+++ date ++ echo 'INFO: =================== Thu Aug 14 02:02:32 UTC 2025 ===================' INFO: =================== Thu Aug 14 02:02:32 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.38,10.0.0.27,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.129,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 + cassandra_server_list='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ 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 08/14/2025 02:02:41.743 7fa44c2bd5c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2025 02:02:41.894 7fa44c2bd5c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2025 02:02:41.908 7fa44c2bd5c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2025 02:02:41.909 7fa44c2bd5c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Exception in worker Traceback (most recent call last): File "/usr/lib64/python3.6/queue.py", line 164, in get self.not_empty.wait() File "/usr/lib64/python3.6/threading.py", line 304, in wait self._acquire_restore(saved_state) File "/usr/lib64/python3.6/threading.py", line 252, in _acquire_restore self._lock.acquire() # Ignore saved state File "/usr/local/lib64/python3.6/site-packages/gevent/thread.py", line 121, in acquire acquired = BoundedSemaphore.acquire(self, blocking, timeout) File "src/gevent/_semaphore.py", line 180, in gevent._gevent_c_semaphore.Semaphore.acquire File "src/gevent/_semaphore.py", line 249, in gevent._gevent_c_semaphore.Semaphore.acquire File "src/gevent/_abstract_linkable.py", line 521, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait File "src/gevent/_abstract_linkable.py", line 487, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait_core File "src/gevent/_abstract_linkable.py", line 490, in gevent._gevent_c_abstract_linkable.AbstractLinkable._wait_core File "src/gevent/_abstract_linkable.py", line 442, in gevent._gevent_c_abstract_linkable.AbstractLinkable._AbstractLinkable__wait_to_be_notified File "src/gevent/_abstract_linkable.py", line 451, in gevent._gevent_c_abstract_linkable.AbstractLinkable._switch_to_hub AttributeError: 'NoneType' object has no attribute 'switch' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.6/concurrent/futures/thread.py", line 67, in _worker work_item = work_queue.get(block=True) File "/usr/lib64/python3.6/queue.py", line 176, in get return item File "/usr/lib64/python3.6/threading.py", line 243, in __exit__ return self._lock.__exit__(*args) File "src/gevent/_semaphore.py", line 281, in gevent._gevent_c_semaphore.Semaphore.__exit__ File "src/gevent/_semaphore.py", line 282, in gevent._gevent_c_semaphore.Semaphore.__exit__ File "src/gevent/_semaphore.py", line 496, in gevent._gevent_c_semaphore.BoundedSemaphore.release File "src/gevent/_semaphore.py", line 496, in gevent._gevent_c_semaphore.BoundedSemaphore.release File "src/gevent/_semaphore.py", line 502, in gevent._gevent_c_semaphore.BoundedSemaphore.release RuntimeError: Semaphore released too many times HttpError Python 3.6.8: /usr/bin/python3 Thu Aug 14 02:03:08 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in () 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.6/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.6/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.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3791 routing_instance_is_default=True)) 3792 self.create_singleton_entry( 3793 RoutingInstance('__default__', ip_fab_vn)) 3794 link_local_vn = self.create_singleton_entry( 3795 VirtualNetwork(cfgm_common.LINK_LOCAL_VN_FQ_NAME[-1])) global RoutingInstance = ip_fab_vn = /usr/local/lib/python3.6/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/routing_instance:defau...51950dcf-0296-4172-ac1e-7f69d7286696 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:__default__ exists already with ID: 51950dcf-0296-4172-ac1e-7f69d7286696 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('routing_instance default-domain:default-project:ip-fabric:__default__',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/routing_instance:defau...51950dcf-0296-4172-ac1e-7f69d7286696 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/routing_instance:defau...51950dcf-0296-4172-ac1e-7f69d7286696 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...51950dcf-0296-4172-ac1e-7f69d7286696 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.6/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.6/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.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.6/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: routing_instance default-domain:default-project:ip-fabric:__default__ During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.6/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.6/site-packages/vnc_cfg_api_server/api_server.py", line 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3793, in _db_init_entries RoutingInstance('__default__', ip_fab_vn)) File "/usr/local/lib/python3.6/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/routing_instance:default-domain:default-project:ip-fabric:__default__ exists already with ID: 51950dcf-0296-4172-ac1e-7f69d7286696 at zookeeper +++ date ++ echo 'INFO: =================== Thu Aug 14 02:03:08 UTC 2025 ===================' INFO: =================== Thu Aug 14 02:03:08 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.27,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.27,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.129,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ 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 08/14/2025 02:03:17.378 7f27e1f4aa48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2025 02:03:17.521 7f27e1f4aa48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2025 02:03:17.534 7f27e1f4aa48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2025 02:03:17.535 7f27e1f4aa48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-08-14 02:03:18] "GET / HTTP/1.1" 200 45871 0.001420 10.0.0.23 - - [2025-08-14 02:03:18] "GET / HTTP/1.1" 200 45871 0.001097 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2025-08-14 02:03:18] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000663 10.0.0.23 - - [2025-08-14 02:03:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.23 - - [2025-08-14 02:03:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.23 - - [2025-08-14 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 186 27.982635 10.0.0.38 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 2.603791 10.0.0.38 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 6.422006 10.0.0.23 - - [2025-08-14 02:03:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 18.953054 10.0.0.23 - - [2025-08-14 02:03:49] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.007195 10.0.0.23 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 8.146778 10.0.0.27 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 4.773823 10.0.0.23 - - [2025-08-14 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 18.711159 10.0.0.23 - - [2025-08-14 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.23 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 12.544081 10.0.0.27 - - [2025-08-14 02:03:49] "GET /global-system-configs HTTP/1.1" 200 322 11.365459 10.0.0.23 - - [2025-08-14 02:03:49] "POST /job-templates HTTP/1.1" 200 555 1.470377 10.0.0.23 - - [2025-08-14 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003587 10.0.0.23 - - [2025-08-14 02:03:51] "POST /job-templates HTTP/1.1" 200 577 0.028476 10.0.0.23 - - [2025-08-14 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.003972 10.0.0.23 - - [2025-08-14 02:03:51] "POST /job-templates HTTP/1.1" 200 559 0.042179 10.0.0.23 - - [2025-08-14 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.006081 10.0.0.23 - - [2025-08-14 02:03:52] "POST /job-templates HTTP/1.1" 200 555 0.084311 10.0.0.23 - - [2025-08-14 02:03:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.062577 10.0.0.23 - - [2025-08-14 02:03:52] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.022696 10.0.0.23 - - [2025-08-14 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.012502 10.0.0.23 - - [2025-08-14 02:03:52] "GET /network-ipam/6614db1f-a6fe-434c-8a01-fe7c01931cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004936 10.0.0.23 - - [2025-08-14 02:03:52] "POST /job-templates HTTP/1.1" 200 559 0.064295 10.0.0.23 - - [2025-08-14 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.012427 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.23 - - [2025-08-14 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.360944 10.0.0.23 - - [2025-08-14 02:03:52] "POST /job-templates HTTP/1.1" 200 565 0.095901 10.0.0.23 - - [2025-08-14 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.013987 10.0.0.23 - - [2025-08-14 02:03:52] "POST /access-control-lists HTTP/1.1" 200 585 0.060972 10.0.0.23 - - [2025-08-14 02:03:52] "POST /service-templates HTTP/1.1" 200 515 0.067320 10.0.0.23 - - [2025-08-14 02:03:53] "POST /job-templates HTTP/1.1" 200 573 0.076375 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.010050 10.0.0.23 - - [2025-08-14 02:03:53] "POST /route-targets HTTP/1.1" 200 327 0.024590 10.0.0.23 - - [2025-08-14 02:03:53] "POST /job-templates HTTP/1.1" 200 555 0.049214 10.0.0.23 - - [2025-08-14 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.037538 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.006441 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.004327 10.0.0.23 - - [2025-08-14 02:03:53] "POST /job-templates HTTP/1.1" 200 557 0.036981 10.0.0.23 - - [2025-08-14 02:03:53] "PUT /access-control-list/46b63263-0456-40df-a266-bb8a11a727ae HTTP/1.1" 200 272 0.042528 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.017550 10.0.0.23 - - [2025-08-14 02:03:53] "POST /job-templates HTTP/1.1" 200 553 0.050658 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.007390 10.0.0.23 - - [2025-08-14 02:03:53] "POST /job-templates HTTP/1.1" 200 563 0.062504 10.0.0.23 - - [2025-08-14 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.060280 10.0.0.23 - - [2025-08-14 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.006228 10.0.0.23 - - [2025-08-14 02:03:54] "POST /tags HTTP/1.1" 200 321 0.080292 10.0.0.23 - - [2025-08-14 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 174 0.012510 10.0.0.23 - - [2025-08-14 02:03:54] "POST /tags HTTP/1.1" 200 309 0.043401 10.0.0.23 - - [2025-08-14 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.005790 10.0.0.23 - - [2025-08-14 02:03:54] "POST /tags HTTP/1.1" 200 323 0.049126 10.0.0.23 - - [2025-08-14 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.005036 10.0.0.23 - - [2025-08-14 02:03:54] "POST /hardwares HTTP/1.1" 200 327 0.016939 10.0.0.23 - - [2025-08-14 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.004239 10.0.0.23 - - [2025-08-14 02:03:54] "POST /hardwares HTTP/1.1" 200 323 0.023679 10.0.0.23 - - [2025-08-14 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 161 0.003750 10.0.0.23 - - [2025-08-14 02:03:54] "POST /hardwares HTTP/1.1" 200 323 0.027291 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.005033 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 325 0.014226 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.004489 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 325 0.016196 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.003887 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 323 0.017223 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.004071 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 319 0.013836 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.006992 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 317 0.013952 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.005025 10.0.0.23 - - [2025-08-14 02:03:55] "POST /hardwares HTTP/1.1" 200 319 0.016907 10.0.0.23 - - [2025-08-14 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 158 0.006859 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 311 0.016978 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 154 0.003561 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 311 0.014099 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 155 0.005109 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 305 0.013764 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 156 0.003553 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 307 0.013467 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.004263 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 311 0.018276 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 153 0.005371 10.0.0.23 - - [2025-08-14 02:03:56] "POST /hardwares HTTP/1.1" 200 309 0.013477 10.0.0.23 - - [2025-08-14 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.004074 10.0.0.23 - - [2025-08-14 02:03:57] "POST /hardwares HTTP/1.1" 200 309 0.014842 10.0.0.23 - - [2025-08-14 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.006920 10.0.0.23 - - [2025-08-14 02:03:57] "POST /hardwares HTTP/1.1" 200 309 0.012895 10.0.0.23 - - [2025-08-14 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 154 0.004577 10.0.0.23 - - [2025-08-14 02:03:57] "POST /features HTTP/1.1" 200 533 0.046669 10.0.0.23 - - [2025-08-14 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.003239 10.0.0.23 - - [2025-08-14 02:03:57] "POST /features HTTP/1.1" 200 521 0.028780 10.0.0.23 - - [2025-08-14 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.007837 10.0.0.23 - - [2025-08-14 02:03:57] "POST /features HTTP/1.1" 200 539 0.027711 10.0.0.23 - - [2025-08-14 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.004275 10.0.0.23 - - [2025-08-14 02:03:57] "POST /features HTTP/1.1" 200 517 0.048904 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003797 10.0.0.23 - - [2025-08-14 02:03:58] "POST /physical-roles HTTP/1.1" 200 521 0.058883 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.007803 10.0.0.23 - - [2025-08-14 02:03:58] "POST /physical-roles HTTP/1.1" 200 519 0.033950 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.006155 10.0.0.23 - - [2025-08-14 02:03:58] "POST /overlay-roles HTTP/1.1" 200 545 0.038579 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003204 10.0.0.23 - - [2025-08-14 02:03:58] "PUT /overlay-role/55b1d3ec-04db-4655-aedf-ade4f93a1850 HTTP/1.1" 200 258 0.018470 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.006986 10.0.0.23 - - [2025-08-14 02:03:58] "POST /overlay-roles HTTP/1.1" 200 529 0.034232 10.0.0.23 - - [2025-08-14 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.004394 10.0.0.23 - - [2025-08-14 02:03:58] "POST /overlay-roles HTTP/1.1" 200 519 0.036513 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.004556 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 547 0.033332 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.005728 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 563 0.026543 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.007242 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 551 0.037723 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.007900 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 547 0.035515 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.006599 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 547 0.043483 10.0.0.23 - - [2025-08-14 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.003747 10.0.0.23 - - [2025-08-14 02:03:59] "POST /role-definitions HTTP/1.1" 200 533 0.037647 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 181 0.006381 10.0.0.23 - - [2025-08-14 02:04:00] "POST /role-definitions HTTP/1.1" 200 537 0.040866 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.003210 10.0.0.23 - - [2025-08-14 02:04:00] "POST /role-definitions HTTP/1.1" 200 561 0.028268 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.006351 10.0.0.23 - - [2025-08-14 02:04:00] "POST /feature-configs HTTP/1.1" 200 562 0.034669 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 192 0.007404 10.0.0.23 - - [2025-08-14 02:04:00] "POST /node-profiles HTTP/1.1" 200 537 0.038934 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.023990 10.0.0.23 - - [2025-08-14 02:04:00] "POST /node-profiles HTTP/1.1" 200 541 0.070776 10.0.0.23 - - [2025-08-14 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.005645 10.0.0.23 - - [2025-08-14 02:04:01] "POST /node-profiles HTTP/1.1" 200 533 0.057279 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.006313 10.0.0.23 - - [2025-08-14 02:04:01] "POST /telemetry-profiles HTTP/1.1" 200 554 0.034163 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.002939 10.0.0.23 - - [2025-08-14 02:04:01] "POST /telemetry-profiles HTTP/1.1" 200 554 0.044895 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.007539 10.0.0.23 - - [2025-08-14 02:04:01] "POST /sflow-profiles HTTP/1.1" 200 538 0.030434 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.004793 10.0.0.23 - - [2025-08-14 02:04:01] "POST /snmp-profiles HTTP/1.1" 200 530 0.026497 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.005375 10.0.0.23 - - [2025-08-14 02:04:01] "POST /device-functional-groups HTTP/1.1" 200 540 0.030907 10.0.0.23 - - [2025-08-14 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.009843 10.0.0.23 - - [2025-08-14 02:04:01] "POST /device-functional-groups HTTP/1.1" 200 590 0.037032 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003968 10.0.0.23 - - [2025-08-14 02:04:02] "POST /device-functional-groups HTTP/1.1" 200 566 0.050373 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 210 0.004689 10.0.0.23 - - [2025-08-14 02:04:02] "POST /role-configs HTTP/1.1" 200 525 0.055296 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.005145 10.0.0.23 - - [2025-08-14 02:04:02] "POST /role-configs HTTP/1.1" 200 522 0.053653 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003717 10.0.0.23 - - [2025-08-14 02:04:02] "POST /role-configs HTTP/1.1" 200 517 0.045847 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014444 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.23 - - [2025-08-14 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010172 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010071 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009868 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.23 - - [2025-08-14 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010016 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.23 - - [2025-08-14 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010007 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.23 - - [2025-08-14 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-08-14 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011560 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.23 - - [2025-08-14 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2025-08-14 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.23 - - [2025-08-14 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013390 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618 10.0.0.23 - - [2025-08-14 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.23 - - [2025-08-14 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.23 - - [2025-08-14 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010249 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010014 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.23 - - [2025-08-14 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2025-08-14 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.23 - - [2025-08-14 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.23 - - [2025-08-14 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.23 - - [2025-08-14 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-08-14 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.23 - - [2025-08-14 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.23 - - [2025-08-14 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.23 - - [2025-08-14 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.23 - - [2025-08-14 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2025-08-14 02:04:23] "POST /network-ipams HTTP/1.1" 200 550 0.060551 10.0.0.23 - - [2025-08-14 02:04:23] "POST /fqname-to-id HTTP/1.1" 404 188 0.003456 10.0.0.23 - - [2025-08-14 02:04:23] "GET /fabric/827dc728-2fd5-4a69-a053-08c992813c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.006261 10.0.0.23 - - [2025-08-14 02:04:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.003500 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2025-08-14 02:06:55] "GET /obj-perms HTTP/1.1" 200 5056 0.343337 10.0.0.23 - - [2025-08-14 02:07:14] "PUT /access-control-list/0c6f559a-eabd-4e13-a8b8-91c3afe20443 HTTP/1.1" 200 272 0.014567 [Introspect:8084]10.0.0.23 - - [2025-08-14 02:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.23 - - [2025-08-14 02:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000905 10.0.0.38 - - [2025-08-14 02:07:56] "GET /obj-perms HTTP/1.1" 200 5056 0.044806 10.0.0.27 - - [2025-08-14 02:07:56] "GET /obj-perms HTTP/1.1" 200 5056 0.042619 [Introspect:8084]10.0.0.23 - - [2025-08-14 02:07:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000779 [Introspect:8084]10.0.0.23 - - [2025-08-14 02:07:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000832 10.0.0.23 - - [2025-08-14 02:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.032241 10.0.0.27 - - [2025-08-14 02:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.024855 10.0.0.23 - - [2025-08-14 02:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.019628 10.0.0.38 - - [2025-08-14 02:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.080839 10.0.0.27 - - [2025-08-14 02:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.101219 10.0.0.23 - - [2025-08-14 02:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.105267 10.0.0.38 - - [2025-08-14 02:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.004205 10.0.0.27 - - [2025-08-14 02:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.020256 10.0.0.38 - - [2025-08-14 02:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.150007 10.0.0.38 - - [2025-08-14 02:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.261969 10.0.0.27 - - [2025-08-14 02:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.270280 10.0.0.23 - - [2025-08-14 02:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.279726 10.0.0.38 - - [2025-08-14 02:09:03] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.38 - - [2025-08-14 02:09:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.38 - - [2025-08-14 02:09:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.039361 10.0.0.23 - - [2025-08-14 02:09:04] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.045756 10.0.0.23 - - [2025-08-14 02:09:04] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001827 10.0.0.23 - - [2025-08-14 02:09:04] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.038429 10.0.0.23 - - [2025-08-14 02:09:05] "POST /id-to-fqname HTTP/1.1" 200 188 0.001363 10.0.0.23 - - [2025-08-14 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.018252 10.0.0.23 - - [2025-08-14 02:09:05] "POST /security-groups HTTP/1.1" 200 589 0.073170 10.0.0.23 - - [2025-08-14 02:09:05] "POST /projects HTTP/1.1" 200 581 0.316567 10.0.0.23 - - [2025-08-14 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.391198 10.0.0.38 - - [2025-08-14 02:09:05] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.612294 10.0.0.23 - - [2025-08-14 02:09:05] "POST /fqname-to-id HTTP/1.1" 404 231 0.062809 10.0.0.38 - - [2025-08-14 02:09:06] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.23 - - [2025-08-14 02:09:09] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.38 - - [2025-08-14 02:09:09] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036345 10.0.0.23 - - [2025-08-14 02:09:09] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001269 10.0.0.38 - - [2025-08-14 02:09:09] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?fields=virtual_networks HTTP/1.1" 200 1028 0.046022 10.0.0.23 - - [2025-08-14 02:09:09] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.38 - - [2025-08-14 02:09:09] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.040148 10.0.0.23 - - [2025-08-14 02:09:09] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.38 - - [2025-08-14 02:09:09] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?fields=security_groups HTTP/1.1" 200 1252 0.037598 10.0.0.23 - - [2025-08-14 02:09:10] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003265 10.0.0.23 - - [2025-08-14 02:09:10] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.23 - - [2025-08-14 02:09:10] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008075 10.0.0.23 - - [2025-08-14 02:09:10] "POST /id-to-fqname HTTP/1.1" 200 167 0.002888 10.0.0.23 - - [2025-08-14 02:09:10] "POST /fqname-to-id HTTP/1.1" 404 176 0.007027 10.0.0.23 - - [2025-08-14 02:09:10] "POST /security-groups HTTP/1.1" 200 568 0.042964 10.0.0.23 - - [2025-08-14 02:09:10] "POST /projects HTTP/1.1" 200 539 0.256103 10.0.0.23 - - [2025-08-14 02:09:10] "POST /access-control-lists HTTP/1.1" 200 573 0.040318 10.0.0.23 - - [2025-08-14 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.345507 10.0.0.38 - - [2025-08-14 02:09:10] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.570326 [Introspect:8084]10.0.0.38 - - [2025-08-14 02:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001379 10.0.0.23 - - [2025-08-14 02:09:12] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001060 10.0.0.38 - - [2025-08-14 02:09:12] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.047755 10.0.0.23 - - [2025-08-14 02:09:13] "GET /obj-perms HTTP/1.1" 200 5056 0.044547 [Introspect:8084]10.0.0.38 - - [2025-08-14 02:09:15] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000909 10.0.0.38 - - [2025-08-14 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.042706 10.0.0.38 - - [2025-08-14 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.004667 10.0.0.38 - - [2025-08-14 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.005030 10.0.0.38 - - [2025-08-14 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.005622 10.0.0.38 - - [2025-08-14 02:09:15] "GET /obj-perms HTTP/1.1" 200 5056 0.005121 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004740 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.009010 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004379 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004205 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.004543 10.0.0.38 - - [2025-08-14 02:09:16] "GET /obj-perms HTTP/1.1" 200 5056 0.003830 10.0.0.38 - - [2025-08-14 02:09:17] "GET /obj-perms HTTP/1.1" 200 5056 0.003834 10.0.0.23 - - [2025-08-14 02:09:17] "GET /obj-perms HTTP/1.1" 200 5056 0.003574 10.0.0.23 - - [2025-08-14 02:09:17] "GET /obj-perms HTTP/1.1" 200 5056 0.003669 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.004655 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.003747 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.005811 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.003513 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.003682 10.0.0.38 - - [2025-08-14 02:09:18] "GET /obj-perms HTTP/1.1" 200 5056 0.003931 10.0.0.38 - - [2025-08-14 02:09:19] "GET /obj-perms HTTP/1.1" 200 5056 0.003728 10.0.0.38 - - [2025-08-14 02:09:19] "GET /obj-perms HTTP/1.1" 200 5056 0.003590 10.0.0.38 - - [2025-08-14 02:09:19] "GET /obj-perms HTTP/1.1" 200 5056 0.004732 10.0.0.38 - - [2025-08-14 02:09:19] "GET /obj-perms HTTP/1.1" 200 5056 0.003354 10.0.0.38 - - [2025-08-14 02:09:20] "GET /obj-perms HTTP/1.1" 200 5056 0.003967 10.0.0.38 - - [2025-08-14 02:09:21] "GET /obj-perms HTTP/1.1" 200 5056 0.003863 10.0.0.38 - - [2025-08-14 02:09:22] "GET /obj-perms HTTP/1.1" 200 5056 0.003739 10.0.0.38 - - [2025-08-14 02:09:22] "GET /obj-perms HTTP/1.1" 200 5056 0.004332 10.0.0.38 - - [2025-08-14 02:09:22] "GET /obj-perms HTTP/1.1" 200 5056 0.003607 10.0.0.38 - - [2025-08-14 02:09:23] "GET /obj-perms HTTP/1.1" 200 5056 0.003696 10.0.0.38 - - [2025-08-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.022336 10.0.0.23 - - [2025-08-14 02:09:24] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003744 10.0.0.23 - - [2025-08-14 02:09:24] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001521 10.0.0.23 - - [2025-08-14 02:09:24] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010286 10.0.0.23 - - [2025-08-14 02:09:24] "POST /id-to-fqname HTTP/1.1" 200 201 0.001690 10.0.0.23 - - [2025-08-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.009419 10.0.0.23 - - [2025-08-14 02:09:24] "POST /security-groups HTTP/1.1" 200 602 0.028275 10.0.0.23 - - [2025-08-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.003031 10.0.0.23 - - [2025-08-14 02:09:24] "POST /projects HTTP/1.1" 200 607 0.278932 10.0.0.23 - - [2025-08-14 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.350333 10.0.0.23 - - [2025-08-14 02:09:24] "POST /access-control-lists HTTP/1.1" 200 605 0.036341 10.0.0.38 - - [2025-08-14 02:09:25] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.507697 10.0.0.38 - - [2025-08-14 02:09:25] "GET / HTTP/1.1" 200 35931 0.003056 10.0.0.38 - - [2025-08-14 02:09:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.38 - - [2025-08-14 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.061457 10.0.0.23 - - [2025-08-14 02:09:27] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001022 10.0.0.38 - - [2025-08-14 02:09:27] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.062347 10.0.0.23 - - [2025-08-14 02:09:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009092 10.0.0.38 - - [2025-08-14 02:09:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.314757 10.0.0.38 - - [2025-08-14 02:09:28] "POST /id-to-fqname HTTP/1.1" 200 233 0.001272 10.0.0.38 - - [2025-08-14 02:09:28] "GET /virtual-network/722870ad-b272-411c-aca2-9d4c5d3d9d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005848 10.0.0.38 - - [2025-08-14 02:09:28] "GET /virtual-network/722870ad-b272-411c-aca2-9d4c5d3d9d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005724 10.0.0.38 - - [2025-08-14 02:09:28] "POST /neutron/network HTTP/1.1" 200 839 0.007548 10.0.0.38 - - [2025-08-14 02:09:28] "GET /virtual-network/722870ad-b272-411c-aca2-9d4c5d3d9d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005885 10.0.0.27 - - [2025-08-14 02:09:29] "GET /obj-perms HTTP/1.1" 200 5052 0.044338 10.0.0.38 - - [2025-08-14 02:09:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001354 10.0.0.23 - - [2025-08-14 02:09:32] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001140 10.0.0.38 - - [2025-08-14 02:09:32] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.077204 10.0.0.38 - - [2025-08-14 02:09:33] "POST /neutron/network HTTP/1.1" 200 839 0.027740 10.0.0.38 - - [2025-08-14 02:09:33] "POST /neutron/port HTTP/1.1" 200 117 0.006161 10.0.0.38 - - [2025-08-14 02:09:34] "POST /neutron/port HTTP/1.1" 200 1071 0.037247 10.0.0.38 - - [2025-08-14 02:09:35] "POST /neutron/port HTTP/1.1" 200 1099 0.015251 10.0.0.38 - - [2025-08-14 02:09:35] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.38 - - [2025-08-14 02:09:38] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007688 10.0.0.38 - - [2025-08-14 02:09:39] "GET /obj-perms HTTP/1.1" 200 5052 0.041785 10.0.0.38 - - [2025-08-14 02:09:42] "GET /obj-perms HTTP/1.1" 200 5052 0.012439 10.0.0.38 - - [2025-08-14 02:09:44] "POST /neutron/port HTTP/1.1" 200 1099 0.014323 10.0.0.38 - - [2025-08-14 02:09:45] "POST /neutron/network HTTP/1.1" 200 839 0.006697 10.0.0.23 - - [2025-08-14 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.23 - - [2025-08-14 02:09:46] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001515 10.0.0.38 - - [2025-08-14 02:09:46] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.054438 10.0.0.23 - - [2025-08-14 02:09:46] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001913 10.0.0.38 - - [2025-08-14 02:09:46] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?fields=virtual_networks HTTP/1.1" 200 1054 0.054200 10.0.0.23 - - [2025-08-14 02:09:46] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000978 10.0.0.38 - - [2025-08-14 02:09:46] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.038120 10.0.0.23 - - [2025-08-14 02:09:46] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000969 10.0.0.38 - - [2025-08-14 02:09:47] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?fields=security_groups HTTP/1.1" 200 1291 0.050271 10.0.0.23 - - [2025-08-14 02:09:47] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001022 10.0.0.38 - - [2025-08-14 02:09:47] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.050160 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /project/ae8b73067002412a9da94384faaae07e HTTP/1.1" 404 173 0.013152 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /project/1c6ade708f5548c3a2f96138cfecba41 HTTP/1.1" 404 173 0.014755 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000971 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000849 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /project/1e06159f1e08472590ca8766bcc13676 HTTP/1.1" 404 173 0.009288 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.061460 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.086263 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001055 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001110 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?fields=security_groups HTTP/1.1" 200 1357 0.059928 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?fields=security_groups HTTP/1.1" 200 1396 0.066132 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /security-group/54690cdc-fc12-411a-8bd5-4ee84ec2d435 HTTP/1.1" 200 115 0.048783 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1e06159f-1e08-4725-90ca-8766bcc13676&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1e06159f-1e08-4725-90ca-8766bcc13676?fields=application_policy_sets HTTP/1.1" 200 1396 0.086521 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /access-control-list/61a429d2-46ff-4f6a-a5d0-ee6b3df8c99a HTTP/1.1" 200 115 0.079623 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /security-group/23ac03a4-2649-4e94-aa36-b38d6978e0ac HTTP/1.1" 200 115 0.183394 10.0.0.23 - - [2025-08-14 02:09:53] "GET /projects?obj_uuids=1c6ade70-8f55-48c3-a2f9-6138cfecba41&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001069 10.0.0.23 - - [2025-08-14 02:09:53] "GET /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41?fields=application_policy_sets HTTP/1.1" 200 1435 0.078680 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /project/1e06159f-1e08-4725-90ca-8766bcc13676 HTTP/1.1" 200 115 0.601670 10.0.0.23 - - [2025-08-14 02:09:53] "DELETE /project/1c6ade70-8f55-48c3-a2f9-6138cfecba41 HTTP/1.1" 200 115 0.708324 10.0.0.38 - - [2025-08-14 02:09:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.020787 10.0.0.23 - - [2025-08-14 02:09:55] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002901 10.0.0.23 - - [2025-08-14 02:09:55] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.23 - - [2025-08-14 02:09:55] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008957 10.0.0.23 - - [2025-08-14 02:09:55] "POST /id-to-fqname HTTP/1.1" 200 202 0.002904 10.0.0.23 - - [2025-08-14 02:09:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.010729 10.0.0.23 - - [2025-08-14 02:09:55] "POST /security-groups HTTP/1.1" 200 603 0.027296 10.0.0.23 - - [2025-08-14 02:09:55] "POST /fqname-to-id HTTP/1.1" 404 246 0.002865 10.0.0.23 - - [2025-08-14 02:09:55] "POST /projects HTTP/1.1" 200 609 0.249916 10.0.0.23 - - [2025-08-14 02:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.319596 10.0.0.23 - - [2025-08-14 02:09:55] "POST /access-control-lists HTTP/1.1" 200 606 0.059955 10.0.0.38 - - [2025-08-14 02:09:55] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.473277 10.0.0.38 - - [2025-08-14 02:09:56] "GET / HTTP/1.1" 200 35931 0.001813 10.0.0.38 - - [2025-08-14 02:09:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2025-08-14 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.321917 10.0.0.23 - - [2025-08-14 02:09:57] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000979 10.0.0.38 - - [2025-08-14 02:09:57] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046530 10.0.0.23 - - [2025-08-14 02:09:58] "GET /obj-perms HTTP/1.1" 200 5056 0.052906 10.0.0.23 - - [2025-08-14 02:09:58] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.38 - - [2025-08-14 02:09:58] "POST /neutron/network HTTP/1.1" 200 703 0.202633 10.0.0.38 - - [2025-08-14 02:09:58] "POST /id-to-fqname HTTP/1.1" 200 275 0.003417 10.0.0.38 - - [2025-08-14 02:09:58] "GET /virtual-network/b4dcacd4-8655-4e41-8bc2-2d427e6a978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009349 10.0.0.38 - - [2025-08-14 02:09:58] "POST /neutron/network HTTP/1.1" 200 922 0.006267 10.0.0.38 - - [2025-08-14 02:09:58] "GET /virtual-network/b4dcacd4-8655-4e41-8bc2-2d427e6a978b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004972 10.0.0.38 - - [2025-08-14 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.23 - - [2025-08-14 02:09:58] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001319 10.0.0.38 - - [2025-08-14 02:09:58] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055770 10.0.0.38 - - [2025-08-14 02:09:58] "POST /neutron/network HTTP/1.1" 200 117 0.011984 10.0.0.23 - - [2025-08-14 02:09:59] "POST /route-targets HTTP/1.1" 200 327 0.014076 10.0.0.38 - - [2025-08-14 02:09:59] "POST /neutron/network HTTP/1.1" 200 920 0.012307 10.0.0.38 - - [2025-08-14 02:09:59] "POST /id-to-fqname HTTP/1.1" 200 275 0.001117 10.0.0.38 - - [2025-08-14 02:09:59] "GET /virtual-network/e206846f-248a-4981-9aba-c1d193332c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.006598 10.0.0.38 - - [2025-08-14 02:09:59] "GET /virtual-network/e206846f-248a-4981-9aba-c1d193332c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005473 10.0.0.38 - - [2025-08-14 02:09:59] "POST /neutron/subnet HTTP/1.1" 200 715 0.008713 10.0.0.38 - - [2025-08-14 02:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.23 - - [2025-08-14 02:09:59] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.38 - - [2025-08-14 02:09:59] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046608 10.0.0.23 - - [2025-08-14 02:09:59] "POST /ref-update HTTP/1.1" 200 156 0.033466 10.0.0.23 - - [2025-08-14 02:09:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004236 10.0.0.38 - - [2025-08-14 02:10:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.250581 10.0.0.38 - - [2025-08-14 02:10:00] "POST /id-to-fqname HTTP/1.1" 200 276 0.001313 10.0.0.38 - - [2025-08-14 02:10:00] "GET /virtual-network/5d33cbd8-8351-4649-b387-a70396e056f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005383 10.0.0.38 - - [2025-08-14 02:10:00] "GET /virtual-network/5d33cbd8-8351-4649-b387-a70396e056f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.008409 10.0.0.38 - - [2025-08-14 02:10:00] "POST /neutron/network HTTP/1.1" 200 925 0.006092 10.0.0.38 - - [2025-08-14 02:10:00] "POST /id-to-fqname HTTP/1.1" 200 275 0.001324 10.0.0.23 - - [2025-08-14 02:10:01] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001504 10.0.0.38 - - [2025-08-14 02:10:01] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.076955 10.0.0.38 - - [2025-08-14 02:10:01] "POST /neutron/network HTTP/1.1" 200 920 0.006148 10.0.0.38 - - [2025-08-14 02:10:01] "POST /id-to-fqname HTTP/1.1" 200 276 0.001318 10.0.0.38 - - [2025-08-14 02:10:01] "POST /neutron/port HTTP/1.1" 200 117 0.005907 10.0.0.23 - - [2025-08-14 02:10:01] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001319 10.0.0.38 - - [2025-08-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1070 0.422222 10.0.0.38 - - [2025-08-14 02:10:02] "POST /neutron/port HTTP/1.1" 200 1124 0.181835 10.0.0.23 - - [2025-08-14 02:10:02] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.38 - - [2025-08-14 02:10:02] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.098292 10.0.0.38 - - [2025-08-14 02:10:02] "POST /neutron/subnet HTTP/1.1" 200 689 0.036819 10.0.0.38 - - [2025-08-14 02:10:02] "POST /neutron/network HTTP/1.1" 200 920 0.008401 10.0.0.38 - - [2025-08-14 02:10:03] "POST /neutron/port HTTP/1.1" 200 117 0.006205 10.0.0.38 - - [2025-08-14 02:10:04] "POST /neutron/port HTTP/1.1" 200 1073 0.034307 10.0.0.38 - - [2025-08-14 02:10:04] "POST /neutron/network HTTP/1.1" 200 920 0.009210 10.0.0.38 - - [2025-08-14 02:10:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003923 10.0.0.38 - - [2025-08-14 02:10:04] "POST /neutron/network HTTP/1.1" 200 925 0.007860 10.0.0.38 - - [2025-08-14 02:10:05] "POST /neutron/port HTTP/1.1" 200 151 0.178175 10.0.0.38 - - [2025-08-14 02:10:06] "POST /neutron/network HTTP/1.1" 200 925 0.009522 10.0.0.38 - - [2025-08-14 02:10:07] "POST /neutron/port HTTP/1.1" 200 1127 0.012337 10.0.0.38 - - [2025-08-14 02:10:08] "POST /neutron/network HTTP/1.1" 200 1679 0.010421 10.0.0.38 - - [2025-08-14 02:10:08] "POST /neutron/network HTTP/1.1" 200 925 0.006680 10.0.0.23 - - [2025-08-14 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.23 - - [2025-08-14 02:10:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005059 10.0.0.23 - - [2025-08-14 02:10:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002880 10.0.0.38 - - [2025-08-14 02:10:09] "POST /neutron/network HTTP/1.1" 200 151 0.119889 10.0.0.23 - - [2025-08-14 02:10:09] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002025 10.0.0.23 - - [2025-08-14 02:10:09] "DELETE /route-target/27c1aa32-6959-4519-ab5e-009d15de1b9f HTTP/1.1" 200 115 0.027655 10.0.0.38 - - [2025-08-14 02:10:09] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.083722 10.0.0.23 - - [2025-08-14 02:10:09] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.38 - - [2025-08-14 02:10:09] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?fields=virtual_networks HTTP/1.1" 200 1056 0.080608 10.0.0.23 - - [2025-08-14 02:10:09] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001013 10.0.0.38 - - [2025-08-14 02:10:09] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.043141 10.0.0.23 - - [2025-08-14 02:10:09] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.38 - - [2025-08-14 02:10:09] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?fields=security_groups HTTP/1.1" 200 1294 0.052894 10.0.0.38 - - [2025-08-14 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.022694 10.0.0.23 - - [2025-08-14 02:10:10] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.23 - - [2025-08-14 02:10:10] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.23 - - [2025-08-14 02:10:10] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007346 10.0.0.23 - - [2025-08-14 02:10:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.003403 10.0.0.23 - - [2025-08-14 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.003915 10.0.0.23 - - [2025-08-14 02:10:10] "POST /security-groups HTTP/1.1" 200 593 0.075400 10.0.0.23 - - [2025-08-14 02:10:10] "POST /projects HTTP/1.1" 200 589 0.289463 10.0.0.23 - - [2025-08-14 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.330929 10.0.0.23 - - [2025-08-14 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.016381 10.0.0.38 - - [2025-08-14 02:10:10] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.489651 10.0.0.38 - - [2025-08-14 02:10:11] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.38 - - [2025-08-14 02:10:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2025-08-14 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.053376 10.0.0.23 - - [2025-08-14 02:10:12] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001049 10.0.0.38 - - [2025-08-14 02:10:12] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.053984 10.0.0.23 - - [2025-08-14 02:10:13] "POST /ref-update HTTP/1.1" 200 156 0.028272 10.0.0.23 - - [2025-08-14 02:10:13] "POST /useragent-kv HTTP/1.1" 200 115 0.017427 10.0.0.38 - - [2025-08-14 02:10:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.264380 10.0.0.38 - - [2025-08-14 02:10:13] "POST /id-to-fqname HTTP/1.1" 200 255 0.001300 10.0.0.38 - - [2025-08-14 02:10:13] "GET /virtual-network/27e601e4-ee06-46a0-81b5-dd0597354f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005365 10.0.0.38 - - [2025-08-14 02:10:13] "GET /virtual-network/27e601e4-ee06-46a0-81b5-dd0597354f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005276 10.0.0.38 - - [2025-08-14 02:10:13] "POST /neutron/network HTTP/1.1" 200 892 0.005855 10.0.0.38 - - [2025-08-14 02:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.23 - - [2025-08-14 02:10:13] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000995 10.0.0.38 - - [2025-08-14 02:10:13] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.057489 10.0.0.23 - - [2025-08-14 02:10:13] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000950 10.0.0.38 - - [2025-08-14 02:10:13] "POST /neutron/network HTTP/1.1" 200 673 0.131902 10.0.0.38 - - [2025-08-14 02:10:13] "POST /id-to-fqname HTTP/1.1" 200 255 0.003344 10.0.0.38 - - [2025-08-14 02:10:13] "GET /virtual-network/f96d436a-679e-4899-9764-387027844210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005419 10.0.0.38 - - [2025-08-14 02:10:13] "POST /neutron/network HTTP/1.1" 200 891 0.006817 10.0.0.38 - - [2025-08-14 02:10:13] "GET /virtual-network/f96d436a-679e-4899-9764-387027844210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005150 10.0.0.38 - - [2025-08-14 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2025-08-14 02:10:14] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001471 10.0.0.38 - - [2025-08-14 02:10:14] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045914 10.0.0.38 - - [2025-08-14 02:10:14] "POST /neutron/network HTTP/1.1" 200 117 0.011654 10.0.0.23 - - [2025-08-14 02:10:14] "POST /route-targets HTTP/1.1" 200 327 0.013112 10.0.0.38 - - [2025-08-14 02:10:14] "POST /neutron/network HTTP/1.1" 200 894 0.007959 10.0.0.38 - - [2025-08-14 02:10:14] "POST /id-to-fqname HTTP/1.1" 200 256 0.001086 10.0.0.38 - - [2025-08-14 02:10:14] "GET /virtual-network/67753abe-e8b8-4522-9840-0adf231145ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005377 10.0.0.38 - - [2025-08-14 02:10:14] "GET /virtual-network/67753abe-e8b8-4522-9840-0adf231145ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006128 10.0.0.38 - - [2025-08-14 02:10:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.008734 10.0.0.38 - - [2025-08-14 02:10:14] "POST /id-to-fqname HTTP/1.1" 200 255 0.001170 10.0.0.23 - - [2025-08-14 02:10:15] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001111 10.0.0.38 - - [2025-08-14 02:10:15] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.059573 10.0.0.38 - - [2025-08-14 02:10:15] "POST /neutron/port HTTP/1.1" 200 117 0.006273 10.0.0.38 - - [2025-08-14 02:10:15] "POST /id-to-fqname HTTP/1.1" 200 256 0.001289 10.0.0.38 - - [2025-08-14 02:10:15] "POST /neutron/network HTTP/1.1" 200 904 0.006284 10.0.0.38 - - [2025-08-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1061 0.018122 10.0.0.38 - - [2025-08-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1089 0.033128 10.0.0.23 - - [2025-08-14 02:10:16] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001111 10.0.0.38 - - [2025-08-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.38 - - [2025-08-14 02:10:16] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.089231 10.0.0.38 - - [2025-08-14 02:10:16] "POST /neutron/port HTTP/1.1" 200 1089 0.021011 10.0.0.38 - - [2025-08-14 02:10:17] "POST /neutron/network HTTP/1.1" 200 904 0.007294 10.0.0.38 - - [2025-08-14 02:10:17] "POST /neutron/port HTTP/1.1" 200 1062 0.018968 10.0.0.38 - - [2025-08-14 02:10:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003651 10.0.0.38 - - [2025-08-14 02:10:18] "POST /neutron/network HTTP/1.1" 200 894 0.006196 10.0.0.38 - - [2025-08-14 02:10:18] "POST /neutron/port HTTP/1.1" 200 1089 0.013951 10.0.0.38 - - [2025-08-14 02:10:19] "POST /neutron/port HTTP/1.1" 200 1090 0.034253 10.0.0.38 - - [2025-08-14 02:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.006230 10.0.0.23 - - [2025-08-14 02:10:20] "DELETE /route-target/ab4ff8af-50a9-431b-bce7-c87da4af934c HTTP/1.1" 200 115 0.038365 10.0.0.38 - - [2025-08-14 02:10:20] "POST /neutron/network HTTP/1.1" 200 894 0.012393 10.0.0.23 - - [2025-08-14 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010463 10.0.0.23 - - [2025-08-14 02:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007874 10.0.0.23 - - [2025-08-14 02:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005015 10.0.0.38 - - [2025-08-14 02:10:21] "POST /neutron/network HTTP/1.1" 200 151 0.149807 10.0.0.23 - - [2025-08-14 02:10:21] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001424 10.0.0.38 - - [2025-08-14 02:10:21] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.081378 10.0.0.23 - - [2025-08-14 02:10:21] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001065 10.0.0.38 - - [2025-08-14 02:10:21] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?fields=virtual_networks HTTP/1.1" 200 1037 0.050954 10.0.0.23 - - [2025-08-14 02:10:21] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001488 10.0.0.38 - - [2025-08-14 02:10:21] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.051320 10.0.0.23 - - [2025-08-14 02:10:21] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001026 10.0.0.38 - - [2025-08-14 02:10:21] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?fields=security_groups HTTP/1.1" 200 1265 0.049981 10.0.0.38 - - [2025-08-14 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.021691 10.0.0.23 - - [2025-08-14 02:10:22] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003350 10.0.0.23 - - [2025-08-14 02:10:22] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.23 - - [2025-08-14 02:10:22] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008853 10.0.0.23 - - [2025-08-14 02:10:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.002044 10.0.0.23 - - [2025-08-14 02:10:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.008953 10.0.0.23 - - [2025-08-14 02:10:22] "POST /security-groups HTTP/1.1" 200 599 0.043040 10.0.0.23 - - [2025-08-14 02:10:22] "POST /projects HTTP/1.1" 200 601 0.300323 10.0.0.23 - - [2025-08-14 02:10:22] "POST /access-control-lists HTTP/1.1" 200 604 0.027792 10.0.0.23 - - [2025-08-14 02:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.375269 10.0.0.38 - - [2025-08-14 02:10:22] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.532960 10.0.0.38 - - [2025-08-14 02:10:23] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.38 - - [2025-08-14 02:10:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.38 - - [2025-08-14 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.046729 10.0.0.23 - - [2025-08-14 02:10:24] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000987 10.0.0.38 - - [2025-08-14 02:10:24] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034732 10.0.0.23 - - [2025-08-14 02:10:24] "POST /route-targets HTTP/1.1" 200 327 0.013044 10.0.0.23 - - [2025-08-14 02:10:25] "POST /useragent-kv HTTP/1.1" 200 115 0.013375 10.0.0.38 - - [2025-08-14 02:10:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.288537 10.0.0.38 - - [2025-08-14 02:10:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.001302 10.0.0.38 - - [2025-08-14 02:10:25] "GET /virtual-network/64bac575-e707-4ca7-b206-27fa9830ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005516 10.0.0.38 - - [2025-08-14 02:10:25] "GET /virtual-network/64bac575-e707-4ca7-b206-27fa9830ee6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008443 10.0.0.38 - - [2025-08-14 02:10:25] "POST /neutron/network HTTP/1.1" 200 910 0.006718 10.0.0.38 - - [2025-08-14 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.23 - - [2025-08-14 02:10:25] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001407 10.0.0.38 - - [2025-08-14 02:10:25] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043352 10.0.0.23 - - [2025-08-14 02:10:25] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.38 - - [2025-08-14 02:10:25] "POST /neutron/network HTTP/1.1" 200 691 0.124016 10.0.0.23 - - [2025-08-14 02:10:25] "POST /ref-update HTTP/1.1" 200 156 0.022429 10.0.0.38 - - [2025-08-14 02:10:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.004786 10.0.0.38 - - [2025-08-14 02:10:25] "GET /virtual-network/4c853771-c199-4312-a202-39b0bc57759c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006146 10.0.0.38 - - [2025-08-14 02:10:25] "POST /neutron/network HTTP/1.1" 200 911 0.007135 10.0.0.38 - - [2025-08-14 02:10:25] "GET /virtual-network/4c853771-c199-4312-a202-39b0bc57759c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005811 10.0.0.38 - - [2025-08-14 02:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.23 - - [2025-08-14 02:10:25] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.38 - - [2025-08-14 02:10:25] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.052606 10.0.0.38 - - [2025-08-14 02:10:26] "POST /neutron/network HTTP/1.1" 200 117 0.023945 10.0.0.38 - - [2025-08-14 02:10:26] "POST /neutron/network HTTP/1.1" 200 911 0.007584 10.0.0.38 - - [2025-08-14 02:10:26] "POST /id-to-fqname HTTP/1.1" 200 268 0.001778 10.0.0.38 - - [2025-08-14 02:10:26] "GET /virtual-network/cb698cd7-74c8-4ad8-a3f1-d616f56a02fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004863 10.0.0.38 - - [2025-08-14 02:10:26] "GET /virtual-network/cb698cd7-74c8-4ad8-a3f1-d616f56a02fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005843 10.0.0.38 - - [2025-08-14 02:10:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.007650 10.0.0.38 - - [2025-08-14 02:10:26] "POST /id-to-fqname HTTP/1.1" 200 267 0.001088 10.0.0.23 - - [2025-08-14 02:10:53] "DELETE /project/db2a44915c7a4830974fb1b3be8c59d5 HTTP/1.1" 404 173 0.013241 10.0.0.23 - - [2025-08-14 02:10:53] "DELETE /project/d259d3deb25044a78c7a24248d7421c7 HTTP/1.1" 404 173 0.012394 10.0.0.23 - - [2025-08-14 02:10:53] "DELETE /project/27e4cae22d6e49b4bfd8f60e3fe4d8ab HTTP/1.1" 404 173 0.015256 10.0.0.23 - - [2025-08-14 02:10:53] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.23 - - [2025-08-14 02:10:53] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000862 10.0.0.23 - - [2025-08-14 02:10:53] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.053863 10.0.0.23 - - [2025-08-14 02:10:53] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.23 - - [2025-08-14 02:10:53] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.083107 10.0.0.23 - - [2025-08-14 02:10:53] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001595 10.0.0.23 - - [2025-08-14 02:10:53] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?fields=security_groups HTTP/1.1" 200 1399 0.076886 10.0.0.23 - - [2025-08-14 02:10:53] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?fields=security_groups HTTP/1.1" 200 1370 0.083348 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /security-group/e11d18b8-ba7e-4f70-8125-afaf3cdc763e HTTP/1.1" 200 115 0.060010 10.0.0.23 - - [2025-08-14 02:10:54] "GET /projects?obj_uuids=27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /access-control-list/6696bfeb-4258-4a61-b812-ee66c14c7763 HTTP/1.1" 200 115 0.044687 10.0.0.23 - - [2025-08-14 02:10:54] "GET /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab?fields=application_policy_sets HTTP/1.1" 200 1438 0.057034 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /security-group/512e5169-300c-44b8-bbfb-384b931f7418 HTTP/1.1" 200 115 0.116750 10.0.0.23 - - [2025-08-14 02:10:54] "GET /projects?obj_uuids=db2a4491-5c7a-4830-974f-b1b3be8c59d5&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001550 10.0.0.23 - - [2025-08-14 02:10:54] "GET /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5?fields=application_policy_sets HTTP/1.1" 200 1409 0.173122 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /access-control-list/08b5b958-3228-4a11-8a71-049877d29163 HTTP/1.1" 200 115 0.105770 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /project/27e4cae2-2d6e-49b4-bfd8-f60e3fe4d8ab HTTP/1.1" 200 115 0.569453 10.0.0.23 - - [2025-08-14 02:10:54] "DELETE /project/db2a4491-5c7a-4830-974f-b1b3be8c59d5 HTTP/1.1" 200 115 0.707291 10.0.0.23 - - [2025-08-14 02:11:00] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000992 10.0.0.38 - - [2025-08-14 02:11:00] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057733 10.0.0.38 - - [2025-08-14 02:11:00] "POST /neutron/port HTTP/1.1" 200 117 0.005873 10.0.0.38 - - [2025-08-14 02:11:00] "POST /id-to-fqname HTTP/1.1" 200 268 0.001275 10.0.0.38 - - [2025-08-14 02:11:00] "POST /neutron/network HTTP/1.1" 200 921 0.006608 10.0.0.23 - - [2025-08-14 02:11:01] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.38 - - [2025-08-14 02:11:01] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.064435 10.0.0.38 - - [2025-08-14 02:11:01] "POST /neutron/port HTTP/1.1" 200 1069 0.015970 10.0.0.38 - - [2025-08-14 02:11:01] "POST /neutron/port HTTP/1.1" 200 1123 0.127820 10.0.0.38 - - [2025-08-14 02:11:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006820 10.0.0.23 - - [2025-08-14 02:11:02] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000999 10.0.0.38 - - [2025-08-14 02:11:02] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.063057 10.0.0.38 - - [2025-08-14 02:11:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.032336 10.0.0.38 - - [2025-08-14 02:11:02] "POST /neutron/network HTTP/1.1" 200 921 0.006668 10.0.0.38 - - [2025-08-14 02:11:02] "POST /neutron/port HTTP/1.1" 200 1067 0.021031 10.0.0.38 - - [2025-08-14 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.38 - - [2025-08-14 02:11:02] "GET /security-group/fa11984e-996d-4876-a476-278bdce26d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.009614 10.0.0.38 - - [2025-08-14 02:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008894 10.0.0.23 - - [2025-08-14 02:11:02] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001307 10.0.0.38 - - [2025-08-14 02:11:03] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.104862 10.0.0.38 - - [2025-08-14 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.38 - - [2025-08-14 02:11:03] "GET /security-group/fa11984e-996d-4876-a476-278bdce26d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.006405 10.0.0.38 - - [2025-08-14 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.38 - - [2025-08-14 02:11:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009414 10.0.0.38 - - [2025-08-14 02:11:03] "PUT /security-group/fa11984e-996d-4876-a476-278bdce26d4a HTTP/1.1" 200 262 0.034531 10.0.0.38 - - [2025-08-14 02:11:03] "POST /neutron/network HTTP/1.1" 200 911 0.011641 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003376 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.23 - - [2025-08-14 02:11:04] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.38 - - [2025-08-14 02:11:04] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.010845 10.0.0.38 - - [2025-08-14 02:11:04] "POST /service-templates HTTP/1.1" 200 543 0.039395 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.38 - - [2025-08-14 02:11:04] "GET /service-template/b1249241-b8bf-4bab-9d4f-841fa68be3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007184 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.38 - - [2025-08-14 02:11:04] "GET /service-template/b1249241-b8bf-4bab-9d4f-841fa68be3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004673 10.0.0.38 - - [2025-08-14 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 267 0.001317 10.0.0.38 - - [2025-08-14 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 267 0.001547 10.0.0.38 - - [2025-08-14 02:11:04] "POST /id-to-fqname HTTP/1.1" 200 268 0.001431 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2025-08-14 02:11:04] "DELETE /service-template/b1249241-b8bf-4bab-9d4f-841fa68be3e0 HTTP/1.1" 200 115 0.041919 10.0.0.38 - - [2025-08-14 02:11:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.005140 10.0.0.38 - - [2025-08-14 02:11:07] "POST /neutron/network HTTP/1.1" 200 911 0.007818 10.0.0.38 - - [2025-08-14 02:11:09] "POST /neutron/network HTTP/1.1" 400 204 0.016672 10.0.0.38 - - [2025-08-14 02:11:13] "POST /neutron/network HTTP/1.1" 200 911 0.006608 10.0.0.38 - - [2025-08-14 02:11:15] "POST /neutron/network HTTP/1.1" 400 204 0.012411 10.0.0.38 - - [2025-08-14 02:11:19] "POST /neutron/network HTTP/1.1" 200 911 0.010577 10.0.0.38 - - [2025-08-14 02:11:21] "POST /neutron/network HTTP/1.1" 400 204 0.011553 10.0.0.38 - - [2025-08-14 02:11:25] "POST /neutron/network HTTP/1.1" 200 911 0.008755 10.0.0.38 - - [2025-08-14 02:11:27] "POST /neutron/network HTTP/1.1" 400 204 0.015720 10.0.0.38 - - [2025-08-14 02:11:31] "POST /neutron/network HTTP/1.1" 200 911 0.007132 10.0.0.38 - - [2025-08-14 02:11:33] "POST /neutron/network HTTP/1.1" 400 204 0.014743 10.0.0.38 - - [2025-08-14 02:11:37] "POST /neutron/network HTTP/1.1" 200 911 0.007700 10.0.0.38 - - [2025-08-14 02:11:39] "POST /neutron/network HTTP/1.1" 400 204 0.013703 10.0.0.38 - - [2025-08-14 02:11:43] "POST /neutron/network HTTP/1.1" 200 911 0.006881 10.0.0.38 - - [2025-08-14 02:11:46] "POST /neutron/network HTTP/1.1" 400 204 0.013010 10.0.0.38 - - [2025-08-14 02:11:48] "POST /neutron/port HTTP/1.1" 200 1097 0.015126 10.0.0.38 - - [2025-08-14 02:11:49] "POST /neutron/port HTTP/1.1" 200 117 0.009230 10.0.0.23 - - [2025-08-14 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.38 - - [2025-08-14 02:11:50] "POST /neutron/network HTTP/1.1" 200 911 0.011199 10.0.0.38 - - [2025-08-14 02:11:50] "POST /neutron/port HTTP/1.1" 200 151 0.343580 10.0.0.23 - - [2025-08-14 02:11:50] "DELETE /route-target/08ca2bc5-83f6-4472-a843-be5b4962f4e0 HTTP/1.1" 200 115 0.033691 10.0.0.23 - - [2025-08-14 02:11:50] "POST /useragent-kv HTTP/1.1" 200 115 0.016591 10.0.0.23 - - [2025-08-14 02:11:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003351 10.0.0.38 - - [2025-08-14 02:11:50] "POST /neutron/network HTTP/1.1" 200 151 0.148408 10.0.0.23 - - [2025-08-14 02:11:50] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001527 10.0.0.38 - - [2025-08-14 02:11:50] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.134899 10.0.0.23 - - [2025-08-14 02:11:50] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001795 10.0.0.38 - - [2025-08-14 02:11:51] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?fields=virtual_networks HTTP/1.1" 200 1049 0.092048 10.0.0.23 - - [2025-08-14 02:11:51] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001040 10.0.0.38 - - [2025-08-14 02:11:51] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.046582 10.0.0.23 - - [2025-08-14 02:11:51] "GET /projects?obj_uuids=d259d3de-b250-44a7-8c7a-24248d7421c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.38 - - [2025-08-14 02:11:51] "GET /project/d259d3de-b250-44a7-8c7a-24248d7421c7?fields=security_groups HTTP/1.1" 200 1283 0.043927 10.0.0.38 - - [2025-08-14 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.024303 10.0.0.23 - - [2025-08-14 02:11:52] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892 10.0.0.23 - - [2025-08-14 02:11:52] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.23 - - [2025-08-14 02:11:52] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007691 10.0.0.23 - - [2025-08-14 02:11:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.001728 10.0.0.23 - - [2025-08-14 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.005334 10.0.0.23 - - [2025-08-14 02:11:52] "POST /security-groups HTTP/1.1" 200 592 0.077435 10.0.0.23 - - [2025-08-14 02:11:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.006524 10.0.0.23 - - [2025-08-14 02:11:52] "POST /projects HTTP/1.1" 200 587 0.306647 10.0.0.23 - - [2025-08-14 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.378243 10.0.0.23 - - [2025-08-14 02:11:52] "POST /access-control-lists HTTP/1.1" 200 595 0.037089 10.0.0.38 - - [2025-08-14 02:11:52] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.569977 10.0.0.38 - - [2025-08-14 02:11:53] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.38 - - [2025-08-14 02:11:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000656 10.0.0.38 - - [2025-08-14 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.056706 10.0.0.23 - - [2025-08-14 02:11:54] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001135 10.0.0.23 - - [2025-08-14 02:11:54] "DELETE /project/0652da0b2398409aaf923e20911c0913 HTTP/1.1" 404 173 0.002550 10.0.0.23 - - [2025-08-14 02:11:54] "DELETE /project/d259d3de-b250-44a7-8c7a-24248d7421c7 HTTP/1.1" 404 177 0.005751 10.0.0.38 - - [2025-08-14 02:11:54] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039683 10.0.0.23 - - [2025-08-14 02:11:54] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021 10.0.0.38 - - [2025-08-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 670 0.152845 10.0.0.23 - - [2025-08-14 02:11:55] "POST /route-targets HTTP/1.1" 200 327 0.031817 10.0.0.38 - - [2025-08-14 02:11:55] "POST /id-to-fqname HTTP/1.1" 200 253 0.004829 10.0.0.38 - - [2025-08-14 02:11:55] "GET /virtual-network/b8fc2d12-5d85-478f-bf0b-c8e2d561e624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005816 10.0.0.38 - - [2025-08-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 888 0.006304 10.0.0.38 - - [2025-08-14 02:11:55] "GET /virtual-network/b8fc2d12-5d85-478f-bf0b-c8e2d561e624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.004961 10.0.0.38 - - [2025-08-14 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.23 - - [2025-08-14 02:11:55] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.38 - - [2025-08-14 02:11:55] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065216 10.0.0.38 - - [2025-08-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 117 0.012008 10.0.0.23 - - [2025-08-14 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.023781 10.0.0.38 - - [2025-08-14 02:11:55] "POST /neutron/network HTTP/1.1" 200 888 0.008245 10.0.0.38 - - [2025-08-14 02:11:55] "POST /id-to-fqname HTTP/1.1" 200 253 0.001021 10.0.0.38 - - [2025-08-14 02:11:55] "GET /virtual-network/96db2ac0-cc45-4392-8177-696747bd1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.004702 10.0.0.38 - - [2025-08-14 02:11:55] "GET /virtual-network/96db2ac0-cc45-4392-8177-696747bd1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005265 10.0.0.38 - - [2025-08-14 02:11:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.008231 10.0.0.38 - - [2025-08-14 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.23 - - [2025-08-14 02:11:56] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.38 - - [2025-08-14 02:11:56] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052792 10.0.0.23 - - [2025-08-14 02:11:56] "POST /useragent-kv HTTP/1.1" 200 115 0.010193 10.0.0.38 - - [2025-08-14 02:11:56] "POST /neutron/subnet HTTP/1.1" 200 729 0.234020 10.0.0.38 - - [2025-08-14 02:11:56] "POST /id-to-fqname HTTP/1.1" 200 254 0.001252 10.0.0.38 - - [2025-08-14 02:11:56] "GET /virtual-network/3d9991c8-bb40-483d-a598-9669e8361908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005249 10.0.0.38 - - [2025-08-14 02:11:56] "GET /virtual-network/3d9991c8-bb40-483d-a598-9669e8361908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2143 0.005180 10.0.0.38 - - [2025-08-14 02:11:56] "POST /neutron/network HTTP/1.1" 200 892 0.005879 10.0.0.38 - - [2025-08-14 02:11:56] "POST /id-to-fqname HTTP/1.1" 200 253 0.001241 10.0.0.23 - - [2025-08-14 02:11:57] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001035 10.0.0.38 - - [2025-08-14 02:11:57] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070815 10.0.0.38 - - [2025-08-14 02:11:57] "POST /neutron/network HTTP/1.1" 200 888 0.006436 10.0.0.38 - - [2025-08-14 02:11:57] "POST /id-to-fqname HTTP/1.1" 200 254 0.001293 10.0.0.38 - - [2025-08-14 02:11:57] "POST /neutron/port HTTP/1.1" 200 117 0.005800 10.0.0.23 - - [2025-08-14 02:11:58] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001201 10.0.0.38 - - [2025-08-14 02:11:58] "POST /neutron/port HTTP/1.1" 200 1060 0.280457 10.0.0.38 - - [2025-08-14 02:11:58] "POST /neutron/port HTTP/1.1" 200 1114 0.109955 10.0.0.23 - - [2025-08-14 02:11:58] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001033 10.0.0.38 - - [2025-08-14 02:11:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.007338 10.0.0.38 - - [2025-08-14 02:11:58] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.082149 10.0.0.38 - - [2025-08-14 02:11:58] "POST /neutron/network HTTP/1.1" 200 892 0.005750 10.0.0.38 - - [2025-08-14 02:11:58] "POST /neutron/port HTTP/1.1" 200 117 0.006158 10.0.0.38 - - [2025-08-14 02:11:59] "POST /neutron/port HTTP/1.1" 200 1062 0.017437 10.0.0.38 - - [2025-08-14 02:11:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.002622 10.0.0.38 - - [2025-08-14 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.23 - - [2025-08-14 02:11:59] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.38 - - [2025-08-14 02:11:59] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007376 10.0.0.38 - - [2025-08-14 02:11:59] "POST /service-templates HTTP/1.1" 200 543 0.067982 10.0.0.38 - - [2025-08-14 02:11:59] "POST /neutron/port HTTP/1.1" 200 1090 0.016764 10.0.0.38 - - [2025-08-14 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.38 - - [2025-08-14 02:11:59] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.38 - - [2025-08-14 02:11:59] "GET /service-template/c6da9a79-1e77-4eab-8bc5-2840dcbf8f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006137 10.0.0.38 - - [2025-08-14 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.38 - - [2025-08-14 02:12:00] "GET /service-template/c6da9a79-1e77-4eab-8bc5-2840dcbf8f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.003910 10.0.0.38 - - [2025-08-14 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 253 0.002327 10.0.0.38 - - [2025-08-14 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 253 0.001889 10.0.0.38 - - [2025-08-14 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 254 0.001819 10.0.0.38 - - [2025-08-14 02:12:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007683 10.0.0.38 - - [2025-08-14 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.38 - - [2025-08-14 02:12:00] "DELETE /service-template/c6da9a79-1e77-4eab-8bc5-2840dcbf8f06 HTTP/1.1" 200 115 0.033867 10.0.0.38 - - [2025-08-14 02:12:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003646 10.0.0.38 - - [2025-08-14 02:12:02] "POST /neutron/port HTTP/1.1" 200 1090 0.014828 10.0.0.38 - - [2025-08-14 02:12:02] "POST /neutron/port HTTP/1.1" 200 1088 0.023323 10.0.0.38 - - [2025-08-14 02:12:04] "POST /neutron/network HTTP/1.1" 200 888 0.007926 10.0.0.23 - - [2025-08-14 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-08-14 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002941 10.0.0.23 - - [2025-08-14 02:12:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002244 10.0.0.38 - - [2025-08-14 02:12:04] "POST /neutron/network HTTP/1.1" 200 151 0.124160 10.0.0.23 - - [2025-08-14 02:12:04] "DELETE /route-target/5090926b-e797-4f8a-960d-ed10f4723c09 HTTP/1.1" 200 115 0.023314 10.0.0.23 - - [2025-08-14 02:12:04] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.38 - - [2025-08-14 02:12:05] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049119 10.0.0.23 - - [2025-08-14 02:12:05] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001183 10.0.0.38 - - [2025-08-14 02:12:05] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?fields=virtual_networks HTTP/1.1" 200 1033 0.069684 10.0.0.23 - - [2025-08-14 02:12:05] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.38 - - [2025-08-14 02:12:05] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.042193 10.0.0.23 - - [2025-08-14 02:12:05] "GET /projects?obj_uuids=0652da0b-2398-409a-af92-3e20911c0913&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000978 10.0.0.38 - - [2025-08-14 02:12:05] "GET /project/0652da0b-2398-409a-af92-3e20911c0913?fields=security_groups HTTP/1.1" 200 1260 0.042264 10.0.0.38 - - [2025-08-14 02:12:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.031329 10.0.0.23 - - [2025-08-14 02:12:06] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003241 10.0.0.23 - - [2025-08-14 02:12:06] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001530 10.0.0.23 - - [2025-08-14 02:12:06] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009661 10.0.0.23 - - [2025-08-14 02:12:06] "POST /id-to-fqname HTTP/1.1" 200 195 0.001289 10.0.0.23 - - [2025-08-14 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 204 0.005156 10.0.0.23 - - [2025-08-14 02:12:06] "POST /security-groups HTTP/1.1" 200 596 0.031628 10.0.0.23 - - [2025-08-14 02:12:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.003223 10.0.0.23 - - [2025-08-14 02:12:06] "POST /projects HTTP/1.1" 200 595 0.244451 10.0.0.23 - - [2025-08-14 02:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.326620 10.0.0.23 - - [2025-08-14 02:12:06] "POST /access-control-lists HTTP/1.1" 200 599 0.028951 10.0.0.38 - - [2025-08-14 02:12:06] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.484273 10.0.0.38 - - [2025-08-14 02:12:07] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.38 - - [2025-08-14 02:12:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000731 10.0.0.38 - - [2025-08-14 02:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.047371 10.0.0.23 - - [2025-08-14 02:12:08] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000971 10.0.0.38 - - [2025-08-14 02:12:08] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.040167 10.0.0.38 - - [2025-08-14 02:12:08] "POST /neutron/network HTTP/1.1" 200 117 0.029458 10.0.0.23 - - [2025-08-14 02:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.014460 10.0.0.23 - - [2025-08-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.055811 10.0.0.38 - - [2025-08-14 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 709 0.204472 10.0.0.38 - - [2025-08-14 02:12:09] "POST /id-to-fqname HTTP/1.1" 200 261 0.001300 10.0.0.38 - - [2025-08-14 02:12:09] "GET /virtual-network/2aec4ef5-05d9-4871-9cca-e2c37302659e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005294 10.0.0.38 - - [2025-08-14 02:12:09] "GET /virtual-network/2aec4ef5-05d9-4871-9cca-e2c37302659e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005539 10.0.0.38 - - [2025-08-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1071 0.008506 10.0.0.38 - - [2025-08-14 02:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.23 - - [2025-08-14 02:12:09] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000932 10.0.0.38 - - [2025-08-14 02:12:09] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.040407 10.0.0.38 - - [2025-08-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 117 0.010603 10.0.0.23 - - [2025-08-14 02:12:09] "POST /route-targets HTTP/1.1" 200 327 0.020778 10.0.0.23 - - [2025-08-14 02:12:09] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009464 10.0.0.23 - - [2025-08-14 02:12:09] "POST /useragent-kv HTTP/1.1" 200 115 0.013346 10.0.0.38 - - [2025-08-14 02:12:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.172860 10.0.0.38 - - [2025-08-14 02:12:09] "POST /id-to-fqname HTTP/1.1" 200 261 0.001891 10.0.0.38 - - [2025-08-14 02:12:09] "GET /virtual-network/efaf94db-b409-440b-a59c-4a170993adab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.006964 10.0.0.38 - - [2025-08-14 02:12:09] "GET /virtual-network/efaf94db-b409-440b-a59c-4a170993adab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.006369 10.0.0.38 - - [2025-08-14 02:12:09] "POST /neutron/network HTTP/1.1" 200 1076 0.009560 10.0.0.38 - - [2025-08-14 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.23 - - [2025-08-14 02:12:10] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001052 10.0.0.38 - - [2025-08-14 02:12:10] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.053611 10.0.0.38 - - [2025-08-14 02:12:10] "POST /neutron/network HTTP/1.1" 200 117 0.011599 10.0.0.23 - - [2025-08-14 02:12:10] "POST /ref-update HTTP/1.1" 200 156 0.021119 10.0.0.23 - - [2025-08-14 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.23 - - [2025-08-14 02:12:10] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010516 10.0.0.23 - - [2025-08-14 02:12:10] "POST /useragent-kv HTTP/1.1" 200 115 0.009930 10.0.0.38 - - [2025-08-14 02:12:10] "POST /neutron/subnet HTTP/1.1" 200 725 0.200333 10.0.0.38 - - [2025-08-14 02:12:10] "POST /id-to-fqname HTTP/1.1" 200 262 0.001809 10.0.0.38 - - [2025-08-14 02:12:10] "GET /virtual-network/0514d76b-5333-4f37-8bdf-09a64144e560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006222 10.0.0.38 - - [2025-08-14 02:12:10] "GET /virtual-network/0514d76b-5333-4f37-8bdf-09a64144e560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.006408 10.0.0.38 - - [2025-08-14 02:12:10] "POST /neutron/network HTTP/1.1" 200 1077 0.009634 10.0.0.38 - - [2025-08-14 02:12:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001274 10.0.0.38 - - [2025-08-14 02:12:11] "POST /neutron/network HTTP/1.1" 200 1086 0.009364 10.0.0.23 - - [2025-08-14 02:12:11] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000976 10.0.0.38 - - [2025-08-14 02:12:11] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.052302 10.0.0.38 - - [2025-08-14 02:12:11] "POST /neutron/port HTTP/1.1" 200 117 0.005860 10.0.0.38 - - [2025-08-14 02:12:11] "POST /id-to-fqname HTTP/1.1" 200 262 0.001195 10.0.0.38 - - [2025-08-14 02:12:12] "POST /neutron/network HTTP/1.1" 200 1086 0.010224 10.0.0.38 - - [2025-08-14 02:12:12] "POST /neutron/port HTTP/1.1" 200 1173 0.017886 10.0.0.23 - - [2025-08-14 02:12:12] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001078 10.0.0.38 - - [2025-08-14 02:12:12] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.089011 10.0.0.38 - - [2025-08-14 02:12:13] "POST /neutron/network HTTP/1.1" 200 1077 0.008421 10.0.0.38 - - [2025-08-14 02:12:13] "POST /neutron/subnet HTTP/1.1" 200 1389 0.012962 10.0.0.38 - - [2025-08-14 02:12:13] "POST /neutron/network HTTP/1.1" 200 1076 0.011108 10.0.0.38 - - [2025-08-14 02:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.005990 10.0.0.38 - - [2025-08-14 02:12:14] "POST /neutron/port HTTP/1.1" 200 1172 0.022845 10.0.0.38 - - [2025-08-14 02:12:14] "POST /neutron/port HTTP/1.1" 200 1200 0.026310 10.0.0.38 - - [2025-08-14 02:12:14] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013302 10.0.0.38 - - [2025-08-14 02:12:14] "POST /neutron/network HTTP/1.1" 200 1077 0.010317 10.0.0.38 - - [2025-08-14 02:12:15] "POST /neutron/port HTTP/1.1" 200 1201 0.016829 10.0.0.38 - - [2025-08-14 02:12:15] "POST /neutron/port HTTP/1.1" 200 1200 0.016360 10.0.0.38 - - [2025-08-14 02:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.005764 10.0.0.38 - - [2025-08-14 02:12:16] "POST /neutron/network HTTP/1.1" 200 1077 0.011071 10.0.0.23 - - [2025-08-14 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.23 - - [2025-08-14 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003975 10.0.0.23 - - [2025-08-14 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.013972 10.0.0.23 - - [2025-08-14 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003022 10.0.0.23 - - [2025-08-14 02:12:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003153 10.0.0.38 - - [2025-08-14 02:12:17] "POST /neutron/network HTTP/1.1" 200 151 0.188891 10.0.0.23 - - [2025-08-14 02:12:17] "DELETE /route-target/1f90d281-c904-4a65-89ad-44d687963e5e HTTP/1.1" 200 115 0.043915 10.0.0.23 - - [2025-08-14 02:12:17] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001991 10.0.0.38 - - [2025-08-14 02:12:17] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.087846 10.0.0.23 - - [2025-08-14 02:12:17] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001183 10.0.0.38 - - [2025-08-14 02:12:17] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?fields=virtual_networks HTTP/1.1" 200 1042 0.053795 10.0.0.23 - - [2025-08-14 02:12:17] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001090 10.0.0.38 - - [2025-08-14 02:12:17] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.045534 10.0.0.23 - - [2025-08-14 02:12:17] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001125 10.0.0.38 - - [2025-08-14 02:12:17] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?fields=security_groups HTTP/1.1" 200 1273 0.058896 10.0.0.38 - - [2025-08-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.022485 10.0.0.23 - - [2025-08-14 02:12:18] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003287 10.0.0.23 - - [2025-08-14 02:12:18] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.23 - - [2025-08-14 02:12:18] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008379 10.0.0.23 - - [2025-08-14 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 198 0.003937 10.0.0.23 - - [2025-08-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.009677 10.0.0.23 - - [2025-08-14 02:12:18] "POST /security-groups HTTP/1.1" 200 599 0.084941 10.0.0.23 - - [2025-08-14 02:12:18] "POST /projects HTTP/1.1" 200 601 0.320747 10.0.0.23 - - [2025-08-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.391993 10.0.0.23 - - [2025-08-14 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 241 0.005290 10.0.0.38 - - [2025-08-14 02:12:18] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.539631 10.0.0.38 - - [2025-08-14 02:12:19] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.38 - - [2025-08-14 02:12:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000592 10.0.0.38 - - [2025-08-14 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.048089 10.0.0.23 - - [2025-08-14 02:12:20] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001760 10.0.0.38 - - [2025-08-14 02:12:20] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.087483 10.0.0.23 - - [2025-08-14 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.036090 10.0.0.23 - - [2025-08-14 02:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009351 10.0.0.38 - - [2025-08-14 02:12:21] "POST /neutron/subnet HTTP/1.1" 200 724 0.262796 10.0.0.38 - - [2025-08-14 02:12:21] "POST /id-to-fqname HTTP/1.1" 200 267 0.001301 10.0.0.38 - - [2025-08-14 02:12:21] "GET /virtual-network/496a4192-32c7-4200-a3ab-1e383fde8b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005781 10.0.0.38 - - [2025-08-14 02:12:21] "GET /virtual-network/496a4192-32c7-4200-a3ab-1e383fde8b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005595 10.0.0.38 - - [2025-08-14 02:12:21] "POST /neutron/network HTTP/1.1" 200 910 0.006525 10.0.0.38 - - [2025-08-14 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.23 - - [2025-08-14 02:12:21] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001067 10.0.0.38 - - [2025-08-14 02:12:21] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041828 10.0.0.23 - - [2025-08-14 02:12:21] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.38 - - [2025-08-14 02:12:21] "POST /neutron/network HTTP/1.1" 200 691 0.121869 10.0.0.38 - - [2025-08-14 02:12:21] "POST /id-to-fqname HTTP/1.1" 200 267 0.003016 10.0.0.38 - - [2025-08-14 02:12:21] "GET /virtual-network/fa794e81-395e-4007-89d8-5d9e8645cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005609 10.0.0.38 - - [2025-08-14 02:12:21] "POST /neutron/network HTTP/1.1" 200 907 0.006143 10.0.0.38 - - [2025-08-14 02:12:22] "GET /virtual-network/fa794e81-395e-4007-89d8-5d9e8645cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004955 10.0.0.38 - - [2025-08-14 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.23 - - [2025-08-14 02:12:22] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001508 10.0.0.38 - - [2025-08-14 02:12:22] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045040 10.0.0.38 - - [2025-08-14 02:12:22] "POST /neutron/network HTTP/1.1" 200 117 0.012109 10.0.0.23 - - [2025-08-14 02:12:22] "POST /route-targets HTTP/1.1" 200 327 0.013397 10.0.0.38 - - [2025-08-14 02:12:22] "POST /neutron/network HTTP/1.1" 200 912 0.010766 10.0.0.38 - - [2025-08-14 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 268 0.001157 10.0.0.38 - - [2025-08-14 02:12:22] "GET /virtual-network/503701ce-7e42-4396-b9a2-7b126f287421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006740 10.0.0.38 - - [2025-08-14 02:12:22] "GET /virtual-network/503701ce-7e42-4396-b9a2-7b126f287421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005436 10.0.0.38 - - [2025-08-14 02:12:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.008623 10.0.0.38 - - [2025-08-14 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 267 0.001189 10.0.0.23 - - [2025-08-14 02:12:23] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.38 - - [2025-08-14 02:12:23] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.070911 10.0.0.38 - - [2025-08-14 02:12:23] "POST /neutron/port HTTP/1.1" 200 117 0.029383 10.0.0.38 - - [2025-08-14 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 268 0.001305 10.0.0.38 - - [2025-08-14 02:12:24] "POST /neutron/network HTTP/1.1" 200 922 0.006994 10.0.0.38 - - [2025-08-14 02:12:24] "POST /neutron/port HTTP/1.1" 200 1065 0.020441 10.0.0.38 - - [2025-08-14 02:12:24] "POST /neutron/port HTTP/1.1" 200 1093 0.017472 10.0.0.38 - - [2025-08-14 02:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.002573 10.0.0.23 - - [2025-08-14 02:12:24] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001902 10.0.0.38 - - [2025-08-14 02:12:24] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.081940 10.0.0.38 - - [2025-08-14 02:12:25] "POST /neutron/port HTTP/1.1" 200 1093 0.020771 10.0.0.38 - - [2025-08-14 02:12:25] "POST /neutron/network HTTP/1.1" 200 922 0.008803 10.0.0.38 - - [2025-08-14 02:12:25] "POST /neutron/port HTTP/1.1" 200 1068 0.016884 10.0.0.38 - - [2025-08-14 02:12:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.38 - - [2025-08-14 02:12:26] "POST /neutron/network HTTP/1.1" 200 912 0.009360 10.0.0.38 - - [2025-08-14 02:12:27] "POST /neutron/port HTTP/1.1" 200 1093 0.020792 10.0.0.38 - - [2025-08-14 02:12:27] "POST /neutron/port HTTP/1.1" 200 1096 0.037986 10.0.0.38 - - [2025-08-14 02:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.012282 10.0.0.23 - - [2025-08-14 02:12:28] "DELETE /route-target/ff0ce6c6-2919-4489-a165-1a87845665d6 HTTP/1.1" 200 115 0.042989 10.0.0.38 - - [2025-08-14 02:12:28] "POST /neutron/network HTTP/1.1" 200 912 0.012388 10.0.0.23 - - [2025-08-14 02:12:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005803 10.0.0.23 - - [2025-08-14 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.23 - - [2025-08-14 02:12:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003157 10.0.0.38 - - [2025-08-14 02:12:29] "POST /neutron/network HTTP/1.1" 200 151 0.150903 10.0.0.23 - - [2025-08-14 02:12:29] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005330 10.0.0.38 - - [2025-08-14 02:12:29] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.088677 10.0.0.23 - - [2025-08-14 02:12:29] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.38 - - [2025-08-14 02:12:29] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?fields=virtual_networks HTTP/1.1" 200 1049 0.040549 10.0.0.23 - - [2025-08-14 02:12:29] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.38 - - [2025-08-14 02:12:29] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.057530 10.0.0.23 - - [2025-08-14 02:12:29] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.38 - - [2025-08-14 02:12:29] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?fields=security_groups HTTP/1.1" 200 1283 0.039887 10.0.0.38 - - [2025-08-14 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.022937 10.0.0.23 - - [2025-08-14 02:12:30] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002820 10.0.0.23 - - [2025-08-14 02:12:30] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001002 10.0.0.23 - - [2025-08-14 02:12:30] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007857 10.0.0.23 - - [2025-08-14 02:12:30] "POST /id-to-fqname HTTP/1.1" 200 195 0.006086 10.0.0.23 - - [2025-08-14 02:12:30] "POST /fqname-to-id HTTP/1.1" 404 204 0.003948 10.0.0.23 - - [2025-08-14 02:12:30] "POST /security-groups HTTP/1.1" 200 596 0.030587 10.0.0.23 - - [2025-08-14 02:12:30] "POST /projects HTTP/1.1" 200 595 0.239751 10.0.0.23 - - [2025-08-14 02:12:30] "POST /access-control-lists HTTP/1.1" 200 601 0.026966 10.0.0.23 - - [2025-08-14 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.311704 10.0.0.38 - - [2025-08-14 02:12:30] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.443883 10.0.0.38 - - [2025-08-14 02:12:31] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.38 - - [2025-08-14 02:12:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2025-08-14 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.048740 10.0.0.23 - - [2025-08-14 02:12:32] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000962 10.0.0.38 - - [2025-08-14 02:12:32] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.036375 10.0.0.23 - - [2025-08-14 02:12:32] "POST /route-targets HTTP/1.1" 200 327 0.016591 10.0.0.23 - - [2025-08-14 02:12:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007336 10.0.0.38 - - [2025-08-14 02:12:33] "POST /neutron/subnet HTTP/1.1" 200 730 0.295825 10.0.0.38 - - [2025-08-14 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001458 10.0.0.38 - - [2025-08-14 02:12:33] "GET /virtual-network/6299b270-2da6-4224-87ac-0397da04c93a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007140 10.0.0.38 - - [2025-08-14 02:12:33] "GET /virtual-network/6299b270-2da6-4224-87ac-0397da04c93a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006272 10.0.0.38 - - [2025-08-14 02:12:33] "POST /neutron/network HTTP/1.1" 200 902 0.006778 10.0.0.38 - - [2025-08-14 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2025-08-14 02:12:33] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001425 10.0.0.38 - - [2025-08-14 02:12:33] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.042604 10.0.0.23 - - [2025-08-14 02:12:33] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001143 10.0.0.38 - - [2025-08-14 02:12:33] "POST /neutron/network HTTP/1.1" 200 682 0.180845 10.0.0.23 - - [2025-08-14 02:12:33] "POST /ref-update HTTP/1.1" 200 156 0.032003 10.0.0.38 - - [2025-08-14 02:12:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.003501 10.0.0.38 - - [2025-08-14 02:12:33] "GET /virtual-network/a562d334-c050-42ea-981b-5744b28713bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007348 10.0.0.38 - - [2025-08-14 02:12:33] "POST /neutron/network HTTP/1.1" 200 900 0.007258 10.0.0.38 - - [2025-08-14 02:12:33] "GET /virtual-network/a562d334-c050-42ea-981b-5744b28713bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005618 10.0.0.38 - - [2025-08-14 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.23 - - [2025-08-14 02:12:34] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001620 10.0.0.38 - - [2025-08-14 02:12:34] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.054818 10.0.0.38 - - [2025-08-14 02:12:34] "POST /neutron/network HTTP/1.1" 200 117 0.012294 10.0.0.38 - - [2025-08-14 02:12:34] "POST /neutron/network HTTP/1.1" 200 903 0.009773 10.0.0.38 - - [2025-08-14 02:12:34] "POST /id-to-fqname HTTP/1.1" 200 262 0.001331 10.0.0.38 - - [2025-08-14 02:12:34] "GET /virtual-network/81314af1-22e2-4735-baea-1d4f15490c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005646 10.0.0.38 - - [2025-08-14 02:12:34] "GET /virtual-network/81314af1-22e2-4735-baea-1d4f15490c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006294 10.0.0.38 - - [2025-08-14 02:12:34] "POST /neutron/subnet HTTP/1.1" 200 725 0.008644 10.0.0.38 - - [2025-08-14 02:12:34] "POST /id-to-fqname HTTP/1.1" 200 261 0.001137 10.0.0.23 - - [2025-08-14 02:12:35] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001652 10.0.0.38 - - [2025-08-14 02:12:35] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.057206 10.0.0.38 - - [2025-08-14 02:12:35] "POST /neutron/port HTTP/1.1" 200 117 0.008708 10.0.0.38 - - [2025-08-14 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 262 0.002064 10.0.0.38 - - [2025-08-14 02:12:35] "POST /neutron/network HTTP/1.1" 200 913 0.007531 10.0.0.38 - - [2025-08-14 02:12:36] "POST /neutron/port HTTP/1.1" 200 1064 0.022614 10.0.0.38 - - [2025-08-14 02:12:36] "POST /neutron/port HTTP/1.1" 200 1092 0.016988 10.0.0.38 - - [2025-08-14 02:12:36] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.23 - - [2025-08-14 02:12:36] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001143 10.0.0.38 - - [2025-08-14 02:12:36] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.105040 10.0.0.38 - - [2025-08-14 02:12:37] "POST /neutron/port HTTP/1.1" 200 1092 0.028203 10.0.0.38 - - [2025-08-14 02:12:37] "POST /neutron/network HTTP/1.1" 200 913 0.007394 10.0.0.38 - - [2025-08-14 02:12:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004373 10.0.0.38 - - [2025-08-14 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.23 - - [2025-08-14 02:12:37] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.38 - - [2025-08-14 02:12:37] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.016348 10.0.0.38 - - [2025-08-14 02:12:38] "POST /service-templates HTTP/1.1" 200 543 0.042615 10.0.0.38 - - [2025-08-14 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009236 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/port HTTP/1.1" 200 1065 0.033597 10.0.0.38 - - [2025-08-14 02:12:38] "GET /service-template/8015faf6-5c96-43fc-af04-e7435794564d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.007313 10.0.0.38 - - [2025-08-14 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.38 - - [2025-08-14 02:12:38] "GET /service-template/8015faf6-5c96-43fc-af04-e7435794564d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.004303 10.0.0.38 - - [2025-08-14 02:12:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001336 10.0.0.38 - - [2025-08-14 02:12:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001155 10.0.0.38 - - [2025-08-14 02:12:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001371 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003864 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/network HTTP/1.1" 200 903 0.006879 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007778 10.0.0.38 - - [2025-08-14 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2025-08-14 02:12:38] "DELETE /service-template/8015faf6-5c96-43fc-af04-e7435794564d HTTP/1.1" 200 115 0.042527 10.0.0.38 - - [2025-08-14 02:12:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.006209 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004276 10.0.0.38 - - [2025-08-14 02:12:38] "POST /neutron/network HTTP/1.1" 200 900 0.008822 10.0.0.38 - - [2025-08-14 02:12:41] "POST /neutron/port HTTP/1.1" 200 1093 0.016156 10.0.0.38 - - [2025-08-14 02:12:41] "POST /neutron/port HTTP/1.1" 200 1092 0.024487 10.0.0.38 - - [2025-08-14 02:12:42] "POST /neutron/network HTTP/1.1" 200 900 0.007157 10.0.0.23 - - [2025-08-14 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.23 - - [2025-08-14 02:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003453 10.0.0.23 - - [2025-08-14 02:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007066 10.0.0.38 - - [2025-08-14 02:12:43] "POST /neutron/network HTTP/1.1" 200 151 0.134567 10.0.0.23 - - [2025-08-14 02:12:43] "DELETE /route-target/4dba7f7c-d131-42c1-ac87-e130558ed246 HTTP/1.1" 200 115 0.030054 10.0.0.23 - - [2025-08-14 02:12:43] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001072 10.0.0.38 - - [2025-08-14 02:12:43] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.052191 10.0.0.23 - - [2025-08-14 02:12:43] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002673 10.0.0.38 - - [2025-08-14 02:12:43] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?fields=virtual_networks HTTP/1.1" 200 1042 0.050762 10.0.0.23 - - [2025-08-14 02:12:43] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001422 10.0.0.38 - - [2025-08-14 02:12:43] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.037149 10.0.0.23 - - [2025-08-14 02:12:43] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001194 10.0.0.38 - - [2025-08-14 02:12:43] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?fields=security_groups HTTP/1.1" 200 1273 0.052213 10.0.0.38 - - [2025-08-14 02:12:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.024641 10.0.0.23 - - [2025-08-14 02:12:44] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003406 10.0.0.23 - - [2025-08-14 02:12:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.23 - - [2025-08-14 02:12:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008089 10.0.0.23 - - [2025-08-14 02:12:44] "POST /id-to-fqname HTTP/1.1" 200 199 0.002539 10.0.0.23 - - [2025-08-14 02:12:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.010357 10.0.0.23 - - [2025-08-14 02:12:44] "POST /security-groups HTTP/1.1" 200 600 0.036795 10.0.0.23 - - [2025-08-14 02:12:44] "POST /fqname-to-id HTTP/1.1" 404 243 0.004469 10.0.0.23 - - [2025-08-14 02:12:44] "POST /projects HTTP/1.1" 200 603 0.248702 10.0.0.23 - - [2025-08-14 02:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.330905 10.0.0.23 - - [2025-08-14 02:12:44] "POST /access-control-lists HTTP/1.1" 200 603 0.030664 10.0.0.38 - - [2025-08-14 02:12:44] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.478159 10.0.0.38 - - [2025-08-14 02:12:45] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.38 - - [2025-08-14 02:12:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.38 - - [2025-08-14 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.050432 10.0.0.23 - - [2025-08-14 02:12:46] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004477 10.0.0.38 - - [2025-08-14 02:12:46] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.048385 10.0.0.38 - - [2025-08-14 02:12:46] "POST /neutron/network HTTP/1.1" 200 117 0.028736 10.0.0.23 - - [2025-08-14 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.23 - - [2025-08-14 02:12:47] "POST /useragent-kv HTTP/1.1" 200 115 0.020637 10.0.0.38 - - [2025-08-14 02:12:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.247123 10.0.0.38 - - [2025-08-14 02:12:47] "POST /id-to-fqname HTTP/1.1" 200 269 0.001362 10.0.0.38 - - [2025-08-14 02:12:47] "GET /virtual-network/4cadc010-82ed-4350-aa29-eae88df81779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005954 10.0.0.38 - - [2025-08-14 02:12:47] "GET /virtual-network/4cadc010-82ed-4350-aa29-eae88df81779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005521 10.0.0.38 - - [2025-08-14 02:12:47] "POST /neutron/network HTTP/1.1" 200 1087 0.016841 10.0.0.38 - - [2025-08-14 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.23 - - [2025-08-14 02:12:47] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001049 10.0.0.38 - - [2025-08-14 02:12:47] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.058609 10.0.0.38 - - [2025-08-14 02:12:47] "POST /neutron/network HTTP/1.1" 200 117 0.011441 10.0.0.23 - - [2025-08-14 02:12:47] "POST /route-targets HTTP/1.1" 200 327 0.011680 10.0.0.23 - - [2025-08-14 02:12:47] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005303 10.0.0.23 - - [2025-08-14 02:12:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006845 10.0.0.38 - - [2025-08-14 02:12:48] "POST /neutron/subnet HTTP/1.1" 200 710 0.190192 10.0.0.38 - - [2025-08-14 02:12:48] "POST /id-to-fqname HTTP/1.1" 200 269 0.001388 10.0.0.38 - - [2025-08-14 02:12:48] "GET /virtual-network/cead0c00-5e17-4f4c-9515-ffb29d5345dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2754 0.005922 10.0.0.38 - - [2025-08-14 02:12:48] "GET /virtual-network/cead0c00-5e17-4f4c-9515-ffb29d5345dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2754 0.006941 10.0.0.38 - - [2025-08-14 02:12:48] "POST /neutron/network HTTP/1.1" 200 1084 0.008923 10.0.0.38 - - [2025-08-14 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.23 - - [2025-08-14 02:12:48] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000990 10.0.0.38 - - [2025-08-14 02:12:48] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.048559 10.0.0.38 - - [2025-08-14 02:12:48] "POST /neutron/network HTTP/1.1" 200 117 0.012193 10.0.0.23 - - [2025-08-14 02:12:48] "POST /ref-update HTTP/1.1" 200 156 0.028874 10.0.0.23 - - [2025-08-14 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014446 10.0.0.23 - - [2025-08-14 02:12:49] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012267 10.0.0.23 - - [2025-08-14 02:12:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005660 10.0.0.38 - - [2025-08-14 02:12:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.217067 10.0.0.38 - - [2025-08-14 02:12:49] "POST /id-to-fqname HTTP/1.1" 200 270 0.001415 10.0.0.38 - - [2025-08-14 02:12:49] "GET /virtual-network/5d5dbadc-0c30-46d6-94d5-e5c58ba6f1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006233 10.0.0.38 - - [2025-08-14 02:12:49] "GET /virtual-network/5d5dbadc-0c30-46d6-94d5-e5c58ba6f1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005945 10.0.0.38 - - [2025-08-14 02:12:49] "POST /neutron/network HTTP/1.1" 200 1089 0.008650 10.0.0.38 - - [2025-08-14 02:12:49] "POST /id-to-fqname HTTP/1.1" 200 269 0.001530 10.0.0.38 - - [2025-08-14 02:12:49] "POST /neutron/network HTTP/1.1" 200 1094 0.013210 10.0.0.23 - - [2025-08-14 02:12:50] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001234 10.0.0.38 - - [2025-08-14 02:12:50] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.088711 10.0.0.38 - - [2025-08-14 02:12:50] "POST /neutron/port HTTP/1.1" 200 117 0.007567 10.0.0.38 - - [2025-08-14 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 270 0.001976 10.0.0.38 - - [2025-08-14 02:12:50] "POST /neutron/network HTTP/1.1" 200 1094 0.014000 10.0.0.38 - - [2025-08-14 02:12:51] "POST /neutron/port HTTP/1.1" 200 1173 0.018482 10.0.0.23 - - [2025-08-14 02:12:51] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001179 10.0.0.38 - - [2025-08-14 02:12:51] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.113952 10.0.0.38 - - [2025-08-14 02:12:51] "POST /neutron/port HTTP/1.1" 200 1201 0.024848 10.0.0.38 - - [2025-08-14 02:12:51] "POST /neutron/subnet HTTP/1.1" 200 1370 0.013850 10.0.0.38 - - [2025-08-14 02:12:51] "POST /neutron/port HTTP/1.1" 200 1201 0.020148 10.0.0.38 - - [2025-08-14 02:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.008257 10.0.0.38 - - [2025-08-14 02:12:52] "POST /neutron/port HTTP/1.1" 200 1176 0.025562 10.0.0.38 - - [2025-08-14 02:12:52] "POST /neutron/port HTTP/1.1" 200 1204 0.048343 10.0.0.38 - - [2025-08-14 02:12:52] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020036 10.0.0.38 - - [2025-08-14 02:12:52] "POST /neutron/network HTTP/1.1" 200 1089 0.015422 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003306 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008679 10.0.0.23 - - [2025-08-14 02:12:53] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.38 - - [2025-08-14 02:12:53] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.010914 10.0.0.38 - - [2025-08-14 02:12:53] "POST /service-templates HTTP/1.1" 200 543 0.047521 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014733 10.0.0.38 - - [2025-08-14 02:12:53] "GET /service-template/98acb07a-8997-40c0-afe8-8ea5363ee945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007137 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.38 - - [2025-08-14 02:12:53] "GET /service-template/98acb07a-8997-40c0-afe8-8ea5363ee945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004743 10.0.0.38 - - [2025-08-14 02:12:53] "POST /id-to-fqname HTTP/1.1" 200 269 0.001355 10.0.0.38 - - [2025-08-14 02:12:53] "POST /id-to-fqname HTTP/1.1" 200 269 0.001400 10.0.0.38 - - [2025-08-14 02:12:53] "POST /id-to-fqname HTTP/1.1" 200 270 0.001727 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.38 - - [2025-08-14 02:12:53] "DELETE /service-template/98acb07a-8997-40c0-afe8-8ea5363ee945 HTTP/1.1" 200 115 0.046252 10.0.0.38 - - [2025-08-14 02:12:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003856 10.0.0.23 - - [2025-08-14 02:12:54] "DELETE /project/b8b239287ccb42888f47ba5f7f47bc8a HTTP/1.1" 404 173 0.070538 10.0.0.23 - - [2025-08-14 02:12:54] "DELETE /project/0652da0b-2398-409a-af92-3e20911c0913 HTTP/1.1" 404 177 0.080624 10.0.0.23 - - [2025-08-14 02:12:54] "DELETE /project/639767025e914f95a6d9541199baf9d1 HTTP/1.1" 404 173 0.079507 10.0.0.23 - - [2025-08-14 02:12:54] "DELETE /project/1d9407de94fe41eb95fe28cb48ff3c3b HTTP/1.1" 404 173 0.065372 10.0.0.23 - - [2025-08-14 02:12:54] "DELETE /project/1b05c5c6c27d4770ba3eaeeab60c35ba HTTP/1.1" 404 173 0.064197 10.0.0.23 - - [2025-08-14 02:12:54] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.23 - - [2025-08-14 02:12:54] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000834 10.0.0.23 - - [2025-08-14 02:12:54] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001099 10.0.0.23 - - [2025-08-14 02:12:54] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.073942 10.0.0.23 - - [2025-08-14 02:12:54] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.089197 10.0.0.23 - - [2025-08-14 02:12:54] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.091271 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000973 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000835 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001340 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?fields=security_groups HTTP/1.1" 200 1378 0.079662 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?fields=security_groups HTTP/1.1" 200 1388 0.091607 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?fields=security_groups HTTP/1.1" 200 1378 0.105921 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /security-group/205e0399-c6ea-4460-9ab3-56192bd9d968 HTTP/1.1" 200 115 0.086502 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=1b05c5c6-c27d-4770-ba3e-aeeab60c35ba&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001644 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /security-group/c2efd3e2-87ab-4089-a9e1-f6a133239272 HTTP/1.1" 200 115 0.090003 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=b8b23928-7ccb-4288-8f47-ba5f7f47bc8a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001262 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /access-control-list/48a5ece0-541f-4f76-82b0-dd7914784b32 HTTP/1.1" 200 115 0.075408 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /security-group/9599e081-1d53-41ec-be9f-88b00f3b2d3f HTTP/1.1" 200 115 0.123959 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba?fields=application_policy_sets HTTP/1.1" 200 1417 0.090272 10.0.0.23 - - [2025-08-14 02:12:55] "GET /projects?obj_uuids=63976702-5e91-4f95-a6d9-541199baf9d1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001058 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a?fields=application_policy_sets HTTP/1.1" 200 1427 0.134907 10.0.0.38 - - [2025-08-14 02:12:55] "POST /neutron/network HTTP/1.1" 200 1084 0.026517 10.0.0.23 - - [2025-08-14 02:12:55] "GET /project/63976702-5e91-4f95-a6d9-541199baf9d1?fields=application_policy_sets HTTP/1.1" 200 1417 0.160209 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /access-control-list/adf09eb8-1ee8-4f0a-ac97-39c48fbf8e78 HTTP/1.1" 200 115 0.114378 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /project/1b05c5c6-c27d-4770-ba3e-aeeab60c35ba HTTP/1.1" 200 115 0.907983 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /project/b8b23928-7ccb-4288-8f47-ba5f7f47bc8a HTTP/1.1" 200 115 0.946826 10.0.0.23 - - [2025-08-14 02:12:55] "DELETE /project/63976702-5e91-4f95-a6d9-541199baf9d1 HTTP/1.1" 200 115 0.967673 10.0.0.38 - - [2025-08-14 02:12:55] "POST /neutron/port HTTP/1.1" 200 1230 0.027532 10.0.0.38 - - [2025-08-14 02:12:55] "POST /neutron/port HTTP/1.1" 200 1227 0.024507 10.0.0.23 - - [2025-08-14 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004514 10.0.0.23 - - [2025-08-14 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.23 - - [2025-08-14 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005255 10.0.0.23 - - [2025-08-14 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003549 10.0.0.23 - - [2025-08-14 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002902 10.0.0.38 - - [2025-08-14 02:12:57] "POST /neutron/network HTTP/1.1" 200 151 0.174783 10.0.0.23 - - [2025-08-14 02:12:57] "DELETE /route-target/dfd33b7f-2ce5-4ffe-be3f-b0f87c7504b2 HTTP/1.1" 200 115 0.019575 10.0.0.38 - - [2025-08-14 02:12:57] "POST /neutron/network HTTP/1.1" 200 1087 0.008116 10.0.0.23 - - [2025-08-14 02:12:58] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001089 10.0.0.38 - - [2025-08-14 02:12:58] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.043747 10.0.0.23 - - [2025-08-14 02:12:58] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001133 10.0.0.38 - - [2025-08-14 02:12:58] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?fields=virtual_networks HTTP/1.1" 200 1050 0.039398 10.0.0.23 - - [2025-08-14 02:12:58] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000990 10.0.0.38 - - [2025-08-14 02:12:58] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.046016 10.0.0.23 - - [2025-08-14 02:12:58] "GET /projects?obj_uuids=1d9407de-94fe-41eb-95fe-28cb48ff3c3b&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001367 10.0.0.38 - - [2025-08-14 02:12:58] "GET /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b?fields=security_groups HTTP/1.1" 200 1285 0.062076 10.0.0.38 - - [2025-08-14 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.021945 10.0.0.23 - - [2025-08-14 02:12:59] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002859 10.0.0.23 - - [2025-08-14 02:12:59] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001598 10.0.0.23 - - [2025-08-14 02:12:59] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009657 10.0.0.23 - - [2025-08-14 02:12:59] "POST /id-to-fqname HTTP/1.1" 200 202 0.001198 10.0.0.23 - - [2025-08-14 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.002267 10.0.0.23 - - [2025-08-14 02:12:59] "POST /security-groups HTTP/1.1" 200 603 0.031118 10.0.0.23 - - [2025-08-14 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 246 0.003619 10.0.0.23 - - [2025-08-14 02:12:59] "POST /projects HTTP/1.1" 200 609 0.222369 10.0.0.23 - - [2025-08-14 02:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.300142 10.0.0.23 - - [2025-08-14 02:12:59] "POST /access-control-lists HTTP/1.1" 200 606 0.032043 10.0.0.38 - - [2025-08-14 02:12:59] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.452334 10.0.0.27 - - [2025-08-14 02:13:00] "GET /obj-perms HTTP/1.1" 200 5056 0.059390 10.0.0.38 - - [2025-08-14 02:13:01] "GET / HTTP/1.1" 200 35931 0.002371 10.0.0.38 - - [2025-08-14 02:13:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2025-08-14 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.049236 10.0.0.23 - - [2025-08-14 02:13:02] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001693 10.0.0.38 - - [2025-08-14 02:13:02] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.063610 10.0.0.23 - - [2025-08-14 02:13:02] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002036 10.0.0.38 - - [2025-08-14 02:13:02] "POST /neutron/network HTTP/1.1" 200 619 0.137225 10.0.0.38 - - [2025-08-14 02:13:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.003160 10.0.0.38 - - [2025-08-14 02:13:03] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005939 10.0.0.38 - - [2025-08-14 02:13:03] "POST /neutron/network HTTP/1.1" 200 839 0.005823 10.0.0.38 - - [2025-08-14 02:13:03] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005335 10.0.0.38 - - [2025-08-14 02:13:03] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006677 10.0.0.38 - - [2025-08-14 02:13:04] "GET /obj-perms HTTP/1.1" 200 5054 0.042406 10.0.0.23 - - [2025-08-14 02:13:04] "GET /obj-perms HTTP/1.1" 200 5054 0.041561 10.0.0.38 - - [2025-08-14 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.23 - - [2025-08-14 02:13:04] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001522 10.0.0.38 - - [2025-08-14 02:13:04] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051337 10.0.0.38 - - [2025-08-14 02:13:05] "POST /neutron/network HTTP/1.1" 200 117 0.014845 10.0.0.23 - - [2025-08-14 02:13:05] "POST /route-targets HTTP/1.1" 200 327 0.015389 10.0.0.38 - - [2025-08-14 02:13:05] "POST /neutron/network HTTP/1.1" 200 838 0.008169 10.0.0.38 - - [2025-08-14 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001072 10.0.0.38 - - [2025-08-14 02:13:05] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005232 10.0.0.38 - - [2025-08-14 02:13:05] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005384 10.0.0.38 - - [2025-08-14 02:13:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.009332 10.0.0.38 - - [2025-08-14 02:13:05] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005314 10.0.0.38 - - [2025-08-14 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001522 10.0.0.23 - - [2025-08-14 02:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.009970 10.0.0.27 - - [2025-08-14 02:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.029629 10.0.0.27 - - [2025-08-14 02:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.117349 10.0.0.23 - - [2025-08-14 02:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.119032 10.0.0.23 - - [2025-08-14 02:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.317025 10.0.0.38 - - [2025-08-14 02:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.316584 10.0.0.38 - - [2025-08-14 02:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.046821 10.0.0.27 - - [2025-08-14 02:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.082561 10.0.0.38 - - [2025-08-14 02:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.180265 10.0.0.27 - - [2025-08-14 02:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.274295 10.0.0.23 - - [2025-08-14 02:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.326988 10.0.0.38 - - [2025-08-14 02:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.379190 10.0.0.23 - - [2025-08-14 02:13:38] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001123 10.0.0.38 - - [2025-08-14 02:13:38] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069403 10.0.0.38 - - [2025-08-14 02:13:38] "POST /neutron/port HTTP/1.1" 200 117 0.007033 10.0.0.38 - - [2025-08-14 02:13:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.001345 10.0.0.38 - - [2025-08-14 02:13:38] "POST /neutron/network HTTP/1.1" 200 849 0.009737 10.0.0.38 - - [2025-08-14 02:13:39] "POST /neutron/port HTTP/1.1" 200 1072 0.018644 10.0.0.23 - - [2025-08-14 02:13:39] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.38 - - [2025-08-14 02:13:39] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.093089 10.0.0.38 - - [2025-08-14 02:13:39] "POST /neutron/port HTTP/1.1" 200 1100 0.020685 10.0.0.38 - - [2025-08-14 02:13:39] "POST /neutron/port HTTP/1.1" 200 1100 0.016487 10.0.0.38 - - [2025-08-14 02:13:39] "POST /neutron/port HTTP/1.1" 200 117 0.005692 10.0.0.38 - - [2025-08-14 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-08-14 02:13:39] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.38 - - [2025-08-14 02:13:39] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.051261 10.0.0.38 - - [2025-08-14 02:13:39] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006457 10.0.0.38 - - [2025-08-14 02:13:39] "GET /floating-ip-pools?parent_id=8b832d82-6364-420a-afec-c89cc7f2568a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003510 10.0.0.38 - - [2025-08-14 02:13:39] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007122 10.0.0.38 - - [2025-08-14 02:13:39] "POST /floating-ip-pools HTTP/1.1" 200 609 0.034700 10.0.0.38 - - [2025-08-14 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.021261 10.0.0.38 - - [2025-08-14 02:13:39] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006002 10.0.0.38 - - [2025-08-14 02:13:40] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.38 - - [2025-08-14 02:13:40] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005713 10.0.0.38 - - [2025-08-14 02:13:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010516 10.0.0.38 - - [2025-08-14 02:13:42] "POST /neutron/port HTTP/1.1" 200 1127 0.126293 10.0.0.38 - - [2025-08-14 02:13:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.011383 10.0.0.38 - - [2025-08-14 02:13:45] "POST /neutron/port HTTP/1.1" 200 1100 0.020228 10.0.0.38 - - [2025-08-14 02:13:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007434 10.0.0.23 - - [2025-08-14 02:13:54] "DELETE /access-control-list/bf6a2cd7-7504-4e25-840d-b0f22510a558 HTTP/1.1" 200 115 0.080743 10.0.0.23 - - [2025-08-14 02:13:55] "DELETE /project/abe712fbafc14928a641f7f61a193149 HTTP/1.1" 404 173 0.002640 10.0.0.23 - - [2025-08-14 02:13:55] "DELETE /project/1d9407de-94fe-41eb-95fe-28cb48ff3c3b HTTP/1.1" 404 177 0.005486 10.0.0.38 - - [2025-08-14 02:14:00] "POST /neutron/port HTTP/1.1" 200 1100 0.014321 10.0.0.27 - - [2025-08-14 02:14:01] "GET /obj-perms HTTP/1.1" 200 5056 0.039221 10.0.0.38 - - [2025-08-14 02:14:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007315 10.0.0.38 - - [2025-08-14 02:14:16] "POST /neutron/port HTTP/1.1" 200 1100 0.014499 10.0.0.38 - - [2025-08-14 02:14:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007272 10.0.0.38 - - [2025-08-14 02:14:26] "POST /neutron/port HTTP/1.1" 200 1100 0.019361 10.0.0.38 - - [2025-08-14 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006708 10.0.0.38 - - [2025-08-14 02:14:26] "GET /virtual-machine/ff2b3015-f363-4c10-9b73-bddf19d5ba4b HTTP/1.1" 401 292 0.000377 10.0.0.38 - - [2025-08-14 02:14:26] "GET /virtual-machine/ff2b3015-f363-4c10-9b73-bddf19d5ba4b HTTP/1.1" 200 1305 0.026376 10.0.0.38 - - [2025-08-14 02:14:26] "GET /virtual-machine-interface/9b8b6d50-f6d1-4972-bc07-c79a7d3b8b64 HTTP/1.1" 200 3005 0.005402 10.0.0.38 - - [2025-08-14 02:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.38 - - [2025-08-14 02:14:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003474 10.0.0.38 - - [2025-08-14 02:14:26] "GET /virtual-networks?parent_id=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003008 10.0.0.38 - - [2025-08-14 02:14:26] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005337 10.0.0.38 - - [2025-08-14 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2025-08-14 02:14:29] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005296 10.0.0.38 - - [2025-08-14 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-08-14 02:14:33] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011495 10.0.0.38 - - [2025-08-14 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.38 - - [2025-08-14 02:14:38] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007593 10.0.0.38 - - [2025-08-14 02:14:38] "POST /neutron/network HTTP/1.1" 200 849 0.006147 10.0.0.38 - - [2025-08-14 02:14:38] "POST /neutron/port HTTP/1.1" 200 117 0.001319 10.0.0.38 - - [2025-08-14 02:14:41] "POST /neutron/port HTTP/1.1" 200 1100 0.033601 10.0.0.38 - - [2025-08-14 02:14:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.009775 10.0.0.38 - - [2025-08-14 02:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.38 - - [2025-08-14 02:14:42] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005988 10.0.0.38 - - [2025-08-14 02:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.38 - - [2025-08-14 02:14:46] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005037 10.0.0.38 - - [2025-08-14 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2025-08-14 02:14:50] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.017797 10.0.0.38 - - [2025-08-14 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.38 - - [2025-08-14 02:14:54] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006249 10.0.0.38 - - [2025-08-14 02:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2025-08-14 02:14:58] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005935 10.0.0.38 - - [2025-08-14 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.38 - - [2025-08-14 02:15:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003813 10.0.0.38 - - [2025-08-14 02:15:00] "GET /virtual-networks?parent_id=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003349 10.0.0.38 - - [2025-08-14 02:15:00] "GET /virtual-network/18f81791-b7cc-4c0b-8548-7baf05d7ee12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005695 10.0.0.38 - - [2025-08-14 02:15:00] "POST /neutron/port HTTP/1.1" 200 1100 0.014219 10.0.0.38 - - [2025-08-14 02:15:01] "GET /obj-perms HTTP/1.1" 200 5056 0.040115 10.0.0.38 - - [2025-08-14 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010592 10.0.0.38 - - [2025-08-14 02:15:13] "POST /neutron/port HTTP/1.1" 200 1100 0.031565 10.0.0.38 - - [2025-08-14 02:15:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006475 10.0.0.23 - - [2025-08-14 02:15:20] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.023841 10.0.0.38 - - [2025-08-14 02:15:21] "POST /neutron/floatingip HTTP/1.1" 200 531 0.150700 10.0.0.38 - - [2025-08-14 02:15:21] "POST /neutron/floatingip HTTP/1.1" 200 578 0.054111 10.0.0.38 - - [2025-08-14 02:15:21] "POST /neutron/port HTTP/1.1" 200 1101 0.015085 10.0.0.38 - - [2025-08-14 02:15:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006576 10.0.0.38 - - [2025-08-14 02:15:21] "GET /virtual-machine/81f010c8-5587-44c3-81ca-d23582b5c671 HTTP/1.1" 200 1303 0.005199 10.0.0.38 - - [2025-08-14 02:15:21] "GET /virtual-machine-interface/18fa06f7-f74b-4dd5-aa1e-324241a3bfbc HTTP/1.1" 200 3004 0.004990 10.0.0.38 - - [2025-08-14 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2025-08-14 02:15:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003371 10.0.0.38 - - [2025-08-14 02:15:21] "GET /virtual-networks?parent_id=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002984 10.0.0.38 - - [2025-08-14 02:15:21] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005481 10.0.0.38 - - [2025-08-14 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.38 - - [2025-08-14 02:15:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004520 10.0.0.38 - - [2025-08-14 02:15:22] "GET /virtual-networks?parent_id=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004149 10.0.0.38 - - [2025-08-14 02:15:22] "GET /virtual-network/8b832d82-6364-420a-afec-c89cc7f2568a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006712 10.0.0.38 - - [2025-08-14 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.38 - - [2025-08-14 02:15:22] "GET /routing-instance/799de3ba-799b-4ced-8ed6-6164e9dd27a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.005932 10.0.0.38 - - [2025-08-14 02:15:22] "GET /route-target/0728e23b-f1ed-4a1e-922e-9da480765473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004386 10.0.0.38 - - [2025-08-14 02:15:41] "POST /neutron/port HTTP/1.1" 200 1101 0.035558 10.0.0.38 - - [2025-08-14 02:15:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.009379 10.0.0.38 - - [2025-08-14 02:15:41] "POST /neutron/port HTTP/1.1" 200 1100 0.014327 10.0.0.38 - - [2025-08-14 02:15:41] "POST /neutron/floatingip HTTP/1.1" 200 552 0.012730 10.0.0.38 - - [2025-08-14 02:15:41] "POST /neutron/network HTTP/1.1" 200 838 0.007087 10.0.0.38 - - [2025-08-14 02:15:42] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007334 10.0.0.38 - - [2025-08-14 02:15:42] "GET /floating-ip-pool/1ca2dc5b-5498-4331-a3cb-64c3dd3020c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003554 10.0.0.38 - - [2025-08-14 02:15:42] "POST /ref-update HTTP/1.1" 200 156 0.012972 10.0.0.38 - - [2025-08-14 02:15:42] "DELETE /floating-ip-pool/1ca2dc5b-5498-4331-a3cb-64c3dd3020c1 HTTP/1.1" 200 115 0.039747 10.0.0.38 - - [2025-08-14 02:15:43] "POST /neutron/network HTTP/1.1" 400 204 0.011914 10.0.0.38 - - [2025-08-14 02:15:43] "POST /neutron/port HTTP/1.1" 200 151 0.187677 10.0.0.38 - - [2025-08-14 02:15:43] "POST /neutron/port HTTP/1.1" 200 151 0.217407 10.0.0.38 - - [2025-08-14 02:15:45] "POST /neutron/network HTTP/1.1" 200 839 0.006417 10.0.0.23 - - [2025-08-14 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023202 10.0.0.23 - - [2025-08-14 02:15:47] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001117 10.0.0.38 - - [2025-08-14 02:15:47] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.059870 10.0.0.23 - - [2025-08-14 02:15:47] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001052 10.0.0.38 - - [2025-08-14 02:15:47] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?fields=virtual_networks HTTP/1.1" 200 1057 0.035843 10.0.0.23 - - [2025-08-14 02:15:47] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001441 10.0.0.38 - - [2025-08-14 02:15:47] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.040197 10.0.0.23 - - [2025-08-14 02:15:47] "GET /projects?obj_uuids=abe712fb-afc1-4928-a641-f7f61a193149&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079 10.0.0.38 - - [2025-08-14 02:15:47] "GET /project/abe712fb-afc1-4928-a641-f7f61a193149?fields=security_groups HTTP/1.1" 200 1295 0.039476 10.0.0.38 - - [2025-08-14 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.020923 10.0.0.23 - - [2025-08-14 02:15:48] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.015005 10.0.0.23 - - [2025-08-14 02:15:48] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.23 - - [2025-08-14 02:15:48] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.028074 10.0.0.23 - - [2025-08-14 02:15:48] "POST /id-to-fqname HTTP/1.1" 200 190 0.002604 10.0.0.23 - - [2025-08-14 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004062 10.0.0.23 - - [2025-08-14 02:15:48] "POST /security-groups HTTP/1.1" 200 591 0.072458 10.0.0.23 - - [2025-08-14 02:15:48] "POST /projects HTTP/1.1" 200 585 0.271065 10.0.0.23 - - [2025-08-14 02:15:48] "POST /access-control-lists HTTP/1.1" 200 596 0.029895 10.0.0.23 - - [2025-08-14 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.341612 10.0.0.38 - - [2025-08-14 02:15:48] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.507749 10.0.0.38 - - [2025-08-14 02:15:49] "GET / HTTP/1.1" 200 35931 0.002598 10.0.0.23 - - [2025-08-14 02:15:52] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001054 10.0.0.38 - - [2025-08-14 02:15:52] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.042514 10.0.0.23 - - [2025-08-14 02:15:52] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068 10.0.0.38 - - [2025-08-14 02:15:52] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?fields=virtual_networks HTTP/1.1" 200 1032 0.047873 10.0.0.23 - - [2025-08-14 02:15:52] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001420 10.0.0.38 - - [2025-08-14 02:15:52] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.038291 10.0.0.23 - - [2025-08-14 02:15:52] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.38 - - [2025-08-14 02:15:52] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?fields=security_groups HTTP/1.1" 200 1258 0.040338 10.0.0.38 - - [2025-08-14 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.020305 10.0.0.23 - - [2025-08-14 02:15:53] "GET /projects?obj_uuids=cda119fd-2759-498b-af2b-2804bab2c61e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003027 10.0.0.23 - - [2025-08-14 02:15:53] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.23 - - [2025-08-14 02:15:53] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008111 10.0.0.23 - - [2025-08-14 02:15:53] "POST /id-to-fqname HTTP/1.1" 200 185 0.004199 10.0.0.23 - - [2025-08-14 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.007736 10.0.0.23 - - [2025-08-14 02:15:53] "POST /security-groups HTTP/1.1" 200 586 0.028304 10.0.0.23 - - [2025-08-14 02:15:53] "POST /projects HTTP/1.1" 200 575 0.243129 10.0.0.23 - - [2025-08-14 02:15:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.005674 10.0.0.23 - - [2025-08-14 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.318607 10.0.0.23 - - [2025-08-14 02:15:53] "POST /access-control-lists HTTP/1.1" 200 589 0.026704 10.0.0.38 - - [2025-08-14 02:15:54] "GET /project/cda119fd-2759-498b-af2b-2804bab2c61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.460722 10.0.0.38 - - [2025-08-14 02:15:55] "GET / HTTP/1.1" 200 35931 0.003352 10.0.0.23 - - [2025-08-14 02:15:55] "DELETE /project/1852d7f8e573440894b400a7691b4b9b HTTP/1.1" 404 173 0.004995 10.0.0.23 - - [2025-08-14 02:15:55] "DELETE /project/abe712fb-afc1-4928-a641-f7f61a193149 HTTP/1.1" 404 177 0.010042 10.0.0.23 - - [2025-08-14 02:15:55] "DELETE /project/cda119fd2759498baf2b2804bab2c61e HTTP/1.1" 404 173 0.006685 10.0.0.23 - - [2025-08-14 02:15:55] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.23 - - [2025-08-14 02:15:56] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.040158 10.0.0.23 - - [2025-08-14 02:15:56] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001125 10.0.0.23 - - [2025-08-14 02:15:56] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?fields=security_groups HTTP/1.1" 200 1363 0.047588 10.0.0.23 - - [2025-08-14 02:15:56] "DELETE /security-group/b0e62da8-d705-4fb0-b283-c06855991603 HTTP/1.1" 200 115 0.055225 10.0.0.23 - - [2025-08-14 02:15:56] "GET /projects?obj_uuids=1852d7f8-e573-4408-94b4-00a7691b4b9b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.23 - - [2025-08-14 02:15:56] "DELETE /access-control-list/4a5ff4b1-06ed-43ba-b114-4bad40a9827d HTTP/1.1" 200 115 0.052575 10.0.0.23 - - [2025-08-14 02:15:56] "GET /project/1852d7f8-e573-4408-94b4-00a7691b4b9b?fields=application_policy_sets HTTP/1.1" 200 1402 0.059359 10.0.0.23 - - [2025-08-14 02:15:56] "DELETE /project/1852d7f8-e573-4408-94b4-00a7691b4b9b HTTP/1.1" 200 115 0.427004 10.0.0.23 - - [2025-08-14 02:16:00] "GET /projects?obj_uuids=cda119fd-2759-498b-af2b-2804bab2c61e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001145 10.0.0.38 - - [2025-08-14 02:16:00] "GET /project/cda119fd-2759-498b-af2b-2804bab2c61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.040852 10.0.0.23 - - [2025-08-14 02:16:00] "GET /projects?obj_uuids=cda119fd-2759-498b-af2b-2804bab2c61e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000922 10.0.0.38 - - [2025-08-14 02:16:00] "GET /project/cda119fd-2759-498b-af2b-2804bab2c61e?fields=virtual_networks HTTP/1.1" 200 1023 0.072711 10.0.0.23 - - [2025-08-14 02:16:00] "GET /projects?obj_uuids=cda119fd-2759-498b-af2b-2804bab2c61e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.38 - - [2025-08-14 02:16:01] "GET /project/cda119fd-2759-498b-af2b-2804bab2c61e?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.056031 10.0.0.23 - - [2025-08-14 02:16:01] "GET /projects?obj_uuids=cda119fd-2759-498b-af2b-2804bab2c61e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.38 - - [2025-08-14 02:16:01] "GET /project/cda119fd-2759-498b-af2b-2804bab2c61e?fields=security_groups HTTP/1.1" 200 1244 0.039574 10.0.0.38 - - [2025-08-14 02:16:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.022542 10.0.0.23 - - [2025-08-14 02:16:01] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002829 10.0.0.23 - - [2025-08-14 02:16:01] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001346 10.0.0.23 - - [2025-08-14 02:16:01] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009299 10.0.0.23 - - [2025-08-14 02:16:02] "POST /id-to-fqname HTTP/1.1" 200 189 0.001269 10.0.0.23 - - [2025-08-14 02:16:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003922 10.0.0.23 - - [2025-08-14 02:16:02] "POST /security-groups HTTP/1.1" 200 590 0.037231 10.0.0.23 - - [2025-08-14 02:16:02] "POST /projects HTTP/1.1" 200 583 0.249027 10.0.0.23 - - [2025-08-14 02:16:02] "POST /access-control-lists HTTP/1.1" 200 595 0.034183 10.0.0.23 - - [2025-08-14 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.321278 10.0.0.38 - - [2025-08-14 02:16:02] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.482364 10.0.0.23 - - [2025-08-14 02:16:03] "GET /obj-perms HTTP/1.1" 200 5056 0.054541 10.0.0.38 - - [2025-08-14 02:16:03] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.23 - - [2025-08-14 02:16:06] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001015 10.0.0.38 - - [2025-08-14 02:16:06] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.046974 10.0.0.23 - - [2025-08-14 02:16:06] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001201 10.0.0.38 - - [2025-08-14 02:16:06] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?fields=virtual_networks HTTP/1.1" 200 1031 0.041519 10.0.0.23 - - [2025-08-14 02:16:06] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001443 10.0.0.38 - - [2025-08-14 02:16:06] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045761 10.0.0.23 - - [2025-08-14 02:16:06] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001010 10.0.0.38 - - [2025-08-14 02:16:06] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?fields=security_groups HTTP/1.1" 200 1256 0.044145 10.0.0.38 - - [2025-08-14 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.020293 10.0.0.23 - - [2025-08-14 02:16:07] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003255 10.0.0.23 - - [2025-08-14 02:16:07] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001331 10.0.0.23 - - [2025-08-14 02:16:07] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009079 10.0.0.23 - - [2025-08-14 02:16:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.001722 10.0.0.23 - - [2025-08-14 02:16:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.010810 10.0.0.23 - - [2025-08-14 02:16:08] "POST /security-groups HTTP/1.1" 200 591 0.038985 10.0.0.23 - - [2025-08-14 02:16:08] "POST /projects HTTP/1.1" 200 585 0.301114 10.0.0.23 - - [2025-08-14 02:16:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.011900 10.0.0.23 - - [2025-08-14 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.383489 10.0.0.23 - - [2025-08-14 02:16:08] "POST /access-control-lists HTTP/1.1" 200 594 0.032480 10.0.0.38 - - [2025-08-14 02:16:08] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.546477 10.0.0.38 - - [2025-08-14 02:16:09] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.23 - - [2025-08-14 02:16:12] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001404 10.0.0.38 - - [2025-08-14 02:16:12] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.049804 10.0.0.23 - - [2025-08-14 02:16:12] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.38 - - [2025-08-14 02:16:12] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?fields=virtual_networks HTTP/1.1" 200 1033 0.048760 10.0.0.23 - - [2025-08-14 02:16:12] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001335 10.0.0.38 - - [2025-08-14 02:16:12] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041596 10.0.0.23 - - [2025-08-14 02:16:12] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001111 10.0.0.38 - - [2025-08-14 02:16:12] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?fields=security_groups HTTP/1.1" 200 1259 0.047155 10.0.0.38 - - [2025-08-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.020956 10.0.0.23 - - [2025-08-14 02:16:13] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003270 10.0.0.23 - - [2025-08-14 02:16:13] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.23 - - [2025-08-14 02:16:13] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007023 10.0.0.23 - - [2025-08-14 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 194 0.007305 10.0.0.23 - - [2025-08-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.004767 10.0.0.23 - - [2025-08-14 02:16:13] "POST /security-groups HTTP/1.1" 200 595 0.076570 10.0.0.23 - - [2025-08-14 02:16:13] "POST /projects HTTP/1.1" 200 593 0.294270 10.0.0.23 - - [2025-08-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.005737 10.0.0.23 - - [2025-08-14 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.360940 10.0.0.38 - - [2025-08-14 02:16:13] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.502742 10.0.0.38 - - [2025-08-14 02:16:14] "GET / HTTP/1.1" 200 35931 0.002502 10.0.0.23 - - [2025-08-14 02:16:17] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001630 10.0.0.38 - - [2025-08-14 02:16:17] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.044921 10.0.0.23 - - [2025-08-14 02:16:17] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001248 10.0.0.38 - - [2025-08-14 02:16:17] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?fields=virtual_networks HTTP/1.1" 200 1040 0.068469 10.0.0.23 - - [2025-08-14 02:16:17] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002492 10.0.0.38 - - [2025-08-14 02:16:17] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.056330 10.0.0.23 - - [2025-08-14 02:16:17] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001024 10.0.0.38 - - [2025-08-14 02:16:18] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?fields=security_groups HTTP/1.1" 200 1270 0.048254 10.0.0.38 - - [2025-08-14 02:16:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.023619 10.0.0.23 - - [2025-08-14 02:16:18] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002807 10.0.0.23 - - [2025-08-14 02:16:18] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000962 10.0.0.23 - - [2025-08-14 02:16:18] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007344 10.0.0.23 - - [2025-08-14 02:16:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.002410 10.0.0.23 - - [2025-08-14 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.004736 10.0.0.23 - - [2025-08-14 02:16:19] "POST /security-groups HTTP/1.1" 200 586 0.028111 10.0.0.23 - - [2025-08-14 02:16:19] "POST /projects HTTP/1.1" 200 575 0.242485 10.0.0.23 - - [2025-08-14 02:16:19] "POST /access-control-lists HTTP/1.1" 200 591 0.036319 10.0.0.23 - - [2025-08-14 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.308910 10.0.0.38 - - [2025-08-14 02:16:19] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.445125 10.0.0.38 - - [2025-08-14 02:16:20] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.38 - - [2025-08-14 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003879 10.0.0.23 - - [2025-08-14 02:16:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.002747 10.0.0.23 - - [2025-08-14 02:16:20] "POST /access-control-lists HTTP/1.1" 200 588 0.032233 10.0.0.23 - - [2025-08-14 02:16:21] "PUT /access-control-list/aa6dab4d-327e-496c-8aa7-720a52a0a2ca HTTP/1.1" 200 272 0.027049 10.0.0.23 - - [2025-08-14 02:16:21] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001094 10.0.0.38 - - [2025-08-14 02:16:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.080850 10.0.0.38 - - [2025-08-14 02:16:21] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.016357 10.0.0.38 - - [2025-08-14 02:16:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.008571 10.0.0.23 - - [2025-08-14 02:16:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.005324 10.0.0.23 - - [2025-08-14 02:16:21] "POST /access-control-lists HTTP/1.1" 200 588 0.044739 10.0.0.23 - - [2025-08-14 02:16:21] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001017 10.0.0.38 - - [2025-08-14 02:16:21] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.041247 10.0.0.38 - - [2025-08-14 02:16:22] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013383 10.0.0.38 - - [2025-08-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-08-14 02:16:22] "PUT /access-control-list/22d46d4b-9d09-4978-8d78-f9163e1dd94b HTTP/1.1" 200 272 0.013483 10.0.0.38 - - [2025-08-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 210 0.023154 10.0.0.23 - - [2025-08-14 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 244 0.007585 10.0.0.23 - - [2025-08-14 02:16:22] "PUT /access-control-list/7eca3c83-e436-4493-b31c-094d9b6e2e07 HTTP/1.1" 200 272 0.013421 10.0.0.23 - - [2025-08-14 02:16:23] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001104 10.0.0.38 - - [2025-08-14 02:16:23] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.088727 10.0.0.38 - - [2025-08-14 02:16:23] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.018080 10.0.0.38 - - [2025-08-14 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.006007 10.0.0.23 - - [2025-08-14 02:16:23] "PUT /access-control-list/7eca3c83-e436-4493-b31c-094d9b6e2e07 HTTP/1.1" 200 272 0.017840 10.0.0.23 - - [2025-08-14 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 244 0.009977 10.0.0.23 - - [2025-08-14 02:16:23] "PUT /access-control-list/ed77ff85-b08e-4f68-bd22-b66d1809fa62 HTTP/1.1" 200 272 0.030733 10.0.0.23 - - [2025-08-14 02:16:23] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001456 10.0.0.38 - - [2025-08-14 02:16:24] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.064299 10.0.0.38 - - [2025-08-14 02:16:24] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.028931 10.0.0.23 - - [2025-08-14 02:16:24] "PUT /access-control-list/ed77ff85-b08e-4f68-bd22-b66d1809fa62 HTTP/1.1" 200 272 0.024265 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.005883 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.010480 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.003916 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.003911 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.003569 10.0.0.38 - - [2025-08-14 02:16:25] "POST /neutron/router HTTP/1.1" 200 541 0.003881 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003758 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003640 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003567 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.004232 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003905 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.006366 10.0.0.23 - - [2025-08-14 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.23 - - [2025-08-14 02:16:26] "GET /logical-router/02d5f3c1-1662-466d-81f0-d47e47ba273c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009125 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 151 0.085348 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.018006 10.0.0.23 - - [2025-08-14 02:16:26] "PUT /logical-router/410abf13-a68b-4893-8162-306fa35c2594 HTTP/1.1" 200 262 0.052118 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.005523 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.006382 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.004107 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003954 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003827 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.004570 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.006895 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003867 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.003978 10.0.0.38 - - [2025-08-14 02:16:26] "POST /neutron/router HTTP/1.1" 200 541 0.004118 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 542 0.036733 10.0.0.23 - - [2025-08-14 02:16:27] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.103483 10.0.0.23 - - [2025-08-14 02:16:27] "POST /route-targets HTTP/1.1" 200 327 0.028137 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.004387 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.007475 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.003949 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.003838 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.003928 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.004210 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.003918 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.004290 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.003903 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.004284 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.042814 10.0.0.38 - - [2025-08-14 02:16:27] "POST /neutron/router HTTP/1.1" 200 559 0.005195 10.0.0.23 - - [2025-08-14 02:16:28] "DELETE /route-target/c7978562-4457-4007-b07b-8dfde4333d1f HTTP/1.1" 200 115 0.072550 10.0.0.38 - - [2025-08-14 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 151 0.112687 10.0.0.38 - - [2025-08-14 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 506 0.006495 10.0.0.23 - - [2025-08-14 02:16:28] "DELETE /access-control-list/c2ed2769-4a88-4b60-bc7c-d4775ae8fdea HTTP/1.1" 200 115 0.056255 10.0.0.38 - - [2025-08-14 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 151 0.085102 10.0.0.23 - - [2025-08-14 02:16:28] "DELETE /access-control-list/22d46d4b-9d09-4978-8d78-f9163e1dd94b HTTP/1.1" 200 115 0.053725 10.0.0.23 - - [2025-08-14 02:16:29] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001252 10.0.0.38 - - [2025-08-14 02:16:29] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.065849 10.0.0.23 - - [2025-08-14 02:16:29] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001521 10.0.0.38 - - [2025-08-14 02:16:29] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?fields=virtual_networks HTTP/1.1" 200 1023 0.045298 10.0.0.23 - - [2025-08-14 02:16:30] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001504 10.0.0.38 - - [2025-08-14 02:16:30] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.052098 10.0.0.23 - - [2025-08-14 02:16:30] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001817 10.0.0.38 - - [2025-08-14 02:16:30] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?fields=security_groups HTTP/1.1" 200 1244 0.052341 10.0.0.38 - - [2025-08-14 02:16:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.024332 10.0.0.23 - - [2025-08-14 02:16:31] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003033 10.0.0.23 - - [2025-08-14 02:16:31] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001002 10.0.0.23 - - [2025-08-14 02:16:31] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007564 10.0.0.23 - - [2025-08-14 02:16:31] "POST /id-to-fqname HTTP/1.1" 200 186 0.011653 10.0.0.23 - - [2025-08-14 02:16:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.012920 10.0.0.23 - - [2025-08-14 02:16:31] "POST /security-groups HTTP/1.1" 200 587 0.035196 10.0.0.23 - - [2025-08-14 02:16:31] "POST /fqname-to-id HTTP/1.1" 404 230 0.005787 10.0.0.23 - - [2025-08-14 02:16:31] "POST /projects HTTP/1.1" 200 577 0.250974 10.0.0.23 - - [2025-08-14 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.322755 10.0.0.23 - - [2025-08-14 02:16:31] "POST /access-control-lists HTTP/1.1" 200 590 0.024248 10.0.0.38 - - [2025-08-14 02:16:31] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.454241 10.0.0.38 - - [2025-08-14 02:16:32] "GET / HTTP/1.1" 200 35931 0.003231 10.0.0.38 - - [2025-08-14 02:16:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2025-08-14 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.064197 10.0.0.23 - - [2025-08-14 02:16:34] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.38 - - [2025-08-14 02:16:34] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.047519 10.0.0.23 - - [2025-08-14 02:16:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008186 10.0.0.38 - - [2025-08-14 02:16:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.221832 10.0.0.38 - - [2025-08-14 02:16:35] "POST /id-to-fqname HTTP/1.1" 200 216 0.001224 10.0.0.38 - - [2025-08-14 02:16:35] "GET /virtual-network/fd46adb4-b234-4a39-9d21-96a628449491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005060 10.0.0.38 - - [2025-08-14 02:16:35] "GET /virtual-network/fd46adb4-b234-4a39-9d21-96a628449491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005125 10.0.0.38 - - [2025-08-14 02:16:35] "POST /neutron/network HTTP/1.1" 200 821 0.006027 10.0.0.38 - - [2025-08-14 02:16:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.003006 10.0.0.38 - - [2025-08-14 02:16:35] "GET /virtual-network/fd46adb4-b234-4a39-9d21-96a628449491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005768 10.0.0.38 - - [2025-08-14 02:16:35] "GET /virtual-machine-interface/887c9369-5d17-4374-8a82-c61930bfae34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.007169 10.0.0.38 - - [2025-08-14 02:16:35] "GET /virtual-machine-interface/887c9369-5d17-4374-8a82-c61930bfae34?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.008040 10.0.0.38 - - [2025-08-14 02:16:35] "GET /instance-ip/e6e4253a-6751-4e61-870d-46e524582fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004219 10.0.0.38 - - [2025-08-14 02:16:35] "POST /neutron/port HTTP/1.1" 200 1018 0.009168 10.0.0.23 - - [2025-08-14 02:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002833 10.0.0.23 - - [2025-08-14 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012866 10.0.0.23 - - [2025-08-14 02:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005521 10.0.0.38 - - [2025-08-14 02:16:36] "POST /neutron/network HTTP/1.1" 200 151 0.124012 10.0.0.38 - - [2025-08-14 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.23 - - [2025-08-14 02:16:38] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.38 - - [2025-08-14 02:16:38] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.052017 10.0.0.23 - - [2025-08-14 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.023507 10.0.0.23 - - [2025-08-14 02:16:39] "POST /useragent-kv HTTP/1.1" 200 115 0.009806 10.0.0.38 - - [2025-08-14 02:16:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.189727 10.0.0.38 - - [2025-08-14 02:16:39] "POST /id-to-fqname HTTP/1.1" 200 217 0.001328 10.0.0.38 - - [2025-08-14 02:16:39] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007403 10.0.0.38 - - [2025-08-14 02:16:39] "POST /neutron/network HTTP/1.1" 200 975 0.009603 10.0.0.38 - - [2025-08-14 02:16:39] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005080 10.0.0.38 - - [2025-08-14 02:16:39] "POST /neutron/subnet HTTP/1.1" 200 715 0.009243 10.0.0.38 - - [2025-08-14 02:16:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001274 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/port HTTP/1.1" 200 1017 0.012035 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/port HTTP/1.1" 200 1017 0.009856 10.0.0.38 - - [2025-08-14 02:16:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001736 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.007987 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/network HTTP/1.1" 200 975 0.060387 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/port HTTP/1.1" 200 1016 0.016575 10.0.0.38 - - [2025-08-14 02:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.005850 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/port HTTP/1.1" 200 1016 0.009691 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/port HTTP/1.1" 200 1017 0.022475 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/port HTTP/1.1" 200 1017 0.010524 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.021824 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/network HTTP/1.1" 200 975 0.008753 10.0.0.38 - - [2025-08-14 02:16:41] "POST /neutron/subnet HTTP/1.1" 200 694 0.012320 10.0.0.38 - - [2025-08-14 02:16:46] "POST /neutron/port HTTP/1.1" 200 1083 0.018055 10.0.0.38 - - [2025-08-14 02:16:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007544 10.0.0.38 - - [2025-08-14 02:16:46] "GET /virtual-machine/1d2222c6-7b84-45af-9a9e-25ee9bbee687 HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2025-08-14 02:16:46] "GET /virtual-machine/1d2222c6-7b84-45af-9a9e-25ee9bbee687 HTTP/1.1" 200 1284 0.027767 10.0.0.38 - - [2025-08-14 02:16:46] "GET /virtual-machine-interface/93637865-022c-4645-8835-2f111f037e1e HTTP/1.1" 200 2924 0.006947 10.0.0.38 - - [2025-08-14 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.38 - - [2025-08-14 02:16:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003726 10.0.0.38 - - [2025-08-14 02:16:46] "GET /virtual-networks?parent_id=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003079 10.0.0.38 - - [2025-08-14 02:16:46] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006787 10.0.0.38 - - [2025-08-14 02:16:49] "POST /neutron/port HTTP/1.1" 200 1083 0.016801 10.0.0.38 - - [2025-08-14 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.38 - - [2025-08-14 02:16:49] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005273 10.0.0.38 - - [2025-08-14 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012960 10.0.0.38 - - [2025-08-14 02:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2025-08-14 02:16:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.025995 10.0.0.38 - - [2025-08-14 02:16:51] "GET /virtual-networks?parent_id=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002918 10.0.0.38 - - [2025-08-14 02:16:51] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007258 10.0.0.38 - - [2025-08-14 02:16:52] "POST /neutron/port HTTP/1.1" 200 1082 0.023680 10.0.0.38 - - [2025-08-14 02:16:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008259 10.0.0.38 - - [2025-08-14 02:16:52] "GET /virtual-machine/31deef67-9ebf-48ff-8696-5879215493cb HTTP/1.1" 200 1283 0.005319 10.0.0.38 - - [2025-08-14 02:16:52] "GET /virtual-machine-interface/8a92459d-978e-485b-aef2-b9c3d6f0619b HTTP/1.1" 200 2924 0.004694 10.0.0.38 - - [2025-08-14 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.38 - - [2025-08-14 02:16:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003887 10.0.0.38 - - [2025-08-14 02:16:52] "GET /virtual-networks?parent_id=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005166 10.0.0.38 - - [2025-08-14 02:16:52] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007608 10.0.0.38 - - [2025-08-14 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-08-14 02:16:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004017 10.0.0.38 - - [2025-08-14 02:16:53] "GET /virtual-networks?parent_id=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003013 10.0.0.38 - - [2025-08-14 02:16:53] "GET /virtual-network/75799d00-3224-4ba0-9245-feffa2afce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005828 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/bd7b38b7c93d407aa6f4e846094bebfb HTTP/1.1" 404 173 0.017629 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/b97b2ae1a5e94c6d8171745b04d3a8bd HTTP/1.1" 404 173 0.019276 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/9362f18ac3ba47789599137ca6c234fd HTTP/1.1" 404 173 0.023318 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/cda119fd-2759-498b-af2b-2804bab2c61e HTTP/1.1" 404 177 0.015113 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/a3d239355c034772a966ea5a9065f36c HTTP/1.1" 404 173 0.016733 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /project/f0873bf1334441349e3425b47048d7f8 HTTP/1.1" 404 173 0.009311 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000948 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000829 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000797 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001243 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.072581 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.079124 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001458 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000965 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.102513 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.112440 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000978 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?fields=security_groups HTTP/1.1" 200 1364 0.073171 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?fields=security_groups HTTP/1.1" 200 1349 0.125227 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?fields=security_groups HTTP/1.1" 200 1361 0.092496 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?fields=security_groups HTTP/1.1" 200 1375 0.137904 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /security-group/50d645af-6a42-4de9-982d-e83831770e5c HTTP/1.1" 200 115 0.124573 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=a3d23935-5c03-4772-a966-ea5a9065f36c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001541 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /security-group/1981ca8a-601e-4135-807e-46a02030a29c HTTP/1.1" 200 115 0.172102 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /security-group/57319afb-ecb8-418c-8d39-970bb7745e80 HTTP/1.1" 200 115 0.177051 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=f0873bf1-3344-4134-9e34-25b47048d7f8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /access-control-list/ebf2d409-f375-4193-bced-3e55c2c6f479 HTTP/1.1" 200 115 0.149661 10.0.0.23 - - [2025-08-14 02:16:56] "GET /project/a3d23935-5c03-4772-a966-ea5a9065f36c?fields=application_policy_sets HTTP/1.1" 200 1403 0.110987 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=bd7b38b7-c93d-407a-a6f4-e846094bebfb&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001113 10.0.0.23 - - [2025-08-14 02:16:56] "DELETE /security-group/3185b045-dfe0-437d-966b-19e417d1e191 HTTP/1.1" 200 115 0.209491 10.0.0.23 - - [2025-08-14 02:16:56] "GET /projects?obj_uuids=b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001214 10.0.0.23 - - [2025-08-14 02:16:57] "GET /project/f0873bf1-3344-4134-9e34-25b47048d7f8?fields=application_policy_sets HTTP/1.1" 200 1388 0.106294 10.0.0.23 - - [2025-08-14 02:16:57] "GET /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb?fields=application_policy_sets HTTP/1.1" 200 1400 0.117698 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /access-control-list/8eb2304b-ed26-4412-8ab6-e6416dc2e575 HTTP/1.1" 200 115 0.115759 10.0.0.23 - - [2025-08-14 02:16:57] "GET /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd?fields=application_policy_sets HTTP/1.1" 200 1414 0.180941 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /access-control-list/acc0c6ce-d21c-4a03-9bac-74965c4d45dd HTTP/1.1" 200 115 0.111281 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /project/a3d23935-5c03-4772-a966-ea5a9065f36c HTTP/1.1" 200 115 0.936355 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /project/bd7b38b7-c93d-407a-a6f4-e846094bebfb HTTP/1.1" 200 115 0.961585 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /project/f0873bf1-3344-4134-9e34-25b47048d7f8 HTTP/1.1" 200 115 0.990838 10.0.0.23 - - [2025-08-14 02:16:57] "DELETE /project/b97b2ae1-a5e9-4c6d-8171-745b04d3a8bd HTTP/1.1" 200 115 1.067863 10.0.0.38 - - [2025-08-14 02:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.517756 10.0.0.38 - - [2025-08-14 02:16:57] "POST /neutron/port HTTP/1.1" 200 151 0.248103 10.0.0.23 - - [2025-08-14 02:16:58] "DELETE /route-target/981c34f0-e34a-4e91-8f83-7fe7a775e5a3 HTTP/1.1" 200 115 0.021844 10.0.0.23 - - [2025-08-14 02:16:59] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001088 10.0.0.38 - - [2025-08-14 02:16:59] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.042408 10.0.0.23 - - [2025-08-14 02:16:59] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001568 10.0.0.38 - - [2025-08-14 02:16:59] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?fields=virtual_networks HTTP/1.1" 200 1025 0.045293 10.0.0.23 - - [2025-08-14 02:16:59] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.38 - - [2025-08-14 02:16:59] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.046676 10.0.0.23 - - [2025-08-14 02:16:59] "GET /projects?obj_uuids=9362f18a-c3ba-4778-9599-137ca6c234fd&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001070 10.0.0.38 - - [2025-08-14 02:16:59] "GET /project/9362f18a-c3ba-4778-9599-137ca6c234fd?fields=security_groups HTTP/1.1" 200 1247 0.038229 10.0.0.38 - - [2025-08-14 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.020803 10.0.0.23 - - [2025-08-14 02:17:00] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002962 10.0.0.23 - - [2025-08-14 02:17:00] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.23 - - [2025-08-14 02:17:00] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007476 10.0.0.23 - - [2025-08-14 02:17:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.007287 10.0.0.23 - - [2025-08-14 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.015508 10.0.0.23 - - [2025-08-14 02:17:00] "POST /security-groups HTTP/1.1" 200 589 0.030030 10.0.0.23 - - [2025-08-14 02:17:00] "POST /projects HTTP/1.1" 200 581 0.248324 10.0.0.23 - - [2025-08-14 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.011133 10.0.0.23 - - [2025-08-14 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.318557 10.0.0.38 - - [2025-08-14 02:17:00] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.450558 10.0.0.38 - - [2025-08-14 02:17:01] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.38 - - [2025-08-14 02:17:02] "POST /neutron/port HTTP/1.1" 200 117 0.006709 10.0.0.38 - - [2025-08-14 02:17:02] "POST /neutron/port HTTP/1.1" 400 205 0.003744 10.0.0.38 - - [2025-08-14 02:17:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2025-08-14 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032460 10.0.0.23 - - [2025-08-14 02:17:04] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001642 10.0.0.38 - - [2025-08-14 02:17:04] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.049361 10.0.0.23 - - [2025-08-14 02:17:04] "POST /ref-update HTTP/1.1" 200 156 0.032494 10.0.0.23 - - [2025-08-14 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.009247 10.0.0.38 - - [2025-08-14 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.253773 10.0.0.38 - - [2025-08-14 02:17:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001888 10.0.0.38 - - [2025-08-14 02:17:04] "GET /virtual-network/8fc027ba-2e44-466f-a18d-0f18c14c10dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005734 10.0.0.38 - - [2025-08-14 02:17:04] "GET /virtual-network/8fc027ba-2e44-466f-a18d-0f18c14c10dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006269 10.0.0.38 - - [2025-08-14 02:17:04] "POST /neutron/network HTTP/1.1" 200 824 0.007020 10.0.0.38 - - [2025-08-14 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.23 - - [2025-08-14 02:17:04] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.38 - - [2025-08-14 02:17:04] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041229 10.0.0.23 - - [2025-08-14 02:17:04] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001009 10.0.0.38 - - [2025-08-14 02:17:05] "POST /neutron/network HTTP/1.1" 200 605 0.149107 10.0.0.38 - - [2025-08-14 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.003361 10.0.0.38 - - [2025-08-14 02:17:05] "GET /virtual-network/95caebf3-fc93-47ca-b91a-24fb6f4c5b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005533 10.0.0.38 - - [2025-08-14 02:17:05] "POST /neutron/network HTTP/1.1" 200 824 0.005792 10.0.0.38 - - [2025-08-14 02:17:05] "GET /virtual-network/95caebf3-fc93-47ca-b91a-24fb6f4c5b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004694 10.0.0.38 - - [2025-08-14 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001896 10.0.0.38 - - [2025-08-14 02:17:05] "POST /neutron/network HTTP/1.1" 200 834 0.009322 10.0.0.23 - - [2025-08-14 02:17:06] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001111 10.0.0.38 - - [2025-08-14 02:17:06] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055429 10.0.0.38 - - [2025-08-14 02:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.007220 10.0.0.38 - - [2025-08-14 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001095 10.0.0.38 - - [2025-08-14 02:17:06] "POST /neutron/network HTTP/1.1" 200 834 0.006475 10.0.0.38 - - [2025-08-14 02:17:07] "POST /neutron/port HTTP/1.1" 200 1058 0.016829 10.0.0.38 - - [2025-08-14 02:17:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003593 10.0.0.38 - - [2025-08-14 02:17:07] "POST /neutron/network HTTP/1.1" 200 824 0.006174 10.0.0.23 - - [2025-08-14 02:17:07] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.38 - - [2025-08-14 02:17:07] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.082552 10.0.0.38 - - [2025-08-14 02:17:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008519 10.0.0.38 - - [2025-08-14 02:17:08] "POST /neutron/router HTTP/1.1" 200 580 0.009205 10.0.0.23 - - [2025-08-14 02:17:08] "POST /route-targets HTTP/1.1" 200 327 0.017343 10.0.0.23 - - [2025-08-14 02:17:08] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001196 10.0.0.38 - - [2025-08-14 02:17:08] "POST /neutron/port HTTP/1.1" 200 1058 0.341936 10.0.0.38 - - [2025-08-14 02:17:08] "POST /neutron/port HTTP/1.1" 200 1058 0.009789 10.0.0.38 - - [2025-08-14 02:17:08] "POST /neutron/port HTTP/1.1" 200 1086 0.018980 10.0.0.38 - - [2025-08-14 02:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.38 - - [2025-08-14 02:17:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007119 10.0.0.38 - - [2025-08-14 02:17:13] "POST /neutron/port HTTP/1.1" 200 1086 0.014441 10.0.0.38 - - [2025-08-14 02:17:13] "GET /virtual-machine/54cf0d4f-8a1b-4fb5-8ded-13b5d2406175 HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2025-08-14 02:17:14] "GET /virtual-machine/54cf0d4f-8a1b-4fb5-8ded-13b5d2406175 HTTP/1.1" 200 1290 0.024930 10.0.0.38 - - [2025-08-14 02:17:14] "GET /virtual-machine-interface/47ca9c75-e810-4755-b02d-4b8c610ba3f9 HTTP/1.1" 200 2934 0.004934 10.0.0.38 - - [2025-08-14 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.38 - - [2025-08-14 02:17:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003289 10.0.0.38 - - [2025-08-14 02:17:14] "GET /virtual-networks?parent_id=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002839 10.0.0.38 - - [2025-08-14 02:17:14] "GET /virtual-network/8fc027ba-2e44-466f-a18d-0f18c14c10dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005686 10.0.0.38 - - [2025-08-14 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2025-08-14 02:17:17] "GET /virtual-network/8fc027ba-2e44-466f-a18d-0f18c14c10dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005331 10.0.0.38 - - [2025-08-14 02:17:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006453 10.0.0.38 - - [2025-08-14 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.38 - - [2025-08-14 02:17:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004524 10.0.0.38 - - [2025-08-14 02:17:19] "GET /virtual-networks?parent_id=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003344 10.0.0.38 - - [2025-08-14 02:17:19] "GET /virtual-network/8fc027ba-2e44-466f-a18d-0f18c14c10dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005498 10.0.0.38 - - [2025-08-14 02:17:19] "POST /neutron/port HTTP/1.1" 200 1086 0.015853 10.0.0.38 - - [2025-08-14 02:17:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006744 10.0.0.38 - - [2025-08-14 02:17:24] "POST /neutron/port HTTP/1.1" 200 1086 0.014501 10.0.0.38 - - [2025-08-14 02:17:24] "GET /virtual-machine/7b23c518-ab7b-4709-ae0e-d75aaaa6efda HTTP/1.1" 200 1290 0.004946 10.0.0.38 - - [2025-08-14 02:17:24] "GET /virtual-machine-interface/b5bc8106-b157-47df-9ae7-f8d62e99be0e HTTP/1.1" 200 2935 0.004796 10.0.0.38 - - [2025-08-14 02:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.38 - - [2025-08-14 02:17:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003213 10.0.0.38 - - [2025-08-14 02:17:25] "GET /virtual-networks?parent_id=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002559 10.0.0.38 - - [2025-08-14 02:17:25] "GET /virtual-network/95caebf3-fc93-47ca-b91a-24fb6f4c5b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005805 10.0.0.38 - - [2025-08-14 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.38 - - [2025-08-14 02:17:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003759 10.0.0.38 - - [2025-08-14 02:17:26] "GET /virtual-networks?parent_id=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002483 10.0.0.38 - - [2025-08-14 02:17:26] "GET /virtual-network/95caebf3-fc93-47ca-b91a-24fb6f4c5b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006737 10.0.0.23 - - [2025-08-14 02:17:30] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001112 10.0.0.38 - - [2025-08-14 02:17:30] "POST /neutron/router HTTP/1.1" 200 344 0.308112 10.0.0.23 - - [2025-08-14 02:17:30] "POST /ref-update HTTP/1.1" 200 156 0.013035 10.0.0.38 - - [2025-08-14 02:17:37] "POST /neutron/router HTTP/1.1" 200 344 0.171876 10.0.0.38 - - [2025-08-14 02:17:40] "POST /neutron/port HTTP/1.1" 200 1086 0.014649 10.0.0.38 - - [2025-08-14 02:17:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.023078 10.0.0.38 - - [2025-08-14 02:17:40] "POST /neutron/network HTTP/1.1" 200 824 0.008858 10.0.0.38 - - [2025-08-14 02:17:41] "POST /neutron/network HTTP/1.1" 200 834 0.007215 10.0.0.38 - - [2025-08-14 02:17:41] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.23 - - [2025-08-14 02:17:43] "POST /ref-update HTTP/1.1" 200 156 0.018152 10.0.0.38 - - [2025-08-14 02:17:43] "POST /neutron/router HTTP/1.1" 200 344 0.168459 10.0.0.38 - - [2025-08-14 02:17:43] "POST /neutron/router HTTP/1.1" 200 580 0.007616 10.0.0.23 - - [2025-08-14 02:17:43] "DELETE /route-target/c9145bc3-3953-4f33-9d02-36bb630fed54 HTTP/1.1" 200 115 0.027772 10.0.0.23 - - [2025-08-14 02:17:43] "GET /logical-router/83b3f905-f9a5-4a50-8ef6-f769561cbb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.051051 10.0.0.38 - - [2025-08-14 02:17:43] "POST /neutron/network HTTP/1.1" 400 204 0.014611 10.0.0.38 - - [2025-08-14 02:17:44] "POST /neutron/port HTTP/1.1" 200 151 0.187938 10.0.0.38 - - [2025-08-14 02:17:44] "POST /neutron/port HTTP/1.1" 200 151 0.208517 10.0.0.38 - - [2025-08-14 02:17:45] "POST /neutron/network HTTP/1.1" 200 824 0.007195 10.0.0.23 - - [2025-08-14 02:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.23 - - [2025-08-14 02:17:47] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001043 10.0.0.38 - - [2025-08-14 02:17:47] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035308 10.0.0.23 - - [2025-08-14 02:17:47] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001110 10.0.0.38 - - [2025-08-14 02:17:47] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?fields=virtual_networks HTTP/1.1" 200 1029 0.031773 10.0.0.23 - - [2025-08-14 02:17:47] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001881 10.0.0.38 - - [2025-08-14 02:17:47] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.045476 10.0.0.23 - - [2025-08-14 02:17:47] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.38 - - [2025-08-14 02:17:47] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?fields=security_groups HTTP/1.1" 200 1253 0.045876 10.0.0.38 - - [2025-08-14 02:17:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.021135 10.0.0.23 - - [2025-08-14 02:17:48] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.23 - - [2025-08-14 02:17:48] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.23 - - [2025-08-14 02:17:48] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007452 10.0.0.23 - - [2025-08-14 02:17:48] "POST /id-to-fqname HTTP/1.1" 200 193 0.001458 10.0.0.23 - - [2025-08-14 02:17:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.008160 10.0.0.23 - - [2025-08-14 02:17:48] "POST /security-groups HTTP/1.1" 200 594 0.068346 10.0.0.23 - - [2025-08-14 02:17:48] "POST /projects HTTP/1.1" 200 591 0.281719 10.0.0.23 - - [2025-08-14 02:17:48] "POST /access-control-lists HTTP/1.1" 200 599 0.028801 10.0.0.23 - - [2025-08-14 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.349598 10.0.0.38 - - [2025-08-14 02:17:48] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.490867 10.0.0.38 - - [2025-08-14 02:17:49] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.38 - - [2025-08-14 02:17:51] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000442 10.0.0.23 - - [2025-08-14 02:17:51] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000979 10.0.0.38 - - [2025-08-14 02:17:51] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.068974 10.0.0.38 - - [2025-08-14 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.38 - - [2025-08-14 02:17:52] "GET /security-group/4b5bd313-d8db-41fc-bd47-409e59d666ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006346 10.0.0.38 - - [2025-08-14 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.23 - - [2025-08-14 02:17:52] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002370 10.0.0.38 - - [2025-08-14 02:17:52] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.046818 10.0.0.38 - - [2025-08-14 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-08-14 02:17:52] "GET /security-group/4b5bd313-d8db-41fc-bd47-409e59d666ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004082 10.0.0.38 - - [2025-08-14 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.38 - - [2025-08-14 02:17:52] "PUT /security-group/4b5bd313-d8db-41fc-bd47-409e59d666ce HTTP/1.1" 200 262 0.019856 10.0.0.23 - - [2025-08-14 02:17:52] "PUT /access-control-list/773f7c41-8055-460b-8811-5ab9ccb4e02a HTTP/1.1" 200 272 0.011331 10.0.0.38 - - [2025-08-14 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.018672 10.0.0.38 - - [2025-08-14 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.23 - - [2025-08-14 02:17:52] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001027 10.0.0.38 - - [2025-08-14 02:17:52] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.048349 10.0.0.23 - - [2025-08-14 02:17:52] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001010 10.0.0.38 - - [2025-08-14 02:17:52] "POST /neutron/network HTTP/1.1" 200 608 0.137718 10.0.0.23 - - [2025-08-14 02:17:52] "POST /ref-update HTTP/1.1" 200 156 0.034359 10.0.0.38 - - [2025-08-14 02:17:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.003449 10.0.0.38 - - [2025-08-14 02:17:53] "GET /virtual-network/0295d551-fbf2-4f2a-9065-c19f77f13f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007859 10.0.0.38 - - [2025-08-14 02:17:53] "POST /neutron/network HTTP/1.1" 200 827 0.007699 10.0.0.38 - - [2025-08-14 02:17:53] "GET /virtual-network/0295d551-fbf2-4f2a-9065-c19f77f13f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004893 10.0.0.38 - - [2025-08-14 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.23 - - [2025-08-14 02:17:53] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000961 10.0.0.38 - - [2025-08-14 02:17:53] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.037974 10.0.0.38 - - [2025-08-14 02:17:53] "POST /neutron/network HTTP/1.1" 200 117 0.012362 10.0.0.38 - - [2025-08-14 02:17:53] "POST /neutron/network HTTP/1.1" 200 835 0.007794 10.0.0.38 - - [2025-08-14 02:17:53] "POST /id-to-fqname HTTP/1.1" 200 227 0.001264 10.0.0.38 - - [2025-08-14 02:17:53] "GET /virtual-network/53b6c20b-643b-41de-bb1f-38232fbba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004859 10.0.0.38 - - [2025-08-14 02:17:53] "GET /virtual-network/53b6c20b-643b-41de-bb1f-38232fbba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005440 10.0.0.38 - - [2025-08-14 02:17:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.008024 10.0.0.38 - - [2025-08-14 02:17:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.001115 10.0.0.23 - - [2025-08-14 02:17:54] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001118 10.0.0.38 - - [2025-08-14 02:17:54] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.061681 10.0.0.38 - - [2025-08-14 02:17:54] "POST /neutron/port HTTP/1.1" 200 117 0.006380 10.0.0.38 - - [2025-08-14 02:17:54] "POST /id-to-fqname HTTP/1.1" 200 227 0.001286 10.0.0.38 - - [2025-08-14 02:17:54] "POST /neutron/network HTTP/1.1" 200 845 0.006443 10.0.0.38 - - [2025-08-14 02:17:55] "POST /neutron/port HTTP/1.1" 200 1063 0.015524 10.0.0.23 - - [2025-08-14 02:17:55] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000987 10.0.0.38 - - [2025-08-14 02:17:55] "POST /neutron/port HTTP/1.1" 200 1091 0.014174 10.0.0.38 - - [2025-08-14 02:17:55] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.100514 10.0.0.38 - - [2025-08-14 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.008214 10.0.0.38 - - [2025-08-14 02:17:56] "POST /neutron/port HTTP/1.1" 200 1091 0.016103 10.0.0.23 - - [2025-08-14 02:17:56] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000990 10.0.0.38 - - [2025-08-14 02:17:56] "POST /neutron/router HTTP/1.1" 200 585 0.109043 10.0.0.23 - - [2025-08-14 02:17:56] "POST /route-targets HTTP/1.1" 200 327 0.018450 10.0.0.38 - - [2025-08-14 02:17:56] "POST /neutron/router HTTP/1.1" 200 656 0.016636 10.0.0.23 - - [2025-08-14 02:17:56] "GET /service-template/e0282542-fa5e-4396-a5c7-06b7e1b0cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.005127 10.0.0.23 - - [2025-08-14 02:17:56] "DELETE /access-control-list/033b540c-a297-43ba-afe5-ce6057709145 HTTP/1.1" 200 115 0.059460 10.0.0.23 - - [2025-08-14 02:17:56] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001005 10.0.0.23 - - [2025-08-14 02:17:56] "POST /service-instances HTTP/1.1" 200 670 0.075340 10.0.0.23 - - [2025-08-14 02:17:57] "POST /ref-update HTTP/1.1" 200 156 0.027279 10.0.0.23 - - [2025-08-14 02:17:57] "POST /ref-update HTTP/1.1" 200 156 0.086879 10.0.0.38 - - [2025-08-14 02:17:57] "POST /neutron/port HTTP/1.1" 200 1064 0.423097 10.0.0.38 - - [2025-08-14 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010474 10.0.0.23 - - [2025-08-14 02:17:57] "POST /virtual-machines HTTP/1.1" 200 553 0.032858 10.0.0.38 - - [2025-08-14 02:17:57] "POST /neutron/port HTTP/1.1" 200 1091 0.043106 10.0.0.23 - - [2025-08-14 02:17:57] "POST /instance-ips HTTP/1.1" 200 551 0.043861 10.0.0.38 - - [2025-08-14 02:17:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.023792 10.0.0.23 - - [2025-08-14 02:17:57] "PUT /virtual-machine-interface/0cda0c78-87fd-4ed8-a7ab-76a439aa005d HTTP/1.1" 200 284 0.027685 10.0.0.38 - - [2025-08-14 02:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.23 - - [2025-08-14 02:17:57] "DELETE /project/9362f18a-c3ba-4778-9599-137ca6c234fd HTTP/1.1" 404 177 0.007625 10.0.0.23 - - [2025-08-14 02:17:57] "DELETE /project/9221a9e553c94ed7aab5b5a881579867 HTTP/1.1" 404 173 0.012706 10.0.0.23 - - [2025-08-14 02:17:57] "DELETE /project/f30c7480f16141709f5775b79fe5ff88 HTTP/1.1" 404 173 0.010561 10.0.0.23 - - [2025-08-14 02:17:57] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004858 10.0.0.38 - - [2025-08-14 02:17:57] "GET /virtual-machine/519f5395-bfa8-4d68-84a0-cbd622096b16 HTTP/1.1" 401 292 0.000867 10.0.0.23 - - [2025-08-14 02:17:57] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.077031 10.0.0.23 - - [2025-08-14 02:17:57] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002331 10.0.0.23 - - [2025-08-14 02:17:57] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?fields=security_groups HTTP/1.1" 200 1358 0.051758 10.0.0.23 - - [2025-08-14 02:17:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.156960 10.0.0.23 - - [2025-08-14 02:17:57] "DELETE /security-group/db732aeb-7426-472f-87ff-a0accbd8ac25 HTTP/1.1" 200 115 0.099066 10.0.0.23 - - [2025-08-14 02:17:57] "GET /projects?obj_uuids=f30c7480-f161-4170-9f57-75b79fe5ff88&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.23 - - [2025-08-14 02:17:58] "GET /project/f30c7480-f161-4170-9f57-75b79fe5ff88?fields=application_policy_sets HTTP/1.1" 200 1397 0.087620 10.0.0.23 - - [2025-08-14 02:17:58] "POST /instance-ips HTTP/1.1" 400 316 0.058043 10.0.0.23 - - [2025-08-14 02:17:58] "PUT /instance-ip/77358f87-a339-4aaf-aacd-03e35b1b9315 HTTP/1.1" 200 256 0.044271 10.0.0.23 - - [2025-08-14 02:17:58] "DELETE /project/f30c7480-f161-4170-9f57-75b79fe5ff88 HTTP/1.1" 200 115 0.609385 10.0.0.23 - - [2025-08-14 02:17:58] "POST /ref-update HTTP/1.1" 200 156 0.041307 10.0.0.23 - - [2025-08-14 02:17:58] "POST /virtual-machines HTTP/1.1" 200 553 0.038850 10.0.0.38 - - [2025-08-14 02:17:58] "GET /virtual-machine/519f5395-bfa8-4d68-84a0-cbd622096b16 HTTP/1.1" 200 1294 0.079334 10.0.0.38 - - [2025-08-14 02:17:58] "GET /virtual-machine-interface/ed84af5a-a7a5-43ba-81e6-1729ce66e39f HTTP/1.1" 200 2956 0.005578 10.0.0.38 - - [2025-08-14 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009785 10.0.0.38 - - [2025-08-14 02:17:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006156 10.0.0.38 - - [2025-08-14 02:17:58] "GET /virtual-networks?parent_id=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.010244 10.0.0.38 - - [2025-08-14 02:17:58] "GET /virtual-network/0295d551-fbf2-4f2a-9065-c19f77f13f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008033 10.0.0.23 - - [2025-08-14 02:17:58] "POST /instance-ips HTTP/1.1" 400 246 0.042603 10.0.0.23 - - [2025-08-14 02:17:58] "PUT /instance-ip/4509bf99-68de-4e7d-bfb1-b5a7fe808544 HTTP/1.1" 200 256 0.040178 10.0.0.23 - - [2025-08-14 02:17:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.118035 10.0.0.23 - - [2025-08-14 02:17:58] "PUT /routing-instance/09596da1-e49d-424a-938b-04eb094342b2 HTTP/1.1" 200 266 0.035673 10.0.0.23 - - [2025-08-14 02:17:58] "POST /chown HTTP/1.1" 200 109 0.010249 10.0.0.23 - - [2025-08-14 02:17:59] "POST /ref-update HTTP/1.1" 200 156 0.018760 10.0.0.38 - - [2025-08-14 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.38 - - [2025-08-14 02:18:01] "GET /virtual-network/0295d551-fbf2-4f2a-9065-c19f77f13f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005372 10.0.0.38 - - [2025-08-14 02:18:03] "POST /neutron/port HTTP/1.1" 200 1091 0.014185 10.0.0.38 - - [2025-08-14 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.38 - - [2025-08-14 02:18:05] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003235 10.0.0.38 - - [2025-08-14 02:18:05] "GET /virtual-networks?parent_id=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002591 10.0.0.38 - - [2025-08-14 02:18:05] "GET /virtual-network/0295d551-fbf2-4f2a-9065-c19f77f13f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005452 10.0.0.38 - - [2025-08-14 02:18:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006276 10.0.0.23 - - [2025-08-14 02:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.052049 10.0.0.27 - - [2025-08-14 02:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.103399 10.0.0.38 - - [2025-08-14 02:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.114106 10.0.0.27 - - [2025-08-14 02:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.052974 10.0.0.23 - - [2025-08-14 02:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.065554 10.0.0.23 - - [2025-08-14 02:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.101167 10.0.0.38 - - [2025-08-14 02:18:11] "POST /neutron/port HTTP/1.1" 200 1092 0.017238 10.0.0.38 - - [2025-08-14 02:18:11] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006604 10.0.0.38 - - [2025-08-14 02:18:11] "GET /virtual-machine/a2c2344a-33b2-4b9a-bfa1-254ed4d06619 HTTP/1.1" 200 1296 0.006140 10.0.0.38 - - [2025-08-14 02:18:11] "GET /virtual-machine-interface/7ce010fd-5871-4a4f-a285-3a805aefbea4 HTTP/1.1" 200 2968 0.004825 10.0.0.38 - - [2025-08-14 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.38 - - [2025-08-14 02:18:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003302 10.0.0.38 - - [2025-08-14 02:18:11] "GET /virtual-networks?parent_id=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002697 10.0.0.38 - - [2025-08-14 02:18:11] "GET /virtual-network/53b6c20b-643b-41de-bb1f-38232fbba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005455 10.0.0.38 - - [2025-08-14 02:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.076999 10.0.0.27 - - [2025-08-14 02:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.083758 10.0.0.38 - - [2025-08-14 02:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.092422 10.0.0.23 - - [2025-08-14 02:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.112526 10.0.0.27 - - [2025-08-14 02:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.334139 10.0.0.38 - - [2025-08-14 02:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.343914 10.0.0.38 - - [2025-08-14 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.38 - - [2025-08-14 02:18:12] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003467 10.0.0.38 - - [2025-08-14 02:18:12] "GET /virtual-networks?parent_id=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002931 10.0.0.38 - - [2025-08-14 02:18:12] "GET /virtual-network/53b6c20b-643b-41de-bb1f-38232fbba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005747 10.0.0.38 - - [2025-08-14 02:18:16] "POST /neutron/router HTTP/1.1" 200 656 0.005939 10.0.0.23 - - [2025-08-14 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.017802 10.0.0.23 - - [2025-08-14 02:18:16] "GET /logical-router/61badd43-222c-447a-a1d8-cc5d26d67832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.024273 10.0.0.38 - - [2025-08-14 02:18:16] "POST /neutron/router HTTP/1.1" 200 151 0.088031 10.0.0.23 - - [2025-08-14 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.016120 10.0.0.23 - - [2025-08-14 02:18:16] "DELETE /route-table/632a58bc-b918-4102-98e9-7343ca428e1f HTTP/1.1" 200 115 0.063974 10.0.0.23 - - [2025-08-14 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.015093 10.0.0.23 - - [2025-08-14 02:18:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004244 10.0.0.23 - - [2025-08-14 02:18:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004686 10.0.0.23 - - [2025-08-14 02:18:17] "DELETE /virtual-network/9f7d9036-cde1-4276-8098-fc9127d56fd0 HTTP/1.1" 200 115 0.192346 10.0.0.23 - - [2025-08-14 02:18:17] "DELETE /route-target/0a27b69b-b401-4eb8-82fa-3358df72b981 HTTP/1.1" 200 115 0.029599 10.0.0.23 - - [2025-08-14 02:18:17] "GET /service-instance/add2647b-d265-490f-ab3a-72c904b8fce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005464 10.0.0.38 - - [2025-08-14 02:18:17] "POST /neutron/port HTTP/1.1" 200 1092 0.017307 10.0.0.23 - - [2025-08-14 02:18:17] "GET /virtual-machine-interface/6f517914-5b7b-4617-9d39-c34b31cf51e4?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.007858 10.0.0.23 - - [2025-08-14 02:18:17] "DELETE /virtual-machine-interface/6f517914-5b7b-4617-9d39-c34b31cf51e4 HTTP/1.1" 200 115 0.103892 10.0.0.23 - - [2025-08-14 02:18:17] "GET /virtual-machine-interface/0cda0c78-87fd-4ed8-a7ab-76a439aa005d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1652 0.012323 10.0.0.38 - - [2025-08-14 02:18:17] "POST /neutron/port HTTP/1.1" 200 151 0.289510 10.0.0.23 - - [2025-08-14 02:18:17] "DELETE /instance-ip/4509bf99-68de-4e7d-bfb1-b5a7fe808544 HTTP/1.1" 200 115 0.042718 10.0.0.23 - - [2025-08-14 02:18:17] "DELETE /virtual-machine-interface/4b252c29-c2ce-4291-91ac-bab2d5244a9a HTTP/1.1" 200 115 0.049030 10.0.0.38 - - [2025-08-14 02:18:18] "POST /neutron/network HTTP/1.1" 200 835 0.007182 10.0.0.23 - - [2025-08-14 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004817 10.0.0.23 - - [2025-08-14 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.23 - - [2025-08-14 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003451 10.0.0.38 - - [2025-08-14 02:18:19] "POST /neutron/network HTTP/1.1" 200 151 0.111852 10.0.0.23 - - [2025-08-14 02:18:20] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001094 10.0.0.38 - - [2025-08-14 02:18:20] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038104 10.0.0.23 - - [2025-08-14 02:18:20] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001526 10.0.0.38 - - [2025-08-14 02:18:20] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?fields=virtual_networks HTTP/1.1" 200 1039 0.043713 10.0.0.23 - - [2025-08-14 02:18:20] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001442 10.0.0.38 - - [2025-08-14 02:18:20] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.059066 10.0.0.23 - - [2025-08-14 02:18:20] "GET /projects?obj_uuids=9221a9e5-53c9-4ed7-aab5-b5a881579867&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001051 10.0.0.38 - - [2025-08-14 02:18:20] "GET /project/9221a9e5-53c9-4ed7-aab5-b5a881579867?fields=security_groups HTTP/1.1" 200 1268 0.041150 10.0.0.38 - - [2025-08-14 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.021289 10.0.0.23 - - [2025-08-14 02:18:21] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002870 10.0.0.23 - - [2025-08-14 02:18:21] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.23 - - [2025-08-14 02:18:21] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007661 10.0.0.23 - - [2025-08-14 02:18:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.004952 10.0.0.23 - - [2025-08-14 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.002966 10.0.0.23 - - [2025-08-14 02:18:21] "POST /security-groups HTTP/1.1" 200 599 0.027050 10.0.0.23 - - [2025-08-14 02:18:21] "POST /projects HTTP/1.1" 200 601 0.235147 10.0.0.23 - - [2025-08-14 02:18:21] "POST /access-control-lists HTTP/1.1" 200 604 0.024449 10.0.0.23 - - [2025-08-14 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.301046 10.0.0.38 - - [2025-08-14 02:18:21] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.420807 10.0.0.38 - - [2025-08-14 02:18:22] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.38 - - [2025-08-14 02:18:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2025-08-14 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.048940 10.0.0.23 - - [2025-08-14 02:18:24] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.38 - - [2025-08-14 02:18:24] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043788 10.0.0.23 - - [2025-08-14 02:18:25] "POST /route-targets HTTP/1.1" 200 327 0.017230 10.0.0.23 - - [2025-08-14 02:18:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005629 10.0.0.38 - - [2025-08-14 02:18:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.211828 10.0.0.38 - - [2025-08-14 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001348 10.0.0.38 - - [2025-08-14 02:18:25] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006693 10.0.0.38 - - [2025-08-14 02:18:25] "POST /neutron/network HTTP/1.1" 200 1006 0.007488 10.0.0.38 - - [2025-08-14 02:18:25] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004616 10.0.0.38 - - [2025-08-14 02:18:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.008244 10.0.0.38 - - [2025-08-14 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.23 - - [2025-08-14 02:18:25] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.38 - - [2025-08-14 02:18:25] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.057541 10.0.0.23 - - [2025-08-14 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.018028 10.0.0.23 - - [2025-08-14 02:18:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009057 10.0.0.38 - - [2025-08-14 02:18:26] "POST /neutron/subnet HTTP/1.1" 200 734 0.191625 10.0.0.23 - - [2025-08-14 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028615 10.0.0.38 - - [2025-08-14 02:18:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001374 10.0.0.38 - - [2025-08-14 02:18:26] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007096 10.0.0.38 - - [2025-08-14 02:18:26] "POST /neutron/network HTTP/1.1" 200 1006 0.011451 10.0.0.38 - - [2025-08-14 02:18:26] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005384 10.0.0.38 - - [2025-08-14 02:18:26] "POST /neutron/subnet HTTP/1.1" 200 818 0.015735 10.0.0.38 - - [2025-08-14 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003624 10.0.0.38 - - [2025-08-14 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-08-14 02:18:26] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.38 - - [2025-08-14 02:18:26] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047300 10.0.0.38 - - [2025-08-14 02:18:26] "POST /network-policys HTTP/1.1" 200 577 0.077327 10.0.0.38 - - [2025-08-14 02:18:26] "GET /network-policy/07ff74cd-ea94-41e5-94b1-439b6accae57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.007682 10.0.0.23 - - [2025-08-14 02:18:26] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005253 10.0.0.38 - - [2025-08-14 02:18:27] "POST /neutron/network HTTP/1.1" 200 1114 0.043967 10.0.0.38 - - [2025-08-14 02:18:27] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004869 10.0.0.38 - - [2025-08-14 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.38 - - [2025-08-14 02:18:27] "GET /network-policy/07ff74cd-ea94-41e5-94b1-439b6accae57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.004635 10.0.0.23 - - [2025-08-14 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.007334 10.0.0.38 - - [2025-08-14 02:18:27] "POST /neutron/network HTTP/1.1" 200 1114 0.039199 10.0.0.38 - - [2025-08-14 02:18:27] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006807 10.0.0.38 - - [2025-08-14 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013962 10.0.0.38 - - [2025-08-14 02:18:27] "GET /network-policy/07ff74cd-ea94-41e5-94b1-439b6accae57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3127 0.003502 10.0.0.23 - - [2025-08-14 02:18:27] "PUT /access-control-list/524772b6-8f16-4999-a2b3-eabf9eb1814b HTTP/1.1" 200 272 0.035370 10.0.0.38 - - [2025-08-14 02:18:27] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005550 10.0.0.38 - - [2025-08-14 02:18:28] "GET /obj-perms HTTP/1.1" 200 5046 0.047620 10.0.0.27 - - [2025-08-14 02:18:28] "GET /obj-perms HTTP/1.1" 200 5046 0.041940 10.0.0.38 - - [2025-08-14 02:18:29] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005887 10.0.0.23 - - [2025-08-14 02:18:29] "GET /obj-perms HTTP/1.1" 200 5046 0.042295 10.0.0.38 - - [2025-08-14 02:18:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001360 10.0.0.23 - - [2025-08-14 02:18:30] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.38 - - [2025-08-14 02:18:30] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.076701 10.0.0.38 - - [2025-08-14 02:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.006597 10.0.0.38 - - [2025-08-14 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001822 10.0.0.38 - - [2025-08-14 02:18:31] "POST /neutron/network HTTP/1.1" 200 1124 0.012892 10.0.0.38 - - [2025-08-14 02:18:31] "POST /neutron/port HTTP/1.1" 200 1175 0.017572 10.0.0.38 - - [2025-08-14 02:18:31] "POST /neutron/port HTTP/1.1" 200 1203 0.018960 10.0.0.23 - - [2025-08-14 02:18:31] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001429 10.0.0.38 - - [2025-08-14 02:18:32] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.095859 10.0.0.38 - - [2025-08-14 02:18:32] "POST /neutron/subnet HTTP/1.1" 200 1385 0.037054 10.0.0.38 - - [2025-08-14 02:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.38 - - [2025-08-14 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007002 10.0.0.38 - - [2025-08-14 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006350 10.0.0.38 - - [2025-08-14 02:18:33] "POST /neutron/port HTTP/1.1" 200 1175 0.016633 10.0.0.38 - - [2025-08-14 02:18:33] "POST /neutron/port HTTP/1.1" 200 1203 0.014906 10.0.0.38 - - [2025-08-14 02:18:33] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011864 10.0.0.38 - - [2025-08-14 02:18:33] "POST /neutron/network HTTP/1.1" 200 1114 0.008302 10.0.0.38 - - [2025-08-14 02:18:37] "POST /neutron/port HTTP/1.1" 200 1203 0.018828 10.0.0.38 - - [2025-08-14 02:18:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010990 10.0.0.38 - - [2025-08-14 02:18:37] "GET /virtual-machine/76d06ebe-e1cf-4d47-967d-02eab1129214 HTTP/1.1" 401 292 0.000496 10.0.0.38 - - [2025-08-14 02:18:38] "GET /virtual-machine/76d06ebe-e1cf-4d47-967d-02eab1129214 HTTP/1.1" 200 1300 0.026537 10.0.0.38 - - [2025-08-14 02:18:38] "GET /virtual-machine-interface/c2600841-16a6-4330-bde1-094a1bc5e24b HTTP/1.1" 200 3176 0.006161 10.0.0.38 - - [2025-08-14 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2025-08-14 02:18:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004054 10.0.0.38 - - [2025-08-14 02:18:38] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003507 10.0.0.38 - - [2025-08-14 02:18:38] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005785 10.0.0.38 - - [2025-08-14 02:18:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.38 - - [2025-08-14 02:18:41] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005745 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 1203 0.017579 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004006 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004294 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012587 10.0.0.38 - - [2025-08-14 02:18:42] "POST /neutron/network HTTP/1.1" 200 1114 0.014391 10.0.0.38 - - [2025-08-14 02:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.38 - - [2025-08-14 02:18:45] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007757 10.0.0.38 - - [2025-08-14 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.38 - - [2025-08-14 02:18:49] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.008985 10.0.0.38 - - [2025-08-14 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.38 - - [2025-08-14 02:18:53] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005224 10.0.0.23 - - [2025-08-14 02:18:57] "DELETE /access-control-list/fa0b6e58-37f7-4560-beda-e893c4301a93 HTTP/1.1" 200 115 0.055602 10.0.0.38 - - [2025-08-14 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.38 - - [2025-08-14 02:18:57] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005143 10.0.0.23 - - [2025-08-14 02:18:58] "DELETE /project/bc4638dd149548dc9dd07e8d00787db7 HTTP/1.1" 404 173 0.003808 10.0.0.23 - - [2025-08-14 02:18:58] "DELETE /project/9221a9e5-53c9-4ed7-aab5-b5a881579867 HTTP/1.1" 404 177 0.006461 10.0.0.38 - - [2025-08-14 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-08-14 02:19:01] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005752 10.0.0.38 - - [2025-08-14 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.38 - - [2025-08-14 02:19:05] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005270 10.0.0.38 - - [2025-08-14 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013152 10.0.0.38 - - [2025-08-14 02:19:07] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004496 10.0.0.38 - - [2025-08-14 02:19:07] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004302 10.0.0.38 - - [2025-08-14 02:19:07] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006014 10.0.0.38 - - [2025-08-14 02:19:13] "POST /neutron/port HTTP/1.1" 200 1203 0.014630 10.0.0.38 - - [2025-08-14 02:19:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007453 10.0.0.38 - - [2025-08-14 02:19:18] "POST /neutron/port HTTP/1.1" 200 1203 0.018677 10.0.0.38 - - [2025-08-14 02:19:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008031 10.0.0.38 - - [2025-08-14 02:19:28] "POST /neutron/port HTTP/1.1" 200 1203 0.014926 10.0.0.38 - - [2025-08-14 02:19:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007121 10.0.0.38 - - [2025-08-14 02:19:28] "GET /virtual-machine/91b4a238-4ae1-4632-bd9f-3738fd7445cb HTTP/1.1" 200 1301 0.005522 10.0.0.38 - - [2025-08-14 02:19:28] "GET /virtual-machine-interface/065462d9-a5b5-4c59-9a68-f6ce6674043f HTTP/1.1" 200 3174 0.007421 10.0.0.38 - - [2025-08-14 02:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.38 - - [2025-08-14 02:19:28] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003660 10.0.0.38 - - [2025-08-14 02:19:28] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004103 10.0.0.38 - - [2025-08-14 02:19:29] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005646 10.0.0.38 - - [2025-08-14 02:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.38 - - [2025-08-14 02:19:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003523 10.0.0.38 - - [2025-08-14 02:19:30] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003030 10.0.0.38 - - [2025-08-14 02:19:30] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005754 10.0.0.38 - - [2025-08-14 02:19:42] "POST /neutron/network HTTP/1.1" 200 1124 0.031137 10.0.0.38 - - [2025-08-14 02:19:42] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013043 10.0.0.38 - - [2025-08-14 02:19:42] "POST /neutron/network HTTP/1.1" 200 1114 0.008981 10.0.0.38 - - [2025-08-14 02:19:44] "POST /neutron/network HTTP/1.1" 200 1124 0.011901 10.0.0.38 - - [2025-08-14 02:19:44] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017288 10.0.0.38 - - [2025-08-14 02:19:44] "POST /neutron/network HTTP/1.1" 200 1114 0.010841 10.0.0.38 - - [2025-08-14 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.23 - - [2025-08-14 02:19:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001285 10.0.0.38 - - [2025-08-14 02:19:46] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044418 10.0.0.38 - - [2025-08-14 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.38 - - [2025-08-14 02:19:46] "PUT /network-policy/07ff74cd-ea94-41e5-94b1-439b6accae57 HTTP/1.1" 200 262 0.013072 10.0.0.38 - - [2025-08-14 02:19:49] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005819 10.0.0.23 - - [2025-08-14 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.23 - - [2025-08-14 02:19:49] "DELETE /access-control-list/de32af1a-eaf1-4cc5-b4ef-2cc51ad6b549 HTTP/1.1" 200 115 0.097366 10.0.0.38 - - [2025-08-14 02:19:49] "POST /neutron/network HTTP/1.1" 200 1006 0.025131 10.0.0.38 - - [2025-08-14 02:19:50] "GET /virtual-network/38fdfa4c-dcb0-4834-ab07-7af090716229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007820 10.0.0.38 - - [2025-08-14 02:19:50] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007837 10.0.0.23 - - [2025-08-14 02:19:50] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012655 10.0.0.38 - - [2025-08-14 02:19:50] "POST /neutron/network HTTP/1.1" 200 1006 0.027416 10.0.0.38 - - [2025-08-14 02:19:50] "GET /virtual-network/d49d3e3a-34ec-4284-9753-6eb2fc05e58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007082 10.0.0.23 - - [2025-08-14 02:19:50] "POST /ref-update HTTP/1.1" 200 156 0.042724 10.0.0.38 - - [2025-08-14 02:19:50] "POST /neutron/port HTTP/1.1" 200 1203 0.055782 10.0.0.38 - - [2025-08-14 02:19:50] "DELETE /network-policy/07ff74cd-ea94-41e5-94b1-439b6accae57 HTTP/1.1" 200 115 0.099522 10.0.0.38 - - [2025-08-14 02:19:50] "POST /neutron/network HTTP/1.1" 200 1006 0.016626 10.0.0.38 - - [2025-08-14 02:19:52] "POST /neutron/network HTTP/1.1" 200 1006 0.014529 10.0.0.23 - - [2025-08-14 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.23 - - [2025-08-14 02:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002973 10.0.0.23 - - [2025-08-14 02:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002699 10.0.0.23 - - [2025-08-14 02:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.017322 10.0.0.23 - - [2025-08-14 02:19:53] "POST /useragent-kv HTTP/1.1" 200 115 0.007135 10.0.0.38 - - [2025-08-14 02:19:53] "POST /neutron/network HTTP/1.1" 200 151 0.195898 10.0.0.23 - - [2025-08-14 02:19:57] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001473 10.0.0.38 - - [2025-08-14 02:19:57] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048458 10.0.0.38 - - [2025-08-14 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.23 - - [2025-08-14 02:19:57] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.38 - - [2025-08-14 02:19:57] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008164 10.0.0.38 - - [2025-08-14 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.23 - - [2025-08-14 02:19:57] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.38 - - [2025-08-14 02:19:57] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042294 10.0.0.38 - - [2025-08-14 02:19:58] "GET /domains HTTP/1.1" 200 280 0.003184 10.0.0.23 - - [2025-08-14 02:19:58] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.38 - - [2025-08-14 02:19:58] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada HTTP/1.1" 200 2580 0.017726 10.0.0.23 - - [2025-08-14 02:19:58] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001033 10.0.0.38 - - [2025-08-14 02:19:58] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7 HTTP/1.1" 200 1901 0.099212 10.0.0.38 - - [2025-08-14 02:19:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002851 10.0.0.38 - - [2025-08-14 02:19:58] "POST /network-ipams HTTP/1.1" 200 609 0.026789 10.0.0.38 - - [2025-08-14 02:19:58] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1019 0.002940 10.0.0.38 - - [2025-08-14 02:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.38 - - [2025-08-14 02:19:58] "GET /network-ipam/6494aaf7-86f1-44b6-94dc-f61ddaadaea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.007479 10.0.0.38 - - [2025-08-14 02:19:58] "PUT /network-ipam/6494aaf7-86f1-44b6-94dc-f61ddaadaea4 HTTP/1.1" 200 258 0.013548 10.0.0.38 - - [2025-08-14 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.23 - - [2025-08-14 02:19:59] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.38 - - [2025-08-14 02:19:59] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042702 10.0.0.23 - - [2025-08-14 02:19:59] "POST /ref-update HTTP/1.1" 200 156 0.020408 10.0.0.23 - - [2025-08-14 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008291 10.0.0.38 - - [2025-08-14 02:19:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.190473 10.0.0.38 - - [2025-08-14 02:20:00] "POST /neutron/network HTTP/1.1" 200 1309 0.013134 10.0.0.38 - - [2025-08-14 02:20:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001120 10.0.0.38 - - [2025-08-14 02:20:00] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005133 10.0.0.38 - - [2025-08-14 02:20:00] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005654 10.0.0.38 - - [2025-08-14 02:20:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.007889 10.0.0.38 - - [2025-08-14 02:20:00] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006218 10.0.0.27 - - [2025-08-14 02:20:00] "GET /obj-perms HTTP/1.1" 200 5046 0.003926 10.0.0.38 - - [2025-08-14 02:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.23 - - [2025-08-14 02:20:00] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.38 - - [2025-08-14 02:20:00] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047360 10.0.0.38 - - [2025-08-14 02:20:00] "POST /neutron/network HTTP/1.1" 200 117 0.013952 10.0.0.23 - - [2025-08-14 02:20:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007055 10.0.0.38 - - [2025-08-14 02:20:01] "POST /neutron/subnet HTTP/1.1" 200 701 0.192391 10.0.0.23 - - [2025-08-14 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016279 10.0.0.38 - - [2025-08-14 02:20:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001366 10.0.0.38 - - [2025-08-14 02:20:01] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007954 10.0.0.38 - - [2025-08-14 02:20:01] "POST /neutron/network HTTP/1.1" 200 1309 0.010301 10.0.0.38 - - [2025-08-14 02:20:01] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005220 10.0.0.38 - - [2025-08-14 02:20:01] "POST /neutron/subnet HTTP/1.1" 200 701 0.009542 10.0.0.38 - - [2025-08-14 02:20:01] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006372 10.0.0.38 - - [2025-08-14 02:20:02] "GET /obj-perms HTTP/1.1" 200 5046 0.003512 10.0.0.23 - - [2025-08-14 02:20:02] "GET /obj-perms HTTP/1.1" 200 5046 0.015927 10.0.0.38 - - [2025-08-14 02:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.23 - - [2025-08-14 02:20:02] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.38 - - [2025-08-14 02:20:02] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039147 10.0.0.23 - - [2025-08-14 02:20:02] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001233 10.0.0.38 - - [2025-08-14 02:20:02] "POST /neutron/network HTTP/1.1" 200 619 0.124438 10.0.0.23 - - [2025-08-14 02:20:02] "POST /ref-update HTTP/1.1" 200 156 0.014668 10.0.0.23 - - [2025-08-14 02:20:03] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010773 10.0.0.23 - - [2025-08-14 02:20:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004893 10.0.0.38 - - [2025-08-14 02:20:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.210478 10.0.0.38 - - [2025-08-14 02:20:03] "POST /id-to-fqname HTTP/1.1" 200 231 0.001328 10.0.0.38 - - [2025-08-14 02:20:03] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005279 10.0.0.38 - - [2025-08-14 02:20:03] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005782 10.0.0.38 - - [2025-08-14 02:20:03] "POST /neutron/network HTTP/1.1" 200 1309 0.013931 10.0.0.38 - - [2025-08-14 02:20:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.010208 10.0.0.38 - - [2025-08-14 02:20:03] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005483 10.0.0.38 - - [2025-08-14 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2025-08-14 02:20:03] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001879 10.0.0.38 - - [2025-08-14 02:20:03] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062724 10.0.0.23 - - [2025-08-14 02:20:04] "POST /useragent-kv HTTP/1.1" 200 115 0.006366 10.0.0.38 - - [2025-08-14 02:20:04] "POST /neutron/subnet HTTP/1.1" 200 701 0.229180 10.0.0.38 - - [2025-08-14 02:20:04] "POST /neutron/network HTTP/1.1" 200 1309 0.013672 10.0.0.38 - - [2025-08-14 02:20:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.002246 10.0.0.38 - - [2025-08-14 02:20:04] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.009731 10.0.0.38 - - [2025-08-14 02:20:04] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005733 10.0.0.38 - - [2025-08-14 02:20:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.010548 10.0.0.38 - - [2025-08-14 02:20:05] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008336 10.0.0.27 - - [2025-08-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 5046 0.007577 10.0.0.38 - - [2025-08-14 02:20:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003553 10.0.0.38 - - [2025-08-14 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.23 - - [2025-08-14 02:20:05] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001861 10.0.0.38 - - [2025-08-14 02:20:05] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.053664 10.0.0.38 - - [2025-08-14 02:20:05] "POST /network-policys HTTP/1.1" 200 559 0.073638 10.0.0.38 - - [2025-08-14 02:20:05] "GET /network-policy/2e8ab60e-7193-47da-9f3c-3750040ef28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007878 10.0.0.38 - - [2025-08-14 02:20:05] "GET /obj-perms HTTP/1.1" 200 5056 0.078521 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003366 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.23 - - [2025-08-14 02:20:06] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.38 - - [2025-08-14 02:20:06] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037122 10.0.0.38 - - [2025-08-14 02:20:06] "POST /network-policys HTTP/1.1" 200 559 0.027122 10.0.0.38 - - [2025-08-14 02:20:06] "GET /network-policy/d25ed663-483b-4779-9c63-27287e82ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006611 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003181 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.23 - - [2025-08-14 02:20:06] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001091 10.0.0.38 - - [2025-08-14 02:20:06] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046427 10.0.0.38 - - [2025-08-14 02:20:06] "POST /network-policys HTTP/1.1" 200 559 0.027759 10.0.0.38 - - [2025-08-14 02:20:06] "GET /network-policy/041107a0-2389-45ad-b779-42f421702470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.007166 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.003185 10.0.0.38 - - [2025-08-14 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2025-08-14 02:20:06] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.38 - - [2025-08-14 02:20:06] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044586 10.0.0.38 - - [2025-08-14 02:20:06] "POST /network-policys HTTP/1.1" 200 559 0.025854 10.0.0.38 - - [2025-08-14 02:20:06] "GET /network-policy/0fe2acf3-0126-42d7-918d-f33a7dd66796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.006096 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.003893 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.23 - - [2025-08-14 02:20:07] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001510 10.0.0.38 - - [2025-08-14 02:20:07] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.048345 10.0.0.38 - - [2025-08-14 02:20:07] "POST /network-policys HTTP/1.1" 200 559 0.027953 10.0.0.38 - - [2025-08-14 02:20:07] "GET /network-policy/63e3cde8-f3d5-41a8-8015-2c26703edff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005774 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.003686 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.23 - - [2025-08-14 02:20:07] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.38 - - [2025-08-14 02:20:07] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051209 10.0.0.38 - - [2025-08-14 02:20:07] "POST /network-policys HTTP/1.1" 200 559 0.040083 10.0.0.38 - - [2025-08-14 02:20:07] "GET /network-policy/0c7629a5-d01a-4cee-808c-6e520a88b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.006769 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.003665 10.0.0.38 - - [2025-08-14 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.23 - - [2025-08-14 02:20:07] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.38 - - [2025-08-14 02:20:07] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043697 10.0.0.38 - - [2025-08-14 02:20:08] "POST /network-policys HTTP/1.1" 200 559 0.027544 10.0.0.38 - - [2025-08-14 02:20:08] "GET /network-policy/52579705-e358-4552-80ea-bb89ce7c63eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007073 10.0.0.38 - - [2025-08-14 02:20:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.003395 10.0.0.38 - - [2025-08-14 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2025-08-14 02:20:08] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.38 - - [2025-08-14 02:20:08] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051193 10.0.0.38 - - [2025-08-14 02:20:08] "POST /network-policys HTTP/1.1" 200 559 0.030376 10.0.0.38 - - [2025-08-14 02:20:08] "GET /network-policy/6c268355-1ebe-428f-8c53-0386116920b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.008044 10.0.0.38 - - [2025-08-14 02:20:08] "POST /neutron/network HTTP/1.1" 200 1309 0.010160 10.0.0.23 - - [2025-08-14 02:20:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.003403 10.0.0.23 - - [2025-08-14 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.38 - - [2025-08-14 02:20:09] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.033020 10.0.0.38 - - [2025-08-14 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015561 10.0.0.38 - - [2025-08-14 02:20:09] "GET /network-policy/2e8ab60e-7193-47da-9f3c-3750040ef28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004539 10.0.0.38 - - [2025-08-14 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2025-08-14 02:20:09] "GET /network-policy/d25ed663-483b-4779-9c63-27287e82ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004114 10.0.0.38 - - [2025-08-14 02:20:09] "POST /neutron/network HTTP/1.1" 200 1309 0.010392 10.0.0.23 - - [2025-08-14 02:20:09] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007157 10.0.0.23 - - [2025-08-14 02:20:09] "POST /access-control-lists HTTP/1.1" 200 605 0.063293 10.0.0.38 - - [2025-08-14 02:20:09] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.011724 10.0.0.38 - - [2025-08-14 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2025-08-14 02:20:09] "GET /network-policy/041107a0-2389-45ad-b779-42f421702470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.010424 10.0.0.38 - - [2025-08-14 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.38 - - [2025-08-14 02:20:09] "GET /network-policy/0fe2acf3-0126-42d7-918d-f33a7dd66796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004864 10.0.0.38 - - [2025-08-14 02:20:09] "POST /neutron/network HTTP/1.1" 200 1309 0.010190 10.0.0.23 - - [2025-08-14 02:20:09] "POST /access-control-lists HTTP/1.1" 200 605 0.045761 10.0.0.38 - - [2025-08-14 02:20:09] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.014646 10.0.0.38 - - [2025-08-14 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.38 - - [2025-08-14 02:20:10] "GET /network-policy/0c7629a5-d01a-4cee-808c-6e520a88b3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5017 0.005711 10.0.0.38 - - [2025-08-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.38 - - [2025-08-14 02:20:10] "GET /network-policy/63e3cde8-f3d5-41a8-8015-2c26703edff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004254 10.0.0.38 - - [2025-08-14 02:20:10] "POST /neutron/network HTTP/1.1" 200 1309 0.011360 10.0.0.23 - - [2025-08-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.38 - - [2025-08-14 02:20:10] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.010245 10.0.0.38 - - [2025-08-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2025-08-14 02:20:10] "GET /network-policy/52579705-e358-4552-80ea-bb89ce7c63eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007373 10.0.0.38 - - [2025-08-14 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-08-14 02:20:10] "GET /network-policy/6c268355-1ebe-428f-8c53-0386116920b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005761 10.0.0.38 - - [2025-08-14 02:20:10] "POST /id-to-fqname HTTP/1.1" 200 231 0.001817 10.0.0.38 - - [2025-08-14 02:20:43] "POST /neutron/network HTTP/1.1" 200 1504 0.014374 10.0.0.23 - - [2025-08-14 02:20:43] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.026819 10.0.0.38 - - [2025-08-14 02:20:43] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.110994 10.0.0.38 - - [2025-08-14 02:20:44] "POST /neutron/port HTTP/1.1" 200 117 0.007187 10.0.0.38 - - [2025-08-14 02:20:44] "POST /id-to-fqname HTTP/1.1" 200 231 0.001951 10.0.0.38 - - [2025-08-14 02:20:44] "POST /neutron/network HTTP/1.1" 200 1504 0.013986 10.0.0.23 - - [2025-08-14 02:20:44] "PUT /access-control-list/71687001-8aa2-4441-95b6-8f2d207b68c7 HTTP/1.1" 200 272 0.047247 10.0.0.23 - - [2025-08-14 02:20:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001750 10.0.0.38 - - [2025-08-14 02:20:45] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.108111 10.0.0.38 - - [2025-08-14 02:20:45] "POST /neutron/port HTTP/1.1" 200 1170 0.049565 10.0.0.38 - - [2025-08-14 02:20:45] "POST /neutron/port HTTP/1.1" 200 1144 0.075689 10.0.0.38 - - [2025-08-14 02:20:45] "POST /neutron/port HTTP/1.1" 200 1198 0.019724 10.0.0.23 - - [2025-08-14 02:20:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.38 - - [2025-08-14 02:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006011 10.0.0.38 - - [2025-08-14 02:20:46] "POST /neutron/port HTTP/1.1" 200 117 0.001663 10.0.0.38 - - [2025-08-14 02:20:46] "POST /neutron/port HTTP/1.1" 200 1170 0.572745 10.0.0.38 - - [2025-08-14 02:20:46] "POST /neutron/port HTTP/1.1" 200 1170 0.058085 10.0.0.38 - - [2025-08-14 02:20:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008350 10.0.0.38 - - [2025-08-14 02:20:47] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.38 - - [2025-08-14 02:20:50] "POST /neutron/port HTTP/1.1" 200 1198 0.020987 10.0.0.38 - - [2025-08-14 02:20:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007974 10.0.0.38 - - [2025-08-14 02:21:06] "POST /neutron/port HTTP/1.1" 200 1198 0.022707 10.0.0.23 - - [2025-08-14 02:21:06] "GET /obj-perms HTTP/1.1" 200 5056 0.043530 10.0.0.38 - - [2025-08-14 02:21:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009026 10.0.0.38 - - [2025-08-14 02:21:21] "POST /neutron/port HTTP/1.1" 200 1198 0.014454 10.0.0.38 - - [2025-08-14 02:21:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009066 10.0.0.38 - - [2025-08-14 02:21:31] "POST /neutron/port HTTP/1.1" 200 1198 0.015912 10.0.0.38 - - [2025-08-14 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007228 10.0.0.38 - - [2025-08-14 02:21:31] "GET /virtual-machine/003441f8-7091-4648-b5be-17c47fd79681 HTTP/1.1" 200 1298 0.005830 10.0.0.38 - - [2025-08-14 02:21:31] "GET /virtual-machine-interface/0c6245a5-2d19-4622-8c51-e63d26f8f239 HTTP/1.1" 200 3183 0.005522 10.0.0.38 - - [2025-08-14 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2025-08-14 02:21:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003598 10.0.0.38 - - [2025-08-14 02:21:31] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003019 10.0.0.38 - - [2025-08-14 02:21:31] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006068 10.0.0.38 - - [2025-08-14 02:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2025-08-14 02:21:34] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007623 10.0.0.38 - - [2025-08-14 02:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.38 - - [2025-08-14 02:21:39] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.009150 10.0.0.38 - - [2025-08-14 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.38 - - [2025-08-14 02:21:43] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006847 10.0.0.38 - - [2025-08-14 02:21:45] "POST /neutron/network HTTP/1.1" 200 1504 0.010777 10.0.0.38 - - [2025-08-14 02:21:45] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014918 10.0.0.38 - - [2025-08-14 02:21:45] "POST /neutron/network HTTP/1.1" 200 1494 0.010655 10.0.0.38 - - [2025-08-14 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2025-08-14 02:21:47] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005205 10.0.0.38 - - [2025-08-14 02:21:48] "POST /neutron/network HTTP/1.1" 200 1504 0.011392 10.0.0.38 - - [2025-08-14 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015126 10.0.0.38 - - [2025-08-14 02:21:48] "POST /neutron/network HTTP/1.1" 200 1494 0.011735 10.0.0.38 - - [2025-08-14 02:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.38 - - [2025-08-14 02:21:51] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005252 10.0.0.38 - - [2025-08-14 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.38 - - [2025-08-14 02:21:55] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.018315 10.0.0.38 - - [2025-08-14 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.38 - - [2025-08-14 02:21:59] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005269 10.0.0.38 - - [2025-08-14 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2025-08-14 02:22:03] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005687 10.0.0.38 - - [2025-08-14 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2025-08-14 02:22:05] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004002 10.0.0.38 - - [2025-08-14 02:22:05] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003296 10.0.0.38 - - [2025-08-14 02:22:05] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005705 10.0.0.38 - - [2025-08-14 02:22:11] "POST /neutron/port HTTP/1.1" 200 1198 0.025480 10.0.0.38 - - [2025-08-14 02:22:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.026908 10.0.0.38 - - [2025-08-14 02:22:16] "POST /neutron/port HTTP/1.1" 200 1198 0.030022 10.0.0.38 - - [2025-08-14 02:22:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007038 10.0.0.38 - - [2025-08-14 02:22:21] "POST /neutron/port HTTP/1.1" 200 1198 0.014784 10.0.0.38 - - [2025-08-14 02:22:21] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 200 1301 0.005407 10.0.0.38 - - [2025-08-14 02:22:21] "GET /virtual-machine-interface/30587031-ca26-4635-b85b-00629989ab35 HTTP/1.1" 200 3184 0.004840 10.0.0.38 - - [2025-08-14 02:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2025-08-14 02:22:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003569 10.0.0.38 - - [2025-08-14 02:22:21] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002862 10.0.0.38 - - [2025-08-14 02:22:21] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006031 10.0.0.38 - - [2025-08-14 02:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2025-08-14 02:22:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004961 10.0.0.38 - - [2025-08-14 02:22:22] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002977 10.0.0.38 - - [2025-08-14 02:22:22] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.008359 10.0.0.38 - - [2025-08-14 02:22:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008886 10.0.0.38 - - [2025-08-14 02:22:28] "POST /neutron/port HTTP/1.1" 200 1198 0.013869 10.0.0.38 - - [2025-08-14 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.38 - - [2025-08-14 02:22:28] "GET /network-policy/041107a0-2389-45ad-b779-42f421702470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6936 0.003709 10.0.0.38 - - [2025-08-14 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.38 - - [2025-08-14 02:22:28] "GET /network-policy/0fe2acf3-0126-42d7-918d-f33a7dd66796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004468 10.0.0.38 - - [2025-08-14 02:22:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007196 10.0.0.38 - - [2025-08-14 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.38 - - [2025-08-14 02:22:28] "GET /network-policy/2e8ab60e-7193-47da-9f3c-3750040ef28b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004216 10.0.0.38 - - [2025-08-14 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2025-08-14 02:22:28] "GET /network-policy/d25ed663-483b-4779-9c63-27287e82ddf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005210 10.0.0.38 - - [2025-08-14 02:22:45] "POST /neutron/network HTTP/1.1" 200 1504 0.012952 10.0.0.38 - - [2025-08-14 02:22:45] "POST /neutron/subnet HTTP/1.1" 200 1361 0.024853 10.0.0.38 - - [2025-08-14 02:22:45] "POST /neutron/network HTTP/1.1" 200 1494 0.010961 10.0.0.38 - - [2025-08-14 02:22:45] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 200 1301 0.003914 10.0.0.38 - - [2025-08-14 02:22:46] "POST /neutron/port HTTP/1.1" 200 151 0.236912 10.0.0.38 - - [2025-08-14 02:22:47] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003194 10.0.0.38 - - [2025-08-14 02:22:47] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.002872 10.0.0.38 - - [2025-08-14 02:22:47] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.002454 10.0.0.38 - - [2025-08-14 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2025-08-14 02:22:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003798 10.0.0.38 - - [2025-08-14 02:22:48] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003079 10.0.0.38 - - [2025-08-14 02:22:48] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005928 10.0.0.38 - - [2025-08-14 02:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.38 - - [2025-08-14 02:22:48] "GET /routing-instance/c1849b05-6ee6-4b2c-bd56-5ff7e4daf66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004546 10.0.0.38 - - [2025-08-14 02:22:48] "GET /route-target/2abce2a2-12f2-440c-b308-e165a20d998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003888 10.0.0.38 - - [2025-08-14 02:22:48] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.004049 10.0.0.38 - - [2025-08-14 02:22:49] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003192 10.0.0.38 - - [2025-08-14 02:22:50] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003281 10.0.0.38 - - [2025-08-14 02:22:51] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003057 10.0.0.38 - - [2025-08-14 02:22:52] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003968 10.0.0.38 - - [2025-08-14 02:22:53] "GET /virtual-machine/9568bce6-bb23-4c36-afa1-30401b9703fb HTTP/1.1" 404 171 0.003754 10.0.0.38 - - [2025-08-14 02:22:53] "GET /obj-perms HTTP/1.1" 200 5046 0.004662 10.0.0.38 - - [2025-08-14 02:22:59] "GET /obj-perms HTTP/1.1" 200 5046 0.004128 10.0.0.38 - - [2025-08-14 02:23:02] "GET /obj-perms HTTP/1.1" 200 5046 0.003543 10.0.0.38 - - [2025-08-14 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.049179 10.0.0.27 - - [2025-08-14 02:23:08] "GET /obj-perms HTTP/1.1" 200 5056 0.082655 10.0.0.23 - - [2025-08-14 02:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.065768 10.0.0.38 - - [2025-08-14 02:23:10] "GET /obj-perms HTTP/1.1" 200 5056 0.152028 10.0.0.27 - - [2025-08-14 02:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.089015 10.0.0.23 - - [2025-08-14 02:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.141137 10.0.0.23 - - [2025-08-14 02:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.279174 10.0.0.27 - - [2025-08-14 02:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.291174 10.0.0.38 - - [2025-08-14 02:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.039492 10.0.0.27 - - [2025-08-14 02:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.117978 10.0.0.38 - - [2025-08-14 02:23:11] "GET /obj-perms HTTP/1.1" 200 5046 0.003784 10.0.0.38 - - [2025-08-14 02:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.216651 10.0.0.38 - - [2025-08-14 02:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.392191 10.0.0.23 - - [2025-08-14 02:23:12] "GET /obj-perms HTTP/1.1" 200 5056 0.405010 10.0.0.27 - - [2025-08-14 02:23:12] "GET /obj-perms HTTP/1.1" 200 5056 0.456996 10.0.0.38 - - [2025-08-14 02:23:15] "GET /obj-perms HTTP/1.1" 200 5046 0.004191 10.0.0.38 - - [2025-08-14 02:23:15] "GET /virtual-machine/003441f8-7091-4648-b5be-17c47fd79681 HTTP/1.1" 200 1298 0.004650 10.0.0.38 - - [2025-08-14 02:23:15] "POST /neutron/port HTTP/1.1" 200 151 0.291627 10.0.0.38 - - [2025-08-14 02:23:17] "GET /virtual-machine/003441f8-7091-4648-b5be-17c47fd79681 HTTP/1.1" 404 171 0.003781 10.0.0.38 - - [2025-08-14 02:23:17] "GET /virtual-machine/003441f8-7091-4648-b5be-17c47fd79681 HTTP/1.1" 404 171 0.002869 10.0.0.38 - - [2025-08-14 02:23:17] "GET /virtual-machine/003441f8-7091-4648-b5be-17c47fd79681 HTTP/1.1" 404 171 0.003616 10.0.0.38 - - [2025-08-14 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.38 - - [2025-08-14 02:23:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004613 10.0.0.38 - - [2025-08-14 02:23:17] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003255 10.0.0.38 - - [2025-08-14 02:23:17] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006269 10.0.0.38 - - [2025-08-14 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.38 - - [2025-08-14 02:23:17] "GET /routing-instance/0331b536-d361-43a1-a357-cc97b5be59d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004210 10.0.0.38 - - [2025-08-14 02:23:17] "GET /route-target/c7477b0a-aed4-483f-a799-d854b0423628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003577 10.0.0.38 - - [2025-08-14 02:23:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003703 10.0.0.27 - - [2025-08-14 02:23:20] "GET /obj-perms HTTP/1.1" 200 5046 0.004246 10.0.0.38 - - [2025-08-14 02:23:26] "GET /obj-perms HTTP/1.1" 200 5046 0.004713 10.0.0.27 - - [2025-08-14 02:23:30] "GET /obj-perms HTTP/1.1" 200 5046 0.048829 10.0.0.38 - - [2025-08-14 02:23:36] "GET /obj-perms HTTP/1.1" 200 5046 0.045442 10.0.0.27 - - [2025-08-14 02:23:39] "GET /obj-perms HTTP/1.1" 200 5046 0.003700 10.0.0.38 - - [2025-08-14 02:23:42] "GET /obj-perms HTTP/1.1" 200 5046 0.004125 10.0.0.23 - - [2025-08-14 02:23:42] "GET /obj-perms HTTP/1.1" 200 5046 0.042289 10.0.0.38 - - [2025-08-14 02:23:42] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.025050 10.0.0.23 - - [2025-08-14 02:23:43] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.045800 10.0.0.38 - - [2025-08-14 02:23:43] "POST /neutron/network HTTP/1.1" 200 1309 0.108056 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/28fc4301-d227-43ec-a7c6-264dcbdd58e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005228 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005640 10.0.0.38 - - [2025-08-14 02:23:43] "POST /neutron/network HTTP/1.1" 200 1309 0.012413 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/448a8c65-fbcc-402a-9831-8eefd43546c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.008454 10.0.0.23 - - [2025-08-14 02:23:43] "DELETE /access-control-list/2e783485-6fc2-40cc-9802-508b5903e340 HTTP/1.1" 200 115 0.144061 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005409 10.0.0.23 - - [2025-08-14 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.38 - - [2025-08-14 02:23:43] "POST /neutron/network HTTP/1.1" 200 1309 0.042786 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/52fa137a-977a-41b2-99d0-d42ba1650855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006407 10.0.0.38 - - [2025-08-14 02:23:43] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006505 10.0.0.23 - - [2025-08-14 02:23:44] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008649 10.0.0.23 - - [2025-08-14 02:23:44] "DELETE /access-control-list/71687001-8aa2-4441-95b6-8f2d207b68c7 HTTP/1.1" 200 115 0.070466 10.0.0.38 - - [2025-08-14 02:23:44] "POST /neutron/network HTTP/1.1" 200 1309 0.018544 10.0.0.38 - - [2025-08-14 02:23:44] "GET /virtual-network/3d66ea87-468b-4218-9aeb-a6cac20189ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.012999 10.0.0.38 - - [2025-08-14 02:23:44] "DELETE /network-policy/6c268355-1ebe-428f-8c53-0386116920b0 HTTP/1.1" 200 115 0.123842 10.0.0.38 - - [2025-08-14 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.23 - - [2025-08-14 02:23:44] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001058 10.0.0.38 - - [2025-08-14 02:23:44] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036089 10.0.0.38 - - [2025-08-14 02:23:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005583 10.0.0.38 - - [2025-08-14 02:23:44] "DELETE /network-policy/52579705-e358-4552-80ea-bb89ce7c63eb HTTP/1.1" 200 115 0.048679 10.0.0.38 - - [2025-08-14 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.23 - - [2025-08-14 02:23:44] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001302 10.0.0.38 - - [2025-08-14 02:23:44] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.054309 10.0.0.38 - - [2025-08-14 02:23:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006703 10.0.0.38 - - [2025-08-14 02:23:44] "DELETE /network-policy/0c7629a5-d01a-4cee-808c-6e520a88b3ce HTTP/1.1" 200 115 0.042124 10.0.0.38 - - [2025-08-14 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2025-08-14 02:23:44] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001165 10.0.0.38 - - [2025-08-14 02:23:44] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046381 10.0.0.38 - - [2025-08-14 02:23:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.004887 10.0.0.38 - - [2025-08-14 02:23:45] "DELETE /network-policy/63e3cde8-f3d5-41a8-8015-2c26703edff8 HTTP/1.1" 200 115 0.052913 10.0.0.38 - - [2025-08-14 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2025-08-14 02:23:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001429 10.0.0.38 - - [2025-08-14 02:23:45] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039702 10.0.0.38 - - [2025-08-14 02:23:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005201 10.0.0.38 - - [2025-08-14 02:23:45] "DELETE /network-policy/0fe2acf3-0126-42d7-918d-f33a7dd66796 HTTP/1.1" 200 115 0.063464 10.0.0.38 - - [2025-08-14 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.23 - - [2025-08-14 02:23:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.38 - - [2025-08-14 02:23:45] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041058 10.0.0.38 - - [2025-08-14 02:23:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.005002 10.0.0.38 - - [2025-08-14 02:23:45] "DELETE /network-policy/041107a0-2389-45ad-b779-42f421702470 HTTP/1.1" 200 115 0.053674 10.0.0.38 - - [2025-08-14 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.23 - - [2025-08-14 02:23:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.38 - - [2025-08-14 02:23:45] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.042828 10.0.0.38 - - [2025-08-14 02:23:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.008385 10.0.0.38 - - [2025-08-14 02:23:45] "DELETE /network-policy/d25ed663-483b-4779-9c63-27287e82ddf1 HTTP/1.1" 200 115 0.052960 10.0.0.38 - - [2025-08-14 02:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.030894 10.0.0.23 - - [2025-08-14 02:23:45] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000961 10.0.0.38 - - [2025-08-14 02:23:45] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045648 10.0.0.38 - - [2025-08-14 02:23:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004418 10.0.0.38 - - [2025-08-14 02:23:46] "DELETE /network-policy/2e8ab60e-7193-47da-9f3c-3750040ef28b HTTP/1.1" 200 115 0.037360 10.0.0.38 - - [2025-08-14 02:23:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.23 - - [2025-08-14 02:23:46] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.38 - - [2025-08-14 02:23:46] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044549 10.0.0.38 - - [2025-08-14 02:23:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-34690969&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008827 10.0.0.23 - - [2025-08-14 02:23:46] "DELETE /route-target/8b9ea1e1-89d1-44f2-8b46-52a2a24d3751 HTTP/1.1" 200 115 0.019907 10.0.0.38 - - [2025-08-14 02:23:46] "POST /neutron/network HTTP/1.1" 200 1309 0.010404 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003631 10.0.0.23 - - [2025-08-14 02:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002644 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002724 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002104 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005777 10.0.0.23 - - [2025-08-14 02:23:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005967 10.0.0.38 - - [2025-08-14 02:23:47] "POST /neutron/network HTTP/1.1" 200 151 0.147371 10.0.0.23 - - [2025-08-14 02:23:47] "DELETE /route-target/c7477b0a-aed4-483f-a799-d854b0423628 HTTP/1.1" 200 115 0.018988 10.0.0.38 - - [2025-08-14 02:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.38 - - [2025-08-14 02:23:47] "DELETE /network-ipam/6494aaf7-86f1-44b6-94dc-f61ddaadaea4 HTTP/1.1" 200 115 0.038674 10.0.0.38 - - [2025-08-14 02:23:47] "POST /fqname-to-id HTTP/1.1" 404 252 0.003044 10.0.0.23 - - [2025-08-14 02:23:47] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.23 - - [2025-08-14 02:23:47] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.045128 10.0.0.23 - - [2025-08-14 02:23:47] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.23 - - [2025-08-14 02:23:48] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?fields=security_groups HTTP/1.1" 200 1388 0.050498 10.0.0.23 - - [2025-08-14 02:23:48] "DELETE /security-group/59eb4143-7d2c-4277-b02c-7c0408391583 HTTP/1.1" 200 115 0.050784 10.0.0.23 - - [2025-08-14 02:23:48] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002356 10.0.0.23 - - [2025-08-14 02:23:48] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?fields=application_policy_sets HTTP/1.1" 200 1427 0.076000 10.0.0.38 - - [2025-08-14 02:23:48] "DELETE /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7 HTTP/1.1" 200 115 0.447073 10.0.0.23 - - [2025-08-14 02:23:48] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.38 - - [2025-08-14 02:23:48] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?fields=projects HTTP/1.1" 200 1243 0.009970 10.0.0.38 - - [2025-08-14 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.003363 10.0.0.23 - - [2025-08-14 02:23:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.002117 10.0.0.23 - - [2025-08-14 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.005948 10.0.0.23 - - [2025-08-14 02:23:53] "POST /security-groups HTTP/1.1" 200 599 0.075377 10.0.0.23 - - [2025-08-14 02:23:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.004379 10.0.0.23 - - [2025-08-14 02:23:53] "POST /projects HTTP/1.1" 200 601 0.307138 10.0.0.38 - - [2025-08-14 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.334299 10.0.0.23 - - [2025-08-14 02:23:53] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001863 10.0.0.38 - - [2025-08-14 02:23:53] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055491 10.0.0.23 - - [2025-08-14 02:23:53] "POST /access-control-lists HTTP/1.1" 200 602 0.051400 10.0.0.38 - - [2025-08-14 02:23:54] "POST /network-policys HTTP/1.1" 200 559 0.028147 10.0.0.38 - - [2025-08-14 02:23:54] "GET /network-policy/9eef4aac-58c6-468d-9c95-afa246cb9376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.006622 10.0.0.38 - - [2025-08-14 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2025-08-14 02:23:54] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001550 10.0.0.38 - - [2025-08-14 02:23:54] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.056732 10.0.0.38 - - [2025-08-14 02:23:54] "POST /neutron/network HTTP/1.1" 200 117 0.008780 10.0.0.23 - - [2025-08-14 02:23:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006519 10.0.0.38 - - [2025-08-14 02:23:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.212296 10.0.0.38 - - [2025-08-14 02:23:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.001260 10.0.0.38 - - [2025-08-14 02:23:54] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005365 10.0.0.38 - - [2025-08-14 02:23:54] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005437 10.0.0.38 - - [2025-08-14 02:23:54] "POST /neutron/network HTTP/1.1" 200 1007 0.008507 10.0.0.38 - - [2025-08-14 02:23:55] "POST /neutron/network HTTP/1.1" 200 1007 0.008048 10.0.0.23 - - [2025-08-14 02:23:55] "POST /fqname-to-id HTTP/1.1" 404 244 0.008380 10.0.0.23 - - [2025-08-14 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.38 - - [2025-08-14 02:23:55] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007706 10.0.0.38 - - [2025-08-14 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2025-08-14 02:23:55] "GET /network-policy/9eef4aac-58c6-468d-9c95-afa246cb9376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3106 0.005878 10.0.0.38 - - [2025-08-14 02:23:55] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005718 10.0.0.27 - - [2025-08-14 02:23:55] "GET /obj-perms HTTP/1.1" 200 5046 0.003926 10.0.0.38 - - [2025-08-14 02:23:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001394 10.0.0.38 - - [2025-08-14 02:23:55] "POST /neutron/network HTTP/1.1" 200 1116 0.009308 10.0.0.23 - - [2025-08-14 02:23:56] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.38 - - [2025-08-14 02:23:56] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.067626 10.0.0.38 - - [2025-08-14 02:23:56] "POST /neutron/port HTTP/1.1" 200 117 0.005658 10.0.0.38 - - [2025-08-14 02:23:56] "POST /id-to-fqname HTTP/1.1" 200 229 0.001346 10.0.0.38 - - [2025-08-14 02:23:57] "POST /neutron/network HTTP/1.1" 200 1116 0.025841 10.0.0.38 - - [2025-08-14 02:23:57] "POST /neutron/port HTTP/1.1" 200 1174 0.016834 10.0.0.23 - - [2025-08-14 02:23:57] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001087 10.0.0.38 - - [2025-08-14 02:23:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012151 10.0.0.38 - - [2025-08-14 02:23:57] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.098688 10.0.0.38 - - [2025-08-14 02:23:57] "POST /neutron/subnet HTTP/1.1" 200 1381 0.011742 10.0.0.38 - - [2025-08-14 02:23:57] "POST /neutron/network HTTP/1.1" 200 1106 0.008400 10.0.0.38 - - [2025-08-14 02:23:58] "POST /neutron/port HTTP/1.1" 200 117 0.006864 10.0.0.38 - - [2025-08-14 02:23:58] "POST /neutron/network HTTP/1.1" 200 1116 0.008356 10.0.0.23 - - [2025-08-14 02:23:58] "DELETE /project/bc4638dd149548dc9dd07e8d00787db7 HTTP/1.1" 404 173 0.044824 10.0.0.38 - - [2025-08-14 02:23:58] "POST /neutron/port HTTP/1.1" 200 1174 0.016451 10.0.0.38 - - [2025-08-14 02:23:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003215 10.0.0.38 - - [2025-08-14 02:23:58] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.38 - - [2025-08-14 02:24:03] "POST /neutron/port HTTP/1.1" 200 1202 0.015409 10.0.0.38 - - [2025-08-14 02:24:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006968 10.0.0.38 - - [2025-08-14 02:24:03] "GET /virtual-machine/b605f8b7-64d0-45b4-a95b-2379f903ed5d HTTP/1.1" 200 1301 0.034226 10.0.0.38 - - [2025-08-14 02:24:03] "GET /virtual-machine-interface/605848ca-1e08-4b9a-8bed-47770e2de662 HTTP/1.1" 200 3178 0.005632 10.0.0.38 - - [2025-08-14 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.38 - - [2025-08-14 02:24:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003178 10.0.0.38 - - [2025-08-14 02:24:03] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003043 10.0.0.38 - - [2025-08-14 02:24:03] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005593 10.0.0.38 - - [2025-08-14 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.38 - - [2025-08-14 02:24:06] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005223 10.0.0.38 - - [2025-08-14 02:24:09] "GET /obj-perms HTTP/1.1" 200 5056 0.038232 10.0.0.38 - - [2025-08-14 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.38 - - [2025-08-14 02:24:10] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006800 10.0.0.38 - - [2025-08-14 02:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.38 - - [2025-08-14 02:24:14] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006465 10.0.0.38 - - [2025-08-14 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2025-08-14 02:24:18] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005324 10.0.0.38 - - [2025-08-14 02:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.38 - - [2025-08-14 02:24:23] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006456 10.0.0.38 - - [2025-08-14 02:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012567 10.0.0.38 - - [2025-08-14 02:24:27] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007397 10.0.0.38 - - [2025-08-14 02:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.38 - - [2025-08-14 02:24:31] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005631 10.0.0.38 - - [2025-08-14 02:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.38 - - [2025-08-14 02:24:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005228 10.0.0.38 - - [2025-08-14 02:24:33] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003816 10.0.0.38 - - [2025-08-14 02:24:33] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005646 10.0.0.38 - - [2025-08-14 02:24:33] "POST /neutron/port HTTP/1.1" 200 1202 0.017585 10.0.0.38 - - [2025-08-14 02:24:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007148 10.0.0.38 - - [2025-08-14 02:24:43] "POST /neutron/port HTTP/1.1" 200 1202 0.014598 10.0.0.38 - - [2025-08-14 02:24:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006114 10.0.0.38 - - [2025-08-14 02:24:47] "POST /neutron/network HTTP/1.1" 200 1116 0.037713 10.0.0.38 - - [2025-08-14 02:24:47] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012993 10.0.0.38 - - [2025-08-14 02:24:47] "POST /neutron/network HTTP/1.1" 200 1106 0.011907 10.0.0.38 - - [2025-08-14 02:24:52] "POST /neutron/port HTTP/1.1" 200 1202 0.017779 10.0.0.38 - - [2025-08-14 02:24:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004000 10.0.0.38 - - [2025-08-14 02:24:52] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.38 - - [2025-08-14 02:24:54] "POST /neutron/port HTTP/1.1" 200 1202 0.015557 10.0.0.38 - - [2025-08-14 02:24:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006541 10.0.0.38 - - [2025-08-14 02:24:54] "GET /virtual-machine/f9d2180f-62ca-4784-a8bb-24c2930e3107 HTTP/1.1" 200 1301 0.005349 10.0.0.38 - - [2025-08-14 02:24:54] "GET /virtual-machine-interface/eb211090-cdd6-4699-8acc-de76d9a818a3 HTTP/1.1" 200 3179 0.005395 10.0.0.38 - - [2025-08-14 02:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-08-14 02:24:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004357 10.0.0.38 - - [2025-08-14 02:24:54] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003546 10.0.0.38 - - [2025-08-14 02:24:54] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005775 10.0.0.38 - - [2025-08-14 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.38 - - [2025-08-14 02:24:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003616 10.0.0.38 - - [2025-08-14 02:24:55] "GET /virtual-networks?parent_id=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002949 10.0.0.38 - - [2025-08-14 02:24:55] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005982 10.0.0.23 - - [2025-08-14 02:25:09] "GET /obj-perms HTTP/1.1" 200 5056 0.038412 10.0.0.38 - - [2025-08-14 02:25:17] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005898 10.0.0.38 - - [2025-08-14 02:25:17] "POST /neutron/network HTTP/1.1" 200 1106 0.008138 10.0.0.23 - - [2025-08-14 02:25:17] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007792 10.0.0.23 - - [2025-08-14 02:25:17] "DELETE /access-control-list/4069232b-5e26-4b79-920c-031c196ee895 HTTP/1.1" 200 115 0.054194 10.0.0.38 - - [2025-08-14 02:25:17] "GET /virtual-network/bebf7d29-54ef-4674-b748-9954b6136314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009833 10.0.0.38 - - [2025-08-14 02:25:17] "POST /neutron/network HTTP/1.1" 200 1007 0.012076 10.0.0.38 - - [2025-08-14 02:25:18] "POST /neutron/port HTTP/1.1" 200 1228 0.012017 10.0.0.38 - - [2025-08-14 02:25:18] "POST /neutron/port HTTP/1.1" 200 1228 0.015776 10.0.0.23 - - [2025-08-14 02:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004876 10.0.0.23 - - [2025-08-14 02:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002870 10.0.0.23 - - [2025-08-14 02:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002864 10.0.0.23 - - [2025-08-14 02:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003843 10.0.0.38 - - [2025-08-14 02:25:20] "POST /neutron/network HTTP/1.1" 200 151 0.156232 10.0.0.38 - - [2025-08-14 02:25:20] "DELETE /network-policy/9eef4aac-58c6-468d-9c95-afa246cb9376 HTTP/1.1" 200 115 0.033217 10.0.0.23 - - [2025-08-14 02:25:22] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001104 10.0.0.38 - - [2025-08-14 02:25:22] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.061304 10.0.0.23 - - [2025-08-14 02:25:22] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.38 - - [2025-08-14 02:25:22] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?fields=virtual_networks HTTP/1.1" 200 1049 0.036932 10.0.0.23 - - [2025-08-14 02:25:22] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.38 - - [2025-08-14 02:25:23] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.039628 10.0.0.23 - - [2025-08-14 02:25:23] "GET /projects?obj_uuids=bc4638dd-1495-48dc-9dd0-7e8d00787db7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001020 10.0.0.38 - - [2025-08-14 02:25:23] "GET /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7?fields=security_groups HTTP/1.1" 200 1283 0.038040 10.0.0.38 - - [2025-08-14 02:25:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.028374 10.0.0.23 - - [2025-08-14 02:25:23] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002848 10.0.0.23 - - [2025-08-14 02:25:23] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.23 - - [2025-08-14 02:25:23] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008433 10.0.0.23 - - [2025-08-14 02:25:24] "POST /id-to-fqname HTTP/1.1" 200 204 0.001285 10.0.0.23 - - [2025-08-14 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.003457 10.0.0.23 - - [2025-08-14 02:25:24] "POST /security-groups HTTP/1.1" 200 605 0.025030 10.0.0.23 - - [2025-08-14 02:25:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.003106 10.0.0.23 - - [2025-08-14 02:25:24] "POST /projects HTTP/1.1" 200 613 0.227589 10.0.0.23 - - [2025-08-14 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.299253 10.0.0.23 - - [2025-08-14 02:25:24] "POST /access-control-lists HTTP/1.1" 200 608 0.025001 10.0.0.38 - - [2025-08-14 02:25:24] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.442310 10.0.0.38 - - [2025-08-14 02:25:25] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.38 - - [2025-08-14 02:25:28] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000454 10.0.0.23 - - [2025-08-14 02:25:29] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001080 10.0.0.38 - - [2025-08-14 02:25:29] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.091065 10.0.0.38 - - [2025-08-14 02:25:29] "GET / HTTP/1.1" 200 35931 0.002664 10.0.0.38 - - [2025-08-14 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.23 - - [2025-08-14 02:25:29] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.38 - - [2025-08-14 02:25:29] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.006779 10.0.0.38 - - [2025-08-14 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.23 - - [2025-08-14 02:25:30] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001027 10.0.0.38 - - [2025-08-14 02:25:30] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.039770 10.0.0.38 - - [2025-08-14 02:25:31] "GET /domains HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2025-08-14 02:25:31] "GET /domains HTTP/1.1" 200 280 0.022380 10.0.0.23 - - [2025-08-14 02:25:31] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.38 - - [2025-08-14 02:25:31] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada HTTP/1.1" 200 2780 0.008629 10.0.0.23 - - [2025-08-14 02:25:31] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000861 10.0.0.38 - - [2025-08-14 02:25:31] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5 HTTP/1.1" 200 1936 0.086158 10.0.0.38 - - [2025-08-14 02:25:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003042 10.0.0.38 - - [2025-08-14 02:25:31] "POST /network-ipams HTTP/1.1" 200 627 0.022542 10.0.0.38 - - [2025-08-14 02:25:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1031 0.003131 10.0.0.38 - - [2025-08-14 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2025-08-14 02:25:31] "GET /network-ipam/4b1f3f6b-d77b-4b5a-ae5e-dec9278f14bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.005876 10.0.0.38 - - [2025-08-14 02:25:31] "PUT /network-ipam/4b1f3f6b-d77b-4b5a-ae5e-dec9278f14bf HTTP/1.1" 200 258 0.011714 10.0.0.38 - - [2025-08-14 02:25:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2025-08-14 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024630 10.0.0.23 - - [2025-08-14 02:25:32] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001289 10.0.0.38 - - [2025-08-14 02:25:32] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.048606 10.0.0.23 - - [2025-08-14 02:25:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009445 10.0.0.38 - - [2025-08-14 02:25:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.230818 10.0.0.38 - - [2025-08-14 02:25:33] "POST /id-to-fqname HTTP/1.1" 200 237 0.001334 10.0.0.38 - - [2025-08-14 02:25:33] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.006850 10.0.0.38 - - [2025-08-14 02:25:33] "POST /neutron/network HTTP/1.1" 200 1141 0.007462 10.0.0.38 - - [2025-08-14 02:25:33] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005250 10.0.0.38 - - [2025-08-14 02:25:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.012445 10.0.0.38 - - [2025-08-14 02:25:33] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005545 10.0.0.38 - - [2025-08-14 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.003173 10.0.0.38 - - [2025-08-14 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.23 - - [2025-08-14 02:25:35] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001105 10.0.0.38 - - [2025-08-14 02:25:35] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.052306 10.0.0.38 - - [2025-08-14 02:25:35] "POST /network-policys HTTP/1.1" 200 565 0.024964 10.0.0.38 - - [2025-08-14 02:25:35] "GET /network-policy/b7916220-d0f9-464b-9099-d61151c19699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.007076 10.0.0.38 - - [2025-08-14 02:25:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.003237 10.0.0.38 - - [2025-08-14 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.23 - - [2025-08-14 02:25:35] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001010 10.0.0.38 - - [2025-08-14 02:25:35] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.043177 10.0.0.38 - - [2025-08-14 02:25:35] "POST /network-policys HTTP/1.1" 200 565 0.025586 10.0.0.38 - - [2025-08-14 02:25:35] "GET /network-policy/64d9139c-b89b-4394-96ba-57a5b6680a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.005929 10.0.0.38 - - [2025-08-14 02:25:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.003009 10.0.0.38 - - [2025-08-14 02:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.23 - - [2025-08-14 02:25:35] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001060 10.0.0.38 - - [2025-08-14 02:25:35] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.040940 10.0.0.38 - - [2025-08-14 02:25:35] "POST /network-policys HTTP/1.1" 200 565 0.023280 10.0.0.38 - - [2025-08-14 02:25:35] "GET /network-policy/7167d278-9f8e-4023-b85e-97eb7c1ec24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005171 10.0.0.23 - - [2025-08-14 02:25:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.004879 10.0.0.23 - - [2025-08-14 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.38 - - [2025-08-14 02:25:36] "POST /neutron/network HTTP/1.1" 200 1339 0.011953 10.0.0.38 - - [2025-08-14 02:25:36] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.004573 10.0.0.38 - - [2025-08-14 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.38 - - [2025-08-14 02:25:36] "GET /network-policy/64d9139c-b89b-4394-96ba-57a5b6680a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.007082 10.0.0.38 - - [2025-08-14 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.38 - - [2025-08-14 02:25:36] "GET /network-policy/b7916220-d0f9-464b-9099-d61151c19699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004014 10.0.0.38 - - [2025-08-14 02:25:36] "POST /id-to-fqname HTTP/1.1" 200 237 0.001342 10.0.0.23 - - [2025-08-14 02:25:37] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001337 10.0.0.38 - - [2025-08-14 02:25:37] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.070558 10.0.0.38 - - [2025-08-14 02:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.007444 10.0.0.38 - - [2025-08-14 02:25:37] "POST /neutron/network HTTP/1.1" 200 1349 0.011811 10.0.0.38 - - [2025-08-14 02:25:38] "POST /neutron/port HTTP/1.1" 200 1180 0.019955 10.0.0.38 - - [2025-08-14 02:25:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733 10.0.0.38 - - [2025-08-14 02:25:38] "POST /neutron/port HTTP/1.1" 200 117 0.001602 10.0.0.38 - - [2025-08-14 02:25:42] "POST /neutron/port HTTP/1.1" 200 1208 0.022221 10.0.0.38 - - [2025-08-14 02:25:42] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010381 10.0.0.38 - - [2025-08-14 02:25:42] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2025-08-14 02:25:43] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 200 1307 0.028303 10.0.0.38 - - [2025-08-14 02:25:43] "GET /virtual-machine-interface/d41ace27-2fc1-473d-b199-dd19df150e28 HTTP/1.1" 200 3178 0.005698 10.0.0.38 - - [2025-08-14 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2025-08-14 02:25:43] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003684 10.0.0.38 - - [2025-08-14 02:25:43] "GET /virtual-networks?parent_id=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003308 10.0.0.38 - - [2025-08-14 02:25:43] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006580 10.0.0.38 - - [2025-08-14 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.38 - - [2025-08-14 02:25:46] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.008018 10.0.0.38 - - [2025-08-14 02:25:47] "POST /neutron/port HTTP/1.1" 200 1208 0.020413 10.0.0.38 - - [2025-08-14 02:25:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003647 10.0.0.38 - - [2025-08-14 02:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.38 - - [2025-08-14 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.38 - - [2025-08-14 02:25:50] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005118 10.0.0.38 - - [2025-08-14 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.38 - - [2025-08-14 02:25:54] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005414 10.0.0.23 - - [2025-08-14 02:25:58] "DELETE /access-control-list/7a9d8d98-86a0-404b-a77d-cff6d5fc1223 HTTP/1.1" 200 115 0.056786 10.0.0.38 - - [2025-08-14 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.23 - - [2025-08-14 02:25:58] "DELETE /project/bc4638dd-1495-48dc-9dd0-7e8d00787db7 HTTP/1.1" 404 177 0.006171 10.0.0.23 - - [2025-08-14 02:25:58] "DELETE /project/5d857c0b3d7347de918e579ab166a2f5 HTTP/1.1" 404 173 0.004653 10.0.0.38 - - [2025-08-14 02:25:58] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006394 10.0.0.38 - - [2025-08-14 02:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.38 - - [2025-08-14 02:26:02] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006216 10.0.0.38 - - [2025-08-14 02:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2025-08-14 02:26:06] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.005336 10.0.0.27 - - [2025-08-14 02:26:10] "GET /obj-perms HTTP/1.1" 200 5056 0.048231 10.0.0.38 - - [2025-08-14 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.38 - - [2025-08-14 02:26:11] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006180 10.0.0.38 - - [2025-08-14 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2025-08-14 02:26:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003142 10.0.0.38 - - [2025-08-14 02:26:13] "GET /virtual-networks?parent_id=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002689 10.0.0.38 - - [2025-08-14 02:26:13] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3301 0.006130 10.0.0.38 - - [2025-08-14 02:26:13] "POST /neutron/port HTTP/1.1" 200 1208 0.013311 10.0.0.38 - - [2025-08-14 02:26:18] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007101 10.0.0.38 - - [2025-08-14 02:26:23] "POST /neutron/port HTTP/1.1" 200 1208 0.015707 10.0.0.38 - - [2025-08-14 02:26:28] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008524 10.0.0.38 - - [2025-08-14 02:26:34] "POST /neutron/port HTTP/1.1" 200 1208 0.014285 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/b7916220-d0f9-464b-9099-d61151c19699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.003198 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/64d9139c-b89b-4394-96ba-57a5b6680a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.003892 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/7167d278-9f8e-4023-b85e-97eb7c1ec24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004393 10.0.0.23 - - [2025-08-14 02:26:34] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007422 10.0.0.38 - - [2025-08-14 02:26:34] "POST /neutron/network HTTP/1.1" 200 1431 0.092208 10.0.0.38 - - [2025-08-14 02:26:34] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.005827 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/64d9139c-b89b-4394-96ba-57a5b6680a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.015643 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/7167d278-9f8e-4023-b85e-97eb7c1ec24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003871 10.0.0.38 - - [2025-08-14 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.38 - - [2025-08-14 02:26:34] "GET /network-policy/b7916220-d0f9-464b-9099-d61151c19699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4075 0.004272 10.0.0.38 - - [2025-08-14 02:26:39] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3597 0.005524 10.0.0.23 - - [2025-08-14 02:26:39] "DELETE /access-control-list/f0d5a5bb-a06f-4e68-8ec6-0c1764fb8d68 HTTP/1.1" 200 115 0.066978 10.0.0.38 - - [2025-08-14 02:26:39] "POST /neutron/network HTTP/1.1" 200 1141 0.125982 10.0.0.38 - - [2025-08-14 02:26:39] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.008170 10.0.0.38 - - [2025-08-14 02:26:45] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 200 1307 0.004605 10.0.0.38 - - [2025-08-14 02:26:45] "POST /neutron/port HTTP/1.1" 200 1234 0.012090 10.0.0.38 - - [2025-08-14 02:26:47] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 404 171 0.003375 10.0.0.38 - - [2025-08-14 02:26:47] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 404 171 0.002872 10.0.0.38 - - [2025-08-14 02:26:47] "GET /virtual-machine/d01b51a9-be94-449a-a505-a2a074b33425 HTTP/1.1" 404 171 0.002738 10.0.0.38 - - [2025-08-14 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.38 - - [2025-08-14 02:26:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004501 10.0.0.38 - - [2025-08-14 02:26:47] "GET /virtual-networks?parent_id=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002787 10.0.0.38 - - [2025-08-14 02:26:47] "GET /virtual-network/b418c280-7bc6-43ef-8e84-377e8c871a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.005846 10.0.0.38 - - [2025-08-14 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.38 - - [2025-08-14 02:26:47] "GET /routing-instance/340b93ae-d75d-4d67-b31e-25c0372d9374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004805 10.0.0.38 - - [2025-08-14 02:26:47] "GET /route-target/79fa03a7-28ba-49f0-b952-4a6624f3a855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003952 10.0.0.38 - - [2025-08-14 02:26:47] "GET /obj-perms HTTP/1.1" 200 5021 0.041801 10.0.0.27 - - [2025-08-14 02:26:53] "GET /obj-perms HTTP/1.1" 200 5021 0.047628 10.0.0.38 - - [2025-08-14 02:26:56] "GET /obj-perms HTTP/1.1" 200 5021 0.003570 10.0.0.27 - - [2025-08-14 02:27:03] "GET /obj-perms HTTP/1.1" 200 5021 0.003752 10.0.0.38 - - [2025-08-14 02:27:06] "GET /obj-perms HTTP/1.1" 200 5021 0.003254 10.0.0.38 - - [2025-08-14 02:27:12] "GET /obj-perms HTTP/1.1" 200 5021 0.003707 10.0.0.27 - - [2025-08-14 02:27:12] "GET /obj-perms HTTP/1.1" 200 5021 0.004139 10.0.0.23 - - [2025-08-14 02:27:12] "GET /obj-perms HTTP/1.1" 200 5021 0.039394 10.0.0.38 - - [2025-08-14 02:27:12] "DELETE /network-policy/7167d278-9f8e-4023-b85e-97eb7c1ec24b HTTP/1.1" 200 115 0.033734 10.0.0.38 - - [2025-08-14 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.23 - - [2025-08-14 02:27:12] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.030126 10.0.0.38 - - [2025-08-14 02:27:12] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.068987 10.0.0.38 - - [2025-08-14 02:27:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11067282&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.004664 10.0.0.38 - - [2025-08-14 02:27:12] "DELETE /network-policy/64d9139c-b89b-4394-96ba-57a5b6680a9f HTTP/1.1" 200 115 0.039182 10.0.0.38 - - [2025-08-14 02:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.23 - - [2025-08-14 02:27:12] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001004 10.0.0.38 - - [2025-08-14 02:27:13] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.036769 10.0.0.38 - - [2025-08-14 02:27:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11067282&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004562 10.0.0.38 - - [2025-08-14 02:27:13] "DELETE /network-policy/b7916220-d0f9-464b-9099-d61151c19699 HTTP/1.1" 200 115 0.042088 10.0.0.38 - - [2025-08-14 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.23 - - [2025-08-14 02:27:13] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001466 10.0.0.38 - - [2025-08-14 02:27:13] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.041016 10.0.0.38 - - [2025-08-14 02:27:13] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-11067282&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004926 10.0.0.23 - - [2025-08-14 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004258 10.0.0.23 - - [2025-08-14 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.23 - - [2025-08-14 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002141 10.0.0.23 - - [2025-08-14 02:27:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007813 10.0.0.38 - - [2025-08-14 02:27:13] "POST /neutron/network HTTP/1.1" 200 151 0.146022 10.0.0.38 - - [2025-08-14 02:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.38 - - [2025-08-14 02:27:13] "DELETE /network-ipam/4b1f3f6b-d77b-4b5a-ae5e-dec9278f14bf HTTP/1.1" 200 115 0.034462 10.0.0.38 - - [2025-08-14 02:27:13] "POST /fqname-to-id HTTP/1.1" 404 264 0.007687 10.0.0.23 - - [2025-08-14 02:27:13] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000946 10.0.0.23 - - [2025-08-14 02:27:13] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1524 0.053406 10.0.0.23 - - [2025-08-14 02:27:13] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001405 10.0.0.23 - - [2025-08-14 02:27:13] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=security_groups HTTP/1.1" 200 1405 0.044614 10.0.0.23 - - [2025-08-14 02:27:14] "DELETE /security-group/83d66b82-74e9-42d2-bad4-c16d9c8f6777 HTTP/1.1" 200 115 0.048211 10.0.0.23 - - [2025-08-14 02:27:14] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001012 10.0.0.23 - - [2025-08-14 02:27:14] "DELETE /access-control-list/b2faf122-713d-4ee5-97a0-f563fe38a7e1 HTTP/1.1" 200 115 0.029911 10.0.0.23 - - [2025-08-14 02:27:14] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=application_policy_sets HTTP/1.1" 200 1444 0.043368 10.0.0.38 - - [2025-08-14 02:27:14] "DELETE /project/5d857c0b-3d73-47de-918e-579ab166a2f5 HTTP/1.1" 200 115 0.390339 10.0.0.23 - - [2025-08-14 02:27:14] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001624 10.0.0.38 - - [2025-08-14 02:27:14] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?fields=projects HTTP/1.1" 200 1243 0.012237 10.0.0.23 - - [2025-08-14 02:27:16] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003275 10.0.0.23 - - [2025-08-14 02:27:16] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001292 10.0.0.23 - - [2025-08-14 02:27:16] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.051732 10.0.0.23 - - [2025-08-14 02:27:17] "POST /id-to-fqname HTTP/1.1" 200 204 0.003110 10.0.0.23 - - [2025-08-14 02:27:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.011153 10.0.0.23 - - [2025-08-14 02:27:17] "POST /security-groups HTTP/1.1" 200 605 0.069089 10.0.0.23 - - [2025-08-14 02:27:17] "POST /projects HTTP/1.1" 200 613 0.297599 10.0.0.23 - - [2025-08-14 02:27:17] "POST /access-control-lists HTTP/1.1" 200 610 0.024495 10.0.0.23 - - [2025-08-14 02:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.371845 10.0.0.38 - - [2025-08-14 02:27:17] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1419 0.527301 10.0.0.23 - - [2025-08-14 02:27:17] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001490 10.0.0.38 - - [2025-08-14 02:27:17] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=virtual_networks HTTP/1.1" 200 1060 0.062204 10.0.0.23 - - [2025-08-14 02:27:17] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001064 10.0.0.38 - - [2025-08-14 02:27:17] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.041667 10.0.0.23 - - [2025-08-14 02:27:17] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001437 10.0.0.38 - - [2025-08-14 02:27:17] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=security_groups HTTP/1.1" 200 1300 0.039938 10.0.0.38 - - [2025-08-14 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 204 0.020226 10.0.0.23 - - [2025-08-14 02:27:18] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002786 10.0.0.23 - - [2025-08-14 02:27:18] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001368 10.0.0.23 - - [2025-08-14 02:27:18] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007572 10.0.0.23 - - [2025-08-14 02:27:18] "POST /id-to-fqname HTTP/1.1" 200 206 0.005445 10.0.0.23 - - [2025-08-14 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 215 0.006716 10.0.0.23 - - [2025-08-14 02:27:18] "POST /security-groups HTTP/1.1" 200 607 0.027863 10.0.0.23 - - [2025-08-14 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 250 0.002971 10.0.0.23 - - [2025-08-14 02:27:18] "POST /projects HTTP/1.1" 200 617 0.247460 10.0.0.23 - - [2025-08-14 02:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.315807 10.0.0.23 - - [2025-08-14 02:27:18] "POST /access-control-lists HTTP/1.1" 200 610 0.031108 10.0.0.38 - - [2025-08-14 02:27:18] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.478815 10.0.0.38 - - [2025-08-14 02:27:19] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.38 - - [2025-08-14 02:27:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000779 10.0.0.38 - - [2025-08-14 02:27:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.051080 10.0.0.38 - - [2025-08-14 02:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2025-08-14 02:27:23] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001281 10.0.0.38 - - [2025-08-14 02:27:23] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.037705 10.0.0.38 - - [2025-08-14 02:27:23] "POST /network-policys HTTP/1.1" 200 567 0.025815 10.0.0.38 - - [2025-08-14 02:27:23] "GET /network-policy/028b979b-86f7-43d3-a19a-bde51d43f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.005840 10.0.0.38 - - [2025-08-14 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.23 - - [2025-08-14 02:27:23] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001038 10.0.0.38 - - [2025-08-14 02:27:23] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.045304 10.0.0.23 - - [2025-08-14 02:27:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006393 10.0.0.38 - - [2025-08-14 02:27:23] "POST /neutron/subnet HTTP/1.1" 200 714 0.250016 10.0.0.23 - - [2025-08-14 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.38 - - [2025-08-14 02:27:24] "POST /id-to-fqname HTTP/1.1" 200 237 0.001778 10.0.0.38 - - [2025-08-14 02:27:24] "GET /virtual-network/e4a57d9c-0187-4545-b898-5876637146d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006642 10.0.0.38 - - [2025-08-14 02:27:24] "POST /neutron/network HTTP/1.1" 200 1014 0.007505 10.0.0.38 - - [2025-08-14 02:27:24] "GET /virtual-network/e4a57d9c-0187-4545-b898-5876637146d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.005302 10.0.0.38 - - [2025-08-14 02:27:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.007962 10.0.0.23 - - [2025-08-14 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 252 0.011225 10.0.0.23 - - [2025-08-14 02:27:24] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007900 10.0.0.38 - - [2025-08-14 02:27:24] "POST /neutron/network HTTP/1.1" 200 1121 0.019456 10.0.0.38 - - [2025-08-14 02:27:24] "GET /virtual-network/e4a57d9c-0187-4545-b898-5876637146d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.027528 10.0.0.38 - - [2025-08-14 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.38 - - [2025-08-14 02:27:24] "GET /network-policy/028b979b-86f7-43d3-a19a-bde51d43f6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.005309 10.0.0.38 - - [2025-08-14 02:27:24] "GET /virtual-network/e4a57d9c-0187-4545-b898-5876637146d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005350 10.0.0.38 - - [2025-08-14 02:27:25] "GET /obj-perms HTTP/1.1" 200 5062 0.044575 10.0.0.38 - - [2025-08-14 02:27:26] "DELETE /network-policy/028b979b-86f7-43d3-a19a-bde51d43f6d0 HTTP/1.1" 409 238 0.013520 10.0.0.23 - - [2025-08-14 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.38 - - [2025-08-14 02:27:26] "DELETE /network-policy/028b979b-86f7-43d3-a19a-bde51d43f6d0 HTTP/1.1" 200 115 0.043441 10.0.0.38 - - [2025-08-14 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013274 10.0.0.23 - - [2025-08-14 02:27:26] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001130 10.0.0.38 - - [2025-08-14 02:27:26] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.054776 10.0.0.38 - - [2025-08-14 02:27:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-75978351&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004324 10.0.0.23 - - [2025-08-14 02:27:29] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001054 10.0.0.38 - - [2025-08-14 02:27:29] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.037272 10.0.0.23 - - [2025-08-14 02:27:29] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001048 10.0.0.38 - - [2025-08-14 02:27:29] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?fields=virtual_networks HTTP/1.1" 200 1063 0.052093 10.0.0.23 - - [2025-08-14 02:27:29] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001050 10.0.0.38 - - [2025-08-14 02:27:29] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.038372 10.0.0.23 - - [2025-08-14 02:27:29] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001014 10.0.0.38 - - [2025-08-14 02:27:29] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?fields=security_groups HTTP/1.1" 200 1305 0.033391 10.0.0.38 - - [2025-08-14 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 188 0.023231 10.0.0.23 - - [2025-08-14 02:27:30] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002585 10.0.0.23 - - [2025-08-14 02:27:30] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.23 - - [2025-08-14 02:27:30] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007194 10.0.0.23 - - [2025-08-14 02:27:30] "POST /id-to-fqname HTTP/1.1" 200 190 0.002699 10.0.0.23 - - [2025-08-14 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.007109 10.0.0.23 - - [2025-08-14 02:27:30] "POST /security-groups HTTP/1.1" 200 591 0.030591 10.0.0.23 - - [2025-08-14 02:27:30] "POST /projects HTTP/1.1" 200 585 0.229433 10.0.0.23 - - [2025-08-14 02:27:30] "POST /access-control-lists HTTP/1.1" 200 596 0.025293 10.0.0.23 - - [2025-08-14 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.298171 10.0.0.38 - - [2025-08-14 02:27:31] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.422400 10.0.0.38 - - [2025-08-14 02:27:32] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.38 - - [2025-08-14 02:27:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.056583 10.0.0.38 - - [2025-08-14 02:27:34] "POST /network-ipams HTTP/1.1" 200 513 0.024342 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003399 10.0.0.38 - - [2025-08-14 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipam/eb5f5dbc-e32c-48bd-b28d-199adae2586f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.006159 10.0.0.38 - - [2025-08-14 02:27:34] "PUT /network-ipam/eb5f5dbc-e32c-48bd-b28d-199adae2586f HTTP/1.1" 200 258 0.013482 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003893 10.0.0.38 - - [2025-08-14 02:27:34] "POST /network-ipams HTTP/1.1" 200 513 0.026364 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1173 0.003279 10.0.0.38 - - [2025-08-14 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipam/8b0dc2dc-9817-433f-9e32-3294881506b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.006350 10.0.0.38 - - [2025-08-14 02:27:34] "PUT /network-ipam/8b0dc2dc-9817-433f-9e32-3294881506b9 HTTP/1.1" 200 258 0.015024 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1173 0.002900 10.0.0.38 - - [2025-08-14 02:27:34] "POST /network-ipams HTTP/1.1" 200 513 0.025932 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1378 0.003582 10.0.0.38 - - [2025-08-14 02:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.38 - - [2025-08-14 02:27:34] "GET /network-ipam/0cadac82-d10f-414e-8046-ff79db6ae745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.006684 10.0.0.38 - - [2025-08-14 02:27:34] "PUT /network-ipam/0cadac82-d10f-414e-8046-ff79db6ae745 HTTP/1.1" 200 258 0.014049 10.0.0.38 - - [2025-08-14 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.23 - - [2025-08-14 02:27:35] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.38 - - [2025-08-14 02:27:35] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.038815 10.0.0.38 - - [2025-08-14 02:27:35] "POST /neutron/network HTTP/1.1" 200 117 0.029726 10.0.0.38 - - [2025-08-14 02:27:36] "POST /neutron/network HTTP/1.1" 200 825 0.008601 10.0.0.38 - - [2025-08-14 02:27:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001419 10.0.0.38 - - [2025-08-14 02:27:36] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007589 10.0.0.38 - - [2025-08-14 02:27:36] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006685 10.0.0.38 - - [2025-08-14 02:27:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.010488 10.0.0.38 - - [2025-08-14 02:27:36] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007198 10.0.0.38 - - [2025-08-14 02:27:36] "GET /network-ipam/eb5f5dbc-e32c-48bd-b28d-199adae2586f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.003740 10.0.0.38 - - [2025-08-14 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.23 - - [2025-08-14 02:27:36] "POST /route-targets HTTP/1.1" 200 327 0.015663 10.0.0.23 - - [2025-08-14 02:27:36] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002742 10.0.0.38 - - [2025-08-14 02:27:36] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.088695 10.0.0.23 - - [2025-08-14 02:27:36] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001134 10.0.0.38 - - [2025-08-14 02:27:36] "POST /neutron/network HTTP/1.1" 200 607 0.124284 10.0.0.23 - - [2025-08-14 02:27:36] "POST /ref-update HTTP/1.1" 200 156 0.031803 10.0.0.38 - - [2025-08-14 02:27:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.004319 10.0.0.38 - - [2025-08-14 02:27:37] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005831 10.0.0.38 - - [2025-08-14 02:27:37] "POST /neutron/network HTTP/1.1" 200 824 0.007724 10.0.0.38 - - [2025-08-14 02:27:37] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004802 10.0.0.38 - - [2025-08-14 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.23 - - [2025-08-14 02:27:37] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.38 - - [2025-08-14 02:27:37] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048219 10.0.0.38 - - [2025-08-14 02:27:37] "POST /neutron/network HTTP/1.1" 200 117 0.011630 10.0.0.38 - - [2025-08-14 02:27:37] "POST /neutron/network HTTP/1.1" 200 825 0.010265 10.0.0.38 - - [2025-08-14 02:27:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001793 10.0.0.38 - - [2025-08-14 02:27:37] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005610 10.0.0.38 - - [2025-08-14 02:27:37] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005426 10.0.0.38 - - [2025-08-14 02:27:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.007833 10.0.0.38 - - [2025-08-14 02:27:38] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005668 10.0.0.27 - - [2025-08-14 02:27:38] "GET /obj-perms HTTP/1.1" 200 5030 0.051826 10.0.0.38 - - [2025-08-14 02:27:39] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005402 10.0.0.23 - - [2025-08-14 02:27:39] "GET /obj-perms HTTP/1.1" 200 5030 0.052258 10.0.0.38 - - [2025-08-14 02:27:40] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005826 10.0.0.38 - - [2025-08-14 02:27:40] "GET /obj-perms HTTP/1.1" 200 5030 0.050772 10.0.0.38 - - [2025-08-14 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.003442 10.0.0.38 - - [2025-08-14 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.23 - - [2025-08-14 02:27:40] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001028 10.0.0.38 - - [2025-08-14 02:27:40] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037911 10.0.0.38 - - [2025-08-14 02:27:40] "POST /network-policys HTTP/1.1" 200 553 0.030602 10.0.0.38 - - [2025-08-14 02:27:40] "GET /network-policy/970bbd45-b261-413b-a4b1-85237c359b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005423 10.0.0.38 - - [2025-08-14 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.002575 10.0.0.38 - - [2025-08-14 02:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.23 - - [2025-08-14 02:27:40] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.38 - - [2025-08-14 02:27:40] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.035614 10.0.0.38 - - [2025-08-14 02:27:41] "POST /network-policys HTTP/1.1" 200 553 0.024670 10.0.0.38 - - [2025-08-14 02:27:41] "GET /network-policy/7356ec52-8b1e-4248-9be6-6d39ca6e8d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005287 10.0.0.38 - - [2025-08-14 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 215 0.002745 10.0.0.38 - - [2025-08-14 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.23 - - [2025-08-14 02:27:41] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001006 10.0.0.38 - - [2025-08-14 02:27:41] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039448 10.0.0.38 - - [2025-08-14 02:27:41] "POST /network-policys HTTP/1.1" 200 553 0.027256 10.0.0.38 - - [2025-08-14 02:27:41] "GET /network-policy/439a6cc6-11fa-4ab8-a8a0-ab792bcf5e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005706 10.0.0.23 - - [2025-08-14 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.009114 10.0.0.38 - - [2025-08-14 02:27:41] "POST /ref-update HTTP/1.1" 200 156 0.053558 10.0.0.38 - - [2025-08-14 02:27:41] "POST /ref-update HTTP/1.1" 200 156 0.054512 10.0.0.23 - - [2025-08-14 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.006200 10.0.0.38 - - [2025-08-14 02:27:41] "POST /neutron/network HTTP/1.1" 200 916 0.009764 10.0.0.38 - - [2025-08-14 02:27:41] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.027018 10.0.0.38 - - [2025-08-14 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.38 - - [2025-08-14 02:27:41] "GET /network-policy/7356ec52-8b1e-4248-9be6-6d39ca6e8d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.003725 10.0.0.38 - - [2025-08-14 02:27:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001045 10.0.0.23 - - [2025-08-14 02:27:42] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001033 10.0.0.38 - - [2025-08-14 02:27:42] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.052522 10.0.0.38 - - [2025-08-14 02:27:42] "POST /neutron/port HTTP/1.1" 200 117 0.005655 10.0.0.38 - - [2025-08-14 02:27:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001339 10.0.0.38 - - [2025-08-14 02:27:43] "POST /neutron/network HTTP/1.1" 200 926 0.006361 10.0.0.38 - - [2025-08-14 02:27:43] "POST /neutron/port HTTP/1.1" 200 1061 0.015156 10.0.0.38 - - [2025-08-14 02:27:43] "POST /neutron/port HTTP/1.1" 200 1089 0.015379 10.0.0.38 - - [2025-08-14 02:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.23 - - [2025-08-14 02:27:43] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001126 10.0.0.38 - - [2025-08-14 02:27:43] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.063797 10.0.0.38 - - [2025-08-14 02:27:44] "POST /neutron/port HTTP/1.1" 200 1089 0.015759 10.0.0.38 - - [2025-08-14 02:27:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001334 10.0.0.38 - - [2025-08-14 02:27:44] "POST /neutron/port HTTP/1.1" 200 1089 0.015683 10.0.0.38 - - [2025-08-14 02:27:44] "POST /neutron/network HTTP/1.1" 200 926 0.006221 10.0.0.23 - - [2025-08-14 02:27:44] "PUT /access-control-list/5e26df98-e955-489b-917a-605d8f104161 HTTP/1.1" 200 272 0.037730 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/port HTTP/1.1" 200 1060 0.045858 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005614 10.0.0.23 - - [2025-08-14 02:27:45] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001184 10.0.0.38 - - [2025-08-14 02:27:45] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071442 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/network HTTP/1.1" 200 916 0.014451 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006867 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006774 10.0.0.38 - - [2025-08-14 02:27:45] "POST /neutron/port HTTP/1.1" 200 1089 0.013295 10.0.0.38 - - [2025-08-14 02:27:46] "POST /neutron/network HTTP/1.1" 200 835 0.006892 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 401 292 0.000449 10.0.0.38 - - [2025-08-14 02:27:46] "POST /neutron/port HTTP/1.1" 200 1061 0.021619 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.066753 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.013817 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine-interface/781541fb-ed4c-4287-98a8-18d15a0e3140 HTTP/1.1" 200 2944 0.013883 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.004577 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine-interface/781541fb-ed4c-4287-98a8-18d15a0e3140 HTTP/1.1" 200 2944 0.006556 10.0.0.38 - - [2025-08-14 02:27:46] "GET /instance-ip/270b20c5-b482-4a8a-a1cb-819739ad6106 HTTP/1.1" 200 1622 0.005908 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.003504 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-machine-interface/781541fb-ed4c-4287-98a8-18d15a0e3140 HTTP/1.1" 200 2944 0.008826 10.0.0.38 - - [2025-08-14 02:27:46] "GET /instance-ip/270b20c5-b482-4a8a-a1cb-819739ad6106 HTTP/1.1" 200 1622 0.004706 10.0.0.38 - - [2025-08-14 02:27:46] "POST /neutron/port HTTP/1.1" 200 1089 0.019660 10.0.0.38 - - [2025-08-14 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.38 - - [2025-08-14 02:27:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005097 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002662 10.0.0.38 - - [2025-08-14 02:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.001014 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005405 10.0.0.38 - - [2025-08-14 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.38 - - [2025-08-14 02:27:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003744 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003004 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006021 10.0.0.38 - - [2025-08-14 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.38 - - [2025-08-14 02:27:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003212 10.0.0.38 - - [2025-08-14 02:27:46] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002668 10.0.0.38 - - [2025-08-14 02:27:47] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005528 10.0.0.38 - - [2025-08-14 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.38 - - [2025-08-14 02:27:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003697 10.0.0.38 - - [2025-08-14 02:27:47] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003563 10.0.0.38 - - [2025-08-14 02:27:47] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006337 10.0.0.38 - - [2025-08-14 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-08-14 02:27:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003999 10.0.0.38 - - [2025-08-14 02:27:47] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002899 10.0.0.38 - - [2025-08-14 02:27:47] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005478 10.0.0.38 - - [2025-08-14 02:27:49] "POST /neutron/port HTTP/1.1" 200 1089 0.013801 10.0.0.38 - - [2025-08-14 02:27:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.008247 10.0.0.38 - - [2025-08-14 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.38 - - [2025-08-14 02:27:50] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004909 10.0.0.38 - - [2025-08-14 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2025-08-14 02:27:54] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006867 10.0.0.38 - - [2025-08-14 02:27:56] "POST /neutron/port HTTP/1.1" 200 1088 0.029083 10.0.0.38 - - [2025-08-14 02:27:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003566 10.0.0.38 - - [2025-08-14 02:27:56] "POST /neutron/network HTTP/1.1" 200 916 0.006045 10.0.0.38 - - [2025-08-14 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.38 - - [2025-08-14 02:27:58] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005056 10.0.0.23 - - [2025-08-14 02:27:58] "DELETE /project/5d857c0b3d7347de918e579ab166a2f5 HTTP/1.1" 404 173 0.013971 10.0.0.23 - - [2025-08-14 02:27:58] "DELETE /project/ebbfc268af2c4faa8b30efe42ec9afe4 HTTP/1.1" 404 173 0.015655 10.0.0.23 - - [2025-08-14 02:27:58] "DELETE /project/1e088011133a408e809f5c8e671b5c6d HTTP/1.1" 404 173 0.035821 10.0.0.23 - - [2025-08-14 02:27:58] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001102 10.0.0.23 - - [2025-08-14 02:27:58] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002666 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.086376 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.126172 10.0.0.23 - - [2025-08-14 02:27:59] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002284 10.0.0.23 - - [2025-08-14 02:27:59] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001404 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=security_groups HTTP/1.1" 404 201 0.049040 10.0.0.23 - - [2025-08-14 02:27:59] "GET /projects?obj_uuids=5d857c0b-3d73-47de-918e-579ab166a2f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002723 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?fields=security_groups HTTP/1.1" 200 1410 0.086537 10.0.0.23 - - [2025-08-14 02:27:59] "DELETE /security-group/a764222b-4179-4bb8-92d6-1ac6703983b5 HTTP/1.1" 200 115 0.067791 10.0.0.23 - - [2025-08-14 02:27:59] "GET /projects?obj_uuids=1e088011-133a-408e-809f-5c8e671b5c6d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001106 10.0.0.23 - - [2025-08-14 02:27:59] "DELETE /access-control-list/a251d755-0ef8-4033-bb47-318929cfc879 HTTP/1.1" 200 115 0.060231 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/1e088011-133a-408e-809f-5c8e671b5c6d?fields=application_policy_sets HTTP/1.1" 200 1449 0.056243 10.0.0.23 - - [2025-08-14 02:27:59] "DELETE /project/1e088011-133a-408e-809f-5c8e671b5c6d HTTP/1.1" 200 115 0.566569 10.0.0.23 - - [2025-08-14 02:27:59] "GET /project/5d857c0b-3d73-47de-918e-579ab166a2f5?fields=application_policy_sets HTTP/1.1" 404 171 0.468852 10.0.0.23 - - [2025-08-14 02:27:59] "DELETE /project/5d857c0b-3d73-47de-918e-579ab166a2f5 HTTP/1.1" 404 171 0.731744 10.0.0.38 - - [2025-08-14 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.38 - - [2025-08-14 02:28:02] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008167 10.0.0.38 - - [2025-08-14 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.38 - - [2025-08-14 02:28:06] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005033 10.0.0.23 - - [2025-08-14 02:28:10] "GET /global-system-configs HTTP/1.1" 200 322 0.080209 10.0.0.27 - - [2025-08-14 02:28:10] "GET /obj-perms HTTP/1.1" 200 5056 0.178350 10.0.0.38 - - [2025-08-14 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2025-08-14 02:28:10] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005921 10.0.0.23 - - [2025-08-14 02:28:10] "GET /obj-perms HTTP/1.1" 200 5056 0.069246 10.0.0.27 - - [2025-08-14 02:28:10] "GET /global-system-configs HTTP/1.1" 200 322 0.118299 10.0.0.38 - - [2025-08-14 02:28:10] "GET /obj-perms HTTP/1.1" 200 5056 0.102230 10.0.0.23 - - [2025-08-14 02:28:10] "GET /global-system-configs HTTP/1.1" 200 322 0.123109 10.0.0.27 - - [2025-08-14 02:28:11] "GET /obj-perms HTTP/1.1" 200 5056 0.041081 10.0.0.38 - - [2025-08-14 02:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.265038 10.0.0.27 - - [2025-08-14 02:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.311370 10.0.0.38 - - [2025-08-14 02:28:12] "GET /global-system-configs HTTP/1.1" 200 322 0.468281 10.0.0.23 - - [2025-08-14 02:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.575698 10.0.0.27 - - [2025-08-14 02:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.584116 10.0.0.38 - - [2025-08-14 02:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.596126 10.0.0.38 - - [2025-08-14 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.38 - - [2025-08-14 02:28:14] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005663 10.0.0.38 - - [2025-08-14 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.38 - - [2025-08-14 02:28:19] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007830 10.0.0.38 - - [2025-08-14 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.38 - - [2025-08-14 02:28:23] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005292 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-08-14 02:28:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005405 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004295 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005063 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2025-08-14 02:28:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003191 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002621 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005830 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.38 - - [2025-08-14 02:28:25] "GET /routing-instance/2a6b77af-03c1-4896-8d0e-abc9202fc2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005152 10.0.0.38 - - [2025-08-14 02:28:25] "GET /route-target/c5d78207-d957-45e7-910b-deedf8b3f3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004196 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.38 - - [2025-08-14 02:28:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003285 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002849 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005471 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2025-08-14 02:28:25] "GET /routing-instance/2a6b77af-03c1-4896-8d0e-abc9202fc2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004592 10.0.0.38 - - [2025-08-14 02:28:25] "GET /route-target/c5d78207-d957-45e7-910b-deedf8b3f3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003526 10.0.0.38 - - [2025-08-14 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-08-14 02:28:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004532 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002892 10.0.0.38 - - [2025-08-14 02:28:25] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005718 10.0.0.38 - - [2025-08-14 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.38 - - [2025-08-14 02:28:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003955 10.0.0.38 - - [2025-08-14 02:28:26] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003180 10.0.0.38 - - [2025-08-14 02:28:26] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005565 10.0.0.38 - - [2025-08-14 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.38 - - [2025-08-14 02:28:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003803 10.0.0.38 - - [2025-08-14 02:28:26] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003408 10.0.0.38 - - [2025-08-14 02:28:26] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005615 10.0.0.23 - - [2025-08-14 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003885 10.0.0.38 - - [2025-08-14 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003829 10.0.0.38 - - [2025-08-14 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.007275 10.0.0.27 - - [2025-08-14 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003921 10.0.0.23 - - [2025-08-14 02:28:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003814 10.0.0.38 - - [2025-08-14 02:28:26] "POST /neutron/port HTTP/1.1" 200 1088 0.025617 10.0.0.38 - - [2025-08-14 02:28:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006586 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.005322 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.007999 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine-interface/51942f32-d688-491c-819c-108cd8980d0f HTTP/1.1" 200 2943 0.005929 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.003333 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine-interface/51942f32-d688-491c-819c-108cd8980d0f HTTP/1.1" 200 2943 0.005155 10.0.0.38 - - [2025-08-14 02:28:27] "GET /instance-ip/dca46b8c-960b-431a-9489-16baef3ab7e7 HTTP/1.1" 200 1622 0.005099 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.003142 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-machine-interface/51942f32-d688-491c-819c-108cd8980d0f HTTP/1.1" 200 2943 0.004835 10.0.0.38 - - [2025-08-14 02:28:27] "GET /instance-ip/dca46b8c-960b-431a-9489-16baef3ab7e7 HTTP/1.1" 200 1622 0.004122 10.0.0.38 - - [2025-08-14 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.38 - - [2025-08-14 02:28:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006082 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004447 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006992 10.0.0.38 - - [2025-08-14 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.38 - - [2025-08-14 02:28:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010164 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005021 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005595 10.0.0.38 - - [2025-08-14 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.38 - - [2025-08-14 02:28:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003645 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002758 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005598 10.0.0.38 - - [2025-08-14 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2025-08-14 02:28:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003854 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003008 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005358 10.0.0.38 - - [2025-08-14 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2025-08-14 02:28:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003755 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003045 10.0.0.38 - - [2025-08-14 02:28:27] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006338 10.0.0.38 - - [2025-08-14 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.38 - - [2025-08-14 02:28:28] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003317 10.0.0.38 - - [2025-08-14 02:28:28] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002905 10.0.0.38 - - [2025-08-14 02:28:28] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005452 10.0.0.38 - - [2025-08-14 02:28:29] "POST /neutron/port HTTP/1.1" 200 1088 0.036341 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.38 - - [2025-08-14 02:28:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003403 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002507 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005509 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.38 - - [2025-08-14 02:28:29] "GET /routing-instance/892b6a67-613a-4b4c-9a95-3315eb758df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004075 10.0.0.38 - - [2025-08-14 02:28:29] "GET /route-target/3e4dc20f-b815-4aa2-ba3b-9b0364d49da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003428 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.38 - - [2025-08-14 02:28:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003269 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002684 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006684 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.38 - - [2025-08-14 02:28:29] "GET /routing-instance/892b6a67-613a-4b4c-9a95-3315eb758df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003909 10.0.0.38 - - [2025-08-14 02:28:29] "GET /route-target/3e4dc20f-b815-4aa2-ba3b-9b0364d49da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003587 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2025-08-14 02:28:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007666 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002908 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005378 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2025-08-14 02:28:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003910 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002484 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005425 10.0.0.38 - - [2025-08-14 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.38 - - [2025-08-14 02:28:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002738 10.0.0.38 - - [2025-08-14 02:28:29] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005543 10.0.0.38 - - [2025-08-14 02:28:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003398 10.0.0.23 - - [2025-08-14 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.004735 10.0.0.38 - - [2025-08-14 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.006042 10.0.0.38 - - [2025-08-14 02:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003278 10.0.0.38 - - [2025-08-14 02:28:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007282 10.0.0.38 - - [2025-08-14 02:28:30] "POST /neutron/port HTTP/1.1" 200 1089 0.020372 10.0.0.38 - - [2025-08-14 02:28:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008442 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.005219 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.003422 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine-interface/391930a9-a221-46b0-be98-2b342f78c2ec HTTP/1.1" 200 2944 0.005131 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.003436 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine-interface/391930a9-a221-46b0-be98-2b342f78c2ec HTTP/1.1" 200 2944 0.004855 10.0.0.38 - - [2025-08-14 02:28:30] "GET /instance-ip/bf002677-3d3e-46c1-8b9d-64aeb4feab5c HTTP/1.1" 200 1623 0.005359 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.003477 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-machine-interface/391930a9-a221-46b0-be98-2b342f78c2ec HTTP/1.1" 200 2944 0.004735 10.0.0.38 - - [2025-08-14 02:28:30] "GET /instance-ip/bf002677-3d3e-46c1-8b9d-64aeb4feab5c HTTP/1.1" 200 1623 0.003432 10.0.0.38 - - [2025-08-14 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-08-14 02:28:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003333 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002566 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005580 10.0.0.38 - - [2025-08-14 02:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.38 - - [2025-08-14 02:28:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003900 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003499 10.0.0.38 - - [2025-08-14 02:28:30] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006178 10.0.0.38 - - [2025-08-14 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2025-08-14 02:28:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003440 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002858 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005534 10.0.0.38 - - [2025-08-14 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.38 - - [2025-08-14 02:28:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004755 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003343 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005597 10.0.0.38 - - [2025-08-14 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2025-08-14 02:28:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003684 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002996 10.0.0.38 - - [2025-08-14 02:28:31] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005544 10.0.0.38 - - [2025-08-14 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2025-08-14 02:28:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004590 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002987 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006079 10.0.0.38 - - [2025-08-14 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2025-08-14 02:28:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003334 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003587 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006143 10.0.0.38 - - [2025-08-14 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.38 - - [2025-08-14 02:28:32] "GET /routing-instance/666bb8b1-4872-43bb-8892-0ea064001ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.006188 10.0.0.38 - - [2025-08-14 02:28:32] "GET /route-target/e3b27748-309f-4cbb-bf51-bfacc7784dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003959 10.0.0.38 - - [2025-08-14 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.38 - - [2025-08-14 02:28:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003764 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003088 10.0.0.38 - - [2025-08-14 02:28:32] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005666 10.0.0.38 - - [2025-08-14 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.38 - - [2025-08-14 02:28:33] "GET /routing-instance/666bb8b1-4872-43bb-8892-0ea064001ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004459 10.0.0.38 - - [2025-08-14 02:28:33] "GET /route-target/e3b27748-309f-4cbb-bf51-bfacc7784dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004008 10.0.0.38 - - [2025-08-14 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.38 - - [2025-08-14 02:28:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003968 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002909 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005762 10.0.0.38 - - [2025-08-14 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.38 - - [2025-08-14 02:28:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002787 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005802 10.0.0.38 - - [2025-08-14 02:28:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004453 10.0.0.23 - - [2025-08-14 02:28:33] "GET /obj-perms HTTP/1.1" 200 5030 0.004187 10.0.0.38 - - [2025-08-14 02:28:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003641 10.0.0.27 - - [2025-08-14 02:28:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003492 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.003854 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-machine-interface/781541fb-ed4c-4287-98a8-18d15a0e3140 HTTP/1.1" 200 2944 0.005107 10.0.0.38 - - [2025-08-14 02:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.38 - - [2025-08-14 02:28:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002905 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002701 10.0.0.38 - - [2025-08-14 02:28:33] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005017 10.0.0.38 - - [2025-08-14 02:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.38 - - [2025-08-14 02:28:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003867 10.0.0.38 - - [2025-08-14 02:28:34] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002656 10.0.0.38 - - [2025-08-14 02:28:35] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005681 10.0.0.38 - - [2025-08-14 02:28:35] "POST /neutron/port HTTP/1.1" 200 1089 0.013393 10.0.0.38 - - [2025-08-14 02:28:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006357 10.0.0.38 - - [2025-08-14 02:28:45] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.004080 10.0.0.38 - - [2025-08-14 02:28:45] "GET /virtual-machine-interface/51942f32-d688-491c-819c-108cd8980d0f HTTP/1.1" 200 2943 0.006099 10.0.0.38 - - [2025-08-14 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.38 - - [2025-08-14 02:28:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.38 - - [2025-08-14 02:28:45] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003844 10.0.0.38 - - [2025-08-14 02:28:45] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006751 10.0.0.38 - - [2025-08-14 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.38 - - [2025-08-14 02:28:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012451 10.0.0.38 - - [2025-08-14 02:28:46] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006231 10.0.0.38 - - [2025-08-14 02:28:46] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006783 10.0.0.38 - - [2025-08-14 02:28:46] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.003988 10.0.0.38 - - [2025-08-14 02:28:46] "GET /virtual-machine-interface/391930a9-a221-46b0-be98-2b342f78c2ec HTTP/1.1" 200 2944 0.005434 10.0.0.38 - - [2025-08-14 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.38 - - [2025-08-14 02:28:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003467 10.0.0.38 - - [2025-08-14 02:28:46] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002752 10.0.0.38 - - [2025-08-14 02:28:47] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005673 10.0.0.38 - - [2025-08-14 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2025-08-14 02:28:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003348 10.0.0.38 - - [2025-08-14 02:28:48] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002732 10.0.0.38 - - [2025-08-14 02:28:48] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005760 10.0.0.38 - - [2025-08-14 02:28:49] "POST /neutron/port HTTP/1.1" 200 1089 0.014372 10.0.0.38 - - [2025-08-14 02:28:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003508 10.0.0.38 - - [2025-08-14 02:28:49] "POST /neutron/network HTTP/1.1" 200 825 0.006315 10.0.0.38 - - [2025-08-14 02:28:58] "POST /neutron/network HTTP/1.1" 200 926 0.006750 10.0.0.38 - - [2025-08-14 02:28:58] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.38 - - [2025-08-14 02:29:06] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 200 1293 0.004071 10.0.0.38 - - [2025-08-14 02:29:07] "POST /neutron/port HTTP/1.1" 200 1115 0.012018 10.0.0.38 - - [2025-08-14 02:29:08] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 404 171 0.002950 10.0.0.38 - - [2025-08-14 02:29:08] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 404 171 0.002767 10.0.0.38 - - [2025-08-14 02:29:08] "GET /virtual-machine/9e7fe0a3-c61a-4714-a72d-2d564cc5b951 HTTP/1.1" 404 171 0.002232 10.0.0.38 - - [2025-08-14 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-08-14 02:29:08] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004117 10.0.0.38 - - [2025-08-14 02:29:08] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002868 10.0.0.38 - - [2025-08-14 02:29:09] "GET /virtual-network/d657f7b0-b676-45b2-b5d1-52a03411ee7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005835 10.0.0.38 - - [2025-08-14 02:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2025-08-14 02:29:09] "GET /routing-instance/666bb8b1-4872-43bb-8892-0ea064001ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004398 10.0.0.38 - - [2025-08-14 02:29:09] "GET /route-target/e3b27748-309f-4cbb-bf51-bfacc7784dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003934 10.0.0.38 - - [2025-08-14 02:29:09] "GET /obj-perms HTTP/1.1" 200 5030 0.004076 10.0.0.27 - - [2025-08-14 02:29:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003624 10.0.0.38 - - [2025-08-14 02:29:12] "GET /obj-perms HTTP/1.1" 200 5030 0.003839 10.0.0.23 - - [2025-08-14 02:29:12] "GET /obj-perms HTTP/1.1" 200 5030 0.004527 10.0.0.38 - - [2025-08-14 02:29:12] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 200 1292 0.005172 10.0.0.38 - - [2025-08-14 02:29:12] "POST /neutron/port HTTP/1.1" 200 1114 0.011088 10.0.0.38 - - [2025-08-14 02:29:14] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 404 171 0.003441 10.0.0.38 - - [2025-08-14 02:29:14] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 404 171 0.003365 10.0.0.38 - - [2025-08-14 02:29:14] "GET /virtual-machine/577f271e-c224-474c-9485-8f40d521e930 HTTP/1.1" 404 171 0.003813 10.0.0.38 - - [2025-08-14 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.38 - - [2025-08-14 02:29:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004347 10.0.0.38 - - [2025-08-14 02:29:14] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003880 10.0.0.38 - - [2025-08-14 02:29:14] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005795 10.0.0.38 - - [2025-08-14 02:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.38 - - [2025-08-14 02:29:14] "GET /routing-instance/892b6a67-613a-4b4c-9a95-3315eb758df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.007916 10.0.0.38 - - [2025-08-14 02:29:14] "GET /route-target/3e4dc20f-b815-4aa2-ba3b-9b0364d49da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002990 10.0.0.38 - - [2025-08-14 02:29:15] "GET /obj-perms HTTP/1.1" 200 5030 0.003794 10.0.0.38 - - [2025-08-14 02:29:21] "GET /obj-perms HTTP/1.1" 200 5030 0.004194 10.0.0.38 - - [2025-08-14 02:29:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004041 10.0.0.38 - - [2025-08-14 02:29:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003636 10.0.0.38 - - [2025-08-14 02:29:33] "GET /obj-perms HTTP/1.1" 200 5030 0.003840 10.0.0.38 - - [2025-08-14 02:29:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003813 10.0.0.38 - - [2025-08-14 02:29:42] "GET /obj-perms HTTP/1.1" 200 5030 0.004047 10.0.0.27 - - [2025-08-14 02:29:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003724 10.0.0.38 - - [2025-08-14 02:29:42] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 200 1292 0.004108 10.0.0.38 - - [2025-08-14 02:29:43] "POST /neutron/port HTTP/1.1" 200 1115 0.010519 10.0.0.38 - - [2025-08-14 02:29:44] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 404 171 0.003032 10.0.0.38 - - [2025-08-14 02:29:44] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 404 171 0.002594 10.0.0.38 - - [2025-08-14 02:29:44] "GET /virtual-machine/2ef5fa5d-e58e-41b5-b590-597f3d7167da HTTP/1.1" 404 171 0.002773 10.0.0.38 - - [2025-08-14 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.38 - - [2025-08-14 02:29:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004476 10.0.0.38 - - [2025-08-14 02:29:45] "GET /virtual-networks?parent_id=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003617 10.0.0.38 - - [2025-08-14 02:29:45] "GET /virtual-network/8f2bd998-04d5-40ac-8252-0b8e98ae730a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007516 10.0.0.38 - - [2025-08-14 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.38 - - [2025-08-14 02:29:45] "GET /routing-instance/2a6b77af-03c1-4896-8d0e-abc9202fc2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004042 10.0.0.38 - - [2025-08-14 02:29:45] "GET /route-target/c5d78207-d957-45e7-910b-deedf8b3f3ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003492 10.0.0.38 - - [2025-08-14 02:29:45] "GET /obj-perms HTTP/1.1" 200 5030 0.003741 10.0.0.27 - - [2025-08-14 02:29:51] "GET /obj-perms HTTP/1.1" 200 5030 0.005009 10.0.0.38 - - [2025-08-14 02:29:54] "GET /obj-perms HTTP/1.1" 200 5030 0.003735 10.0.0.27 - - [2025-08-14 02:30:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003978 10.0.0.38 - - [2025-08-14 02:30:03] "GET /obj-perms HTTP/1.1" 200 5030 0.003696 10.0.0.27 - - [2025-08-14 02:30:10] "GET /obj-perms HTTP/1.1" 200 5030 0.033659 10.0.0.38 - - [2025-08-14 02:30:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004850 10.0.0.38 - - [2025-08-14 02:30:10] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008913 10.0.0.38 - - [2025-08-14 02:30:10] "POST /neutron/network HTTP/1.1" 200 824 0.122233 10.0.0.38 - - [2025-08-14 02:30:10] "GET /virtual-network/1b54e327-5bec-40ab-b71a-c94245a52e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008394 10.0.0.23 - - [2025-08-14 02:30:10] "POST /ref-update HTTP/1.1" 200 156 0.054570 10.0.0.38 - - [2025-08-14 02:30:10] "POST /ref-update HTTP/1.1" 200 156 0.085800 10.0.0.38 - - [2025-08-14 02:30:10] "POST /ref-update HTTP/1.1" 200 156 0.076469 10.0.0.38 - - [2025-08-14 02:30:11] "DELETE /network-policy/439a6cc6-11fa-4ab8-a8a0-ab792bcf5e7c HTTP/1.1" 200 115 0.043730 10.0.0.38 - - [2025-08-14 02:30:11] "DELETE /network-policy/7356ec52-8b1e-4248-9be6-6d39ca6e8d8e HTTP/1.1" 200 115 0.043095 10.0.0.38 - - [2025-08-14 02:30:11] "DELETE /network-policy/970bbd45-b261-413b-a4b1-85237c359b4e HTTP/1.1" 200 115 0.040366 10.0.0.23 - - [2025-08-14 02:30:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003866 10.0.0.23 - - [2025-08-14 02:30:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007111 10.0.0.23 - - [2025-08-14 02:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.38 - - [2025-08-14 02:30:11] "POST /neutron/network HTTP/1.1" 200 151 0.209293 10.0.0.23 - - [2025-08-14 02:30:11] "DELETE /route-target/3e4dc20f-b815-4aa2-ba3b-9b0364d49da5 HTTP/1.1" 200 115 0.029066 10.0.0.38 - - [2025-08-14 02:30:11] "POST /neutron/network HTTP/1.1" 200 825 0.011312 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.38 - - [2025-08-14 02:30:12] "DELETE /network-ipam/0cadac82-d10f-414e-8046-ff79db6ae745 HTTP/1.1" 200 115 0.043316 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.005050 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.38 - - [2025-08-14 02:30:12] "DELETE /network-ipam/8b0dc2dc-9817-433f-9e32-3294881506b9 HTTP/1.1" 200 115 0.054956 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.004829 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.38 - - [2025-08-14 02:30:12] "DELETE /network-ipam/eb5f5dbc-e32c-48bd-b28d-199adae2586f HTTP/1.1" 200 115 0.044586 10.0.0.38 - - [2025-08-14 02:30:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.004120 10.0.0.23 - - [2025-08-14 02:30:13] "GET /obj-perms HTTP/1.1" 200 5056 0.049035 10.0.0.23 - - [2025-08-14 02:30:14] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001210 10.0.0.38 - - [2025-08-14 02:30:14] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048146 10.0.0.23 - - [2025-08-14 02:30:14] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001118 10.0.0.38 - - [2025-08-14 02:30:14] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?fields=virtual_networks HTTP/1.1" 200 1033 0.048578 10.0.0.23 - - [2025-08-14 02:30:14] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001718 10.0.0.38 - - [2025-08-14 02:30:14] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.057004 10.0.0.23 - - [2025-08-14 02:30:14] "GET /projects?obj_uuids=ebbfc268-af2c-4faa-8b30-efe42ec9afe4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.38 - - [2025-08-14 02:30:14] "GET /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4?fields=security_groups HTTP/1.1" 200 1259 0.052299 10.0.0.38 - - [2025-08-14 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.027443 10.0.0.23 - - [2025-08-14 02:30:15] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004068 10.0.0.23 - - [2025-08-14 02:30:15] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.23 - - [2025-08-14 02:30:15] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032848 10.0.0.23 - - [2025-08-14 02:30:15] "POST /id-to-fqname HTTP/1.1" 200 196 0.002588 10.0.0.23 - - [2025-08-14 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.007354 10.0.0.23 - - [2025-08-14 02:30:15] "POST /security-groups HTTP/1.1" 200 597 0.080129 10.0.0.23 - - [2025-08-14 02:30:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004870 10.0.0.23 - - [2025-08-14 02:30:15] "POST /projects HTTP/1.1" 200 597 0.304609 10.0.0.23 - - [2025-08-14 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.392326 10.0.0.23 - - [2025-08-14 02:30:15] "POST /access-control-lists HTTP/1.1" 200 600 0.041683 10.0.0.38 - - [2025-08-14 02:30:15] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.587487 10.0.0.38 - - [2025-08-14 02:30:16] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.38 - - [2025-08-14 02:30:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.053697 10.0.0.38 - - [2025-08-14 02:30:20] "POST /network-ipams HTTP/1.1" 200 519 0.025719 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 973 0.003600 10.0.0.38 - - [2025-08-14 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipam/587f071e-9c36-4a7d-9aaf-35062ed6fcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006284 10.0.0.38 - - [2025-08-14 02:30:20] "PUT /network-ipam/587f071e-9c36-4a7d-9aaf-35062ed6fcab HTTP/1.1" 200 258 0.015897 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 973 0.003638 10.0.0.38 - - [2025-08-14 02:30:20] "POST /network-ipams HTTP/1.1" 200 519 0.024593 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1185 0.003504 10.0.0.38 - - [2025-08-14 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipam/4108672f-88b3-4ae3-b4e9-701bf3dfd5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005890 10.0.0.38 - - [2025-08-14 02:30:20] "PUT /network-ipam/4108672f-88b3-4ae3-b4e9-701bf3dfd5e5 HTTP/1.1" 200 258 0.014524 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1185 0.003440 10.0.0.38 - - [2025-08-14 02:30:20] "POST /network-ipams HTTP/1.1" 200 519 0.023874 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1396 0.003480 10.0.0.38 - - [2025-08-14 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.38 - - [2025-08-14 02:30:20] "GET /network-ipam/d4c7771c-fa62-4c0f-9349-77fc1c0b2199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005809 10.0.0.38 - - [2025-08-14 02:30:21] "PUT /network-ipam/d4c7771c-fa62-4c0f-9349-77fc1c0b2199 HTTP/1.1" 200 258 0.013444 10.0.0.38 - - [2025-08-14 02:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.23 - - [2025-08-14 02:30:21] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211 10.0.0.38 - - [2025-08-14 02:30:21] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.040738 10.0.0.23 - - [2025-08-14 02:30:22] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001614 10.0.0.38 - - [2025-08-14 02:30:22] "POST /neutron/network HTTP/1.1" 200 613 0.146333 10.0.0.38 - - [2025-08-14 02:30:22] "POST /neutron/network HTTP/1.1" 200 1014 0.011703 10.0.0.38 - - [2025-08-14 02:30:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001326 10.0.0.38 - - [2025-08-14 02:30:22] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005185 10.0.0.38 - - [2025-08-14 02:30:22] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005735 10.0.0.38 - - [2025-08-14 02:30:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.010422 10.0.0.38 - - [2025-08-14 02:30:22] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005917 10.0.0.38 - - [2025-08-14 02:30:22] "GET /network-ipam/587f071e-9c36-4a7d-9aaf-35062ed6fcab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004528 10.0.0.38 - - [2025-08-14 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2025-08-14 02:30:22] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001264 10.0.0.38 - - [2025-08-14 02:30:22] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.038243 10.0.0.38 - - [2025-08-14 02:30:22] "POST /neutron/network HTTP/1.1" 200 117 0.011811 10.0.0.23 - - [2025-08-14 02:30:23] "POST /route-targets HTTP/1.1" 200 327 0.013265 10.0.0.23 - - [2025-08-14 02:30:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004061 10.0.0.23 - - [2025-08-14 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.067166 10.0.0.38 - - [2025-08-14 02:30:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.234957 10.0.0.38 - - [2025-08-14 02:30:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001670 10.0.0.38 - - [2025-08-14 02:30:23] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006371 10.0.0.38 - - [2025-08-14 02:30:23] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006406 10.0.0.38 - - [2025-08-14 02:30:23] "POST /neutron/network HTTP/1.1" 200 1012 0.009811 10.0.0.38 - - [2025-08-14 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.23 - - [2025-08-14 02:30:23] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001554 10.0.0.38 - - [2025-08-14 02:30:23] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043289 10.0.0.38 - - [2025-08-14 02:30:23] "POST /neutron/network HTTP/1.1" 200 117 0.014418 10.0.0.23 - - [2025-08-14 02:30:24] "POST /ref-update HTTP/1.1" 200 156 0.031823 10.0.0.23 - - [2025-08-14 02:30:24] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011267 10.0.0.23 - - [2025-08-14 02:30:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004970 10.0.0.38 - - [2025-08-14 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.204246 10.0.0.38 - - [2025-08-14 02:30:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001606 10.0.0.38 - - [2025-08-14 02:30:24] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005753 10.0.0.38 - - [2025-08-14 02:30:24] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.017639 10.0.0.38 - - [2025-08-14 02:30:24] "POST /neutron/network HTTP/1.1" 200 1015 0.017280 10.0.0.38 - - [2025-08-14 02:30:24] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006664 10.0.0.38 - - [2025-08-14 02:30:25] "GET /obj-perms HTTP/1.1" 200 5042 0.047568 10.0.0.38 - - [2025-08-14 02:30:26] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006332 10.0.0.27 - - [2025-08-14 02:30:26] "GET /obj-perms HTTP/1.1" 200 5042 0.052593 10.0.0.38 - - [2025-08-14 02:30:27] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006160 10.0.0.23 - - [2025-08-14 02:30:27] "GET /obj-perms HTTP/1.1" 200 5042 0.064658 10.0.0.38 - - [2025-08-14 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.006105 10.0.0.38 - - [2025-08-14 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.23 - - [2025-08-14 02:30:27] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001863 10.0.0.38 - - [2025-08-14 02:30:27] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.069820 10.0.0.38 - - [2025-08-14 02:30:27] "POST /network-policys HTTP/1.1" 200 559 0.030726 10.0.0.38 - - [2025-08-14 02:30:27] "GET /network-policy/3a172827-5aaa-4c0e-bc3c-92ebec5b0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006253 10.0.0.38 - - [2025-08-14 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.002853 10.0.0.38 - - [2025-08-14 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.23 - - [2025-08-14 02:30:27] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001222 10.0.0.38 - - [2025-08-14 02:30:27] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.048988 10.0.0.38 - - [2025-08-14 02:30:27] "POST /network-policys HTTP/1.1" 200 559 0.035313 10.0.0.38 - - [2025-08-14 02:30:28] "GET /network-policy/2b107af6-6931-4996-a9b3-bdbd0737c7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007676 10.0.0.38 - - [2025-08-14 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.004175 10.0.0.38 - - [2025-08-14 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.23 - - [2025-08-14 02:30:28] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001207 10.0.0.38 - - [2025-08-14 02:30:28] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047065 10.0.0.38 - - [2025-08-14 02:30:28] "POST /network-policys HTTP/1.1" 200 559 0.040082 10.0.0.38 - - [2025-08-14 02:30:28] "GET /network-policy/1619253a-4ba3-406a-8424-4571b76ba47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006438 10.0.0.38 - - [2025-08-14 02:30:28] "POST /neutron/network HTTP/1.1" 200 1014 0.010633 10.0.0.38 - - [2025-08-14 02:30:28] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.009203 10.0.0.38 - - [2025-08-14 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2025-08-14 02:30:28] "GET /network-policy/2b107af6-6931-4996-a9b3-bdbd0737c7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004712 10.0.0.38 - - [2025-08-14 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.38 - - [2025-08-14 02:30:28] "GET /network-policy/3a172827-5aaa-4c0e-bc3c-92ebec5b0587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.004186 10.0.0.38 - - [2025-08-14 02:30:28] "POST /neutron/network HTTP/1.1" 200 1012 0.010345 10.0.0.23 - - [2025-08-14 02:30:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.014112 10.0.0.23 - - [2025-08-14 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011276 10.0.0.38 - - [2025-08-14 02:30:29] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008413 10.0.0.38 - - [2025-08-14 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2025-08-14 02:30:29] "GET /network-policy/1619253a-4ba3-406a-8424-4571b76ba47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006336 10.0.0.38 - - [2025-08-14 02:30:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001493 10.0.0.38 - - [2025-08-14 02:30:29] "POST /neutron/network HTTP/1.1" 200 1208 0.010313 10.0.0.23 - - [2025-08-14 02:30:30] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001321 10.0.0.38 - - [2025-08-14 02:30:30] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.065970 10.0.0.38 - - [2025-08-14 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.005994 10.0.0.38 - - [2025-08-14 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001563 10.0.0.38 - - [2025-08-14 02:30:30] "POST /neutron/network HTTP/1.1" 200 1208 0.015579 10.0.0.23 - - [2025-08-14 02:30:31] "PUT /access-control-list/54361a82-4c8e-4384-a622-6e860ec018d1 HTTP/1.1" 200 272 0.027653 10.0.0.38 - - [2025-08-14 02:30:31] "POST /neutron/port HTTP/1.1" 200 1173 0.045510 10.0.0.23 - - [2025-08-14 02:30:31] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001085 10.0.0.38 - - [2025-08-14 02:30:31] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.086580 10.0.0.38 - - [2025-08-14 02:30:31] "POST /neutron/port HTTP/1.1" 200 1201 0.022853 10.0.0.38 - - [2025-08-14 02:30:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008171 10.0.0.38 - - [2025-08-14 02:30:31] "POST /neutron/port HTTP/1.1" 200 117 0.016621 10.0.0.38 - - [2025-08-14 02:30:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001571 10.0.0.38 - - [2025-08-14 02:30:31] "POST /neutron/network HTTP/1.1" 200 1198 0.011307 10.0.0.38 - - [2025-08-14 02:30:32] "POST /neutron/network HTTP/1.1" 200 1025 0.012271 10.0.0.38 - - [2025-08-14 02:30:32] "POST /neutron/port HTTP/1.1" 200 1171 0.024758 10.0.0.38 - - [2025-08-14 02:30:32] "POST /neutron/port HTTP/1.1" 200 1199 0.021691 10.0.0.23 - - [2025-08-14 02:30:32] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001103 10.0.0.38 - - [2025-08-14 02:30:33] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.072888 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/subnet HTTP/1.1" 200 1375 0.013490 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011235 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008788 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/port HTTP/1.1" 200 1201 0.015793 10.0.0.38 - - [2025-08-14 02:30:33] "POST /neutron/port HTTP/1.1" 200 1201 0.016974 10.0.0.38 - - [2025-08-14 02:30:33] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 401 292 0.000751 10.0.0.38 - - [2025-08-14 02:30:34] "POST /neutron/port HTTP/1.1" 200 1174 0.018836 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.030965 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.004142 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine-interface/c28aa94f-8f64-4f8c-9a9c-d66f4db3b7e9 HTTP/1.1" 200 3169 0.007376 10.0.0.38 - - [2025-08-14 02:30:34] "POST /neutron/port HTTP/1.1" 200 1202 0.026312 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.003650 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine-interface/c28aa94f-8f64-4f8c-9a9c-d66f4db3b7e9 HTTP/1.1" 200 3169 0.005033 10.0.0.38 - - [2025-08-14 02:30:34] "GET /instance-ip/30dda16f-38ca-4351-81b3-5593abe2b419 HTTP/1.1" 200 1632 0.005286 10.0.0.38 - - [2025-08-14 02:30:34] "GET /instance-ip/d0c6932a-5756-4111-a1bf-a635c6c006f8 HTTP/1.1" 200 1654 0.004860 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.004426 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-machine-interface/c28aa94f-8f64-4f8c-9a9c-d66f4db3b7e9 HTTP/1.1" 200 3169 0.006101 10.0.0.38 - - [2025-08-14 02:30:34] "POST /neutron/subnet HTTP/1.1" 200 1390 0.015833 10.0.0.38 - - [2025-08-14 02:30:34] "GET /instance-ip/30dda16f-38ca-4351-81b3-5593abe2b419 HTTP/1.1" 200 1632 0.003824 10.0.0.38 - - [2025-08-14 02:30:34] "GET /instance-ip/d0c6932a-5756-4111-a1bf-a635c6c006f8 HTTP/1.1" 200 1654 0.004264 10.0.0.38 - - [2025-08-14 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.38 - - [2025-08-14 02:30:34] "POST /neutron/network HTTP/1.1" 200 1015 0.009464 10.0.0.38 - - [2025-08-14 02:30:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002780 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002855 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006734 10.0.0.38 - - [2025-08-14 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.38 - - [2025-08-14 02:30:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010996 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003390 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007195 10.0.0.38 - - [2025-08-14 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2025-08-14 02:30:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003962 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003289 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006295 10.0.0.38 - - [2025-08-14 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2025-08-14 02:30:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004981 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004514 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006338 10.0.0.38 - - [2025-08-14 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2025-08-14 02:30:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.38 - - [2025-08-14 02:30:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003039 10.0.0.38 - - [2025-08-14 02:30:35] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005908 10.0.0.38 - - [2025-08-14 02:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-08-14 02:30:38] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006428 10.0.0.38 - - [2025-08-14 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.38 - - [2025-08-14 02:30:42] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006462 10.0.0.38 - - [2025-08-14 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.38 - - [2025-08-14 02:30:46] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007162 10.0.0.38 - - [2025-08-14 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.38 - - [2025-08-14 02:30:50] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006767 10.0.0.38 - - [2025-08-14 02:30:51] "POST /neutron/network HTTP/1.1" 200 1208 0.013493 10.0.0.38 - - [2025-08-14 02:30:51] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014555 10.0.0.38 - - [2025-08-14 02:30:51] "POST /neutron/network HTTP/1.1" 200 1198 0.010111 10.0.0.38 - - [2025-08-14 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-08-14 02:30:54] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005617 10.0.0.38 - - [2025-08-14 02:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-08-14 02:30:58] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005228 10.0.0.23 - - [2025-08-14 02:30:59] "DELETE /access-control-list/f3ccf89b-dfe5-49cc-ad99-5b617269d373 HTTP/1.1" 200 115 0.066504 10.0.0.23 - - [2025-08-14 02:30:59] "DELETE /project/ebbfc268-af2c-4faa-8b30-efe42ec9afe4 HTTP/1.1" 404 177 0.004631 10.0.0.23 - - [2025-08-14 02:30:59] "DELETE /project/8baff5c6719447d5bfc0cfa0049138ad HTTP/1.1" 404 173 0.003949 10.0.0.38 - - [2025-08-14 02:31:00] "POST /neutron/network HTTP/1.1" 200 1120 0.012132 10.0.0.38 - - [2025-08-14 02:31:00] "POST /neutron/subnet HTTP/1.1" 200 1375 0.028307 10.0.0.38 - - [2025-08-14 02:31:00] "POST /neutron/network HTTP/1.1" 200 1110 0.010300 10.0.0.38 - - [2025-08-14 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.38 - - [2025-08-14 02:31:02] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007377 10.0.0.38 - - [2025-08-14 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.38 - - [2025-08-14 02:31:06] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005520 10.0.0.38 - - [2025-08-14 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.38 - - [2025-08-14 02:31:10] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006178 10.0.0.38 - - [2025-08-14 02:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2025-08-14 02:31:12] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004365 10.0.0.38 - - [2025-08-14 02:31:12] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004774 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006207 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2025-08-14 02:31:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003551 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003476 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006268 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.38 - - [2025-08-14 02:31:13] "GET /routing-instance/9e6b9520-e41c-4f0d-a687-b8de3806c3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.006557 10.0.0.38 - - [2025-08-14 02:31:13] "GET /route-target/01f7829b-d3eb-4ebf-881f-6d095d61a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.003812 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.38 - - [2025-08-14 02:31:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006454 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004557 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.011039 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.38 - - [2025-08-14 02:31:13] "GET /routing-instance/9e6b9520-e41c-4f0d-a687-b8de3806c3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005288 10.0.0.38 - - [2025-08-14 02:31:13] "GET /route-target/01f7829b-d3eb-4ebf-881f-6d095d61a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.003989 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.38 - - [2025-08-14 02:31:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.011268 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006301 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2025-08-14 02:31:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004570 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003745 10.0.0.38 - - [2025-08-14 02:31:13] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006353 10.0.0.38 - - [2025-08-14 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2025-08-14 02:31:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004361 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003552 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006205 10.0.0.38 - - [2025-08-14 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.38 - - [2025-08-14 02:31:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005158 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004394 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007321 10.0.0.38 - - [2025-08-14 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.38 - - [2025-08-14 02:31:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005007 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003610 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006366 10.0.0.38 - - [2025-08-14 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.38 - - [2025-08-14 02:31:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004499 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003361 10.0.0.38 - - [2025-08-14 02:31:14] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006229 10.0.0.38 - - [2025-08-14 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003983 10.0.0.23 - - [2025-08-14 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004352 10.0.0.38 - - [2025-08-14 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004182 10.0.0.27 - - [2025-08-14 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.003936 10.0.0.38 - - [2025-08-14 02:31:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004406 10.0.0.38 - - [2025-08-14 02:31:14] "POST /neutron/port HTTP/1.1" 200 1199 0.024564 10.0.0.38 - - [2025-08-14 02:31:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008233 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.007268 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.004309 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine-interface/c94e302d-8dc8-4ee9-a7f8-1f7ee240eb09 HTTP/1.1" 200 3169 0.005853 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.004472 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine-interface/c94e302d-8dc8-4ee9-a7f8-1f7ee240eb09 HTTP/1.1" 200 3169 0.006088 10.0.0.38 - - [2025-08-14 02:31:15] "GET /instance-ip/906a436d-c9da-4d62-adcd-d77f82c27bf0 HTTP/1.1" 200 1653 0.006680 10.0.0.38 - - [2025-08-14 02:31:15] "GET /instance-ip/b24f9bb4-cd15-42c0-b098-96fa1c857ea2 HTTP/1.1" 200 1633 0.006544 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.004151 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-machine-interface/c94e302d-8dc8-4ee9-a7f8-1f7ee240eb09 HTTP/1.1" 200 3169 0.005881 10.0.0.38 - - [2025-08-14 02:31:15] "GET /instance-ip/906a436d-c9da-4d62-adcd-d77f82c27bf0 HTTP/1.1" 200 1653 0.005422 10.0.0.38 - - [2025-08-14 02:31:15] "GET /instance-ip/b24f9bb4-cd15-42c0-b098-96fa1c857ea2 HTTP/1.1" 200 1633 0.005572 10.0.0.38 - - [2025-08-14 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.38 - - [2025-08-14 02:31:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004779 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003773 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005762 10.0.0.38 - - [2025-08-14 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.38 - - [2025-08-14 02:31:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004919 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003351 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006422 10.0.0.38 - - [2025-08-14 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2025-08-14 02:31:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004951 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003461 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.010071 10.0.0.38 - - [2025-08-14 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.38 - - [2025-08-14 02:31:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004579 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004033 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006104 10.0.0.38 - - [2025-08-14 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.38 - - [2025-08-14 02:31:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004347 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003681 10.0.0.38 - - [2025-08-14 02:31:15] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006421 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.38 - - [2025-08-14 02:31:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004361 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003380 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006247 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.38 - - [2025-08-14 02:31:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004063 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003419 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006244 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.38 - - [2025-08-14 02:31:17] "GET /routing-instance/94772abf-c26e-4c1e-9a39-37cec6841038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004873 10.0.0.38 - - [2025-08-14 02:31:17] "GET /route-target/483b948b-cd17-4c06-a7e4-f2868f7a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004097 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2025-08-14 02:31:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003830 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003621 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006701 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2025-08-14 02:31:17] "GET /routing-instance/94772abf-c26e-4c1e-9a39-37cec6841038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005116 10.0.0.38 - - [2025-08-14 02:31:17] "GET /route-target/483b948b-cd17-4c06-a7e4-f2868f7a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004179 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2025-08-14 02:31:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004240 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004109 10.0.0.38 - - [2025-08-14 02:31:17] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007271 10.0.0.38 - - [2025-08-14 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2025-08-14 02:31:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005345 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006685 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006313 10.0.0.38 - - [2025-08-14 02:31:18] "POST /neutron/port HTTP/1.1" 200 1199 0.018623 10.0.0.38 - - [2025-08-14 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2025-08-14 02:31:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004421 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003312 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005881 10.0.0.38 - - [2025-08-14 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.38 - - [2025-08-14 02:31:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004552 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002879 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006341 10.0.0.38 - - [2025-08-14 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.38 - - [2025-08-14 02:31:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004361 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004678 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006788 10.0.0.38 - - [2025-08-14 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.38 - - [2025-08-14 02:31:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004097 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004184 10.0.0.38 - - [2025-08-14 02:31:18] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006260 10.0.0.23 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.003801 10.0.0.38 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004014 10.0.0.38 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004003 10.0.0.38 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.003965 10.0.0.27 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004412 10.0.0.23 - - [2025-08-14 02:31:18] "GET /obj-perms HTTP/1.1" 200 5042 0.003640 10.0.0.38 - - [2025-08-14 02:31:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007493 10.0.0.38 - - [2025-08-14 02:31:19] "POST /neutron/port HTTP/1.1" 200 1202 0.015905 10.0.0.38 - - [2025-08-14 02:31:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007558 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.005611 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.005404 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine-interface/0de6c092-62f6-421c-8ce9-6e215b60b09c HTTP/1.1" 200 3168 0.005720 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.004323 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine-interface/0de6c092-62f6-421c-8ce9-6e215b60b09c HTTP/1.1" 200 3168 0.005884 10.0.0.38 - - [2025-08-14 02:31:19] "GET /instance-ip/f0abd49b-5759-4e84-9706-0791ff5417af HTTP/1.1" 200 1635 0.006710 10.0.0.38 - - [2025-08-14 02:31:19] "GET /instance-ip/f795d6b7-1b8e-4f4d-91ce-6aa984f36c24 HTTP/1.1" 200 1654 0.005787 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.003819 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-machine-interface/0de6c092-62f6-421c-8ce9-6e215b60b09c HTTP/1.1" 200 3168 0.005438 10.0.0.38 - - [2025-08-14 02:31:19] "GET /instance-ip/f0abd49b-5759-4e84-9706-0791ff5417af HTTP/1.1" 200 1635 0.004518 10.0.0.38 - - [2025-08-14 02:31:19] "GET /instance-ip/f795d6b7-1b8e-4f4d-91ce-6aa984f36c24 HTTP/1.1" 200 1654 0.003970 10.0.0.38 - - [2025-08-14 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.38 - - [2025-08-14 02:31:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004336 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003595 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006689 10.0.0.38 - - [2025-08-14 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.38 - - [2025-08-14 02:31:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004376 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003518 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007772 10.0.0.38 - - [2025-08-14 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.38 - - [2025-08-14 02:31:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003611 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002873 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006190 10.0.0.38 - - [2025-08-14 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.38 - - [2025-08-14 02:31:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008137 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003607 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006455 10.0.0.38 - - [2025-08-14 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.38 - - [2025-08-14 02:31:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004484 10.0.0.38 - - [2025-08-14 02:31:19] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004123 10.0.0.38 - - [2025-08-14 02:31:20] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006575 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.38 - - [2025-08-14 02:31:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003821 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003113 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006688 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.38 - - [2025-08-14 02:31:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003839 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003524 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006462 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.38 - - [2025-08-14 02:31:21] "GET /routing-instance/9c5914a0-811c-477c-b67c-98cba0b5abe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005731 10.0.0.38 - - [2025-08-14 02:31:21] "GET /route-target/27413878-e5c6-4502-bfea-0ad439c0927f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004691 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2025-08-14 02:31:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005472 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006444 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006725 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.38 - - [2025-08-14 02:31:21] "GET /routing-instance/9c5914a0-811c-477c-b67c-98cba0b5abe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005303 10.0.0.38 - - [2025-08-14 02:31:21] "GET /route-target/27413878-e5c6-4502-bfea-0ad439c0927f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004891 10.0.0.38 - - [2025-08-14 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.38 - - [2025-08-14 02:31:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004717 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003645 10.0.0.38 - - [2025-08-14 02:31:21] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006135 10.0.0.38 - - [2025-08-14 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.38 - - [2025-08-14 02:31:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005155 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003444 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006303 10.0.0.38 - - [2025-08-14 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.38 - - [2025-08-14 02:31:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004720 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003398 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006021 10.0.0.38 - - [2025-08-14 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.38 - - [2025-08-14 02:31:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004704 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003577 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005895 10.0.0.38 - - [2025-08-14 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004272 10.0.0.38 - - [2025-08-14 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004381 10.0.0.23 - - [2025-08-14 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004006 10.0.0.38 - - [2025-08-14 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004209 10.0.0.27 - - [2025-08-14 02:31:22] "GET /obj-perms HTTP/1.1" 200 5042 0.004076 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.004213 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-machine-interface/c28aa94f-8f64-4f8c-9a9c-d66f4db3b7e9 HTTP/1.1" 200 3169 0.008696 10.0.0.38 - - [2025-08-14 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.38 - - [2025-08-14 02:31:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004492 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003379 10.0.0.38 - - [2025-08-14 02:31:22] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006464 10.0.0.38 - - [2025-08-14 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.38 - - [2025-08-14 02:31:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004077 10.0.0.38 - - [2025-08-14 02:31:23] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003206 10.0.0.38 - - [2025-08-14 02:31:24] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006840 10.0.0.38 - - [2025-08-14 02:31:24] "POST /neutron/port HTTP/1.1" 200 1201 0.018505 10.0.0.38 - - [2025-08-14 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007090 10.0.0.38 - - [2025-08-14 02:31:34] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.004659 10.0.0.38 - - [2025-08-14 02:31:34] "GET /virtual-machine-interface/c94e302d-8dc8-4ee9-a7f8-1f7ee240eb09 HTTP/1.1" 200 3169 0.006423 10.0.0.38 - - [2025-08-14 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.38 - - [2025-08-14 02:31:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006064 10.0.0.38 - - [2025-08-14 02:31:34] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004812 10.0.0.38 - - [2025-08-14 02:31:34] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006382 10.0.0.38 - - [2025-08-14 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2025-08-14 02:31:35] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004747 10.0.0.38 - - [2025-08-14 02:31:35] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003458 10.0.0.38 - - [2025-08-14 02:31:35] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006446 10.0.0.38 - - [2025-08-14 02:31:35] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.004531 10.0.0.38 - - [2025-08-14 02:31:35] "GET /virtual-machine-interface/0de6c092-62f6-421c-8ce9-6e215b60b09c HTTP/1.1" 200 3168 0.006469 10.0.0.38 - - [2025-08-14 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.38 - - [2025-08-14 02:31:35] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004235 10.0.0.38 - - [2025-08-14 02:31:35] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003663 10.0.0.38 - - [2025-08-14 02:31:36] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007557 10.0.0.38 - - [2025-08-14 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2025-08-14 02:31:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004472 10.0.0.38 - - [2025-08-14 02:31:37] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003296 10.0.0.38 - - [2025-08-14 02:31:37] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007995 10.0.0.38 - - [2025-08-14 02:31:53] "POST /neutron/port HTTP/1.1" 200 1202 0.017908 10.0.0.38 - - [2025-08-14 02:31:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004612 10.0.0.38 - - [2025-08-14 02:31:53] "POST /neutron/port HTTP/1.1" 200 117 0.001961 10.0.0.38 - - [2025-08-14 02:31:57] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 200 1299 0.005219 10.0.0.38 - - [2025-08-14 02:31:57] "POST /neutron/port HTTP/1.1" 200 1202 0.020077 10.0.0.38 - - [2025-08-14 02:31:59] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 404 171 0.003890 10.0.0.38 - - [2025-08-14 02:31:59] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 404 171 0.003255 10.0.0.38 - - [2025-08-14 02:31:59] "GET /virtual-machine/c241ef0b-b67f-45f2-bb0b-6c6cd8dac9b7 HTTP/1.1" 404 171 0.003238 10.0.0.38 - - [2025-08-14 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.38 - - [2025-08-14 02:31:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.38 - - [2025-08-14 02:31:59] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003787 10.0.0.38 - - [2025-08-14 02:31:59] "GET /virtual-network/9d45d582-cc36-46cb-bd1b-2978efa3ebc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006241 10.0.0.38 - - [2025-08-14 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2025-08-14 02:31:59] "GET /routing-instance/9c5914a0-811c-477c-b67c-98cba0b5abe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005504 10.0.0.38 - - [2025-08-14 02:31:59] "GET /route-target/27413878-e5c6-4502-bfea-0ad439c0927f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004399 10.0.0.38 - - [2025-08-14 02:32:02] "POST /neutron/port HTTP/1.1" 200 1199 0.021265 10.0.0.38 - - [2025-08-14 02:32:03] "GET /obj-perms HTTP/1.1" 200 5042 0.004000 10.0.0.38 - - [2025-08-14 02:32:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160 10.0.0.38 - - [2025-08-14 02:32:03] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.27 - - [2025-08-14 02:32:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004365 10.0.0.38 - - [2025-08-14 02:32:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004546 10.0.0.27 - - [2025-08-14 02:32:12] "GET /obj-perms HTTP/1.1" 200 5042 0.004453 10.0.0.38 - - [2025-08-14 02:32:12] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 200 1299 0.004681 10.0.0.38 - - [2025-08-14 02:32:12] "POST /neutron/port HTTP/1.1" 200 1199 0.016063 10.0.0.38 - - [2025-08-14 02:32:14] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 404 171 0.003431 10.0.0.38 - - [2025-08-14 02:32:14] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 404 171 0.003620 10.0.0.38 - - [2025-08-14 02:32:14] "GET /virtual-machine/e78a5b0c-908e-485a-af66-6cef88b8eaed HTTP/1.1" 404 171 0.002969 10.0.0.38 - - [2025-08-14 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.38 - - [2025-08-14 02:32:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006511 10.0.0.38 - - [2025-08-14 02:32:14] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003734 10.0.0.38 - - [2025-08-14 02:32:14] "GET /obj-perms HTTP/1.1" 200 5056 0.050713 10.0.0.38 - - [2025-08-14 02:32:14] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006472 10.0.0.38 - - [2025-08-14 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.38 - - [2025-08-14 02:32:14] "GET /routing-instance/94772abf-c26e-4c1e-9a39-37cec6841038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.011090 10.0.0.38 - - [2025-08-14 02:32:14] "GET /route-target/483b948b-cd17-4c06-a7e4-f2868f7a6b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004062 10.0.0.38 - - [2025-08-14 02:32:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004511 10.0.0.38 - - [2025-08-14 02:32:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004375 10.0.0.38 - - [2025-08-14 02:32:27] "GET /obj-perms HTTP/1.1" 200 5042 0.005003 10.0.0.38 - - [2025-08-14 02:32:30] "GET /obj-perms HTTP/1.1" 200 5042 0.004485 10.0.0.38 - - [2025-08-14 02:32:36] "GET /obj-perms HTTP/1.1" 200 5042 0.004848 10.0.0.38 - - [2025-08-14 02:32:39] "GET /obj-perms HTTP/1.1" 200 5042 0.004581 10.0.0.38 - - [2025-08-14 02:32:42] "GET /obj-perms HTTP/1.1" 200 5042 0.005345 10.0.0.23 - - [2025-08-14 02:32:42] "GET /obj-perms HTTP/1.1" 200 5042 0.004767 10.0.0.38 - - [2025-08-14 02:32:43] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 200 1298 0.005056 10.0.0.38 - - [2025-08-14 02:32:43] "POST /neutron/port HTTP/1.1" 200 1201 0.016882 10.0.0.38 - - [2025-08-14 02:32:45] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 404 171 0.003795 10.0.0.38 - - [2025-08-14 02:32:45] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 404 171 0.003772 10.0.0.38 - - [2025-08-14 02:32:45] "GET /virtual-machine/321322be-2be2-42af-adfa-ff181815b674 HTTP/1.1" 404 171 0.003894 10.0.0.38 - - [2025-08-14 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.38 - - [2025-08-14 02:32:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005708 10.0.0.38 - - [2025-08-14 02:32:45] "GET /virtual-networks?parent_id=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003675 10.0.0.38 - - [2025-08-14 02:32:45] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.007122 10.0.0.38 - - [2025-08-14 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2025-08-14 02:32:45] "GET /routing-instance/9e6b9520-e41c-4f0d-a687-b8de3806c3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.005087 10.0.0.38 - - [2025-08-14 02:32:45] "GET /route-target/01f7829b-d3eb-4ebf-881f-6d095d61a656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004513 10.0.0.27 - - [2025-08-14 02:32:45] "GET /obj-perms HTTP/1.1" 200 5042 0.004476 10.0.0.38 - - [2025-08-14 02:32:48] "GET /obj-perms HTTP/1.1" 200 5042 0.005956 10.0.0.27 - - [2025-08-14 02:32:54] "GET /obj-perms HTTP/1.1" 200 5042 0.005818 10.0.0.38 - - [2025-08-14 02:32:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004671 10.0.0.27 - - [2025-08-14 02:33:04] "GET /obj-perms HTTP/1.1" 200 5042 0.004665 10.0.0.38 - - [2025-08-14 02:33:07] "GET /obj-perms HTTP/1.1" 200 5042 0.004791 10.0.0.23 - - [2025-08-14 02:33:10] "GET /global-system-configs HTTP/1.1" 200 322 0.037144 10.0.0.27 - - [2025-08-14 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.006293 10.0.0.38 - - [2025-08-14 02:33:10] "GET /obj-perms HTTP/1.1" 200 5042 0.004313 10.0.0.38 - - [2025-08-14 02:33:10] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.011060 10.0.0.38 - - [2025-08-14 02:33:10] "POST /neutron/network HTTP/1.1" 200 1110 0.010550 10.0.0.23 - - [2025-08-14 02:33:10] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009136 10.0.0.38 - - [2025-08-14 02:33:10] "GET /virtual-network/ba122f5f-73d0-4f35-9882-338b2bdc7b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.012580 10.0.0.38 - - [2025-08-14 02:33:10] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006171 10.0.0.38 - - [2025-08-14 02:33:11] "POST /neutron/network HTTP/1.1" 200 1198 0.013407 10.0.0.27 - - [2025-08-14 02:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.261904 10.0.0.23 - - [2025-08-14 02:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.348551 10.0.0.38 - - [2025-08-14 02:33:11] "GET /virtual-network/bbf5513d-c45e-4fae-9b18-1dd3c58e5838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009840 10.0.0.38 - - [2025-08-14 02:33:11] "DELETE /network-policy/1619253a-4ba3-406a-8424-4571b76ba47b HTTP/1.1" 200 115 0.053474 10.0.0.38 - - [2025-08-14 02:33:11] "DELETE /network-policy/2b107af6-6931-4996-a9b3-bdbd0737c7cc HTTP/1.1" 200 115 0.045742 10.0.0.23 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.495041 10.0.0.38 - - [2025-08-14 02:33:11] "DELETE /network-policy/3a172827-5aaa-4c0e-bc3c-92ebec5b0587 HTTP/1.1" 200 115 0.047241 10.0.0.27 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.547646 10.0.0.23 - - [2025-08-14 02:33:11] "DELETE /access-control-list/54361a82-4c8e-4384-a622-6e860ec018d1 HTTP/1.1" 200 115 0.075189 10.0.0.38 - - [2025-08-14 02:33:11] "POST /neutron/network HTTP/1.1" 200 1015 0.035801 10.0.0.38 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.566682 10.0.0.27 - - [2025-08-14 02:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.009917 10.0.0.38 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.007314 10.0.0.38 - - [2025-08-14 02:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.009255 10.0.0.27 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.006885 10.0.0.23 - - [2025-08-14 02:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.005268 10.0.0.38 - - [2025-08-14 02:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.088583 10.0.0.23 - - [2025-08-14 02:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.23 - - [2025-08-14 02:33:12] "DELETE /route-target/483b948b-cd17-4c06-a7e4-f2868f7a6b6b HTTP/1.1" 200 115 0.035415 10.0.0.23 - - [2025-08-14 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.047682 10.0.0.23 - - [2025-08-14 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003343 10.0.0.23 - - [2025-08-14 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002693 10.0.0.23 - - [2025-08-14 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002672 10.0.0.38 - - [2025-08-14 02:33:12] "POST /neutron/network HTTP/1.1" 200 151 0.214961 10.0.0.38 - - [2025-08-14 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.38 - - [2025-08-14 02:33:12] "DELETE /network-ipam/d4c7771c-fa62-4c0f-9349-77fc1c0b2199 HTTP/1.1" 200 115 0.038232 10.0.0.38 - - [2025-08-14 02:33:12] "POST /fqname-to-id HTTP/1.1" 404 203 0.003922 10.0.0.38 - - [2025-08-14 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.38 - - [2025-08-14 02:33:13] "DELETE /network-ipam/4108672f-88b3-4ae3-b4e9-701bf3dfd5e5 HTTP/1.1" 200 115 0.042859 10.0.0.38 - - [2025-08-14 02:33:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.003381 10.0.0.38 - - [2025-08-14 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2025-08-14 02:33:13] "DELETE /network-ipam/587f071e-9c36-4a7d-9aaf-35062ed6fcab HTTP/1.1" 200 115 0.041756 10.0.0.38 - - [2025-08-14 02:33:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.004260 10.0.0.23 - - [2025-08-14 02:33:15] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001283 10.0.0.38 - - [2025-08-14 02:33:15] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.102399 10.0.0.23 - - [2025-08-14 02:33:15] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001140 10.0.0.38 - - [2025-08-14 02:33:16] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?fields=virtual_networks HTTP/1.1" 200 1045 0.061193 10.0.0.23 - - [2025-08-14 02:33:16] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001649 10.0.0.38 - - [2025-08-14 02:33:16] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.057908 10.0.0.23 - - [2025-08-14 02:33:16] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001889 10.0.0.38 - - [2025-08-14 02:33:16] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?fields=security_groups HTTP/1.1" 200 1277 0.053175 10.0.0.38 - - [2025-08-14 02:33:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.024279 10.0.0.23 - - [2025-08-14 02:33:17] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002959 10.0.0.23 - - [2025-08-14 02:33:17] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001911 10.0.0.23 - - [2025-08-14 02:33:17] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010561 10.0.0.23 - - [2025-08-14 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.005265 10.0.0.23 - - [2025-08-14 02:33:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.006518 10.0.0.23 - - [2025-08-14 02:33:17] "POST /security-groups HTTP/1.1" 200 593 0.073111 10.0.0.23 - - [2025-08-14 02:33:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.003828 10.0.0.23 - - [2025-08-14 02:33:17] "POST /projects HTTP/1.1" 200 589 0.320461 10.0.0.23 - - [2025-08-14 02:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.395298 10.0.0.23 - - [2025-08-14 02:33:17] "POST /access-control-lists HTTP/1.1" 200 596 0.033040 10.0.0.38 - - [2025-08-14 02:33:17] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.560353 10.0.0.38 - - [2025-08-14 02:33:18] "GET / HTTP/1.1" 200 35931 0.003211 10.0.0.38 - - [2025-08-14 02:33:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2025-08-14 02:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.070748 10.0.0.23 - - [2025-08-14 02:33:20] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002208 10.0.0.38 - - [2025-08-14 02:33:20] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.050364 10.0.0.38 - - [2025-08-14 02:33:20] "POST /neutron/network HTTP/1.1" 200 117 0.032343 10.0.0.38 - - [2025-08-14 02:33:21] "POST /neutron/network HTTP/1.1" 200 828 0.013684 10.0.0.38 - - [2025-08-14 02:33:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001262 10.0.0.38 - - [2025-08-14 02:33:21] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005367 10.0.0.38 - - [2025-08-14 02:33:21] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005721 10.0.0.38 - - [2025-08-14 02:33:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.009605 10.0.0.38 - - [2025-08-14 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.23 - - [2025-08-14 02:33:21] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001110 10.0.0.38 - - [2025-08-14 02:33:21] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.054384 10.0.0.23 - - [2025-08-14 02:33:21] "POST /route-targets HTTP/1.1" 200 327 0.019657 10.0.0.23 - - [2025-08-14 02:33:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007084 10.0.0.38 - - [2025-08-14 02:33:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.234992 10.0.0.38 - - [2025-08-14 02:33:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001383 10.0.0.38 - - [2025-08-14 02:33:22] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005409 10.0.0.38 - - [2025-08-14 02:33:22] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005790 10.0.0.38 - - [2025-08-14 02:33:22] "POST /neutron/network HTTP/1.1" 200 826 0.006651 10.0.0.38 - - [2025-08-14 02:33:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.003238 10.0.0.38 - - [2025-08-14 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2025-08-14 02:33:22] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001117 10.0.0.38 - - [2025-08-14 02:33:22] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046001 10.0.0.38 - - [2025-08-14 02:33:22] "POST /network-policys HTTP/1.1" 200 571 0.026333 10.0.0.38 - - [2025-08-14 02:33:22] "GET /network-policy/c079e0f5-366b-49d8-90cb-d7eefea5eb23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005861 10.0.0.38 - - [2025-08-14 02:33:22] "POST /neutron/network HTTP/1.1" 200 930 0.092160 10.0.0.23 - - [2025-08-14 02:33:22] "POST /access-control-lists HTTP/1.1" 200 590 0.064906 10.0.0.38 - - [2025-08-14 02:33:22] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.010906 10.0.0.38 - - [2025-08-14 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2025-08-14 02:33:22] "GET /network-policy/c079e0f5-366b-49d8-90cb-d7eefea5eb23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003856 10.0.0.38 - - [2025-08-14 02:33:22] "POST /neutron/network HTTP/1.1" 200 928 0.091481 10.0.0.38 - - [2025-08-14 02:33:22] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005807 10.0.0.23 - - [2025-08-14 02:33:22] "POST /access-control-lists HTTP/1.1" 200 590 0.058463 10.0.0.38 - - [2025-08-14 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2025-08-14 02:33:22] "GET /network-policy/c079e0f5-366b-49d8-90cb-d7eefea5eb23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.011175 10.0.0.38 - - [2025-08-14 02:33:23] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005953 10.0.0.23 - - [2025-08-14 02:33:24] "GET /obj-perms HTTP/1.1" 200 5034 0.056612 10.0.0.38 - - [2025-08-14 02:33:25] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008478 10.0.0.38 - - [2025-08-14 02:33:25] "GET /obj-perms HTTP/1.1" 200 5034 0.049706 10.0.0.38 - - [2025-08-14 02:33:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001781 10.0.0.23 - - [2025-08-14 02:33:26] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001503 10.0.0.38 - - [2025-08-14 02:33:26] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.075761 10.0.0.38 - - [2025-08-14 02:33:26] "POST /neutron/network HTTP/1.1" 200 930 0.030223 10.0.0.38 - - [2025-08-14 02:33:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001408 10.0.0.38 - - [2025-08-14 02:33:26] "POST /neutron/port HTTP/1.1" 200 117 0.006300 10.0.0.23 - - [2025-08-14 02:33:26] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001200 10.0.0.38 - - [2025-08-14 02:33:27] "POST /neutron/port HTTP/1.1" 200 1064 0.420952 10.0.0.23 - - [2025-08-14 02:33:27] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.38 - - [2025-08-14 02:33:27] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.135936 10.0.0.38 - - [2025-08-14 02:33:27] "POST /neutron/port HTTP/1.1" 200 1118 0.154264 10.0.0.38 - - [2025-08-14 02:33:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003656 10.0.0.38 - - [2025-08-14 02:33:27] "POST /neutron/network HTTP/1.1" 200 930 0.007215 10.0.0.38 - - [2025-08-14 02:33:27] "POST /neutron/port HTTP/1.1" 200 117 0.006056 10.0.0.38 - - [2025-08-14 02:33:28] "POST /neutron/network HTTP/1.1" 200 938 0.008816 10.0.0.38 - - [2025-08-14 02:33:28] "POST /neutron/port HTTP/1.1" 200 1062 0.042682 10.0.0.38 - - [2025-08-14 02:33:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 10.0.0.38 - - [2025-08-14 02:33:29] "POST /neutron/network HTTP/1.1" 200 928 0.009359 10.0.0.38 - - [2025-08-14 02:33:33] "POST /neutron/port HTTP/1.1" 200 1092 0.017180 10.0.0.38 - - [2025-08-14 02:33:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013282 10.0.0.38 - - [2025-08-14 02:33:33] "GET /virtual-machine/e55087e6-7947-4488-9ef8-1ba65cb5127c HTTP/1.1" 401 292 0.000581 10.0.0.38 - - [2025-08-14 02:33:33] "GET /virtual-machine/e55087e6-7947-4488-9ef8-1ba65cb5127c HTTP/1.1" 200 1295 0.032637 10.0.0.38 - - [2025-08-14 02:33:33] "GET /virtual-machine-interface/82aba329-f931-4b9d-97d4-da041414dad1 HTTP/1.1" 200 2951 0.006299 10.0.0.38 - - [2025-08-14 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.38 - - [2025-08-14 02:33:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004371 10.0.0.38 - - [2025-08-14 02:33:33] "GET /virtual-networks?parent_id=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003463 10.0.0.38 - - [2025-08-14 02:33:33] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008156 10.0.0.38 - - [2025-08-14 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2025-08-14 02:33:36] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006817 10.0.0.38 - - [2025-08-14 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.38 - - [2025-08-14 02:33:40] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005755 10.0.0.38 - - [2025-08-14 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.38 - - [2025-08-14 02:33:44] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008591 10.0.0.38 - - [2025-08-14 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2025-08-14 02:33:49] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005327 10.0.0.38 - - [2025-08-14 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.38 - - [2025-08-14 02:33:53] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007200 10.0.0.38 - - [2025-08-14 02:33:55] "POST /neutron/network HTTP/1.1" 200 940 0.006934 10.0.0.38 - - [2025-08-14 02:33:55] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.38 - - [2025-08-14 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.38 - - [2025-08-14 02:33:57] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005927 10.0.0.23 - - [2025-08-14 02:33:59] "DELETE /project/e84638e292ed4ef8a257d5d08dbc6fc3 HTTP/1.1" 404 173 0.011017 10.0.0.23 - - [2025-08-14 02:33:59] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001487 10.0.0.23 - - [2025-08-14 02:34:00] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.060923 10.0.0.23 - - [2025-08-14 02:34:00] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001650 10.0.0.23 - - [2025-08-14 02:34:00] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?fields=security_groups HTTP/1.1" 200 1382 0.079781 10.0.0.23 - - [2025-08-14 02:34:00] "DELETE /security-group/8b486ba9-5afa-4a76-868a-f4f404950c54 HTTP/1.1" 404 177 0.004579 10.0.0.23 - - [2025-08-14 02:34:00] "DELETE /access-control-list/7939f2e2-60e1-4090-b44a-ab998b68c026 HTTP/1.1" 200 115 0.046752 10.0.0.23 - - [2025-08-14 02:34:00] "GET /projects?obj_uuids=8baff5c6-7194-47d5-bfc0-cfa0049138ad&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003093 10.0.0.23 - - [2025-08-14 02:34:00] "GET /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad?fields=application_policy_sets HTTP/1.1" 200 1421 0.103795 10.0.0.23 - - [2025-08-14 02:34:00] "DELETE /project/8baff5c6-7194-47d5-bfc0-cfa0049138ad HTTP/1.1" 200 115 0.513227 10.0.0.38 - - [2025-08-14 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.38 - - [2025-08-14 02:34:01] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005473 10.0.0.38 - - [2025-08-14 02:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-08-14 02:34:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004556 10.0.0.38 - - [2025-08-14 02:34:03] "GET /virtual-networks?parent_id=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003294 10.0.0.38 - - [2025-08-14 02:34:03] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005924 10.0.0.38 - - [2025-08-14 02:34:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008161 10.0.0.38 - - [2025-08-14 02:34:04] "POST /neutron/network HTTP/1.1" 200 938 0.006806 10.0.0.38 - - [2025-08-14 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.38 - - [2025-08-14 02:34:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007225 10.0.0.38 - - [2025-08-14 02:34:13] "POST /neutron/port HTTP/1.1" 200 1090 0.036206 10.0.0.38 - - [2025-08-14 02:34:13] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008782 10.0.0.27 - - [2025-08-14 02:34:16] "GET /obj-perms HTTP/1.1" 200 5056 0.040282 10.0.0.38 - - [2025-08-14 02:34:19] "POST /neutron/port HTTP/1.1" 200 1090 0.018993 10.0.0.38 - - [2025-08-14 02:34:19] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011702 10.0.0.38 - - [2025-08-14 02:34:19] "GET /virtual-machine/b460b520-15e8-4a44-bb31-9c6938b86027 HTTP/1.1" 200 1295 0.006635 10.0.0.38 - - [2025-08-14 02:34:19] "GET /virtual-machine-interface/c0d3a244-615d-4686-9610-d708ce5b0ecb HTTP/1.1" 200 2952 0.006293 10.0.0.38 - - [2025-08-14 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.38 - - [2025-08-14 02:34:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005487 10.0.0.38 - - [2025-08-14 02:34:19] "GET /virtual-networks?parent_id=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004712 10.0.0.38 - - [2025-08-14 02:34:19] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007674 10.0.0.38 - - [2025-08-14 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.38 - - [2025-08-14 02:34:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005123 10.0.0.38 - - [2025-08-14 02:34:20] "GET /virtual-networks?parent_id=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004237 10.0.0.38 - - [2025-08-14 02:34:20] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007058 10.0.0.38 - - [2025-08-14 02:34:55] "POST /neutron/port HTTP/1.1" 200 1092 0.021480 10.0.0.38 - - [2025-08-14 02:34:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003985 10.0.0.38 - - [2025-08-14 02:34:55] "POST /neutron/network HTTP/1.1" 200 930 0.008571 10.0.0.38 - - [2025-08-14 02:35:06] "POST /neutron/network HTTP/1.1" 200 938 0.007692 10.0.0.38 - - [2025-08-14 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.38 - - [2025-08-14 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.23 - - [2025-08-14 02:35:13] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001722 10.0.0.38 - - [2025-08-14 02:35:13] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051527 10.0.0.38 - - [2025-08-14 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2025-08-14 02:35:13] "PUT /network-policy/c079e0f5-366b-49d8-90cb-d7eefea5eb23 HTTP/1.1" 200 262 0.014199 10.0.0.23 - - [2025-08-14 02:35:14] "POST /ref-update HTTP/1.1" 200 156 0.043952 10.0.0.38 - - [2025-08-14 02:35:17] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005460 10.0.0.38 - - [2025-08-14 02:35:17] "POST /neutron/network HTTP/1.1" 200 826 0.098715 10.0.0.23 - - [2025-08-14 02:35:17] "DELETE /access-control-list/81cea591-5ae8-439b-9879-0779cbca63a4 HTTP/1.1" 200 115 0.063495 10.0.0.38 - - [2025-08-14 02:35:17] "GET /virtual-network/560b1b77-9883-4f57-9eab-a9381dc7eac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008795 10.0.0.38 - - [2025-08-14 02:35:17] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005036 10.0.0.38 - - [2025-08-14 02:35:17] "POST /neutron/network HTTP/1.1" 200 828 0.064065 10.0.0.38 - - [2025-08-14 02:35:17] "GET /virtual-network/054d26b7-b034-417f-a2e4-81c2c1bbc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005591 10.0.0.38 - - [2025-08-14 02:35:17] "DELETE /network-policy/c079e0f5-366b-49d8-90cb-d7eefea5eb23 HTTP/1.1" 200 115 0.044840 10.0.0.38 - - [2025-08-14 02:35:17] "POST /neutron/network HTTP/1.1" 200 826 0.006214 10.0.0.38 - - [2025-08-14 02:35:17] "POST /neutron/port HTTP/1.1" 200 1092 0.014487 10.0.0.38 - - [2025-08-14 02:35:17] "POST /neutron/port HTTP/1.1" 200 151 0.217353 10.0.0.23 - - [2025-08-14 02:35:19] "DELETE /route-target/f5d49f00-1c8a-4b7f-ae34-39b71d3cd3c3 HTTP/1.1" 200 115 0.023562 10.0.0.38 - - [2025-08-14 02:35:19] "POST /neutron/network HTTP/1.1" 200 828 0.006092 10.0.0.23 - - [2025-08-14 02:35:21] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001239 10.0.0.38 - - [2025-08-14 02:35:21] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044720 10.0.0.23 - - [2025-08-14 02:35:21] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001449 10.0.0.38 - - [2025-08-14 02:35:21] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?fields=virtual_networks HTTP/1.1" 200 1037 0.055218 10.0.0.23 - - [2025-08-14 02:35:21] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001081 10.0.0.38 - - [2025-08-14 02:35:21] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.039651 10.0.0.23 - - [2025-08-14 02:35:21] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001667 10.0.0.38 - - [2025-08-14 02:35:21] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?fields=security_groups HTTP/1.1" 200 1265 0.045736 10.0.0.38 - - [2025-08-14 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.021886 10.0.0.23 - - [2025-08-14 02:35:22] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002753 10.0.0.23 - - [2025-08-14 02:35:22] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.23 - - [2025-08-14 02:35:22] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031882 10.0.0.23 - - [2025-08-14 02:35:22] "POST /id-to-fqname HTTP/1.1" 200 202 0.002130 10.0.0.23 - - [2025-08-14 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.005363 10.0.0.23 - - [2025-08-14 02:35:22] "POST /security-groups HTTP/1.1" 200 603 0.076506 10.0.0.23 - - [2025-08-14 02:35:22] "POST /fqname-to-id HTTP/1.1" 404 246 0.003039 10.0.0.23 - - [2025-08-14 02:35:22] "POST /projects HTTP/1.1" 200 609 0.279534 10.0.0.23 - - [2025-08-14 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.313151 10.0.0.38 - - [2025-08-14 02:35:23] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.485711 10.0.0.23 - - [2025-08-14 02:35:23] "POST /access-control-lists HTTP/1.1" 200 606 0.058762 10.0.0.38 - - [2025-08-14 02:35:24] "GET / HTTP/1.1" 200 35931 0.002596 10.0.0.38 - - [2025-08-14 02:35:27] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000521 10.0.0.23 - - [2025-08-14 02:35:27] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001350 10.0.0.38 - - [2025-08-14 02:35:27] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.087778 10.0.0.38 - - [2025-08-14 02:35:28] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.38 - - [2025-08-14 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-08-14 02:35:28] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001365 10.0.0.38 - - [2025-08-14 02:35:28] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009172 10.0.0.38 - - [2025-08-14 02:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.23 - - [2025-08-14 02:35:28] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258 10.0.0.38 - - [2025-08-14 02:35:28] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057978 10.0.0.38 - - [2025-08-14 02:35:29] "GET /domains HTTP/1.1" 401 292 0.000487 10.0.0.38 - - [2025-08-14 02:35:30] "GET /domains HTTP/1.1" 200 280 0.027395 10.0.0.23 - - [2025-08-14 02:35:30] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001822 10.0.0.38 - - [2025-08-14 02:35:30] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada HTTP/1.1" 200 2772 0.014600 10.0.0.23 - - [2025-08-14 02:35:30] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001738 10.0.0.38 - - [2025-08-14 02:35:30] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3 HTTP/1.1" 200 1924 0.099215 10.0.0.38 - - [2025-08-14 02:35:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003534 10.0.0.38 - - [2025-08-14 02:35:30] "POST /network-ipams HTTP/1.1" 200 621 0.041863 10.0.0.38 - - [2025-08-14 02:35:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1027 0.005565 10.0.0.38 - - [2025-08-14 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.38 - - [2025-08-14 02:35:30] "GET /network-ipam/b64c7397-de8b-47e7-bbaa-71b47b8f8d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.006371 10.0.0.38 - - [2025-08-14 02:35:30] "PUT /network-ipam/b64c7397-de8b-47e7-bbaa-71b47b8f8d99 HTTP/1.1" 200 258 0.019428 10.0.0.38 - - [2025-08-14 02:35:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.38 - - [2025-08-14 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024356 10.0.0.23 - - [2025-08-14 02:35:31] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001306 10.0.0.38 - - [2025-08-14 02:35:31] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.063846 10.0.0.23 - - [2025-08-14 02:35:31] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001325 10.0.0.38 - - [2025-08-14 02:35:31] "POST /neutron/network HTTP/1.1" 200 623 0.209653 10.0.0.23 - - [2025-08-14 02:35:32] "POST /useragent-kv HTTP/1.1" 200 115 0.014840 10.0.0.23 - - [2025-08-14 02:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.051524 10.0.0.38 - - [2025-08-14 02:35:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.267683 10.0.0.38 - - [2025-08-14 02:35:32] "POST /id-to-fqname HTTP/1.1" 200 235 0.001393 10.0.0.38 - - [2025-08-14 02:35:32] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005931 10.0.0.38 - - [2025-08-14 02:35:32] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007737 10.0.0.38 - - [2025-08-14 02:35:32] "POST /neutron/network HTTP/1.1" 200 1337 0.015725 10.0.0.38 - - [2025-08-14 02:35:32] "POST /neutron/subnet HTTP/1.1" 200 828 0.009903 10.0.0.38 - - [2025-08-14 02:35:33] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006370 10.0.0.23 - - [2025-08-14 02:35:34] "GET /obj-perms HTTP/1.1" 200 5019 0.053172 10.0.0.38 - - [2025-08-14 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.004919 10.0.0.38 - - [2025-08-14 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.23 - - [2025-08-14 02:35:34] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001954 10.0.0.38 - - [2025-08-14 02:35:34] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.062201 10.0.0.38 - - [2025-08-14 02:35:34] "POST /network-policys HTTP/1.1" 200 563 0.033401 10.0.0.38 - - [2025-08-14 02:35:34] "GET /network-policy/ad2121c6-ac7f-47a1-8623-e0433a8ba27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006336 10.0.0.38 - - [2025-08-14 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003251 10.0.0.38 - - [2025-08-14 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.23 - - [2025-08-14 02:35:34] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001053 10.0.0.38 - - [2025-08-14 02:35:34] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056753 10.0.0.38 - - [2025-08-14 02:35:34] "POST /network-policys HTTP/1.1" 200 563 0.031617 10.0.0.38 - - [2025-08-14 02:35:34] "GET /network-policy/436024dd-cc7e-45f3-a7f2-34e92f78c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.013723 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003564 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.23 - - [2025-08-14 02:35:35] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.38 - - [2025-08-14 02:35:35] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.051879 10.0.0.38 - - [2025-08-14 02:35:35] "POST /network-policys HTTP/1.1" 200 563 0.033455 10.0.0.38 - - [2025-08-14 02:35:35] "GET /network-policy/f4e71d36-c2ea-436a-908c-099b4e3bf601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006336 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003288 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.23 - - [2025-08-14 02:35:35] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001189 10.0.0.38 - - [2025-08-14 02:35:35] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.047779 10.0.0.38 - - [2025-08-14 02:35:35] "POST /network-policys HTTP/1.1" 200 563 0.028522 10.0.0.38 - - [2025-08-14 02:35:35] "GET /network-policy/7f410a84-d290-43d5-b272-442bbabf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006017 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.003418 10.0.0.38 - - [2025-08-14 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.23 - - [2025-08-14 02:35:35] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.38 - - [2025-08-14 02:35:36] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.045353 10.0.0.38 - - [2025-08-14 02:35:36] "POST /network-policys HTTP/1.1" 200 563 0.029027 10.0.0.38 - - [2025-08-14 02:35:36] "GET /network-policy/e76467e8-3ae4-4ba5-8de3-f4d02c097042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005928 10.0.0.38 - - [2025-08-14 02:35:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.004269 10.0.0.38 - - [2025-08-14 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.23 - - [2025-08-14 02:35:36] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001090 10.0.0.38 - - [2025-08-14 02:35:36] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044578 10.0.0.38 - - [2025-08-14 02:35:36] "POST /network-policys HTTP/1.1" 200 563 0.025644 10.0.0.38 - - [2025-08-14 02:35:36] "GET /network-policy/3ac8cc4d-5ffe-457d-a305-368fc3013f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007096 10.0.0.38 - - [2025-08-14 02:35:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.003148 10.0.0.38 - - [2025-08-14 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.23 - - [2025-08-14 02:35:36] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.38 - - [2025-08-14 02:35:36] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.042101 10.0.0.38 - - [2025-08-14 02:35:36] "POST /network-policys HTTP/1.1" 200 563 0.025936 10.0.0.38 - - [2025-08-14 02:35:36] "GET /network-policy/b3b6d534-bfce-44ca-802e-23309858cd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009025 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003289 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.23 - - [2025-08-14 02:35:37] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001318 10.0.0.38 - - [2025-08-14 02:35:37] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035528 10.0.0.38 - - [2025-08-14 02:35:37] "POST /network-policys HTTP/1.1" 200 563 0.025978 10.0.0.38 - - [2025-08-14 02:35:37] "GET /network-policy/8ff17611-fddb-4bda-a0f6-6e9445948ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005605 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.002967 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.23 - - [2025-08-14 02:35:37] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.38 - - [2025-08-14 02:35:37] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039918 10.0.0.38 - - [2025-08-14 02:35:37] "POST /network-policys HTTP/1.1" 200 563 0.025733 10.0.0.38 - - [2025-08-14 02:35:37] "GET /network-policy/70fcb29c-125a-466a-8839-47ee0ec80be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005827 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003083 10.0.0.38 - - [2025-08-14 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2025-08-14 02:35:37] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001125 10.0.0.38 - - [2025-08-14 02:35:37] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044179 10.0.0.38 - - [2025-08-14 02:35:37] "POST /network-policys HTTP/1.1" 200 563 0.027754 10.0.0.38 - - [2025-08-14 02:35:37] "GET /network-policy/27b0b498-7305-43e3-ba70-1d0b1d74b08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005714 10.0.0.23 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 404 252 0.004515 10.0.0.38 - - [2025-08-14 02:35:38] "POST /neutron/network HTTP/1.1" 200 2250 0.018326 10.0.0.23 - - [2025-08-14 02:35:38] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008392 10.0.0.38 - - [2025-08-14 02:35:38] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.034811 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/27b0b498-7305-43e3-ba70-1d0b1d74b08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004208 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/3ac8cc4d-5ffe-457d-a305-368fc3013f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004422 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/436024dd-cc7e-45f3-a7f2-34e92f78c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004483 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/70fcb29c-125a-466a-8839-47ee0ec80be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004069 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/7f410a84-d290-43d5-b272-442bbabf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004260 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/8ff17611-fddb-4bda-a0f6-6e9445948ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004250 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/ad2121c6-ac7f-47a1-8623-e0433a8ba27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004230 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.38 - - [2025-08-14 02:35:38] "GET /network-policy/b3b6d534-bfce-44ca-802e-23309858cd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004219 10.0.0.38 - - [2025-08-14 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-08-14 02:35:39] "GET /network-policy/e76467e8-3ae4-4ba5-8de3-f4d02c097042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004435 10.0.0.38 - - [2025-08-14 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2025-08-14 02:35:39] "GET /network-policy/f4e71d36-c2ea-436a-908c-099b4e3bf601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.012648 10.0.0.38 - - [2025-08-14 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 235 0.001320 10.0.0.23 - - [2025-08-14 02:35:40] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001577 10.0.0.38 - - [2025-08-14 02:35:40] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.070058 10.0.0.38 - - [2025-08-14 02:35:40] "POST /neutron/port HTTP/1.1" 200 117 0.006593 10.0.0.38 - - [2025-08-14 02:35:40] "POST /neutron/network HTTP/1.1" 200 2260 0.011056 10.0.0.38 - - [2025-08-14 02:35:41] "POST /neutron/port HTTP/1.1" 200 1174 0.038809 10.0.0.38 - - [2025-08-14 02:35:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004590 10.0.0.38 - - [2025-08-14 02:35:41] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.38 - - [2025-08-14 02:35:45] "POST /neutron/port HTTP/1.1" 200 1202 0.018857 10.0.0.38 - - [2025-08-14 02:35:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008744 10.0.0.38 - - [2025-08-14 02:35:45] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 401 292 0.000493 10.0.0.38 - - [2025-08-14 02:35:46] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 200 1304 0.026380 10.0.0.38 - - [2025-08-14 02:35:46] "GET /virtual-machine-interface/0bc62018-662b-4f63-802e-3e80c3674616 HTTP/1.1" 200 3167 0.008367 10.0.0.38 - - [2025-08-14 02:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.38 - - [2025-08-14 02:35:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003810 10.0.0.38 - - [2025-08-14 02:35:46] "GET /virtual-networks?parent_id=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003169 10.0.0.38 - - [2025-08-14 02:35:46] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006267 10.0.0.38 - - [2025-08-14 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2025-08-14 02:35:49] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006215 10.0.0.38 - - [2025-08-14 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.38 - - [2025-08-14 02:35:53] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008033 10.0.0.38 - - [2025-08-14 02:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.38 - - [2025-08-14 02:35:57] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006972 10.0.0.38 - - [2025-08-14 02:35:57] "POST /neutron/port HTTP/1.1" 200 1202 0.023839 10.0.0.38 - - [2025-08-14 02:35:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005507 10.0.0.38 - - [2025-08-14 02:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.001838 10.0.0.23 - - [2025-08-14 02:36:00] "DELETE /project/a12d65ee6b524a3182ad58e5bed45eb3 HTTP/1.1" 404 173 0.015705 10.0.0.23 - - [2025-08-14 02:36:00] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001982 10.0.0.23 - - [2025-08-14 02:36:00] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.094293 10.0.0.23 - - [2025-08-14 02:36:00] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001793 10.0.0.23 - - [2025-08-14 02:36:00] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?fields=security_groups HTTP/1.1" 200 1107 0.093455 10.0.0.23 - - [2025-08-14 02:36:00] "GET /projects?obj_uuids=e84638e2-92ed-4ef8-a257-d5d08dbc6fc3&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002795 10.0.0.23 - - [2025-08-14 02:36:00] "DELETE /access-control-list/f82571ea-9540-405e-86bf-bf8939ec12f0 HTTP/1.1" 200 115 0.113121 10.0.0.23 - - [2025-08-14 02:36:00] "GET /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3?fields=application_policy_sets HTTP/1.1" 200 1409 0.085746 10.0.0.23 - - [2025-08-14 02:36:01] "DELETE /project/e84638e2-92ed-4ef8-a257-d5d08dbc6fc3 HTTP/1.1" 200 115 0.578066 10.0.0.38 - - [2025-08-14 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.38 - - [2025-08-14 02:36:01] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006142 10.0.0.38 - - [2025-08-14 02:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.38 - - [2025-08-14 02:36:05] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006721 10.0.0.38 - - [2025-08-14 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2025-08-14 02:36:09] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006654 10.0.0.38 - - [2025-08-14 02:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.38 - - [2025-08-14 02:36:13] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008082 10.0.0.38 - - [2025-08-14 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.38 - - [2025-08-14 02:36:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004308 10.0.0.38 - - [2025-08-14 02:36:15] "GET /virtual-networks?parent_id=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003796 10.0.0.38 - - [2025-08-14 02:36:15] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008833 10.0.0.38 - - [2025-08-14 02:36:16] "POST /neutron/port HTTP/1.1" 200 1202 0.021096 10.0.0.38 - - [2025-08-14 02:36:18] "GET /obj-perms HTTP/1.1" 200 5056 0.040704 10.0.0.38 - - [2025-08-14 02:36:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008175 10.0.0.38 - - [2025-08-14 02:36:26] "POST /neutron/port HTTP/1.1" 200 1202 0.018552 10.0.0.38 - - [2025-08-14 02:36:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007692 10.0.0.38 - - [2025-08-14 02:36:36] "POST /neutron/port HTTP/1.1" 200 1202 0.018141 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/ad2121c6-ac7f-47a1-8623-e0433a8ba27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003968 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/436024dd-cc7e-45f3-a7f2-34e92f78c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004629 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/f4e71d36-c2ea-436a-908c-099b4e3bf601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004464 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/7f410a84-d290-43d5-b272-442bbabf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004546 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/e76467e8-3ae4-4ba5-8de3-f4d02c097042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004692 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/3ac8cc4d-5ffe-457d-a305-368fc3013f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004337 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/b3b6d534-bfce-44ca-802e-23309858cd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004807 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/8ff17611-fddb-4bda-a0f6-6e9445948ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004315 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/70fcb29c-125a-466a-8839-47ee0ec80be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004789 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/27b0b498-7305-43e3-ba70-1d0b1d74b08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005141 10.0.0.38 - - [2025-08-14 02:36:37] "POST /neutron/network HTTP/1.1" 200 1440 0.135907 10.0.0.38 - - [2025-08-14 02:36:37] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006545 10.0.0.38 - - [2025-08-14 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2025-08-14 02:36:37] "GET /network-policy/ad2121c6-ac7f-47a1-8623-e0433a8ba27d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004636 10.0.0.23 - - [2025-08-14 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008353 10.0.0.38 - - [2025-08-14 02:36:43] "POST /neutron/network HTTP/1.1" 200 1440 0.108318 10.0.0.23 - - [2025-08-14 02:36:43] "PUT /access-control-list/23a2e396-9068-47d7-887a-4e88d2fb94e6 HTTP/1.1" 200 272 0.059676 10.0.0.38 - - [2025-08-14 02:36:43] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006171 10.0.0.38 - - [2025-08-14 02:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.38 - - [2025-08-14 02:36:43] "GET /network-policy/436024dd-cc7e-45f3-a7f2-34e92f78c762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005259 10.0.0.23 - - [2025-08-14 02:36:48] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014205 10.0.0.38 - - [2025-08-14 02:36:48] "POST /neutron/network HTTP/1.1" 200 1440 0.116972 10.0.0.38 - - [2025-08-14 02:36:48] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008346 10.0.0.38 - - [2025-08-14 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2025-08-14 02:36:48] "GET /network-policy/f4e71d36-c2ea-436a-908c-099b4e3bf601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004396 10.0.0.38 - - [2025-08-14 02:36:53] "POST /neutron/network HTTP/1.1" 200 1440 0.110238 10.0.0.38 - - [2025-08-14 02:36:53] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006487 10.0.0.38 - - [2025-08-14 02:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.38 - - [2025-08-14 02:36:53] "GET /network-policy/7f410a84-d290-43d5-b272-442bbabf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005151 10.0.0.23 - - [2025-08-14 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.23 - - [2025-08-14 02:36:58] "PUT /access-control-list/23a2e396-9068-47d7-887a-4e88d2fb94e6 HTTP/1.1" 200 272 0.017464 10.0.0.38 - - [2025-08-14 02:36:58] "POST /neutron/network HTTP/1.1" 200 1440 0.090732 10.0.0.38 - - [2025-08-14 02:36:58] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006691 10.0.0.38 - - [2025-08-14 02:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.38 - - [2025-08-14 02:36:59] "GET /network-policy/e76467e8-3ae4-4ba5-8de3-f4d02c097042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005118 10.0.0.38 - - [2025-08-14 02:36:59] "POST /neutron/port HTTP/1.1" 200 1202 0.015618 10.0.0.38 - - [2025-08-14 02:36:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 10.0.0.38 - - [2025-08-14 02:36:59] "POST /neutron/port HTTP/1.1" 200 117 0.001119 10.0.0.23 - - [2025-08-14 02:37:04] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010152 10.0.0.38 - - [2025-08-14 02:37:04] "POST /neutron/network HTTP/1.1" 200 1440 0.142108 10.0.0.38 - - [2025-08-14 02:37:04] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008038 10.0.0.38 - - [2025-08-14 02:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2025-08-14 02:37:04] "GET /network-policy/3ac8cc4d-5ffe-457d-a305-368fc3013f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004267 10.0.0.38 - - [2025-08-14 02:37:09] "POST /neutron/network HTTP/1.1" 200 1440 0.096561 10.0.0.38 - - [2025-08-14 02:37:09] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007267 10.0.0.38 - - [2025-08-14 02:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.38 - - [2025-08-14 02:37:09] "GET /network-policy/b3b6d534-bfce-44ca-802e-23309858cd98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005893 10.0.0.23 - - [2025-08-14 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020620 10.0.0.38 - - [2025-08-14 02:37:14] "POST /neutron/network HTTP/1.1" 200 1440 0.125926 10.0.0.23 - - [2025-08-14 02:37:14] "PUT /access-control-list/23a2e396-9068-47d7-887a-4e88d2fb94e6 HTTP/1.1" 200 272 0.064807 10.0.0.38 - - [2025-08-14 02:37:14] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008282 10.0.0.38 - - [2025-08-14 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.38 - - [2025-08-14 02:37:14] "GET /network-policy/8ff17611-fddb-4bda-a0f6-6e9445948ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004165 10.0.0.27 - - [2025-08-14 02:37:18] "GET /obj-perms HTTP/1.1" 200 5056 0.050808 10.0.0.23 - - [2025-08-14 02:37:20] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009866 10.0.0.38 - - [2025-08-14 02:37:20] "POST /neutron/network HTTP/1.1" 200 1440 0.105249 10.0.0.38 - - [2025-08-14 02:37:20] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005821 10.0.0.38 - - [2025-08-14 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.38 - - [2025-08-14 02:37:20] "GET /network-policy/70fcb29c-125a-466a-8839-47ee0ec80be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004185 10.0.0.38 - - [2025-08-14 02:37:25] "POST /neutron/network HTTP/1.1" 200 1440 0.140882 10.0.0.38 - - [2025-08-14 02:37:25] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007696 10.0.0.38 - - [2025-08-14 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.38 - - [2025-08-14 02:37:25] "GET /network-policy/27b0b498-7305-43e3-ba70-1d0b1d74b08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005111 10.0.0.38 - - [2025-08-14 02:37:30] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 200 1304 0.004112 10.0.0.38 - - [2025-08-14 02:37:31] "POST /neutron/port HTTP/1.1" 200 1228 0.013792 10.0.0.38 - - [2025-08-14 02:37:32] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 404 171 0.003587 10.0.0.38 - - [2025-08-14 02:37:32] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 404 171 0.003208 10.0.0.38 - - [2025-08-14 02:37:32] "GET /virtual-machine/3c4ac1a3-f022-438d-98f6-d00c84055fad HTTP/1.1" 404 171 0.002794 10.0.0.38 - - [2025-08-14 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.38 - - [2025-08-14 02:37:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.38 - - [2025-08-14 02:37:32] "GET /virtual-networks?parent_id=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002982 10.0.0.38 - - [2025-08-14 02:37:32] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005363 10.0.0.38 - - [2025-08-14 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-08-14 02:37:32] "GET /routing-instance/3d01efdd-1eed-46db-aa73-3477859d507e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004194 10.0.0.38 - - [2025-08-14 02:37:33] "GET /route-target/66e82160-3c46-4e6b-9a6f-a41543b77174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003780 10.0.0.38 - - [2025-08-14 02:37:39] "GET /obj-perms HTTP/1.1" 200 5019 0.042445 10.0.0.27 - - [2025-08-14 02:37:39] "GET /obj-perms HTTP/1.1" 200 5019 0.039467 10.0.0.38 - - [2025-08-14 02:37:42] "GET /obj-perms HTTP/1.1" 200 5019 0.004400 10.0.0.23 - - [2025-08-14 02:37:42] "GET /obj-perms HTTP/1.1" 200 5019 0.003751 10.0.0.38 - - [2025-08-14 02:37:42] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.005481 10.0.0.23 - - [2025-08-14 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013256 10.0.0.38 - - [2025-08-14 02:37:42] "POST /neutron/network HTTP/1.1" 200 1337 0.080296 10.0.0.23 - - [2025-08-14 02:37:42] "DELETE /access-control-list/23a2e396-9068-47d7-887a-4e88d2fb94e6 HTTP/1.1" 200 115 0.060184 10.0.0.38 - - [2025-08-14 02:37:42] "GET /virtual-network/0a8c8c59-788f-4b7f-b250-c0a9f5177a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006238 10.0.0.38 - - [2025-08-14 02:37:42] "DELETE /network-policy/27b0b498-7305-43e3-ba70-1d0b1d74b08e HTTP/1.1" 200 115 0.054224 10.0.0.38 - - [2025-08-14 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.23 - - [2025-08-14 02:37:43] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001010 10.0.0.38 - - [2025-08-14 02:37:43] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032209 10.0.0.38 - - [2025-08-14 02:37:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005848 10.0.0.38 - - [2025-08-14 02:37:43] "DELETE /network-policy/70fcb29c-125a-466a-8839-47ee0ec80be3 HTTP/1.1" 200 115 0.035723 10.0.0.38 - - [2025-08-14 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.23 - - [2025-08-14 02:37:43] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.38 - - [2025-08-14 02:37:43] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036401 10.0.0.38 - - [2025-08-14 02:37:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005068 10.0.0.38 - - [2025-08-14 02:37:43] "DELETE /network-policy/8ff17611-fddb-4bda-a0f6-6e9445948ad4 HTTP/1.1" 200 115 0.035587 10.0.0.38 - - [2025-08-14 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.23 - - [2025-08-14 02:37:43] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.38 - - [2025-08-14 02:37:43] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048331 10.0.0.38 - - [2025-08-14 02:37:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.006564 10.0.0.38 - - [2025-08-14 02:37:43] "DELETE /network-policy/b3b6d534-bfce-44ca-802e-23309858cd98 HTTP/1.1" 200 115 0.073487 10.0.0.38 - - [2025-08-14 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.23 - - [2025-08-14 02:37:43] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001289 10.0.0.38 - - [2025-08-14 02:37:43] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058700 10.0.0.38 - - [2025-08-14 02:37:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.007113 10.0.0.38 - - [2025-08-14 02:37:43] "DELETE /network-policy/3ac8cc4d-5ffe-457d-a305-368fc3013f1c HTTP/1.1" 200 115 0.052345 10.0.0.38 - - [2025-08-14 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.23 - - [2025-08-14 02:37:43] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001356 10.0.0.38 - - [2025-08-14 02:37:43] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.056861 10.0.0.38 - - [2025-08-14 02:37:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005847 10.0.0.38 - - [2025-08-14 02:37:44] "DELETE /network-policy/e76467e8-3ae4-4ba5-8de3-f4d02c097042 HTTP/1.1" 200 115 0.052907 10.0.0.38 - - [2025-08-14 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.23 - - [2025-08-14 02:37:44] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001084 10.0.0.38 - - [2025-08-14 02:37:44] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049603 10.0.0.38 - - [2025-08-14 02:37:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.016051 10.0.0.38 - - [2025-08-14 02:37:44] "DELETE /network-policy/7f410a84-d290-43d5-b272-442bbabf7d21 HTTP/1.1" 200 115 0.054060 10.0.0.38 - - [2025-08-14 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.23 - - [2025-08-14 02:37:44] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.38 - - [2025-08-14 02:37:44] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053110 10.0.0.38 - - [2025-08-14 02:37:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005408 10.0.0.38 - - [2025-08-14 02:37:44] "DELETE /network-policy/f4e71d36-c2ea-436a-908c-099b4e3bf601 HTTP/1.1" 200 115 0.044555 10.0.0.38 - - [2025-08-14 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.23 - - [2025-08-14 02:37:44] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.38 - - [2025-08-14 02:37:44] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039227 10.0.0.38 - - [2025-08-14 02:37:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005444 10.0.0.38 - - [2025-08-14 02:37:44] "DELETE /network-policy/436024dd-cc7e-45f3-a7f2-34e92f78c762 HTTP/1.1" 200 115 0.061317 10.0.0.38 - - [2025-08-14 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-08-14 02:37:44] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001714 10.0.0.38 - - [2025-08-14 02:37:44] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040863 10.0.0.38 - - [2025-08-14 02:37:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004914 10.0.0.38 - - [2025-08-14 02:37:45] "DELETE /network-policy/ad2121c6-ac7f-47a1-8623-e0433a8ba27d HTTP/1.1" 200 115 0.044158 10.0.0.38 - - [2025-08-14 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.23 - - [2025-08-14 02:37:45] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001532 10.0.0.38 - - [2025-08-14 02:37:45] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043960 10.0.0.38 - - [2025-08-14 02:37:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-82977919&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005693 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003350 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002518 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002369 10.0.0.23 - - [2025-08-14 02:37:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001953 10.0.0.38 - - [2025-08-14 02:37:45] "POST /neutron/network HTTP/1.1" 200 151 0.205321 10.0.0.38 - - [2025-08-14 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2025-08-14 02:37:45] "DELETE /network-ipam/b64c7397-de8b-47e7-bbaa-71b47b8f8d99 HTTP/1.1" 200 115 0.031759 10.0.0.38 - - [2025-08-14 02:37:45] "POST /fqname-to-id HTTP/1.1" 404 260 0.003042 10.0.0.23 - - [2025-08-14 02:37:45] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.23 - - [2025-08-14 02:37:45] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.036906 10.0.0.23 - - [2025-08-14 02:37:45] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001100 10.0.0.23 - - [2025-08-14 02:37:45] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=security_groups HTTP/1.1" 200 1399 0.042140 10.0.0.23 - - [2025-08-14 02:37:46] "DELETE /security-group/789e70e9-d13b-4f8f-b338-37e14601651b HTTP/1.1" 200 115 0.100883 10.0.0.23 - - [2025-08-14 02:37:46] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.23 - - [2025-08-14 02:37:46] "DELETE /access-control-list/f8a2feda-2bfd-4381-80db-0b795ef2c3f8 HTTP/1.1" 200 115 0.058229 10.0.0.23 - - [2025-08-14 02:37:46] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=application_policy_sets HTTP/1.1" 200 1438 0.064999 10.0.0.38 - - [2025-08-14 02:37:46] "DELETE /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3 HTTP/1.1" 200 115 0.461626 10.0.0.23 - - [2025-08-14 02:37:46] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001543 10.0.0.38 - - [2025-08-14 02:37:46] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?fields=projects HTTP/1.1" 200 1243 0.014267 10.0.0.23 - - [2025-08-14 02:37:48] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003009 10.0.0.23 - - [2025-08-14 02:37:48] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.23 - - [2025-08-14 02:37:48] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.051256 10.0.0.23 - - [2025-08-14 02:37:49] "POST /id-to-fqname HTTP/1.1" 200 202 0.001184 10.0.0.23 - - [2025-08-14 02:37:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.003115 10.0.0.23 - - [2025-08-14 02:37:49] "POST /security-groups HTTP/1.1" 200 603 0.027632 10.0.0.23 - - [2025-08-14 02:37:49] "POST /projects HTTP/1.1" 200 609 0.233470 10.0.0.23 - - [2025-08-14 02:37:49] "POST /access-control-lists HTTP/1.1" 200 608 0.043141 10.0.0.23 - - [2025-08-14 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.315741 10.0.0.38 - - [2025-08-14 02:37:49] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.491860 10.0.0.23 - - [2025-08-14 02:37:49] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001291 10.0.0.38 - - [2025-08-14 02:37:49] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=virtual_networks HTTP/1.1" 200 1056 0.081870 10.0.0.23 - - [2025-08-14 02:37:49] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001107 10.0.0.38 - - [2025-08-14 02:37:49] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.051195 10.0.0.23 - - [2025-08-14 02:37:49] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001213 10.0.0.38 - - [2025-08-14 02:37:49] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=security_groups HTTP/1.1" 200 1294 0.064280 10.0.0.38 - - [2025-08-14 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.032695 10.0.0.23 - - [2025-08-14 02:37:50] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003504 10.0.0.23 - - [2025-08-14 02:37:50] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.23 - - [2025-08-14 02:37:50] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012906 10.0.0.23 - - [2025-08-14 02:37:50] "POST /id-to-fqname HTTP/1.1" 200 196 0.003771 10.0.0.23 - - [2025-08-14 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.005941 10.0.0.23 - - [2025-08-14 02:37:50] "POST /security-groups HTTP/1.1" 200 597 0.053614 10.0.0.23 - - [2025-08-14 02:37:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.008670 10.0.0.23 - - [2025-08-14 02:37:50] "POST /projects HTTP/1.1" 200 597 0.402365 10.0.0.23 - - [2025-08-14 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.437911 10.0.0.23 - - [2025-08-14 02:37:51] "POST /access-control-lists HTTP/1.1" 200 600 0.054502 10.0.0.38 - - [2025-08-14 02:37:51] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.631392 10.0.0.38 - - [2025-08-14 02:37:52] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.38 - - [2025-08-14 02:37:54] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000475 10.0.0.23 - - [2025-08-14 02:37:54] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001075 10.0.0.38 - - [2025-08-14 02:37:54] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.065298 10.0.0.38 - - [2025-08-14 02:37:55] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.38 - - [2025-08-14 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.23 - - [2025-08-14 02:37:55] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001001 10.0.0.38 - - [2025-08-14 02:37:55] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007317 10.0.0.38 - - [2025-08-14 02:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.23 - - [2025-08-14 02:37:55] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001090 10.0.0.38 - - [2025-08-14 02:37:55] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.039782 10.0.0.38 - - [2025-08-14 02:37:56] "GET /domains HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2025-08-14 02:37:56] "GET /domains HTTP/1.1" 200 280 0.022887 10.0.0.23 - - [2025-08-14 02:37:56] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001096 10.0.0.38 - - [2025-08-14 02:37:56] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada HTTP/1.1" 200 2776 0.009105 10.0.0.23 - - [2025-08-14 02:37:56] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.38 - - [2025-08-14 02:37:56] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b HTTP/1.1" 200 1888 0.090556 10.0.0.38 - - [2025-08-14 02:37:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003443 10.0.0.38 - - [2025-08-14 02:37:56] "POST /network-ipams HTTP/1.1" 200 603 0.030799 10.0.0.38 - - [2025-08-14 02:37:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1015 0.003691 10.0.0.38 - - [2025-08-14 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2025-08-14 02:37:57] "GET /network-ipam/70bab1f3-c89a-4a96-b709-0e010de77ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.007665 10.0.0.38 - - [2025-08-14 02:37:57] "PUT /network-ipam/70bab1f3-c89a-4a96-b709-0e010de77ce5 HTTP/1.1" 200 258 0.014087 10.0.0.38 - - [2025-08-14 02:37:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.38 - - [2025-08-14 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024750 10.0.0.23 - - [2025-08-14 02:37:57] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001750 10.0.0.38 - - [2025-08-14 02:37:57] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042508 10.0.0.23 - - [2025-08-14 02:37:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007386 10.0.0.38 - - [2025-08-14 02:37:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.265530 10.0.0.38 - - [2025-08-14 02:37:58] "POST /id-to-fqname HTTP/1.1" 200 229 0.001316 10.0.0.38 - - [2025-08-14 02:37:58] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007017 10.0.0.38 - - [2025-08-14 02:37:58] "POST /neutron/network HTTP/1.1" 200 1074 0.007464 10.0.0.38 - - [2025-08-14 02:37:58] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004830 10.0.0.38 - - [2025-08-14 02:37:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.009695 10.0.0.38 - - [2025-08-14 02:37:59] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005671 10.0.0.27 - - [2025-08-14 02:38:00] "GET /obj-perms HTTP/1.1" 200 5013 0.047021 10.0.0.38 - - [2025-08-14 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.23 - - [2025-08-14 02:38:00] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001109 10.0.0.38 - - [2025-08-14 02:38:00] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044119 10.0.0.23 - - [2025-08-14 02:38:00] "POST /route-targets HTTP/1.1" 200 327 0.016891 10.0.0.23 - - [2025-08-14 02:38:01] "POST /useragent-kv HTTP/1.1" 200 115 0.015110 10.0.0.38 - - [2025-08-14 02:38:01] "POST /neutron/subnet HTTP/1.1" 200 701 0.226430 10.0.0.38 - - [2025-08-14 02:38:01] "POST /id-to-fqname HTTP/1.1" 200 229 0.001448 10.0.0.38 - - [2025-08-14 02:38:01] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.013714 10.0.0.38 - - [2025-08-14 02:38:01] "POST /neutron/network HTTP/1.1" 200 1074 0.010341 10.0.0.38 - - [2025-08-14 02:38:01] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006598 10.0.0.23 - - [2025-08-14 02:38:01] "DELETE /project/a12d65ee6b524a3182ad58e5bed45eb3 HTTP/1.1" 404 173 0.005630 10.0.0.23 - - [2025-08-14 02:38:01] "DELETE /project/60df1275f1cb423999bff4ebb430873b HTTP/1.1" 404 173 0.010297 10.0.0.23 - - [2025-08-14 02:38:01] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.38 - - [2025-08-14 02:38:01] "POST /neutron/subnet HTTP/1.1" 200 701 0.056136 10.0.0.23 - - [2025-08-14 02:38:01] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.138405 10.0.0.23 - - [2025-08-14 02:38:01] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001836 10.0.0.23 - - [2025-08-14 02:38:01] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=security_groups HTTP/1.1" 200 1399 0.073283 10.0.0.23 - - [2025-08-14 02:38:01] "DELETE /security-group/2284f2fd-8a1d-4920-906c-49ad7a3bde86 HTTP/1.1" 200 115 0.114638 10.0.0.23 - - [2025-08-14 02:38:01] "GET /projects?obj_uuids=a12d65ee-6b52-4a31-82ad-58e5bed45eb3&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001226 10.0.0.23 - - [2025-08-14 02:38:01] "GET /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3?fields=application_policy_sets HTTP/1.1" 200 1438 0.090757 10.0.0.38 - - [2025-08-14 02:38:01] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006250 10.0.0.23 - - [2025-08-14 02:38:01] "DELETE /access-control-list/9e85ddea-c318-4336-a32d-3277c03b93ab HTTP/1.1" 200 115 0.095407 10.0.0.23 - - [2025-08-14 02:38:02] "DELETE /project/a12d65ee-6b52-4a31-82ad-58e5bed45eb3 HTTP/1.1" 200 115 0.755806 10.0.0.38 - - [2025-08-14 02:38:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.004364 10.0.0.38 - - [2025-08-14 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.23 - - [2025-08-14 02:38:02] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001675 10.0.0.38 - - [2025-08-14 02:38:02] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.052057 10.0.0.38 - - [2025-08-14 02:38:02] "POST /network-policys HTTP/1.1" 200 527 0.078026 10.0.0.38 - - [2025-08-14 02:38:02] "GET /network-policy/662c1975-11fe-42e9-805e-6287a7d1a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006294 10.0.0.38 - - [2025-08-14 02:38:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.003104 10.0.0.38 - - [2025-08-14 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-08-14 02:38:02] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.38 - - [2025-08-14 02:38:03] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044217 10.0.0.38 - - [2025-08-14 02:38:03] "POST /network-policys HTTP/1.1" 200 527 0.077632 10.0.0.38 - - [2025-08-14 02:38:03] "GET /network-policy/06d0edd5-fb2a-4c70-8553-359182127128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.005833 10.0.0.38 - - [2025-08-14 02:38:03] "POST /fqname-to-id HTTP/1.1" 404 205 0.003383 10.0.0.38 - - [2025-08-14 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.23 - - [2025-08-14 02:38:03] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.38 - - [2025-08-14 02:38:03] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.050752 10.0.0.38 - - [2025-08-14 02:38:03] "POST /network-policys HTTP/1.1" 200 527 0.069608 10.0.0.38 - - [2025-08-14 02:38:03] "GET /network-policy/58999fea-eb53-41a4-abd1-49dc62ccc87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006887 10.0.0.38 - - [2025-08-14 02:38:03] "POST /fqname-to-id HTTP/1.1" 404 205 0.003122 10.0.0.38 - - [2025-08-14 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.23 - - [2025-08-14 02:38:03] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.38 - - [2025-08-14 02:38:03] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044183 10.0.0.38 - - [2025-08-14 02:38:03] "POST /network-policys HTTP/1.1" 200 527 0.069783 10.0.0.38 - - [2025-08-14 02:38:03] "GET /network-policy/911b705a-fad3-4943-84cf-115be9f0df09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.007013 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.003546 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.23 - - [2025-08-14 02:38:04] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.38 - - [2025-08-14 02:38:04] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.038579 10.0.0.38 - - [2025-08-14 02:38:04] "POST /network-policys HTTP/1.1" 200 531 0.027439 10.0.0.38 - - [2025-08-14 02:38:04] "GET /network-policy/0ec37d20-c4eb-42c7-a302-94e200da3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005762 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003272 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2025-08-14 02:38:04] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001544 10.0.0.38 - - [2025-08-14 02:38:04] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045321 10.0.0.38 - - [2025-08-14 02:38:04] "POST /network-policys HTTP/1.1" 200 529 0.069664 10.0.0.38 - - [2025-08-14 02:38:04] "GET /network-policy/3a8408dd-9950-4fc3-a4e6-0caefdf3eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006164 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.004597 10.0.0.38 - - [2025-08-14 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.23 - - [2025-08-14 02:38:04] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001071 10.0.0.38 - - [2025-08-14 02:38:04] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043043 10.0.0.38 - - [2025-08-14 02:38:05] "POST /network-policys HTTP/1.1" 200 529 0.076662 10.0.0.38 - - [2025-08-14 02:38:05] "GET /network-policy/2f51cdfa-b323-4e9a-a986-44ff439bc910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006300 10.0.0.38 - - [2025-08-14 02:38:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.003189 10.0.0.38 - - [2025-08-14 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.23 - - [2025-08-14 02:38:05] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 10.0.0.38 - - [2025-08-14 02:38:05] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.040077 10.0.0.38 - - [2025-08-14 02:38:05] "POST /network-policys HTTP/1.1" 200 529 0.085452 10.0.0.38 - - [2025-08-14 02:38:05] "GET /network-policy/f32b7c6d-b42a-4249-a49a-75ac0a2fca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006104 10.0.0.38 - - [2025-08-14 02:38:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.003334 10.0.0.38 - - [2025-08-14 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.23 - - [2025-08-14 02:38:05] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001012 10.0.0.38 - - [2025-08-14 02:38:05] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.044584 10.0.0.38 - - [2025-08-14 02:38:05] "POST /network-policys HTTP/1.1" 200 529 0.069694 10.0.0.38 - - [2025-08-14 02:38:05] "GET /network-policy/25e699b4-d201-4b7f-a77c-f43d6decec32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005950 10.0.0.38 - - [2025-08-14 02:38:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.003317 10.0.0.38 - - [2025-08-14 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.23 - - [2025-08-14 02:38:06] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001161 10.0.0.38 - - [2025-08-14 02:38:06] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.034089 10.0.0.38 - - [2025-08-14 02:38:06] "POST /network-policys HTTP/1.1" 200 533 0.042293 10.0.0.38 - - [2025-08-14 02:38:06] "GET /network-policy/ca1e6311-6526-447b-b193-2e6cb4a16ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.005887 10.0.0.38 - - [2025-08-14 02:38:06] "POST /neutron/network HTTP/1.1" 200 1157 0.011665 10.0.0.38 - - [2025-08-14 02:38:06] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.028215 10.0.0.38 - - [2025-08-14 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2025-08-14 02:38:06] "GET /network-policy/662c1975-11fe-42e9-805e-6287a7d1a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004305 10.0.0.23 - - [2025-08-14 02:38:07] "POST /fqname-to-id HTTP/1.1" 404 246 0.008303 10.0.0.38 - - [2025-08-14 02:38:07] "POST /neutron/network HTTP/1.1" 200 1159 0.020823 10.0.0.38 - - [2025-08-14 02:38:07] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007300 10.0.0.38 - - [2025-08-14 02:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013399 10.0.0.38 - - [2025-08-14 02:38:07] "GET /network-policy/0ec37d20-c4eb-42c7-a302-94e200da3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004560 10.0.0.38 - - [2025-08-14 02:38:07] "POST /id-to-fqname HTTP/1.1" 200 229 0.001416 10.0.0.23 - - [2025-08-14 02:38:08] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001059 10.0.0.38 - - [2025-08-14 02:38:08] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.064261 10.0.0.38 - - [2025-08-14 02:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.005960 10.0.0.38 - - [2025-08-14 02:38:08] "POST /id-to-fqname HTTP/1.1" 200 229 0.001405 10.0.0.38 - - [2025-08-14 02:38:08] "POST /neutron/network HTTP/1.1" 200 1169 0.014237 10.0.0.23 - - [2025-08-14 02:38:08] "PUT /access-control-list/401ef8cc-390f-44f7-a55d-7c77fe2316bd HTTP/1.1" 200 272 0.023856 10.0.0.38 - - [2025-08-14 02:38:09] "POST /neutron/port HTTP/1.1" 200 1061 0.019249 10.0.0.23 - - [2025-08-14 02:38:09] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001275 10.0.0.38 - - [2025-08-14 02:38:09] "POST /neutron/port HTTP/1.1" 200 1089 0.022892 10.0.0.38 - - [2025-08-14 02:38:09] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.119829 10.0.0.38 - - [2025-08-14 02:38:09] "POST /neutron/subnet HTTP/1.1" 200 675 0.015255 10.0.0.38 - - [2025-08-14 02:38:09] "POST /neutron/port HTTP/1.1" 200 1089 0.021057 10.0.0.38 - - [2025-08-14 02:38:09] "POST /neutron/port HTTP/1.1" 200 1089 0.016901 10.0.0.23 - - [2025-08-14 02:38:10] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001073 10.0.0.23 - - [2025-08-14 02:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.226609 10.0.0.23 - - [2025-08-14 02:38:10] "GET /obj-perms HTTP/1.1" 200 5056 0.332323 10.0.0.38 - - [2025-08-14 02:38:10] "GET /obj-perms HTTP/1.1" 200 5056 0.438981 10.0.0.38 - - [2025-08-14 02:38:10] "POST /neutron/port HTTP/1.1" 200 1061 0.398463 10.0.0.38 - - [2025-08-14 02:38:10] "POST /neutron/port HTTP/1.1" 200 1115 0.159494 10.0.0.38 - - [2025-08-14 02:38:10] "POST /neutron/subnet HTTP/1.1" 200 675 0.012675 10.0.0.27 - - [2025-08-14 02:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.006134 10.0.0.27 - - [2025-08-14 02:38:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004448 10.0.0.23 - - [2025-08-14 02:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.003880 10.0.0.38 - - [2025-08-14 02:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.066002 10.0.0.38 - - [2025-08-14 02:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.150373 10.0.0.27 - - [2025-08-14 02:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.162416 10.0.0.23 - - [2025-08-14 02:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.288946 10.0.0.38 - - [2025-08-14 02:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.358975 10.0.0.27 - - [2025-08-14 02:38:12] "GET /obj-perms HTTP/1.1" 200 5056 0.367247 10.0.0.38 - - [2025-08-14 02:38:14] "POST /neutron/port HTTP/1.1" 200 1089 0.014333 10.0.0.38 - - [2025-08-14 02:38:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007581 10.0.0.38 - - [2025-08-14 02:38:15] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2025-08-14 02:38:15] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 200 1298 0.026398 10.0.0.38 - - [2025-08-14 02:38:15] "GET /virtual-machine-interface/242f4df1-6ab4-4a47-a0fc-c66574f5d485 HTTP/1.1" 200 2951 0.005689 10.0.0.38 - - [2025-08-14 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2025-08-14 02:38:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004663 10.0.0.38 - - [2025-08-14 02:38:15] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003585 10.0.0.38 - - [2025-08-14 02:38:15] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007621 10.0.0.38 - - [2025-08-14 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.38 - - [2025-08-14 02:38:18] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005998 10.0.0.38 - - [2025-08-14 02:38:19] "GET /obj-perms HTTP/1.1" 200 5056 0.045959 10.0.0.38 - - [2025-08-14 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.38 - - [2025-08-14 02:38:22] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007320 10.0.0.38 - - [2025-08-14 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-08-14 02:38:26] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005331 10.0.0.38 - - [2025-08-14 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2025-08-14 02:38:30] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006054 10.0.0.38 - - [2025-08-14 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2025-08-14 02:38:34] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005221 10.0.0.38 - - [2025-08-14 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.38 - - [2025-08-14 02:38:39] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007043 10.0.0.38 - - [2025-08-14 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.38 - - [2025-08-14 02:38:43] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005324 10.0.0.38 - - [2025-08-14 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-08-14 02:38:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003450 10.0.0.38 - - [2025-08-14 02:38:45] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002646 10.0.0.38 - - [2025-08-14 02:38:45] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005457 10.0.0.38 - - [2025-08-14 02:38:45] "POST /neutron/port HTTP/1.1" 200 1089 0.013606 10.0.0.38 - - [2025-08-14 02:38:50] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007877 10.0.0.38 - - [2025-08-14 02:38:55] "POST /neutron/port HTTP/1.1" 200 1089 0.013442 10.0.0.38 - - [2025-08-14 02:38:55] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006826 10.0.0.38 - - [2025-08-14 02:39:00] "POST /neutron/network HTTP/1.1" 200 1167 0.010113 10.0.0.38 - - [2025-08-14 02:39:00] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.38 - - [2025-08-14 02:39:00] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007592 10.0.0.38 - - [2025-08-14 02:39:01] "POST /neutron/port HTTP/1.1" 200 1089 0.016822 10.0.0.38 - - [2025-08-14 02:39:01] "GET /virtual-machine/a7434857-3d0b-490e-b69b-53833a85587f HTTP/1.1" 200 1299 0.005962 10.0.0.38 - - [2025-08-14 02:39:01] "GET /virtual-machine-interface/3d858c23-0544-48c5-a95b-8b0687c4a7ee HTTP/1.1" 200 2951 0.005584 10.0.0.38 - - [2025-08-14 02:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-08-14 02:39:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003780 10.0.0.38 - - [2025-08-14 02:39:01] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003021 10.0.0.38 - - [2025-08-14 02:39:01] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006297 10.0.0.38 - - [2025-08-14 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2025-08-14 02:39:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003752 10.0.0.38 - - [2025-08-14 02:39:02] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003074 10.0.0.38 - - [2025-08-14 02:39:02] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005756 10.0.0.38 - - [2025-08-14 02:39:02] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007391 10.0.0.38 - - [2025-08-14 02:39:07] "POST /neutron/port HTTP/1.1" 200 1089 0.015043 10.0.0.38 - - [2025-08-14 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.38 - - [2025-08-14 02:39:08] "GET /network-policy/0ec37d20-c4eb-42c7-a302-94e200da3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004038 10.0.0.38 - - [2025-08-14 02:39:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010488 10.0.0.38 - - [2025-08-14 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.38 - - [2025-08-14 02:39:08] "GET /network-policy/662c1975-11fe-42e9-805e-6287a7d1a931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003792 10.0.0.38 - - [2025-08-14 02:39:08] "POST /neutron/network HTTP/1.1" 200 1157 0.011908 10.0.0.38 - - [2025-08-14 02:39:08] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.015105 10.0.0.38 - - [2025-08-14 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014447 10.0.0.38 - - [2025-08-14 02:39:08] "GET /network-policy/06d0edd5-fb2a-4c70-8553-359182127128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3981 0.004150 10.0.0.38 - - [2025-08-14 02:39:12] "POST /neutron/network HTTP/1.1" 200 1169 0.029389 10.0.0.38 - - [2025-08-14 02:39:12] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.23 - - [2025-08-14 02:39:19] "GET /obj-perms HTTP/1.1" 200 5056 0.041632 10.0.0.23 - - [2025-08-14 02:40:00] "PUT /access-control-list/401ef8cc-390f-44f7-a55d-7c77fe2316bd HTTP/1.1" 200 272 0.032800 10.0.0.38 - - [2025-08-14 02:40:00] "POST /neutron/network HTTP/1.1" 200 1160 0.098231 10.0.0.38 - - [2025-08-14 02:40:00] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.024174 10.0.0.38 - - [2025-08-14 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011312 10.0.0.38 - - [2025-08-14 02:40:00] "GET /network-policy/ca1e6311-6526-447b-b193-2e6cb4a16ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.003826 10.0.0.38 - - [2025-08-14 02:40:01] "POST /neutron/port HTTP/1.1" 200 1089 0.012882 10.0.0.38 - - [2025-08-14 02:40:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.009671 10.0.0.38 - - [2025-08-14 02:40:09] "POST /neutron/network HTTP/1.1" 200 1160 0.009640 10.0.0.38 - - [2025-08-14 02:40:09] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.024482 10.0.0.38 - - [2025-08-14 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.23 - - [2025-08-14 02:40:09] "POST /ref-update HTTP/1.1" 200 156 0.034399 10.0.0.38 - - [2025-08-14 02:40:09] "GET /network-policy/58999fea-eb53-41a4-abd1-49dc62ccc87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006703 10.0.0.38 - - [2025-08-14 02:40:14] "POST /neutron/port HTTP/1.1" 200 1089 0.013543 10.0.0.38 - - [2025-08-14 02:40:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.38 - - [2025-08-14 02:40:14] "POST /neutron/network HTTP/1.1" 200 1159 0.008786 10.0.0.38 - - [2025-08-14 02:40:17] "POST /neutron/network HTTP/1.1" 200 1157 0.011911 10.0.0.38 - - [2025-08-14 02:40:17] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005039 10.0.0.38 - - [2025-08-14 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.38 - - [2025-08-14 02:40:17] "GET /network-policy/911b705a-fad3-4943-84cf-115be9f0df09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004475 10.0.0.27 - - [2025-08-14 02:40:20] "GET /obj-perms HTTP/1.1" 200 5056 0.041115 10.0.0.38 - - [2025-08-14 02:40:25] "POST /neutron/network HTTP/1.1" 200 1158 0.024457 10.0.0.38 - - [2025-08-14 02:40:25] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005704 10.0.0.38 - - [2025-08-14 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.23 - - [2025-08-14 02:40:25] "POST /ref-update HTTP/1.1" 200 156 0.042460 10.0.0.38 - - [2025-08-14 02:40:25] "GET /network-policy/3a8408dd-9950-4fc3-a4e6-0caefdf3eda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003736 10.0.0.38 - - [2025-08-14 02:40:34] "POST /neutron/network HTTP/1.1" 200 1158 0.020951 10.0.0.38 - - [2025-08-14 02:40:34] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014564 10.0.0.38 - - [2025-08-14 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.38 - - [2025-08-14 02:40:34] "GET /network-policy/2f51cdfa-b323-4e9a-a986-44ff439bc910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004515 10.0.0.23 - - [2025-08-14 02:40:41] "PUT /access-control-list/401ef8cc-390f-44f7-a55d-7c77fe2316bd HTTP/1.1" 200 272 0.017455 10.0.0.38 - - [2025-08-14 02:40:41] "POST /neutron/network HTTP/1.1" 200 1158 0.009315 10.0.0.38 - - [2025-08-14 02:40:41] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.004659 10.0.0.38 - - [2025-08-14 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2025-08-14 02:40:41] "GET /network-policy/f32b7c6d-b42a-4249-a49a-75ac0a2fca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004360 10.0.0.38 - - [2025-08-14 02:40:50] "POST /neutron/network HTTP/1.1" 200 1158 0.010078 10.0.0.38 - - [2025-08-14 02:40:50] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005871 10.0.0.38 - - [2025-08-14 02:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.38 - - [2025-08-14 02:40:50] "GET /network-policy/25e699b4-d201-4b7f-a77c-f43d6decec32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005022 10.0.0.38 - - [2025-08-14 02:40:58] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006846 10.0.0.38 - - [2025-08-14 02:40:58] "POST /neutron/network HTTP/1.1" 200 1074 0.042714 10.0.0.23 - - [2025-08-14 02:40:58] "POST /ref-update HTTP/1.1" 200 156 0.032796 10.0.0.38 - - [2025-08-14 02:40:58] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006670 10.0.0.38 - - [2025-08-14 02:40:58] "GET /virtual-machine/a7434857-3d0b-490e-b69b-53833a85587f HTTP/1.1" 200 1299 0.004625 10.0.0.38 - - [2025-08-14 02:40:59] "POST /neutron/port HTTP/1.1" 200 151 0.203734 10.0.0.38 - - [2025-08-14 02:41:00] "GET /virtual-machine/a7434857-3d0b-490e-b69b-53833a85587f HTTP/1.1" 404 171 0.004136 10.0.0.38 - - [2025-08-14 02:41:00] "GET /virtual-machine/a7434857-3d0b-490e-b69b-53833a85587f HTTP/1.1" 404 171 0.004218 10.0.0.38 - - [2025-08-14 02:41:00] "GET /virtual-machine/a7434857-3d0b-490e-b69b-53833a85587f HTTP/1.1" 404 171 0.005637 10.0.0.38 - - [2025-08-14 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.38 - - [2025-08-14 02:41:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004899 10.0.0.38 - - [2025-08-14 02:41:00] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004354 10.0.0.38 - - [2025-08-14 02:41:00] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006273 10.0.0.38 - - [2025-08-14 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.38 - - [2025-08-14 02:41:00] "GET /routing-instance/5985e23f-813b-4517-b917-df63be6879e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004736 10.0.0.38 - - [2025-08-14 02:41:00] "GET /route-target/1990fb74-2750-4145-8a80-5c6ddd56c4f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004411 10.0.0.38 - - [2025-08-14 02:41:01] "GET /obj-perms HTTP/1.1" 200 5013 0.059627 10.0.0.38 - - [2025-08-14 02:41:03] "POST /neutron/network HTTP/1.1" 200 1084 0.031127 10.0.0.38 - - [2025-08-14 02:41:04] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.38 - - [2025-08-14 02:41:07] "GET /obj-perms HTTP/1.1" 200 5013 0.003588 10.0.0.38 - - [2025-08-14 02:41:10] "GET /obj-perms HTTP/1.1" 200 5013 0.004004 10.0.0.38 - - [2025-08-14 02:41:13] "GET /obj-perms HTTP/1.1" 200 5013 0.004152 10.0.0.38 - - [2025-08-14 02:41:13] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 200 1298 0.004616 10.0.0.38 - - [2025-08-14 02:41:14] "POST /neutron/port HTTP/1.1" 200 1115 0.014779 10.0.0.38 - - [2025-08-14 02:41:15] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 404 171 0.003368 10.0.0.38 - - [2025-08-14 02:41:15] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 404 171 0.003179 10.0.0.38 - - [2025-08-14 02:41:15] "GET /virtual-machine/758978ec-b1c1-4bcf-b5e6-415e38175068 HTTP/1.1" 404 171 0.002616 10.0.0.38 - - [2025-08-14 02:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.38 - - [2025-08-14 02:41:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003698 10.0.0.38 - - [2025-08-14 02:41:15] "GET /virtual-networks?parent_id=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004425 10.0.0.38 - - [2025-08-14 02:41:15] "GET /virtual-network/99a4b58a-7ad8-43cc-b860-40f10e3195e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006929 10.0.0.38 - - [2025-08-14 02:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2025-08-14 02:41:15] "GET /routing-instance/9be6a5a2-ac3b-4970-b975-e9729e226b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005602 10.0.0.38 - - [2025-08-14 02:41:16] "GET /route-target/33b16cf2-f480-4907-9150-c77d5245462a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004952 10.0.0.38 - - [2025-08-14 02:41:19] "GET /obj-perms HTTP/1.1" 200 5013 0.004062 10.0.0.27 - - [2025-08-14 02:41:19] "GET /obj-perms HTTP/1.1" 200 5013 0.003814 10.0.0.38 - - [2025-08-14 02:41:25] "GET /obj-perms HTTP/1.1" 200 5013 0.004369 10.0.0.27 - - [2025-08-14 02:41:25] "GET /obj-perms HTTP/1.1" 200 5013 0.003808 10.0.0.38 - - [2025-08-14 02:41:34] "GET /obj-perms HTTP/1.1" 200 5013 0.003744 10.0.0.27 - - [2025-08-14 02:41:34] "GET /obj-perms HTTP/1.1" 200 5013 0.003768 10.0.0.38 - - [2025-08-14 02:41:40] "GET /obj-perms HTTP/1.1" 200 5013 0.003793 10.0.0.27 - - [2025-08-14 02:41:40] "GET /obj-perms HTTP/1.1" 200 5013 0.004075 10.0.0.23 - - [2025-08-14 02:41:40] "GET /obj-perms HTTP/1.1" 200 5013 0.047321 10.0.0.38 - - [2025-08-14 02:41:41] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005961 10.0.0.38 - - [2025-08-14 02:41:41] "POST /neutron/network HTTP/1.1" 200 1074 0.085377 10.0.0.38 - - [2025-08-14 02:41:41] "GET /virtual-network/54d7e14b-de8c-4a5c-abe2-46f04cb19d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011280 10.0.0.38 - - [2025-08-14 02:41:41] "DELETE /network-policy/ca1e6311-6526-447b-b193-2e6cb4a16ede HTTP/1.1" 200 115 0.034002 10.0.0.38 - - [2025-08-14 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2025-08-14 02:41:41] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.021924 10.0.0.38 - - [2025-08-14 02:41:41] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.062113 10.0.0.38 - - [2025-08-14 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005504 10.0.0.38 - - [2025-08-14 02:41:41] "DELETE /network-policy/25e699b4-d201-4b7f-a77c-f43d6decec32 HTTP/1.1" 200 115 0.035047 10.0.0.38 - - [2025-08-14 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.23 - - [2025-08-14 02:41:41] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001148 10.0.0.38 - - [2025-08-14 02:41:41] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.059681 10.0.0.38 - - [2025-08-14 02:41:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006171 10.0.0.38 - - [2025-08-14 02:41:41] "DELETE /network-policy/f32b7c6d-b42a-4249-a49a-75ac0a2fca8c HTTP/1.1" 200 115 0.043949 10.0.0.38 - - [2025-08-14 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.23 - - [2025-08-14 02:41:41] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001168 10.0.0.38 - - [2025-08-14 02:41:41] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.043882 10.0.0.38 - - [2025-08-14 02:41:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005250 10.0.0.38 - - [2025-08-14 02:41:42] "DELETE /network-policy/2f51cdfa-b323-4e9a-a986-44ff439bc910 HTTP/1.1" 200 115 0.040109 10.0.0.38 - - [2025-08-14 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.23 - - [2025-08-14 02:41:42] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001134 10.0.0.38 - - [2025-08-14 02:41:42] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046844 10.0.0.38 - - [2025-08-14 02:41:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.006916 10.0.0.38 - - [2025-08-14 02:41:42] "DELETE /network-policy/3a8408dd-9950-4fc3-a4e6-0caefdf3eda3 HTTP/1.1" 200 115 0.053663 10.0.0.38 - - [2025-08-14 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.23 - - [2025-08-14 02:41:42] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001089 10.0.0.38 - - [2025-08-14 02:41:42] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.058394 10.0.0.38 - - [2025-08-14 02:41:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005441 10.0.0.38 - - [2025-08-14 02:41:42] "DELETE /network-policy/0ec37d20-c4eb-42c7-a302-94e200da3b5b HTTP/1.1" 200 115 0.036358 10.0.0.38 - - [2025-08-14 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.23 - - [2025-08-14 02:41:42] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001102 10.0.0.38 - - [2025-08-14 02:41:42] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.045505 10.0.0.38 - - [2025-08-14 02:41:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005113 10.0.0.38 - - [2025-08-14 02:41:42] "DELETE /network-policy/911b705a-fad3-4943-84cf-115be9f0df09 HTTP/1.1" 200 115 0.038266 10.0.0.38 - - [2025-08-14 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.23 - - [2025-08-14 02:41:42] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.38 - - [2025-08-14 02:41:42] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.037878 10.0.0.38 - - [2025-08-14 02:41:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005305 10.0.0.38 - - [2025-08-14 02:41:43] "DELETE /network-policy/58999fea-eb53-41a4-abd1-49dc62ccc87d HTTP/1.1" 200 115 0.041031 10.0.0.38 - - [2025-08-14 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.23 - - [2025-08-14 02:41:43] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001572 10.0.0.38 - - [2025-08-14 02:41:43] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042320 10.0.0.38 - - [2025-08-14 02:41:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005061 10.0.0.38 - - [2025-08-14 02:41:43] "DELETE /network-policy/06d0edd5-fb2a-4c70-8553-359182127128 HTTP/1.1" 200 115 0.043406 10.0.0.38 - - [2025-08-14 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.23 - - [2025-08-14 02:41:43] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001128 10.0.0.38 - - [2025-08-14 02:41:43] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.042950 10.0.0.38 - - [2025-08-14 02:41:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005348 10.0.0.38 - - [2025-08-14 02:41:43] "DELETE /network-policy/662c1975-11fe-42e9-805e-6287a7d1a931 HTTP/1.1" 200 115 0.041746 10.0.0.38 - - [2025-08-14 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.23 - - [2025-08-14 02:41:43] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.38 - - [2025-08-14 02:41:43] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.046670 10.0.0.38 - - [2025-08-14 02:41:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-95651290&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005140 10.0.0.23 - - [2025-08-14 02:41:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 10.0.0.23 - - [2025-08-14 02:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.23 - - [2025-08-14 02:41:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 10.0.0.23 - - [2025-08-14 02:41:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003699 10.0.0.23 - - [2025-08-14 02:41:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002692 10.0.0.38 - - [2025-08-14 02:41:43] "POST /neutron/network HTTP/1.1" 200 151 0.150807 10.0.0.23 - - [2025-08-14 02:41:44] "DELETE /route-target/33b16cf2-f480-4907-9150-c77d5245462a HTTP/1.1" 200 115 0.023361 10.0.0.38 - - [2025-08-14 02:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.38 - - [2025-08-14 02:41:44] "DELETE /network-ipam/70bab1f3-c89a-4a96-b709-0e010de77ce5 HTTP/1.1" 200 115 0.035778 10.0.0.38 - - [2025-08-14 02:41:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.005451 10.0.0.23 - - [2025-08-14 02:41:44] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.23 - - [2025-08-14 02:41:44] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.035820 10.0.0.23 - - [2025-08-14 02:41:44] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 10.0.0.23 - - [2025-08-14 02:41:44] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=security_groups HTTP/1.1" 200 1381 0.056293 10.0.0.23 - - [2025-08-14 02:41:44] "DELETE /security-group/efb1e0d9-e4f8-4fcd-aa3c-0c8d0d4e6967 HTTP/1.1" 200 115 0.068945 10.0.0.23 - - [2025-08-14 02:41:44] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002760 10.0.0.23 - - [2025-08-14 02:41:44] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=application_policy_sets HTTP/1.1" 200 1420 0.083490 10.0.0.38 - - [2025-08-14 02:41:45] "DELETE /project/60df1275-f1cb-4239-99bf-f4ebb430873b HTTP/1.1" 200 115 0.475514 10.0.0.23 - - [2025-08-14 02:41:45] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001842 10.0.0.38 - - [2025-08-14 02:41:45] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?fields=projects HTTP/1.1" 200 1243 0.011283 10.0.0.23 - - [2025-08-14 02:41:46] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002987 10.0.0.23 - - [2025-08-14 02:41:46] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.23 - - [2025-08-14 02:41:46] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033801 10.0.0.23 - - [2025-08-14 02:41:46] "POST /id-to-fqname HTTP/1.1" 200 196 0.005160 10.0.0.23 - - [2025-08-14 02:41:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.005561 10.0.0.23 - - [2025-08-14 02:41:46] "POST /security-groups HTTP/1.1" 200 597 0.037021 10.0.0.23 - - [2025-08-14 02:41:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.009866 10.0.0.23 - - [2025-08-14 02:41:46] "POST /projects HTTP/1.1" 200 597 0.252230 10.0.0.23 - - [2025-08-14 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.326785 10.0.0.23 - - [2025-08-14 02:41:46] "POST /access-control-lists HTTP/1.1" 200 600 0.043954 10.0.0.38 - - [2025-08-14 02:41:46] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1387 0.514289 10.0.0.23 - - [2025-08-14 02:41:46] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001162 10.0.0.38 - - [2025-08-14 02:41:46] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=virtual_networks HTTP/1.1" 200 1044 0.044026 10.0.0.23 - - [2025-08-14 02:41:47] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001116 10.0.0.38 - - [2025-08-14 02:41:47] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.050388 10.0.0.23 - - [2025-08-14 02:41:47] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001070 10.0.0.38 - - [2025-08-14 02:41:47] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=security_groups HTTP/1.1" 200 1276 0.041143 10.0.0.38 - - [2025-08-14 02:41:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.022531 10.0.0.23 - - [2025-08-14 02:41:47] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002874 10.0.0.23 - - [2025-08-14 02:41:47] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001036 10.0.0.23 - - [2025-08-14 02:41:47] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007678 10.0.0.23 - - [2025-08-14 02:41:48] "POST /id-to-fqname HTTP/1.1" 200 202 0.003932 10.0.0.23 - - [2025-08-14 02:41:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.004590 10.0.0.23 - - [2025-08-14 02:41:48] "POST /security-groups HTTP/1.1" 200 603 0.027243 10.0.0.23 - - [2025-08-14 02:41:48] "POST /projects HTTP/1.1" 200 609 0.237774 10.0.0.23 - - [2025-08-14 02:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.311965 10.0.0.23 - - [2025-08-14 02:41:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.003051 10.0.0.38 - - [2025-08-14 02:41:48] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.470512 10.0.0.38 - - [2025-08-14 02:41:49] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.38 - - [2025-08-14 02:41:51] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000499 10.0.0.23 - - [2025-08-14 02:41:51] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.38 - - [2025-08-14 02:41:51] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.070748 10.0.0.38 - - [2025-08-14 02:41:52] "GET / HTTP/1.1" 200 35931 0.002314 10.0.0.38 - - [2025-08-14 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-08-14 02:41:52] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.38 - - [2025-08-14 02:41:52] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007386 10.0.0.38 - - [2025-08-14 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2025-08-14 02:41:52] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.38 - - [2025-08-14 02:41:52] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.033946 10.0.0.38 - - [2025-08-14 02:41:53] "GET /domains HTTP/1.1" 401 292 0.000456 10.0.0.38 - - [2025-08-14 02:41:54] "GET /domains HTTP/1.1" 200 280 0.027317 10.0.0.23 - - [2025-08-14 02:41:54] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001820 10.0.0.38 - - [2025-08-14 02:41:54] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada HTTP/1.1" 200 2776 0.014253 10.0.0.23 - - [2025-08-14 02:41:54] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.38 - - [2025-08-14 02:41:54] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758 HTTP/1.1" 200 1923 0.097123 10.0.0.38 - - [2025-08-14 02:41:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.004320 10.0.0.38 - - [2025-08-14 02:41:54] "POST /network-ipams HTTP/1.1" 200 621 0.032385 10.0.0.38 - - [2025-08-14 02:41:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1027 0.004620 10.0.0.38 - - [2025-08-14 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2025-08-14 02:41:54] "GET /network-ipam/dd314b59-762e-4128-8562-096245646972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005964 10.0.0.38 - - [2025-08-14 02:41:54] "PUT /network-ipam/dd314b59-762e-4128-8562-096245646972 HTTP/1.1" 200 258 0.012624 10.0.0.38 - - [2025-08-14 02:41:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2025-08-14 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022833 10.0.0.23 - - [2025-08-14 02:41:55] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001386 10.0.0.38 - - [2025-08-14 02:41:55] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046086 10.0.0.38 - - [2025-08-14 02:41:55] "POST /neutron/network HTTP/1.1" 200 117 0.032154 10.0.0.23 - - [2025-08-14 02:41:55] "POST /ref-update HTTP/1.1" 200 156 0.033087 10.0.0.23 - - [2025-08-14 02:41:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003361 10.0.0.38 - - [2025-08-14 02:41:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.203403 10.0.0.23 - - [2025-08-14 02:41:56] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.035933 10.0.0.38 - - [2025-08-14 02:41:56] "POST /id-to-fqname HTTP/1.1" 200 235 0.001361 10.0.0.38 - - [2025-08-14 02:41:56] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007828 10.0.0.38 - - [2025-08-14 02:41:56] "POST /neutron/network HTTP/1.1" 200 1336 0.014017 10.0.0.38 - - [2025-08-14 02:41:56] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005957 10.0.0.38 - - [2025-08-14 02:41:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.009188 10.0.0.38 - - [2025-08-14 02:41:56] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005583 10.0.0.38 - - [2025-08-14 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.23 - - [2025-08-14 02:41:58] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001871 10.0.0.38 - - [2025-08-14 02:41:58] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.057229 10.0.0.23 - - [2025-08-14 02:41:58] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001511 10.0.0.38 - - [2025-08-14 02:41:58] "POST /neutron/network HTTP/1.1" 200 623 0.162089 10.0.0.23 - - [2025-08-14 02:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007325 10.0.0.38 - - [2025-08-14 02:41:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.196194 10.0.0.38 - - [2025-08-14 02:41:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.001307 10.0.0.38 - - [2025-08-14 02:41:59] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005497 10.0.0.38 - - [2025-08-14 02:41:59] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006109 10.0.0.38 - - [2025-08-14 02:41:59] "POST /neutron/network HTTP/1.1" 200 1337 0.012290 10.0.0.38 - - [2025-08-14 02:41:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.009480 10.0.0.38 - - [2025-08-14 02:41:59] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005864 10.0.0.38 - - [2025-08-14 02:41:59] "GET /obj-perms HTTP/1.1" 200 5019 0.047818 10.0.0.38 - - [2025-08-14 02:41:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003663 10.0.0.38 - - [2025-08-14 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.23 - - [2025-08-14 02:42:00] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.38 - - [2025-08-14 02:42:00] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046990 10.0.0.38 - - [2025-08-14 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.031942 10.0.0.38 - - [2025-08-14 02:42:00] "GET /network-policy/568b0494-ab3d-46e8-9d03-890b5ea565f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006694 10.0.0.38 - - [2025-08-14 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.003457 10.0.0.38 - - [2025-08-14 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.23 - - [2025-08-14 02:42:00] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001549 10.0.0.38 - - [2025-08-14 02:42:00] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.055942 10.0.0.38 - - [2025-08-14 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.040437 10.0.0.38 - - [2025-08-14 02:42:00] "GET /network-policy/19d936fa-6135-4ee4-923f-c4ef15f8e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007119 10.0.0.38 - - [2025-08-14 02:42:00] "POST /fqname-to-id HTTP/1.1" 404 211 0.003384 10.0.0.38 - - [2025-08-14 02:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.23 - - [2025-08-14 02:42:00] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001277 10.0.0.38 - - [2025-08-14 02:42:00] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047849 10.0.0.38 - - [2025-08-14 02:42:00] "POST /network-policys HTTP/1.1" 200 533 0.030282 10.0.0.38 - - [2025-08-14 02:42:00] "GET /network-policy/c4e1f09d-efe4-4fcf-af72-c5d09ff71507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.006885 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.003551 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.23 - - [2025-08-14 02:42:01] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.38 - - [2025-08-14 02:42:01] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041197 10.0.0.38 - - [2025-08-14 02:42:01] "POST /network-policys HTTP/1.1" 200 533 0.029518 10.0.0.38 - - [2025-08-14 02:42:01] "GET /network-policy/7984e04f-1dd1-4795-85a7-b31d837b3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006113 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.003234 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.23 - - [2025-08-14 02:42:01] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001088 10.0.0.38 - - [2025-08-14 02:42:01] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047993 10.0.0.38 - - [2025-08-14 02:42:01] "POST /network-policys HTTP/1.1" 200 537 0.033516 10.0.0.38 - - [2025-08-14 02:42:01] "GET /network-policy/13537d9c-6a2b-481b-a9d9-b2ed7414268d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005964 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.002992 10.0.0.38 - - [2025-08-14 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.23 - - [2025-08-14 02:42:01] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001615 10.0.0.38 - - [2025-08-14 02:42:01] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052685 10.0.0.38 - - [2025-08-14 02:42:02] "POST /network-policys HTTP/1.1" 200 535 0.030198 10.0.0.38 - - [2025-08-14 02:42:02] "GET /network-policy/0e8ab455-6f47-47d3-8c2d-00f80c520970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.008194 10.0.0.38 - - [2025-08-14 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.004085 10.0.0.38 - - [2025-08-14 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2025-08-14 02:42:02] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001233 10.0.0.38 - - [2025-08-14 02:42:02] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.077427 10.0.0.23 - - [2025-08-14 02:42:02] "DELETE /project/0832621d40084c318b82ccdf3214a758 HTTP/1.1" 404 173 0.011940 10.0.0.23 - - [2025-08-14 02:42:02] "DELETE /project/60df1275f1cb423999bff4ebb430873b HTTP/1.1" 404 173 0.014006 10.0.0.23 - - [2025-08-14 02:42:02] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001148 10.0.0.23 - - [2025-08-14 02:42:02] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.049400 10.0.0.23 - - [2025-08-14 02:42:02] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001406 10.0.0.38 - - [2025-08-14 02:42:02] "POST /network-policys HTTP/1.1" 200 535 0.072782 10.0.0.38 - - [2025-08-14 02:42:02] "GET /network-policy/fd6e18de-9a31-45bb-b26d-0df81ec25277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005929 10.0.0.23 - - [2025-08-14 02:42:02] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=security_groups HTTP/1.1" 200 1114 0.101842 10.0.0.23 - - [2025-08-14 02:42:02] "DELETE /access-control-list/39190ef0-f9a4-407d-8e9a-6a0f635b361c HTTP/1.1" 200 115 0.068946 10.0.0.23 - - [2025-08-14 02:42:02] "GET /projects?obj_uuids=60df1275-f1cb-4239-99bf-f4ebb430873b&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001617 10.0.0.23 - - [2025-08-14 02:42:02] "GET /project/60df1275-f1cb-4239-99bf-f4ebb430873b?fields=application_policy_sets HTTP/1.1" 200 1420 0.053028 10.0.0.38 - - [2025-08-14 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003571 10.0.0.38 - - [2025-08-14 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019305 10.0.0.23 - - [2025-08-14 02:42:02] "DELETE /project/60df1275-f1cb-4239-99bf-f4ebb430873b HTTP/1.1" 200 115 0.493866 10.0.0.23 - - [2025-08-14 02:42:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001218 10.0.0.38 - - [2025-08-14 02:42:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046039 10.0.0.38 - - [2025-08-14 02:42:03] "POST /network-policys HTTP/1.1" 200 535 0.035385 10.0.0.38 - - [2025-08-14 02:42:03] "GET /network-policy/17c65943-1200-4089-aa0c-4925fcc6013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006290 10.0.0.38 - - [2025-08-14 02:42:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.003331 10.0.0.38 - - [2025-08-14 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.23 - - [2025-08-14 02:42:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.38 - - [2025-08-14 02:42:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046879 10.0.0.38 - - [2025-08-14 02:42:03] "POST /network-policys HTTP/1.1" 200 535 0.030255 10.0.0.38 - - [2025-08-14 02:42:03] "GET /network-policy/d1f4fa33-8315-4fc1-b717-4418f7918b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.012791 10.0.0.38 - - [2025-08-14 02:42:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.003300 10.0.0.38 - - [2025-08-14 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-08-14 02:42:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001060 10.0.0.38 - - [2025-08-14 02:42:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.047884 10.0.0.38 - - [2025-08-14 02:42:03] "POST /network-policys HTTP/1.1" 200 539 0.038799 10.0.0.38 - - [2025-08-14 02:42:03] "GET /network-policy/dcde28ec-1335-41a5-b8dc-17bf228dc8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.006147 10.0.0.23 - - [2025-08-14 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011944 10.0.0.23 - - [2025-08-14 02:42:04] "POST /access-control-lists HTTP/1.1" 200 609 0.042743 10.0.0.38 - - [2025-08-14 02:42:04] "POST /neutron/network HTTP/1.1" 200 1424 0.046618 10.0.0.38 - - [2025-08-14 02:42:04] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006926 10.0.0.38 - - [2025-08-14 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.38 - - [2025-08-14 02:42:04] "GET /network-policy/568b0494-ab3d-46e8-9d03-890b5ea565f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.004279 10.0.0.23 - - [2025-08-14 02:42:04] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005129 10.0.0.38 - - [2025-08-14 02:42:04] "POST /neutron/network HTTP/1.1" 200 1427 0.026939 10.0.0.38 - - [2025-08-14 02:42:04] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006060 10.0.0.23 - - [2025-08-14 02:42:04] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.38 - - [2025-08-14 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010115 10.0.0.38 - - [2025-08-14 02:42:04] "GET /network-policy/13537d9c-6a2b-481b-a9d9-b2ed7414268d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003753 10.0.0.38 - - [2025-08-14 02:42:05] "POST /id-to-fqname HTTP/1.1" 200 235 0.001287 10.0.0.23 - - [2025-08-14 02:42:05] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.38 - - [2025-08-14 02:42:05] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.059423 10.0.0.38 - - [2025-08-14 02:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.005655 10.0.0.38 - - [2025-08-14 02:42:06] "POST /id-to-fqname HTTP/1.1" 200 235 0.001334 10.0.0.38 - - [2025-08-14 02:42:06] "POST /neutron/network HTTP/1.1" 200 1437 0.016070 10.0.0.23 - - [2025-08-14 02:42:07] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001062 10.0.0.38 - - [2025-08-14 02:42:07] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.091993 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/port HTTP/1.1" 200 1173 0.047494 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/port HTTP/1.1" 200 1227 0.120288 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004606 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010571 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.001681 10.0.0.38 - - [2025-08-14 02:42:07] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007795 10.0.0.38 - - [2025-08-14 02:42:08] "POST /neutron/port HTTP/1.1" 200 1174 0.018569 10.0.0.38 - - [2025-08-14 02:42:08] "POST /neutron/port HTTP/1.1" 200 1202 0.016489 10.0.0.38 - - [2025-08-14 02:42:08] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015180 10.0.0.38 - - [2025-08-14 02:42:08] "POST /neutron/network HTTP/1.1" 200 1427 0.011354 10.0.0.38 - - [2025-08-14 02:42:12] "POST /neutron/port HTTP/1.1" 200 1201 0.014882 10.0.0.38 - - [2025-08-14 02:42:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006669 10.0.0.38 - - [2025-08-14 02:42:12] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2025-08-14 02:42:13] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 200 1305 0.028220 10.0.0.38 - - [2025-08-14 02:42:13] "GET /virtual-machine-interface/e24405b7-e91d-4d0d-bc9b-687a9fef1b34 HTTP/1.1" 200 3170 0.006171 10.0.0.38 - - [2025-08-14 02:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2025-08-14 02:42:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003690 10.0.0.38 - - [2025-08-14 02:42:13] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002754 10.0.0.38 - - [2025-08-14 02:42:13] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005777 10.0.0.38 - - [2025-08-14 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.38 - - [2025-08-14 02:42:16] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007399 10.0.0.38 - - [2025-08-14 02:42:17] "POST /neutron/network HTTP/1.1" 200 1437 0.014719 10.0.0.38 - - [2025-08-14 02:42:17] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015245 10.0.0.38 - - [2025-08-14 02:42:17] "POST /neutron/network HTTP/1.1" 200 1427 0.012881 10.0.0.38 - - [2025-08-14 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2025-08-14 02:42:20] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005742 10.0.0.23 - - [2025-08-14 02:42:21] "GET /obj-perms HTTP/1.1" 200 5056 0.050003 10.0.0.38 - - [2025-08-14 02:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2025-08-14 02:42:24] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005738 10.0.0.38 - - [2025-08-14 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.38 - - [2025-08-14 02:42:28] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006838 10.0.0.38 - - [2025-08-14 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013674 10.0.0.38 - - [2025-08-14 02:42:32] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008456 10.0.0.38 - - [2025-08-14 02:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.38 - - [2025-08-14 02:42:36] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008848 10.0.0.38 - - [2025-08-14 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.38 - - [2025-08-14 02:42:40] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005645 10.0.0.38 - - [2025-08-14 02:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.38 - - [2025-08-14 02:42:43] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003896 10.0.0.38 - - [2025-08-14 02:42:43] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003943 10.0.0.38 - - [2025-08-14 02:42:43] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008303 10.0.0.38 - - [2025-08-14 02:42:48] "POST /neutron/port HTTP/1.1" 200 1201 0.016874 10.0.0.38 - - [2025-08-14 02:42:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.031795 10.0.0.38 - - [2025-08-14 02:42:53] "POST /neutron/port HTTP/1.1" 200 1201 0.019386 10.0.0.38 - - [2025-08-14 02:42:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008734 10.0.0.38 - - [2025-08-14 02:42:58] "POST /neutron/port HTTP/1.1" 200 1202 0.020138 10.0.0.38 - - [2025-08-14 02:42:58] "GET /virtual-machine/6b77ebe4-fce9-4844-bcc5-fe491ee0d15b HTTP/1.1" 200 1304 0.006947 10.0.0.38 - - [2025-08-14 02:42:58] "GET /virtual-machine-interface/653c3e46-33cf-4525-8bca-360dc54a2e2a HTTP/1.1" 200 3169 0.006074 10.0.0.38 - - [2025-08-14 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.38 - - [2025-08-14 02:42:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004093 10.0.0.38 - - [2025-08-14 02:42:59] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003318 10.0.0.38 - - [2025-08-14 02:42:59] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006447 10.0.0.38 - - [2025-08-14 02:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.38 - - [2025-08-14 02:43:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004255 10.0.0.38 - - [2025-08-14 02:43:00] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003760 10.0.0.38 - - [2025-08-14 02:43:00] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006922 10.0.0.38 - - [2025-08-14 02:43:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010896 10.0.0.38 - - [2025-08-14 02:43:05] "POST /neutron/port HTTP/1.1" 200 1202 0.016336 10.0.0.38 - - [2025-08-14 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.38 - - [2025-08-14 02:43:05] "GET /network-policy/13537d9c-6a2b-481b-a9d9-b2ed7414268d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003705 10.0.0.38 - - [2025-08-14 02:43:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007250 10.0.0.38 - - [2025-08-14 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.38 - - [2025-08-14 02:43:06] "GET /network-policy/568b0494-ab3d-46e8-9d03-890b5ea565f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003849 10.0.0.23 - - [2025-08-14 02:43:06] "PUT /access-control-list/989aeb15-4cf6-4faa-a0ab-39a18eb34401 HTTP/1.1" 200 272 0.060441 10.0.0.38 - - [2025-08-14 02:43:06] "POST /neutron/network HTTP/1.1" 200 1424 0.030943 10.0.0.38 - - [2025-08-14 02:43:06] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006838 10.0.0.38 - - [2025-08-14 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-08-14 02:43:06] "GET /network-policy/19d936fa-6135-4ee4-923f-c4ef15f8e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005859 10.0.0.38 - - [2025-08-14 02:43:06] "POST /neutron/network HTTP/1.1" 200 1434 0.013468 10.0.0.38 - - [2025-08-14 02:43:06] "POST /neutron/subnet HTTP/1.1" 200 1356 0.017936 10.0.0.38 - - [2025-08-14 02:43:06] "POST /neutron/network HTTP/1.1" 200 1424 0.011550 10.0.0.23 - - [2025-08-14 02:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.088885 10.0.0.27 - - [2025-08-14 02:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.154411 10.0.0.27 - - [2025-08-14 02:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.096494 10.0.0.23 - - [2025-08-14 02:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.190948 10.0.0.38 - - [2025-08-14 02:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.273182 10.0.0.23 - - [2025-08-14 02:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.296148 10.0.0.38 - - [2025-08-14 02:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.030423 10.0.0.27 - - [2025-08-14 02:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.102054 10.0.0.38 - - [2025-08-14 02:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.114689 10.0.0.23 - - [2025-08-14 02:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.141872 10.0.0.38 - - [2025-08-14 02:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.203405 10.0.0.27 - - [2025-08-14 02:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.307171 10.0.0.38 - - [2025-08-14 02:43:19] "POST /neutron/network HTTP/1.1" 200 1437 0.011878 10.0.0.38 - - [2025-08-14 02:43:19] "POST /neutron/subnet HTTP/1.1" 200 1361 0.026886 10.0.0.38 - - [2025-08-14 02:43:19] "POST /neutron/network HTTP/1.1" 200 1427 0.012714 10.0.0.27 - - [2025-08-14 02:43:22] "GET /obj-perms HTTP/1.1" 200 5056 0.044538 10.0.0.23 - - [2025-08-14 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-08-14 02:43:23] "POST /neutron/network HTTP/1.1" 200 1427 0.014609 10.0.0.38 - - [2025-08-14 02:43:23] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007377 10.0.0.38 - - [2025-08-14 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.38 - - [2025-08-14 02:43:23] "GET /network-policy/dcde28ec-1335-41a5-b8dc-17bf228dc8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004891 10.0.0.23 - - [2025-08-14 02:43:35] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010618 10.0.0.23 - - [2025-08-14 02:43:35] "PUT /access-control-list/989aeb15-4cf6-4faa-a0ab-39a18eb34401 HTTP/1.1" 200 272 0.034853 10.0.0.38 - - [2025-08-14 02:43:35] "POST /neutron/network HTTP/1.1" 200 1424 0.037078 10.0.0.38 - - [2025-08-14 02:43:35] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.008839 10.0.0.38 - - [2025-08-14 02:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.38 - - [2025-08-14 02:43:35] "GET /network-policy/c4e1f09d-efe4-4fcf-af72-c5d09ff71507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004845 10.0.0.38 - - [2025-08-14 02:43:47] "POST /neutron/network HTTP/1.1" 200 1424 0.012159 10.0.0.38 - - [2025-08-14 02:43:47] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.009378 10.0.0.38 - - [2025-08-14 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2025-08-14 02:43:47] "GET /network-policy/7984e04f-1dd1-4795-85a7-b31d837b3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004356 10.0.0.23 - - [2025-08-14 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.23 - - [2025-08-14 02:43:57] "PUT /access-control-list/989aeb15-4cf6-4faa-a0ab-39a18eb34401 HTTP/1.1" 200 272 0.015652 10.0.0.38 - - [2025-08-14 02:43:57] "POST /neutron/network HTTP/1.1" 200 1425 0.040019 10.0.0.38 - - [2025-08-14 02:43:57] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.010375 10.0.0.38 - - [2025-08-14 02:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.38 - - [2025-08-14 02:43:57] "GET /network-policy/0e8ab455-6f47-47d3-8c2d-00f80c520970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004534 10.0.0.38 - - [2025-08-14 02:44:07] "POST /neutron/network HTTP/1.1" 200 1435 0.010805 10.0.0.38 - - [2025-08-14 02:44:07] "POST /neutron/subnet HTTP/1.1" 200 1356 0.013860 10.0.0.38 - - [2025-08-14 02:44:07] "POST /neutron/network HTTP/1.1" 200 1425 0.011314 10.0.0.23 - - [2025-08-14 02:44:10] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005288 10.0.0.23 - - [2025-08-14 02:44:10] "POST /ref-update HTTP/1.1" 200 156 0.044073 10.0.0.38 - - [2025-08-14 02:44:10] "POST /neutron/network HTTP/1.1" 200 1425 0.039605 10.0.0.38 - - [2025-08-14 02:44:10] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007996 10.0.0.38 - - [2025-08-14 02:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.38 - - [2025-08-14 02:44:10] "GET /network-policy/fd6e18de-9a31-45bb-b26d-0df81ec25277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005490 10.0.0.38 - - [2025-08-14 02:44:20] "POST /neutron/network HTTP/1.1" 200 1437 0.031110 10.0.0.38 - - [2025-08-14 02:44:20] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020212 10.0.0.38 - - [2025-08-14 02:44:20] "POST /neutron/network HTTP/1.1" 200 1427 0.011651 10.0.0.38 - - [2025-08-14 02:44:20] "POST /neutron/network HTTP/1.1" 200 1425 0.019945 10.0.0.38 - - [2025-08-14 02:44:20] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008673 10.0.0.38 - - [2025-08-14 02:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.38 - - [2025-08-14 02:44:20] "GET /network-policy/17c65943-1200-4089-aa0c-4925fcc6013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004371 10.0.0.23 - - [2025-08-14 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.38 - - [2025-08-14 02:44:32] "POST /neutron/network HTTP/1.1" 200 1425 0.021243 10.0.0.38 - - [2025-08-14 02:44:32] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005063 10.0.0.38 - - [2025-08-14 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 02:44:32] "GET /network-policy/d1f4fa33-8315-4fc1-b717-4418f7918b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004031 10.0.0.38 - - [2025-08-14 02:44:42] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006507 10.0.0.23 - - [2025-08-14 02:44:42] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007145 10.0.0.23 - - [2025-08-14 02:44:42] "DELETE /access-control-list/989aeb15-4cf6-4faa-a0ab-39a18eb34401 HTTP/1.1" 200 115 0.087338 10.0.0.38 - - [2025-08-14 02:44:42] "POST /neutron/network HTTP/1.1" 200 1336 0.022768 10.0.0.38 - - [2025-08-14 02:44:42] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007359 10.0.0.38 - - [2025-08-14 02:44:42] "GET /virtual-machine/6b77ebe4-fce9-4844-bcc5-fe491ee0d15b HTTP/1.1" 200 1304 0.004717 10.0.0.38 - - [2025-08-14 02:44:43] "POST /neutron/port HTTP/1.1" 200 151 0.218611 10.0.0.38 - - [2025-08-14 02:44:44] "GET /virtual-machine/6b77ebe4-fce9-4844-bcc5-fe491ee0d15b HTTP/1.1" 404 171 0.003370 10.0.0.38 - - [2025-08-14 02:44:44] "GET /virtual-machine/6b77ebe4-fce9-4844-bcc5-fe491ee0d15b HTTP/1.1" 404 171 0.003065 10.0.0.38 - - [2025-08-14 02:44:44] "GET /virtual-machine/6b77ebe4-fce9-4844-bcc5-fe491ee0d15b HTTP/1.1" 404 171 0.002968 10.0.0.38 - - [2025-08-14 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.38 - - [2025-08-14 02:44:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004929 10.0.0.38 - - [2025-08-14 02:44:45] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004214 10.0.0.38 - - [2025-08-14 02:44:45] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.005982 10.0.0.38 - - [2025-08-14 02:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.38 - - [2025-08-14 02:44:45] "GET /routing-instance/34236b81-1178-4a1b-b7a9-d8527e2173b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005538 10.0.0.38 - - [2025-08-14 02:44:45] "GET /route-target/2bc76a96-f20f-4cc6-886d-17f3797f8f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003952 10.0.0.38 - - [2025-08-14 02:44:45] "GET /obj-perms HTTP/1.1" 200 5019 0.004021 10.0.0.38 - - [2025-08-14 02:44:48] "GET /obj-perms HTTP/1.1" 200 5019 0.003783 10.0.0.38 - - [2025-08-14 02:44:54] "GET /obj-perms HTTP/1.1" 200 5019 0.004535 10.0.0.38 - - [2025-08-14 02:44:57] "GET /obj-perms HTTP/1.1" 200 5019 0.004357 10.0.0.38 - - [2025-08-14 02:45:04] "GET /obj-perms HTTP/1.1" 200 5019 0.004155 10.0.0.38 - - [2025-08-14 02:45:07] "GET /obj-perms HTTP/1.1" 200 5019 0.005239 10.0.0.38 - - [2025-08-14 02:45:09] "POST /neutron/network HTTP/1.1" 200 1346 0.010807 10.0.0.38 - - [2025-08-14 02:45:09] "POST /neutron/subnet HTTP/1.1" 200 1356 0.017498 10.0.0.38 - - [2025-08-14 02:45:09] "POST /neutron/network HTTP/1.1" 200 1336 0.013834 10.0.0.38 - - [2025-08-14 02:45:13] "GET /obj-perms HTTP/1.1" 200 5019 0.005035 10.0.0.38 - - [2025-08-14 02:45:13] "GET /obj-perms HTTP/1.1" 200 5019 0.004839 10.0.0.38 - - [2025-08-14 02:45:13] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 200 1305 0.004944 10.0.0.38 - - [2025-08-14 02:45:14] "POST /neutron/port HTTP/1.1" 200 151 0.275387 10.0.0.38 - - [2025-08-14 02:45:15] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 404 171 0.004069 10.0.0.38 - - [2025-08-14 02:45:15] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 404 171 0.003515 10.0.0.38 - - [2025-08-14 02:45:15] "GET /virtual-machine/9674ab66-66b0-4d96-aab8-af1cc76e04ad HTTP/1.1" 404 171 0.003104 10.0.0.38 - - [2025-08-14 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.38 - - [2025-08-14 02:45:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004655 10.0.0.38 - - [2025-08-14 02:45:15] "GET /virtual-networks?parent_id=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003874 10.0.0.38 - - [2025-08-14 02:45:15] "GET /virtual-network/d3c068a0-ba5a-4547-adb7-d834a9f0aacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006194 10.0.0.38 - - [2025-08-14 02:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2025-08-14 02:45:15] "GET /routing-instance/bf321390-db3a-4251-90a9-fe61465f838a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005616 10.0.0.38 - - [2025-08-14 02:45:15] "GET /route-target/54f41916-50a5-4983-92c3-f7caa9221c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004945 10.0.0.27 - - [2025-08-14 02:45:16] "GET /obj-perms HTTP/1.1" 200 5019 0.049506 10.0.0.38 - - [2025-08-14 02:45:22] "GET /obj-perms HTTP/1.1" 200 5019 0.004129 10.0.0.23 - - [2025-08-14 02:45:24] "GET /obj-perms HTTP/1.1" 200 5056 0.042651 10.0.0.27 - - [2025-08-14 02:45:25] "GET /obj-perms HTTP/1.1" 200 5019 0.004107 10.0.0.38 - - [2025-08-14 02:45:28] "GET /obj-perms HTTP/1.1" 200 5019 0.004705 10.0.0.27 - - [2025-08-14 02:45:34] "GET /obj-perms HTTP/1.1" 200 5019 0.004194 10.0.0.38 - - [2025-08-14 02:45:37] "GET /obj-perms HTTP/1.1" 200 5019 0.004755 10.0.0.38 - - [2025-08-14 02:45:40] "GET /obj-perms HTTP/1.1" 200 5019 0.005530 10.0.0.27 - - [2025-08-14 02:45:40] "GET /obj-perms HTTP/1.1" 200 5019 0.004497 10.0.0.38 - - [2025-08-14 02:45:41] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.009421 10.0.0.38 - - [2025-08-14 02:45:41] "POST /neutron/network HTTP/1.1" 200 1337 0.012274 10.0.0.38 - - [2025-08-14 02:45:41] "GET /virtual-network/f622ff62-4276-43bf-8d44-38fab99a63a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.013220 10.0.0.23 - - [2025-08-14 02:45:41] "POST /ref-update HTTP/1.1" 200 156 0.057239 10.0.0.38 - - [2025-08-14 02:45:41] "DELETE /network-policy/dcde28ec-1335-41a5-b8dc-17bf228dc8fe HTTP/1.1" 200 115 0.033849 10.0.0.38 - - [2025-08-14 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.23 - - [2025-08-14 02:45:41] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001206 10.0.0.38 - - [2025-08-14 02:45:41] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.038845 10.0.0.38 - - [2025-08-14 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005556 10.0.0.38 - - [2025-08-14 02:45:41] "DELETE /network-policy/d1f4fa33-8315-4fc1-b717-4418f7918b32 HTTP/1.1" 200 115 0.045249 10.0.0.38 - - [2025-08-14 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.23 - - [2025-08-14 02:45:41] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001083 10.0.0.38 - - [2025-08-14 02:45:41] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045931 10.0.0.38 - - [2025-08-14 02:45:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005757 10.0.0.38 - - [2025-08-14 02:45:41] "DELETE /network-policy/17c65943-1200-4089-aa0c-4925fcc6013c HTTP/1.1" 200 115 0.040829 10.0.0.38 - - [2025-08-14 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2025-08-14 02:45:41] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.38 - - [2025-08-14 02:45:42] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041887 10.0.0.38 - - [2025-08-14 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.005266 10.0.0.38 - - [2025-08-14 02:45:42] "DELETE /network-policy/fd6e18de-9a31-45bb-b26d-0df81ec25277 HTTP/1.1" 200 115 0.037760 10.0.0.38 - - [2025-08-14 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.23 - - [2025-08-14 02:45:42] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001065 10.0.0.38 - - [2025-08-14 02:45:42] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.041651 10.0.0.38 - - [2025-08-14 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005262 10.0.0.38 - - [2025-08-14 02:45:42] "DELETE /network-policy/0e8ab455-6f47-47d3-8c2d-00f80c520970 HTTP/1.1" 200 115 0.043552 10.0.0.38 - - [2025-08-14 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.23 - - [2025-08-14 02:45:42] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000990 10.0.0.38 - - [2025-08-14 02:45:42] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042232 10.0.0.38 - - [2025-08-14 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.004979 10.0.0.38 - - [2025-08-14 02:45:42] "DELETE /network-policy/13537d9c-6a2b-481b-a9d9-b2ed7414268d HTTP/1.1" 200 115 0.046174 10.0.0.38 - - [2025-08-14 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.23 - - [2025-08-14 02:45:42] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.38 - - [2025-08-14 02:45:42] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043509 10.0.0.38 - - [2025-08-14 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005126 10.0.0.38 - - [2025-08-14 02:45:42] "DELETE /network-policy/7984e04f-1dd1-4795-85a7-b31d837b3306 HTTP/1.1" 200 115 0.039512 10.0.0.38 - - [2025-08-14 02:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.23 - - [2025-08-14 02:45:42] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001023 10.0.0.38 - - [2025-08-14 02:45:42] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.043067 10.0.0.38 - - [2025-08-14 02:45:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004973 10.0.0.38 - - [2025-08-14 02:45:43] "DELETE /network-policy/c4e1f09d-efe4-4fcf-af72-c5d09ff71507 HTTP/1.1" 200 115 0.039257 10.0.0.38 - - [2025-08-14 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.23 - - [2025-08-14 02:45:43] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002680 10.0.0.38 - - [2025-08-14 02:45:43] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.088051 10.0.0.38 - - [2025-08-14 02:45:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005146 10.0.0.38 - - [2025-08-14 02:45:43] "DELETE /network-policy/19d936fa-6135-4ee4-923f-c4ef15f8e5c6 HTTP/1.1" 200 115 0.046145 10.0.0.38 - - [2025-08-14 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.23 - - [2025-08-14 02:45:43] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001142 10.0.0.38 - - [2025-08-14 02:45:43] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.042986 10.0.0.38 - - [2025-08-14 02:45:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005106 10.0.0.38 - - [2025-08-14 02:45:43] "DELETE /network-policy/568b0494-ab3d-46e8-9d03-890b5ea565f1 HTTP/1.1" 200 115 0.042536 10.0.0.38 - - [2025-08-14 02:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.23 - - [2025-08-14 02:45:43] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.38 - - [2025-08-14 02:45:43] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045851 10.0.0.38 - - [2025-08-14 02:45:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-41937559&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005499 10.0.0.38 - - [2025-08-14 02:45:44] "POST /neutron/network HTTP/1.1" 200 1336 0.011166 10.0.0.23 - - [2025-08-14 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.38 - - [2025-08-14 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2025-08-14 02:45:44] "DELETE /network-ipam/dd314b59-762e-4128-8562-096245646972 HTTP/1.1" 200 115 0.038016 10.0.0.38 - - [2025-08-14 02:45:44] "POST /fqname-to-id HTTP/1.1" 404 260 0.004070 10.0.0.23 - - [2025-08-14 02:45:44] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001041 10.0.0.23 - - [2025-08-14 02:45:44] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.043731 10.0.0.23 - - [2025-08-14 02:45:44] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001012 10.0.0.23 - - [2025-08-14 02:45:44] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=security_groups HTTP/1.1" 200 1398 0.038571 10.0.0.23 - - [2025-08-14 02:45:44] "DELETE /security-group/ba71c0a2-588b-4263-88ff-2391fbfae012 HTTP/1.1" 200 115 0.060378 10.0.0.23 - - [2025-08-14 02:45:44] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001424 10.0.0.23 - - [2025-08-14 02:45:44] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=application_policy_sets HTTP/1.1" 200 1437 0.083288 10.0.0.23 - - [2025-08-14 02:45:44] "DELETE /access-control-list/269e57d3-fb8a-403d-b4fa-a65102b85b79 HTTP/1.1" 200 115 0.065621 10.0.0.38 - - [2025-08-14 02:45:45] "DELETE /project/0832621d-4008-4c31-8b82-ccdf3214a758 HTTP/1.1" 200 115 0.433570 10.0.0.23 - - [2025-08-14 02:45:45] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001616 10.0.0.38 - - [2025-08-14 02:45:45] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?fields=projects HTTP/1.1" 200 1243 0.015410 10.0.0.23 - - [2025-08-14 02:45:46] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004079 10.0.0.23 - - [2025-08-14 02:45:46] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001672 10.0.0.23 - - [2025-08-14 02:45:46] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.059277 10.0.0.23 - - [2025-08-14 02:45:46] "POST /id-to-fqname HTTP/1.1" 200 202 0.005713 10.0.0.23 - - [2025-08-14 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.005832 10.0.0.23 - - [2025-08-14 02:45:46] "POST /security-groups HTTP/1.1" 200 603 0.088383 10.0.0.23 - - [2025-08-14 02:45:46] "POST /projects HTTP/1.1" 200 609 0.288449 10.0.0.23 - - [2025-08-14 02:45:46] "POST /fqname-to-id HTTP/1.1" 404 245 0.007243 10.0.0.23 - - [2025-08-14 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.358864 10.0.0.38 - - [2025-08-14 02:45:46] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.525875 10.0.0.23 - - [2025-08-14 02:45:46] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001203 10.0.0.38 - - [2025-08-14 02:45:46] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=virtual_networks HTTP/1.1" 200 1055 0.055758 10.0.0.23 - - [2025-08-14 02:45:47] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.38 - - [2025-08-14 02:45:47] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.044112 10.0.0.23 - - [2025-08-14 02:45:47] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001699 10.0.0.38 - - [2025-08-14 02:45:47] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=security_groups HTTP/1.1" 200 1293 0.053970 10.0.0.38 - - [2025-08-14 02:45:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.026139 10.0.0.23 - - [2025-08-14 02:45:48] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004626 10.0.0.23 - - [2025-08-14 02:45:48] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.23 - - [2025-08-14 02:45:48] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007842 10.0.0.23 - - [2025-08-14 02:45:48] "POST /id-to-fqname HTTP/1.1" 200 184 0.005277 10.0.0.23 - - [2025-08-14 02:45:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.016068 10.0.0.23 - - [2025-08-14 02:45:48] "POST /security-groups HTTP/1.1" 200 585 0.086267 10.0.0.23 - - [2025-08-14 02:45:48] "POST /projects HTTP/1.1" 200 573 0.339737 10.0.0.23 - - [2025-08-14 02:45:48] "POST /access-control-lists HTTP/1.1" 200 590 0.036486 10.0.0.23 - - [2025-08-14 02:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.417029 10.0.0.38 - - [2025-08-14 02:45:48] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.590137 10.0.0.38 - - [2025-08-14 02:45:49] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.38 - - [2025-08-14 02:45:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2025-08-14 02:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.059076 10.0.0.23 - - [2025-08-14 02:45:50] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001297 10.0.0.38 - - [2025-08-14 02:45:50] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.039277 10.0.0.23 - - [2025-08-14 02:45:50] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001570 10.0.0.38 - - [2025-08-14 02:45:50] "POST /neutron/network HTTP/1.1" 200 599 0.174076 10.0.0.23 - - [2025-08-14 02:45:50] "POST /route-targets HTTP/1.1" 200 327 0.017727 10.0.0.23 - - [2025-08-14 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.38 - - [2025-08-14 02:45:51] "POST /neutron/network HTTP/1.1" 200 991 0.012342 10.0.0.38 - - [2025-08-14 02:45:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001215 10.0.0.38 - - [2025-08-14 02:45:51] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005211 10.0.0.38 - - [2025-08-14 02:45:51] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005624 10.0.0.38 - - [2025-08-14 02:45:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.010048 10.0.0.38 - - [2025-08-14 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.23 - - [2025-08-14 02:45:51] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001023 10.0.0.38 - - [2025-08-14 02:45:51] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.086486 10.0.0.23 - - [2025-08-14 02:45:51] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000968 10.0.0.38 - - [2025-08-14 02:45:51] "POST /neutron/network HTTP/1.1" 200 599 0.126140 10.0.0.23 - - [2025-08-14 02:45:52] "POST /ref-update HTTP/1.1" 200 156 0.020211 10.0.0.23 - - [2025-08-14 02:45:52] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009362 10.0.0.38 - - [2025-08-14 02:45:52] "POST /neutron/network HTTP/1.1" 200 992 0.018264 10.0.0.38 - - [2025-08-14 02:45:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001286 10.0.0.38 - - [2025-08-14 02:45:52] "GET /virtual-network/fe20f97b-a054-4bc2-b938-972d0ed454e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005858 10.0.0.38 - - [2025-08-14 02:45:52] "GET /virtual-network/fe20f97b-a054-4bc2-b938-972d0ed454e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006021 10.0.0.38 - - [2025-08-14 02:45:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.010569 10.0.0.38 - - [2025-08-14 02:45:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001454 10.0.0.23 - - [2025-08-14 02:45:53] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001091 10.0.0.38 - - [2025-08-14 02:45:53] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.061985 10.0.0.38 - - [2025-08-14 02:45:53] "POST /neutron/network HTTP/1.1" 200 991 0.033501 10.0.0.38 - - [2025-08-14 02:45:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001460 10.0.0.38 - - [2025-08-14 02:45:53] "POST /neutron/port HTTP/1.1" 200 117 0.006161 10.0.0.23 - - [2025-08-14 02:45:54] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001100 10.0.0.38 - - [2025-08-14 02:45:54] "POST /neutron/port HTTP/1.1" 200 1160 0.362281 10.0.0.23 - - [2025-08-14 02:45:54] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001059 10.0.0.38 - - [2025-08-14 02:45:54] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.082936 10.0.0.38 - - [2025-08-14 02:45:54] "POST /neutron/port HTTP/1.1" 200 1214 0.140988 10.0.0.38 - - [2025-08-14 02:45:54] "POST /neutron/port HTTP/1.1" 200 1188 0.025391 10.0.0.38 - - [2025-08-14 02:45:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003194 10.0.0.38 - - [2025-08-14 02:45:55] "POST /id-to-fqname HTTP/1.1" 200 214 0.001323 10.0.0.38 - - [2025-08-14 02:45:55] "POST /neutron/port HTTP/1.1" 200 117 0.000885 10.0.0.38 - - [2025-08-14 02:45:55] "POST /neutron/port HTTP/1.1" 200 1188 0.017533 10.0.0.38 - - [2025-08-14 02:45:55] "POST /neutron/network HTTP/1.1" 200 1001 0.011041 10.0.0.38 - - [2025-08-14 02:45:55] "POST /neutron/port HTTP/1.1" 200 1160 0.018005 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004172 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.23 - - [2025-08-14 02:45:56] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001044 10.0.0.38 - - [2025-08-14 02:45:56] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.080462 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/network HTTP/1.1" 200 992 0.008970 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.010106 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/port HTTP/1.1" 200 1188 0.014934 10.0.0.38 - - [2025-08-14 02:45:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009119 10.0.0.38 - - [2025-08-14 02:45:56] "GET /virtual-machine/69571bc4-0c05-48e6-aebe-8fb3d46f585d HTTP/1.1" 401 292 0.000556 10.0.0.38 - - [2025-08-14 02:45:57] "POST /neutron/port HTTP/1.1" 200 1161 0.020600 10.0.0.38 - - [2025-08-14 02:45:57] "GET /virtual-machine/69571bc4-0c05-48e6-aebe-8fb3d46f585d HTTP/1.1" 200 1286 0.026730 10.0.0.38 - - [2025-08-14 02:45:57] "GET /virtual-machine-interface/a6ed8fe3-5eac-45ef-8c76-096c751cae64 HTTP/1.1" 200 3106 0.008023 10.0.0.38 - - [2025-08-14 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.38 - - [2025-08-14 02:45:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006373 10.0.0.38 - - [2025-08-14 02:45:57] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.012439 10.0.0.38 - - [2025-08-14 02:45:57] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006027 10.0.0.38 - - [2025-08-14 02:45:57] "POST /neutron/port HTTP/1.1" 200 1189 0.020325 10.0.0.38 - - [2025-08-14 02:45:57] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014069 10.0.0.38 - - [2025-08-14 02:45:57] "POST /neutron/network HTTP/1.1" 200 992 0.013178 10.0.0.38 - - [2025-08-14 02:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.38 - - [2025-08-14 02:46:00] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006172 10.0.0.23 - - [2025-08-14 02:46:03] "DELETE /project/07fd67e167bf48389209ee5e45714454 HTTP/1.1" 404 173 0.021963 10.0.0.23 - - [2025-08-14 02:46:03] "DELETE /project/0832621d40084c318b82ccdf3214a758 HTTP/1.1" 404 173 0.024148 10.0.0.23 - - [2025-08-14 02:46:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002133 10.0.0.23 - - [2025-08-14 02:46:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.087750 10.0.0.23 - - [2025-08-14 02:46:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.23 - - [2025-08-14 02:46:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=security_groups HTTP/1.1" 200 1125 0.055586 10.0.0.23 - - [2025-08-14 02:46:03] "GET /projects?obj_uuids=0832621d-4008-4c31-8b82-ccdf3214a758&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001084 10.0.0.23 - - [2025-08-14 02:46:03] "GET /project/0832621d-4008-4c31-8b82-ccdf3214a758?fields=application_policy_sets HTTP/1.1" 200 1437 0.061057 10.0.0.23 - - [2025-08-14 02:46:03] "DELETE /project/0832621d-4008-4c31-8b82-ccdf3214a758 HTTP/1.1" 500 213 0.466404 10.0.0.38 - - [2025-08-14 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2025-08-14 02:46:04] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005687 10.0.0.38 - - [2025-08-14 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.38 - - [2025-08-14 02:46:08] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005588 10.0.0.38 - - [2025-08-14 02:46:11] "POST /neutron/network HTTP/1.1" 200 1001 0.037289 10.0.0.38 - - [2025-08-14 02:46:11] "POST /neutron/subnet HTTP/1.1" 200 1379 0.018760 10.0.0.38 - - [2025-08-14 02:46:11] "POST /neutron/network HTTP/1.1" 200 991 0.011937 10.0.0.38 - - [2025-08-14 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.38 - - [2025-08-14 02:46:12] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005784 10.0.0.38 - - [2025-08-14 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2025-08-14 02:46:16] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006253 10.0.0.38 - - [2025-08-14 02:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2025-08-14 02:46:21] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005415 10.0.0.38 - - [2025-08-14 02:46:21] "POST /neutron/network HTTP/1.1" 200 1001 0.009771 10.0.0.38 - - [2025-08-14 02:46:21] "POST /neutron/subnet HTTP/1.1" 200 1379 0.013359 10.0.0.38 - - [2025-08-14 02:46:21] "POST /neutron/network HTTP/1.1" 200 991 0.012530 10.0.0.38 - - [2025-08-14 02:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2025-08-14 02:46:25] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005357 10.0.0.38 - - [2025-08-14 02:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2025-08-14 02:46:29] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007214 10.0.0.38 - - [2025-08-14 02:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2025-08-14 02:46:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005159 10.0.0.38 - - [2025-08-14 02:46:33] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003208 10.0.0.38 - - [2025-08-14 02:46:33] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006529 10.0.0.38 - - [2025-08-14 02:46:38] "POST /neutron/port HTTP/1.1" 200 1188 0.017974 10.0.0.38 - - [2025-08-14 02:46:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008653 10.0.0.38 - - [2025-08-14 02:46:47] "POST /neutron/port HTTP/1.1" 200 1189 0.018418 10.0.0.38 - - [2025-08-14 02:46:48] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006918 10.0.0.38 - - [2025-08-14 02:46:54] "POST /neutron/port HTTP/1.1" 200 1188 0.017663 10.0.0.38 - - [2025-08-14 02:46:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007213 10.0.0.38 - - [2025-08-14 02:46:54] "GET /virtual-machine/cdcdbd3f-c5b0-4a7e-8fd5-cd683f0b4c5e HTTP/1.1" 200 1287 0.006106 10.0.0.38 - - [2025-08-14 02:46:54] "GET /virtual-machine-interface/77eefb6a-afe5-4bc4-b40d-580e61d3994f HTTP/1.1" 200 3105 0.005706 10.0.0.38 - - [2025-08-14 02:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.38 - - [2025-08-14 02:46:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004703 10.0.0.38 - - [2025-08-14 02:46:54] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004088 10.0.0.38 - - [2025-08-14 02:46:54] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005526 10.0.0.38 - - [2025-08-14 02:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.38 - - [2025-08-14 02:46:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004406 10.0.0.38 - - [2025-08-14 02:46:55] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003004 10.0.0.38 - - [2025-08-14 02:46:55] "GET /virtual-network/337dcde1-2060-4277-8413-86e66fcbb52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006227 10.0.0.38 - - [2025-08-14 02:46:55] "POST /neutron/port HTTP/1.1" 200 1188 0.015614 10.0.0.38 - - [2025-08-14 02:47:01] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007575 10.0.0.38 - - [2025-08-14 02:47:01] "POST /neutron/port HTTP/1.1" 200 1189 0.015513 10.0.0.38 - - [2025-08-14 02:47:01] "GET /virtual-machine/ffe7537c-dbca-4781-9e47-30fd4444886b HTTP/1.1" 200 1287 0.005731 10.0.0.38 - - [2025-08-14 02:47:01] "GET /virtual-machine-interface/f6732e06-b284-4cf1-aef5-963e67bc6470 HTTP/1.1" 200 3106 0.005341 10.0.0.38 - - [2025-08-14 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.38 - - [2025-08-14 02:47:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003727 10.0.0.38 - - [2025-08-14 02:47:01] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002961 10.0.0.38 - - [2025-08-14 02:47:01] "GET /virtual-network/fe20f97b-a054-4bc2-b938-972d0ed454e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006147 10.0.0.38 - - [2025-08-14 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.38 - - [2025-08-14 02:47:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003327 10.0.0.38 - - [2025-08-14 02:47:02] "GET /virtual-networks?parent_id=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003190 10.0.0.38 - - [2025-08-14 02:47:02] "GET /virtual-network/fe20f97b-a054-4bc2-b938-972d0ed454e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005780 10.0.0.38 - - [2025-08-14 02:47:03] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003009 10.0.0.38 - - [2025-08-14 02:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.38 - - [2025-08-14 02:47:03] "GET /global-qos-config/a06eb13b-c43e-4a83-a4bc-dc078456aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.004783 10.0.0.38 - - [2025-08-14 02:47:03] "POST /fqname-to-id HTTP/1.1" 404 222 0.003703 10.0.0.38 - - [2025-08-14 02:47:04] "POST /forwarding-classs HTTP/1.1" 200 576 0.031324 10.0.0.38 - - [2025-08-14 02:47:04] "POST /id-to-fqname HTTP/1.1" 200 232 0.003573 10.0.0.38 - - [2025-08-14 02:47:04] "GET /forwarding-class/0c2b5275-5a8e-4329-962f-09b0bb2ac723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.004357 10.0.0.23 - - [2025-08-14 02:47:04] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.023705 10.0.0.38 - - [2025-08-14 02:47:04] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.071269 10.0.0.38 - - [2025-08-14 02:47:04] "POST /fqname-to-id HTTP/1.1" 404 211 0.003216 10.0.0.38 - - [2025-08-14 02:47:04] "POST /qos-configs HTTP/1.1" 200 543 0.029884 10.0.0.38 - - [2025-08-14 02:47:04] "POST /id-to-fqname HTTP/1.1" 200 217 0.004333 10.0.0.38 - - [2025-08-14 02:47:04] "GET /qos-config/f7f5ee0e-99f0-4990-8b85-ea8f572c39e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.005137 10.0.0.38 - - [2025-08-14 02:47:04] "GET /virtual-machine-interface/a6ed8fe3-5eac-45ef-8c76-096c751cae64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.007980 10.0.0.38 - - [2025-08-14 02:47:04] "POST /ref-update HTTP/1.1" 200 156 0.017104 10.0.0.38 - - [2025-08-14 02:47:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008952 10.0.0.38 - - [2025-08-14 02:47:04] "POST /neutron/port HTTP/1.1" 200 1188 0.015588 10.0.0.38 - - [2025-08-14 02:47:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007342 10.0.0.38 - - [2025-08-14 02:47:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.001286 10.0.0.38 - - [2025-08-14 02:47:05] "GET /virtual-machine/69571bc4-0c05-48e6-aebe-8fb3d46f585d HTTP/1.1" 200 1286 0.003792 10.0.0.38 - - [2025-08-14 02:47:05] "GET /virtual-machine-interface/a6ed8fe3-5eac-45ef-8c76-096c751cae64 HTTP/1.1" 200 3353 0.005509 10.0.0.38 - - [2025-08-14 02:47:05] "GET /instance-ip/38e8fc47-00db-46ff-bd89-bfe7ece3e1e2 HTTP/1.1" 200 1608 0.007464 10.0.0.38 - - [2025-08-14 02:47:05] "GET /instance-ip/39ec6ace-770a-459a-93f5-e96b04a49f50 HTTP/1.1" 200 1627 0.005769 10.0.0.38 - - [2025-08-14 02:47:05] "POST /neutron/port HTTP/1.1" 200 1188 0.015198 10.0.0.38 - - [2025-08-14 02:47:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007144 10.0.0.38 - - [2025-08-14 02:47:05] "POST /neutron/port HTTP/1.1" 200 1188 0.015713 10.0.0.38 - - [2025-08-14 02:47:05] "POST /neutron/network HTTP/1.1" 200 991 0.009657 10.0.0.38 - - [2025-08-14 02:47:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.001656 10.0.0.38 - - [2025-08-14 02:47:05] "GET /virtual-machine/cdcdbd3f-c5b0-4a7e-8fd5-cd683f0b4c5e HTTP/1.1" 200 1287 0.004111 10.0.0.38 - - [2025-08-14 02:47:05] "GET /virtual-machine-interface/77eefb6a-afe5-4bc4-b40d-580e61d3994f HTTP/1.1" 200 3105 0.005816 10.0.0.38 - - [2025-08-14 02:47:05] "GET /instance-ip/97057421-6076-468f-8ed1-21af2ffa8874 HTTP/1.1" 200 1609 0.007107 10.0.0.38 - - [2025-08-14 02:47:05] "GET /instance-ip/b13ab6f3-56c7-43d2-abe6-9423a8f476bb HTTP/1.1" 200 1628 0.005831 10.0.0.38 - - [2025-08-14 02:47:11] "POST /neutron/network HTTP/1.1" 200 1002 0.009104 10.0.0.38 - - [2025-08-14 02:47:11] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011796 10.0.0.38 - - [2025-08-14 02:47:11] "POST /neutron/network HTTP/1.1" 200 992 0.009262 10.0.0.38 - - [2025-08-14 02:47:23] "POST /neutron/network HTTP/1.1" 200 1001 0.009266 10.0.0.38 - - [2025-08-14 02:47:23] "POST /neutron/subnet HTTP/1.1" 200 1379 0.014095 10.0.0.38 - - [2025-08-14 02:47:23] "POST /neutron/network HTTP/1.1" 200 991 0.009043 10.0.0.38 - - [2025-08-14 02:47:30] "GET /virtual-machine-interface/a6ed8fe3-5eac-45ef-8c76-096c751cae64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2938 0.005796 10.0.0.38 - - [2025-08-14 02:47:30] "POST /ref-update HTTP/1.1" 200 156 0.014913 10.0.0.38 - - [2025-08-14 02:47:30] "DELETE /qos-config/f7f5ee0e-99f0-4990-8b85-ea8f572c39e5 HTTP/1.1" 200 115 0.037539 10.0.0.38 - - [2025-08-14 02:47:30] "POST /id-to-fqname HTTP/1.1" 200 232 0.002823 10.0.0.38 - - [2025-08-14 02:47:30] "DELETE /forwarding-class/0c2b5275-5a8e-4329-962f-09b0bb2ac723 HTTP/1.1" 200 115 0.030688 10.0.0.38 - - [2025-08-14 02:47:32] "POST /neutron/port HTTP/1.1" 200 1189 0.014450 10.0.0.38 - - [2025-08-14 02:47:32] "POST /neutron/port HTTP/1.1" 200 1188 0.014515 10.0.0.38 - - [2025-08-14 02:47:32] "POST /neutron/port HTTP/1.1" 200 1188 0.040556 10.0.0.38 - - [2025-08-14 02:47:33] "POST /neutron/network HTTP/1.1" 200 992 0.010773 10.0.0.23 - - [2025-08-14 02:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-08-14 02:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005065 10.0.0.23 - - [2025-08-14 02:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005573 10.0.0.23 - - [2025-08-14 02:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003284 10.0.0.23 - - [2025-08-14 02:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001877 10.0.0.38 - - [2025-08-14 02:47:34] "POST /neutron/network HTTP/1.1" 200 151 0.145889 10.0.0.23 - - [2025-08-14 02:47:34] "DELETE /route-target/f7957b49-eb46-41da-9d5d-343dd2081ea9 HTTP/1.1" 200 115 0.038124 10.0.0.23 - - [2025-08-14 02:47:34] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001041 10.0.0.38 - - [2025-08-14 02:47:34] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.082258 10.0.0.23 - - [2025-08-14 02:47:34] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000957 10.0.0.38 - - [2025-08-14 02:47:34] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?fields=virtual_networks HTTP/1.1" 200 1019 0.040573 10.0.0.23 - - [2025-08-14 02:47:34] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001024 10.0.0.38 - - [2025-08-14 02:47:34] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.035740 10.0.0.23 - - [2025-08-14 02:47:34] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001121 10.0.0.38 - - [2025-08-14 02:47:34] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?fields=security_groups HTTP/1.1" 200 1239 0.045608 10.0.0.38 - - [2025-08-14 02:47:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.021468 10.0.0.23 - - [2025-08-14 02:47:35] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002802 10.0.0.23 - - [2025-08-14 02:47:35] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001078 10.0.0.23 - - [2025-08-14 02:47:35] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.030723 10.0.0.23 - - [2025-08-14 02:47:35] "POST /id-to-fqname HTTP/1.1" 200 183 0.002027 10.0.0.23 - - [2025-08-14 02:47:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.003614 10.0.0.23 - - [2025-08-14 02:47:35] "POST /security-groups HTTP/1.1" 200 584 0.031451 10.0.0.23 - - [2025-08-14 02:47:35] "POST /projects HTTP/1.1" 200 571 0.236634 10.0.0.23 - - [2025-08-14 02:47:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.008996 10.0.0.23 - - [2025-08-14 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.301426 10.0.0.38 - - [2025-08-14 02:47:35] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.459816 10.0.0.38 - - [2025-08-14 02:47:36] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.38 - - [2025-08-14 02:47:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.38 - - [2025-08-14 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.050996 10.0.0.23 - - [2025-08-14 02:47:38] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001033 10.0.0.38 - - [2025-08-14 02:47:38] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.052445 10.0.0.23 - - [2025-08-14 02:47:39] "POST /ref-update HTTP/1.1" 200 156 0.024838 10.0.0.23 - - [2025-08-14 02:47:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007872 10.0.0.38 - - [2025-08-14 02:47:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.257661 10.0.0.38 - - [2025-08-14 02:47:39] "POST /id-to-fqname HTTP/1.1" 200 220 0.001393 10.0.0.38 - - [2025-08-14 02:47:39] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005786 10.0.0.38 - - [2025-08-14 02:47:39] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005674 10.0.0.38 - - [2025-08-14 02:47:39] "POST /neutron/network HTTP/1.1" 200 832 0.006174 10.0.0.38 - - [2025-08-14 02:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2025-08-14 02:47:39] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006348 10.0.0.38 - - [2025-08-14 02:47:39] "PUT /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da HTTP/1.1" 200 264 0.055128 10.0.0.38 - - [2025-08-14 02:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.23 - - [2025-08-14 02:47:39] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001038 10.0.0.38 - - [2025-08-14 02:47:39] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.045906 10.0.0.23 - - [2025-08-14 02:47:39] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001210 10.0.0.38 - - [2025-08-14 02:47:39] "POST /neutron/network HTTP/1.1" 200 612 0.121165 10.0.0.23 - - [2025-08-14 02:47:39] "POST /route-targets HTTP/1.1" 200 327 0.019584 10.0.0.38 - - [2025-08-14 02:47:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.005714 10.0.0.38 - - [2025-08-14 02:47:40] "GET /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006835 10.0.0.38 - - [2025-08-14 02:47:40] "POST /neutron/network HTTP/1.1" 200 831 0.007780 10.0.0.38 - - [2025-08-14 02:47:40] "GET /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005258 10.0.0.38 - - [2025-08-14 02:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.38 - - [2025-08-14 02:47:40] "GET /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005446 10.0.0.38 - - [2025-08-14 02:47:40] "PUT /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902 HTTP/1.1" 200 264 0.055702 10.0.0.38 - - [2025-08-14 02:47:40] "POST /id-to-fqname HTTP/1.1" 200 220 0.001371 10.0.0.38 - - [2025-08-14 02:47:40] "POST /neutron/network HTTP/1.1" 200 842 0.007082 10.0.0.23 - - [2025-08-14 02:47:41] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.38 - - [2025-08-14 02:47:41] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.061007 10.0.0.38 - - [2025-08-14 02:47:41] "POST /neutron/port HTTP/1.1" 200 117 0.005544 10.0.0.38 - - [2025-08-14 02:47:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001396 10.0.0.38 - - [2025-08-14 02:47:41] "POST /neutron/network HTTP/1.1" 200 842 0.006743 10.0.0.38 - - [2025-08-14 02:47:42] "POST /neutron/port HTTP/1.1" 200 1054 0.014801 10.0.0.23 - - [2025-08-14 02:47:42] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001143 10.0.0.38 - - [2025-08-14 02:47:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003376 10.0.0.38 - - [2025-08-14 02:47:42] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.088164 10.0.0.38 - - [2025-08-14 02:47:42] "POST /neutron/network HTTP/1.1" 200 831 0.006770 10.0.0.38 - - [2025-08-14 02:47:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.011008 10.0.0.38 - - [2025-08-14 02:47:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007991 10.0.0.38 - - [2025-08-14 02:47:43] "POST /neutron/port HTTP/1.1" 200 1053 0.017346 10.0.0.38 - - [2025-08-14 02:47:43] "POST /neutron/port HTTP/1.1" 200 1081 0.016001 10.0.0.38 - - [2025-08-14 02:47:43] "POST /neutron/port HTTP/1.1" 200 117 0.001127 10.0.0.38 - - [2025-08-14 02:47:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007185 10.0.0.38 - - [2025-08-14 02:47:48] "POST /neutron/port HTTP/1.1" 200 1082 0.018012 10.0.0.38 - - [2025-08-14 02:47:48] "GET /virtual-machine/56f994b7-9585-4fe9-b82a-f1406a87ddd4 HTTP/1.1" 401 292 0.000726 10.0.0.38 - - [2025-08-14 02:47:48] "GET /virtual-machine/56f994b7-9585-4fe9-b82a-f1406a87ddd4 HTTP/1.1" 200 1285 0.030484 10.0.0.38 - - [2025-08-14 02:47:48] "GET /virtual-machine-interface/ef49c006-6c40-4421-a012-ff48b4ab9e4f HTTP/1.1" 200 2928 0.005355 10.0.0.38 - - [2025-08-14 02:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.38 - - [2025-08-14 02:47:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003645 10.0.0.38 - - [2025-08-14 02:47:48] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002815 10.0.0.38 - - [2025-08-14 02:47:48] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005820 10.0.0.38 - - [2025-08-14 02:47:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.036620 10.0.0.38 - - [2025-08-14 02:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.38 - - [2025-08-14 02:47:51] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007272 10.0.0.38 - - [2025-08-14 02:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.38 - - [2025-08-14 02:47:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003784 10.0.0.38 - - [2025-08-14 02:47:53] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003233 10.0.0.38 - - [2025-08-14 02:47:53] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006424 10.0.0.38 - - [2025-08-14 02:47:53] "POST /neutron/port HTTP/1.1" 200 1081 0.019495 10.0.0.38 - - [2025-08-14 02:47:54] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007299 10.0.0.38 - - [2025-08-14 02:47:54] "GET /virtual-machine/968aa549-6a96-470e-bc4f-6d5220ec2f03 HTTP/1.1" 200 1286 0.007039 10.0.0.38 - - [2025-08-14 02:47:54] "GET /virtual-machine-interface/a2bec759-9f7b-477b-b75b-d276c3f323a8 HTTP/1.1" 200 2928 0.005600 10.0.0.38 - - [2025-08-14 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2025-08-14 02:47:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004532 10.0.0.38 - - [2025-08-14 02:47:54] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.009421 10.0.0.38 - - [2025-08-14 02:47:54] "GET /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007433 10.0.0.38 - - [2025-08-14 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.38 - - [2025-08-14 02:47:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004430 10.0.0.38 - - [2025-08-14 02:47:55] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003416 10.0.0.38 - - [2025-08-14 02:47:55] "GET /virtual-network/ca841349-ff2c-46ea-8765-de318d6ce902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008495 10.0.0.38 - - [2025-08-14 02:47:55] "POST /routing-policys HTTP/1.1" 200 534 0.040083 10.0.0.38 - - [2025-08-14 02:47:55] "GET /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.015845 10.0.0.38 - - [2025-08-14 02:47:55] "PUT /virtual-network/3175731c-8140-47aa-939f-3f91eb70b9da HTTP/1.1" 200 264 0.064484 10.0.0.23 - - [2025-08-14 02:47:55] "POST /ref-update HTTP/1.1" 200 156 0.023114 10.0.0.38 - - [2025-08-14 02:47:59] "POST /ref-update HTTP/1.1" 200 156 0.054986 10.0.0.38 - - [2025-08-14 02:47:59] "DELETE /routing-policy/5a8c7bf5-5dc5-4ae7-a5d7-c9c3c9ad8ece HTTP/1.1" 200 115 0.061122 10.0.0.38 - - [2025-08-14 02:47:59] "POST /neutron/network HTTP/1.1" 200 831 0.006724 10.0.0.38 - - [2025-08-14 02:48:00] "POST /neutron/port HTTP/1.1" 200 1082 0.015263 10.0.0.38 - - [2025-08-14 02:48:00] "POST /neutron/port HTTP/1.1" 200 151 0.222930 10.0.0.23 - - [2025-08-14 02:48:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004722 10.0.0.23 - - [2025-08-14 02:48:02] "POST /useragent-kv HTTP/1.1" 200 115 0.009322 10.0.0.38 - - [2025-08-14 02:48:02] "POST /neutron/network HTTP/1.1" 200 151 0.188099 10.0.0.23 - - [2025-08-14 02:48:02] "DELETE /route-target/a01027fb-4b4e-4415-8a10-143827f4b68a HTTP/1.1" 200 115 0.049167 10.0.0.23 - - [2025-08-14 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-08-14 02:48:02] "DELETE /route-target/75c3799a-bd41-4986-a5e3-5f79481e2715 HTTP/1.1" 200 115 0.023441 10.0.0.23 - - [2025-08-14 02:48:03] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000968 10.0.0.23 - - [2025-08-14 02:48:03] "DELETE /project/5b2c90ac69bb4583854f541e8ad5c077 HTTP/1.1" 404 173 0.005754 10.0.0.23 - - [2025-08-14 02:48:03] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.088398 10.0.0.23 - - [2025-08-14 02:48:03] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002918 10.0.0.23 - - [2025-08-14 02:48:03] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?fields=security_groups HTTP/1.1" 200 1089 0.073201 10.0.0.23 - - [2025-08-14 02:48:03] "GET /projects?obj_uuids=07fd67e1-67bf-4838-9209-ee5e45714454&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001163 10.0.0.23 - - [2025-08-14 02:48:04] "GET /project/07fd67e1-67bf-4838-9209-ee5e45714454?fields=application_policy_sets HTTP/1.1" 200 1383 0.068582 10.0.0.23 - - [2025-08-14 02:48:04] "DELETE /project/07fd67e1-67bf-4838-9209-ee5e45714454 HTTP/1.1" 200 115 0.586415 10.0.0.38 - - [2025-08-14 02:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-08-14 02:48:04] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001622 10.0.0.38 - - [2025-08-14 02:48:04] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.040909 10.0.0.38 - - [2025-08-14 02:48:05] "POST /neutron/network HTTP/1.1" 200 117 0.010727 10.0.0.23 - - [2025-08-14 02:48:05] "POST /route-targets HTTP/1.1" 200 327 0.016219 10.0.0.38 - - [2025-08-14 02:48:05] "POST /neutron/network HTTP/1.1" 200 832 0.008842 10.0.0.38 - - [2025-08-14 02:48:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001327 10.0.0.38 - - [2025-08-14 02:48:05] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006233 10.0.0.38 - - [2025-08-14 02:48:05] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006114 10.0.0.38 - - [2025-08-14 02:48:05] "POST /neutron/subnet HTTP/1.1" 200 730 0.009374 10.0.0.38 - - [2025-08-14 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-08-14 02:48:05] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005431 10.0.0.38 - - [2025-08-14 02:48:05] "PUT /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477 HTTP/1.1" 200 264 0.059134 10.0.0.38 - - [2025-08-14 02:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008453 10.0.0.23 - - [2025-08-14 02:48:05] "POST /ref-update HTTP/1.1" 200 156 0.047237 10.0.0.23 - - [2025-08-14 02:48:05] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001038 10.0.0.38 - - [2025-08-14 02:48:05] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.040903 10.0.0.23 - - [2025-08-14 02:48:06] "POST /useragent-kv HTTP/1.1" 200 115 0.011647 10.0.0.38 - - [2025-08-14 02:48:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.227463 10.0.0.38 - - [2025-08-14 02:48:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001334 10.0.0.38 - - [2025-08-14 02:48:06] "GET /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005807 10.0.0.38 - - [2025-08-14 02:48:06] "GET /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005816 10.0.0.38 - - [2025-08-14 02:48:06] "POST /neutron/network HTTP/1.1" 200 832 0.014312 10.0.0.38 - - [2025-08-14 02:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.38 - - [2025-08-14 02:48:06] "GET /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005304 10.0.0.38 - - [2025-08-14 02:48:06] "PUT /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e HTTP/1.1" 200 264 0.058501 10.0.0.23 - - [2025-08-14 02:48:06] "POST /ref-update HTTP/1.1" 200 156 0.032920 10.0.0.38 - - [2025-08-14 02:48:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001482 10.0.0.23 - - [2025-08-14 02:48:07] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001172 10.0.0.38 - - [2025-08-14 02:48:07] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.069774 10.0.0.38 - - [2025-08-14 02:48:07] "POST /neutron/network HTTP/1.1" 200 832 0.007420 10.0.0.38 - - [2025-08-14 02:48:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001529 10.0.0.38 - - [2025-08-14 02:48:07] "POST /neutron/port HTTP/1.1" 200 117 0.005964 10.0.0.23 - - [2025-08-14 02:48:07] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001179 10.0.0.38 - - [2025-08-14 02:48:08] "POST /neutron/port HTTP/1.1" 200 1054 0.331786 10.0.0.38 - - [2025-08-14 02:48:08] "POST /neutron/port HTTP/1.1" 200 1108 0.112830 10.0.0.23 - - [2025-08-14 02:48:08] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.38 - - [2025-08-14 02:48:08] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.092891 10.0.0.38 - - [2025-08-14 02:48:08] "POST /neutron/network HTTP/1.1" 200 832 0.019230 10.0.0.38 - - [2025-08-14 02:48:08] "POST /neutron/network HTTP/1.1" 200 832 0.006998 10.0.0.38 - - [2025-08-14 02:48:08] "POST /neutron/port HTTP/1.1" 200 117 0.009903 10.0.0.38 - - [2025-08-14 02:48:09] "POST /neutron/network HTTP/1.1" 200 842 0.008740 10.0.0.38 - - [2025-08-14 02:48:09] "POST /neutron/port HTTP/1.1" 200 1054 0.021669 10.0.0.38 - - [2025-08-14 02:48:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003941 10.0.0.38 - - [2025-08-14 02:48:09] "POST /neutron/network HTTP/1.1" 200 832 0.007212 10.0.0.23 - - [2025-08-14 02:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.095676 10.0.0.23 - - [2025-08-14 02:48:10] "GET /obj-perms HTTP/1.1" 200 5056 0.203180 10.0.0.27 - - [2025-08-14 02:48:10] "GET /obj-perms HTTP/1.1" 200 5056 0.216929 10.0.0.38 - - [2025-08-14 02:48:10] "GET /obj-perms HTTP/1.1" 200 5056 0.045110 10.0.0.23 - - [2025-08-14 02:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.012958 10.0.0.27 - - [2025-08-14 02:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.059343 10.0.0.38 - - [2025-08-14 02:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.125481 10.0.0.38 - - [2025-08-14 02:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.125031 10.0.0.38 - - [2025-08-14 02:48:11] "POST /neutron/network HTTP/1.1" 200 842 0.007610 10.0.0.27 - - [2025-08-14 02:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.137951 10.0.0.38 - - [2025-08-14 02:48:11] "POST /neutron/port HTTP/1.1" 200 117 0.001151 10.0.0.27 - - [2025-08-14 02:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.398412 10.0.0.23 - - [2025-08-14 02:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.415079 10.0.0.38 - - [2025-08-14 02:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.395882 10.0.0.38 - - [2025-08-14 02:48:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007175 10.0.0.38 - - [2025-08-14 02:48:14] "POST /neutron/port HTTP/1.1" 200 1082 0.018348 10.0.0.38 - - [2025-08-14 02:48:14] "GET /virtual-machine/b6f09a38-11e5-4e5e-9286-b87b7384dfb2 HTTP/1.1" 200 1286 0.006163 10.0.0.38 - - [2025-08-14 02:48:14] "GET /virtual-machine-interface/c4d608dc-b60e-4abf-8a1b-632792c642de HTTP/1.1" 200 2927 0.005535 10.0.0.38 - - [2025-08-14 02:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2025-08-14 02:48:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003705 10.0.0.38 - - [2025-08-14 02:48:14] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003122 10.0.0.38 - - [2025-08-14 02:48:14] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005645 10.0.0.38 - - [2025-08-14 02:48:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009082 10.0.0.38 - - [2025-08-14 02:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.38 - - [2025-08-14 02:48:17] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006283 10.0.0.38 - - [2025-08-14 02:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.38 - - [2025-08-14 02:48:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004889 10.0.0.38 - - [2025-08-14 02:48:19] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003779 10.0.0.38 - - [2025-08-14 02:48:19] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006027 10.0.0.38 - - [2025-08-14 02:48:19] "POST /neutron/port HTTP/1.1" 200 1082 0.016507 10.0.0.38 - - [2025-08-14 02:48:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008070 10.0.0.38 - - [2025-08-14 02:48:19] "GET /virtual-machine/103e1eae-4817-4e76-ac77-ed29a1bdc2cf HTTP/1.1" 200 1285 0.006579 10.0.0.38 - - [2025-08-14 02:48:19] "GET /virtual-machine-interface/9491f899-2a65-4c83-a452-c0d0ac750098 HTTP/1.1" 200 2928 0.007918 10.0.0.38 - - [2025-08-14 02:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.38 - - [2025-08-14 02:48:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004206 10.0.0.38 - - [2025-08-14 02:48:20] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004662 10.0.0.38 - - [2025-08-14 02:48:20] "GET /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006154 10.0.0.38 - - [2025-08-14 02:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2025-08-14 02:48:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003871 10.0.0.38 - - [2025-08-14 02:48:21] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004162 10.0.0.38 - - [2025-08-14 02:48:21] "GET /virtual-network/3f7baf9f-fda7-43c3-bce9-29b2c4fa624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006826 10.0.0.38 - - [2025-08-14 02:48:21] "POST /routing-policys HTTP/1.1" 200 534 0.028294 10.0.0.38 - - [2025-08-14 02:48:21] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.017059 10.0.0.38 - - [2025-08-14 02:48:21] "PUT /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477 HTTP/1.1" 200 264 0.050922 10.0.0.38 - - [2025-08-14 02:48:23] "POST /neutron/port HTTP/1.1" 200 1082 0.018328 10.0.0.38 - - [2025-08-14 02:48:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004216 10.0.0.38 - - [2025-08-14 02:48:24] "POST /neutron/network HTTP/1.1" 200 832 0.006499 10.0.0.38 - - [2025-08-14 02:48:25] "POST /routing-policys HTTP/1.1" 200 534 0.027029 10.0.0.38 - - [2025-08-14 02:48:25] "GET /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.017524 10.0.0.38 - - [2025-08-14 02:48:25] "PUT /virtual-network/a6d2a9e4-4383-4767-ac71-5fab30bac477 HTTP/1.1" 200 264 0.062737 10.0.0.23 - - [2025-08-14 02:48:25] "POST /ref-update HTTP/1.1" 200 156 0.032503 10.0.0.38 - - [2025-08-14 02:48:25] "POST /ref-update HTTP/1.1" 200 156 0.054948 10.0.0.38 - - [2025-08-14 02:48:25] "DELETE /routing-policy/d75fff47-9621-4927-b80d-cd5d7523b34c HTTP/1.1" 200 115 0.067057 10.0.0.38 - - [2025-08-14 02:48:25] "POST /ref-update HTTP/1.1" 200 156 0.061877 10.0.0.38 - - [2025-08-14 02:48:25] "DELETE /routing-policy/35ca62f1-ff54-40e9-bb9c-5b46f17bcc1e HTTP/1.1" 200 115 0.032931 10.0.0.38 - - [2025-08-14 02:48:26] "POST /neutron/port HTTP/1.1" 200 1082 0.014835 10.0.0.23 - - [2025-08-14 02:48:26] "GET /obj-perms HTTP/1.1" 200 5056 0.043310 10.0.0.38 - - [2025-08-14 02:48:26] "POST /neutron/port HTTP/1.1" 200 1082 0.019139 10.0.0.38 - - [2025-08-14 02:48:27] "POST /neutron/network HTTP/1.1" 200 832 0.007462 10.0.0.23 - - [2025-08-14 02:48:28] "DELETE /route-target/3dcc3bd7-88cd-4515-a93e-b6cf4abaf758 HTTP/1.1" 200 115 0.023545 10.0.0.23 - - [2025-08-14 02:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004746 10.0.0.23 - - [2025-08-14 02:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003135 10.0.0.23 - - [2025-08-14 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009179 10.0.0.38 - - [2025-08-14 02:48:28] "POST /neutron/network HTTP/1.1" 200 151 0.125385 10.0.0.23 - - [2025-08-14 02:48:28] "DELETE /route-target/30b12af4-b46a-48e7-9103-58c6ceaa3a82 HTTP/1.1" 200 115 0.034306 10.0.0.38 - - [2025-08-14 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.23 - - [2025-08-14 02:48:30] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001449 10.0.0.38 - - [2025-08-14 02:48:30] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.037815 10.0.0.23 - - [2025-08-14 02:48:31] "POST /useragent-kv HTTP/1.1" 200 115 0.015527 10.0.0.38 - - [2025-08-14 02:48:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.259367 10.0.0.38 - - [2025-08-14 02:48:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.001660 10.0.0.38 - - [2025-08-14 02:48:31] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005907 10.0.0.38 - - [2025-08-14 02:48:31] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005846 10.0.0.38 - - [2025-08-14 02:48:31] "POST /neutron/network HTTP/1.1" 200 832 0.006923 10.0.0.38 - - [2025-08-14 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2025-08-14 02:48:31] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008211 10.0.0.38 - - [2025-08-14 02:48:31] "PUT /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35 HTTP/1.1" 200 264 0.060791 10.0.0.23 - - [2025-08-14 02:48:31] "POST /route-targets HTTP/1.1" 200 323 0.025281 10.0.0.38 - - [2025-08-14 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-08-14 02:48:31] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001412 10.0.0.38 - - [2025-08-14 02:48:31] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.045026 10.0.0.23 - - [2025-08-14 02:48:31] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001926 10.0.0.38 - - [2025-08-14 02:48:31] "POST /neutron/network HTTP/1.1" 200 612 0.147360 10.0.0.23 - - [2025-08-14 02:48:31] "POST /ref-update HTTP/1.1" 200 156 0.017905 10.0.0.38 - - [2025-08-14 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.004024 10.0.0.38 - - [2025-08-14 02:48:32] "GET /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006234 10.0.0.38 - - [2025-08-14 02:48:32] "POST /neutron/network HTTP/1.1" 200 832 0.008540 10.0.0.38 - - [2025-08-14 02:48:32] "GET /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005420 10.0.0.38 - - [2025-08-14 02:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.38 - - [2025-08-14 02:48:32] "GET /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005253 10.0.0.38 - - [2025-08-14 02:48:32] "PUT /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc HTTP/1.1" 200 264 0.061366 10.0.0.38 - - [2025-08-14 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001717 10.0.0.38 - - [2025-08-14 02:48:32] "POST /neutron/network HTTP/1.1" 200 842 0.007883 10.0.0.23 - - [2025-08-14 02:48:33] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001680 10.0.0.38 - - [2025-08-14 02:48:33] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.067870 10.0.0.38 - - [2025-08-14 02:48:33] "POST /neutron/port HTTP/1.1" 200 117 0.007518 10.0.0.38 - - [2025-08-14 02:48:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001400 10.0.0.38 - - [2025-08-14 02:48:33] "POST /neutron/network HTTP/1.1" 200 842 0.007331 10.0.0.38 - - [2025-08-14 02:48:34] "POST /neutron/port HTTP/1.1" 200 1054 0.014774 10.0.0.23 - - [2025-08-14 02:48:34] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209 10.0.0.38 - - [2025-08-14 02:48:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010435 10.0.0.38 - - [2025-08-14 02:48:34] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.065381 10.0.0.38 - - [2025-08-14 02:48:34] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.38 - - [2025-08-14 02:48:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007795 10.0.0.38 - - [2025-08-14 02:48:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007688 10.0.0.38 - - [2025-08-14 02:48:35] "POST /neutron/port HTTP/1.1" 200 1054 0.015801 10.0.0.38 - - [2025-08-14 02:48:35] "POST /neutron/port HTTP/1.1" 200 1082 0.020169 10.0.0.38 - - [2025-08-14 02:48:35] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.38 - - [2025-08-14 02:48:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007393 10.0.0.38 - - [2025-08-14 02:48:40] "POST /neutron/port HTTP/1.1" 200 1082 0.018740 10.0.0.38 - - [2025-08-14 02:48:40] "GET /virtual-machine/874aadf0-55a7-4af5-9ccd-1812b1b030f3 HTTP/1.1" 200 1285 0.006529 10.0.0.38 - - [2025-08-14 02:48:40] "GET /virtual-machine-interface/5c9abe16-5834-4666-a4df-b0d387ae52a0 HTTP/1.1" 200 2927 0.005302 10.0.0.38 - - [2025-08-14 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2025-08-14 02:48:40] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004463 10.0.0.38 - - [2025-08-14 02:48:40] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003978 10.0.0.38 - - [2025-08-14 02:48:40] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.013529 10.0.0.38 - - [2025-08-14 02:48:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007689 10.0.0.38 - - [2025-08-14 02:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.38 - - [2025-08-14 02:48:43] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005355 10.0.0.38 - - [2025-08-14 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2025-08-14 02:48:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003438 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003005 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006114 10.0.0.38 - - [2025-08-14 02:48:45] "POST /neutron/port HTTP/1.1" 200 1082 0.018136 10.0.0.38 - - [2025-08-14 02:48:45] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007493 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-machine/9aa22769-0115-4a6a-9252-3bb139fb1daa HTTP/1.1" 200 1286 0.007251 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-machine-interface/564da4f3-fca2-4532-aa50-b24953916564 HTTP/1.1" 200 2927 0.009042 10.0.0.38 - - [2025-08-14 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.38 - - [2025-08-14 02:48:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003049 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002522 10.0.0.38 - - [2025-08-14 02:48:45] "GET /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005835 10.0.0.38 - - [2025-08-14 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.38 - - [2025-08-14 02:48:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004299 10.0.0.38 - - [2025-08-14 02:48:47] "GET /virtual-networks?parent_id=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003323 10.0.0.38 - - [2025-08-14 02:48:47] "GET /virtual-network/a1a462b9-9ce0-4b05-8fa0-b0c0fe3747dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006580 10.0.0.38 - - [2025-08-14 02:48:47] "POST /interface-route-tables HTTP/1.1" 200 574 0.029781 10.0.0.38 - - [2025-08-14 02:48:47] "GET /interface-route-table/ef4bd2bf-4713-45be-89c6-d47081df2b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1306 0.016943 10.0.0.38 - - [2025-08-14 02:48:47] "GET /virtual-machine-interface/5c9abe16-5834-4666-a4df-b0d387ae52a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006408 10.0.0.38 - - [2025-08-14 02:48:47] "POST /ref-update HTTP/1.1" 200 156 0.017000 10.0.0.38 - - [2025-08-14 02:48:47] "POST /routing-policys HTTP/1.1" 200 534 0.027934 10.0.0.38 - - [2025-08-14 02:48:47] "GET /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006324 10.0.0.38 - - [2025-08-14 02:48:47] "PUT /virtual-network/525f27a4-8aa2-4212-a1ee-16bd3971ce35 HTTP/1.1" 200 264 0.057469 10.0.0.38 - - [2025-08-14 02:48:51] "POST /ref-update HTTP/1.1" 200 156 0.079145 10.0.0.23 - - [2025-08-14 02:48:51] "POST /ref-update HTTP/1.1" 200 156 0.040909 10.0.0.38 - - [2025-08-14 02:48:51] "DELETE /routing-policy/e30f2561-9a00-42f2-a33f-0284073b5da6 HTTP/1.1" 200 115 0.079507 10.0.0.38 - - [2025-08-14 02:48:51] "POST /neutron/network HTTP/1.1" 200 832 0.006815 10.0.0.38 - - [2025-08-14 02:48:51] "POST /neutron/port HTTP/1.1" 200 1108 0.012691 10.0.0.38 - - [2025-08-14 02:48:52] "POST /neutron/port HTTP/1.1" 200 1108 0.018001 10.0.0.23 - - [2025-08-14 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005082 10.0.0.23 - - [2025-08-14 02:48:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005236 10.0.0.38 - - [2025-08-14 02:48:53] "POST /neutron/network HTTP/1.1" 200 151 0.162307 10.0.0.23 - - [2025-08-14 02:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.23 - - [2025-08-14 02:48:53] "DELETE /route-target/4916380e-bdaa-4c56-9661-eaf4567b0cbe HTTP/1.1" 200 115 0.032899 10.0.0.23 - - [2025-08-14 02:48:55] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001988 10.0.0.38 - - [2025-08-14 02:48:55] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.052940 10.0.0.23 - - [2025-08-14 02:48:55] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 10.0.0.38 - - [2025-08-14 02:48:55] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=virtual_networks HTTP/1.1" 200 1017 0.061490 10.0.0.23 - - [2025-08-14 02:48:55] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001400 10.0.0.38 - - [2025-08-14 02:48:55] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.045732 10.0.0.23 - - [2025-08-14 02:48:55] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001433 10.0.0.38 - - [2025-08-14 02:48:55] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=security_groups HTTP/1.1" 200 1236 0.050741 10.0.0.38 - - [2025-08-14 02:48:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.027110 10.0.0.23 - - [2025-08-14 02:48:56] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004966 10.0.0.23 - - [2025-08-14 02:48:56] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001327 10.0.0.23 - - [2025-08-14 02:48:56] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011113 10.0.0.23 - - [2025-08-14 02:48:56] "POST /id-to-fqname HTTP/1.1" 200 194 0.007202 10.0.0.23 - - [2025-08-14 02:48:56] "POST /fqname-to-id HTTP/1.1" 404 203 0.007505 10.0.0.23 - - [2025-08-14 02:48:56] "POST /security-groups HTTP/1.1" 200 595 0.080255 10.0.0.23 - - [2025-08-14 02:48:56] "POST /fqname-to-id HTTP/1.1" 404 238 0.005702 10.0.0.23 - - [2025-08-14 02:48:56] "POST /projects HTTP/1.1" 200 593 0.319811 10.0.0.23 - - [2025-08-14 02:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.351873 10.0.0.38 - - [2025-08-14 02:48:56] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.502925 10.0.0.23 - - [2025-08-14 02:48:56] "POST /access-control-lists HTTP/1.1" 200 598 0.043030 10.0.0.38 - - [2025-08-14 02:48:57] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.38 - - [2025-08-14 02:48:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.38 - - [2025-08-14 02:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.047793 10.0.0.23 - - [2025-08-14 02:48:59] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000985 10.0.0.38 - - [2025-08-14 02:48:59] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043293 10.0.0.38 - - [2025-08-14 02:48:59] "POST /neutron/network HTTP/1.1" 200 117 0.029067 10.0.0.38 - - [2025-08-14 02:49:00] "POST /neutron/network HTTP/1.1" 200 834 0.013513 10.0.0.38 - - [2025-08-14 02:49:00] "POST /id-to-fqname HTTP/1.1" 200 226 0.002301 10.0.0.38 - - [2025-08-14 02:49:00] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008375 10.0.0.38 - - [2025-08-14 02:49:00] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006516 10.0.0.38 - - [2025-08-14 02:49:00] "POST /neutron/subnet HTTP/1.1" 200 734 0.010029 10.0.0.38 - - [2025-08-14 02:49:00] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006946 10.0.0.38 - - [2025-08-14 02:49:01] "GET /obj-perms HTTP/1.1" 200 5038 0.047092 10.0.0.27 - - [2025-08-14 02:49:01] "GET /obj-perms HTTP/1.1" 200 5038 0.049031 10.0.0.38 - - [2025-08-14 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.38 - - [2025-08-14 02:49:02] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007400 10.0.0.23 - - [2025-08-14 02:49:02] "POST /route-targets HTTP/1.1" 200 327 0.021639 10.0.0.38 - - [2025-08-14 02:49:02] "PUT /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77 HTTP/1.1" 200 264 0.091159 10.0.0.23 - - [2025-08-14 02:49:04] "DELETE /project/3841a8ed9a4147f9a81ecf1d063a729e HTTP/1.1" 404 173 0.004451 10.0.0.23 - - [2025-08-14 02:49:04] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000937 10.0.0.23 - - [2025-08-14 02:49:04] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.092209 10.0.0.23 - - [2025-08-14 02:49:04] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002658 10.0.0.23 - - [2025-08-14 02:49:04] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=security_groups HTTP/1.1" 200 1341 0.063132 10.0.0.23 - - [2025-08-14 02:49:04] "DELETE /security-group/f0c7ada8-186b-4e14-bcde-534177f905a6 HTTP/1.1" 404 177 0.003192 10.0.0.23 - - [2025-08-14 02:49:04] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001559 10.0.0.23 - - [2025-08-14 02:49:04] "DELETE /access-control-list/e353f3c1-963b-4ed3-ab7c-73b307784bed HTTP/1.1" 200 115 0.085243 10.0.0.23 - - [2025-08-14 02:49:04] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=application_policy_sets HTTP/1.1" 200 1380 0.079959 10.0.0.23 - - [2025-08-14 02:49:04] "DELETE /project/5b2c90ac-69bb-4583-854f-541e8ad5c077 HTTP/1.1" 409 278 0.397915 10.0.0.38 - - [2025-08-14 02:49:07] "POST /id-to-fqname HTTP/1.1" 200 226 0.001892 10.0.0.23 - - [2025-08-14 02:49:08] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001126 10.0.0.38 - - [2025-08-14 02:49:08] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063308 10.0.0.38 - - [2025-08-14 02:49:08] "POST /neutron/port HTTP/1.1" 200 117 0.006333 10.0.0.38 - - [2025-08-14 02:49:08] "POST /neutron/network HTTP/1.1" 200 844 0.008217 10.0.0.38 - - [2025-08-14 02:49:09] "POST /neutron/port HTTP/1.1" 200 1066 0.014904 10.0.0.38 - - [2025-08-14 02:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.38 - - [2025-08-14 02:49:09] "POST /neutron/network HTTP/1.1" 200 834 0.006740 10.0.0.38 - - [2025-08-14 02:49:13] "POST /neutron/network HTTP/1.1" 200 844 0.006024 10.0.0.38 - - [2025-08-14 02:49:13] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.38 - - [2025-08-14 02:49:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006939 10.0.0.38 - - [2025-08-14 02:49:13] "POST /neutron/port HTTP/1.1" 200 1094 0.015596 10.0.0.38 - - [2025-08-14 02:49:13] "GET /virtual-machine/6c3b11a6-3836-42b7-bf68-48d121c5c362 HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-08-14 02:49:14] "GET /virtual-machine/6c3b11a6-3836-42b7-bf68-48d121c5c362 HTTP/1.1" 200 1296 0.025588 10.0.0.38 - - [2025-08-14 02:49:14] "GET /virtual-machine-interface/ae19669a-7fb3-4ca9-a0a8-32ea81ed1493 HTTP/1.1" 200 2968 0.005167 10.0.0.38 - - [2025-08-14 02:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.38 - - [2025-08-14 02:49:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003443 10.0.0.38 - - [2025-08-14 02:49:14] "GET /virtual-networks?parent_id=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002868 10.0.0.38 - - [2025-08-14 02:49:14] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009263 10.0.0.38 - - [2025-08-14 02:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.38 - - [2025-08-14 02:49:17] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005653 10.0.0.38 - - [2025-08-14 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2025-08-14 02:49:21] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006680 10.0.0.38 - - [2025-08-14 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.38 - - [2025-08-14 02:49:25] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006527 10.0.0.38 - - [2025-08-14 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2025-08-14 02:49:29] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005483 10.0.0.38 - - [2025-08-14 02:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.38 - - [2025-08-14 02:49:33] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005397 10.0.0.38 - - [2025-08-14 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.38 - - [2025-08-14 02:49:37] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005507 10.0.0.38 - - [2025-08-14 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.38 - - [2025-08-14 02:49:41] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006656 10.0.0.38 - - [2025-08-14 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.38 - - [2025-08-14 02:49:44] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009098 10.0.0.38 - - [2025-08-14 02:49:44] "GET /virtual-networks?parent_id=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007821 10.0.0.38 - - [2025-08-14 02:49:44] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006895 10.0.0.38 - - [2025-08-14 02:49:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007827 10.0.0.38 - - [2025-08-14 02:49:51] "POST /neutron/port HTTP/1.1" 200 1094 0.018440 10.0.0.38 - - [2025-08-14 02:49:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007078 10.0.0.38 - - [2025-08-14 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.38 - - [2025-08-14 02:49:59] "GET /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005501 10.0.0.38 - - [2025-08-14 02:49:59] "PUT /virtual-network/a0c1bb5b-1682-42b2-8008-2e8bc8d2ed77 HTTP/1.1" 200 264 0.066318 10.0.0.23 - - [2025-08-14 02:49:59] "DELETE /route-target/6ddec74f-c71a-43ec-9b57-8021e363f1d2 HTTP/1.1" 200 115 0.062792 10.0.0.38 - - [2025-08-14 02:50:05] "POST /neutron/port HTTP/1.1" 200 1094 0.016409 10.0.0.38 - - [2025-08-14 02:50:07] "POST /neutron/network HTTP/1.1" 200 834 0.007707 10.0.0.38 - - [2025-08-14 02:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2025-08-14 02:50:10] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001595 10.0.0.38 - - [2025-08-14 02:50:10] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052424 10.0.0.23 - - [2025-08-14 02:50:10] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001114 10.0.0.38 - - [2025-08-14 02:50:10] "POST /neutron/network HTTP/1.1" 200 613 0.126153 10.0.0.23 - - [2025-08-14 02:50:10] "POST /route-targets HTTP/1.1" 200 327 0.012480 10.0.0.38 - - [2025-08-14 02:50:10] "POST /id-to-fqname HTTP/1.1" 200 226 0.003553 10.0.0.38 - - [2025-08-14 02:50:10] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007090 10.0.0.38 - - [2025-08-14 02:50:10] "POST /neutron/network HTTP/1.1" 200 833 0.008490 10.0.0.38 - - [2025-08-14 02:50:10] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006959 10.0.0.38 - - [2025-08-14 02:50:10] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005667 10.0.0.23 - - [2025-08-14 02:50:11] "GET /obj-perms HTTP/1.1" 200 5038 0.051960 10.0.0.38 - - [2025-08-14 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.38 - - [2025-08-14 02:50:11] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005895 10.0.0.38 - - [2025-08-14 02:50:11] "PUT /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2 HTTP/1.1" 200 264 0.057489 10.0.0.23 - - [2025-08-14 02:50:11] "POST /ref-update HTTP/1.1" 200 156 0.031793 10.0.0.38 - - [2025-08-14 02:50:16] "POST /id-to-fqname HTTP/1.1" 200 226 0.001536 10.0.0.38 - - [2025-08-14 02:50:16] "POST /neutron/network HTTP/1.1" 200 843 0.006557 10.0.0.23 - - [2025-08-14 02:50:17] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001123 10.0.0.38 - - [2025-08-14 02:50:17] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057110 10.0.0.38 - - [2025-08-14 02:50:17] "POST /neutron/port HTTP/1.1" 200 117 0.006229 10.0.0.23 - - [2025-08-14 02:50:17] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001544 10.0.0.38 - - [2025-08-14 02:50:18] "POST /neutron/port HTTP/1.1" 200 1065 0.310347 10.0.0.38 - - [2025-08-14 02:50:18] "POST /neutron/port HTTP/1.1" 200 1119 0.120264 10.0.0.38 - - [2025-08-14 02:50:18] "POST /neutron/subnet HTTP/1.1" 200 703 0.008101 10.0.0.38 - - [2025-08-14 02:50:22] "POST /neutron/port HTTP/1.1" 200 1093 0.019143 10.0.0.38 - - [2025-08-14 02:50:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007786 10.0.0.38 - - [2025-08-14 02:50:22] "GET /virtual-machine/6e92d9dc-4fb0-4085-a0f1-b86ffd34dde0 HTTP/1.1" 200 1296 0.005982 10.0.0.38 - - [2025-08-14 02:50:22] "GET /virtual-machine-interface/77d60124-fd50-43fa-86b4-29fd90bd3eea HTTP/1.1" 200 2966 0.005860 10.0.0.38 - - [2025-08-14 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.38 - - [2025-08-14 02:50:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003693 10.0.0.38 - - [2025-08-14 02:50:22] "GET /virtual-networks?parent_id=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003455 10.0.0.38 - - [2025-08-14 02:50:22] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007493 10.0.0.38 - - [2025-08-14 02:50:24] "POST /neutron/port HTTP/1.1" 200 1093 0.016612 10.0.0.38 - - [2025-08-14 02:50:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004050 10.0.0.38 - - [2025-08-14 02:50:24] "POST /neutron/network HTTP/1.1" 200 833 0.006891 10.0.0.38 - - [2025-08-14 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.38 - - [2025-08-14 02:50:25] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006469 10.0.0.27 - - [2025-08-14 02:50:28] "GET /obj-perms HTTP/1.1" 200 5056 0.041975 10.0.0.38 - - [2025-08-14 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2025-08-14 02:50:30] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005464 10.0.0.38 - - [2025-08-14 02:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.38 - - [2025-08-14 02:50:34] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005105 10.0.0.38 - - [2025-08-14 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-08-14 02:50:38] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005372 10.0.0.38 - - [2025-08-14 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.38 - - [2025-08-14 02:50:42] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006294 10.0.0.38 - - [2025-08-14 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2025-08-14 02:50:46] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005144 10.0.0.38 - - [2025-08-14 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2025-08-14 02:50:50] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005608 10.0.0.38 - - [2025-08-14 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.38 - - [2025-08-14 02:50:54] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006029 10.0.0.38 - - [2025-08-14 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.38 - - [2025-08-14 02:50:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004771 10.0.0.38 - - [2025-08-14 02:50:56] "GET /virtual-networks?parent_id=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003366 10.0.0.38 - - [2025-08-14 02:50:56] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006380 10.0.0.38 - - [2025-08-14 02:51:02] "POST /neutron/port HTTP/1.1" 200 1093 0.016234 10.0.0.38 - - [2025-08-14 02:51:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007018 10.0.0.38 - - [2025-08-14 02:51:12] "POST /neutron/port HTTP/1.1" 200 1093 0.016734 10.0.0.38 - - [2025-08-14 02:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.38 - - [2025-08-14 02:51:17] "GET /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005288 10.0.0.38 - - [2025-08-14 02:51:17] "PUT /virtual-network/df3cd6b3-ae07-49d1-ae2e-6be48aaf05b2 HTTP/1.1" 200 264 0.084195 10.0.0.23 - - [2025-08-14 02:51:17] "DELETE /route-target/b9819d01-5029-4a02-a89b-517de9979315 HTTP/1.1" 200 115 0.058287 10.0.0.38 - - [2025-08-14 02:51:22] "POST /neutron/network HTTP/1.1" 400 204 0.016421 10.0.0.38 - - [2025-08-14 02:51:23] "POST /neutron/port HTTP/1.1" 200 151 0.178604 10.0.0.23 - - [2025-08-14 02:51:26] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001646 10.0.0.38 - - [2025-08-14 02:51:26] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.075028 10.0.0.23 - - [2025-08-14 02:51:26] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001190 10.0.0.38 - - [2025-08-14 02:51:26] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?fields=virtual_networks HTTP/1.1" 200 1040 0.056710 10.0.0.23 - - [2025-08-14 02:51:26] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001155 10.0.0.38 - - [2025-08-14 02:51:26] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.050562 10.0.0.23 - - [2025-08-14 02:51:26] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001383 10.0.0.38 - - [2025-08-14 02:51:26] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?fields=security_groups HTTP/1.1" 200 1270 0.060030 10.0.0.38 - - [2025-08-14 02:51:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.022652 10.0.0.23 - - [2025-08-14 02:51:27] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003770 10.0.0.23 - - [2025-08-14 02:51:27] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001594 10.0.0.23 - - [2025-08-14 02:51:27] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010041 10.0.0.23 - - [2025-08-14 02:51:27] "POST /id-to-fqname HTTP/1.1" 200 216 0.001192 10.0.0.23 - - [2025-08-14 02:51:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.006912 10.0.0.23 - - [2025-08-14 02:51:27] "POST /security-groups HTTP/1.1" 200 616 0.031855 10.0.0.23 - - [2025-08-14 02:51:27] "POST /fqname-to-id HTTP/1.1" 404 259 0.002910 10.0.0.23 - - [2025-08-14 02:51:27] "POST /projects HTTP/1.1" 200 635 0.251361 10.0.0.23 - - [2025-08-14 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.334756 10.0.0.23 - - [2025-08-14 02:51:28] "POST /access-control-lists HTTP/1.1" 200 619 0.033496 10.0.0.38 - - [2025-08-14 02:51:28] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.502504 10.0.0.38 - - [2025-08-14 02:51:29] "GET /obj-perms HTTP/1.1" 200 5056 0.103300 10.0.0.38 - - [2025-08-14 02:51:29] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.38 - - [2025-08-14 02:51:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.38 - - [2025-08-14 02:51:31] "POST /fqname-to-id HTTP/1.1" 404 249 0.047753 10.0.0.23 - - [2025-08-14 02:51:32] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001058 10.0.0.23 - - [2025-08-14 02:51:32] "POST /fqname-to-id HTTP/1.1" 404 280 0.010956 10.0.0.23 - - [2025-08-14 02:51:32] "PUT /access-control-list/8bbb761e-900a-4ed2-9605-9d32958b5e00 HTTP/1.1" 200 272 0.028624 10.0.0.38 - - [2025-08-14 02:51:32] "POST /neutron/security_group HTTP/1.1" 200 1427 0.395154 10.0.0.38 - - [2025-08-14 02:51:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.127206 10.0.0.23 - - [2025-08-14 02:51:32] "PUT /access-control-list/8bbb761e-900a-4ed2-9605-9d32958b5e00 HTTP/1.1" 200 272 0.018583 10.0.0.38 - - [2025-08-14 02:51:33] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.170516 10.0.0.38 - - [2025-08-14 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012942 10.0.0.38 - - [2025-08-14 02:51:33] "GET /security-group/1a6b6499-4dc6-4174-9308-632b641dd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004192 10.0.0.38 - - [2025-08-14 02:51:33] "POST /fqname-to-id HTTP/1.1" 404 249 0.004970 10.0.0.23 - - [2025-08-14 02:51:33] "DELETE /access-control-list/8bbb761e-900a-4ed2-9605-9d32958b5e00 HTTP/1.1" 200 115 0.033859 10.0.0.38 - - [2025-08-14 02:51:34] "POST /fqname-to-id HTTP/1.1" 404 249 0.003614 10.0.0.23 - - [2025-08-14 02:51:34] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001194 10.0.0.23 - - [2025-08-14 02:51:34] "POST /fqname-to-id HTTP/1.1" 404 280 0.006711 10.0.0.23 - - [2025-08-14 02:51:34] "PUT /access-control-list/c4c99c4e-9a8e-46e1-bb6c-7b7684c061e4 HTTP/1.1" 200 272 0.016016 10.0.0.38 - - [2025-08-14 02:51:34] "POST /neutron/security_group HTTP/1.1" 200 1427 0.371789 10.0.0.38 - - [2025-08-14 02:51:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.119552 10.0.0.23 - - [2025-08-14 02:51:34] "PUT /access-control-list/c4c99c4e-9a8e-46e1-bb6c-7b7684c061e4 HTTP/1.1" 200 272 0.025712 10.0.0.38 - - [2025-08-14 02:51:35] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.149618 10.0.0.38 - - [2025-08-14 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.38 - - [2025-08-14 02:51:35] "GET /security-group/2ccb5963-b7e2-4f46-ae2b-69794d62911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004635 10.0.0.38 - - [2025-08-14 02:51:35] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106310 10.0.0.23 - - [2025-08-14 02:51:35] "PUT /access-control-list/c4c99c4e-9a8e-46e1-bb6c-7b7684c061e4 HTTP/1.1" 200 272 0.035801 10.0.0.38 - - [2025-08-14 02:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.23 - - [2025-08-14 02:51:35] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003978 10.0.0.38 - - [2025-08-14 02:51:36] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.092403 10.0.0.38 - - [2025-08-14 02:51:36] "POST /neutron/network HTTP/1.1" 200 117 0.009495 10.0.0.23 - - [2025-08-14 02:51:36] "POST /ref-update HTTP/1.1" 200 156 0.025560 10.0.0.23 - - [2025-08-14 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.048784 10.0.0.23 - - [2025-08-14 02:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004939 10.0.0.38 - - [2025-08-14 02:51:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.220267 10.0.0.38 - - [2025-08-14 02:51:36] "POST /id-to-fqname HTTP/1.1" 200 290 0.001848 10.0.0.38 - - [2025-08-14 02:51:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008210 10.0.0.38 - - [2025-08-14 02:51:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.009095 10.0.0.38 - - [2025-08-14 02:51:36] "POST /neutron/network HTTP/1.1" 200 1111 0.011278 10.0.0.38 - - [2025-08-14 02:51:37] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005717 10.0.0.38 - - [2025-08-14 02:51:38] "POST /id-to-fqname HTTP/1.1" 200 290 0.001361 10.0.0.38 - - [2025-08-14 02:51:38] "POST /neutron/security_group HTTP/1.1" 200 1453 0.007680 10.0.0.23 - - [2025-08-14 02:51:39] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001080 10.0.0.38 - - [2025-08-14 02:51:39] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.063361 10.0.0.38 - - [2025-08-14 02:51:39] "POST /neutron/port HTTP/1.1" 200 117 0.008042 10.0.0.38 - - [2025-08-14 02:51:39] "POST /id-to-fqname HTTP/1.1" 200 290 0.001834 10.0.0.38 - - [2025-08-14 02:51:39] "POST /neutron/security_group HTTP/1.1" 200 1453 0.009608 10.0.0.23 - - [2025-08-14 02:51:39] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001924 10.0.0.38 - - [2025-08-14 02:51:39] "POST /neutron/security_group HTTP/1.1" 200 3454 0.065423 10.0.0.23 - - [2025-08-14 02:51:40] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001546 10.0.0.38 - - [2025-08-14 02:51:40] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.106326 10.0.0.38 - - [2025-08-14 02:51:40] "POST /neutron/port HTTP/1.1" 200 1190 0.070772 10.0.0.38 - - [2025-08-14 02:51:40] "POST /neutron/port HTTP/1.1" 200 1218 0.032431 10.0.0.38 - - [2025-08-14 02:51:40] "POST /neutron/port HTTP/1.1" 200 117 0.005610 10.0.0.38 - - [2025-08-14 02:51:40] "POST /neutron/subnet HTTP/1.1" 200 1374 0.014920 10.0.0.38 - - [2025-08-14 02:51:40] "POST /neutron/security_group HTTP/1.1" 200 1453 0.006880 10.0.0.38 - - [2025-08-14 02:51:41] "POST /neutron/network HTTP/1.1" 200 1121 0.012323 10.0.0.38 - - [2025-08-14 02:51:41] "POST /neutron/port HTTP/1.1" 200 1190 0.017327 10.0.0.38 - - [2025-08-14 02:51:41] "POST /neutron/port HTTP/1.1" 200 1218 0.017545 10.0.0.38 - - [2025-08-14 02:51:41] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012452 10.0.0.38 - - [2025-08-14 02:51:41] "POST /neutron/network HTTP/1.1" 200 1111 0.008515 10.0.0.38 - - [2025-08-14 02:51:46] "POST /neutron/port HTTP/1.1" 200 1218 0.018454 10.0.0.38 - - [2025-08-14 02:51:46] "POST /neutron/security_group HTTP/1.1" 200 1453 0.009342 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 401 292 0.000433 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.032668 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.003729 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.006057 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.005209 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.009841 10.0.0.38 - - [2025-08-14 02:51:46] "GET /instance-ip/294362e2-a071-4d16-ad75-5a80eb6697e5 HTTP/1.1" 200 1715 0.007475 10.0.0.38 - - [2025-08-14 02:51:46] "GET /instance-ip/3edbebd1-e922-44d0-adca-42b1da60cb0e HTTP/1.1" 200 1733 0.006907 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.006193 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.006269 10.0.0.38 - - [2025-08-14 02:51:46] "GET /instance-ip/294362e2-a071-4d16-ad75-5a80eb6697e5 HTTP/1.1" 200 1715 0.005008 10.0.0.38 - - [2025-08-14 02:51:46] "GET /instance-ip/3edbebd1-e922-44d0-adca-42b1da60cb0e HTTP/1.1" 200 1733 0.004381 10.0.0.38 - - [2025-08-14 02:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.38 - - [2025-08-14 02:51:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003468 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003062 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006223 10.0.0.38 - - [2025-08-14 02:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.38 - - [2025-08-14 02:51:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003837 10.0.0.38 - - [2025-08-14 02:51:46] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002671 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006217 10.0.0.38 - - [2025-08-14 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.38 - - [2025-08-14 02:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004253 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003315 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007540 10.0.0.38 - - [2025-08-14 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2025-08-14 02:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003919 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002946 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005660 10.0.0.38 - - [2025-08-14 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.38 - - [2025-08-14 02:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004155 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002715 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005786 10.0.0.38 - - [2025-08-14 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.38 - - [2025-08-14 02:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004019 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003260 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006210 10.0.0.38 - - [2025-08-14 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.38 - - [2025-08-14 02:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004021 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003256 10.0.0.38 - - [2025-08-14 02:51:47] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006250 10.0.0.38 - - [2025-08-14 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2025-08-14 02:51:50] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006814 10.0.0.38 - - [2025-08-14 02:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.38 - - [2025-08-14 02:51:54] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005848 10.0.0.38 - - [2025-08-14 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.38 - - [2025-08-14 02:51:58] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006644 10.0.0.38 - - [2025-08-14 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.38 - - [2025-08-14 02:52:03] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006302 10.0.0.23 - - [2025-08-14 02:52:05] "DELETE /project/2fd403de3cb34e46a9eb7bb99fe454d3 HTTP/1.1" 404 173 0.007873 10.0.0.23 - - [2025-08-14 02:52:05] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001181 10.0.0.23 - - [2025-08-14 02:52:05] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.138397 10.0.0.23 - - [2025-08-14 02:52:05] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001667 10.0.0.23 - - [2025-08-14 02:52:05] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?fields=security_groups HTTP/1.1" 200 1110 0.059200 10.0.0.23 - - [2025-08-14 02:52:05] "GET /projects?obj_uuids=3841a8ed-9a41-47f9-a81e-cf1d063a729e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001316 10.0.0.23 - - [2025-08-14 02:52:05] "GET /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e?fields=application_policy_sets HTTP/1.1" 200 1414 0.056726 10.0.0.23 - - [2025-08-14 02:52:05] "DELETE /project/3841a8ed-9a41-47f9-a81e-cf1d063a729e HTTP/1.1" 200 115 0.461677 10.0.0.38 - - [2025-08-14 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2025-08-14 02:52:07] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006825 10.0.0.38 - - [2025-08-14 02:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2025-08-14 02:52:11] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006111 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.38 - - [2025-08-14 02:52:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003703 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002799 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006537 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2025-08-14 02:52:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003729 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007292 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.38 - - [2025-08-14 02:52:15] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004596 10.0.0.38 - - [2025-08-14 02:52:15] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003641 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.38 - - [2025-08-14 02:52:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003589 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002758 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006022 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2025-08-14 02:52:15] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004468 10.0.0.38 - - [2025-08-14 02:52:15] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003237 10.0.0.38 - - [2025-08-14 02:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2025-08-14 02:52:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004041 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002828 10.0.0.38 - - [2025-08-14 02:52:15] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008200 10.0.0.38 - - [2025-08-14 02:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.38 - - [2025-08-14 02:52:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003959 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003790 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005622 10.0.0.38 - - [2025-08-14 02:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-08-14 02:52:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004025 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003013 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005708 10.0.0.23 - - [2025-08-14 02:52:16] "GET /obj-perms HTTP/1.1" 200 5080 0.048657 10.0.0.38 - - [2025-08-14 02:52:16] "GET /obj-perms HTTP/1.1" 200 5080 0.042060 10.0.0.38 - - [2025-08-14 02:52:16] "POST /neutron/port HTTP/1.1" 200 1218 0.015212 10.0.0.38 - - [2025-08-14 02:52:16] "GET /obj-perms HTTP/1.1" 200 5080 0.003789 10.0.0.38 - - [2025-08-14 02:52:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003689 10.0.0.38 - - [2025-08-14 02:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.27 - - [2025-08-14 02:52:16] "GET /obj-perms HTTP/1.1" 200 5080 0.043634 10.0.0.23 - - [2025-08-14 02:52:16] "GET /obj-perms HTTP/1.1" 200 5080 0.004089 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.003961 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.005187 10.0.0.38 - - [2025-08-14 02:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.38 - - [2025-08-14 02:52:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004841 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003846 10.0.0.38 - - [2025-08-14 02:52:16] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005635 10.0.0.38 - - [2025-08-14 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.38 - - [2025-08-14 02:52:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003537 10.0.0.38 - - [2025-08-14 02:52:18] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003400 10.0.0.38 - - [2025-08-14 02:52:18] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006105 10.0.0.38 - - [2025-08-14 02:52:18] "POST /neutron/port HTTP/1.1" 200 1218 0.014817 10.0.0.38 - - [2025-08-14 02:52:23] "POST /neutron/security_group HTTP/1.1" 200 1453 0.006818 10.0.0.38 - - [2025-08-14 02:52:27] "POST /neutron/port HTTP/1.1" 200 1218 0.016698 10.0.0.38 - - [2025-08-14 02:52:27] "POST /neutron/port HTTP/1.1" 200 1218 0.016222 10.0.0.38 - - [2025-08-14 02:52:27] "POST /neutron/security_group HTTP/1.1" 200 1453 0.006252 10.0.0.38 - - [2025-08-14 02:52:27] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.38 - - [2025-08-14 02:52:28] "POST /neutron/security_group HTTP/1.1" 200 1453 0.009314 10.0.0.38 - - [2025-08-14 02:52:33] "POST /neutron/port HTTP/1.1" 200 1218 0.015104 10.0.0.38 - - [2025-08-14 02:52:33] "POST /neutron/security_group HTTP/1.1" 200 1453 0.008809 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.006232 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.004080 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine-interface/1ef73e57-7141-4277-8558-19bd0ce38ace HTTP/1.1" 200 3416 0.005230 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.003569 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine-interface/1ef73e57-7141-4277-8558-19bd0ce38ace HTTP/1.1" 200 3416 0.005293 10.0.0.38 - - [2025-08-14 02:52:34] "GET /instance-ip/254a4d4c-6357-44a0-8b04-814f93670cf3 HTTP/1.1" 200 1733 0.005660 10.0.0.38 - - [2025-08-14 02:52:34] "GET /instance-ip/2ddabd95-f97c-4683-9785-64ed78e1b3be HTTP/1.1" 200 1715 0.005305 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.003348 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-machine-interface/1ef73e57-7141-4277-8558-19bd0ce38ace HTTP/1.1" 200 3416 0.005134 10.0.0.38 - - [2025-08-14 02:52:34] "GET /instance-ip/254a4d4c-6357-44a0-8b04-814f93670cf3 HTTP/1.1" 200 1733 0.003812 10.0.0.38 - - [2025-08-14 02:52:34] "GET /instance-ip/2ddabd95-f97c-4683-9785-64ed78e1b3be HTTP/1.1" 200 1715 0.005359 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003592 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003338 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005930 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004158 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003001 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006110 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004658 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003683 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005849 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003913 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003111 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.008173 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004080 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003476 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005824 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005270 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003421 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.005842 10.0.0.38 - - [2025-08-14 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.38 - - [2025-08-14 02:52:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004642 10.0.0.38 - - [2025-08-14 02:52:34] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003026 10.0.0.38 - - [2025-08-14 02:52:35] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006379 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004854 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004083 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007673 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002968 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007607 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.38 - - [2025-08-14 02:52:36] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005306 10.0.0.38 - - [2025-08-14 02:52:36] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005255 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004529 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003865 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006765 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-08-14 02:52:36] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.007818 10.0.0.38 - - [2025-08-14 02:52:36] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003697 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005296 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005937 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007180 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004783 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003741 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006839 10.0.0.38 - - [2025-08-14 02:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.38 - - [2025-08-14 02:52:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004749 10.0.0.38 - - [2025-08-14 02:52:36] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003629 10.0.0.38 - - [2025-08-14 02:52:37] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006755 10.0.0.38 - - [2025-08-14 02:52:37] "GET /obj-perms HTTP/1.1" 200 5080 0.004854 10.0.0.23 - - [2025-08-14 02:52:37] "GET /obj-perms HTTP/1.1" 200 5080 0.005696 10.0.0.38 - - [2025-08-14 02:52:37] "GET /obj-perms HTTP/1.1" 200 5080 0.004548 10.0.0.38 - - [2025-08-14 02:52:37] "GET /obj-perms HTTP/1.1" 200 5080 0.004717 10.0.0.27 - - [2025-08-14 02:52:37] "GET /obj-perms HTTP/1.1" 200 5080 0.005017 10.0.0.38 - - [2025-08-14 02:52:37] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.004580 10.0.0.38 - - [2025-08-14 02:52:37] "GET /virtual-machine-interface/1ef73e57-7141-4277-8558-19bd0ce38ace HTTP/1.1" 200 3416 0.005650 10.0.0.38 - - [2025-08-14 02:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.38 - - [2025-08-14 02:52:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003889 10.0.0.38 - - [2025-08-14 02:52:37] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003165 10.0.0.38 - - [2025-08-14 02:52:37] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.006278 10.0.0.38 - - [2025-08-14 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.38 - - [2025-08-14 02:52:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.38 - - [2025-08-14 02:52:38] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002901 10.0.0.38 - - [2025-08-14 02:52:38] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007744 10.0.0.38 - - [2025-08-14 02:52:38] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.005847 10.0.0.38 - - [2025-08-14 02:52:38] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.005659 10.0.0.38 - - [2025-08-14 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.38 - - [2025-08-14 02:52:38] "GET /security-group/2ccb5963-b7e2-4f46-ae2b-69794d62911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.003404 10.0.0.38 - - [2025-08-14 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.38 - - [2025-08-14 02:52:38] "GET /security-group/2ccb5963-b7e2-4f46-ae2b-69794d62911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004238 10.0.0.38 - - [2025-08-14 02:52:38] "POST /neutron/security_group HTTP/1.1" 200 1479 0.003915 10.0.0.38 - - [2025-08-14 02:52:39] "POST /neutron/port HTTP/1.1" 200 1244 0.013735 10.0.0.38 - - [2025-08-14 02:52:39] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.004069 10.0.0.38 - - [2025-08-14 02:52:39] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3359 0.006840 10.0.0.38 - - [2025-08-14 02:52:39] "POST /neutron/security_group HTTP/1.1" 200 1453 0.007046 10.0.0.38 - - [2025-08-14 02:52:39] "POST /neutron/port HTTP/1.1" 200 1206 0.012767 10.0.0.38 - - [2025-08-14 02:52:39] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.003739 10.0.0.38 - - [2025-08-14 02:52:39] "GET /virtual-machine-interface/0ce2309a-7774-4c77-874c-a46ea93c8658 HTTP/1.1" 200 3415 0.007031 10.0.0.38 - - [2025-08-14 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.38 - - [2025-08-14 02:52:39] "GET /security-group/2ccb5963-b7e2-4f46-ae2b-69794d62911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004848 10.0.0.38 - - [2025-08-14 02:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2025-08-14 02:52:39] "GET /security-group/2ccb5963-b7e2-4f46-ae2b-69794d62911a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.004271 10.0.0.38 - - [2025-08-14 02:52:39] "POST /neutron/security_group HTTP/1.1" 200 1479 0.004284 10.0.0.38 - - [2025-08-14 02:53:03] "POST /neutron/security_group_rule HTTP/1.1" 200 562 0.010068 10.0.0.23 - - [2025-08-14 02:53:04] "PUT /access-control-list/c4c99c4e-9a8e-46e1-bb6c-7b7684c061e4 HTTP/1.1" 200 272 0.013552 10.0.0.38 - - [2025-08-14 02:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159625 10.0.0.38 - - [2025-08-14 02:53:07] "POST /neutron/security_group HTTP/1.1" 200 1451 0.007781 10.0.0.38 - - [2025-08-14 02:53:07] "POST /neutron/port HTTP/1.1" 200 1244 0.017828 10.0.0.38 - - [2025-08-14 02:53:07] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 200 1317 0.004236 10.0.0.38 - - [2025-08-14 02:53:07] "POST /neutron/port HTTP/1.1" 200 1206 0.016794 10.0.0.38 - - [2025-08-14 02:53:09] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 404 171 0.003981 10.0.0.38 - - [2025-08-14 02:53:09] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 404 171 0.003481 10.0.0.38 - - [2025-08-14 02:53:09] "GET /virtual-machine/38bc0bd3-b404-4005-b57e-71c39390f351 HTTP/1.1" 404 171 0.003523 10.0.0.38 - - [2025-08-14 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.38 - - [2025-08-14 02:53:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006035 10.0.0.38 - - [2025-08-14 02:53:09] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005597 10.0.0.38 - - [2025-08-14 02:53:09] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007074 10.0.0.38 - - [2025-08-14 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.38 - - [2025-08-14 02:53:09] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004558 10.0.0.38 - - [2025-08-14 02:53:09] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004006 10.0.0.38 - - [2025-08-14 02:53:09] "GET /obj-perms HTTP/1.1" 200 5080 0.004347 10.0.0.23 - - [2025-08-14 02:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.045590 10.0.0.23 - - [2025-08-14 02:53:10] "GET /obj-perms HTTP/1.1" 200 5056 0.128217 10.0.0.27 - - [2025-08-14 02:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.080139 10.0.0.23 - - [2025-08-14 02:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.111751 10.0.0.38 - - [2025-08-14 02:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.266753 10.0.0.27 - - [2025-08-14 02:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.282370 10.0.0.38 - - [2025-08-14 02:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.106252 10.0.0.23 - - [2025-08-14 02:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.117993 10.0.0.38 - - [2025-08-14 02:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.137217 10.0.0.38 - - [2025-08-14 02:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.176147 10.0.0.27 - - [2025-08-14 02:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.219218 10.0.0.27 - - [2025-08-14 02:53:12] "GET /obj-perms HTTP/1.1" 200 5056 0.401963 10.0.0.38 - - [2025-08-14 02:53:12] "GET /obj-perms HTTP/1.1" 200 5080 0.005138 10.0.0.23 - - [2025-08-14 02:53:13] "GET /obj-perms HTTP/1.1" 200 5080 0.003870 10.0.0.38 - - [2025-08-14 02:53:13] "POST /neutron/port HTTP/1.1" 200 1218 0.027779 10.0.0.38 - - [2025-08-14 02:53:13] "POST /neutron/port HTTP/1.1" 200 1206 0.088172 10.0.0.38 - - [2025-08-14 02:53:13] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 200 1318 0.004061 10.0.0.38 - - [2025-08-14 02:53:14] "POST /neutron/port HTTP/1.1" 200 151 0.317573 10.0.0.38 - - [2025-08-14 02:53:15] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 404 171 0.004805 10.0.0.38 - - [2025-08-14 02:53:15] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 404 171 0.004005 10.0.0.38 - - [2025-08-14 02:53:15] "GET /virtual-machine/f3f93b8a-115d-46ce-993c-3229a9f8c2bf HTTP/1.1" 404 171 0.005114 10.0.0.38 - - [2025-08-14 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.38 - - [2025-08-14 02:53:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006955 10.0.0.38 - - [2025-08-14 02:53:15] "GET /virtual-networks?parent_id=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004137 10.0.0.38 - - [2025-08-14 02:53:15] "GET /virtual-network/dcb06934-f7e3-43b4-832d-a07f16684ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.007539 10.0.0.38 - - [2025-08-14 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.38 - - [2025-08-14 02:53:15] "GET /routing-instance/6d7048b8-f0b2-4da7-ae39-1d7c0610f2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006100 10.0.0.38 - - [2025-08-14 02:53:15] "GET /route-target/ad792166-fc89-4204-8785-73d0377c4173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004948 10.0.0.38 - - [2025-08-14 02:53:15] "GET /obj-perms HTTP/1.1" 200 5080 0.005290 10.0.0.27 - - [2025-08-14 02:53:18] "GET /obj-perms HTTP/1.1" 200 5080 0.004057 10.0.0.38 - - [2025-08-14 02:53:25] "GET /obj-perms HTTP/1.1" 200 5080 0.004019 10.0.0.27 - - [2025-08-14 02:53:28] "GET /obj-perms HTTP/1.1" 200 5080 0.005146 10.0.0.38 - - [2025-08-14 02:53:31] "GET /obj-perms HTTP/1.1" 200 5080 0.006275 10.0.0.27 - - [2025-08-14 02:53:34] "GET /obj-perms HTTP/1.1" 200 5080 0.004578 10.0.0.38 - - [2025-08-14 02:53:40] "GET /obj-perms HTTP/1.1" 200 5080 0.004523 10.0.0.27 - - [2025-08-14 02:53:40] "GET /obj-perms HTTP/1.1" 200 5080 0.003888 10.0.0.23 - - [2025-08-14 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009594 10.0.0.38 - - [2025-08-14 02:53:41] "POST /neutron/security_group HTTP/1.1" 200 1477 0.005645 10.0.0.38 - - [2025-08-14 02:53:41] "POST /fqname-to-id HTTP/1.1" 404 249 0.003759 10.0.0.23 - - [2025-08-14 02:53:41] "DELETE /access-control-list/c4c99c4e-9a8e-46e1-bb6c-7b7684c061e4 HTTP/1.1" 200 115 0.041069 10.0.0.23 - - [2025-08-14 02:53:42] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001515 10.0.0.38 - - [2025-08-14 02:53:42] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.095459 10.0.0.23 - - [2025-08-14 02:53:42] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001412 10.0.0.38 - - [2025-08-14 02:53:43] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?fields=virtual_networks HTTP/1.1" 200 1082 0.056428 10.0.0.23 - - [2025-08-14 02:53:43] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002216 10.0.0.38 - - [2025-08-14 02:53:43] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.058903 10.0.0.23 - - [2025-08-14 02:53:43] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001423 10.0.0.38 - - [2025-08-14 02:53:43] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?fields=security_groups HTTP/1.1" 200 1333 0.062146 10.0.0.38 - - [2025-08-14 02:53:43] "POST /fqname-to-id HTTP/1.1" 404 218 0.028112 10.0.0.23 - - [2025-08-14 02:53:44] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003813 10.0.0.23 - - [2025-08-14 02:53:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.23 - - [2025-08-14 02:53:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033892 10.0.0.23 - - [2025-08-14 02:53:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001568 10.0.0.23 - - [2025-08-14 02:53:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.006359 10.0.0.23 - - [2025-08-14 02:53:44] "POST /security-groups HTTP/1.1" 200 621 0.079562 10.0.0.23 - - [2025-08-14 02:53:44] "POST /projects HTTP/1.1" 200 645 0.309144 10.0.0.23 - - [2025-08-14 02:53:44] "POST /fqname-to-id HTTP/1.1" 404 263 0.010139 10.0.0.23 - - [2025-08-14 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.385121 10.0.0.38 - - [2025-08-14 02:53:44] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.577198 10.0.0.38 - - [2025-08-14 02:53:45] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.38 - - [2025-08-14 02:53:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2025-08-14 02:53:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.048486 10.0.0.38 - - [2025-08-14 02:53:47] "POST /security-groups HTTP/1.1" 200 595 0.031207 10.0.0.38 - - [2025-08-14 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2025-08-14 02:53:47] "POST /access-control-lists HTTP/1.1" 200 648 0.029422 10.0.0.38 - - [2025-08-14 02:53:47] "GET /security-group/f648ee14-b8ab-440a-8161-74a3f74ec01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.007442 10.0.0.38 - - [2025-08-14 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.38 - - [2025-08-14 02:53:47] "GET /security-group/f648ee14-b8ab-440a-8161-74a3f74ec01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004878 10.0.0.38 - - [2025-08-14 02:53:48] "DELETE /security-group/f648ee14-b8ab-440a-8161-74a3f74ec01b HTTP/1.1" 200 115 0.049040 10.0.0.38 - - [2025-08-14 02:53:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.002837 10.0.0.23 - - [2025-08-14 02:53:48] "DELETE /access-control-list/85c05076-1c3f-44f9-9b5d-bda89420a308 HTTP/1.1" 200 115 0.027915 10.0.0.38 - - [2025-08-14 02:53:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.003443 10.0.0.38 - - [2025-08-14 02:53:48] "POST /security-groups HTTP/1.1" 200 595 0.036694 10.0.0.38 - - [2025-08-14 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.23 - - [2025-08-14 02:53:48] "POST /access-control-lists HTTP/1.1" 200 648 0.027118 10.0.0.38 - - [2025-08-14 02:53:49] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.012096 10.0.0.38 - - [2025-08-14 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.38 - - [2025-08-14 02:53:49] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006777 10.0.0.38 - - [2025-08-14 02:53:49] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004102 10.0.0.38 - - [2025-08-14 02:53:49] "PUT /security-group/a07d276d-578f-4910-9f3c-308d82248dea HTTP/1.1" 200 262 0.017330 10.0.0.23 - - [2025-08-14 02:53:49] "PUT /access-control-list/cf6a5f52-7193-4a8e-9ea3-ce681127f06e HTTP/1.1" 200 272 0.011836 10.0.0.38 - - [2025-08-14 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.23 - - [2025-08-14 02:53:49] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001055 10.0.0.38 - - [2025-08-14 02:53:49] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.067862 10.0.0.23 - - [2025-08-14 02:53:49] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001082 10.0.0.38 - - [2025-08-14 02:53:49] "POST /neutron/network HTTP/1.1" 200 735 0.192885 10.0.0.23 - - [2025-08-14 02:53:50] "POST /ref-update HTTP/1.1" 200 156 0.034154 10.0.0.38 - - [2025-08-14 02:53:50] "POST /id-to-fqname HTTP/1.1" 200 300 0.003212 10.0.0.38 - - [2025-08-14 02:53:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006597 10.0.0.38 - - [2025-08-14 02:53:50] "POST /neutron/network HTTP/1.1" 200 956 0.007648 10.0.0.38 - - [2025-08-14 02:53:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006908 10.0.0.38 - - [2025-08-14 02:53:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.015200 10.0.0.38 - - [2025-08-14 02:53:51] "GET /obj-perms HTTP/1.1" 200 5090 0.054256 10.0.0.38 - - [2025-08-14 02:53:51] "POST /id-to-fqname HTTP/1.1" 200 300 0.001326 10.0.0.38 - - [2025-08-14 02:53:52] "POST /neutron/security_group HTTP/1.1" 200 1296 0.020458 10.0.0.23 - - [2025-08-14 02:53:52] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001710 10.0.0.38 - - [2025-08-14 02:53:52] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.068014 10.0.0.38 - - [2025-08-14 02:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.006570 10.0.0.38 - - [2025-08-14 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 300 0.001431 10.0.0.38 - - [2025-08-14 02:53:53] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007478 10.0.0.23 - - [2025-08-14 02:53:53] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001587 10.0.0.38 - - [2025-08-14 02:53:53] "POST /neutron/security_group HTTP/1.1" 200 3302 0.066382 10.0.0.38 - - [2025-08-14 02:53:54] "POST /neutron/port HTTP/1.1" 200 1092 0.018597 10.0.0.23 - - [2025-08-14 02:53:54] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001112 10.0.0.38 - - [2025-08-14 02:53:54] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.059589 10.0.0.38 - - [2025-08-14 02:53:54] "POST /neutron/port HTTP/1.1" 200 1121 0.016959 10.0.0.38 - - [2025-08-14 02:53:54] "POST /neutron/port HTTP/1.1" 200 1121 0.016461 10.0.0.38 - - [2025-08-14 02:53:54] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006914 10.0.0.38 - - [2025-08-14 02:53:54] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007360 10.0.0.23 - - [2025-08-14 02:53:54] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002078 10.0.0.38 - - [2025-08-14 02:53:55] "POST /neutron/port HTTP/1.1" 200 1092 0.339202 10.0.0.38 - - [2025-08-14 02:53:55] "POST /neutron/port HTTP/1.1" 200 1147 0.114676 10.0.0.38 - - [2025-08-14 02:53:55] "POST /neutron/subnet HTTP/1.1" 200 708 0.009906 10.0.0.38 - - [2025-08-14 02:53:59] "POST /neutron/port HTTP/1.1" 200 1121 0.018119 10.0.0.38 - - [2025-08-14 02:53:59] "POST /neutron/security_group HTTP/1.1" 200 1296 0.008875 10.0.0.38 - - [2025-08-14 02:53:59] "POST /neutron/port HTTP/1.1" 200 1121 0.018994 10.0.0.38 - - [2025-08-14 02:53:59] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 401 292 0.000799 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.029938 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004855 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.006527 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004684 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.006588 10.0.0.38 - - [2025-08-14 02:54:00] "GET /instance-ip/831b8bc4-1fae-45ca-a9c1-115c3eea005f HTTP/1.1" 200 1732 0.006527 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004180 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.008036 10.0.0.38 - - [2025-08-14 02:54:00] "GET /instance-ip/831b8bc4-1fae-45ca-a9c1-115c3eea005f HTTP/1.1" 200 1732 0.004957 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004564 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003581 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006239 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004811 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004141 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007248 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004054 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003362 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006062 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004869 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003567 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006841 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006689 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004815 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005723 10.0.0.38 - - [2025-08-14 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.38 - - [2025-08-14 02:54:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004719 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003319 10.0.0.38 - - [2025-08-14 02:54:00] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006148 10.0.0.38 - - [2025-08-14 02:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2025-08-14 02:54:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004173 10.0.0.38 - - [2025-08-14 02:54:01] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003980 10.0.0.38 - - [2025-08-14 02:54:01] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005989 10.0.0.38 - - [2025-08-14 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.38 - - [2025-08-14 02:54:04] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005442 10.0.0.23 - - [2025-08-14 02:54:05] "DELETE /project/29eb39390a90440a97d0f867987bac27 HTTP/1.1" 404 173 0.007530 10.0.0.23 - - [2025-08-14 02:54:05] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000978 10.0.0.23 - - [2025-08-14 02:54:05] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.046328 10.0.0.23 - - [2025-08-14 02:54:05] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001141 10.0.0.23 - - [2025-08-14 02:54:05] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?fields=security_groups HTTP/1.1" 200 1438 0.068564 10.0.0.23 - - [2025-08-14 02:54:05] "DELETE /security-group/92964d97-ed84-4879-99ee-3e6aa07b254f HTTP/1.1" 200 115 0.083601 10.0.0.23 - - [2025-08-14 02:54:05] "GET /projects?obj_uuids=2fd403de-3cb3-4e46-a9eb-7bb99fe454d3&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.006684 10.0.0.23 - - [2025-08-14 02:54:05] "GET /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3?fields=application_policy_sets HTTP/1.1" 200 1477 0.075274 10.0.0.23 - - [2025-08-14 02:54:06] "DELETE /project/2fd403de-3cb3-4e46-a9eb-7bb99fe454d3 HTTP/1.1" 200 115 0.591730 10.0.0.38 - - [2025-08-14 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.38 - - [2025-08-14 02:54:08] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006013 10.0.0.38 - - [2025-08-14 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2025-08-14 02:54:12] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007857 10.0.0.38 - - [2025-08-14 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.38 - - [2025-08-14 02:54:16] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005647 10.0.0.38 - - [2025-08-14 02:54:18] "POST /neutron/port HTTP/1.1" 200 1121 0.015443 10.0.0.38 - - [2025-08-14 02:54:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.008619 10.0.0.38 - - [2025-08-14 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2025-08-14 02:54:20] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006800 10.0.0.38 - - [2025-08-14 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2025-08-14 02:54:24] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005449 10.0.0.38 - - [2025-08-14 02:54:27] "POST /neutron/port HTTP/1.1" 200 1121 0.015755 10.0.0.38 - - [2025-08-14 02:54:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008856 10.0.0.38 - - [2025-08-14 02:54:27] "POST /neutron/network HTTP/1.1" 200 956 0.008346 10.0.0.38 - - [2025-08-14 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.38 - - [2025-08-14 02:54:28] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004571 10.0.0.38 - - [2025-08-14 02:54:28] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003887 10.0.0.38 - - [2025-08-14 02:54:28] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005729 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2025-08-14 02:54:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003777 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003294 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005932 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2025-08-14 02:54:29] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004439 10.0.0.38 - - [2025-08-14 02:54:29] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004608 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.38 - - [2025-08-14 02:54:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004642 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004010 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005719 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.38 - - [2025-08-14 02:54:29] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004307 10.0.0.38 - - [2025-08-14 02:54:29] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003932 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.38 - - [2025-08-14 02:54:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005164 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003270 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006772 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2025-08-14 02:54:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009227 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003508 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005832 10.0.0.38 - - [2025-08-14 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.38 - - [2025-08-14 02:54:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003615 10.0.0.38 - - [2025-08-14 02:54:29] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008184 10.0.0.23 - - [2025-08-14 02:54:30] "GET /obj-perms HTTP/1.1" 200 5090 0.054304 10.0.0.38 - - [2025-08-14 02:54:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004884 10.0.0.38 - - [2025-08-14 02:54:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004370 10.0.0.27 - - [2025-08-14 02:54:30] "GET /obj-perms HTTP/1.1" 200 5090 0.044070 10.0.0.23 - - [2025-08-14 02:54:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004098 10.0.0.38 - - [2025-08-14 02:54:30] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004176 10.0.0.38 - - [2025-08-14 02:54:30] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.005575 10.0.0.38 - - [2025-08-14 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2025-08-14 02:54:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003814 10.0.0.38 - - [2025-08-14 02:54:30] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003141 10.0.0.38 - - [2025-08-14 02:54:30] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006100 10.0.0.38 - - [2025-08-14 02:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.38 - - [2025-08-14 02:54:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004585 10.0.0.38 - - [2025-08-14 02:54:31] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004003 10.0.0.38 - - [2025-08-14 02:54:31] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008691 10.0.0.38 - - [2025-08-14 02:54:36] "POST /neutron/port HTTP/1.1" 200 1121 0.050234 10.0.0.38 - - [2025-08-14 02:54:37] "POST /neutron/security_group HTTP/1.1" 200 1296 0.009389 10.0.0.38 - - [2025-08-14 02:54:42] "POST /neutron/port HTTP/1.1" 200 1121 0.017372 10.0.0.38 - - [2025-08-14 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 1296 0.008112 10.0.0.38 - - [2025-08-14 02:54:47] "POST /neutron/port HTTP/1.1" 200 1121 0.019260 10.0.0.38 - - [2025-08-14 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007431 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.006536 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.004051 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine-interface/c89dcf17-a341-41cb-810f-945b8f69927a HTTP/1.1" 200 3263 0.005779 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.004418 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine-interface/c89dcf17-a341-41cb-810f-945b8f69927a HTTP/1.1" 200 3263 0.005705 10.0.0.38 - - [2025-08-14 02:54:47] "GET /instance-ip/4f51187d-7b8f-4ac9-b740-0bb0fc68c200 HTTP/1.1" 200 1732 0.006377 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.004293 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-machine-interface/c89dcf17-a341-41cb-810f-945b8f69927a HTTP/1.1" 200 3263 0.005859 10.0.0.38 - - [2025-08-14 02:54:47] "GET /instance-ip/4f51187d-7b8f-4ac9-b740-0bb0fc68c200 HTTP/1.1" 200 1732 0.005085 10.0.0.38 - - [2025-08-14 02:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2025-08-14 02:54:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003773 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003209 10.0.0.38 - - [2025-08-14 02:54:47] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006738 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004257 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003381 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006523 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012627 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003851 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006384 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004599 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003645 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007155 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005178 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004461 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008322 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004988 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003947 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006042 10.0.0.38 - - [2025-08-14 02:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.38 - - [2025-08-14 02:54:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004049 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003106 10.0.0.38 - - [2025-08-14 02:54:48] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008625 10.0.0.38 - - [2025-08-14 02:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2025-08-14 02:54:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004721 10.0.0.38 - - [2025-08-14 02:54:49] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003335 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006268 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2025-08-14 02:54:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003924 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003062 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006184 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.38 - - [2025-08-14 02:54:50] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004792 10.0.0.38 - - [2025-08-14 02:54:50] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004414 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2025-08-14 02:54:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003705 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002971 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006033 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.38 - - [2025-08-14 02:54:50] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004597 10.0.0.38 - - [2025-08-14 02:54:50] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004203 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.38 - - [2025-08-14 02:54:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005842 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003372 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007101 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.38 - - [2025-08-14 02:54:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004321 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003302 10.0.0.38 - - [2025-08-14 02:54:50] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007040 10.0.0.38 - - [2025-08-14 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.38 - - [2025-08-14 02:54:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004718 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003731 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006179 10.0.0.38 - - [2025-08-14 02:54:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003901 10.0.0.23 - - [2025-08-14 02:54:51] "GET /obj-perms HTTP/1.1" 200 5090 0.004166 10.0.0.38 - - [2025-08-14 02:54:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003959 10.0.0.38 - - [2025-08-14 02:54:51] "GET /obj-perms HTTP/1.1" 200 5090 0.003693 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.005068 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-machine-interface/c89dcf17-a341-41cb-810f-945b8f69927a HTTP/1.1" 200 3263 0.005940 10.0.0.38 - - [2025-08-14 02:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2025-08-14 02:54:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003647 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002989 10.0.0.38 - - [2025-08-14 02:54:51] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005741 10.0.0.38 - - [2025-08-14 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2025-08-14 02:54:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.38 - - [2025-08-14 02:54:52] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003246 10.0.0.38 - - [2025-08-14 02:54:52] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008865 10.0.0.38 - - [2025-08-14 02:54:52] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.005553 10.0.0.38 - - [2025-08-14 02:54:52] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.006339 10.0.0.38 - - [2025-08-14 02:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.38 - - [2025-08-14 02:54:52] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.005373 10.0.0.38 - - [2025-08-14 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.38 - - [2025-08-14 02:54:53] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.005707 10.0.0.38 - - [2025-08-14 02:54:53] "POST /neutron/port HTTP/1.1" 200 1121 0.019645 10.0.0.38 - - [2025-08-14 02:54:53] "POST /neutron/port HTTP/1.1" 200 1108 0.074411 10.0.0.38 - - [2025-08-14 02:54:53] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004291 10.0.0.38 - - [2025-08-14 02:54:53] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3202 0.009475 10.0.0.38 - - [2025-08-14 02:54:53] "POST /neutron/port HTTP/1.1" 200 1108 0.013135 10.0.0.38 - - [2025-08-14 02:54:53] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.003989 10.0.0.38 - - [2025-08-14 02:54:53] "GET /virtual-machine-interface/982021bc-fd81-4052-881f-9a7116310f14 HTTP/1.1" 200 3263 0.007383 10.0.0.38 - - [2025-08-14 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.38 - - [2025-08-14 02:54:53] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.003691 10.0.0.38 - - [2025-08-14 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.38 - - [2025-08-14 02:54:53] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.005399 10.0.0.38 - - [2025-08-14 02:54:53] "POST /neutron/security_group HTTP/1.1" 200 1322 0.004143 10.0.0.38 - - [2025-08-14 02:54:53] "DELETE /security-group/a07d276d-578f-4910-9f3c-308d82248dea HTTP/1.1" 409 336 0.010350 10.0.0.38 - - [2025-08-14 02:55:19] "POST /neutron/network HTTP/1.1" 200 966 0.008530 10.0.0.38 - - [2025-08-14 02:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.001816 10.0.0.38 - - [2025-08-14 02:55:29] "POST /neutron/port HTTP/1.1" 200 1121 0.039037 10.0.0.38 - - [2025-08-14 02:55:29] "POST /neutron/subnet HTTP/1.1" 200 708 0.009223 10.0.0.27 - - [2025-08-14 02:55:31] "GET /obj-perms HTTP/1.1" 200 5056 0.044486 10.0.0.23 - - [2025-08-14 02:55:32] "GET /obj-perms HTTP/1.1" 200 5056 0.045676 10.0.0.38 - - [2025-08-14 02:56:13] "GET /security-group/a07d276d-578f-4910-9f3c-308d82248dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004496 10.0.0.38 - - [2025-08-14 02:56:13] "PUT /security-group/a07d276d-578f-4910-9f3c-308d82248dea HTTP/1.1" 200 262 0.014448 10.0.0.23 - - [2025-08-14 02:56:13] "PUT /access-control-list/cf6a5f52-7193-4a8e-9ea3-ce681127f06e HTTP/1.1" 200 272 0.021047 10.0.0.38 - - [2025-08-14 02:56:15] "POST /neutron/security_group HTTP/1.1" 200 1292 0.011445 10.0.0.38 - - [2025-08-14 02:56:15] "POST /neutron/port HTTP/1.1" 200 1147 0.017882 10.0.0.38 - - [2025-08-14 02:56:15] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 200 1323 0.006282 10.0.0.38 - - [2025-08-14 02:56:16] "POST /neutron/port HTTP/1.1" 200 1108 0.015357 10.0.0.38 - - [2025-08-14 02:56:17] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 404 171 0.004969 10.0.0.38 - - [2025-08-14 02:56:17] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 404 171 0.003619 10.0.0.38 - - [2025-08-14 02:56:17] "GET /virtual-machine/d49eb493-1d8d-4983-bed6-eb379b7dcfc7 HTTP/1.1" 404 171 0.002748 10.0.0.38 - - [2025-08-14 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.38 - - [2025-08-14 02:56:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004661 10.0.0.38 - - [2025-08-14 02:56:18] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003062 10.0.0.38 - - [2025-08-14 02:56:18] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006086 10.0.0.38 - - [2025-08-14 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.38 - - [2025-08-14 02:56:18] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004978 10.0.0.38 - - [2025-08-14 02:56:18] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004663 10.0.0.38 - - [2025-08-14 02:56:18] "GET /obj-perms HTTP/1.1" 200 5090 0.004752 10.0.0.38 - - [2025-08-14 02:56:19] "POST /neutron/port HTTP/1.1" 200 1121 0.014600 10.0.0.38 - - [2025-08-14 02:56:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.008864 10.0.0.38 - - [2025-08-14 02:56:21] "GET /obj-perms HTTP/1.1" 200 5090 0.003894 10.0.0.38 - - [2025-08-14 02:56:27] "GET /obj-perms HTTP/1.1" 200 5090 0.003777 10.0.0.38 - - [2025-08-14 02:56:30] "GET /obj-perms HTTP/1.1" 200 5090 0.005419 10.0.0.38 - - [2025-08-14 02:56:34] "GET /obj-perms HTTP/1.1" 200 5090 0.003948 10.0.0.38 - - [2025-08-14 02:56:40] "GET /obj-perms HTTP/1.1" 200 5090 0.005791 10.0.0.38 - - [2025-08-14 02:56:43] "GET /obj-perms HTTP/1.1" 200 5090 0.003879 10.0.0.38 - - [2025-08-14 02:56:43] "POST /neutron/security_group HTTP/1.1" 200 1292 0.007434 10.0.0.38 - - [2025-08-14 02:56:43] "POST /neutron/port HTTP/1.1" 200 1147 0.011253 10.0.0.38 - - [2025-08-14 02:56:43] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 200 1322 0.004242 10.0.0.38 - - [2025-08-14 02:56:44] "POST /neutron/port HTTP/1.1" 200 1108 0.017632 10.0.0.38 - - [2025-08-14 02:56:45] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 404 171 0.003040 10.0.0.38 - - [2025-08-14 02:56:45] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 404 171 0.002632 10.0.0.38 - - [2025-08-14 02:56:45] "GET /virtual-machine/4c10457c-3172-4797-b355-fa08bf9b1bc6 HTTP/1.1" 404 171 0.002544 10.0.0.38 - - [2025-08-14 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2025-08-14 02:56:45] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003514 10.0.0.38 - - [2025-08-14 02:56:45] "GET /virtual-networks?parent_id=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003036 10.0.0.38 - - [2025-08-14 02:56:46] "GET /virtual-network/4e2d5143-eac0-409c-991d-5a122eaa621b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005892 10.0.0.38 - - [2025-08-14 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.38 - - [2025-08-14 02:56:46] "GET /routing-instance/095170eb-4c83-4833-b90b-99c3b7f8faf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004161 10.0.0.38 - - [2025-08-14 02:56:46] "GET /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003738 10.0.0.38 - - [2025-08-14 02:56:46] "GET /obj-perms HTTP/1.1" 200 5090 0.003927 10.0.0.27 - - [2025-08-14 02:56:46] "GET /obj-perms HTTP/1.1" 200 5090 0.003895 10.0.0.38 - - [2025-08-14 02:56:55] "GET /obj-perms HTTP/1.1" 200 5090 0.003979 10.0.0.27 - - [2025-08-14 02:56:55] "GET /obj-perms HTTP/1.1" 200 5090 0.003938 10.0.0.38 - - [2025-08-14 02:57:04] "GET /obj-perms HTTP/1.1" 200 5090 0.004149 10.0.0.27 - - [2025-08-14 02:57:04] "GET /obj-perms HTTP/1.1" 200 5090 0.004057 10.0.0.38 - - [2025-08-14 02:57:10] "GET /obj-perms HTTP/1.1" 200 5090 0.003942 10.0.0.27 - - [2025-08-14 02:57:10] "GET /obj-perms HTTP/1.1" 200 5090 0.010616 10.0.0.23 - - [2025-08-14 02:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.036029 10.0.0.23 - - [2025-08-14 02:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002951 10.0.0.38 - - [2025-08-14 02:57:11] "POST /neutron/network HTTP/1.1" 200 151 0.175489 10.0.0.23 - - [2025-08-14 02:57:11] "DELETE /route-target/57d4825d-dccf-45c4-9f4e-cc871d882028 HTTP/1.1" 200 115 0.069402 10.0.0.38 - - [2025-08-14 02:57:11] "DELETE /security-group/a07d276d-578f-4910-9f3c-308d82248dea HTTP/1.1" 200 115 0.057601 10.0.0.38 - - [2025-08-14 02:57:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.009830 10.0.0.23 - - [2025-08-14 02:57:13] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001147 10.0.0.38 - - [2025-08-14 02:57:13] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.041708 10.0.0.23 - - [2025-08-14 02:57:13] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001037 10.0.0.38 - - [2025-08-14 02:57:13] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?fields=virtual_networks HTTP/1.1" 200 1092 0.042893 10.0.0.23 - - [2025-08-14 02:57:13] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001081 10.0.0.38 - - [2025-08-14 02:57:13] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.053635 10.0.0.23 - - [2025-08-14 02:57:13] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001421 10.0.0.38 - - [2025-08-14 02:57:13] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?fields=security_groups HTTP/1.1" 200 1348 0.051291 10.0.0.38 - - [2025-08-14 02:57:14] "POST /fqname-to-id HTTP/1.1" 404 209 0.323378 10.0.0.23 - - [2025-08-14 02:57:14] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003488 10.0.0.23 - - [2025-08-14 02:57:14] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.23 - - [2025-08-14 02:57:14] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008857 10.0.0.23 - - [2025-08-14 02:57:14] "POST /id-to-fqname HTTP/1.1" 200 212 0.002994 10.0.0.23 - - [2025-08-14 02:57:14] "POST /fqname-to-id HTTP/1.1" 404 222 0.004842 10.0.0.23 - - [2025-08-14 02:57:14] "POST /security-groups HTTP/1.1" 200 612 0.031705 10.0.0.23 - - [2025-08-14 02:57:14] "POST /fqname-to-id HTTP/1.1" 404 255 0.004986 10.0.0.23 - - [2025-08-14 02:57:14] "POST /projects HTTP/1.1" 200 627 0.245686 10.0.0.23 - - [2025-08-14 02:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.319122 10.0.0.23 - - [2025-08-14 02:57:14] "POST /access-control-lists HTTP/1.1" 200 615 0.033297 10.0.0.38 - - [2025-08-14 02:57:14] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.477894 10.0.0.38 - - [2025-08-14 02:57:15] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.38 - - [2025-08-14 02:57:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2025-08-14 02:57:17] "POST /fqname-to-id HTTP/1.1" 404 245 0.051012 10.0.0.23 - - [2025-08-14 02:57:18] "POST /fqname-to-id HTTP/1.1" 404 276 0.004093 10.0.0.23 - - [2025-08-14 02:57:18] "PUT /access-control-list/1b73801f-3f3e-4eda-8fe8-aaa88502e729 HTTP/1.1" 200 272 0.021905 10.0.0.38 - - [2025-08-14 02:57:18] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.029227 10.0.0.38 - - [2025-08-14 02:57:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.206375 10.0.0.23 - - [2025-08-14 02:57:18] "PUT /access-control-list/1b73801f-3f3e-4eda-8fe8-aaa88502e729 HTTP/1.1" 200 272 0.021826 10.0.0.38 - - [2025-08-14 02:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.38 - - [2025-08-14 02:57:19] "GET /security-group/9989419f-a8f6-4229-8297-f26d35605a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005684 10.0.0.38 - - [2025-08-14 02:57:19] "POST /neutron/security_group HTTP/1.1" 200 151 0.053083 10.0.0.38 - - [2025-08-14 02:57:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.002797 10.0.0.23 - - [2025-08-14 02:57:19] "DELETE /access-control-list/1b73801f-3f3e-4eda-8fe8-aaa88502e729 HTTP/1.1" 200 115 0.032805 10.0.0.38 - - [2025-08-14 02:57:20] "POST /fqname-to-id HTTP/1.1" 404 245 0.003439 10.0.0.23 - - [2025-08-14 02:57:20] "POST /fqname-to-id HTTP/1.1" 404 276 0.003151 10.0.0.23 - - [2025-08-14 02:57:20] "PUT /access-control-list/72f0c58e-d07a-4b50-b582-b0664c692ba3 HTTP/1.1" 200 272 0.024802 10.0.0.38 - - [2025-08-14 02:57:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009493 10.0.0.38 - - [2025-08-14 02:57:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111861 10.0.0.23 - - [2025-08-14 02:57:20] "PUT /access-control-list/72f0c58e-d07a-4b50-b582-b0664c692ba3 HTTP/1.1" 200 272 0.013755 10.0.0.38 - - [2025-08-14 02:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.38 - - [2025-08-14 02:57:20] "GET /security-group/89d9bc6e-37b2-41eb-920e-faac773a2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.004491 10.0.0.38 - - [2025-08-14 02:57:21] "POST /neutron/security_group_rule HTTP/1.1" 200 550 0.018400 10.0.0.23 - - [2025-08-14 02:57:21] "PUT /access-control-list/72f0c58e-d07a-4b50-b582-b0664c692ba3 HTTP/1.1" 200 272 0.013830 10.0.0.38 - - [2025-08-14 02:57:21] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.137970 10.0.0.38 - - [2025-08-14 02:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.23 - - [2025-08-14 02:57:21] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001177 10.0.0.38 - - [2025-08-14 02:57:21] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.046127 10.0.0.23 - - [2025-08-14 02:57:22] "POST /ref-update HTTP/1.1" 200 156 0.026662 10.0.0.23 - - [2025-08-14 02:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.013085 10.0.0.38 - - [2025-08-14 02:57:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.182688 10.0.0.38 - - [2025-08-14 02:57:22] "POST /id-to-fqname HTTP/1.1" 200 282 0.001347 10.0.0.38 - - [2025-08-14 02:57:22] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005331 10.0.0.38 - - [2025-08-14 02:57:22] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005598 10.0.0.38 - - [2025-08-14 02:57:22] "POST /neutron/network HTTP/1.1" 200 927 0.006168 10.0.0.38 - - [2025-08-14 02:57:22] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005683 10.0.0.23 - - [2025-08-14 02:57:23] "GET /obj-perms HTTP/1.1" 200 5072 0.046066 10.0.0.38 - - [2025-08-14 02:57:23] "POST /id-to-fqname HTTP/1.1" 200 282 0.001435 10.0.0.38 - - [2025-08-14 02:57:24] "POST /neutron/network HTTP/1.1" 200 937 0.008874 10.0.0.23 - - [2025-08-14 02:57:24] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001139 10.0.0.38 - - [2025-08-14 02:57:24] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.068750 10.0.0.38 - - [2025-08-14 02:57:25] "POST /neutron/port HTTP/1.1" 200 117 0.007177 10.0.0.38 - - [2025-08-14 02:57:25] "POST /id-to-fqname HTTP/1.1" 200 282 0.002153 10.0.0.38 - - [2025-08-14 02:57:25] "POST /neutron/network HTTP/1.1" 200 937 0.007106 10.0.0.23 - - [2025-08-14 02:57:25] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001053 10.0.0.38 - - [2025-08-14 02:57:25] "POST /neutron/port HTTP/1.1" 200 1081 0.283492 10.0.0.23 - - [2025-08-14 02:57:25] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001475 10.0.0.38 - - [2025-08-14 02:57:26] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.085508 10.0.0.38 - - [2025-08-14 02:57:26] "POST /neutron/port HTTP/1.1" 200 1135 0.134675 10.0.0.38 - - [2025-08-14 02:57:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003617 10.0.0.38 - - [2025-08-14 02:57:26] "POST /neutron/network HTTP/1.1" 200 927 0.006545 10.0.0.38 - - [2025-08-14 02:57:26] "POST /neutron/port HTTP/1.1" 200 117 0.005780 10.0.0.38 - - [2025-08-14 02:57:26] "POST /neutron/network HTTP/1.1" 200 937 0.006872 10.0.0.38 - - [2025-08-14 02:57:27] "POST /neutron/port HTTP/1.1" 200 1081 0.015166 10.0.0.38 - - [2025-08-14 02:57:27] "POST /neutron/port HTTP/1.1" 200 1109 0.020673 10.0.0.38 - - [2025-08-14 02:57:27] "POST /neutron/port HTTP/1.1" 200 117 0.001396 10.0.0.38 - - [2025-08-14 02:57:31] "POST /neutron/port HTTP/1.1" 200 1109 0.015210 10.0.0.38 - - [2025-08-14 02:57:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.009449 10.0.0.38 - - [2025-08-14 02:57:31] "POST /neutron/port HTTP/1.1" 200 1109 0.015438 10.0.0.38 - - [2025-08-14 02:57:31] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006975 10.0.0.38 - - [2025-08-14 02:57:31] "POST /neutron/port HTTP/1.1" 200 1109 0.014904 10.0.0.38 - - [2025-08-14 02:57:31] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.026466 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003593 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.005081 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003390 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.005293 10.0.0.38 - - [2025-08-14 02:57:32] "GET /instance-ip/c3663c59-85fd-4dac-afa6-a26cc2fe3f6d HTTP/1.1" 200 1704 0.005376 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003797 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.005303 10.0.0.38 - - [2025-08-14 02:57:32] "GET /instance-ip/c3663c59-85fd-4dac-afa6-a26cc2fe3f6d HTTP/1.1" 200 1704 0.003964 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003835 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003955 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005656 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004139 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003115 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007014 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003935 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002872 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005701 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005306 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005761 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003979 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003051 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005513 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003985 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002755 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006279 10.0.0.38 - - [2025-08-14 02:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.38 - - [2025-08-14 02:57:32] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003907 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002980 10.0.0.38 - - [2025-08-14 02:57:32] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007042 10.0.0.38 - - [2025-08-14 02:57:33] "GET /obj-perms HTTP/1.1" 200 5056 0.053962 10.0.0.38 - - [2025-08-14 02:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-08-14 02:57:36] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005412 10.0.0.38 - - [2025-08-14 02:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2025-08-14 02:57:40] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005177 10.0.0.38 - - [2025-08-14 02:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2025-08-14 02:57:44] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007614 10.0.0.38 - - [2025-08-14 02:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2025-08-14 02:57:48] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005243 10.0.0.38 - - [2025-08-14 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.38 - - [2025-08-14 02:57:52] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005584 10.0.0.38 - - [2025-08-14 02:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.38 - - [2025-08-14 02:57:56] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005095 10.0.0.38 - - [2025-08-14 02:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.38 - - [2025-08-14 02:57:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003901 10.0.0.38 - - [2025-08-14 02:57:58] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002873 10.0.0.38 - - [2025-08-14 02:57:58] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006035 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.38 - - [2025-08-14 02:57:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005130 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004034 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007367 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.38 - - [2025-08-14 02:57:59] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004655 10.0.0.38 - - [2025-08-14 02:57:59] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003667 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.38 - - [2025-08-14 02:57:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003665 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002999 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005961 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2025-08-14 02:57:59] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004777 10.0.0.38 - - [2025-08-14 02:57:59] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003469 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.38 - - [2025-08-14 02:57:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004978 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003211 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005795 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.38 - - [2025-08-14 02:57:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015165 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003217 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007802 10.0.0.38 - - [2025-08-14 02:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.38 - - [2025-08-14 02:57:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005501 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004288 10.0.0.38 - - [2025-08-14 02:57:59] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005883 10.0.0.23 - - [2025-08-14 02:57:59] "GET /obj-perms HTTP/1.1" 200 5072 0.004472 10.0.0.38 - - [2025-08-14 02:58:00] "GET /obj-perms HTTP/1.1" 200 5072 0.045363 10.0.0.38 - - [2025-08-14 02:58:00] "GET /obj-perms HTTP/1.1" 200 5072 0.004649 10.0.0.27 - - [2025-08-14 02:58:00] "GET /obj-perms HTTP/1.1" 200 5072 0.047414 10.0.0.38 - - [2025-08-14 02:58:00] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003771 10.0.0.38 - - [2025-08-14 02:58:00] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.005084 10.0.0.38 - - [2025-08-14 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.38 - - [2025-08-14 02:58:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003716 10.0.0.38 - - [2025-08-14 02:58:00] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002772 10.0.0.38 - - [2025-08-14 02:58:00] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005461 10.0.0.38 - - [2025-08-14 02:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.38 - - [2025-08-14 02:58:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003516 10.0.0.38 - - [2025-08-14 02:58:01] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003444 10.0.0.38 - - [2025-08-14 02:58:01] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006150 10.0.0.38 - - [2025-08-14 02:58:01] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006609 10.0.0.23 - - [2025-08-14 02:58:06] "DELETE /project/4ad82b0a4af741e5a1e444cdc070409d HTTP/1.1" 404 173 0.004974 10.0.0.23 - - [2025-08-14 02:58:06] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000947 10.0.0.23 - - [2025-08-14 02:58:06] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1588 0.044330 10.0.0.23 - - [2025-08-14 02:58:06] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001211 10.0.0.23 - - [2025-08-14 02:58:06] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?fields=security_groups HTTP/1.1" 200 1453 0.054223 10.0.0.23 - - [2025-08-14 02:58:06] "DELETE /security-group/a182996c-f08a-4b99-aa0f-2e9ba025cc3f HTTP/1.1" 200 115 0.066365 10.0.0.23 - - [2025-08-14 02:58:06] "GET /projects?obj_uuids=29eb3939-0a90-440a-97d0-f867987bac27&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001106 10.0.0.23 - - [2025-08-14 02:58:06] "GET /project/29eb3939-0a90-440a-97d0-f867987bac27?fields=application_policy_sets HTTP/1.1" 200 1492 0.049862 10.0.0.23 - - [2025-08-14 02:58:06] "DELETE /project/29eb3939-0a90-440a-97d0-f867987bac27 HTTP/1.1" 200 115 0.422627 10.0.0.38 - - [2025-08-14 02:58:08] "POST /neutron/port HTTP/1.1" 200 1109 0.017740 10.0.0.23 - - [2025-08-14 02:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.055250 10.0.0.23 - - [2025-08-14 02:58:10] "GET /obj-perms HTTP/1.1" 200 5056 0.146345 10.0.0.23 - - [2025-08-14 02:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.003542 10.0.0.27 - - [2025-08-14 02:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.080407 10.0.0.27 - - [2025-08-14 02:58:10] "GET /obj-perms HTTP/1.1" 200 5056 0.090487 10.0.0.38 - - [2025-08-14 02:58:10] "GET /obj-perms HTTP/1.1" 200 5056 0.100897 10.0.0.38 - - [2025-08-14 02:58:11] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008179 10.0.0.38 - - [2025-08-14 02:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.047086 10.0.0.38 - - [2025-08-14 02:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.118470 10.0.0.23 - - [2025-08-14 02:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.224324 10.0.0.27 - - [2025-08-14 02:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.192732 10.0.0.27 - - [2025-08-14 02:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.309582 10.0.0.38 - - [2025-08-14 02:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.326357 10.0.0.38 - - [2025-08-14 02:58:17] "POST /neutron/port HTTP/1.1" 200 1109 0.014235 10.0.0.38 - - [2025-08-14 02:58:17] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008060 10.0.0.38 - - [2025-08-14 02:58:17] "POST /neutron/port HTTP/1.1" 200 1109 0.015029 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.006058 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.003721 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine-interface/782cda94-e999-4f17-909e-29a2ae6280d8 HTTP/1.1" 200 3191 0.006185 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.003355 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine-interface/782cda94-e999-4f17-909e-29a2ae6280d8 HTTP/1.1" 200 3191 0.005249 10.0.0.38 - - [2025-08-14 02:58:17] "GET /instance-ip/ee3584b4-c589-4830-b5a1-f42474216e75 HTTP/1.1" 200 1704 0.005377 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.003448 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-machine-interface/782cda94-e999-4f17-909e-29a2ae6280d8 HTTP/1.1" 200 3191 0.005060 10.0.0.38 - - [2025-08-14 02:58:17] "GET /instance-ip/ee3584b4-c589-4830-b5a1-f42474216e75 HTTP/1.1" 200 1704 0.005535 10.0.0.38 - - [2025-08-14 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.38 - - [2025-08-14 02:58:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003908 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003316 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005887 10.0.0.38 - - [2025-08-14 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.38 - - [2025-08-14 02:58:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004055 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003072 10.0.0.38 - - [2025-08-14 02:58:17] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005800 10.0.0.38 - - [2025-08-14 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.38 - - [2025-08-14 02:58:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004223 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003281 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005587 10.0.0.38 - - [2025-08-14 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2025-08-14 02:58:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004410 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002926 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006041 10.0.0.38 - - [2025-08-14 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.38 - - [2025-08-14 02:58:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004174 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002956 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006247 10.0.0.38 - - [2025-08-14 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.38 - - [2025-08-14 02:58:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003811 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003470 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005764 10.0.0.38 - - [2025-08-14 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2025-08-14 02:58:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004159 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003768 10.0.0.38 - - [2025-08-14 02:58:18] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005746 10.0.0.38 - - [2025-08-14 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.38 - - [2025-08-14 02:58:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003592 10.0.0.38 - - [2025-08-14 02:58:19] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003183 10.0.0.38 - - [2025-08-14 02:58:19] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005544 10.0.0.38 - - [2025-08-14 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.38 - - [2025-08-14 02:58:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004594 10.0.0.38 - - [2025-08-14 02:58:19] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003380 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007565 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.38 - - [2025-08-14 02:58:20] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005220 10.0.0.38 - - [2025-08-14 02:58:20] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004378 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.38 - - [2025-08-14 02:58:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003535 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003517 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005953 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.38 - - [2025-08-14 02:58:20] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004019 10.0.0.38 - - [2025-08-14 02:58:20] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003538 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.38 - - [2025-08-14 02:58:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003995 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003279 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005564 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.38 - - [2025-08-14 02:58:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004320 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003142 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005878 10.0.0.38 - - [2025-08-14 02:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2025-08-14 02:58:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004045 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003326 10.0.0.38 - - [2025-08-14 02:58:20] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006074 10.0.0.23 - - [2025-08-14 02:58:20] "GET /obj-perms HTTP/1.1" 200 5072 0.003706 10.0.0.38 - - [2025-08-14 02:58:20] "GET /obj-perms HTTP/1.1" 200 5072 0.004912 10.0.0.38 - - [2025-08-14 02:58:20] "GET /obj-perms HTTP/1.1" 200 5072 0.004814 10.0.0.38 - - [2025-08-14 02:58:21] "GET /obj-perms HTTP/1.1" 200 5072 0.003778 10.0.0.23 - - [2025-08-14 02:58:21] "GET /obj-perms HTTP/1.1" 200 5072 0.003438 10.0.0.38 - - [2025-08-14 02:58:21] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.003987 10.0.0.38 - - [2025-08-14 02:58:21] "GET /virtual-machine-interface/782cda94-e999-4f17-909e-29a2ae6280d8 HTTP/1.1" 200 3191 0.005059 10.0.0.38 - - [2025-08-14 02:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 02:58:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003779 10.0.0.38 - - [2025-08-14 02:58:21] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002734 10.0.0.38 - - [2025-08-14 02:58:21] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.008184 10.0.0.38 - - [2025-08-14 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2025-08-14 02:58:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003639 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002770 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.006229 10.0.0.38 - - [2025-08-14 02:58:22] "POST /neutron/port HTTP/1.1" 200 1109 0.016079 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003542 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.005661 10.0.0.38 - - [2025-08-14 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.38 - - [2025-08-14 02:58:22] "GET /security-group/89d9bc6e-37b2-41eb-920e-faac773a2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003812 10.0.0.38 - - [2025-08-14 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2025-08-14 02:58:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.008174 10.0.0.38 - - [2025-08-14 02:58:22] "GET /security-group/89d9bc6e-37b2-41eb-920e-faac773a2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004629 10.0.0.38 - - [2025-08-14 02:58:22] "POST /neutron/security_group HTTP/1.1" 200 1443 0.005714 10.0.0.38 - - [2025-08-14 02:58:22] "POST /neutron/port HTTP/1.1" 200 1135 0.012984 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.004111 10.0.0.38 - - [2025-08-14 02:58:22] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3140 0.007965 10.0.0.38 - - [2025-08-14 02:58:23] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006827 10.0.0.38 - - [2025-08-14 02:58:23] "POST /neutron/port HTTP/1.1" 200 1097 0.010844 10.0.0.38 - - [2025-08-14 02:58:23] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.003672 10.0.0.38 - - [2025-08-14 02:58:23] "GET /virtual-machine-interface/9a34ce1b-2e29-4138-92d2-1bf3fd776faf HTTP/1.1" 200 3192 0.007434 10.0.0.38 - - [2025-08-14 02:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.38 - - [2025-08-14 02:58:23] "GET /security-group/89d9bc6e-37b2-41eb-920e-faac773a2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003690 10.0.0.38 - - [2025-08-14 02:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.38 - - [2025-08-14 02:58:23] "GET /security-group/89d9bc6e-37b2-41eb-920e-faac773a2aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004234 10.0.0.38 - - [2025-08-14 02:58:23] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004414 10.0.0.38 - - [2025-08-14 02:58:33] "POST /neutron/port HTTP/1.1" 200 1109 0.014496 10.0.0.38 - - [2025-08-14 02:58:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.008001 10.0.0.27 - - [2025-08-14 02:58:34] "GET /obj-perms HTTP/1.1" 200 5056 0.041705 10.0.0.38 - - [2025-08-14 02:59:22] "POST /neutron/port HTTP/1.1" 200 1109 0.013989 10.0.0.38 - - [2025-08-14 02:59:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 10.0.0.38 - - [2025-08-14 02:59:22] "POST /neutron/network HTTP/1.1" 200 927 0.008427 10.0.0.38 - - [2025-08-14 02:59:35] "POST /neutron/network HTTP/1.1" 200 937 0.007474 10.0.0.38 - - [2025-08-14 02:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.001492 10.0.0.38 - - [2025-08-14 02:59:47] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.011577 10.0.0.23 - - [2025-08-14 02:59:47] "PUT /access-control-list/72f0c58e-d07a-4b50-b582-b0664c692ba3 HTTP/1.1" 200 272 0.020246 10.0.0.38 - - [2025-08-14 02:59:47] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112544 10.0.0.38 - - [2025-08-14 02:59:50] "POST /neutron/security_group HTTP/1.1" 200 1417 0.009548 10.0.0.38 - - [2025-08-14 02:59:50] "POST /neutron/port HTTP/1.1" 200 1135 0.011268 10.0.0.38 - - [2025-08-14 02:59:50] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 200 1314 0.005380 10.0.0.38 - - [2025-08-14 02:59:51] "POST /neutron/port HTTP/1.1" 200 1097 0.015289 10.0.0.38 - - [2025-08-14 02:59:52] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 404 171 0.003226 10.0.0.38 - - [2025-08-14 02:59:52] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 404 171 0.003046 10.0.0.38 - - [2025-08-14 02:59:52] "GET /virtual-machine/b5a003b2-aab2-42ff-a252-3fd8b80fa1c6 HTTP/1.1" 404 171 0.002759 10.0.0.38 - - [2025-08-14 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.38 - - [2025-08-14 02:59:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005170 10.0.0.38 - - [2025-08-14 02:59:52] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004060 10.0.0.38 - - [2025-08-14 02:59:53] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.007010 10.0.0.38 - - [2025-08-14 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.38 - - [2025-08-14 02:59:53] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004519 10.0.0.38 - - [2025-08-14 02:59:53] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003948 10.0.0.38 - - [2025-08-14 02:59:53] "GET /obj-perms HTTP/1.1" 200 5072 0.003963 10.0.0.38 - - [2025-08-14 02:59:56] "GET /obj-perms HTTP/1.1" 200 5072 0.003913 10.0.0.38 - - [2025-08-14 03:00:02] "GET /obj-perms HTTP/1.1" 200 5072 0.005107 10.0.0.38 - - [2025-08-14 03:00:05] "GET /obj-perms HTTP/1.1" 200 5072 0.004223 10.0.0.38 - - [2025-08-14 03:00:11] "GET /obj-perms HTTP/1.1" 200 5072 0.004720 10.0.0.38 - - [2025-08-14 03:00:14] "GET /obj-perms HTTP/1.1" 200 5072 0.004112 10.0.0.38 - - [2025-08-14 03:00:15] "POST /neutron/port HTTP/1.1" 200 1109 0.016204 10.0.0.38 - - [2025-08-14 03:00:15] "POST /neutron/port HTTP/1.1" 200 1097 0.072820 10.0.0.38 - - [2025-08-14 03:00:15] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 200 1313 0.005071 10.0.0.38 - - [2025-08-14 03:00:16] "POST /neutron/port HTTP/1.1" 200 151 0.207293 10.0.0.38 - - [2025-08-14 03:00:17] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 404 171 0.003904 10.0.0.38 - - [2025-08-14 03:00:17] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 404 171 0.003175 10.0.0.38 - - [2025-08-14 03:00:17] "GET /virtual-machine/d994bab3-5652-44d7-84a0-349b90ab2bf7 HTTP/1.1" 404 171 0.003541 10.0.0.38 - - [2025-08-14 03:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2025-08-14 03:00:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003690 10.0.0.38 - - [2025-08-14 03:00:17] "GET /virtual-networks?parent_id=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002816 10.0.0.38 - - [2025-08-14 03:00:17] "GET /virtual-network/bc859e9a-6b7f-46f3-9c07-c29a250e133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2206 0.005980 10.0.0.38 - - [2025-08-14 03:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.38 - - [2025-08-14 03:00:17] "GET /routing-instance/0b0a0a17-e5f9-4673-b83e-f41186beaaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005383 10.0.0.38 - - [2025-08-14 03:00:17] "GET /route-target/930a250a-67a1-422e-b201-1e7c60b3e5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004748 10.0.0.38 - - [2025-08-14 03:00:17] "GET /obj-perms HTTP/1.1" 200 5072 0.004117 10.0.0.27 - - [2025-08-14 03:00:17] "GET /obj-perms HTTP/1.1" 200 5072 0.004081 10.0.0.38 - - [2025-08-14 03:00:27] "GET /obj-perms HTTP/1.1" 200 5072 0.005340 10.0.0.27 - - [2025-08-14 03:00:27] "GET /obj-perms HTTP/1.1" 200 5072 0.004673 10.0.0.23 - - [2025-08-14 03:00:35] "GET /obj-perms HTTP/1.1" 200 5056 0.042971 10.0.0.38 - - [2025-08-14 03:00:35] "GET /obj-perms HTTP/1.1" 200 5056 0.050033 10.0.0.27 - - [2025-08-14 03:00:36] "GET /obj-perms HTTP/1.1" 200 5072 0.003946 10.0.0.38 - - [2025-08-14 03:00:42] "GET /obj-perms HTTP/1.1" 200 5072 0.003914 10.0.0.27 - - [2025-08-14 03:00:42] "GET /obj-perms HTTP/1.1" 200 5072 0.003995 10.0.0.23 - - [2025-08-14 03:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.38 - - [2025-08-14 03:00:43] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004335 10.0.0.38 - - [2025-08-14 03:00:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.013147 10.0.0.23 - - [2025-08-14 03:00:43] "DELETE /access-control-list/72f0c58e-d07a-4b50-b582-b0664c692ba3 HTTP/1.1" 200 115 0.037760 10.0.0.23 - - [2025-08-14 03:00:44] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001162 10.0.0.38 - - [2025-08-14 03:00:44] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.082488 10.0.0.23 - - [2025-08-14 03:00:44] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001131 10.0.0.38 - - [2025-08-14 03:00:44] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?fields=virtual_networks HTTP/1.1" 200 1074 0.044673 10.0.0.23 - - [2025-08-14 03:00:44] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001285 10.0.0.38 - - [2025-08-14 03:00:44] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.052069 10.0.0.23 - - [2025-08-14 03:00:44] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001093 10.0.0.38 - - [2025-08-14 03:00:44] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?fields=security_groups HTTP/1.1" 200 1321 0.053779 10.0.0.38 - - [2025-08-14 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.024990 10.0.0.23 - - [2025-08-14 03:00:45] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003913 10.0.0.23 - - [2025-08-14 03:00:45] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001295 10.0.0.23 - - [2025-08-14 03:00:45] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032871 10.0.0.23 - - [2025-08-14 03:00:46] "POST /id-to-fqname HTTP/1.1" 200 188 0.006102 10.0.0.23 - - [2025-08-14 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.010689 10.0.0.23 - - [2025-08-14 03:00:46] "POST /security-groups HTTP/1.1" 200 589 0.035742 10.0.0.23 - - [2025-08-14 03:00:46] "POST /projects HTTP/1.1" 200 581 0.268815 10.0.0.23 - - [2025-08-14 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.004053 10.0.0.23 - - [2025-08-14 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.354339 10.0.0.38 - - [2025-08-14 03:00:46] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.529711 10.0.0.38 - - [2025-08-14 03:00:47] "GET / HTTP/1.1" 200 35931 0.002253 10.0.0.38 - - [2025-08-14 03:00:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2025-08-14 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.049557 10.0.0.23 - - [2025-08-14 03:00:49] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.38 - - [2025-08-14 03:00:49] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051163 10.0.0.23 - - [2025-08-14 03:00:49] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.38 - - [2025-08-14 03:00:49] "POST /neutron/network HTTP/1.1" 200 615 0.164018 10.0.0.38 - - [2025-08-14 03:00:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.005117 10.0.0.38 - - [2025-08-14 03:00:50] "GET /virtual-network/ae3314b1-4f80-4f92-a335-4f6ab48e059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007142 10.0.0.38 - - [2025-08-14 03:00:50] "POST /neutron/network HTTP/1.1" 200 833 0.009053 10.0.0.38 - - [2025-08-14 03:00:50] "GET /virtual-network/ae3314b1-4f80-4f92-a335-4f6ab48e059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008117 10.0.0.38 - - [2025-08-14 03:00:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.002067 10.0.0.23 - - [2025-08-14 03:00:50] "POST /ref-update HTTP/1.1" 200 156 0.036885 10.0.0.38 - - [2025-08-14 03:00:50] "POST /neutron/network HTTP/1.1" 200 843 0.009387 10.0.0.23 - - [2025-08-14 03:00:50] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.38 - - [2025-08-14 03:00:51] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.075653 10.0.0.38 - - [2025-08-14 03:00:51] "POST /neutron/port HTTP/1.1" 200 117 0.012577 10.0.0.23 - - [2025-08-14 03:00:51] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001644 10.0.0.38 - - [2025-08-14 03:00:51] "POST /neutron/port HTTP/1.1" 200 1057 0.299163 10.0.0.38 - - [2025-08-14 03:00:52] "POST /neutron/port HTTP/1.1" 200 1111 0.127640 10.0.0.38 - - [2025-08-14 03:00:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.008807 10.0.0.38 - - [2025-08-14 03:00:56] "POST /neutron/port HTTP/1.1" 200 1085 0.014020 10.0.0.38 - - [2025-08-14 03:00:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008412 10.0.0.38 - - [2025-08-14 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.23 - - [2025-08-14 03:00:56] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000990 10.0.0.38 - - [2025-08-14 03:00:56] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053555 10.0.0.23 - - [2025-08-14 03:00:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006736 10.0.0.38 - - [2025-08-14 03:00:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.208205 10.0.0.38 - - [2025-08-14 03:00:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001354 10.0.0.38 - - [2025-08-14 03:00:57] "GET /virtual-network/8a15ee94-fd3c-4f04-a398-8f07409942a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005304 10.0.0.38 - - [2025-08-14 03:00:57] "GET /virtual-network/8a15ee94-fd3c-4f04-a398-8f07409942a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006230 10.0.0.38 - - [2025-08-14 03:00:57] "POST /neutron/network HTTP/1.1" 200 831 0.006192 10.0.0.38 - - [2025-08-14 03:00:57] "GET /virtual-network/8a15ee94-fd3c-4f04-a398-8f07409942a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006227 10.0.0.38 - - [2025-08-14 03:00:58] "GET /obj-perms HTTP/1.1" 200 5026 0.044987 10.0.0.38 - - [2025-08-14 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2025-08-14 03:00:58] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.38 - - [2025-08-14 03:00:58] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046783 10.0.0.23 - - [2025-08-14 03:00:58] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001197 10.0.0.38 - - [2025-08-14 03:00:59] "POST /neutron/network HTTP/1.1" 200 613 0.123661 10.0.0.23 - - [2025-08-14 03:00:59] "POST /route-targets HTTP/1.1" 200 327 0.012649 10.0.0.38 - - [2025-08-14 03:00:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.002896 10.0.0.38 - - [2025-08-14 03:00:59] "GET /virtual-network/136a6d61-22a3-4dc3-a92e-91ede6b94b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005918 10.0.0.38 - - [2025-08-14 03:00:59] "POST /neutron/network HTTP/1.1" 200 831 0.007625 10.0.0.38 - - [2025-08-14 03:00:59] "GET /virtual-network/136a6d61-22a3-4dc3-a92e-91ede6b94b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007319 10.0.0.38 - - [2025-08-14 03:00:59] "GET /virtual-network/136a6d61-22a3-4dc3-a92e-91ede6b94b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007376 10.0.0.23 - - [2025-08-14 03:01:00] "GET /obj-perms HTTP/1.1" 200 5026 0.043073 10.0.0.38 - - [2025-08-14 03:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-08-14 03:01:00] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001089 10.0.0.38 - - [2025-08-14 03:01:00] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046400 10.0.0.38 - - [2025-08-14 03:01:00] "POST /neutron/network HTTP/1.1" 200 117 0.013386 10.0.0.23 - - [2025-08-14 03:01:00] "POST /ref-update HTTP/1.1" 200 156 0.023938 10.0.0.38 - - [2025-08-14 03:01:00] "POST /neutron/network HTTP/1.1" 200 834 0.009779 10.0.0.38 - - [2025-08-14 03:01:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001351 10.0.0.38 - - [2025-08-14 03:01:00] "GET /virtual-network/9d907c10-89e3-46d4-afff-e6358436caff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005856 10.0.0.38 - - [2025-08-14 03:01:00] "GET /virtual-network/9d907c10-89e3-46d4-afff-e6358436caff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005518 10.0.0.38 - - [2025-08-14 03:01:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.008938 10.0.0.38 - - [2025-08-14 03:01:00] "GET /virtual-network/9d907c10-89e3-46d4-afff-e6358436caff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005818 10.0.0.27 - - [2025-08-14 03:01:01] "GET /obj-perms HTTP/1.1" 200 5026 0.043395 10.0.0.38 - - [2025-08-14 03:01:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001590 10.0.0.38 - - [2025-08-14 03:01:01] "POST /neutron/network HTTP/1.1" 200 841 0.006925 10.0.0.23 - - [2025-08-14 03:01:02] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001911 10.0.0.38 - - [2025-08-14 03:01:02] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077851 10.0.0.38 - - [2025-08-14 03:01:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007140 10.0.0.38 - - [2025-08-14 03:01:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001338 10.0.0.38 - - [2025-08-14 03:01:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007247 10.0.0.23 - - [2025-08-14 03:01:02] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.38 - - [2025-08-14 03:01:03] "POST /neutron/port HTTP/1.1" 200 1057 0.258920 10.0.0.38 - - [2025-08-14 03:01:03] "POST /neutron/port HTTP/1.1" 200 1111 0.153943 10.0.0.38 - - [2025-08-14 03:01:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.009028 10.0.0.23 - - [2025-08-14 03:01:03] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001006 10.0.0.38 - - [2025-08-14 03:01:03] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.069408 10.0.0.38 - - [2025-08-14 03:01:03] "POST /neutron/network HTTP/1.1" 200 834 0.029302 10.0.0.38 - - [2025-08-14 03:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.010098 10.0.0.38 - - [2025-08-14 03:01:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004938 10.0.0.38 - - [2025-08-14 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.23 - - [2025-08-14 03:01:03] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.38 - - [2025-08-14 03:01:03] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007952 10.0.0.38 - - [2025-08-14 03:01:03] "POST /service-templates HTTP/1.1" 200 543 0.050566 10.0.0.38 - - [2025-08-14 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.38 - - [2025-08-14 03:01:04] "GET /service-template/9384f55d-bda0-469a-b9ab-6e077603740e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005401 10.0.0.38 - - [2025-08-14 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2025-08-14 03:01:04] "GET /service-template/9384f55d-bda0-469a-b9ab-6e077603740e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005024 10.0.0.38 - - [2025-08-14 03:01:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001269 10.0.0.38 - - [2025-08-14 03:01:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001253 10.0.0.38 - - [2025-08-14 03:01:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001163 10.0.0.38 - - [2025-08-14 03:01:04] "POST /neutron/port HTTP/1.1" 200 2969 0.026391 10.0.0.38 - - [2025-08-14 03:01:04] "POST /neutron/port HTTP/1.1" 200 1058 0.013131 10.0.0.38 - - [2025-08-14 03:01:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003623 10.0.0.38 - - [2025-08-14 03:01:04] "POST /neutron/network HTTP/1.1" 200 834 0.007593 10.0.0.38 - - [2025-08-14 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-08-14 03:01:04] "DELETE /service-template/9384f55d-bda0-469a-b9ab-6e077603740e HTTP/1.1" 200 115 0.032606 10.0.0.38 - - [2025-08-14 03:01:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.004010 10.0.0.38 - - [2025-08-14 03:01:05] "POST /neutron/port HTTP/1.1" 200 1085 0.020954 10.0.0.38 - - [2025-08-14 03:01:06] "POST /neutron/port HTTP/1.1" 200 1086 0.019992 10.0.0.23 - - [2025-08-14 03:01:06] "DELETE /project/6d3e6227dfe44a319da85869b4c50462 HTTP/1.1" 404 173 0.004856 10.0.0.23 - - [2025-08-14 03:01:06] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001601 10.0.0.23 - - [2025-08-14 03:01:06] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.043675 10.0.0.23 - - [2025-08-14 03:01:06] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001290 10.0.0.38 - - [2025-08-14 03:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.012547 10.0.0.23 - - [2025-08-14 03:01:07] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?fields=security_groups HTTP/1.1" 200 1426 0.058635 10.0.0.23 - - [2025-08-14 03:01:07] "DELETE /security-group/ecf7c0f9-c05f-4726-9876-9e269eb65419 HTTP/1.1" 200 115 0.070336 10.0.0.23 - - [2025-08-14 03:01:07] "GET /projects?obj_uuids=4ad82b0a-4af7-41e5-a1e4-44cdc070409d&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001293 10.0.0.23 - - [2025-08-14 03:01:07] "GET /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d?fields=application_policy_sets HTTP/1.1" 200 1465 0.084552 10.0.0.23 - - [2025-08-14 03:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.23 - - [2025-08-14 03:01:07] "DELETE /project/4ad82b0a-4af7-41e5-a1e4-44cdc070409d HTTP/1.1" 200 115 0.495203 10.0.0.38 - - [2025-08-14 03:01:07] "POST /neutron/network HTTP/1.1" 200 831 0.008344 10.0.0.23 - - [2025-08-14 03:01:07] "DELETE /route-target/db802c12-1d0d-414b-a9a6-304c14e5d80e HTTP/1.1" 200 115 0.019489 10.0.0.23 - - [2025-08-14 03:01:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003784 10.0.0.23 - - [2025-08-14 03:01:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002718 10.0.0.38 - - [2025-08-14 03:01:08] "POST /neutron/network HTTP/1.1" 200 151 0.113973 10.0.0.38 - - [2025-08-14 03:01:08] "POST /neutron/port HTTP/1.1" 200 1085 0.013406 10.0.0.38 - - [2025-08-14 03:01:10] "POST /neutron/network HTTP/1.1" 200 833 0.007020 10.0.0.23 - - [2025-08-14 03:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.38 - - [2025-08-14 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.23 - - [2025-08-14 03:01:13] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.38 - - [2025-08-14 03:01:13] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048319 10.0.0.23 - - [2025-08-14 03:01:13] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001185 10.0.0.38 - - [2025-08-14 03:01:13] "POST /neutron/network HTTP/1.1" 200 613 0.116532 10.0.0.23 - - [2025-08-14 03:01:13] "POST /ref-update HTTP/1.1" 200 156 0.021258 10.0.0.38 - - [2025-08-14 03:01:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.003049 10.0.0.38 - - [2025-08-14 03:01:13] "GET /virtual-network/964b8ea8-7976-40bc-be2a-63fab0f271a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005198 10.0.0.38 - - [2025-08-14 03:01:13] "POST /neutron/network HTTP/1.1" 200 831 0.005959 10.0.0.38 - - [2025-08-14 03:01:13] "GET /virtual-network/964b8ea8-7976-40bc-be2a-63fab0f271a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008616 10.0.0.38 - - [2025-08-14 03:01:13] "GET /virtual-network/964b8ea8-7976-40bc-be2a-63fab0f271a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008018 10.0.0.38 - - [2025-08-14 03:01:14] "GET /obj-perms HTTP/1.1" 200 5026 0.004072 10.0.0.38 - - [2025-08-14 03:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.23 - - [2025-08-14 03:01:14] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.38 - - [2025-08-14 03:01:14] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048904 10.0.0.38 - - [2025-08-14 03:01:14] "POST /neutron/network HTTP/1.1" 200 117 0.012278 10.0.0.38 - - [2025-08-14 03:01:14] "POST /neutron/network HTTP/1.1" 200 830 0.012807 10.0.0.38 - - [2025-08-14 03:01:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001433 10.0.0.38 - - [2025-08-14 03:01:14] "GET /virtual-network/a4c6b43f-8d39-49e4-9185-fc03a1bb125c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006958 10.0.0.38 - - [2025-08-14 03:01:14] "GET /virtual-network/a4c6b43f-8d39-49e4-9185-fc03a1bb125c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005997 10.0.0.38 - - [2025-08-14 03:01:14] "POST /neutron/subnet HTTP/1.1" 200 714 0.007796 10.0.0.38 - - [2025-08-14 03:01:14] "GET /virtual-network/a4c6b43f-8d39-49e4-9185-fc03a1bb125c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005521 10.0.0.23 - - [2025-08-14 03:01:15] "GET /obj-perms HTTP/1.1" 200 5026 0.004024 10.0.0.38 - - [2025-08-14 03:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2025-08-14 03:01:15] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.38 - - [2025-08-14 03:01:15] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041249 10.0.0.23 - - [2025-08-14 03:01:15] "POST /route-targets HTTP/1.1" 200 327 0.021598 10.0.0.23 - - [2025-08-14 03:01:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010698 10.0.0.38 - - [2025-08-14 03:01:15] "POST /neutron/subnet HTTP/1.1" 200 710 0.210393 10.0.0.38 - - [2025-08-14 03:01:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001729 10.0.0.38 - - [2025-08-14 03:01:15] "GET /virtual-network/8962ead5-ad22-4346-b7e3-c38be8505fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006564 10.0.0.38 - - [2025-08-14 03:01:15] "GET /virtual-network/8962ead5-ad22-4346-b7e3-c38be8505fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008163 10.0.0.38 - - [2025-08-14 03:01:15] "POST /neutron/network HTTP/1.1" 200 831 0.008460 10.0.0.38 - - [2025-08-14 03:01:16] "GET /virtual-network/8962ead5-ad22-4346-b7e3-c38be8505fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007942 10.0.0.27 - - [2025-08-14 03:01:16] "GET /obj-perms HTTP/1.1" 200 5026 0.004879 10.0.0.38 - - [2025-08-14 03:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.23 - - [2025-08-14 03:01:16] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001140 10.0.0.38 - - [2025-08-14 03:01:16] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045909 10.0.0.23 - - [2025-08-14 03:01:16] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001102 10.0.0.38 - - [2025-08-14 03:01:16] "POST /neutron/network HTTP/1.1" 200 625 0.137564 10.0.0.23 - - [2025-08-14 03:01:16] "POST /ref-update HTTP/1.1" 200 156 0.019606 10.0.0.38 - - [2025-08-14 03:01:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.003426 10.0.0.38 - - [2025-08-14 03:01:16] "GET /virtual-network/d4d30fa8-ed81-4d5b-b190-a63041a4dd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005570 10.0.0.38 - - [2025-08-14 03:01:16] "POST /neutron/network HTTP/1.1" 200 844 0.023726 10.0.0.38 - - [2025-08-14 03:01:16] "GET /virtual-network/d4d30fa8-ed81-4d5b-b190-a63041a4dd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005481 10.0.0.38 - - [2025-08-14 03:01:17] "GET /virtual-network/d4d30fa8-ed81-4d5b-b190-a63041a4dd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006680 10.0.0.38 - - [2025-08-14 03:01:17] "GET /obj-perms HTTP/1.1" 200 5026 0.003762 10.0.0.38 - - [2025-08-14 03:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.23 - - [2025-08-14 03:01:17] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.38 - - [2025-08-14 03:01:17] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056419 10.0.0.38 - - [2025-08-14 03:01:17] "POST /neutron/network HTTP/1.1" 200 117 0.022246 10.0.0.38 - - [2025-08-14 03:01:18] "POST /neutron/network HTTP/1.1" 200 847 0.009979 10.0.0.38 - - [2025-08-14 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 230 0.001595 10.0.0.38 - - [2025-08-14 03:01:18] "GET /virtual-network/4973368d-a1af-4450-8595-fc3ba5e436f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005506 10.0.0.38 - - [2025-08-14 03:01:18] "GET /virtual-network/4973368d-a1af-4450-8595-fc3ba5e436f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005659 10.0.0.38 - - [2025-08-14 03:01:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.007900 10.0.0.38 - - [2025-08-14 03:01:18] "GET /virtual-network/4973368d-a1af-4450-8595-fc3ba5e436f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005669 10.0.0.23 - - [2025-08-14 03:01:18] "GET /obj-perms HTTP/1.1" 200 5026 0.004474 10.0.0.38 - - [2025-08-14 03:01:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001344 10.0.0.23 - - [2025-08-14 03:01:19] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.38 - - [2025-08-14 03:01:19] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.078098 10.0.0.38 - - [2025-08-14 03:01:19] "POST /neutron/port HTTP/1.1" 200 117 0.007319 10.0.0.38 - - [2025-08-14 03:01:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001312 10.0.0.38 - - [2025-08-14 03:01:19] "POST /neutron/network HTTP/1.1" 200 841 0.008042 10.0.0.38 - - [2025-08-14 03:01:20] "POST /neutron/port HTTP/1.1" 200 1056 0.016181 10.0.0.23 - - [2025-08-14 03:01:20] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001580 10.0.0.38 - - [2025-08-14 03:01:20] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.099225 10.0.0.38 - - [2025-08-14 03:01:20] "POST /neutron/port HTTP/1.1" 200 1084 0.018267 10.0.0.38 - - [2025-08-14 03:01:20] "POST /neutron/subnet HTTP/1.1" 200 688 0.009384 10.0.0.38 - - [2025-08-14 03:01:20] "POST /neutron/port HTTP/1.1" 200 1084 0.015807 10.0.0.38 - - [2025-08-14 03:01:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003213 10.0.0.38 - - [2025-08-14 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.23 - - [2025-08-14 03:01:21] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.38 - - [2025-08-14 03:01:21] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.008519 10.0.0.38 - - [2025-08-14 03:01:21] "POST /service-templates HTTP/1.1" 200 543 0.043088 10.0.0.38 - - [2025-08-14 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.38 - - [2025-08-14 03:01:21] "GET /service-template/398d8105-4d3d-46f5-8729-b0115a4f16d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006030 10.0.0.38 - - [2025-08-14 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.38 - - [2025-08-14 03:01:21] "POST /neutron/network HTTP/1.1" 200 841 0.007037 10.0.0.38 - - [2025-08-14 03:01:21] "GET /service-template/398d8105-4d3d-46f5-8729-b0115a4f16d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007787 10.0.0.38 - - [2025-08-14 03:01:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001192 10.0.0.38 - - [2025-08-14 03:01:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001318 10.0.0.38 - - [2025-08-14 03:01:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.001316 10.0.0.38 - - [2025-08-14 03:01:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006770 10.0.0.38 - - [2025-08-14 03:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014763 10.0.0.38 - - [2025-08-14 03:01:21] "POST /neutron/port HTTP/1.1" 200 1109 0.118357 10.0.0.38 - - [2025-08-14 03:01:21] "DELETE /service-template/398d8105-4d3d-46f5-8729-b0115a4f16d9 HTTP/1.1" 200 115 0.043199 10.0.0.38 - - [2025-08-14 03:01:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.002855 10.0.0.38 - - [2025-08-14 03:01:21] "POST /neutron/subnet HTTP/1.1" 200 684 0.008558 10.0.0.38 - - [2025-08-14 03:01:21] "POST /neutron/network HTTP/1.1" 200 847 0.007757 10.0.0.23 - - [2025-08-14 03:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010470 10.0.0.23 - - [2025-08-14 03:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003798 10.0.0.23 - - [2025-08-14 03:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002417 10.0.0.38 - - [2025-08-14 03:01:22] "POST /neutron/network HTTP/1.1" 200 151 0.117594 10.0.0.23 - - [2025-08-14 03:01:22] "DELETE /route-target/3a3efb56-aef5-400f-83f1-ca40a28d0b41 HTTP/1.1" 200 115 0.024687 10.0.0.38 - - [2025-08-14 03:01:22] "POST /neutron/port HTTP/1.1" 200 151 0.184251 10.0.0.38 - - [2025-08-14 03:01:23] "POST /neutron/port HTTP/1.1" 200 1083 0.015781 10.0.0.38 - - [2025-08-14 03:01:23] "POST /neutron/port HTTP/1.1" 200 117 0.008212 10.0.0.38 - - [2025-08-14 03:01:24] "POST /neutron/port HTTP/1.1" 200 117 0.011878 10.0.0.38 - - [2025-08-14 03:01:25] "POST /neutron/network HTTP/1.1" 200 830 0.006150 10.0.0.23 - - [2025-08-14 03:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.23 - - [2025-08-14 03:01:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003228 10.0.0.23 - - [2025-08-14 03:01:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003030 10.0.0.38 - - [2025-08-14 03:01:25] "POST /neutron/network HTTP/1.1" 200 151 0.105878 10.0.0.23 - - [2025-08-14 03:01:25] "DELETE /route-target/71e36db4-21a1-40a6-8683-60722d712a73 HTTP/1.1" 200 115 0.022601 10.0.0.23 - - [2025-08-14 03:01:27] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002082 10.0.0.38 - - [2025-08-14 03:01:27] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039650 10.0.0.23 - - [2025-08-14 03:01:27] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001069 10.0.0.38 - - [2025-08-14 03:01:27] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?fields=virtual_networks HTTP/1.1" 200 1028 0.099547 10.0.0.23 - - [2025-08-14 03:01:27] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001149 10.0.0.38 - - [2025-08-14 03:01:27] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.051424 10.0.0.23 - - [2025-08-14 03:01:27] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001579 10.0.0.38 - - [2025-08-14 03:01:27] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?fields=security_groups HTTP/1.1" 200 1252 0.046412 10.0.0.38 - - [2025-08-14 03:01:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.023712 10.0.0.23 - - [2025-08-14 03:01:28] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003171 10.0.0.23 - - [2025-08-14 03:01:28] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.23 - - [2025-08-14 03:01:28] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007871 10.0.0.23 - - [2025-08-14 03:01:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001575 10.0.0.23 - - [2025-08-14 03:01:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.005181 10.0.0.23 - - [2025-08-14 03:01:28] "POST /security-groups HTTP/1.1" 200 589 0.033133 10.0.0.23 - - [2025-08-14 03:01:28] "POST /projects HTTP/1.1" 200 581 0.248261 10.0.0.23 - - [2025-08-14 03:01:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003461 10.0.0.23 - - [2025-08-14 03:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.324383 10.0.0.38 - - [2025-08-14 03:01:28] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.476381 10.0.0.38 - - [2025-08-14 03:01:29] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.38 - - [2025-08-14 03:01:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.38 - - [2025-08-14 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.051419 10.0.0.23 - - [2025-08-14 03:01:31] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001091 10.0.0.38 - - [2025-08-14 03:01:32] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.049386 10.0.0.23 - - [2025-08-14 03:01:32] "POST /ref-update HTTP/1.1" 200 156 0.027304 10.0.0.23 - - [2025-08-14 03:01:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008338 10.0.0.38 - - [2025-08-14 03:01:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.270713 10.0.0.38 - - [2025-08-14 03:01:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001376 10.0.0.38 - - [2025-08-14 03:01:32] "GET /virtual-network/c0cea360-3320-4396-84eb-9e476b880d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008009 10.0.0.38 - - [2025-08-14 03:01:32] "GET /virtual-network/c0cea360-3320-4396-84eb-9e476b880d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005770 10.0.0.38 - - [2025-08-14 03:01:32] "POST /neutron/network HTTP/1.1" 200 831 0.008532 10.0.0.38 - - [2025-08-14 03:01:33] "GET /virtual-network/c0cea360-3320-4396-84eb-9e476b880d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005635 10.0.0.27 - - [2025-08-14 03:01:34] "GET /obj-perms HTTP/1.1" 200 5026 0.046228 10.0.0.38 - - [2025-08-14 03:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.23 - - [2025-08-14 03:01:34] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.38 - - [2025-08-14 03:01:34] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046839 10.0.0.23 - - [2025-08-14 03:01:34] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001131 10.0.0.38 - - [2025-08-14 03:01:34] "POST /neutron/network HTTP/1.1" 200 617 0.133053 10.0.0.38 - - [2025-08-14 03:01:35] "POST /id-to-fqname HTTP/1.1" 200 225 0.004000 10.0.0.38 - - [2025-08-14 03:01:35] "GET /virtual-network/5b15dd2a-c12e-4cd2-8bf6-56cbfebb3b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006106 10.0.0.38 - - [2025-08-14 03:01:35] "POST /neutron/network HTTP/1.1" 200 836 0.006801 10.0.0.38 - - [2025-08-14 03:01:35] "GET /virtual-network/5b15dd2a-c12e-4cd2-8bf6-56cbfebb3b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005493 10.0.0.38 - - [2025-08-14 03:01:35] "GET /virtual-network/5b15dd2a-c12e-4cd2-8bf6-56cbfebb3b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005975 10.0.0.38 - - [2025-08-14 03:01:35] "GET /obj-perms HTTP/1.1" 200 5026 0.043859 10.0.0.38 - - [2025-08-14 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.23 - - [2025-08-14 03:01:35] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 10.0.0.38 - - [2025-08-14 03:01:35] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047090 10.0.0.38 - - [2025-08-14 03:01:35] "POST /neutron/network HTTP/1.1" 200 117 0.012283 10.0.0.23 - - [2025-08-14 03:01:36] "POST /route-targets HTTP/1.1" 200 327 0.011828 10.0.0.38 - - [2025-08-14 03:01:36] "POST /neutron/network HTTP/1.1" 200 839 0.012246 10.0.0.38 - - [2025-08-14 03:01:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.001400 10.0.0.38 - - [2025-08-14 03:01:36] "GET /virtual-network/383f8546-2299-479d-ba63-c8769b737c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005599 10.0.0.38 - - [2025-08-14 03:01:36] "GET /virtual-network/383f8546-2299-479d-ba63-c8769b737c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006047 10.0.0.38 - - [2025-08-14 03:01:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.009187 10.0.0.23 - - [2025-08-14 03:01:36] "GET /obj-perms HTTP/1.1" 200 5056 0.061869 10.0.0.38 - - [2025-08-14 03:01:36] "GET /virtual-network/383f8546-2299-479d-ba63-c8769b737c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007990 10.0.0.27 - - [2025-08-14 03:01:36] "GET /obj-perms HTTP/1.1" 200 5026 0.004038 10.0.0.38 - - [2025-08-14 03:01:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001521 10.0.0.23 - - [2025-08-14 03:01:37] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.38 - - [2025-08-14 03:01:37] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.066649 10.0.0.38 - - [2025-08-14 03:01:37] "POST /neutron/port HTTP/1.1" 200 117 0.005868 10.0.0.38 - - [2025-08-14 03:01:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001391 10.0.0.38 - - [2025-08-14 03:01:38] "POST /neutron/network HTTP/1.1" 200 849 0.006810 10.0.0.38 - - [2025-08-14 03:01:38] "POST /neutron/port HTTP/1.1" 200 1058 0.017387 10.0.0.23 - - [2025-08-14 03:01:38] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001060 10.0.0.38 - - [2025-08-14 03:01:38] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.092706 10.0.0.38 - - [2025-08-14 03:01:38] "POST /neutron/port HTTP/1.1" 200 1086 0.044727 10.0.0.38 - - [2025-08-14 03:01:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.008747 10.0.0.38 - - [2025-08-14 03:01:39] "POST /neutron/port HTTP/1.1" 200 1086 0.016252 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.003074 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.23 - - [2025-08-14 03:01:39] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001507 10.0.0.38 - - [2025-08-14 03:01:39] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.010583 10.0.0.38 - - [2025-08-14 03:01:39] "POST /service-templates HTTP/1.1" 200 543 0.036795 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2025-08-14 03:01:39] "GET /service-template/2496bf97-0315-4a85-a929-4d3f6b866dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007538 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.38 - - [2025-08-14 03:01:39] "POST /neutron/network HTTP/1.1" 200 849 0.007591 10.0.0.38 - - [2025-08-14 03:01:39] "GET /service-template/2496bf97-0315-4a85-a929-4d3f6b866dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004836 10.0.0.38 - - [2025-08-14 03:01:39] "POST /id-to-fqname HTTP/1.1" 200 223 0.004582 10.0.0.38 - - [2025-08-14 03:01:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.007952 10.0.0.38 - - [2025-08-14 03:01:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001217 10.0.0.38 - - [2025-08-14 03:01:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008623 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2025-08-14 03:01:39] "DELETE /service-template/2496bf97-0315-4a85-a929-4d3f6b866dc6 HTTP/1.1" 200 115 0.044830 10.0.0.38 - - [2025-08-14 03:01:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.003852 10.0.0.38 - - [2025-08-14 03:01:40] "POST /neutron/port HTTP/1.1" 200 1113 0.143022 10.0.0.38 - - [2025-08-14 03:01:40] "POST /neutron/subnet HTTP/1.1" 200 704 0.011566 10.0.0.38 - - [2025-08-14 03:01:40] "POST /neutron/network HTTP/1.1" 200 839 0.008714 10.0.0.38 - - [2025-08-14 03:01:40] "POST /neutron/port HTTP/1.1" 200 1112 0.012749 10.0.0.38 - - [2025-08-14 03:01:41] "POST /neutron/port HTTP/1.1" 200 1113 0.011008 10.0.0.38 - - [2025-08-14 03:01:41] "POST /neutron/network HTTP/1.1" 200 2195 0.012593 10.0.0.38 - - [2025-08-14 03:01:42] "POST /neutron/network HTTP/1.1" 200 839 0.008529 10.0.0.23 - - [2025-08-14 03:01:42] "DELETE /route-target/ee37569f-5055-4e9f-890f-7a896f0c269e HTTP/1.1" 200 115 0.033296 10.0.0.23 - - [2025-08-14 03:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.23 - - [2025-08-14 03:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.38 - - [2025-08-14 03:01:42] "POST /neutron/network HTTP/1.1" 200 151 0.139465 10.0.0.23 - - [2025-08-14 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2025-08-14 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.23 - - [2025-08-14 03:01:45] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000951 10.0.0.38 - - [2025-08-14 03:01:45] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038337 10.0.0.38 - - [2025-08-14 03:01:46] "POST /neutron/network HTTP/1.1" 200 117 0.009620 10.0.0.23 - - [2025-08-14 03:01:46] "POST /ref-update HTTP/1.1" 200 156 0.032483 10.0.0.38 - - [2025-08-14 03:01:46] "POST /neutron/network HTTP/1.1" 200 833 0.008749 10.0.0.38 - - [2025-08-14 03:01:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.001611 10.0.0.38 - - [2025-08-14 03:01:46] "GET /virtual-network/0a330cc3-1b11-4267-95c5-1fd6732ace36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.022944 10.0.0.38 - - [2025-08-14 03:01:46] "GET /virtual-network/0a330cc3-1b11-4267-95c5-1fd6732ace36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007706 10.0.0.38 - - [2025-08-14 03:01:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.008593 10.0.0.38 - - [2025-08-14 03:01:46] "GET /virtual-network/0a330cc3-1b11-4267-95c5-1fd6732ace36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005569 10.0.0.38 - - [2025-08-14 03:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.23 - - [2025-08-14 03:01:47] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000982 10.0.0.38 - - [2025-08-14 03:01:47] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.051575 10.0.0.23 - - [2025-08-14 03:01:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004886 10.0.0.38 - - [2025-08-14 03:01:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.206469 10.0.0.38 - - [2025-08-14 03:01:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001396 10.0.0.38 - - [2025-08-14 03:01:47] "GET /virtual-network/321a6667-96df-45a5-a949-6b72fb059dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005476 10.0.0.38 - - [2025-08-14 03:01:47] "GET /virtual-network/321a6667-96df-45a5-a949-6b72fb059dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005806 10.0.0.38 - - [2025-08-14 03:01:47] "POST /neutron/network HTTP/1.1" 200 832 0.006606 10.0.0.38 - - [2025-08-14 03:01:47] "GET /virtual-network/321a6667-96df-45a5-a949-6b72fb059dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005556 10.0.0.38 - - [2025-08-14 03:01:48] "GET /obj-perms HTTP/1.1" 200 5026 0.007103 10.0.0.23 - - [2025-08-14 03:01:48] "GET /obj-perms HTTP/1.1" 200 5026 0.047283 10.0.0.38 - - [2025-08-14 03:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.23 - - [2025-08-14 03:01:48] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001390 10.0.0.38 - - [2025-08-14 03:01:48] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.057101 10.0.0.23 - - [2025-08-14 03:01:48] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.38 - - [2025-08-14 03:01:48] "POST /neutron/network HTTP/1.1" 200 615 0.125490 10.0.0.23 - - [2025-08-14 03:01:48] "POST /route-targets HTTP/1.1" 200 327 0.030329 10.0.0.38 - - [2025-08-14 03:01:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.003475 10.0.0.38 - - [2025-08-14 03:01:48] "GET /virtual-network/7cdfde56-3318-4588-9a70-1c07e7a0f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005476 10.0.0.38 - - [2025-08-14 03:01:48] "POST /neutron/network HTTP/1.1" 200 835 0.008901 10.0.0.38 - - [2025-08-14 03:01:48] "GET /virtual-network/7cdfde56-3318-4588-9a70-1c07e7a0f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005346 10.0.0.38 - - [2025-08-14 03:01:49] "GET /virtual-network/7cdfde56-3318-4588-9a70-1c07e7a0f42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005849 10.0.0.27 - - [2025-08-14 03:01:49] "GET /obj-perms HTTP/1.1" 200 5026 0.004623 10.0.0.38 - - [2025-08-14 03:01:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001370 10.0.0.38 - - [2025-08-14 03:01:49] "POST /neutron/network HTTP/1.1" 200 842 0.006761 10.0.0.23 - - [2025-08-14 03:01:50] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001141 10.0.0.38 - - [2025-08-14 03:01:50] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.080480 10.0.0.38 - - [2025-08-14 03:01:50] "POST /neutron/port HTTP/1.1" 200 117 0.014389 10.0.0.38 - - [2025-08-14 03:01:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001817 10.0.0.38 - - [2025-08-14 03:01:50] "POST /neutron/network HTTP/1.1" 200 842 0.009020 10.0.0.38 - - [2025-08-14 03:01:51] "POST /neutron/port HTTP/1.1" 200 1058 0.014537 10.0.0.38 - - [2025-08-14 03:01:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005601 10.0.0.23 - - [2025-08-14 03:01:51] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.38 - - [2025-08-14 03:01:51] "POST /neutron/network HTTP/1.1" 200 832 0.010687 10.0.0.38 - - [2025-08-14 03:01:51] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.081775 10.0.0.38 - - [2025-08-14 03:01:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009810 10.0.0.38 - - [2025-08-14 03:01:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003290 10.0.0.38 - - [2025-08-14 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.23 - - [2025-08-14 03:01:51] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001009 10.0.0.38 - - [2025-08-14 03:01:51] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.007737 10.0.0.38 - - [2025-08-14 03:01:52] "POST /service-templates HTTP/1.1" 200 543 0.040953 10.0.0.38 - - [2025-08-14 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 03:01:52] "GET /service-template/5fc67d43-d01c-4117-b3ef-db9c48e23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006723 10.0.0.38 - - [2025-08-14 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.38 - - [2025-08-14 03:01:52] "GET /service-template/5fc67d43-d01c-4117-b3ef-db9c48e23ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004189 10.0.0.38 - - [2025-08-14 03:01:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001540 10.0.0.23 - - [2025-08-14 03:01:52] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 10.0.0.38 - - [2025-08-14 03:01:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001049 10.0.0.38 - - [2025-08-14 03:01:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001288 10.0.0.38 - - [2025-08-14 03:01:52] "POST /neutron/port HTTP/1.1" 200 1059 0.359084 10.0.0.38 - - [2025-08-14 03:01:52] "POST /neutron/port HTTP/1.1" 200 1059 0.013304 10.0.0.38 - - [2025-08-14 03:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.38 - - [2025-08-14 03:01:52] "DELETE /service-template/5fc67d43-d01c-4117-b3ef-db9c48e23ddb HTTP/1.1" 200 115 0.030689 10.0.0.38 - - [2025-08-14 03:01:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003591 10.0.0.38 - - [2025-08-14 03:01:52] "POST /neutron/port HTTP/1.1" 200 1087 0.017007 10.0.0.38 - - [2025-08-14 03:01:52] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.38 - - [2025-08-14 03:01:52] "POST /neutron/network HTTP/1.1" 400 204 0.028690 10.0.0.38 - - [2025-08-14 03:01:53] "POST /neutron/port HTTP/1.1" 200 151 0.203188 10.0.0.38 - - [2025-08-14 03:01:54] "POST /neutron/port HTTP/1.1" 200 151 0.187874 10.0.0.38 - - [2025-08-14 03:01:54] "POST /neutron/network HTTP/1.1" 200 117 0.008824 10.0.0.38 - - [2025-08-14 03:01:55] "POST /neutron/port HTTP/1.1" 200 117 0.009839 10.0.0.23 - - [2025-08-14 03:01:55] "DELETE /route-target/421cc2ae-7030-4624-b6c1-5250741f6ec2 HTTP/1.1" 200 115 0.034235 10.0.0.38 - - [2025-08-14 03:01:55] "POST /neutron/network HTTP/1.1" 200 833 0.006343 10.0.0.23 - - [2025-08-14 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.23 - - [2025-08-14 03:01:57] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001576 10.0.0.38 - - [2025-08-14 03:01:57] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045170 10.0.0.23 - - [2025-08-14 03:01:57] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001061 10.0.0.38 - - [2025-08-14 03:01:57] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?fields=virtual_networks HTTP/1.1" 200 1029 0.040348 10.0.0.23 - - [2025-08-14 03:01:57] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.38 - - [2025-08-14 03:01:57] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.042552 10.0.0.23 - - [2025-08-14 03:01:57] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001413 10.0.0.38 - - [2025-08-14 03:01:57] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?fields=security_groups HTTP/1.1" 200 1253 0.045187 10.0.0.38 - - [2025-08-14 03:01:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.025809 10.0.0.23 - - [2025-08-14 03:01:58] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004252 10.0.0.23 - - [2025-08-14 03:01:58] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001932 10.0.0.23 - - [2025-08-14 03:01:58] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012646 10.0.0.23 - - [2025-08-14 03:01:58] "POST /id-to-fqname HTTP/1.1" 200 186 0.004227 10.0.0.23 - - [2025-08-14 03:01:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.004349 10.0.0.23 - - [2025-08-14 03:01:58] "POST /security-groups HTTP/1.1" 200 587 0.034091 10.0.0.23 - - [2025-08-14 03:01:58] "POST /projects HTTP/1.1" 200 577 0.250706 10.0.0.23 - - [2025-08-14 03:01:58] "POST /access-control-lists HTTP/1.1" 200 592 0.024508 10.0.0.23 - - [2025-08-14 03:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.320896 10.0.0.38 - - [2025-08-14 03:01:58] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.477098 10.0.0.38 - - [2025-08-14 03:01:59] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.38 - - [2025-08-14 03:02:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.38 - - [2025-08-14 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.057176 10.0.0.23 - - [2025-08-14 03:02:01] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.38 - - [2025-08-14 03:02:01] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.039551 10.0.0.23 - - [2025-08-14 03:02:02] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002098 10.0.0.38 - - [2025-08-14 03:02:02] "POST /neutron/network HTTP/1.1" 200 611 0.160509 10.0.0.23 - - [2025-08-14 03:02:02] "POST /route-targets HTTP/1.1" 200 327 0.013454 10.0.0.38 - - [2025-08-14 03:02:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.006235 10.0.0.38 - - [2025-08-14 03:02:02] "GET /virtual-network/73dac27d-30fd-4338-b105-c21f59e15b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005566 10.0.0.38 - - [2025-08-14 03:02:02] "POST /neutron/network HTTP/1.1" 200 830 0.006207 10.0.0.38 - - [2025-08-14 03:02:02] "GET /virtual-network/73dac27d-30fd-4338-b105-c21f59e15b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004910 10.0.0.38 - - [2025-08-14 03:02:03] "GET /virtual-network/73dac27d-30fd-4338-b105-c21f59e15b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005546 10.0.0.38 - - [2025-08-14 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.23 - - [2025-08-14 03:02:04] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001048 10.0.0.38 - - [2025-08-14 03:02:04] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.036224 10.0.0.38 - - [2025-08-14 03:02:04] "POST /neutron/network HTTP/1.1" 200 117 0.010994 10.0.0.23 - - [2025-08-14 03:02:04] "POST /ref-update HTTP/1.1" 200 156 0.021533 10.0.0.38 - - [2025-08-14 03:02:04] "POST /neutron/network HTTP/1.1" 200 829 0.008386 10.0.0.38 - - [2025-08-14 03:02:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001429 10.0.0.38 - - [2025-08-14 03:02:05] "GET /virtual-network/0d6b8efe-bfda-4c9c-b477-2b0d108f3649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005238 10.0.0.38 - - [2025-08-14 03:02:05] "GET /virtual-network/0d6b8efe-bfda-4c9c-b477-2b0d108f3649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007601 10.0.0.38 - - [2025-08-14 03:02:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.008399 10.0.0.38 - - [2025-08-14 03:02:05] "GET /virtual-network/0d6b8efe-bfda-4c9c-b477-2b0d108f3649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008662 10.0.0.38 - - [2025-08-14 03:02:05] "GET /obj-perms HTTP/1.1" 200 5022 0.045757 10.0.0.23 - - [2025-08-14 03:02:05] "GET /obj-perms HTTP/1.1" 200 5022 0.045625 10.0.0.38 - - [2025-08-14 03:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.23 - - [2025-08-14 03:02:05] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001522 10.0.0.38 - - [2025-08-14 03:02:05] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.051444 10.0.0.23 - - [2025-08-14 03:02:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007995 10.0.0.38 - - [2025-08-14 03:02:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.209959 10.0.0.38 - - [2025-08-14 03:02:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001375 10.0.0.38 - - [2025-08-14 03:02:06] "GET /virtual-network/8238166c-1449-4a68-b3e2-996649f4e003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005405 10.0.0.38 - - [2025-08-14 03:02:06] "GET /virtual-network/8238166c-1449-4a68-b3e2-996649f4e003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005611 10.0.0.38 - - [2025-08-14 03:02:06] "POST /neutron/network HTTP/1.1" 200 834 0.006213 10.0.0.38 - - [2025-08-14 03:02:06] "GET /virtual-network/8238166c-1449-4a68-b3e2-996649f4e003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005931 10.0.0.27 - - [2025-08-14 03:02:06] "GET /obj-perms HTTP/1.1" 200 5022 0.047794 10.0.0.38 - - [2025-08-14 03:02:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001482 10.0.0.23 - - [2025-08-14 03:02:07] "DELETE /project/ae74403939b94c3facbd59fbf9019db1 HTTP/1.1" 404 173 0.015170 10.0.0.23 - - [2025-08-14 03:02:07] "DELETE /project/f82aebc5297c44bbbadc64c912d03a23 HTTP/1.1" 404 173 0.014039 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001321 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000863 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.073940 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.083190 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001440 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001623 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?fields=security_groups HTTP/1.1" 200 1357 0.063185 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?fields=security_groups HTTP/1.1" 200 1358 0.075780 10.0.0.23 - - [2025-08-14 03:02:07] "DELETE /security-group/2646741e-d0e3-425e-a3a4-7cb696601dac HTTP/1.1" 200 115 0.093436 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=6d3e6227-dfe4-4a31-9da8-5869b4c50462&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001875 10.0.0.23 - - [2025-08-14 03:02:07] "DELETE /security-group/0c30c894-c6a2-467f-914c-8eee4e2a05d8 HTTP/1.1" 200 115 0.154947 10.0.0.23 - - [2025-08-14 03:02:07] "GET /projects?obj_uuids=ae744039-39b9-4c3f-acbd-59fbf9019db1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001610 10.0.0.23 - - [2025-08-14 03:02:07] "DELETE /access-control-list/2e13440d-354f-49e3-84ef-97c22528c008 HTTP/1.1" 200 115 0.113882 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462?fields=application_policy_sets HTTP/1.1" 200 1396 0.100456 10.0.0.23 - - [2025-08-14 03:02:07] "GET /project/ae744039-39b9-4c3f-acbd-59fbf9019db1?fields=application_policy_sets HTTP/1.1" 200 1397 0.103358 10.0.0.23 - - [2025-08-14 03:02:08] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002941 10.0.0.38 - - [2025-08-14 03:02:08] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.190589 10.0.0.23 - - [2025-08-14 03:02:08] "DELETE /access-control-list/92000c64-8dc6-4c4b-9d6e-d62fa158e4c6 HTTP/1.1" 200 115 0.082375 10.0.0.38 - - [2025-08-14 03:02:08] "POST /neutron/network HTTP/1.1" 200 829 0.027014 10.0.0.23 - - [2025-08-14 03:02:08] "DELETE /project/6d3e6227-dfe4-4a31-9da8-5869b4c50462 HTTP/1.1" 200 115 0.756194 10.0.0.23 - - [2025-08-14 03:02:08] "DELETE /project/ae744039-39b9-4c3f-acbd-59fbf9019db1 HTTP/1.1" 200 115 0.804122 10.0.0.38 - - [2025-08-14 03:02:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.001390 10.0.0.38 - - [2025-08-14 03:02:08] "POST /neutron/port HTTP/1.1" 200 117 0.011075 10.0.0.23 - - [2025-08-14 03:02:08] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001154 10.0.0.38 - - [2025-08-14 03:02:09] "POST /neutron/port HTTP/1.1" 200 1055 0.319082 10.0.0.38 - - [2025-08-14 03:02:09] "POST /neutron/port HTTP/1.1" 200 1109 0.131351 10.0.0.23 - - [2025-08-14 03:02:09] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001112 10.0.0.38 - - [2025-08-14 03:02:09] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.062463 10.0.0.38 - - [2025-08-14 03:02:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.010551 10.0.0.38 - - [2025-08-14 03:02:09] "POST /neutron/network HTTP/1.1" 200 829 0.006931 10.0.0.38 - - [2025-08-14 03:02:09] "POST /neutron/port HTTP/1.1" 200 117 0.008396 10.0.0.38 - - [2025-08-14 03:02:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003176 10.0.0.38 - - [2025-08-14 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.23 - - [2025-08-14 03:02:09] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.38 - - [2025-08-14 03:02:09] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.009226 10.0.0.38 - - [2025-08-14 03:02:09] "POST /service-templates HTTP/1.1" 200 543 0.036750 10.0.0.38 - - [2025-08-14 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2025-08-14 03:02:09] "GET /service-template/87e5a575-0ba2-4e71-9d45-126e54022156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.007357 10.0.0.38 - - [2025-08-14 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-08-14 03:02:10] "GET /service-template/87e5a575-0ba2-4e71-9d45-126e54022156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004956 10.0.0.38 - - [2025-08-14 03:02:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001940 10.0.0.38 - - [2025-08-14 03:02:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001784 10.0.0.38 - - [2025-08-14 03:02:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001486 10.0.0.38 - - [2025-08-14 03:02:10] "POST /neutron/port HTTP/1.1" 200 1913 0.044385 10.0.0.38 - - [2025-08-14 03:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.38 - - [2025-08-14 03:02:10] "DELETE /service-template/87e5a575-0ba2-4e71-9d45-126e54022156 HTTP/1.1" 200 115 0.040004 10.0.0.38 - - [2025-08-14 03:02:10] "POST /neutron/port HTTP/1.1" 200 1058 0.034381 10.0.0.38 - - [2025-08-14 03:02:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003680 10.0.0.38 - - [2025-08-14 03:02:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004008 10.0.0.38 - - [2025-08-14 03:02:10] "POST /neutron/network HTTP/1.1" 200 834 0.006729 10.0.0.38 - - [2025-08-14 03:02:11] "POST /neutron/port HTTP/1.1" 200 1083 0.014054 10.0.0.38 - - [2025-08-14 03:02:11] "POST /neutron/port HTTP/1.1" 200 1086 0.015714 10.0.0.38 - - [2025-08-14 03:02:12] "POST /neutron/port HTTP/1.1" 200 117 0.007643 10.0.0.38 - - [2025-08-14 03:02:12] "POST /neutron/port HTTP/1.1" 200 117 0.006258 10.0.0.38 - - [2025-08-14 03:02:13] "POST /neutron/network HTTP/1.1" 200 829 0.006378 10.0.0.23 - - [2025-08-14 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.032735 10.0.0.23 - - [2025-08-14 03:02:13] "DELETE /route-target/fc4c218d-d296-49cb-9091-40e65182aa00 HTTP/1.1" 200 115 0.040583 10.0.0.23 - - [2025-08-14 03:02:13] "POST /useragent-kv HTTP/1.1" 200 115 0.037938 10.0.0.23 - - [2025-08-14 03:02:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002629 10.0.0.38 - - [2025-08-14 03:02:13] "POST /neutron/network HTTP/1.1" 200 151 0.181274 10.0.0.38 - - [2025-08-14 03:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.23 - - [2025-08-14 03:02:16] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001127 10.0.0.38 - - [2025-08-14 03:02:16] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045838 10.0.0.23 - - [2025-08-14 03:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005071 10.0.0.38 - - [2025-08-14 03:02:16] "POST /neutron/subnet HTTP/1.1" 200 720 0.177193 10.0.0.38 - - [2025-08-14 03:02:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001394 10.0.0.38 - - [2025-08-14 03:02:16] "GET /virtual-network/c2ce0bbf-f65c-4583-a26a-992e09c47660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005342 10.0.0.38 - - [2025-08-14 03:02:16] "GET /virtual-network/c2ce0bbf-f65c-4583-a26a-992e09c47660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005473 10.0.0.38 - - [2025-08-14 03:02:16] "POST /neutron/network HTTP/1.1" 200 829 0.007385 10.0.0.38 - - [2025-08-14 03:02:17] "GET /virtual-network/c2ce0bbf-f65c-4583-a26a-992e09c47660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006228 10.0.0.38 - - [2025-08-14 03:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.23 - - [2025-08-14 03:02:17] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001103 10.0.0.38 - - [2025-08-14 03:02:17] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044766 10.0.0.23 - - [2025-08-14 03:02:17] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001057 10.0.0.38 - - [2025-08-14 03:02:17] "POST /neutron/network HTTP/1.1" 200 611 0.114466 10.0.0.23 - - [2025-08-14 03:02:17] "POST /route-targets HTTP/1.1" 200 327 0.013252 10.0.0.38 - - [2025-08-14 03:02:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.004178 10.0.0.38 - - [2025-08-14 03:02:17] "GET /virtual-network/f62467ca-0037-4f1b-bf91-ce1f41d1160d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006618 10.0.0.38 - - [2025-08-14 03:02:18] "POST /neutron/network HTTP/1.1" 200 829 0.012763 10.0.0.38 - - [2025-08-14 03:02:18] "GET /virtual-network/f62467ca-0037-4f1b-bf91-ce1f41d1160d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005478 10.0.0.38 - - [2025-08-14 03:02:18] "GET /virtual-network/f62467ca-0037-4f1b-bf91-ce1f41d1160d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006362 10.0.0.38 - - [2025-08-14 03:02:18] "GET /obj-perms HTTP/1.1" 200 5022 0.003880 10.0.0.23 - - [2025-08-14 03:02:18] "GET /obj-perms HTTP/1.1" 200 5022 0.007265 10.0.0.38 - - [2025-08-14 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.23 - - [2025-08-14 03:02:18] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000922 10.0.0.38 - - [2025-08-14 03:02:18] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.046957 10.0.0.38 - - [2025-08-14 03:02:18] "POST /neutron/network HTTP/1.1" 200 117 0.013452 10.0.0.23 - - [2025-08-14 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.029737 10.0.0.38 - - [2025-08-14 03:02:19] "POST /neutron/network HTTP/1.1" 200 833 0.008852 10.0.0.38 - - [2025-08-14 03:02:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001298 10.0.0.38 - - [2025-08-14 03:02:19] "GET /virtual-network/a3440428-5453-4522-946d-56584d8095c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005945 10.0.0.38 - - [2025-08-14 03:02:19] "GET /virtual-network/a3440428-5453-4522-946d-56584d8095c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005538 10.0.0.38 - - [2025-08-14 03:02:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.009249 10.0.0.38 - - [2025-08-14 03:02:19] "GET /virtual-network/a3440428-5453-4522-946d-56584d8095c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005732 10.0.0.27 - - [2025-08-14 03:02:19] "GET /obj-perms HTTP/1.1" 200 5022 0.003716 10.0.0.38 - - [2025-08-14 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.23 - - [2025-08-14 03:02:19] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001103 10.0.0.38 - - [2025-08-14 03:02:19] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.037134 10.0.0.23 - - [2025-08-14 03:02:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006971 10.0.0.38 - - [2025-08-14 03:02:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.170568 10.0.0.38 - - [2025-08-14 03:02:20] "POST /id-to-fqname HTTP/1.1" 200 227 0.001779 10.0.0.38 - - [2025-08-14 03:02:20] "GET /virtual-network/745fb906-8804-4c38-9c11-4c0870095228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005480 10.0.0.38 - - [2025-08-14 03:02:20] "GET /virtual-network/745fb906-8804-4c38-9c11-4c0870095228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005481 10.0.0.38 - - [2025-08-14 03:02:20] "POST /neutron/network HTTP/1.1" 200 844 0.006948 10.0.0.38 - - [2025-08-14 03:02:20] "GET /virtual-network/745fb906-8804-4c38-9c11-4c0870095228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005744 10.0.0.38 - - [2025-08-14 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.23 - - [2025-08-14 03:02:20] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001016 10.0.0.38 - - [2025-08-14 03:02:20] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.044070 10.0.0.23 - - [2025-08-14 03:02:20] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001111 10.0.0.38 - - [2025-08-14 03:02:21] "POST /neutron/network HTTP/1.1" 200 625 0.113410 10.0.0.23 - - [2025-08-14 03:02:21] "POST /route-targets HTTP/1.1" 200 327 0.020993 10.0.0.38 - - [2025-08-14 03:02:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.003346 10.0.0.38 - - [2025-08-14 03:02:21] "GET /virtual-network/53027ba4-17a7-40f6-8d0d-c5b6d69e9c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005636 10.0.0.38 - - [2025-08-14 03:02:21] "POST /neutron/network HTTP/1.1" 200 844 0.006603 10.0.0.38 - - [2025-08-14 03:02:21] "GET /virtual-network/53027ba4-17a7-40f6-8d0d-c5b6d69e9c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005306 10.0.0.38 - - [2025-08-14 03:02:21] "GET /virtual-network/53027ba4-17a7-40f6-8d0d-c5b6d69e9c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006069 10.0.0.38 - - [2025-08-14 03:02:21] "GET /obj-perms HTTP/1.1" 200 5022 0.003982 10.0.0.23 - - [2025-08-14 03:02:21] "GET /obj-perms HTTP/1.1" 200 5022 0.004218 10.0.0.38 - - [2025-08-14 03:02:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001420 10.0.0.38 - - [2025-08-14 03:02:21] "POST /neutron/network HTTP/1.1" 200 839 0.007302 10.0.0.23 - - [2025-08-14 03:02:22] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001405 10.0.0.38 - - [2025-08-14 03:02:22] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.058707 10.0.0.38 - - [2025-08-14 03:02:22] "POST /neutron/port HTTP/1.1" 200 117 0.005741 10.0.0.38 - - [2025-08-14 03:02:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001285 10.0.0.38 - - [2025-08-14 03:02:23] "POST /neutron/network HTTP/1.1" 200 839 0.007504 10.0.0.38 - - [2025-08-14 03:02:23] "POST /neutron/port HTTP/1.1" 200 1055 0.014297 10.0.0.23 - - [2025-08-14 03:02:23] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001020 10.0.0.38 - - [2025-08-14 03:02:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002974 10.0.0.38 - - [2025-08-14 03:02:23] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.055884 10.0.0.38 - - [2025-08-14 03:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.38 - - [2025-08-14 03:02:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007699 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.004280 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.23 - - [2025-08-14 03:02:24] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001534 10.0.0.38 - - [2025-08-14 03:02:24] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.011326 10.0.0.38 - - [2025-08-14 03:02:24] "POST /service-templates HTTP/1.1" 200 543 0.026150 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.38 - - [2025-08-14 03:02:24] "GET /service-template/ea735e2d-38e0-4fa7-acd7-5a3fd6c127a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007565 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.38 - - [2025-08-14 03:02:24] "GET /service-template/ea735e2d-38e0-4fa7-acd7-5a3fd6c127a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004809 10.0.0.38 - - [2025-08-14 03:02:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001295 10.0.0.38 - - [2025-08-14 03:02:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001822 10.0.0.38 - - [2025-08-14 03:02:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001323 10.0.0.23 - - [2025-08-14 03:02:24] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001393 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.38 - - [2025-08-14 03:02:24] "DELETE /service-template/ea735e2d-38e0-4fa7-acd7-5a3fd6c127a5 HTTP/1.1" 200 115 0.030494 10.0.0.38 - - [2025-08-14 03:02:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002857 10.0.0.38 - - [2025-08-14 03:02:24] "POST /neutron/port HTTP/1.1" 200 1057 0.300836 10.0.0.38 - - [2025-08-14 03:02:24] "POST /neutron/port HTTP/1.1" 200 1057 0.011077 10.0.0.38 - - [2025-08-14 03:02:24] "POST /neutron/network HTTP/1.1" 200 844 0.015897 10.0.0.23 - - [2025-08-14 03:02:25] "DELETE /route-target/98e8d3d1-fd78-462b-8a95-c8d9740c120d HTTP/1.1" 200 115 0.029088 10.0.0.38 - - [2025-08-14 03:02:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.041353 10.0.0.38 - - [2025-08-14 03:02:25] "POST /neutron/network HTTP/1.1" 200 833 0.007652 10.0.0.23 - - [2025-08-14 03:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.012423 10.0.0.23 - - [2025-08-14 03:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004695 10.0.0.38 - - [2025-08-14 03:02:25] "POST /neutron/network HTTP/1.1" 200 151 0.182322 10.0.0.38 - - [2025-08-14 03:02:25] "POST /neutron/network HTTP/1.1" 200 833 0.007273 10.0.0.38 - - [2025-08-14 03:02:26] "POST /neutron/port HTTP/1.1" 200 1111 0.012439 10.0.0.38 - - [2025-08-14 03:02:26] "POST /neutron/network HTTP/1.1" 200 2180 0.019879 10.0.0.38 - - [2025-08-14 03:02:27] "POST /neutron/network HTTP/1.1" 200 833 0.006814 10.0.0.23 - - [2025-08-14 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009661 10.0.0.23 - - [2025-08-14 03:02:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004367 10.0.0.23 - - [2025-08-14 03:02:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003598 10.0.0.38 - - [2025-08-14 03:02:28] "POST /neutron/network HTTP/1.1" 200 151 0.123750 10.0.0.23 - - [2025-08-14 03:02:28] "DELETE /route-target/1456eec3-ebe9-4b69-8725-d24a74c1928b HTTP/1.1" 200 115 0.027352 10.0.0.23 - - [2025-08-14 03:02:30] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001639 10.0.0.38 - - [2025-08-14 03:02:30] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.039860 10.0.0.23 - - [2025-08-14 03:02:30] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001323 10.0.0.38 - - [2025-08-14 03:02:30] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?fields=virtual_networks HTTP/1.1" 200 1025 0.035783 10.0.0.23 - - [2025-08-14 03:02:30] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001123 10.0.0.38 - - [2025-08-14 03:02:30] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.063592 10.0.0.23 - - [2025-08-14 03:02:30] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001057 10.0.0.38 - - [2025-08-14 03:02:30] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?fields=security_groups HTTP/1.1" 200 1247 0.036007 10.0.0.38 - - [2025-08-14 03:02:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.023989 10.0.0.23 - - [2025-08-14 03:02:31] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002927 10.0.0.23 - - [2025-08-14 03:02:31] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.23 - - [2025-08-14 03:02:31] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008148 10.0.0.23 - - [2025-08-14 03:02:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.004777 10.0.0.23 - - [2025-08-14 03:02:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.005598 10.0.0.23 - - [2025-08-14 03:02:31] "POST /security-groups HTTP/1.1" 200 593 0.032387 10.0.0.23 - - [2025-08-14 03:02:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.004805 10.0.0.23 - - [2025-08-14 03:02:31] "POST /projects HTTP/1.1" 200 589 0.239526 10.0.0.23 - - [2025-08-14 03:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.322769 10.0.0.23 - - [2025-08-14 03:02:31] "POST /access-control-lists HTTP/1.1" 200 596 0.046228 10.0.0.38 - - [2025-08-14 03:02:31] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.470676 10.0.0.38 - - [2025-08-14 03:02:32] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.38 - - [2025-08-14 03:02:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.38 - - [2025-08-14 03:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.055043 10.0.0.23 - - [2025-08-14 03:02:34] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001530 10.0.0.38 - - [2025-08-14 03:02:34] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.051166 10.0.0.38 - - [2025-08-14 03:02:35] "POST /neutron/network HTTP/1.1" 200 117 0.029421 10.0.0.38 - - [2025-08-14 03:02:35] "POST /neutron/network HTTP/1.1" 200 829 0.011886 10.0.0.38 - - [2025-08-14 03:02:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001206 10.0.0.38 - - [2025-08-14 03:02:35] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005101 10.0.0.38 - - [2025-08-14 03:02:35] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005183 10.0.0.38 - - [2025-08-14 03:02:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.008053 10.0.0.38 - - [2025-08-14 03:02:36] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005433 10.0.0.27 - - [2025-08-14 03:02:37] "GET /obj-perms HTTP/1.1" 200 5034 0.327052 10.0.0.38 - - [2025-08-14 03:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2025-08-14 03:02:38] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000991 10.0.0.38 - - [2025-08-14 03:02:38] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.037045 10.0.0.23 - - [2025-08-14 03:02:38] "POST /route-targets HTTP/1.1" 200 327 0.011229 10.0.0.23 - - [2025-08-14 03:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006295 10.0.0.38 - - [2025-08-14 03:02:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.216882 10.0.0.38 - - [2025-08-14 03:02:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001359 10.0.0.38 - - [2025-08-14 03:02:38] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005663 10.0.0.38 - - [2025-08-14 03:02:38] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005143 10.0.0.38 - - [2025-08-14 03:02:38] "POST /neutron/network HTTP/1.1" 200 833 0.006327 10.0.0.38 - - [2025-08-14 03:02:38] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006121 10.0.0.38 - - [2025-08-14 03:02:39] "GET /obj-perms HTTP/1.1" 200 5034 0.047188 10.0.0.38 - - [2025-08-14 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.23 - - [2025-08-14 03:02:39] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001443 10.0.0.38 - - [2025-08-14 03:02:39] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044730 10.0.0.23 - - [2025-08-14 03:02:39] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001092 10.0.0.38 - - [2025-08-14 03:02:39] "POST /neutron/network HTTP/1.1" 200 617 0.133226 10.0.0.23 - - [2025-08-14 03:02:39] "POST /ref-update HTTP/1.1" 200 156 0.019475 10.0.0.38 - - [2025-08-14 03:02:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.003203 10.0.0.38 - - [2025-08-14 03:02:39] "GET /virtual-network/8799a2dd-39ae-4b14-b733-f26e32ed0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005416 10.0.0.38 - - [2025-08-14 03:02:39] "POST /neutron/network HTTP/1.1" 200 838 0.006705 10.0.0.38 - - [2025-08-14 03:02:39] "GET /virtual-network/8799a2dd-39ae-4b14-b733-f26e32ed0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004996 10.0.0.38 - - [2025-08-14 03:02:39] "GET /virtual-network/8799a2dd-39ae-4b14-b733-f26e32ed0c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005745 10.0.0.27 - - [2025-08-14 03:02:40] "GET /obj-perms HTTP/1.1" 200 5034 0.003400 10.0.0.23 - - [2025-08-14 03:02:40] "GET /obj-perms HTTP/1.1" 200 5034 0.046554 10.0.0.38 - - [2025-08-14 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-08-14 03:02:40] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001113 10.0.0.38 - - [2025-08-14 03:02:40] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044232 10.0.0.38 - - [2025-08-14 03:02:40] "POST /neutron/network HTTP/1.1" 200 117 0.012445 10.0.0.38 - - [2025-08-14 03:02:40] "POST /neutron/network HTTP/1.1" 200 848 0.008306 10.0.0.38 - - [2025-08-14 03:02:40] "POST /id-to-fqname HTTP/1.1" 200 233 0.001165 10.0.0.38 - - [2025-08-14 03:02:40] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004765 10.0.0.38 - - [2025-08-14 03:02:40] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005358 10.0.0.38 - - [2025-08-14 03:02:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.008490 10.0.0.38 - - [2025-08-14 03:02:41] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005534 10.0.0.38 - - [2025-08-14 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-08-14 03:02:41] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001026 10.0.0.38 - - [2025-08-14 03:02:41] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043595 10.0.0.23 - - [2025-08-14 03:02:41] "POST /route-targets HTTP/1.1" 200 327 0.024086 10.0.0.23 - - [2025-08-14 03:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013080 10.0.0.38 - - [2025-08-14 03:02:41] "POST /neutron/subnet HTTP/1.1" 200 729 0.180323 10.0.0.38 - - [2025-08-14 03:02:41] "POST /id-to-fqname HTTP/1.1" 200 234 0.001386 10.0.0.38 - - [2025-08-14 03:02:42] "GET /virtual-network/d053d2ff-036a-4290-a066-dd5925c27ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005895 10.0.0.38 - - [2025-08-14 03:02:42] "GET /virtual-network/d053d2ff-036a-4290-a066-dd5925c27ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005752 10.0.0.38 - - [2025-08-14 03:02:42] "POST /neutron/network HTTP/1.1" 200 851 0.006380 10.0.0.38 - - [2025-08-14 03:02:42] "GET /virtual-network/d053d2ff-036a-4290-a066-dd5925c27ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006456 10.0.0.38 - - [2025-08-14 03:02:42] "GET /obj-perms HTTP/1.1" 200 5034 0.003955 10.0.0.38 - - [2025-08-14 03:02:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.001391 10.0.0.23 - - [2025-08-14 03:02:43] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001472 10.0.0.38 - - [2025-08-14 03:02:43] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.062812 10.0.0.38 - - [2025-08-14 03:02:43] "POST /neutron/network HTTP/1.1" 200 829 0.006175 10.0.0.38 - - [2025-08-14 03:02:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001407 10.0.0.38 - - [2025-08-14 03:02:43] "POST /neutron/port HTTP/1.1" 200 117 0.006159 10.0.0.23 - - [2025-08-14 03:02:44] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001093 10.0.0.38 - - [2025-08-14 03:02:44] "POST /neutron/port HTTP/1.1" 200 1061 0.261596 10.0.0.38 - - [2025-08-14 03:02:44] "POST /neutron/port HTTP/1.1" 200 1115 0.106650 10.0.0.38 - - [2025-08-14 03:02:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.013323 10.0.0.23 - - [2025-08-14 03:02:44] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001069 10.0.0.38 - - [2025-08-14 03:02:44] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.068810 10.0.0.38 - - [2025-08-14 03:02:44] "POST /neutron/network HTTP/1.1" 200 833 0.006374 10.0.0.38 - - [2025-08-14 03:02:44] "POST /neutron/port HTTP/1.1" 200 117 0.006694 10.0.0.38 - - [2025-08-14 03:02:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.004195 10.0.0.38 - - [2025-08-14 03:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.23 - - [2025-08-14 03:02:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001358 10.0.0.38 - - [2025-08-14 03:02:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.010168 10.0.0.38 - - [2025-08-14 03:02:44] "POST /service-templates HTTP/1.1" 200 543 0.025510 10.0.0.38 - - [2025-08-14 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.38 - - [2025-08-14 03:02:45] "GET /service-template/ce53cc8c-cb40-4fed-98c3-e618875733e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.007459 10.0.0.38 - - [2025-08-14 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.38 - - [2025-08-14 03:02:45] "GET /service-template/ce53cc8c-cb40-4fed-98c3-e618875733e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.003830 10.0.0.38 - - [2025-08-14 03:02:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001307 10.0.0.38 - - [2025-08-14 03:02:45] "POST /neutron/port HTTP/1.1" 200 1925 0.054350 10.0.0.38 - - [2025-08-14 03:02:45] "POST /neutron/network HTTP/1.1" 200 858 0.006252 10.0.0.38 - - [2025-08-14 03:02:45] "POST /neutron/port HTTP/1.1" 200 1091 0.017203 10.0.0.38 - - [2025-08-14 03:02:45] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.23 - - [2025-08-14 03:02:46] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001078 10.0.0.38 - - [2025-08-14 03:02:46] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.087384 10.0.0.38 - - [2025-08-14 03:02:46] "POST /neutron/port HTTP/1.1" 200 2064 0.018909 10.0.0.38 - - [2025-08-14 03:02:46] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 401 292 0.000411 10.0.0.38 - - [2025-08-14 03:02:46] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 404 171 0.024688 10.0.0.38 - - [2025-08-14 03:02:46] "POST /neutron/network HTTP/1.1" 200 858 0.006553 10.0.0.38 - - [2025-08-14 03:02:47] "POST /neutron/port HTTP/1.1" 200 1062 0.014440 10.0.0.38 - - [2025-08-14 03:02:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003944 10.0.0.38 - - [2025-08-14 03:02:47] "POST /neutron/network HTTP/1.1" 200 848 0.008022 10.0.0.38 - - [2025-08-14 03:02:48] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 200 1295 0.006801 10.0.0.38 - - [2025-08-14 03:02:48] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 2984 0.007243 10.0.0.38 - - [2025-08-14 03:02:48] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005286 10.0.0.38 - - [2025-08-14 03:02:48] "PUT /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 284 0.015503 10.0.0.38 - - [2025-08-14 03:02:49] "POST /neutron/port HTTP/1.1" 200 1090 0.018760 10.0.0.38 - - [2025-08-14 03:02:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007200 10.0.0.38 - - [2025-08-14 03:02:49] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 200 1295 0.003771 10.0.0.38 - - [2025-08-14 03:02:49] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 3034 0.006369 10.0.0.38 - - [2025-08-14 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2025-08-14 03:02:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003407 10.0.0.38 - - [2025-08-14 03:02:49] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002968 10.0.0.38 - - [2025-08-14 03:02:49] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005579 10.0.0.38 - - [2025-08-14 03:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2025-08-14 03:02:52] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008394 10.0.0.38 - - [2025-08-14 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2025-08-14 03:02:56] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006352 10.0.0.38 - - [2025-08-14 03:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2025-08-14 03:03:00] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005163 10.0.0.38 - - [2025-08-14 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2025-08-14 03:03:04] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005708 10.0.0.23 - - [2025-08-14 03:03:08] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 10.0.0.23 - - [2025-08-14 03:03:08] "DELETE /project/cc8bc4f58cca47cf9a94d2dc61a27ada HTTP/1.1" 404 173 0.012892 10.0.0.23 - - [2025-08-14 03:03:08] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.081186 10.0.0.23 - - [2025-08-14 03:03:08] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001059 10.0.0.23 - - [2025-08-14 03:03:08] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?fields=security_groups HTTP/1.1" 200 1095 0.058994 10.0.0.23 - - [2025-08-14 03:03:08] "GET /projects?obj_uuids=f82aebc5-297c-44bb-badc-64c912d03a23&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002165 10.0.0.23 - - [2025-08-14 03:03:08] "GET /project/f82aebc5-297c-44bb-badc-64c912d03a23?fields=application_policy_sets HTTP/1.1" 200 1391 0.072684 10.0.0.23 - - [2025-08-14 03:03:08] "DELETE /access-control-list/34955659-53d0-4edc-9884-f3c128b4b881 HTTP/1.1" 200 115 0.063982 10.0.0.23 - - [2025-08-14 03:03:08] "DELETE /project/f82aebc5-297c-44bb-badc-64c912d03a23 HTTP/1.1" 200 115 0.456837 10.0.0.38 - - [2025-08-14 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2025-08-14 03:03:08] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007347 10.0.0.23 - - [2025-08-14 03:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.133593 10.0.0.27 - - [2025-08-14 03:03:10] "GET /obj-perms HTTP/1.1" 200 5056 0.183510 10.0.0.23 - - [2025-08-14 03:03:10] "GET /obj-perms HTTP/1.1" 200 5056 0.194221 10.0.0.27 - - [2025-08-14 03:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.060996 10.0.0.23 - - [2025-08-14 03:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.123515 10.0.0.38 - - [2025-08-14 03:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.240069 10.0.0.38 - - [2025-08-14 03:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.029920 10.0.0.38 - - [2025-08-14 03:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.099184 10.0.0.27 - - [2025-08-14 03:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.189106 10.0.0.23 - - [2025-08-14 03:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.329141 10.0.0.27 - - [2025-08-14 03:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.339606 10.0.0.38 - - [2025-08-14 03:03:12] "GET /obj-perms HTTP/1.1" 200 5056 0.350552 10.0.0.38 - - [2025-08-14 03:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2025-08-14 03:03:12] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005524 10.0.0.38 - - [2025-08-14 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2025-08-14 03:03:17] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005498 10.0.0.38 - - [2025-08-14 03:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.38 - - [2025-08-14 03:03:21] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006657 10.0.0.38 - - [2025-08-14 03:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.38 - - [2025-08-14 03:03:25] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006531 10.0.0.38 - - [2025-08-14 03:03:26] "POST /neutron/network HTTP/1.1" 200 839 0.008199 10.0.0.38 - - [2025-08-14 03:03:26] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.38 - - [2025-08-14 03:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2025-08-14 03:03:29] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005294 10.0.0.38 - - [2025-08-14 03:03:29] "POST /neutron/security_group HTTP/1.1" 200 2060 0.031364 10.0.0.38 - - [2025-08-14 03:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.38 - - [2025-08-14 03:03:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003951 10.0.0.38 - - [2025-08-14 03:03:31] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003185 10.0.0.38 - - [2025-08-14 03:03:31] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007335 10.0.0.38 - - [2025-08-14 03:03:35] "POST /neutron/port HTTP/1.1" 200 1089 0.016213 10.0.0.38 - - [2025-08-14 03:03:36] "POST /neutron/port HTTP/1.1" 200 1091 0.015370 10.0.0.38 - - [2025-08-14 03:03:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.009164 10.0.0.38 - - [2025-08-14 03:03:36] "POST /neutron/port HTTP/1.1" 200 1090 0.019977 10.0.0.23 - - [2025-08-14 03:03:38] "GET /obj-perms HTTP/1.1" 200 5056 0.049875 10.0.0.38 - - [2025-08-14 03:03:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008109 10.0.0.38 - - [2025-08-14 03:03:47] "POST /neutron/port HTTP/1.1" 200 1090 0.014658 10.0.0.38 - - [2025-08-14 03:03:52] "POST /fqname-to-id HTTP/1.1" 404 211 0.003218 10.0.0.38 - - [2025-08-14 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.23 - - [2025-08-14 03:03:52] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001061 10.0.0.38 - - [2025-08-14 03:03:52] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.050987 10.0.0.38 - - [2025-08-14 03:03:52] "POST /service-instances HTTP/1.1" 200 547 0.035894 10.0.0.38 - - [2025-08-14 03:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.38 - - [2025-08-14 03:03:52] "GET /service-instance/593e0fc4-d491-4c36-b8c7-b863d6c69734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007840 10.0.0.38 - - [2025-08-14 03:03:52] "POST /port-tuples HTTP/1.1" 200 590 0.047989 10.0.0.38 - - [2025-08-14 03:03:52] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005797 10.0.0.38 - - [2025-08-14 03:03:52] "PUT /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 284 0.013606 10.0.0.38 - - [2025-08-14 03:03:52] "POST /ref-update HTTP/1.1" 200 156 0.015649 10.0.0.23 - - [2025-08-14 03:03:52] "POST /instance-ips HTTP/1.1" 200 373 0.074823 10.0.0.38 - - [2025-08-14 03:03:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.021830 10.0.0.23 - - [2025-08-14 03:03:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012109 10.0.0.38 - - [2025-08-14 03:03:53] "POST /neutron/port HTTP/1.1" 200 1089 0.033678 10.0.0.23 - - [2025-08-14 03:03:53] "POST /ref-update HTTP/1.1" 200 156 0.026272 10.0.0.38 - - [2025-08-14 03:03:53] "GET /virtual-machine/74c102ae-16bc-442f-b485-d8f935e9f9a2 HTTP/1.1" 200 1294 0.021584 10.0.0.38 - - [2025-08-14 03:03:53] "GET /virtual-machine-interface/d479cc44-b550-459d-90c2-8529f8cbf134 HTTP/1.1" 200 2958 0.006543 10.0.0.38 - - [2025-08-14 03:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.38 - - [2025-08-14 03:03:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004014 10.0.0.38 - - [2025-08-14 03:03:53] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003594 10.0.0.38 - - [2025-08-14 03:03:53] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005633 10.0.0.38 - - [2025-08-14 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.38 - - [2025-08-14 03:03:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003774 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002923 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008315 10.0.0.38 - - [2025-08-14 03:03:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012075 10.0.0.38 - - [2025-08-14 03:03:54] "POST /neutron/port HTTP/1.1" 200 1091 0.019214 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-machine/95cd4025-a5af-46ef-8350-da76f6390e58 HTTP/1.1" 200 1294 0.007717 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-machine-interface/32a75062-45fd-41a4-8949-21e728597c70 HTTP/1.1" 200 2959 0.006433 10.0.0.38 - - [2025-08-14 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.38 - - [2025-08-14 03:03:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003805 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003675 10.0.0.38 - - [2025-08-14 03:03:54] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005961 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.38 - - [2025-08-14 03:03:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004020 10.0.0.38 - - [2025-08-14 03:03:56] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003152 10.0.0.38 - - [2025-08-14 03:03:56] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006168 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 215 0.003083 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.23 - - [2025-08-14 03:03:56] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001606 10.0.0.38 - - [2025-08-14 03:03:56] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.048368 10.0.0.38 - - [2025-08-14 03:03:56] "POST /network-policys HTTP/1.1" 200 551 0.026862 10.0.0.38 - - [2025-08-14 03:03:56] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005805 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.38 - - [2025-08-14 03:03:56] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007324 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2025-08-14 03:03:56] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005177 10.0.0.38 - - [2025-08-14 03:03:56] "POST /ref-update HTTP/1.1" 200 156 0.063494 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008770 10.0.0.23 - - [2025-08-14 03:03:56] "POST /ref-update HTTP/1.1" 200 156 0.030503 10.0.0.38 - - [2025-08-14 03:03:56] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.008479 10.0.0.38 - - [2025-08-14 03:03:56] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007350 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.38 - - [2025-08-14 03:03:56] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004123 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2025-08-14 03:03:56] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005644 10.0.0.38 - - [2025-08-14 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.38 - - [2025-08-14 03:03:57] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003829 10.0.0.38 - - [2025-08-14 03:03:57] "POST /ref-update HTTP/1.1" 200 156 0.050220 10.0.0.38 - - [2025-08-14 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.23 - - [2025-08-14 03:03:57] "POST /access-control-lists HTTP/1.1" 200 599 0.039318 10.0.0.38 - - [2025-08-14 03:03:57] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.010262 10.0.0.38 - - [2025-08-14 03:03:57] "POST /neutron/network HTTP/1.1" 200 925 0.032159 10.0.0.38 - - [2025-08-14 03:03:57] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006740 10.0.0.38 - - [2025-08-14 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.38 - - [2025-08-14 03:03:57] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005417 10.0.0.38 - - [2025-08-14 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.38 - - [2025-08-14 03:03:57] "GET /service-template/ce53cc8c-cb40-4fed-98c3-e618875733e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1644 0.004052 10.0.0.38 - - [2025-08-14 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.23 - - [2025-08-14 03:03:57] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002608 10.0.0.38 - - [2025-08-14 03:03:57] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.041755 10.0.0.38 - - [2025-08-14 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.38 - - [2025-08-14 03:03:57] "GET /service-instance/593e0fc4-d491-4c36-b8c7-b863d6c69734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.006655 10.0.0.38 - - [2025-08-14 03:03:58] "POST /neutron/port HTTP/1.1" 200 1384 0.027538 10.0.0.38 - - [2025-08-14 03:03:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007117 10.0.0.38 - - [2025-08-14 03:03:58] "POST /neutron/network HTTP/1.1" 200 822 0.015967 10.0.0.38 - - [2025-08-14 03:03:58] "POST /id-to-fqname HTTP/1.1" 200 233 0.001315 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 200 1295 0.003547 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 3890 0.008323 10.0.0.38 - - [2025-08-14 03:03:58] "GET /instance-ip/33547896-8c19-4eb9-99d7-b81287c2dd12 HTTP/1.1" 200 1635 0.006228 10.0.0.38 - - [2025-08-14 03:03:58] "GET /instance-ip/3b7f298e-f032-4ecd-8d29-bf7bbfcf3c39 HTTP/1.1" 200 1964 0.004007 10.0.0.38 - - [2025-08-14 03:03:58] "GET /instance-ip/ae77bd18-f5dc-41d9-8132-760801b37da4 HTTP/1.1" 200 1962 0.004169 10.0.0.38 - - [2025-08-14 03:03:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006959 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-machine/eb864160-81c7-41f7-8c81-d2c043924e2f HTTP/1.1" 200 1295 0.004419 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-machine-interface/9f45cbd9-1921-49f8-883b-20c9d8544375 HTTP/1.1" 200 3890 0.005399 10.0.0.38 - - [2025-08-14 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2025-08-14 03:03:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003512 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002898 10.0.0.38 - - [2025-08-14 03:03:58] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005368 10.0.0.38 - - [2025-08-14 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-08-14 03:03:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003619 10.0.0.38 - - [2025-08-14 03:03:59] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003098 10.0.0.38 - - [2025-08-14 03:03:59] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008389 10.0.0.38 - - [2025-08-14 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.38 - - [2025-08-14 03:03:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005630 10.0.0.38 - - [2025-08-14 03:03:59] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004336 10.0.0.38 - - [2025-08-14 03:03:59] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006776 10.0.0.38 - - [2025-08-14 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.38 - - [2025-08-14 03:03:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004988 10.0.0.38 - - [2025-08-14 03:03:59] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003700 10.0.0.38 - - [2025-08-14 03:04:00] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006934 10.0.0.38 - - [2025-08-14 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2025-08-14 03:04:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005033 10.0.0.38 - - [2025-08-14 03:04:00] "GET /virtual-networks?parent_id=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004647 10.0.0.38 - - [2025-08-14 03:04:00] "GET /virtual-network/cdb98922-614d-4e83-bfd3-1dbafe43f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006687 10.0.0.38 - - [2025-08-14 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.38 - - [2025-08-14 03:04:00] "GET /routing-instance/51b773c3-8d2e-46fc-b047-faf66af539f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005102 10.0.0.38 - - [2025-08-14 03:04:00] "GET /routing-instance/51b773c3-8d2e-46fc-b047-faf66af539f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.009240 10.0.0.38 - - [2025-08-14 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.38 - - [2025-08-14 03:04:00] "GET /routing-instance/c256fa49-e0c8-4400-974e-b35495f15b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.004689 10.0.0.38 - - [2025-08-14 03:04:00] "GET /routing-instance/c256fa49-e0c8-4400-974e-b35495f15b86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.011247 10.0.0.38 - - [2025-08-14 03:04:28] "POST /neutron/port HTTP/1.1" 200 1384 0.025642 10.0.0.38 - - [2025-08-14 03:04:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004798 10.0.0.38 - - [2025-08-14 03:04:28] "POST /neutron/network HTTP/1.1" 200 848 0.009052 10.0.0.38 - - [2025-08-14 03:04:38] "POST /neutron/network HTTP/1.1" 200 935 0.007797 10.0.0.38 - - [2025-08-14 03:04:38] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.38 - - [2025-08-14 03:04:38] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.003739 10.0.0.27 - - [2025-08-14 03:04:38] "GET /obj-perms HTTP/1.1" 200 5056 0.042156 10.0.0.38 - - [2025-08-14 03:04:38] "PUT /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f HTTP/1.1" 200 262 0.014159 10.0.0.23 - - [2025-08-14 03:04:38] "PUT /access-control-list/52a4717c-f9af-4e42-8a89-48a36d7db3d5 HTTP/1.1" 200 272 0.016937 10.0.0.38 - - [2025-08-14 03:04:38] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007095 10.0.0.38 - - [2025-08-14 03:04:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007806 10.0.0.38 - - [2025-08-14 03:05:07] "POST /ref-update HTTP/1.1" 200 156 0.050175 10.0.0.38 - - [2025-08-14 03:05:07] "POST /neutron/network HTTP/1.1" 200 833 0.022462 10.0.0.38 - - [2025-08-14 03:05:07] "GET /virtual-network/7706e2fd-2501-492f-86c5-97b88c734c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006960 10.0.0.38 - - [2025-08-14 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-08-14 03:05:07] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004243 10.0.0.38 - - [2025-08-14 03:05:07] "POST /ref-update HTTP/1.1" 200 156 0.049915 10.0.0.38 - - [2025-08-14 03:05:07] "GET /virtual-network/78c26024-38ff-4954-9cc7-0e8bbbdb2715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008057 10.0.0.38 - - [2025-08-14 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2025-08-14 03:05:07] "GET /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004876 10.0.0.38 - - [2025-08-14 03:05:07] "DELETE /network-policy/7578e16b-ee87-49fa-80ac-f7134cea733f HTTP/1.1" 200 115 0.037390 10.0.0.38 - - [2025-08-14 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.38 - - [2025-08-14 03:05:07] "DELETE /service-instance/593e0fc4-d491-4c36-b8c7-b863d6c69734 HTTP/1.1" 200 115 0.049225 10.0.0.23 - - [2025-08-14 03:05:07] "DELETE /access-control-list/52a4717c-f9af-4e42-8a89-48a36d7db3d5 HTTP/1.1" 200 115 0.034853 10.0.0.23 - - [2025-08-14 03:05:07] "DELETE /instance-ip/ae77bd18-f5dc-41d9-8132-760801b37da4 HTTP/1.1" 200 115 0.101863 10.0.0.38 - - [2025-08-14 03:05:07] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003333 10.0.0.38 - - [2025-08-14 03:05:07] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004755 10.0.0.23 - - [2025-08-14 03:05:07] "POST /ref-update HTTP/1.1" 200 156 0.023303 10.0.0.38 - - [2025-08-14 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.38 - - [2025-08-14 03:05:08] "DELETE /service-template/ce53cc8c-cb40-4fed-98c3-e618875733e4 HTTP/1.1" 200 115 0.071387 10.0.0.38 - - [2025-08-14 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.004792 10.0.0.23 - - [2025-08-14 03:05:08] "POST /ref-update HTTP/1.1" 200 156 0.065831 10.0.0.23 - - [2025-08-14 03:05:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003175 10.0.0.23 - - [2025-08-14 03:05:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002674 10.0.0.38 - - [2025-08-14 03:05:08] "POST /neutron/network HTTP/1.1" 200 151 0.110183 10.0.0.38 - - [2025-08-14 03:05:08] "POST /neutron/port HTTP/1.1" 200 151 0.252211 10.0.0.38 - - [2025-08-14 03:05:08] "POST /neutron/port HTTP/1.1" 200 1091 0.056742 10.0.0.38 - - [2025-08-14 03:05:08] "POST /neutron/port HTTP/1.1" 200 1115 0.013913 10.0.0.23 - - [2025-08-14 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.38 - - [2025-08-14 03:05:09] "POST /neutron/network HTTP/1.1" 200 838 0.008023 10.0.0.23 - - [2025-08-14 03:05:09] "DELETE /route-target/ce7f015d-7d2a-49ed-b1ea-4daabedf875a HTTP/1.1" 200 115 0.029261 10.0.0.23 - - [2025-08-14 03:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006122 10.0.0.23 - - [2025-08-14 03:05:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002790 10.0.0.38 - - [2025-08-14 03:05:09] "POST /neutron/network HTTP/1.1" 200 151 0.154795 10.0.0.23 - - [2025-08-14 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.23 - - [2025-08-14 03:05:11] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001150 10.0.0.38 - - [2025-08-14 03:05:11] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036382 10.0.0.23 - - [2025-08-14 03:05:11] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.38 - - [2025-08-14 03:05:11] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?fields=virtual_networks HTTP/1.1" 200 1037 0.087405 10.0.0.23 - - [2025-08-14 03:05:11] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001464 10.0.0.38 - - [2025-08-14 03:05:11] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.041630 10.0.0.23 - - [2025-08-14 03:05:11] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001123 10.0.0.38 - - [2025-08-14 03:05:11] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?fields=security_groups HTTP/1.1" 200 1265 0.043110 10.0.0.38 - - [2025-08-14 03:05:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.023420 10.0.0.23 - - [2025-08-14 03:05:12] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003174 10.0.0.23 - - [2025-08-14 03:05:12] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.23 - - [2025-08-14 03:05:12] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007858 10.0.0.23 - - [2025-08-14 03:05:12] "POST /id-to-fqname HTTP/1.1" 200 191 0.001193 10.0.0.23 - - [2025-08-14 03:05:12] "POST /fqname-to-id HTTP/1.1" 404 200 0.006572 10.0.0.23 - - [2025-08-14 03:05:12] "POST /security-groups HTTP/1.1" 200 592 0.026301 10.0.0.23 - - [2025-08-14 03:05:13] "POST /projects HTTP/1.1" 200 587 0.225127 10.0.0.23 - - [2025-08-14 03:05:13] "POST /access-control-lists HTTP/1.1" 200 597 0.023487 10.0.0.23 - - [2025-08-14 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.299366 10.0.0.38 - - [2025-08-14 03:05:13] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.436809 10.0.0.38 - - [2025-08-14 03:05:14] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.38 - - [2025-08-14 03:05:16] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000523 10.0.0.23 - - [2025-08-14 03:05:16] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001304 10.0.0.38 - - [2025-08-14 03:05:16] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063274 10.0.0.38 - - [2025-08-14 03:05:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.006866 10.0.0.38 - - [2025-08-14 03:05:16] "POST /virtual-DNSs HTTP/1.1" 200 507 0.025010 10.0.0.38 - - [2025-08-14 03:05:16] "GET /virtual-DNS/729bfd14-f63d-4dcf-b423-b60846a3d435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.010324 10.0.0.38 - - [2025-08-14 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.38 - - [2025-08-14 03:05:16] "GET /virtual-DNS/729bfd14-f63d-4dcf-b423-b60846a3d435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004062 10.0.0.38 - - [2025-08-14 03:05:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003566 10.0.0.38 - - [2025-08-14 03:05:17] "POST /network-ipams HTTP/1.1" 200 514 0.025156 10.0.0.38 - - [2025-08-14 03:05:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003962 10.0.0.38 - - [2025-08-14 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2025-08-14 03:05:17] "GET /network-ipam/9be4af4c-dfda-43e6-a795-f28bf4c3a759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.007269 10.0.0.38 - - [2025-08-14 03:05:17] "PUT /network-ipam/9be4af4c-dfda-43e6-a795-f28bf4c3a759 HTTP/1.1" 200 258 0.013638 10.0.0.38 - - [2025-08-14 03:05:17] "POST /ref-update HTTP/1.1" 200 156 0.013070 10.0.0.38 - - [2025-08-14 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.23 - - [2025-08-14 03:05:17] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001096 10.0.0.38 - - [2025-08-14 03:05:17] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040815 10.0.0.38 - - [2025-08-14 03:05:17] "POST /neutron/network HTTP/1.1" 200 117 0.028796 10.0.0.23 - - [2025-08-14 03:05:18] "POST /route-targets HTTP/1.1" 200 327 0.012523 10.0.0.38 - - [2025-08-14 03:05:18] "POST /neutron/network HTTP/1.1" 200 833 0.016074 10.0.0.38 - - [2025-08-14 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001768 10.0.0.38 - - [2025-08-14 03:05:18] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008087 10.0.0.38 - - [2025-08-14 03:05:18] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007023 10.0.0.38 - - [2025-08-14 03:05:18] "POST /neutron/subnet HTTP/1.1" 200 711 0.008569 10.0.0.38 - - [2025-08-14 03:05:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001396 10.0.0.38 - - [2025-08-14 03:05:18] "POST /neutron/network HTTP/1.1" 200 843 0.006639 10.0.0.23 - - [2025-08-14 03:05:19] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.38 - - [2025-08-14 03:05:19] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.081357 10.0.0.38 - - [2025-08-14 03:05:19] "POST /neutron/port HTTP/1.1" 200 117 0.005641 10.0.0.23 - - [2025-08-14 03:05:20] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001136 10.0.0.38 - - [2025-08-14 03:05:20] "POST /neutron/port HTTP/1.1" 200 1058 0.288091 10.0.0.38 - - [2025-08-14 03:05:20] "POST /neutron/port HTTP/1.1" 200 1112 0.120967 10.0.0.38 - - [2025-08-14 03:05:20] "POST /neutron/subnet HTTP/1.1" 200 685 0.008110 10.0.0.38 - - [2025-08-14 03:05:24] "POST /neutron/port HTTP/1.1" 200 1086 0.014866 10.0.0.38 - - [2025-08-14 03:05:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008155 10.0.0.38 - - [2025-08-14 03:05:24] "GET /virtual-machine/e0231fdd-8587-477d-9d2f-c648ea7618ba HTTP/1.1" 401 292 0.000471 10.0.0.38 - - [2025-08-14 03:05:25] "GET /virtual-machine/e0231fdd-8587-477d-9d2f-c648ea7618ba HTTP/1.1" 200 1294 0.031262 10.0.0.38 - - [2025-08-14 03:05:25] "GET /virtual-machine-interface/f3670cd0-9708-4cc2-b542-b69298d761a5 HTTP/1.1" 200 2965 0.005725 10.0.0.38 - - [2025-08-14 03:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.38 - - [2025-08-14 03:05:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004359 10.0.0.38 - - [2025-08-14 03:05:25] "GET /virtual-networks?parent_id=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003243 10.0.0.38 - - [2025-08-14 03:05:25] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006127 10.0.0.38 - - [2025-08-14 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.38 - - [2025-08-14 03:05:28] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005395 10.0.0.38 - - [2025-08-14 03:05:29] "POST /neutron/port HTTP/1.1" 200 1086 0.016659 10.0.0.38 - - [2025-08-14 03:05:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005543 10.0.0.38 - - [2025-08-14 03:05:30] "POST /neutron/network HTTP/1.1" 200 833 0.008027 10.0.0.38 - - [2025-08-14 03:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2025-08-14 03:05:32] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005321 10.0.0.38 - - [2025-08-14 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.38 - - [2025-08-14 03:05:36] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007037 10.0.0.38 - - [2025-08-14 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2025-08-14 03:05:40] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005196 10.0.0.38 - - [2025-08-14 03:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.38 - - [2025-08-14 03:05:44] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005840 10.0.0.38 - - [2025-08-14 03:05:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2025-08-14 03:05:48] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006136 10.0.0.38 - - [2025-08-14 03:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.38 - - [2025-08-14 03:05:53] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005461 10.0.0.38 - - [2025-08-14 03:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.38 - - [2025-08-14 03:05:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003716 10.0.0.38 - - [2025-08-14 03:05:55] "GET /virtual-networks?parent_id=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003939 10.0.0.38 - - [2025-08-14 03:05:55] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008292 10.0.0.38 - - [2025-08-14 03:06:00] "POST /neutron/port HTTP/1.1" 200 1086 0.017596 10.0.0.38 - - [2025-08-14 03:06:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009341 10.0.0.23 - - [2025-08-14 03:06:09] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001078 10.0.0.23 - - [2025-08-14 03:06:09] "DELETE /project/891206cb607147c192ff017c3da62887 HTTP/1.1" 404 173 0.039691 10.0.0.23 - - [2025-08-14 03:06:09] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054254 10.0.0.23 - - [2025-08-14 03:06:09] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001779 10.0.0.23 - - [2025-08-14 03:06:09] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?fields=security_groups HTTP/1.1" 200 1370 0.061386 10.0.0.23 - - [2025-08-14 03:06:09] "DELETE /security-group/8ab83d67-8bac-4d53-8370-ff6f074d57f7 HTTP/1.1" 200 115 0.081211 10.0.0.23 - - [2025-08-14 03:06:09] "GET /projects?obj_uuids=cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003889 10.0.0.23 - - [2025-08-14 03:06:09] "GET /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada?fields=application_policy_sets HTTP/1.1" 200 1409 0.090195 10.0.0.23 - - [2025-08-14 03:06:09] "DELETE /access-control-list/42a4edd2-165b-47b6-98bd-298a89c2c965 HTTP/1.1" 200 115 0.060041 10.0.0.23 - - [2025-08-14 03:06:09] "DELETE /project/cc8bc4f5-8cca-47cf-9a94-d2dc61a27ada HTTP/1.1" 404 190 0.634599 10.0.0.38 - - [2025-08-14 03:06:10] "POST /neutron/port HTTP/1.1" 200 1086 0.015756 10.0.0.38 - - [2025-08-14 03:06:32] "POST /neutron/port HTTP/1.1" 200 1086 0.014027 10.0.0.38 - - [2025-08-14 03:06:32] "POST /neutron/subnet HTTP/1.1" 200 685 0.008351 10.0.0.38 - - [2025-08-14 03:06:37] "POST /neutron/network HTTP/1.1" 200 807 0.013834 10.0.0.38 - - [2025-08-14 03:06:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001338 10.0.0.38 - - [2025-08-14 03:06:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007721 10.0.0.23 - - [2025-08-14 03:06:38] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001121 10.0.0.38 - - [2025-08-14 03:06:38] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078153 10.0.0.38 - - [2025-08-14 03:06:38] "POST /neutron/port HTTP/1.1" 200 1086 0.015483 10.0.0.38 - - [2025-08-14 03:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.005800 10.0.0.38 - - [2025-08-14 03:06:39] "POST /neutron/port HTTP/1.1" 200 1058 0.039286 10.0.0.38 - - [2025-08-14 03:06:39] "POST /neutron/port HTTP/1.1" 200 1086 0.015481 10.0.0.38 - - [2025-08-14 03:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.001227 10.0.0.38 - - [2025-08-14 03:06:40] "GET /obj-perms HTTP/1.1" 200 5056 0.042856 10.0.0.38 - - [2025-08-14 03:06:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006989 10.0.0.38 - - [2025-08-14 03:06:43] "POST /neutron/port HTTP/1.1" 200 1086 0.015061 10.0.0.38 - - [2025-08-14 03:06:43] "GET /virtual-machine/8e348d24-61fe-43cf-b6cb-83704fd76aa1 HTTP/1.1" 200 1294 0.005260 10.0.0.38 - - [2025-08-14 03:06:43] "GET /virtual-machine-interface/47d3a48a-c245-4e17-bf7d-2d63169a13df HTTP/1.1" 200 2964 0.005693 10.0.0.38 - - [2025-08-14 03:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.38 - - [2025-08-14 03:06:43] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003471 10.0.0.38 - - [2025-08-14 03:06:43] "GET /virtual-networks?parent_id=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.009270 10.0.0.38 - - [2025-08-14 03:06:43] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005984 10.0.0.38 - - [2025-08-14 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.38 - - [2025-08-14 03:06:46] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006046 10.0.0.38 - - [2025-08-14 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2025-08-14 03:06:51] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.014977 10.0.0.38 - - [2025-08-14 03:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.38 - - [2025-08-14 03:06:55] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005033 10.0.0.38 - - [2025-08-14 03:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.38 - - [2025-08-14 03:06:59] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006652 10.0.0.38 - - [2025-08-14 03:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.38 - - [2025-08-14 03:07:03] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005935 10.0.0.38 - - [2025-08-14 03:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2025-08-14 03:07:07] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005534 10.0.0.38 - - [2025-08-14 03:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.38 - - [2025-08-14 03:07:11] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005881 10.0.0.38 - - [2025-08-14 03:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2025-08-14 03:07:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003585 10.0.0.38 - - [2025-08-14 03:07:15] "GET /virtual-networks?parent_id=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003161 10.0.0.38 - - [2025-08-14 03:07:15] "GET /virtual-network/97170d1d-b018-40db-82ab-b99245348ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005823 10.0.0.38 - - [2025-08-14 03:07:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006999 10.0.0.38 - - [2025-08-14 03:07:24] "POST /neutron/port HTTP/1.1" 200 1086 0.015341 10.0.0.38 - - [2025-08-14 03:07:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009048 10.0.0.38 - - [2025-08-14 03:07:33] "POST /neutron/port HTTP/1.1" 200 1086 0.045333 10.0.0.38 - - [2025-08-14 03:07:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003740 10.0.0.38 - - [2025-08-14 03:07:33] "POST /neutron/network HTTP/1.1" 200 833 0.006256 10.0.0.38 - - [2025-08-14 03:07:40] "POST /neutron/network HTTP/1.1" 200 843 0.006380 10.0.0.38 - - [2025-08-14 03:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.23 - - [2025-08-14 03:07:41] "GET /obj-perms HTTP/1.1" 200 5056 0.041410 10.0.0.38 - - [2025-08-14 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.38 - - [2025-08-14 03:08:02] "DELETE /virtual-DNS/729bfd14-f63d-4dcf-b423-b60846a3d435 HTTP/1.1" 409 235 0.020613 10.0.0.38 - - [2025-08-14 03:08:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.005190 10.0.0.38 - - [2025-08-14 03:08:03] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029055 10.0.0.38 - - [2025-08-14 03:08:03] "GET /virtual-DNS-record/9108e29e-64f3-4c74-8e7f-d9080d7a148c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.008029 10.0.0.38 - - [2025-08-14 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2025-08-14 03:08:03] "GET /virtual-DNS-record/9108e29e-64f3-4c74-8e7f-d9080d7a148c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003904 10.0.0.38 - - [2025-08-14 03:08:09] "DELETE /virtual-DNS-record/9108e29e-64f3-4c74-8e7f-d9080d7a148c HTTP/1.1" 200 115 0.029822 10.0.0.38 - - [2025-08-14 03:08:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.003659 10.0.0.38 - - [2025-08-14 03:08:09] "POST /neutron/network HTTP/1.1" 400 204 0.012637 10.0.0.23 - - [2025-08-14 03:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.087582 10.0.0.27 - - [2025-08-14 03:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.191514 10.0.0.38 - - [2025-08-14 03:08:10] "POST /neutron/port HTTP/1.1" 200 151 0.230002 10.0.0.38 - - [2025-08-14 03:08:10] "POST /neutron/port HTTP/1.1" 200 151 0.230833 10.0.0.27 - - [2025-08-14 03:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.025390 10.0.0.23 - - [2025-08-14 03:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004957 10.0.0.38 - - [2025-08-14 03:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.002767 10.0.0.23 - - [2025-08-14 03:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.005376 10.0.0.38 - - [2025-08-14 03:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.041803 10.0.0.38 - - [2025-08-14 03:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.137215 10.0.0.38 - - [2025-08-14 03:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.27 - - [2025-08-14 03:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.297677 10.0.0.38 - - [2025-08-14 03:08:11] "DELETE /network-ipam/9be4af4c-dfda-43e6-a795-f28bf4c3a759 HTTP/1.1" 200 115 0.049659 10.0.0.27 - - [2025-08-14 03:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.263417 10.0.0.38 - - [2025-08-14 03:08:11] "DELETE /virtual-DNS/729bfd14-f63d-4dcf-b423-b60846a3d435 HTTP/1.1" 200 115 0.033986 10.0.0.38 - - [2025-08-14 03:08:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.010681 10.0.0.38 - - [2025-08-14 03:08:12] "GET /obj-perms HTTP/1.1" 200 5056 0.500517 10.0.0.23 - - [2025-08-14 03:08:12] "GET /obj-perms HTTP/1.1" 200 5056 0.519862 10.0.0.23 - - [2025-08-14 03:08:13] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.021400 10.0.0.38 - - [2025-08-14 03:08:13] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079451 10.0.0.23 - - [2025-08-14 03:08:13] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001290 10.0.0.38 - - [2025-08-14 03:08:13] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?fields=virtual_networks HTTP/1.1" 200 1034 0.046547 10.0.0.23 - - [2025-08-14 03:08:13] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001109 10.0.0.38 - - [2025-08-14 03:08:13] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048194 10.0.0.23 - - [2025-08-14 03:08:13] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.38 - - [2025-08-14 03:08:13] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?fields=security_groups HTTP/1.1" 200 1261 0.118529 10.0.0.38 - - [2025-08-14 03:08:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.028759 10.0.0.23 - - [2025-08-14 03:08:14] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002998 10.0.0.23 - - [2025-08-14 03:08:14] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000975 10.0.0.23 - - [2025-08-14 03:08:14] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007217 10.0.0.23 - - [2025-08-14 03:08:14] "POST /id-to-fqname HTTP/1.1" 200 191 0.002870 10.0.0.23 - - [2025-08-14 03:08:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.005003 10.0.0.23 - - [2025-08-14 03:08:14] "POST /security-groups HTTP/1.1" 200 592 0.031793 10.0.0.23 - - [2025-08-14 03:08:14] "POST /projects HTTP/1.1" 200 587 0.251216 10.0.0.23 - - [2025-08-14 03:08:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.025785 10.0.0.23 - - [2025-08-14 03:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.326635 10.0.0.23 - - [2025-08-14 03:08:14] "POST /access-control-lists HTTP/1.1" 200 595 0.031545 10.0.0.38 - - [2025-08-14 03:08:14] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.474622 10.0.0.38 - - [2025-08-14 03:08:15] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.38 - - [2025-08-14 03:08:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.38 - - [2025-08-14 03:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.048186 10.0.0.23 - - [2025-08-14 03:08:17] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.38 - - [2025-08-14 03:08:18] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.064788 10.0.0.38 - - [2025-08-14 03:08:18] "POST /neutron/network HTTP/1.1" 200 117 0.031542 10.0.0.38 - - [2025-08-14 03:08:18] "POST /neutron/network HTTP/1.1" 200 827 0.008326 10.0.0.38 - - [2025-08-14 03:08:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001489 10.0.0.38 - - [2025-08-14 03:08:18] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010567 10.0.0.38 - - [2025-08-14 03:08:18] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007650 10.0.0.38 - - [2025-08-14 03:08:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.012583 10.0.0.38 - - [2025-08-14 03:08:19] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007974 10.0.0.27 - - [2025-08-14 03:08:20] "GET /obj-perms HTTP/1.1" 200 5032 0.045545 10.0.0.38 - - [2025-08-14 03:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.23 - - [2025-08-14 03:08:20] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001289 10.0.0.38 - - [2025-08-14 03:08:20] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041205 10.0.0.23 - - [2025-08-14 03:08:20] "POST /route-targets HTTP/1.1" 200 327 0.011639 10.0.0.23 - - [2025-08-14 03:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005912 10.0.0.38 - - [2025-08-14 03:08:20] "POST /neutron/subnet HTTP/1.1" 200 730 0.204151 10.0.0.38 - - [2025-08-14 03:08:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001331 10.0.0.38 - - [2025-08-14 03:08:21] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005293 10.0.0.38 - - [2025-08-14 03:08:21] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005426 10.0.0.38 - - [2025-08-14 03:08:21] "POST /neutron/network HTTP/1.1" 200 828 0.006013 10.0.0.38 - - [2025-08-14 03:08:21] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005677 10.0.0.38 - - [2025-08-14 03:08:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001275 10.0.0.23 - - [2025-08-14 03:08:37] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001544 10.0.0.38 - - [2025-08-14 03:08:37] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.074609 10.0.0.38 - - [2025-08-14 03:08:37] "POST /neutron/network HTTP/1.1" 200 828 0.029672 10.0.0.38 - - [2025-08-14 03:08:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001371 10.0.0.38 - - [2025-08-14 03:08:37] "POST /neutron/port HTTP/1.1" 200 117 0.006314 10.0.0.23 - - [2025-08-14 03:08:37] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001031 10.0.0.38 - - [2025-08-14 03:08:38] "POST /neutron/port HTTP/1.1" 200 1062 0.371649 10.0.0.23 - - [2025-08-14 03:08:38] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002488 10.0.0.38 - - [2025-08-14 03:08:38] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.080835 10.0.0.38 - - [2025-08-14 03:08:38] "POST /neutron/port HTTP/1.1" 200 1062 0.012986 10.0.0.38 - - [2025-08-14 03:08:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007662 10.0.0.38 - - [2025-08-14 03:08:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007449 10.0.0.38 - - [2025-08-14 03:08:39] "POST /neutron/port HTTP/1.1" 200 1090 0.041650 10.0.0.38 - - [2025-08-14 03:08:39] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.38 - - [2025-08-14 03:08:39] "POST /neutron/port HTTP/1.1" 200 1061 0.019403 10.0.0.38 - - [2025-08-14 03:08:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003630 10.0.0.38 - - [2025-08-14 03:08:40] "POST /neutron/network HTTP/1.1" 200 827 0.009114 10.0.0.38 - - [2025-08-14 03:08:41] "GET /obj-perms HTTP/1.1" 200 5056 0.054574 10.0.0.38 - - [2025-08-14 03:08:49] "POST /neutron/port HTTP/1.1" 200 1090 0.014036 10.0.0.38 - - [2025-08-14 03:08:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006948 10.0.0.38 - - [2025-08-14 03:09:04] "POST /neutron/port HTTP/1.1" 200 1090 0.015313 10.0.0.38 - - [2025-08-14 03:09:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006912 10.0.0.38 - - [2025-08-14 03:09:04] "GET /virtual-machine/61b3b989-6461-4364-bcc3-fd8ff728ecfa HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2025-08-14 03:09:04] "GET /virtual-machine/61b3b989-6461-4364-bcc3-fd8ff728ecfa HTTP/1.1" 200 1293 0.026519 10.0.0.38 - - [2025-08-14 03:09:04] "GET /virtual-machine-interface/48a20fab-e73f-48c2-a018-3ae70925032f HTTP/1.1" 200 2949 0.005482 10.0.0.38 - - [2025-08-14 03:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.38 - - [2025-08-14 03:09:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004072 10.0.0.38 - - [2025-08-14 03:09:04] "GET /virtual-networks?parent_id=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002891 10.0.0.38 - - [2025-08-14 03:09:04] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005856 10.0.0.38 - - [2025-08-14 03:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2025-08-14 03:09:08] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005258 10.0.0.23 - - [2025-08-14 03:09:09] "DELETE /project/e6cade73e1a54dbe9214ade4206a5fd4 HTTP/1.1" 404 173 0.007197 10.0.0.23 - - [2025-08-14 03:09:09] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001651 10.0.0.23 - - [2025-08-14 03:09:09] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.047730 10.0.0.23 - - [2025-08-14 03:09:09] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.23 - - [2025-08-14 03:09:10] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?fields=security_groups HTTP/1.1" 200 1104 0.072370 10.0.0.23 - - [2025-08-14 03:09:10] "GET /projects?obj_uuids=891206cb-6071-47c1-92ff-017c3da62887&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.23 - - [2025-08-14 03:09:10] "GET /project/891206cb-6071-47c1-92ff-017c3da62887?fields=application_policy_sets HTTP/1.1" 200 1405 0.046971 10.0.0.23 - - [2025-08-14 03:09:10] "DELETE /access-control-list/70fd2399-069f-45bd-bf07-ef26e91e0255 HTTP/1.1" 200 115 0.089403 10.0.0.23 - - [2025-08-14 03:09:10] "DELETE /project/891206cb-6071-47c1-92ff-017c3da62887 HTTP/1.1" 200 115 0.453307 10.0.0.38 - - [2025-08-14 03:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.38 - - [2025-08-14 03:09:12] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005660 10.0.0.38 - - [2025-08-14 03:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2025-08-14 03:09:16] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005879 10.0.0.38 - - [2025-08-14 03:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2025-08-14 03:09:20] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005821 10.0.0.38 - - [2025-08-14 03:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2025-08-14 03:09:24] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005282 10.0.0.38 - - [2025-08-14 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.38 - - [2025-08-14 03:09:28] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005988 10.0.0.38 - - [2025-08-14 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.38 - - [2025-08-14 03:09:32] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005555 10.0.0.38 - - [2025-08-14 03:09:35] "POST /neutron/port HTTP/1.1" 200 1090 0.015270 10.0.0.38 - - [2025-08-14 03:09:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003887 10.0.0.38 - - [2025-08-14 03:09:36] "POST /neutron/network HTTP/1.1" 200 828 0.006149 10.0.0.38 - - [2025-08-14 03:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.38 - - [2025-08-14 03:09:36] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007439 10.0.0.38 - - [2025-08-14 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2025-08-14 03:09:40] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005375 10.0.0.23 - - [2025-08-14 03:09:42] "GET /obj-perms HTTP/1.1" 200 5056 0.049405 10.0.0.38 - - [2025-08-14 03:09:44] "POST /neutron/network HTTP/1.1" 200 837 0.007034 10.0.0.38 - - [2025-08-14 03:09:44] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.38 - - [2025-08-14 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.38 - - [2025-08-14 03:09:44] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005595 10.0.0.38 - - [2025-08-14 03:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.38 - - [2025-08-14 03:09:49] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005642 10.0.0.38 - - [2025-08-14 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2025-08-14 03:09:53] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006265 10.0.0.38 - - [2025-08-14 03:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.38 - - [2025-08-14 03:09:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003695 10.0.0.38 - - [2025-08-14 03:09:55] "GET /virtual-networks?parent_id=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004339 10.0.0.38 - - [2025-08-14 03:09:55] "GET /virtual-network/ce1c6b17-ac8d-40fc-b668-3e3e5c4862ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006023 10.0.0.38 - - [2025-08-14 03:09:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007648 10.0.0.38 - - [2025-08-14 03:10:04] "POST /neutron/port HTTP/1.1" 200 1090 0.036602 10.0.0.38 - - [2025-08-14 03:10:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007176 10.0.0.38 - - [2025-08-14 03:10:10] "POST /neutron/port HTTP/1.1" 200 1090 0.015269 10.0.0.38 - - [2025-08-14 03:10:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007784 10.0.0.38 - - [2025-08-14 03:10:26] "POST /neutron/port HTTP/1.1" 200 1090 0.014529 10.0.0.38 - - [2025-08-14 03:10:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007333 10.0.0.38 - - [2025-08-14 03:10:35] "POST /neutron/network HTTP/1.1" 200 838 0.006661 10.0.0.38 - - [2025-08-14 03:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.38 - - [2025-08-14 03:10:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008441 10.0.0.38 - - [2025-08-14 03:10:41] "POST /neutron/port HTTP/1.1" 200 1089 0.014859 10.0.0.38 - - [2025-08-14 03:10:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007056 10.0.0.38 - - [2025-08-14 03:10:41] "GET /virtual-machine/f359efaa-e42c-440d-96e3-b340c0bff364 HTTP/1.1" 200 1294 0.005004 10.0.0.38 - - [2025-08-14 03:10:41] "GET /virtual-machine-interface/282cae4b-2bb1-4d62-a138-863424794029 HTTP/1.1" 200 2949 0.006195 10.0.0.38 - - [2025-08-14 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.38 - - [2025-08-14 03:10:41] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003367 10.0.0.38 - - [2025-08-14 03:10:41] "GET /virtual-networks?parent_id=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002736 10.0.0.38 - - [2025-08-14 03:10:42] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005664 10.0.0.38 - - [2025-08-14 03:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2025-08-14 03:10:43] "GET /obj-perms HTTP/1.1" 200 5056 0.042838 10.0.0.38 - - [2025-08-14 03:10:43] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003485 10.0.0.38 - - [2025-08-14 03:10:43] "GET /virtual-networks?parent_id=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003156 10.0.0.38 - - [2025-08-14 03:10:43] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005387 10.0.0.38 - - [2025-08-14 03:10:45] "POST /neutron/port HTTP/1.1" 200 1089 0.013005 10.0.0.38 - - [2025-08-14 03:10:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003449 10.0.0.38 - - [2025-08-14 03:10:45] "POST /neutron/network HTTP/1.1" 200 827 0.006401 10.0.0.38 - - [2025-08-14 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-08-14 03:10:48] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002102 10.0.0.38 - - [2025-08-14 03:10:48] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.037958 10.0.0.38 - - [2025-08-14 03:10:48] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005472 10.0.0.38 - - [2025-08-14 03:10:48] "GET /floating-ip-pools?parent_id=6ab70571-81c4-49cf-8f4a-b30ddec4fe5e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002752 10.0.0.38 - - [2025-08-14 03:10:48] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005885 10.0.0.38 - - [2025-08-14 03:10:48] "POST /floating-ip-pools HTTP/1.1" 200 598 0.025342 10.0.0.38 - - [2025-08-14 03:10:48] "POST /ref-update HTTP/1.1" 200 156 0.013887 10.0.0.38 - - [2025-08-14 03:10:48] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009237 10.0.0.38 - - [2025-08-14 03:10:49] "GET /virtual-network/6ab70571-81c4-49cf-8f4a-b30ddec4fe5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005762 10.0.0.38 - - [2025-08-14 03:10:49] "POST /neutron/floatingip HTTP/1.1" 200 530 0.010856 10.0.0.38 - - [2025-08-14 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.38 - - [2025-08-14 03:10:49] "GET /routing-instance/60f651ff-6630-42b3-9a45-b14d0a0da6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005478 10.0.0.38 - - [2025-08-14 03:10:49] "GET /route-target/0e80209f-9b6d-499f-8615-afa3f63bb2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003875 10.0.0.38 - - [2025-08-14 03:11:11] "POST /neutron/floatingip HTTP/1.1" 200 578 0.018407 10.0.0.38 - - [2025-08-14 03:11:11] "POST /neutron/floatingip HTTP/1.1" 200 115 0.063767 10.0.0.38 - - [2025-08-14 03:11:11] "GET /floating-ip-pool/f62de86b-a1f9-4385-ad25-39c0db9475b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.005396 10.0.0.38 - - [2025-08-14 03:11:11] "POST /ref-update HTTP/1.1" 200 156 0.020722 10.0.0.38 - - [2025-08-14 03:11:11] "DELETE /floating-ip-pool/f62de86b-a1f9-4385-ad25-39c0db9475b1 HTTP/1.1" 200 115 0.041588 10.0.0.38 - - [2025-08-14 03:11:12] "POST /neutron/port HTTP/1.1" 200 1089 0.021961 10.0.0.38 - - [2025-08-14 03:11:12] "POST /neutron/port HTTP/1.1" 200 1090 0.015980 10.0.0.38 - - [2025-08-14 03:11:13] "POST /neutron/network HTTP/1.1" 200 828 0.009126 10.0.0.23 - - [2025-08-14 03:11:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004544 10.0.0.23 - - [2025-08-14 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.23 - - [2025-08-14 03:11:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002853 10.0.0.38 - - [2025-08-14 03:11:14] "POST /neutron/network HTTP/1.1" 200 151 0.140365 10.0.0.23 - - [2025-08-14 03:11:15] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001453 10.0.0.38 - - [2025-08-14 03:11:15] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.051044 10.0.0.23 - - [2025-08-14 03:11:15] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001294 10.0.0.38 - - [2025-08-14 03:11:15] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?fields=virtual_networks HTTP/1.1" 200 1035 0.051675 10.0.0.23 - - [2025-08-14 03:11:15] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001487 10.0.0.38 - - [2025-08-14 03:11:15] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.036186 10.0.0.23 - - [2025-08-14 03:11:16] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001127 10.0.0.38 - - [2025-08-14 03:11:16] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?fields=security_groups HTTP/1.1" 200 1262 0.054490 10.0.0.38 - - [2025-08-14 03:11:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.024656 10.0.0.23 - - [2025-08-14 03:11:16] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006708 10.0.0.23 - - [2025-08-14 03:11:17] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001807 10.0.0.23 - - [2025-08-14 03:11:17] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.038665 10.0.0.23 - - [2025-08-14 03:11:17] "POST /id-to-fqname HTTP/1.1" 200 190 0.007326 10.0.0.23 - - [2025-08-14 03:11:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.007056 10.0.0.23 - - [2025-08-14 03:11:17] "POST /security-groups HTTP/1.1" 200 591 0.034733 10.0.0.23 - - [2025-08-14 03:11:17] "POST /projects HTTP/1.1" 200 585 0.253125 10.0.0.23 - - [2025-08-14 03:11:17] "POST /access-control-lists HTTP/1.1" 200 596 0.031611 10.0.0.23 - - [2025-08-14 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.343388 10.0.0.38 - - [2025-08-14 03:11:17] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.549568 10.0.0.38 - - [2025-08-14 03:11:18] "GET / HTTP/1.1" 200 35931 0.002959 10.0.0.38 - - [2025-08-14 03:11:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.38 - - [2025-08-14 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.065480 10.0.0.23 - - [2025-08-14 03:11:20] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001189 10.0.0.38 - - [2025-08-14 03:11:20] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043898 10.0.0.23 - - [2025-08-14 03:11:20] "POST /route-targets HTTP/1.1" 200 327 0.015961 10.0.0.23 - - [2025-08-14 03:11:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004991 10.0.0.38 - - [2025-08-14 03:11:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.264031 10.0.0.38 - - [2025-08-14 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.001412 10.0.0.38 - - [2025-08-14 03:11:21] "GET /virtual-network/f745b032-b0a5-47cd-96cb-4d9cde5080ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006559 10.0.0.38 - - [2025-08-14 03:11:21] "GET /virtual-network/f745b032-b0a5-47cd-96cb-4d9cde5080ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008328 10.0.0.38 - - [2025-08-14 03:11:21] "POST /neutron/network HTTP/1.1" 200 839 0.007613 10.0.0.38 - - [2025-08-14 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.001767 10.0.0.38 - - [2025-08-14 03:11:21] "POST /neutron/network HTTP/1.1" 200 849 0.007189 10.0.0.23 - - [2025-08-14 03:11:22] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001201 10.0.0.38 - - [2025-08-14 03:11:22] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.063461 10.0.0.38 - - [2025-08-14 03:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.006193 10.0.0.38 - - [2025-08-14 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.38 - - [2025-08-14 03:11:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.38 - - [2025-08-14 03:11:22] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.011938 10.0.0.23 - - [2025-08-14 03:11:22] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002215 10.0.0.38 - - [2025-08-14 03:11:23] "POST /neutron/port HTTP/1.1" 200 1055 0.333838 10.0.0.38 - - [2025-08-14 03:11:23] "POST /neutron/port HTTP/1.1" 200 1109 0.134917 10.0.0.38 - - [2025-08-14 03:11:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.009146 10.0.0.38 - - [2025-08-14 03:11:27] "POST /neutron/port HTTP/1.1" 200 1083 0.016687 10.0.0.38 - - [2025-08-14 03:11:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009157 10.0.0.38 - - [2025-08-14 03:11:27] "GET /virtual-machine/6523a1eb-3aa9-4300-b532-0036c6a14b06 HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2025-08-14 03:11:28] "GET /virtual-machine/6523a1eb-3aa9-4300-b532-0036c6a14b06 HTTP/1.1" 200 1292 0.029135 10.0.0.38 - - [2025-08-14 03:11:28] "GET /virtual-machine-interface/9fb89c82-8c61-48a2-bc88-44a3dd3b27c0 HTTP/1.1" 200 2972 0.005425 10.0.0.38 - - [2025-08-14 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.38 - - [2025-08-14 03:11:28] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004159 10.0.0.38 - - [2025-08-14 03:11:28] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003212 10.0.0.38 - - [2025-08-14 03:11:28] "GET /virtual-network/f745b032-b0a5-47cd-96cb-4d9cde5080ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005709 10.0.0.38 - - [2025-08-14 03:11:31] "POST /neutron/port HTTP/1.1" 200 1083 0.016634 10.0.0.38 - - [2025-08-14 03:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.38 - - [2025-08-14 03:11:31] "GET /virtual-network/f745b032-b0a5-47cd-96cb-4d9cde5080ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005455 10.0.0.38 - - [2025-08-14 03:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008217 10.0.0.38 - - [2025-08-14 03:11:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003999 10.0.0.38 - - [2025-08-14 03:11:33] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002863 10.0.0.38 - - [2025-08-14 03:11:33] "GET /virtual-network/f745b032-b0a5-47cd-96cb-4d9cde5080ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005781 10.0.0.38 - - [2025-08-14 03:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.38 - - [2025-08-14 03:11:35] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003823 10.0.0.38 - - [2025-08-14 03:11:35] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.015572 10.0.0.38 - - [2025-08-14 03:11:35] "POST /neutron/network HTTP/1.1" 400 204 0.014668 10.0.0.38 - - [2025-08-14 03:11:36] "POST /neutron/port HTTP/1.1" 200 151 0.178414 10.0.0.23 - - [2025-08-14 03:11:37] "DELETE /route-target/fa473fdf-5aad-4959-a248-646d9133c719 HTTP/1.1" 200 115 0.026690 10.0.0.38 - - [2025-08-14 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.23 - - [2025-08-14 03:11:40] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.38 - - [2025-08-14 03:11:40] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057832 10.0.0.38 - - [2025-08-14 03:11:40] "POST /neutron/network HTTP/1.1" 200 117 0.010398 10.0.0.38 - - [2025-08-14 03:11:41] "POST /neutron/network HTTP/1.1" 200 823 0.009736 10.0.0.38 - - [2025-08-14 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001155 10.0.0.38 - - [2025-08-14 03:11:41] "GET /virtual-network/4485f84a-cba3-4fb5-8575-d5f2e7aab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005084 10.0.0.38 - - [2025-08-14 03:11:41] "GET /virtual-network/4485f84a-cba3-4fb5-8575-d5f2e7aab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005968 10.0.0.38 - - [2025-08-14 03:11:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.008514 10.0.0.38 - - [2025-08-14 03:11:41] "POST /id-to-fqname HTTP/1.1" 200 220 0.001188 10.0.0.23 - - [2025-08-14 03:11:42] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001747 10.0.0.38 - - [2025-08-14 03:11:42] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.066503 10.0.0.38 - - [2025-08-14 03:11:42] "POST /neutron/port HTTP/1.1" 200 117 0.007878 10.0.0.38 - - [2025-08-14 03:11:42] "POST /neutron/network HTTP/1.1" 200 833 0.007120 10.0.0.38 - - [2025-08-14 03:11:43] "POST /neutron/port HTTP/1.1" 200 1059 0.037032 10.0.0.38 - - [2025-08-14 03:11:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004709 10.0.0.38 - - [2025-08-14 03:11:43] "POST /neutron/network HTTP/1.1" 200 823 0.009871 10.0.0.38 - - [2025-08-14 03:11:45] "POST /neutron/network HTTP/1.1" 200 833 0.008118 10.0.0.38 - - [2025-08-14 03:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.38 - - [2025-08-14 03:11:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008405 10.0.0.38 - - [2025-08-14 03:11:47] "POST /neutron/port HTTP/1.1" 200 1087 0.017587 10.0.0.38 - - [2025-08-14 03:11:47] "GET /virtual-machine/29c320cf-f405-45b8-b2d6-39ab28bc0307 HTTP/1.1" 200 1292 0.006075 10.0.0.38 - - [2025-08-14 03:11:47] "GET /virtual-machine-interface/48aebb42-dff4-4eb5-8ee2-ac0baca8b99f HTTP/1.1" 200 2941 0.006031 10.0.0.38 - - [2025-08-14 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2025-08-14 03:11:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007300 10.0.0.38 - - [2025-08-14 03:11:47] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003563 10.0.0.38 - - [2025-08-14 03:11:47] "GET /virtual-network/4485f84a-cba3-4fb5-8575-d5f2e7aab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006534 10.0.0.38 - - [2025-08-14 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.38 - - [2025-08-14 03:11:51] "GET /virtual-network/4485f84a-cba3-4fb5-8575-d5f2e7aab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006253 10.0.0.38 - - [2025-08-14 03:11:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008696 10.0.0.38 - - [2025-08-14 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.38 - - [2025-08-14 03:11:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004201 10.0.0.38 - - [2025-08-14 03:11:53] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003299 10.0.0.38 - - [2025-08-14 03:11:53] "GET /virtual-network/4485f84a-cba3-4fb5-8575-d5f2e7aab64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006335 10.0.0.38 - - [2025-08-14 03:12:00] "POST /neutron/network HTTP/1.1" 200 823 0.007404 10.0.0.38 - - [2025-08-14 03:12:00] "POST /neutron/port HTTP/1.1" 200 1113 0.012178 10.0.0.23 - - [2025-08-14 03:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004651 10.0.0.23 - - [2025-08-14 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2025-08-14 03:12:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002760 10.0.0.38 - - [2025-08-14 03:12:02] "POST /neutron/network HTTP/1.1" 200 151 0.147706 10.0.0.38 - - [2025-08-14 03:12:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003257 10.0.0.38 - - [2025-08-14 03:12:04] "POST /network-ipams HTTP/1.1" 200 541 0.024014 10.0.0.38 - - [2025-08-14 03:12:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.004089 10.0.0.38 - - [2025-08-14 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-08-14 03:12:05] "GET /network-ipam/e63401ee-67dc-47c4-b3fe-197b6cfc6ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.006593 10.0.0.38 - - [2025-08-14 03:12:05] "PUT /network-ipam/e63401ee-67dc-47c4-b3fe-197b6cfc6ea9 HTTP/1.1" 200 258 0.013403 10.0.0.38 - - [2025-08-14 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-08-14 03:12:05] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001269 10.0.0.38 - - [2025-08-14 03:12:05] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046187 10.0.0.23 - - [2025-08-14 03:12:05] "POST /ref-update HTTP/1.1" 200 156 0.029153 10.0.0.23 - - [2025-08-14 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006234 10.0.0.38 - - [2025-08-14 03:12:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.214173 10.0.0.38 - - [2025-08-14 03:12:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001401 10.0.0.38 - - [2025-08-14 03:12:06] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.010389 10.0.0.38 - - [2025-08-14 03:12:06] "POST /neutron/network HTTP/1.1" 200 994 0.012275 10.0.0.38 - - [2025-08-14 03:12:06] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006538 10.0.0.38 - - [2025-08-14 03:12:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.009609 10.0.0.38 - - [2025-08-14 03:12:06] "POST /neutron/subnet HTTP/1.1" 200 699 0.009563 10.0.0.38 - - [2025-08-14 03:12:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001367 10.0.0.38 - - [2025-08-14 03:12:06] "POST /neutron/port HTTP/1.1" 200 1017 0.014966 10.0.0.38 - - [2025-08-14 03:12:06] "POST /neutron/port HTTP/1.1" 200 1017 0.014019 10.0.0.38 - - [2025-08-14 03:12:07] "POST /neutron/port HTTP/1.1" 200 1017 0.008573 10.0.0.38 - - [2025-08-14 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001163 10.0.0.38 - - [2025-08-14 03:12:07] "POST /neutron/port HTTP/1.1" 200 1017 0.013169 10.0.0.38 - - [2025-08-14 03:12:07] "POST /neutron/port HTTP/1.1" 200 1017 0.009439 10.0.0.38 - - [2025-08-14 03:12:07] "POST /neutron/network HTTP/1.1" 200 1004 0.010119 10.0.0.38 - - [2025-08-14 03:12:07] "POST /neutron/port HTTP/1.1" 200 1017 0.009934 10.0.0.38 - - [2025-08-14 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.003399 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/port HTTP/1.1" 200 1083 0.016053 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.013559 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/network HTTP/1.1" 200 1004 0.011183 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/port HTTP/1.1" 200 1017 0.008611 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/port HTTP/1.1" 200 1083 0.018576 10.0.0.38 - - [2025-08-14 03:12:08] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.23 - - [2025-08-14 03:12:08] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.38 - - [2025-08-14 03:12:09] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067627 10.0.0.38 - - [2025-08-14 03:12:09] "POST /neutron/port HTTP/1.1" 200 2050 0.018039 10.0.0.38 - - [2025-08-14 03:12:09] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007448 10.0.0.38 - - [2025-08-14 03:12:09] "POST /neutron/network HTTP/1.1" 200 1004 0.011508 10.0.0.38 - - [2025-08-14 03:12:10] "POST /neutron/port HTTP/1.1" 200 1055 0.015393 10.0.0.38 - - [2025-08-14 03:12:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003645 10.0.0.38 - - [2025-08-14 03:12:10] "GET /obj-perms HTTP/1.1" 200 5030 0.049557 10.0.0.38 - - [2025-08-14 03:12:10] "POST /neutron/network HTTP/1.1" 200 994 0.009275 10.0.0.23 - - [2025-08-14 03:12:10] "DELETE /project/a908fe18a8554a52b9117e337242f942 HTTP/1.1" 404 173 0.007549 10.0.0.23 - - [2025-08-14 03:12:10] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955 10.0.0.23 - - [2025-08-14 03:12:10] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.053713 10.0.0.23 - - [2025-08-14 03:12:10] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001314 10.0.0.23 - - [2025-08-14 03:12:10] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?fields=security_groups HTTP/1.1" 200 1367 0.065419 10.0.0.23 - - [2025-08-14 03:12:11] "DELETE /security-group/6321a123-c8ba-4a4d-9b03-638500fa6319 HTTP/1.1" 200 115 0.088089 10.0.0.23 - - [2025-08-14 03:12:11] "GET /projects?obj_uuids=e6cade73-e1a5-4dbe-9214-ade4206a5fd4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004723 10.0.0.23 - - [2025-08-14 03:12:11] "GET /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4?fields=application_policy_sets HTTP/1.1" 200 1406 0.116379 10.0.0.23 - - [2025-08-14 03:12:11] "DELETE /project/e6cade73-e1a5-4dbe-9214-ade4206a5fd4 HTTP/1.1" 200 115 0.645276 10.0.0.38 - - [2025-08-14 03:12:11] "POST /neutron/port HTTP/1.1" 200 1083 0.015472 10.0.0.38 - - [2025-08-14 03:12:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008596 10.0.0.38 - - [2025-08-14 03:12:11] "GET /virtual-machine/f804f526-5e4d-44d8-8549-62562fc663db HTTP/1.1" 200 1288 0.006689 10.0.0.38 - - [2025-08-14 03:12:11] "GET /virtual-machine-interface/5f855059-49de-4f83-b143-9c86013dc377 HTTP/1.1" 200 2941 0.005416 10.0.0.38 - - [2025-08-14 03:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.38 - - [2025-08-14 03:12:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003555 10.0.0.38 - - [2025-08-14 03:12:11] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002995 10.0.0.38 - - [2025-08-14 03:12:11] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005727 10.0.0.38 - - [2025-08-14 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.38 - - [2025-08-14 03:12:14] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006294 10.0.0.38 - - [2025-08-14 03:12:16] "POST /neutron/port HTTP/1.1" 200 1083 0.013724 10.0.0.38 - - [2025-08-14 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.38 - - [2025-08-14 03:12:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004409 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004130 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007756 10.0.0.38 - - [2025-08-14 03:12:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009718 10.0.0.38 - - [2025-08-14 03:12:19] "POST /neutron/port HTTP/1.1" 200 1083 0.018493 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-machine/0f0352f4-4c7b-428b-800c-be54fe2a1deb HTTP/1.1" 200 1287 0.007421 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-machine-interface/9737f7d6-66cd-45bf-aa79-19ac132e0045 HTTP/1.1" 200 2942 0.007578 10.0.0.38 - - [2025-08-14 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.38 - - [2025-08-14 03:12:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004612 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003291 10.0.0.38 - - [2025-08-14 03:12:19] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007890 10.0.0.38 - - [2025-08-14 03:12:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006896 10.0.0.38 - - [2025-08-14 03:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.38 - - [2025-08-14 03:12:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005831 10.0.0.38 - - [2025-08-14 03:12:20] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004083 10.0.0.38 - - [2025-08-14 03:12:20] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006380 10.0.0.38 - - [2025-08-14 03:12:20] "POST /neutron/port HTTP/1.1" 200 1083 0.024853 10.0.0.38 - - [2025-08-14 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012056 10.0.0.38 - - [2025-08-14 03:12:21] "GET /virtual-machine/d90cda10-8878-4f91-bbde-f4feee6521da HTTP/1.1" 200 1293 0.008614 10.0.0.38 - - [2025-08-14 03:12:21] "GET /virtual-machine-interface/db2b3c9a-d223-4341-a01e-2ef97e842f96 HTTP/1.1" 200 2942 0.007562 10.0.0.38 - - [2025-08-14 03:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.38 - - [2025-08-14 03:12:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004679 10.0.0.38 - - [2025-08-14 03:12:21] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003506 10.0.0.38 - - [2025-08-14 03:12:21] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006227 10.0.0.38 - - [2025-08-14 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.38 - - [2025-08-14 03:12:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005978 10.0.0.38 - - [2025-08-14 03:12:22] "GET /virtual-networks?parent_id=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004647 10.0.0.38 - - [2025-08-14 03:12:22] "GET /virtual-network/4016d6f3-c423-4dc3-8e82-aa7a1ba64db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.011759 10.0.0.38 - - [2025-08-14 03:12:37] "POST /neutron/network HTTP/1.1" 200 1004 0.032809 10.0.0.38 - - [2025-08-14 03:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.38 - - [2025-08-14 03:12:38] "POST /neutron/port HTTP/1.1" 200 1109 0.012000 10.0.0.38 - - [2025-08-14 03:12:38] "POST /neutron/port HTTP/1.1" 200 1109 0.011994 10.0.0.38 - - [2025-08-14 03:12:38] "POST /neutron/port HTTP/1.1" 200 1109 0.022865 10.0.0.38 - - [2025-08-14 03:12:38] "POST /neutron/network HTTP/1.1" 400 204 0.027234 10.0.0.38 - - [2025-08-14 03:12:38] "POST /neutron/port HTTP/1.1" 400 205 0.005990 10.0.0.23 - - [2025-08-14 03:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.38 - - [2025-08-14 03:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.38 - - [2025-08-14 03:12:41] "DELETE /network-ipam/e63401ee-67dc-47c4-b3fe-197b6cfc6ea9 HTTP/1.1" 200 115 0.035424 10.0.0.38 - - [2025-08-14 03:12:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.003122 10.0.0.23 - - [2025-08-14 03:12:42] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001491 10.0.0.38 - - [2025-08-14 03:12:42] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.058215 10.0.0.23 - - [2025-08-14 03:12:42] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.38 - - [2025-08-14 03:12:42] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?fields=virtual_networks HTTP/1.1" 200 1033 0.061540 10.0.0.23 - - [2025-08-14 03:12:42] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003739 10.0.0.38 - - [2025-08-14 03:12:42] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.050185 10.0.0.23 - - [2025-08-14 03:12:42] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001565 10.0.0.38 - - [2025-08-14 03:12:42] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?fields=security_groups HTTP/1.1" 200 1259 0.046036 10.0.0.38 - - [2025-08-14 03:12:43] "POST /neutron/port HTTP/1.1" 200 117 0.007222 10.0.0.38 - - [2025-08-14 03:12:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.024582 10.0.0.23 - - [2025-08-14 03:12:43] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.23 - - [2025-08-14 03:12:43] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001048 10.0.0.23 - - [2025-08-14 03:12:43] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007297 10.0.0.23 - - [2025-08-14 03:12:43] "POST /id-to-fqname HTTP/1.1" 200 198 0.001332 10.0.0.23 - - [2025-08-14 03:12:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.016360 10.0.0.23 - - [2025-08-14 03:12:44] "POST /security-groups HTTP/1.1" 200 599 0.029145 10.0.0.23 - - [2025-08-14 03:12:44] "POST /projects HTTP/1.1" 200 601 0.239020 10.0.0.23 - - [2025-08-14 03:12:44] "POST /access-control-lists HTTP/1.1" 200 604 0.028269 10.0.0.23 - - [2025-08-14 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.309820 10.0.0.38 - - [2025-08-14 03:12:44] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.458145 10.0.0.23 - - [2025-08-14 03:12:44] "GET /obj-perms HTTP/1.1" 200 5056 0.338523 10.0.0.38 - - [2025-08-14 03:12:45] "GET / HTTP/1.1" 200 35931 0.002329 10.0.0.38 - - [2025-08-14 03:12:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000643 10.0.0.38 - - [2025-08-14 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.060044 10.0.0.23 - - [2025-08-14 03:12:47] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001476 10.0.0.38 - - [2025-08-14 03:12:47] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.057344 10.0.0.23 - - [2025-08-14 03:12:48] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001633 10.0.0.38 - - [2025-08-14 03:12:48] "POST /neutron/network HTTP/1.1" 200 613 0.181809 10.0.0.23 - - [2025-08-14 03:12:48] "POST /route-targets HTTP/1.1" 200 327 0.013297 10.0.0.23 - - [2025-08-14 03:12:48] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.028887 10.0.0.38 - - [2025-08-14 03:12:48] "POST /neutron/network HTTP/1.1" 200 1006 0.012985 10.0.0.38 - - [2025-08-14 03:12:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001314 10.0.0.38 - - [2025-08-14 03:12:48] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005883 10.0.0.38 - - [2025-08-14 03:12:48] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006439 10.0.0.38 - - [2025-08-14 03:12:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.008508 10.0.0.38 - - [2025-08-14 03:12:49] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008874 10.0.0.27 - - [2025-08-14 03:12:50] "GET /obj-perms HTTP/1.1" 200 5046 0.046886 10.0.0.38 - - [2025-08-14 03:12:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001561 10.0.0.23 - - [2025-08-14 03:12:51] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.38 - - [2025-08-14 03:12:51] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.071037 10.0.0.38 - - [2025-08-14 03:12:51] "POST /neutron/network HTTP/1.1" 200 1006 0.008467 10.0.0.38 - - [2025-08-14 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001665 10.0.0.38 - - [2025-08-14 03:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.007023 10.0.0.23 - - [2025-08-14 03:12:52] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001493 10.0.0.38 - - [2025-08-14 03:12:52] "POST /neutron/port HTTP/1.1" 200 1175 0.448303 10.0.0.23 - - [2025-08-14 03:12:52] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001116 10.0.0.38 - - [2025-08-14 03:12:52] "POST /neutron/port HTTP/1.1" 200 1229 0.139812 10.0.0.38 - - [2025-08-14 03:12:52] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.120822 10.0.0.38 - - [2025-08-14 03:12:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005293 10.0.0.38 - - [2025-08-14 03:12:53] "POST /neutron/port HTTP/1.1" 200 117 0.001598 10.0.0.38 - - [2025-08-14 03:12:53] "POST /neutron/port HTTP/1.1" 200 1203 0.028880 10.0.0.38 - - [2025-08-14 03:12:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001780 10.0.0.38 - - [2025-08-14 03:12:53] "POST /neutron/port HTTP/1.1" 200 1203 0.038835 10.0.0.38 - - [2025-08-14 03:12:53] "POST /neutron/network HTTP/1.1" 200 1016 0.015881 10.0.0.38 - - [2025-08-14 03:12:54] "POST /neutron/port HTTP/1.1" 200 1175 0.025369 10.0.0.23 - - [2025-08-14 03:12:54] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002234 10.0.0.38 - - [2025-08-14 03:12:54] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.205658 10.0.0.38 - - [2025-08-14 03:12:54] "POST /neutron/port HTTP/1.1" 200 1203 0.016210 10.0.0.38 - - [2025-08-14 03:12:54] "POST /neutron/subnet HTTP/1.1" 200 1384 0.018505 10.0.0.38 - - [2025-08-14 03:12:54] "POST /neutron/port HTTP/1.1" 200 2288 0.028095 10.0.0.38 - - [2025-08-14 03:12:54] "POST /neutron/port HTTP/1.1" 200 117 0.007279 10.0.0.38 - - [2025-08-14 03:12:54] "POST /id-to-fqname HTTP/1.1" 200 228 0.001341 10.0.0.38 - - [2025-08-14 03:12:55] "POST /neutron/network HTTP/1.1" 200 1016 0.009507 10.0.0.38 - - [2025-08-14 03:12:55] "POST /neutron/port HTTP/1.1" 200 1175 0.021017 10.0.0.38 - - [2025-08-14 03:12:55] "POST /neutron/port HTTP/1.1" 200 1203 0.024009 10.0.0.23 - - [2025-08-14 03:12:55] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001424 10.0.0.38 - - [2025-08-14 03:12:55] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016800 10.0.0.38 - - [2025-08-14 03:12:55] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.085180 10.0.0.38 - - [2025-08-14 03:12:55] "POST /neutron/network HTTP/1.1" 200 1006 0.008592 10.0.0.38 - - [2025-08-14 03:12:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007826 10.0.0.38 - - [2025-08-14 03:12:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008710 10.0.0.38 - - [2025-08-14 03:12:56] "POST /neutron/port HTTP/1.1" 200 1203 0.025628 10.0.0.38 - - [2025-08-14 03:12:56] "GET /virtual-machine/c575841e-0a17-4f9b-bdf4-26b32de941d7 HTTP/1.1" 401 292 0.000436 10.0.0.23 - - [2025-08-14 03:12:56] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.38 - - [2025-08-14 03:12:56] "POST /neutron/port HTTP/1.1" 200 1175 0.333215 10.0.0.38 - - [2025-08-14 03:12:56] "GET /virtual-machine/c575841e-0a17-4f9b-bdf4-26b32de941d7 HTTP/1.1" 200 1301 0.043476 10.0.0.38 - - [2025-08-14 03:12:56] "GET /virtual-machine-interface/58cc20f9-0a77-4372-ac98-13065466e3f9 HTTP/1.1" 200 3175 0.005064 10.0.0.38 - - [2025-08-14 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.38 - - [2025-08-14 03:12:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007355 10.0.0.38 - - [2025-08-14 03:12:56] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003741 10.0.0.38 - - [2025-08-14 03:12:57] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008256 10.0.0.38 - - [2025-08-14 03:12:57] "POST /neutron/port HTTP/1.1" 200 1229 0.116757 10.0.0.38 - - [2025-08-14 03:12:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.38 - - [2025-08-14 03:12:57] "POST /neutron/port HTTP/1.1" 200 117 0.001248 10.0.0.38 - - [2025-08-14 03:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.38 - - [2025-08-14 03:13:00] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005825 10.0.0.38 - - [2025-08-14 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.38 - - [2025-08-14 03:13:04] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005261 10.0.0.38 - - [2025-08-14 03:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-08-14 03:13:08] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006137 10.0.0.23 - - [2025-08-14 03:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.040846 10.0.0.38 - - [2025-08-14 03:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.104617 10.0.0.27 - - [2025-08-14 03:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.063805 10.0.0.23 - - [2025-08-14 03:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.168456 10.0.0.23 - - [2025-08-14 03:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.245302 10.0.0.27 - - [2025-08-14 03:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.267447 10.0.0.23 - - [2025-08-14 03:13:11] "DELETE /project/3de4f1f3413941ad8d0a6643b85aa3b2 HTTP/1.1" 404 173 0.016555 10.0.0.23 - - [2025-08-14 03:13:11] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001580 10.0.0.23 - - [2025-08-14 03:13:11] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.077067 10.0.0.23 - - [2025-08-14 03:13:11] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.27 - - [2025-08-14 03:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.013317 10.0.0.27 - - [2025-08-14 03:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.013731 10.0.0.23 - - [2025-08-14 03:13:11] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?fields=security_groups HTTP/1.1" 200 1364 0.150978 10.0.0.38 - - [2025-08-14 03:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.112425 10.0.0.23 - - [2025-08-14 03:13:11] "DELETE /security-group/28a89f33-9d11-4f79-aa5b-1e830c7c2881 HTTP/1.1" 404 177 0.014178 10.0.0.38 - - [2025-08-14 03:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.182817 10.0.0.23 - - [2025-08-14 03:13:11] "GET /projects?obj_uuids=a908fe18-a855-4a52-b911-7e337242f942&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000975 10.0.0.23 - - [2025-08-14 03:13:11] "DELETE /access-control-list/26d33cb3-d0a0-4666-8451-a12bf5f2a3fb HTTP/1.1" 200 115 0.037756 10.0.0.23 - - [2025-08-14 03:13:11] "GET /project/a908fe18-a855-4a52-b911-7e337242f942?fields=application_policy_sets HTTP/1.1" 200 1403 0.068616 10.0.0.38 - - [2025-08-14 03:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.409745 10.0.0.23 - - [2025-08-14 03:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.426365 10.0.0.23 - - [2025-08-14 03:13:12] "DELETE /project/a908fe18-a855-4a52-b911-7e337242f942 HTTP/1.1" 200 115 0.624722 10.0.0.38 - - [2025-08-14 03:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2025-08-14 03:13:12] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007729 10.0.0.38 - - [2025-08-14 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.38 - - [2025-08-14 03:13:16] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005583 10.0.0.38 - - [2025-08-14 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2025-08-14 03:13:20] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005242 10.0.0.38 - - [2025-08-14 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2025-08-14 03:13:24] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005542 10.0.0.38 - - [2025-08-14 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.38 - - [2025-08-14 03:13:28] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009044 10.0.0.38 - - [2025-08-14 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2025-08-14 03:13:32] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005081 10.0.0.38 - - [2025-08-14 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.38 - - [2025-08-14 03:13:36] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006019 10.0.0.38 - - [2025-08-14 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2025-08-14 03:13:41] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006026 10.0.0.38 - - [2025-08-14 03:13:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006850 10.0.0.38 - - [2025-08-14 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2025-08-14 03:13:45] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006074 10.0.0.38 - - [2025-08-14 03:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.38 - - [2025-08-14 03:13:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003867 10.0.0.38 - - [2025-08-14 03:13:47] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003094 10.0.0.38 - - [2025-08-14 03:13:47] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006324 10.0.0.38 - - [2025-08-14 03:13:47] "POST /neutron/port HTTP/1.1" 200 1203 0.015029 10.0.0.38 - - [2025-08-14 03:13:47] "POST /neutron/port HTTP/1.1" 200 1203 0.015259 10.0.0.38 - - [2025-08-14 03:13:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003646 10.0.0.38 - - [2025-08-14 03:13:47] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.38 - - [2025-08-14 03:13:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007878 10.0.0.38 - - [2025-08-14 03:13:57] "POST /neutron/port HTTP/1.1" 200 1203 0.014853 10.0.0.38 - - [2025-08-14 03:13:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006140 10.0.0.38 - - [2025-08-14 03:14:08] "POST /neutron/port HTTP/1.1" 200 1203 0.018752 10.0.0.38 - - [2025-08-14 03:14:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008681 10.0.0.38 - - [2025-08-14 03:14:08] "GET /virtual-machine/d2563db9-ef26-44df-b4f4-e4b7819b8d00 HTTP/1.1" 200 1301 0.007809 10.0.0.38 - - [2025-08-14 03:14:08] "GET /virtual-machine-interface/56e62c43-30d2-43b7-9e10-846108259acc HTTP/1.1" 200 3175 0.007066 10.0.0.38 - - [2025-08-14 03:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2025-08-14 03:14:08] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003960 10.0.0.38 - - [2025-08-14 03:14:08] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003093 10.0.0.38 - - [2025-08-14 03:14:08] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006053 10.0.0.38 - - [2025-08-14 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.38 - - [2025-08-14 03:14:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003876 10.0.0.38 - - [2025-08-14 03:14:09] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002954 10.0.0.38 - - [2025-08-14 03:14:09] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005980 10.0.0.38 - - [2025-08-14 03:14:09] "POST /neutron/port HTTP/1.1" 200 1203 0.014423 10.0.0.38 - - [2025-08-14 03:14:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007481 10.0.0.38 - - [2025-08-14 03:14:09] "GET /virtual-machine/aabb2f8e-396b-4a1c-adc5-47a1bbedc4d1 HTTP/1.1" 200 1301 0.005424 10.0.0.38 - - [2025-08-14 03:14:09] "GET /virtual-machine-interface/6095e9e0-4ccd-4f4c-a9ac-1429bdcfe74e HTTP/1.1" 200 3175 0.007878 10.0.0.38 - - [2025-08-14 03:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2025-08-14 03:14:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004592 10.0.0.38 - - [2025-08-14 03:14:09] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003464 10.0.0.38 - - [2025-08-14 03:14:10] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006462 10.0.0.38 - - [2025-08-14 03:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.38 - - [2025-08-14 03:14:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003437 10.0.0.38 - - [2025-08-14 03:14:11] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002814 10.0.0.38 - - [2025-08-14 03:14:11] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005535 10.0.0.23 - - [2025-08-14 03:14:27] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025360 10.0.0.38 - - [2025-08-14 03:14:27] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.078412 10.0.0.38 - - [2025-08-14 03:14:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.006510 10.0.0.38 - - [2025-08-14 03:14:28] "POST /interface-route-tables HTTP/1.1" 200 575 0.024796 10.0.0.38 - - [2025-08-14 03:14:28] "GET /interface-route-table/33fdfc14-49d4-49b3-8495-29e2de5deb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.006156 10.0.0.38 - - [2025-08-14 03:14:28] "GET /virtual-machine-interface/58cc20f9-0a77-4372-ac98-13065466e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.008005 10.0.0.38 - - [2025-08-14 03:14:28] "POST /ref-update HTTP/1.1" 200 156 0.024080 10.0.0.23 - - [2025-08-14 03:14:36] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.38 - - [2025-08-14 03:14:36] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038138 10.0.0.38 - - [2025-08-14 03:14:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.003052 10.0.0.38 - - [2025-08-14 03:14:36] "POST /interface-route-tables HTTP/1.1" 200 575 0.022660 10.0.0.38 - - [2025-08-14 03:14:36] "GET /interface-route-table/1428fba5-5739-41cf-b067-13cc9015615b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006110 10.0.0.38 - - [2025-08-14 03:14:36] "GET /virtual-machine-interface/56e62c43-30d2-43b7-9e10-846108259acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005839 10.0.0.38 - - [2025-08-14 03:14:36] "POST /ref-update HTTP/1.1" 200 156 0.014950 10.0.0.38 - - [2025-08-14 03:14:38] "GET /virtual-machine-interface/6095e9e0-4ccd-4f4c-a9ac-1429bdcfe74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005834 10.0.0.38 - - [2025-08-14 03:14:39] "PUT /virtual-machine-interface/6095e9e0-4ccd-4f4c-a9ac-1429bdcfe74e HTTP/1.1" 200 284 0.015309 10.0.0.38 - - [2025-08-14 03:14:39] "GET /virtual-machine-interface/58cc20f9-0a77-4372-ac98-13065466e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007874 10.0.0.38 - - [2025-08-14 03:14:39] "PUT /virtual-machine-interface/58cc20f9-0a77-4372-ac98-13065466e3f9 HTTP/1.1" 200 284 0.013937 10.0.0.38 - - [2025-08-14 03:14:39] "GET /virtual-machine-interface/56e62c43-30d2-43b7-9e10-846108259acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007962 10.0.0.38 - - [2025-08-14 03:14:39] "PUT /virtual-machine-interface/56e62c43-30d2-43b7-9e10-846108259acc HTTP/1.1" 200 284 0.015076 10.0.0.38 - - [2025-08-14 03:14:39] "POST /neutron/port HTTP/1.1" 200 1203 0.017232 10.0.0.38 - - [2025-08-14 03:14:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004567 10.0.0.38 - - [2025-08-14 03:14:39] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.38 - - [2025-08-14 03:14:46] "GET /obj-perms HTTP/1.1" 200 5056 0.043417 10.0.0.38 - - [2025-08-14 03:14:49] "POST /neutron/port HTTP/1.1" 200 1203 0.015775 10.0.0.38 - - [2025-08-14 03:14:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005542 10.0.0.38 - - [2025-08-14 03:14:49] "POST /neutron/port HTTP/1.1" 200 117 0.001754 10.0.0.38 - - [2025-08-14 03:15:35] "POST /neutron/port HTTP/1.1" 200 1203 0.018764 10.0.0.38 - - [2025-08-14 03:15:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007294 10.0.0.38 - - [2025-08-14 03:15:35] "GET /virtual-machine/9c7c2809-f40b-43f2-aea9-abd0816433e5 HTTP/1.1" 200 1301 0.005844 10.0.0.38 - - [2025-08-14 03:15:35] "GET /virtual-machine-interface/2f1c61ff-2bd3-4200-9da1-96ba28babedb HTTP/1.1" 200 3175 0.005714 10.0.0.38 - - [2025-08-14 03:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.38 - - [2025-08-14 03:15:35] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004681 10.0.0.38 - - [2025-08-14 03:15:35] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003293 10.0.0.38 - - [2025-08-14 03:15:35] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006759 10.0.0.38 - - [2025-08-14 03:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2025-08-14 03:15:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004096 10.0.0.38 - - [2025-08-14 03:15:36] "GET /virtual-networks?parent_id=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003624 10.0.0.38 - - [2025-08-14 03:15:36] "GET /virtual-network/12c3e091-6b60-4d42-9a6d-3606681114f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006311 10.0.0.38 - - [2025-08-14 03:15:36] "GET /virtual-machine-interface/2f1c61ff-2bd3-4200-9da1-96ba28babedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006364 10.0.0.38 - - [2025-08-14 03:15:36] "PUT /virtual-machine-interface/2f1c61ff-2bd3-4200-9da1-96ba28babedb HTTP/1.1" 200 284 0.014077 10.0.0.38 - - [2025-08-14 03:15:41] "POST /neutron/port HTTP/1.1" 200 1203 0.017649 10.0.0.38 - - [2025-08-14 03:15:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004084 10.0.0.38 - - [2025-08-14 03:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.23 - - [2025-08-14 03:15:47] "GET /obj-perms HTTP/1.1" 200 5056 0.048686 10.0.0.38 - - [2025-08-14 03:15:51] "POST /neutron/port HTTP/1.1" 200 1203 0.015850 10.0.0.38 - - [2025-08-14 03:15:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004173 10.0.0.38 - - [2025-08-14 03:15:51] "POST /neutron/port HTTP/1.1" 200 117 0.001282 10.0.0.23 - - [2025-08-14 03:16:10] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001192 10.0.0.38 - - [2025-08-14 03:16:10] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.048278 10.0.0.38 - - [2025-08-14 03:16:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.007903 10.0.0.38 - - [2025-08-14 03:16:10] "POST /interface-route-tables HTTP/1.1" 200 575 0.030677 10.0.0.38 - - [2025-08-14 03:16:10] "GET /interface-route-table/c34685e4-9e2d-4580-bb79-e49fdcfe3ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006330 10.0.0.38 - - [2025-08-14 03:16:10] "GET /virtual-machine-interface/2f1c61ff-2bd3-4200-9da1-96ba28babedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005717 10.0.0.38 - - [2025-08-14 03:16:10] "POST /ref-update HTTP/1.1" 200 156 0.013462 10.0.0.38 - - [2025-08-14 03:16:12] "GET /virtual-machine-interface/58cc20f9-0a77-4372-ac98-13065466e3f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005835 10.0.0.38 - - [2025-08-14 03:16:12] "POST /ref-update HTTP/1.1" 200 156 0.014463 10.0.0.38 - - [2025-08-14 03:16:12] "DELETE /interface-route-table/33fdfc14-49d4-49b3-8495-29e2de5deb5a HTTP/1.1" 200 115 0.041154 10.0.0.38 - - [2025-08-14 03:16:12] "POST /neutron/port HTTP/1.1" 200 1203 0.018280 10.0.0.38 - - [2025-08-14 03:16:34] "GET /virtual-machine-interface/2f1c61ff-2bd3-4200-9da1-96ba28babedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.009157 10.0.0.38 - - [2025-08-14 03:16:34] "POST /ref-update HTTP/1.1" 200 156 0.014944 10.0.0.38 - - [2025-08-14 03:16:34] "DELETE /interface-route-table/c34685e4-9e2d-4580-bb79-e49fdcfe3ede HTTP/1.1" 200 115 0.034706 10.0.0.38 - - [2025-08-14 03:16:34] "GET /virtual-machine-interface/56e62c43-30d2-43b7-9e10-846108259acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.005465 10.0.0.38 - - [2025-08-14 03:16:34] "POST /ref-update HTTP/1.1" 200 156 0.016007 10.0.0.38 - - [2025-08-14 03:16:34] "DELETE /interface-route-table/1428fba5-5739-41cf-b067-13cc9015615b HTTP/1.1" 200 115 0.034365 10.0.0.38 - - [2025-08-14 03:16:34] "POST /neutron/network HTTP/1.1" 200 1006 0.009469 10.0.0.38 - - [2025-08-14 03:16:34] "POST /neutron/port HTTP/1.1" 200 1229 0.015507 10.0.0.38 - - [2025-08-14 03:16:34] "POST /neutron/port HTTP/1.1" 200 1229 0.028743 10.0.0.38 - - [2025-08-14 03:16:35] "POST /neutron/port HTTP/1.1" 200 1229 0.020565 10.0.0.23 - - [2025-08-14 03:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003238 10.0.0.23 - - [2025-08-14 03:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003057 10.0.0.23 - - [2025-08-14 03:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002939 10.0.0.23 - - [2025-08-14 03:16:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003050 10.0.0.38 - - [2025-08-14 03:16:36] "POST /neutron/network HTTP/1.1" 200 151 0.169903 10.0.0.23 - - [2025-08-14 03:16:38] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001133 10.0.0.38 - - [2025-08-14 03:16:38] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070959 10.0.0.23 - - [2025-08-14 03:16:38] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001306 10.0.0.38 - - [2025-08-14 03:16:38] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?fields=virtual_networks HTTP/1.1" 200 1048 0.064640 10.0.0.23 - - [2025-08-14 03:16:38] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001902 10.0.0.38 - - [2025-08-14 03:16:38] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.048942 10.0.0.23 - - [2025-08-14 03:16:38] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002134 10.0.0.38 - - [2025-08-14 03:16:38] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?fields=security_groups HTTP/1.1" 200 1282 0.051203 10.0.0.38 - - [2025-08-14 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.024062 10.0.0.23 - - [2025-08-14 03:16:39] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002927 10.0.0.23 - - [2025-08-14 03:16:39] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.23 - - [2025-08-14 03:16:39] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032796 10.0.0.23 - - [2025-08-14 03:16:39] "POST /id-to-fqname HTTP/1.1" 200 185 0.001192 10.0.0.23 - - [2025-08-14 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.006099 10.0.0.23 - - [2025-08-14 03:16:39] "POST /security-groups HTTP/1.1" 200 586 0.030398 10.0.0.23 - - [2025-08-14 03:16:39] "POST /projects HTTP/1.1" 200 575 0.228842 10.0.0.23 - - [2025-08-14 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.025299 10.0.0.23 - - [2025-08-14 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.311316 10.0.0.23 - - [2025-08-14 03:16:39] "POST /access-control-lists HTTP/1.1" 200 589 0.024924 10.0.0.38 - - [2025-08-14 03:16:39] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.495153 10.0.0.38 - - [2025-08-14 03:16:40] "GET / HTTP/1.1" 200 35931 0.002660 10.0.0.23 - - [2025-08-14 03:16:43] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.38 - - [2025-08-14 03:16:43] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.043308 10.0.0.23 - - [2025-08-14 03:16:43] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001042 10.0.0.38 - - [2025-08-14 03:16:43] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?fields=virtual_networks HTTP/1.1" 200 1023 0.044962 10.0.0.23 - - [2025-08-14 03:16:43] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001413 10.0.0.38 - - [2025-08-14 03:16:43] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.041321 10.0.0.23 - - [2025-08-14 03:16:44] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001614 10.0.0.38 - - [2025-08-14 03:16:44] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?fields=security_groups HTTP/1.1" 200 1244 0.045050 10.0.0.38 - - [2025-08-14 03:16:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.023115 10.0.0.23 - - [2025-08-14 03:16:44] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003159 10.0.0.23 - - [2025-08-14 03:16:45] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.23 - - [2025-08-14 03:16:45] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007821 10.0.0.23 - - [2025-08-14 03:16:45] "POST /id-to-fqname HTTP/1.1" 200 195 0.001303 10.0.0.23 - - [2025-08-14 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.007065 10.0.0.23 - - [2025-08-14 03:16:45] "POST /security-groups HTTP/1.1" 200 596 0.032191 10.0.0.23 - - [2025-08-14 03:16:45] "POST /projects HTTP/1.1" 200 595 0.249372 10.0.0.23 - - [2025-08-14 03:16:45] "POST /fqname-to-id HTTP/1.1" 404 238 0.009087 10.0.0.23 - - [2025-08-14 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.324348 10.0.0.38 - - [2025-08-14 03:16:45] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.471512 10.0.0.38 - - [2025-08-14 03:16:46] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.27 - - [2025-08-14 03:16:47] "GET /obj-perms HTTP/1.1" 200 5056 0.047001 10.0.0.23 - - [2025-08-14 03:16:49] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001830 10.0.0.38 - - [2025-08-14 03:16:49] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.061402 10.0.0.23 - - [2025-08-14 03:16:49] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001842 10.0.0.38 - - [2025-08-14 03:16:49] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?fields=virtual_networks HTTP/1.1" 200 1042 0.064023 10.0.0.23 - - [2025-08-14 03:16:49] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001163 10.0.0.38 - - [2025-08-14 03:16:49] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.054462 10.0.0.23 - - [2025-08-14 03:16:49] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001304 10.0.0.38 - - [2025-08-14 03:16:49] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?fields=security_groups HTTP/1.1" 200 1273 0.053122 10.0.0.38 - - [2025-08-14 03:16:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.031339 10.0.0.23 - - [2025-08-14 03:16:50] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002958 10.0.0.23 - - [2025-08-14 03:16:50] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.23 - - [2025-08-14 03:16:50] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007892 10.0.0.23 - - [2025-08-14 03:16:50] "POST /id-to-fqname HTTP/1.1" 200 201 0.006277 10.0.0.23 - - [2025-08-14 03:16:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.007772 10.0.0.23 - - [2025-08-14 03:16:50] "POST /security-groups HTTP/1.1" 200 602 0.054862 10.0.0.23 - - [2025-08-14 03:16:50] "POST /projects HTTP/1.1" 200 607 0.307019 10.0.0.23 - - [2025-08-14 03:16:50] "POST /access-control-lists HTTP/1.1" 200 607 0.030846 10.0.0.23 - - [2025-08-14 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.385268 10.0.0.38 - - [2025-08-14 03:16:51] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.544286 10.0.0.38 - - [2025-08-14 03:16:52] "GET / HTTP/1.1" 200 35931 0.002278 10.0.0.23 - - [2025-08-14 03:16:55] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001036 10.0.0.38 - - [2025-08-14 03:16:55] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.033355 10.0.0.23 - - [2025-08-14 03:16:55] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001922 10.0.0.38 - - [2025-08-14 03:16:55] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?fields=virtual_networks HTTP/1.1" 200 1055 0.098043 10.0.0.23 - - [2025-08-14 03:16:55] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001058 10.0.0.38 - - [2025-08-14 03:16:55] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.044282 10.0.0.23 - - [2025-08-14 03:16:55] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001129 10.0.0.38 - - [2025-08-14 03:16:55] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?fields=security_groups HTTP/1.1" 200 1292 0.040334 10.0.0.38 - - [2025-08-14 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.022302 10.0.0.23 - - [2025-08-14 03:16:56] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002573 10.0.0.23 - - [2025-08-14 03:16:56] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.23 - - [2025-08-14 03:16:56] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007018 10.0.0.23 - - [2025-08-14 03:16:56] "POST /id-to-fqname HTTP/1.1" 200 187 0.003576 10.0.0.23 - - [2025-08-14 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.005531 10.0.0.23 - - [2025-08-14 03:16:56] "POST /security-groups HTTP/1.1" 200 588 0.028062 10.0.0.23 - - [2025-08-14 03:16:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.004174 10.0.0.23 - - [2025-08-14 03:16:56] "POST /projects HTTP/1.1" 200 579 0.229020 10.0.0.23 - - [2025-08-14 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.299181 10.0.0.23 - - [2025-08-14 03:16:56] "POST /access-control-lists HTTP/1.1" 200 591 0.026455 10.0.0.38 - - [2025-08-14 03:16:56] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.443812 10.0.0.38 - - [2025-08-14 03:16:57] "GET / HTTP/1.1" 200 35931 0.003135 10.0.0.23 - - [2025-08-14 03:17:00] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001107 10.0.0.38 - - [2025-08-14 03:17:00] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.041890 10.0.0.23 - - [2025-08-14 03:17:00] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001015 10.0.0.38 - - [2025-08-14 03:17:00] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?fields=virtual_networks HTTP/1.1" 200 1027 0.044084 10.0.0.23 - - [2025-08-14 03:17:00] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001446 10.0.0.38 - - [2025-08-14 03:17:00] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.044143 10.0.0.23 - - [2025-08-14 03:17:00] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001112 10.0.0.38 - - [2025-08-14 03:17:00] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?fields=security_groups HTTP/1.1" 200 1250 0.038905 10.0.0.38 - - [2025-08-14 03:17:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.026578 10.0.0.23 - - [2025-08-14 03:17:01] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003061 10.0.0.23 - - [2025-08-14 03:17:01] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.23 - - [2025-08-14 03:17:01] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007663 10.0.0.23 - - [2025-08-14 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 184 0.002414 10.0.0.23 - - [2025-08-14 03:17:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.005449 10.0.0.23 - - [2025-08-14 03:17:02] "POST /security-groups HTTP/1.1" 200 585 0.031545 10.0.0.23 - - [2025-08-14 03:17:02] "POST /projects HTTP/1.1" 200 573 0.249294 10.0.0.23 - - [2025-08-14 03:17:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.004683 10.0.0.23 - - [2025-08-14 03:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.324905 10.0.0.38 - - [2025-08-14 03:17:02] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.479746 10.0.0.38 - - [2025-08-14 03:17:03] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.23 - - [2025-08-14 03:17:06] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001261 10.0.0.38 - - [2025-08-14 03:17:06] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.046214 10.0.0.23 - - [2025-08-14 03:17:06] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001066 10.0.0.38 - - [2025-08-14 03:17:06] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?fields=virtual_networks HTTP/1.1" 200 1020 0.054477 10.0.0.23 - - [2025-08-14 03:17:06] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001104 10.0.0.38 - - [2025-08-14 03:17:06] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.039442 10.0.0.23 - - [2025-08-14 03:17:06] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001228 10.0.0.38 - - [2025-08-14 03:17:06] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?fields=security_groups HTTP/1.1" 200 1240 0.048773 10.0.0.38 - - [2025-08-14 03:17:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.032727 10.0.0.23 - - [2025-08-14 03:17:07] "GET /projects?obj_uuids=47bb51ea-3e37-44ee-91a1-7035d244a5cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003729 10.0.0.23 - - [2025-08-14 03:17:07] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001141 10.0.0.23 - - [2025-08-14 03:17:07] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008233 10.0.0.23 - - [2025-08-14 03:17:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.004963 10.0.0.23 - - [2025-08-14 03:17:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.005608 10.0.0.23 - - [2025-08-14 03:17:07] "POST /security-groups HTTP/1.1" 200 589 0.075067 10.0.0.23 - - [2025-08-14 03:17:07] "POST /projects HTTP/1.1" 200 581 0.291206 10.0.0.23 - - [2025-08-14 03:17:07] "POST /access-control-lists HTTP/1.1" 200 594 0.030697 10.0.0.23 - - [2025-08-14 03:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.369405 10.0.0.38 - - [2025-08-14 03:17:07] "GET /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.551759 10.0.0.38 - - [2025-08-14 03:17:08] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.23 - - [2025-08-14 03:17:11] "GET /projects?obj_uuids=47bb51ea-3e37-44ee-91a1-7035d244a5cb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.38 - - [2025-08-14 03:17:11] "GET /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038859 10.0.0.23 - - [2025-08-14 03:17:11] "GET /projects?obj_uuids=47bb51ea-3e37-44ee-91a1-7035d244a5cb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.38 - - [2025-08-14 03:17:11] "GET /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb?fields=virtual_networks HTTP/1.1" 200 1028 0.046955 10.0.0.23 - - [2025-08-14 03:17:11] "GET /projects?obj_uuids=47bb51ea-3e37-44ee-91a1-7035d244a5cb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001616 10.0.0.38 - - [2025-08-14 03:17:12] "GET /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.056780 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=47bb51ea-3e37-44ee-91a1-7035d244a5cb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001267 10.0.0.38 - - [2025-08-14 03:17:12] "GET /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb?fields=security_groups HTTP/1.1" 200 1252 0.053790 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/8ae044b818c545299011deb1f4043b6c HTTP/1.1" 404 173 0.022261 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/b423ce969b674a5da0843c0e42330853 HTTP/1.1" 404 173 0.021389 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/6055074e15be426ea461bfb025810fdf HTTP/1.1" 404 173 0.017182 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/47bb51ea3e3744ee91a17035d244a5cb HTTP/1.1" 404 173 0.011396 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/1b3db49821f94740be3b706c38376ed5 HTTP/1.1" 404 173 0.029545 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000844 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001307 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000925 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000930 10.0.0.23 - - [2025-08-14 03:17:12] "DELETE /project/be6bafd8fa3c45e3a55820c576fd4449 HTTP/1.1" 404 173 0.020852 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001499 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.109604 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.127377 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.148309 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001397 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.158884 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.186422 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002403 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003589 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001410 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001712 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.236497 10.0.0.23 - - [2025-08-14 03:17:12] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001577 10.0.0.23 - - [2025-08-14 03:17:12] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?fields=security_groups HTTP/1.1" 200 1118 0.208235 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?fields=security_groups HTTP/1.1" 200 1378 0.215413 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?fields=security_groups HTTP/1.1" 200 1349 0.178229 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?fields=security_groups HTTP/1.1" 200 1345 0.182001 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=3de4f1f3-4139-41ad-8d0a-6643b85aa3b2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001238 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?fields=security_groups HTTP/1.1" 200 1397 0.244596 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2?fields=application_policy_sets HTTP/1.1" 200 1426 0.187793 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?fields=security_groups HTTP/1.1" 200 1355 0.330019 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /access-control-list/3ad9982a-cb7f-4fa5-a2db-0c18a532112b HTTP/1.1" 200 115 0.299581 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /security-group/65697731-93a1-437f-b693-7bfea7ccfc54 HTTP/1.1" 200 115 0.248494 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=6055074e-15be-426e-a461-bfb025810fdf&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001080 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /security-group/f7078e7b-a8e8-45af-a0f2-d5e56be98be5 HTTP/1.1" 200 115 0.319152 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /security-group/19713c2c-7d52-4c4b-96b3-815dfb20ca2d HTTP/1.1" 200 115 0.331603 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=1b3db498-21f9-4740-be3b-706c38376ed5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006527 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=8ae044b8-18c5-4529-9011-deb1f4043b6c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002675 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/6055074e-15be-426e-a461-bfb025810fdf?fields=application_policy_sets HTTP/1.1" 200 1384 0.169657 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /security-group/307c01c8-d649-48c6-9fd9-0db61f49c438 HTTP/1.1" 200 115 0.350504 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=b423ce96-9b67-4a5d-a084-3c0e42330853&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002280 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /security-group/b2a9ccab-9550-4c94-a355-698fc0ae0a50 HTTP/1.1" 200 115 0.273890 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/1b3db498-21f9-4740-be3b-706c38376ed5?fields=application_policy_sets HTTP/1.1" 200 1417 0.200512 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /project/3de4f1f3-4139-41ad-8d0a-6643b85aa3b2 HTTP/1.1" 404 190 0.977446 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=be6bafd8-fa3c-45e3-a558-20c576fd4449&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001512 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/8ae044b8-18c5-4529-9011-deb1f4043b6c?fields=application_policy_sets HTTP/1.1" 200 1388 0.211887 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/b423ce96-9b67-4a5d-a084-3c0e42330853?fields=application_policy_sets HTTP/1.1" 200 1436 0.157032 10.0.0.38 - - [2025-08-14 03:17:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.074570 10.0.0.23 - - [2025-08-14 03:17:13] "DELETE /access-control-list/22bbb990-87d8-42a6-ba49-39f1982c55b8 HTTP/1.1" 200 115 0.167919 10.0.0.23 - - [2025-08-14 03:17:13] "GET /project/be6bafd8-fa3c-45e3-a558-20c576fd4449?fields=application_policy_sets HTTP/1.1" 200 1394 0.167171 10.0.0.23 - - [2025-08-14 03:17:13] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.012788 10.0.0.23 - - [2025-08-14 03:17:14] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001523 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /project/6055074e-15be-426e-a461-bfb025810fdf HTTP/1.1" 200 115 1.392198 10.0.0.23 - - [2025-08-14 03:17:14] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.032878 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /access-control-list/530a6945-eced-400b-a8d0-37228111f773 HTTP/1.1" 200 115 0.165719 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /project/8ae044b8-18c5-4529-9011-deb1f4043b6c HTTP/1.1" 200 115 1.459372 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /project/1b3db498-21f9-4740-be3b-706c38376ed5 HTTP/1.1" 200 115 1.514180 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /project/b423ce96-9b67-4a5d-a084-3c0e42330853 HTTP/1.1" 200 115 1.521227 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /project/be6bafd8-fa3c-45e3-a558-20c576fd4449 HTTP/1.1" 200 115 1.506351 10.0.0.23 - - [2025-08-14 03:17:14] "DELETE /access-control-list/9564f9f3-7a06-45a8-a2e7-28d147d7484d HTTP/1.1" 200 115 0.078342 10.0.0.23 - - [2025-08-14 03:17:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.004020 10.0.0.23 - - [2025-08-14 03:17:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.004254 10.0.0.23 - - [2025-08-14 03:17:14] "POST /security-groups HTTP/1.1" 200 589 0.072945 10.0.0.23 - - [2025-08-14 03:17:14] "POST /projects HTTP/1.1" 200 581 0.367780 10.0.0.23 - - [2025-08-14 03:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.427621 10.0.0.23 - - [2025-08-14 03:17:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.004421 10.0.0.38 - - [2025-08-14 03:17:14] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.767273 10.0.0.23 - - [2025-08-14 03:17:14] "POST /access-control-lists HTTP/1.1" 200 592 0.050053 10.0.0.38 - - [2025-08-14 03:17:15] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.38 - - [2025-08-14 03:17:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000616 10.0.0.38 - - [2025-08-14 03:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.051785 10.0.0.23 - - [2025-08-14 03:17:17] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001325 10.0.0.38 - - [2025-08-14 03:17:17] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.045724 10.0.0.23 - - [2025-08-14 03:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.008540 10.0.0.38 - - [2025-08-14 03:17:18] "POST /neutron/subnet HTTP/1.1" 200 715 0.210662 10.0.0.38 - - [2025-08-14 03:17:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.002028 10.0.0.38 - - [2025-08-14 03:17:18] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005522 10.0.0.38 - - [2025-08-14 03:17:18] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006267 10.0.0.38 - - [2025-08-14 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.38 - - [2025-08-14 03:17:18] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005699 10.0.0.38 - - [2025-08-14 03:17:18] "PUT /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745 HTTP/1.1" 200 264 0.059380 10.0.0.23 - - [2025-08-14 03:17:18] "POST /route-targets HTTP/1.1" 200 323 0.023077 10.0.0.38 - - [2025-08-14 03:17:18] "POST /neutron/network HTTP/1.1" 200 820 0.016604 10.0.0.38 - - [2025-08-14 03:17:19] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005251 10.0.0.38 - - [2025-08-14 03:17:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.010569 10.0.0.38 - - [2025-08-14 03:17:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001594 10.0.0.23 - - [2025-08-14 03:17:21] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001031 10.0.0.38 - - [2025-08-14 03:17:21] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059517 10.0.0.38 - - [2025-08-14 03:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.005701 10.0.0.38 - - [2025-08-14 03:17:21] "POST /neutron/network HTTP/1.1" 200 830 0.006412 10.0.0.38 - - [2025-08-14 03:17:22] "POST /neutron/port HTTP/1.1" 200 1056 0.017401 10.0.0.38 - - [2025-08-14 03:17:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004277 10.0.0.38 - - [2025-08-14 03:17:22] "POST /neutron/network HTTP/1.1" 200 820 0.006080 10.0.0.38 - - [2025-08-14 03:17:26] "POST /neutron/port HTTP/1.1" 200 1084 0.019679 10.0.0.38 - - [2025-08-14 03:17:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006882 10.0.0.38 - - [2025-08-14 03:17:26] "GET /virtual-machine/10ff3d41-d3af-438b-a1f4-6ae2f10feb21 HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-08-14 03:17:27] "GET /virtual-machine/10ff3d41-d3af-438b-a1f4-6ae2f10feb21 HTTP/1.1" 200 1290 0.025949 10.0.0.38 - - [2025-08-14 03:17:27] "GET /virtual-machine-interface/b3a2850d-4196-47ef-b44d-9de59e243da9 HTTP/1.1" 200 2932 0.006734 10.0.0.38 - - [2025-08-14 03:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.38 - - [2025-08-14 03:17:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003266 10.0.0.38 - - [2025-08-14 03:17:27] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002680 10.0.0.38 - - [2025-08-14 03:17:27] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007312 10.0.0.38 - - [2025-08-14 03:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-08-14 03:17:30] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005434 10.0.0.38 - - [2025-08-14 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.38 - - [2025-08-14 03:17:34] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006889 10.0.0.38 - - [2025-08-14 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.38 - - [2025-08-14 03:17:38] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005687 10.0.0.38 - - [2025-08-14 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2025-08-14 03:17:42] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005634 10.0.0.38 - - [2025-08-14 03:17:45] "POST /neutron/network HTTP/1.1" 200 830 0.040367 10.0.0.38 - - [2025-08-14 03:17:45] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.38 - - [2025-08-14 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.38 - - [2025-08-14 03:17:46] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005581 10.0.0.38 - - [2025-08-14 03:17:48] "GET /obj-perms HTTP/1.1" 200 5056 0.069476 10.0.0.38 - - [2025-08-14 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.38 - - [2025-08-14 03:17:50] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005697 10.0.0.38 - - [2025-08-14 03:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.38 - - [2025-08-14 03:17:54] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005075 10.0.0.38 - - [2025-08-14 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2025-08-14 03:17:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003826 10.0.0.38 - - [2025-08-14 03:17:57] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003272 10.0.0.38 - - [2025-08-14 03:17:57] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006255 10.0.0.38 - - [2025-08-14 03:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007754 10.0.0.38 - - [2025-08-14 03:18:05] "POST /neutron/port HTTP/1.1" 200 1084 0.040334 10.0.0.38 - - [2025-08-14 03:18:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009195 10.0.0.23 - - [2025-08-14 03:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.083483 10.0.0.23 - - [2025-08-14 03:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.142205 10.0.0.27 - - [2025-08-14 03:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.154608 10.0.0.27 - - [2025-08-14 03:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.030330 10.0.0.23 - - [2025-08-14 03:18:10] "GET /global-system-configs HTTP/1.1" 200 322 0.003660 10.0.0.38 - - [2025-08-14 03:18:10] "GET /obj-perms HTTP/1.1" 200 5056 0.002852 10.0.0.38 - - [2025-08-14 03:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.093327 10.0.0.27 - - [2025-08-14 03:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.107407 10.0.0.23 - - [2025-08-14 03:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.118797 10.0.0.38 - - [2025-08-14 03:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.104121 10.0.0.27 - - [2025-08-14 03:18:11] "GET /global-system-configs HTTP/1.1" 200 322 0.175967 10.0.0.38 - - [2025-08-14 03:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.277175 10.0.0.23 - - [2025-08-14 03:18:14] "DELETE /access-control-list/2448916b-9c1d-463a-9133-a8db72e29c27 HTTP/1.1" 200 115 0.073600 10.0.0.23 - - [2025-08-14 03:18:14] "DELETE /project/47bb51ea-3e37-44ee-91a1-7035d244a5cb HTTP/1.1" 404 177 0.003303 10.0.0.23 - - [2025-08-14 03:18:14] "DELETE /project/fca19f52342b445184a05af0df29715e HTTP/1.1" 404 173 0.006386 10.0.0.38 - - [2025-08-14 03:18:17] "POST /neutron/port HTTP/1.1" 200 1084 0.013634 10.0.0.38 - - [2025-08-14 03:18:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007275 10.0.0.38 - - [2025-08-14 03:18:18] "POST /neutron/port HTTP/1.1" 200 1084 0.017070 10.0.0.38 - - [2025-08-14 03:18:18] "POST /neutron/network HTTP/1.1" 200 820 0.006373 10.0.0.38 - - [2025-08-14 03:18:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001349 10.0.0.38 - - [2025-08-14 03:18:18] "GET /virtual-machine/10ff3d41-d3af-438b-a1f4-6ae2f10feb21 HTTP/1.1" 200 1290 0.005857 10.0.0.38 - - [2025-08-14 03:18:18] "GET /virtual-machine-interface/b3a2850d-4196-47ef-b44d-9de59e243da9 HTTP/1.1" 200 2932 0.008245 10.0.0.38 - - [2025-08-14 03:18:18] "GET /instance-ip/56b888d5-4006-401e-a8ee-f817298eb4bf HTTP/1.1" 200 1614 0.008607 10.0.0.38 - - [2025-08-14 03:18:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.004778 10.0.0.38 - - [2025-08-14 03:18:18] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007849 10.0.0.23 - - [2025-08-14 03:18:18] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002818 10.0.0.38 - - [2025-08-14 03:18:18] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053798 10.0.0.38 - - [2025-08-14 03:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.38 - - [2025-08-14 03:18:18] "GET /security-group/fbe81ac3-c2ab-4a42-ba01-aef55fc5a3a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.004661 10.0.0.38 - - [2025-08-14 03:18:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.073483 10.0.0.38 - - [2025-08-14 03:18:18] "POST /instance-ips HTTP/1.1" 200 357 0.030539 10.0.0.38 - - [2025-08-14 03:18:18] "GET /instance-ip/0266f341-ee27-45ed-9aa0-ee5d2e668ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.005736 10.0.0.38 - - [2025-08-14 03:18:18] "GET /virtual-machine-interface/33753bda-e18d-4ac2-8a06-8e1089cf6bb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006523 10.0.0.38 - - [2025-08-14 03:18:18] "GET /virtual-machine-interface/33753bda-e18d-4ac2-8a06-8e1089cf6bb6?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.008544 10.0.0.38 - - [2025-08-14 03:18:18] "GET /instance-ip/0266f341-ee27-45ed-9aa0-ee5d2e668ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.004342 10.0.0.38 - - [2025-08-14 03:18:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001455 10.0.0.38 - - [2025-08-14 03:18:19] "POST /neutron/port HTTP/1.1" 200 964 0.009099 10.0.0.38 - - [2025-08-14 03:18:19] "POST /neutron/port HTTP/1.1" 200 964 0.008466 10.0.0.38 - - [2025-08-14 03:18:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007605 10.0.0.38 - - [2025-08-14 03:18:19] "POST /neutron/port HTTP/1.1" 200 964 0.009276 10.0.0.38 - - [2025-08-14 03:18:19] "POST /neutron/port HTTP/1.1" 200 964 0.009629 10.0.0.38 - - [2025-08-14 03:18:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003745 10.0.0.38 - - [2025-08-14 03:18:20] "POST /neutron/network HTTP/1.1" 200 820 0.006260 10.0.0.38 - - [2025-08-14 03:18:24] "POST /neutron/port HTTP/1.1" 200 1030 0.014994 10.0.0.38 - - [2025-08-14 03:18:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007829 10.0.0.38 - - [2025-08-14 03:18:24] "GET /virtual-machine/ca4f183a-8ed4-4297-896f-3608a2a36b38 HTTP/1.1" 200 1268 0.007033 10.0.0.38 - - [2025-08-14 03:18:24] "GET /virtual-machine-interface/33753bda-e18d-4ac2-8a06-8e1089cf6bb6 HTTP/1.1" 200 2980 0.006493 10.0.0.38 - - [2025-08-14 03:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.38 - - [2025-08-14 03:18:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005521 10.0.0.38 - - [2025-08-14 03:18:24] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004242 10.0.0.38 - - [2025-08-14 03:18:24] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005759 10.0.0.38 - - [2025-08-14 03:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.38 - - [2025-08-14 03:18:27] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005782 10.0.0.38 - - [2025-08-14 03:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006876 10.0.0.38 - - [2025-08-14 03:18:32] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005948 10.0.0.38 - - [2025-08-14 03:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.38 - - [2025-08-14 03:18:36] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006140 10.0.0.38 - - [2025-08-14 03:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.38 - - [2025-08-14 03:18:40] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005064 10.0.0.38 - - [2025-08-14 03:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.38 - - [2025-08-14 03:18:44] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007295 10.0.0.38 - - [2025-08-14 03:18:45] "POST /neutron/network HTTP/1.1" 200 830 0.008785 10.0.0.38 - - [2025-08-14 03:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.38 - - [2025-08-14 03:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.38 - - [2025-08-14 03:18:48] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007391 10.0.0.23 - - [2025-08-14 03:18:49] "GET /obj-perms HTTP/1.1" 200 5056 0.045095 10.0.0.38 - - [2025-08-14 03:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.38 - - [2025-08-14 03:18:52] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006603 10.0.0.38 - - [2025-08-14 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.38 - - [2025-08-14 03:18:56] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005723 10.0.0.38 - - [2025-08-14 03:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.38 - - [2025-08-14 03:18:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004315 10.0.0.38 - - [2025-08-14 03:18:58] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002996 10.0.0.38 - - [2025-08-14 03:18:58] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006308 10.0.0.38 - - [2025-08-14 03:18:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007955 10.0.0.38 - - [2025-08-14 03:19:07] "POST /neutron/port HTTP/1.1" 200 1030 0.015439 10.0.0.38 - - [2025-08-14 03:19:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007285 10.0.0.38 - - [2025-08-14 03:19:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001402 10.0.0.38 - - [2025-08-14 03:19:19] "POST /neutron/port HTTP/1.1" 200 1998 0.018148 10.0.0.23 - - [2025-08-14 03:19:20] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001248 10.0.0.38 - - [2025-08-14 03:19:20] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074853 10.0.0.38 - - [2025-08-14 03:19:20] "POST /neutron/network HTTP/1.1" 200 820 0.027798 10.0.0.38 - - [2025-08-14 03:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.008967 10.0.0.23 - - [2025-08-14 03:19:21] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001175 10.0.0.38 - - [2025-08-14 03:19:21] "POST /neutron/port HTTP/1.1" 200 1056 0.322239 10.0.0.38 - - [2025-08-14 03:19:21] "POST /neutron/port HTTP/1.1" 200 1110 0.153162 10.0.0.38 - - [2025-08-14 03:19:21] "POST /neutron/subnet HTTP/1.1" 200 689 0.009093 10.0.0.38 - - [2025-08-14 03:19:25] "POST /neutron/port HTTP/1.1" 200 1084 0.013625 10.0.0.38 - - [2025-08-14 03:19:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007352 10.0.0.38 - - [2025-08-14 03:19:26] "GET /virtual-machine/cb3187d0-3c80-4a5a-a694-31000f048d2d HTTP/1.1" 200 1291 0.006260 10.0.0.38 - - [2025-08-14 03:19:26] "GET /virtual-machine-interface/89d559d4-9d3f-44ff-91b0-27d330f72887 HTTP/1.1" 200 2931 0.005393 10.0.0.38 - - [2025-08-14 03:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.38 - - [2025-08-14 03:19:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003457 10.0.0.38 - - [2025-08-14 03:19:26] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004323 10.0.0.38 - - [2025-08-14 03:19:26] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006003 10.0.0.38 - - [2025-08-14 03:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2025-08-14 03:19:29] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007256 10.0.0.38 - - [2025-08-14 03:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.38 - - [2025-08-14 03:19:33] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005444 10.0.0.38 - - [2025-08-14 03:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.38 - - [2025-08-14 03:19:37] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007543 10.0.0.38 - - [2025-08-14 03:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.38 - - [2025-08-14 03:19:41] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007072 10.0.0.38 - - [2025-08-14 03:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.38 - - [2025-08-14 03:19:45] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005876 10.0.0.38 - - [2025-08-14 03:19:45] "POST /neutron/port HTTP/1.1" 200 1030 0.015881 10.0.0.38 - - [2025-08-14 03:19:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004478 10.0.0.38 - - [2025-08-14 03:19:46] "POST /neutron/network HTTP/1.1" 200 820 0.007411 10.0.0.38 - - [2025-08-14 03:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2025-08-14 03:19:49] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005192 10.0.0.27 - - [2025-08-14 03:19:49] "GET /obj-perms HTTP/1.1" 200 5056 0.044077 10.0.0.38 - - [2025-08-14 03:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.38 - - [2025-08-14 03:19:53] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007047 10.0.0.38 - - [2025-08-14 03:19:54] "POST /neutron/network HTTP/1.1" 200 830 0.006091 10.0.0.38 - - [2025-08-14 03:19:54] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.38 - - [2025-08-14 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.38 - - [2025-08-14 03:19:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003362 10.0.0.38 - - [2025-08-14 03:19:57] "GET /virtual-networks?parent_id=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002912 10.0.0.38 - - [2025-08-14 03:19:57] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006077 10.0.0.38 - - [2025-08-14 03:19:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007450 10.0.0.38 - - [2025-08-14 03:20:05] "POST /neutron/port HTTP/1.1" 200 1084 0.013943 10.0.0.38 - - [2025-08-14 03:20:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007774 10.0.0.38 - - [2025-08-14 03:20:18] "POST /neutron/port HTTP/1.1" 200 1084 0.015683 10.0.0.38 - - [2025-08-14 03:20:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008101 10.0.0.38 - - [2025-08-14 03:20:19] "POST /neutron/port HTTP/1.1" 200 1084 0.018666 10.0.0.38 - - [2025-08-14 03:20:19] "POST /neutron/network HTTP/1.1" 200 820 0.006440 10.0.0.38 - - [2025-08-14 03:20:19] "POST /id-to-fqname HTTP/1.1" 200 218 0.001276 10.0.0.38 - - [2025-08-14 03:20:19] "GET /virtual-machine/cb3187d0-3c80-4a5a-a694-31000f048d2d HTTP/1.1" 200 1291 0.003895 10.0.0.38 - - [2025-08-14 03:20:19] "GET /virtual-machine-interface/89d559d4-9d3f-44ff-91b0-27d330f72887 HTTP/1.1" 200 2931 0.005872 10.0.0.38 - - [2025-08-14 03:20:19] "GET /instance-ip/3f4710ef-7378-4620-9277-ba8718daadea HTTP/1.1" 200 1614 0.006024 10.0.0.38 - - [2025-08-14 03:20:19] "GET /virtual-machine-interface/89d559d4-9d3f-44ff-91b0-27d330f72887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005734 10.0.0.38 - - [2025-08-14 03:20:19] "PUT /virtual-machine-interface/89d559d4-9d3f-44ff-91b0-27d330f72887 HTTP/1.1" 200 284 0.014957 10.0.0.38 - - [2025-08-14 03:20:47] "POST /neutron/network HTTP/1.1" 200 830 0.008294 10.0.0.38 - - [2025-08-14 03:20:47] "POST /neutron/port HTTP/1.1" 200 117 0.001605 10.0.0.38 - - [2025-08-14 03:20:55] "POST /neutron/port HTTP/1.1" 200 1084 0.017668 10.0.0.38 - - [2025-08-14 03:20:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.009863 10.0.0.38 - - [2025-08-14 03:21:33] "DELETE /instance-ip/0266f341-ee27-45ed-9aa0-ee5d2e668ec4 HTTP/1.1" 200 115 0.058228 10.0.0.38 - - [2025-08-14 03:21:33] "DELETE /virtual-machine-interface/33753bda-e18d-4ac2-8a06-8e1089cf6bb6 HTTP/1.1" 200 115 0.098952 10.0.0.38 - - [2025-08-14 03:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.38 - - [2025-08-14 03:21:33] "GET /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006289 10.0.0.38 - - [2025-08-14 03:21:33] "PUT /virtual-network/afabac39-42fd-484c-b62e-17efbea8b745 HTTP/1.1" 200 264 0.061451 10.0.0.38 - - [2025-08-14 03:21:33] "POST /neutron/network HTTP/1.1" 200 820 0.007429 10.0.0.38 - - [2025-08-14 03:21:33] "POST /neutron/port HTTP/1.1" 200 1110 0.012607 10.0.0.23 - - [2025-08-14 03:21:34] "DELETE /route-target/7c896e7d-676a-4575-b791-1f373dbe3075 HTTP/1.1" 200 115 0.024963 10.0.0.38 - - [2025-08-14 03:21:34] "POST /neutron/port HTTP/1.1" 200 1110 0.010748 10.0.0.23 - - [2025-08-14 03:21:36] "POST /useragent-kv HTTP/1.1" 200 115 0.044868 10.0.0.23 - - [2025-08-14 03:21:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003728 10.0.0.38 - - [2025-08-14 03:21:36] "POST /neutron/network HTTP/1.1" 200 151 0.183570 10.0.0.23 - - [2025-08-14 03:21:37] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001487 10.0.0.38 - - [2025-08-14 03:21:37] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049842 10.0.0.23 - - [2025-08-14 03:21:37] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001138 10.0.0.38 - - [2025-08-14 03:21:37] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?fields=virtual_networks HTTP/1.1" 200 1028 0.048350 10.0.0.23 - - [2025-08-14 03:21:37] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.38 - - [2025-08-14 03:21:37] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.053610 10.0.0.23 - - [2025-08-14 03:21:37] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002139 10.0.0.38 - - [2025-08-14 03:21:37] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?fields=security_groups HTTP/1.1" 200 1252 0.067714 10.0.0.38 - - [2025-08-14 03:21:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.055577 10.0.0.23 - - [2025-08-14 03:21:38] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005104 10.0.0.23 - - [2025-08-14 03:21:38] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.23 - - [2025-08-14 03:21:38] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007956 10.0.0.23 - - [2025-08-14 03:21:39] "POST /id-to-fqname HTTP/1.1" 200 187 0.010223 10.0.0.23 - - [2025-08-14 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.006372 10.0.0.23 - - [2025-08-14 03:21:39] "POST /security-groups HTTP/1.1" 200 588 0.096061 10.0.0.23 - - [2025-08-14 03:21:39] "POST /projects HTTP/1.1" 200 579 0.360995 10.0.0.23 - - [2025-08-14 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.033068 10.0.0.23 - - [2025-08-14 03:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.429128 10.0.0.38 - - [2025-08-14 03:21:39] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.592587 10.0.0.23 - - [2025-08-14 03:21:39] "POST /access-control-lists HTTP/1.1" 200 591 0.072194 10.0.0.38 - - [2025-08-14 03:21:40] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.38 - - [2025-08-14 03:21:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.38 - - [2025-08-14 03:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.048944 10.0.0.23 - - [2025-08-14 03:21:42] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001616 10.0.0.38 - - [2025-08-14 03:21:42] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.062436 10.0.0.38 - - [2025-08-14 03:21:42] "POST /neutron/network HTTP/1.1" 200 117 0.033200 10.0.0.38 - - [2025-08-14 03:21:43] "POST /neutron/network HTTP/1.1" 200 829 0.009790 10.0.0.38 - - [2025-08-14 03:21:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001408 10.0.0.38 - - [2025-08-14 03:21:43] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005656 10.0.0.38 - - [2025-08-14 03:21:43] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005478 10.0.0.38 - - [2025-08-14 03:21:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.008847 10.0.0.38 - - [2025-08-14 03:21:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.003251 10.0.0.38 - - [2025-08-14 03:21:43] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005817 10.0.0.38 - - [2025-08-14 03:21:43] "GET /virtual-machine-interface/722b8b32-3595-4781-8e85-8629c608a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007745 10.0.0.38 - - [2025-08-14 03:21:43] "GET /virtual-machine-interface/722b8b32-3595-4781-8e85-8629c608a39c?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.010762 10.0.0.38 - - [2025-08-14 03:21:43] "GET /instance-ip/36b8cf92-d827-49b8-b7a8-1b8ae3c9eeef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004832 10.0.0.38 - - [2025-08-14 03:21:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001354 10.0.0.23 - - [2025-08-14 03:21:44] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001262 10.0.0.38 - - [2025-08-14 03:21:44] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.071205 10.0.0.38 - - [2025-08-14 03:21:44] "POST /neutron/network HTTP/1.1" 200 829 0.007277 10.0.0.38 - - [2025-08-14 03:21:44] "POST /id-to-fqname HTTP/1.1" 200 221 0.001518 10.0.0.38 - - [2025-08-14 03:21:44] "POST /neutron/port HTTP/1.1" 200 117 0.009631 10.0.0.38 - - [2025-08-14 03:21:44] "POST /neutron/network HTTP/1.1" 200 829 0.007466 10.0.0.38 - - [2025-08-14 03:21:45] "POST /neutron/network HTTP/1.1" 200 839 0.006914 10.0.0.38 - - [2025-08-14 03:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.011018 10.0.0.23 - - [2025-08-14 03:21:45] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001091 10.0.0.38 - - [2025-08-14 03:21:45] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.037732 10.0.0.38 - - [2025-08-14 03:21:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.003196 10.0.0.38 - - [2025-08-14 03:21:45] "POST /interface-route-tables HTTP/1.1" 200 556 0.051661 10.0.0.38 - - [2025-08-14 03:21:45] "GET /interface-route-table/2954d5f8-fa3e-415c-b257-3673826b2930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.012971 10.0.0.38 - - [2025-08-14 03:21:45] "POST /neutron/port HTTP/1.1" 200 1111 0.130216 10.0.0.38 - - [2025-08-14 03:21:45] "POST /neutron/port HTTP/1.1" 200 983 0.011137 10.0.0.38 - - [2025-08-14 03:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.001495 10.0.0.38 - - [2025-08-14 03:21:46] "POST /neutron/port HTTP/1.1" 200 1075 0.166304 10.0.0.38 - - [2025-08-14 03:21:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003987 10.0.0.38 - - [2025-08-14 03:21:46] "POST /neutron/network HTTP/1.1" 200 829 0.007249 10.0.0.38 - - [2025-08-14 03:21:46] "GET /virtual-machine-interface/722b8b32-3595-4781-8e85-8629c608a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.008418 10.0.0.38 - - [2025-08-14 03:21:46] "POST /ref-update HTTP/1.1" 200 156 0.019547 10.0.0.38 - - [2025-08-14 03:21:51] "GET /obj-perms HTTP/1.1" 200 5056 0.051928 10.0.0.38 - - [2025-08-14 03:21:51] "POST /neutron/port HTTP/1.1" 200 1085 0.019355 10.0.0.38 - - [2025-08-14 03:21:51] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007710 10.0.0.38 - - [2025-08-14 03:21:52] "POST /neutron/port HTTP/1.1" 200 1085 0.031088 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 401 292 0.000673 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 200 1289 0.029681 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 200 1289 0.003562 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine-interface/bdadc078-3ac0-4501-b57b-a2888afca36b HTTP/1.1" 200 2939 0.004877 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 200 1289 0.004400 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine-interface/bdadc078-3ac0-4501-b57b-a2888afca36b HTTP/1.1" 200 2939 0.005575 10.0.0.38 - - [2025-08-14 03:21:52] "GET /instance-ip/75fe2c03-313d-4fed-8325-e8919fe9050b HTTP/1.1" 200 1617 0.006213 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 200 1289 0.003812 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-machine-interface/bdadc078-3ac0-4501-b57b-a2888afca36b HTTP/1.1" 200 2939 0.005628 10.0.0.38 - - [2025-08-14 03:21:52] "GET /instance-ip/75fe2c03-313d-4fed-8325-e8919fe9050b HTTP/1.1" 200 1617 0.004324 10.0.0.38 - - [2025-08-14 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.38 - - [2025-08-14 03:21:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006850 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003234 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007363 10.0.0.38 - - [2025-08-14 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2025-08-14 03:21:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005134 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004098 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006866 10.0.0.38 - - [2025-08-14 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.38 - - [2025-08-14 03:21:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004158 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004145 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006993 10.0.0.38 - - [2025-08-14 03:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.38 - - [2025-08-14 03:21:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010625 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.008079 10.0.0.38 - - [2025-08-14 03:21:52] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.015839 10.0.0.38 - - [2025-08-14 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.38 - - [2025-08-14 03:21:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006924 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005923 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.010410 10.0.0.38 - - [2025-08-14 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.38 - - [2025-08-14 03:21:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004848 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003782 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006982 10.0.0.38 - - [2025-08-14 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2025-08-14 03:21:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004494 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003453 10.0.0.38 - - [2025-08-14 03:21:53] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005738 10.0.0.38 - - [2025-08-14 03:21:54] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006789 10.0.0.38 - - [2025-08-14 03:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.38 - - [2025-08-14 03:21:56] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006384 10.0.0.38 - - [2025-08-14 03:21:56] "POST /neutron/port HTTP/1.1" 200 1049 0.022292 10.0.0.38 - - [2025-08-14 03:21:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004786 10.0.0.38 - - [2025-08-14 03:21:56] "POST /neutron/network HTTP/1.1" 200 829 0.007782 10.0.0.38 - - [2025-08-14 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.38 - - [2025-08-14 03:21:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004057 10.0.0.38 - - [2025-08-14 03:21:58] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002995 10.0.0.38 - - [2025-08-14 03:21:58] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008403 10.0.0.38 - - [2025-08-14 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2025-08-14 03:21:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003937 10.0.0.38 - - [2025-08-14 03:21:58] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003701 10.0.0.38 - - [2025-08-14 03:21:58] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005809 10.0.0.38 - - [2025-08-14 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.38 - - [2025-08-14 03:21:59] "GET /routing-instance/ddf53fcb-4b5b-4500-a4b1-4fd0f0fdc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.010423 10.0.0.38 - - [2025-08-14 03:21:59] "GET /route-target/f2a22bb2-1e4f-4ad4-b7a1-45aa610b49d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005749 10.0.0.38 - - [2025-08-14 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.38 - - [2025-08-14 03:21:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005308 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004147 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007373 10.0.0.38 - - [2025-08-14 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2025-08-14 03:21:59] "GET /routing-instance/ddf53fcb-4b5b-4500-a4b1-4fd0f0fdc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005078 10.0.0.38 - - [2025-08-14 03:21:59] "GET /route-target/f2a22bb2-1e4f-4ad4-b7a1-45aa610b49d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004227 10.0.0.38 - - [2025-08-14 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2025-08-14 03:21:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005971 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004150 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005857 10.0.0.38 - - [2025-08-14 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.38 - - [2025-08-14 03:21:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004118 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003449 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005572 10.0.0.38 - - [2025-08-14 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-08-14 03:21:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004216 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002792 10.0.0.38 - - [2025-08-14 03:21:59] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006506 10.0.0.23 - - [2025-08-14 03:22:00] "GET /obj-perms HTTP/1.1" 200 5024 0.047280 10.0.0.23 - - [2025-08-14 03:22:06] "GET /obj-perms HTTP/1.1" 200 5024 0.003768 10.0.0.23 - - [2025-08-14 03:22:10] "GET /obj-perms HTTP/1.1" 200 5024 0.004080 10.0.0.38 - - [2025-08-14 03:22:10] "GET /obj-perms HTTP/1.1" 200 5024 0.041157 10.0.0.38 - - [2025-08-14 03:22:11] "GET /obj-perms HTTP/1.1" 200 5024 0.003654 10.0.0.27 - - [2025-08-14 03:22:11] "GET /obj-perms HTTP/1.1" 200 5024 0.039396 10.0.0.38 - - [2025-08-14 03:22:11] "POST /neutron/port HTTP/1.1" 200 1049 0.013787 10.0.0.38 - - [2025-08-14 03:22:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006996 10.0.0.38 - - [2025-08-14 03:22:11] "GET /virtual-machine/92080a91-175e-45d4-a33a-6be4a6a30690 HTTP/1.1" 200 1268 0.005460 10.0.0.38 - - [2025-08-14 03:22:11] "GET /virtual-machine-interface/722b8b32-3595-4781-8e85-8629c608a39c HTTP/1.1" 200 3150 0.004737 10.0.0.38 - - [2025-08-14 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2025-08-14 03:22:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003248 10.0.0.38 - - [2025-08-14 03:22:11] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002423 10.0.0.38 - - [2025-08-14 03:22:11] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005780 10.0.0.38 - - [2025-08-14 03:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2025-08-14 03:22:12] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003787 10.0.0.38 - - [2025-08-14 03:22:12] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002859 10.0.0.38 - - [2025-08-14 03:22:12] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005791 10.0.0.38 - - [2025-08-14 03:22:13] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005585 10.0.0.23 - - [2025-08-14 03:22:13] "GET /obj-perms HTTP/1.1" 200 5024 0.003753 10.0.0.38 - - [2025-08-14 03:22:13] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 200 1289 0.004008 10.0.0.23 - - [2025-08-14 03:22:14] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001406 10.0.0.38 - - [2025-08-14 03:22:14] "POST /neutron/port HTTP/1.1" 200 151 0.272453 10.0.0.23 - - [2025-08-14 03:22:14] "DELETE /project/657f98c24a714b3d8c0cd9aa76be7180 HTTP/1.1" 404 173 0.105726 10.0.0.23 - - [2025-08-14 03:22:14] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.087412 10.0.0.23 - - [2025-08-14 03:22:14] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.23 - - [2025-08-14 03:22:14] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?fields=security_groups HTTP/1.1" 200 1357 0.068617 10.0.0.23 - - [2025-08-14 03:22:14] "DELETE /security-group/fbe81ac3-c2ab-4a42-ba01-aef55fc5a3a6 HTTP/1.1" 404 171 0.018241 10.0.0.23 - - [2025-08-14 03:22:14] "DELETE /access-control-list/10867966-b71f-46a9-844c-23b5d1377971 HTTP/1.1" 200 115 0.054059 10.0.0.23 - - [2025-08-14 03:22:14] "GET /projects?obj_uuids=fca19f52-342b-4451-84a0-5af0df29715e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004576 10.0.0.23 - - [2025-08-14 03:22:14] "GET /project/fca19f52-342b-4451-84a0-5af0df29715e?fields=application_policy_sets HTTP/1.1" 200 1396 0.073190 10.0.0.23 - - [2025-08-14 03:22:15] "DELETE /project/fca19f52-342b-4451-84a0-5af0df29715e HTTP/1.1" 200 115 0.653758 10.0.0.38 - - [2025-08-14 03:22:15] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 404 171 0.003281 10.0.0.38 - - [2025-08-14 03:22:15] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 404 171 0.002643 10.0.0.38 - - [2025-08-14 03:22:15] "GET /virtual-machine/5a3562aa-e0c5-4a6c-bdf3-c34d6e608aab HTTP/1.1" 404 171 0.003448 10.0.0.38 - - [2025-08-14 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.38 - - [2025-08-14 03:22:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003252 10.0.0.38 - - [2025-08-14 03:22:16] "GET /virtual-networks?parent_id=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002657 10.0.0.38 - - [2025-08-14 03:22:16] "GET /virtual-network/3ad9e410-97cf-4efc-b4c9-edd65ae26959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005890 10.0.0.38 - - [2025-08-14 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.38 - - [2025-08-14 03:22:16] "GET /routing-instance/ddf53fcb-4b5b-4500-a4b1-4fd0f0fdc9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004431 10.0.0.38 - - [2025-08-14 03:22:16] "GET /route-target/f2a22bb2-1e4f-4ad4-b7a1-45aa610b49d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004030 10.0.0.38 - - [2025-08-14 03:22:16] "GET /obj-perms HTTP/1.1" 200 5024 0.009217 10.0.0.27 - - [2025-08-14 03:22:16] "GET /obj-perms HTTP/1.1" 200 5024 0.004047 10.0.0.38 - - [2025-08-14 03:22:25] "GET /obj-perms HTTP/1.1" 200 5024 0.004107 10.0.0.27 - - [2025-08-14 03:22:25] "GET /obj-perms HTTP/1.1" 200 5024 0.004155 10.0.0.38 - - [2025-08-14 03:22:34] "GET /obj-perms HTTP/1.1" 200 5024 0.004431 10.0.0.27 - - [2025-08-14 03:22:35] "GET /obj-perms HTTP/1.1" 200 5024 0.004283 10.0.0.38 - - [2025-08-14 03:22:41] "GET /obj-perms HTTP/1.1" 200 5024 0.004614 10.0.0.27 - - [2025-08-14 03:22:41] "GET /obj-perms HTTP/1.1" 200 5024 0.005554 10.0.0.38 - - [2025-08-14 03:22:41] "GET /interface-route-table/2954d5f8-fa3e-415c-b257-3673826b2930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.004060 10.0.0.38 - - [2025-08-14 03:22:41] "GET /virtual-machine-interface/722b8b32-3595-4781-8e85-8629c608a39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.005791 10.0.0.38 - - [2025-08-14 03:22:41] "POST /ref-update HTTP/1.1" 200 156 0.014529 10.0.0.38 - - [2025-08-14 03:22:41] "DELETE /interface-route-table/2954d5f8-fa3e-415c-b257-3673826b2930 HTTP/1.1" 200 115 0.033699 10.0.0.38 - - [2025-08-14 03:22:41] "POST /neutron/network HTTP/1.1" 200 829 0.006835 10.0.0.23 - - [2025-08-14 03:22:42] "DELETE /route-target/f2a22bb2-1e4f-4ad4-b7a1-45aa610b49d8 HTTP/1.1" 200 115 0.027613 10.0.0.23 - - [2025-08-14 03:22:43] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001048 10.0.0.38 - - [2025-08-14 03:22:43] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.049952 10.0.0.23 - - [2025-08-14 03:22:43] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001448 10.0.0.38 - - [2025-08-14 03:22:43] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?fields=virtual_networks HTTP/1.1" 200 1026 0.050887 10.0.0.23 - - [2025-08-14 03:22:43] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001020 10.0.0.38 - - [2025-08-14 03:22:43] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.043866 10.0.0.23 - - [2025-08-14 03:22:43] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001083 10.0.0.38 - - [2025-08-14 03:22:43] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?fields=security_groups HTTP/1.1" 200 1249 0.053153 10.0.0.38 - - [2025-08-14 03:22:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.020624 10.0.0.23 - - [2025-08-14 03:22:44] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003233 10.0.0.23 - - [2025-08-14 03:22:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001026 10.0.0.23 - - [2025-08-14 03:22:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007347 10.0.0.23 - - [2025-08-14 03:22:44] "POST /id-to-fqname HTTP/1.1" 200 194 0.001224 10.0.0.23 - - [2025-08-14 03:22:44] "POST /fqname-to-id HTTP/1.1" 404 203 0.018472 10.0.0.23 - - [2025-08-14 03:22:44] "POST /security-groups HTTP/1.1" 200 595 0.079130 10.0.0.23 - - [2025-08-14 03:22:44] "POST /projects HTTP/1.1" 200 593 0.294739 10.0.0.23 - - [2025-08-14 03:22:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.015677 10.0.0.23 - - [2025-08-14 03:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.366317 10.0.0.38 - - [2025-08-14 03:22:44] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.502903 10.0.0.38 - - [2025-08-14 03:22:45] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.38 - - [2025-08-14 03:22:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.38 - - [2025-08-14 03:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.049491 10.0.0.23 - - [2025-08-14 03:22:46] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001014 10.0.0.38 - - [2025-08-14 03:22:46] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.053264 10.0.0.23 - - [2025-08-14 03:22:46] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001276 10.0.0.38 - - [2025-08-14 03:22:46] "POST /neutron/network HTTP/1.1" 200 609 0.182188 10.0.0.23 - - [2025-08-14 03:22:47] "POST /ref-update HTTP/1.1" 200 156 0.034016 10.0.0.23 - - [2025-08-14 03:22:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008903 10.0.0.38 - - [2025-08-14 03:22:47] "POST /neutron/subnet HTTP/1.1" 200 715 0.258904 10.0.0.38 - - [2025-08-14 03:22:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001719 10.0.0.38 - - [2025-08-14 03:22:47] "GET /virtual-network/3ee52b6a-dbf7-490d-9955-a595cd434e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007039 10.0.0.38 - - [2025-08-14 03:22:47] "GET /virtual-network/3ee52b6a-dbf7-490d-9955-a595cd434e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009003 10.0.0.38 - - [2025-08-14 03:22:47] "POST /neutron/network HTTP/1.1" 200 826 0.007080 10.0.0.38 - - [2025-08-14 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2025-08-14 03:22:47] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001100 10.0.0.38 - - [2025-08-14 03:22:47] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.056878 10.0.0.23 - - [2025-08-14 03:22:47] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003851 10.0.0.38 - - [2025-08-14 03:22:47] "POST /neutron/network HTTP/1.1" 200 609 0.170861 10.0.0.38 - - [2025-08-14 03:22:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.003461 10.0.0.38 - - [2025-08-14 03:22:48] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005515 10.0.0.38 - - [2025-08-14 03:22:48] "POST /neutron/network HTTP/1.1" 200 829 0.008378 10.0.0.38 - - [2025-08-14 03:22:48] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007947 10.0.0.38 - - [2025-08-14 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.23 - - [2025-08-14 03:22:48] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001605 10.0.0.38 - - [2025-08-14 03:22:48] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052570 10.0.0.38 - - [2025-08-14 03:22:48] "POST /neutron/network HTTP/1.1" 200 117 0.028231 10.0.0.23 - - [2025-08-14 03:22:48] "POST /route-targets HTTP/1.1" 200 327 0.014582 10.0.0.38 - - [2025-08-14 03:22:48] "POST /neutron/network HTTP/1.1" 200 829 0.009983 10.0.0.38 - - [2025-08-14 03:22:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001208 10.0.0.38 - - [2025-08-14 03:22:48] "GET /virtual-network/7557d10e-941e-4555-91de-8b90d4d8c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007256 10.0.0.38 - - [2025-08-14 03:22:48] "GET /virtual-network/7557d10e-941e-4555-91de-8b90d4d8c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007710 10.0.0.38 - - [2025-08-14 03:22:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.017418 10.0.0.38 - - [2025-08-14 03:22:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003822 10.0.0.38 - - [2025-08-14 03:22:48] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010610 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-machine-interface/2f42871a-6e3d-4431-8cb2-41dcd29ebd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.009431 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-machine-interface/2f42871a-6e3d-4431-8cb2-41dcd29ebd24?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.018021 10.0.0.38 - - [2025-08-14 03:22:49] "GET /instance-ip/69255a8c-8729-4528-8b37-839000f5710c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005003 10.0.0.38 - - [2025-08-14 03:22:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003098 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-network/3ee52b6a-dbf7-490d-9955-a595cd434e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008295 10.0.0.23 - - [2025-08-14 03:22:49] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001290 10.0.0.38 - - [2025-08-14 03:22:49] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.055295 10.0.0.38 - - [2025-08-14 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.38 - - [2025-08-14 03:22:49] "GET /security-group/5d705b67-db20-46a3-bd75-b36bf0f74571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004862 10.0.0.38 - - [2025-08-14 03:22:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.109350 10.0.0.38 - - [2025-08-14 03:22:49] "POST /instance-ips HTTP/1.1" 200 357 0.038427 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-machine-interface/6427d884-3d72-4d08-8ce0-337bee6a49cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006137 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-machine-interface/6427d884-3d72-4d08-8ce0-337bee6a49cf?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008690 10.0.0.38 - - [2025-08-14 03:22:49] "GET /instance-ip/4a91754f-54f9-420c-ba23-d0509d701e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.005561 10.0.0.38 - - [2025-08-14 03:22:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003608 10.0.0.38 - - [2025-08-14 03:22:49] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007839 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-machine-interface/fed41440-dcfd-4aff-a4f6-0d7960d3ad30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.014481 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-machine-interface/fed41440-dcfd-4aff-a4f6-0d7960d3ad30?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.029408 10.0.0.38 - - [2025-08-14 03:22:50] "GET /instance-ip/debd6910-f971-4f41-9ff2-ce7c19834bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.006362 10.0.0.38 - - [2025-08-14 03:22:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003514 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-network/3ee52b6a-dbf7-490d-9955-a595cd434e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008503 10.0.0.23 - - [2025-08-14 03:22:50] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001707 10.0.0.38 - - [2025-08-14 03:22:50] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.071758 10.0.0.38 - - [2025-08-14 03:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.38 - - [2025-08-14 03:22:50] "GET /security-group/5d705b67-db20-46a3-bd75-b36bf0f74571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004512 10.0.0.38 - - [2025-08-14 03:22:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.113057 10.0.0.38 - - [2025-08-14 03:22:50] "POST /instance-ips HTTP/1.1" 200 357 0.043513 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-machine-interface/4c9158c9-faa7-4c19-b3ff-80a677f2bc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008756 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-machine-interface/4c9158c9-faa7-4c19-b3ff-80a677f2bc7e?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008820 10.0.0.38 - - [2025-08-14 03:22:50] "GET /instance-ip/61647846-ae8c-4551-a18b-a9b7c0e8f451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.004448 10.0.0.38 - - [2025-08-14 03:22:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003204 10.0.0.38 - - [2025-08-14 03:22:50] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006178 10.0.0.23 - - [2025-08-14 03:22:50] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001130 10.0.0.38 - - [2025-08-14 03:22:51] "POST /neutron/port HTTP/1.1" 200 991 0.264341 10.0.0.38 - - [2025-08-14 03:22:51] "GET /virtual-machine-interface/3e006565-eb45-4aac-a9e0-ae958149c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006316 10.0.0.38 - - [2025-08-14 03:22:51] "GET /virtual-machine-interface/3e006565-eb45-4aac-a9e0-ae958149c01f?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.006257 10.0.0.38 - - [2025-08-14 03:22:51] "GET /instance-ip/2138f642-b5d7-425c-b450-5b47ac5c98f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004223 10.0.0.38 - - [2025-08-14 03:22:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003229 10.0.0.38 - - [2025-08-14 03:22:51] "GET /virtual-network/7557d10e-941e-4555-91de-8b90d4d8c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005986 10.0.0.23 - - [2025-08-14 03:22:51] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001052 10.0.0.38 - - [2025-08-14 03:22:51] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063579 10.0.0.38 - - [2025-08-14 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2025-08-14 03:22:51] "GET /security-group/5d705b67-db20-46a3-bd75-b36bf0f74571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004387 10.0.0.38 - - [2025-08-14 03:22:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.120367 10.0.0.38 - - [2025-08-14 03:22:51] "POST /instance-ips HTTP/1.1" 200 357 0.049436 10.0.0.38 - - [2025-08-14 03:22:51] "GET /virtual-machine-interface/e25bd5c7-9332-4da7-bd48-b1214defaa2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.017463 10.0.0.38 - - [2025-08-14 03:22:51] "GET /virtual-machine-interface/e25bd5c7-9332-4da7-bd48-b1214defaa2a?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.019972 10.0.0.38 - - [2025-08-14 03:22:51] "GET /instance-ip/3d7c7b7e-9460-44cc-9634-c9589d04ba6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004727 10.0.0.38 - - [2025-08-14 03:22:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001999 10.0.0.38 - - [2025-08-14 03:22:53] "POST /neutron/network HTTP/1.1" 200 829 0.007364 10.0.0.38 - - [2025-08-14 03:22:53] "POST /neutron/port HTTP/1.1" 200 117 0.006204 10.0.0.38 - - [2025-08-14 03:22:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001394 10.0.0.38 - - [2025-08-14 03:22:53] "POST /neutron/network HTTP/1.1" 200 839 0.008729 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 991 0.030385 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 1057 0.016791 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.23 - - [2025-08-14 03:22:54] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001089 10.0.0.38 - - [2025-08-14 03:22:54] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.071882 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 1057 0.016294 10.0.0.38 - - [2025-08-14 03:22:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001343 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 1057 0.015562 10.0.0.38 - - [2025-08-14 03:22:54] "POST /neutron/port HTTP/1.1" 200 991 0.009462 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/network HTTP/1.1" 200 839 0.006558 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/port HTTP/1.1" 200 1057 0.053436 10.0.0.23 - - [2025-08-14 03:22:55] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001072 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/router HTTP/1.1" 200 598 0.095448 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/port HTTP/1.1" 200 1065 0.038351 10.0.0.23 - - [2025-08-14 03:22:55] "PUT /logical-router/f90b03bd-4d0f-4604-9580-01b3dd2bc024 HTTP/1.1" 200 262 0.065156 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/port HTTP/1.1" 200 1093 0.025189 10.0.0.38 - - [2025-08-14 03:22:55] "POST /neutron/port HTTP/1.1" 200 991 0.014681 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/network HTTP/1.1" 200 839 0.006088 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/port HTTP/1.1" 200 991 0.009709 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/port HTTP/1.1" 200 1057 0.042592 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007434 10.0.0.38 - - [2025-08-14 03:22:56] "POST /neutron/port HTTP/1.1" 200 1057 0.017862 10.0.0.38 - - [2025-08-14 03:22:56] "GET /virtual-machine/34b4f334-1583-4625-bfde-70c1f068da1f HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2025-08-14 03:22:57] "GET /virtual-machine/34b4f334-1583-4625-bfde-70c1f068da1f HTTP/1.1" 200 1274 0.026072 10.0.0.38 - - [2025-08-14 03:22:57] "GET /virtual-machine-interface/2f42871a-6e3d-4431-8cb2-41dcd29ebd24 HTTP/1.1" 200 3187 0.007030 10.0.0.38 - - [2025-08-14 03:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.38 - - [2025-08-14 03:22:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004790 10.0.0.38 - - [2025-08-14 03:22:57] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004058 10.0.0.38 - - [2025-08-14 03:22:57] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007499 10.0.0.38 - - [2025-08-14 03:22:58] "POST /neutron/port HTTP/1.1" 200 1093 0.014999 10.0.0.38 - - [2025-08-14 03:22:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.008646 10.0.0.38 - - [2025-08-14 03:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-08-14 03:23:00] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005303 10.0.0.38 - - [2025-08-14 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2025-08-14 03:23:04] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005520 10.0.0.38 - - [2025-08-14 03:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2025-08-14 03:23:08] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006617 10.0.0.23 - - [2025-08-14 03:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.052767 10.0.0.23 - - [2025-08-14 03:23:10] "GET /obj-perms HTTP/1.1" 200 5056 0.116459 10.0.0.27 - - [2025-08-14 03:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.084064 10.0.0.23 - - [2025-08-14 03:23:10] "GET /global-system-configs HTTP/1.1" 200 322 0.098434 10.0.0.27 - - [2025-08-14 03:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.233599 10.0.0.38 - - [2025-08-14 03:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.244869 10.0.0.38 - - [2025-08-14 03:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.040605 10.0.0.38 - - [2025-08-14 03:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.117753 10.0.0.23 - - [2025-08-14 03:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.198046 10.0.0.27 - - [2025-08-14 03:23:11] "GET /global-system-configs HTTP/1.1" 200 322 0.167898 10.0.0.27 - - [2025-08-14 03:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.315226 10.0.0.38 - - [2025-08-14 03:23:12] "GET /obj-perms HTTP/1.1" 200 5056 0.329956 10.0.0.38 - - [2025-08-14 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2025-08-14 03:23:12] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005498 10.0.0.23 - - [2025-08-14 03:23:15] "DELETE /project/7d3d57bcc0ff4f61a463048ede4f8ce8 HTTP/1.1" 404 173 0.008061 10.0.0.23 - - [2025-08-14 03:23:15] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001185 10.0.0.23 - - [2025-08-14 03:23:15] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.050728 10.0.0.23 - - [2025-08-14 03:23:15] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001853 10.0.0.23 - - [2025-08-14 03:23:15] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?fields=security_groups HTTP/1.1" 200 1354 0.134071 10.0.0.23 - - [2025-08-14 03:23:15] "DELETE /security-group/38f5d41e-7cc0-488e-92c0-8a4cec57ef36 HTTP/1.1" 404 197 0.087486 10.0.0.23 - - [2025-08-14 03:23:15] "DELETE /access-control-list/e186471e-5be7-44dc-8b13-2be27407e1ec HTTP/1.1" 200 115 0.082627 10.0.0.23 - - [2025-08-14 03:23:15] "GET /projects?obj_uuids=657f98c2-4a71-4b3d-8c0c-d9aa76be7180&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001096 10.0.0.23 - - [2025-08-14 03:23:15] "GET /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180?fields=application_policy_sets HTTP/1.1" 200 1393 0.071381 10.0.0.23 - - [2025-08-14 03:23:15] "DELETE /project/657f98c2-4a71-4b3d-8c0c-d9aa76be7180 HTTP/1.1" 200 115 0.554792 10.0.0.38 - - [2025-08-14 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.38 - - [2025-08-14 03:23:16] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007842 10.0.0.38 - - [2025-08-14 03:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.38 - - [2025-08-14 03:23:20] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005776 10.0.0.38 - - [2025-08-14 03:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.38 - - [2025-08-14 03:23:24] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005717 10.0.0.38 - - [2025-08-14 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.38 - - [2025-08-14 03:23:28] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005466 10.0.0.38 - - [2025-08-14 03:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.38 - - [2025-08-14 03:23:33] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007709 10.0.0.38 - - [2025-08-14 03:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.38 - - [2025-08-14 03:23:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.38 - - [2025-08-14 03:23:37] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003381 10.0.0.38 - - [2025-08-14 03:23:37] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006841 10.0.0.38 - - [2025-08-14 03:23:37] "POST /neutron/port HTTP/1.1" 200 1057 0.020851 10.0.0.38 - - [2025-08-14 03:23:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011472 10.0.0.38 - - [2025-08-14 03:23:46] "POST /neutron/port HTTP/1.1" 200 1093 0.043771 10.0.0.38 - - [2025-08-14 03:23:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007375 10.0.0.38 - - [2025-08-14 03:23:50] "POST /neutron/port HTTP/1.1" 200 1057 0.015872 10.0.0.38 - - [2025-08-14 03:23:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004864 10.0.0.38 - - [2025-08-14 03:23:51] "POST /neutron/network HTTP/1.1" 200 829 0.020354 10.0.0.38 - - [2025-08-14 03:23:58] "POST /neutron/port HTTP/1.1" 200 1093 0.024890 10.0.0.38 - - [2025-08-14 03:23:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009157 10.0.0.38 - - [2025-08-14 03:23:58] "GET /virtual-machine/948cdea3-987a-404e-9522-fa8dd774e079 HTTP/1.1" 200 1297 0.007369 10.0.0.38 - - [2025-08-14 03:23:58] "GET /virtual-machine-interface/cc6a3866-d86f-42e4-9e45-d3a6da472814 HTTP/1.1" 200 2962 0.006220 10.0.0.38 - - [2025-08-14 03:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.38 - - [2025-08-14 03:23:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003992 10.0.0.38 - - [2025-08-14 03:23:58] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003309 10.0.0.38 - - [2025-08-14 03:23:58] "GET /virtual-network/7557d10e-941e-4555-91de-8b90d4d8c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007067 10.0.0.38 - - [2025-08-14 03:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.38 - - [2025-08-14 03:23:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004085 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003442 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-network/7557d10e-941e-4555-91de-8b90d4d8c586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005686 10.0.0.38 - - [2025-08-14 03:23:59] "POST /neutron/port HTTP/1.1" 200 1057 0.013850 10.0.0.38 - - [2025-08-14 03:23:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007965 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-machine/c3de0f10-2800-447f-affd-85b06fcc98b6 HTTP/1.1" 200 1275 0.006002 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-machine-interface/3e006565-eb45-4aac-a9e0-ae958149c01f HTTP/1.1" 200 3187 0.005792 10.0.0.38 - - [2025-08-14 03:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.38 - - [2025-08-14 03:23:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003991 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003580 10.0.0.38 - - [2025-08-14 03:23:59] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006017 10.0.0.38 - - [2025-08-14 03:24:00] "POST /neutron/port HTTP/1.1" 200 1093 0.015406 10.0.0.38 - - [2025-08-14 03:24:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 10.0.0.38 - - [2025-08-14 03:24:00] "POST /neutron/network HTTP/1.1" 200 829 0.008162 10.0.0.38 - - [2025-08-14 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.38 - - [2025-08-14 03:24:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004028 10.0.0.38 - - [2025-08-14 03:24:01] "GET /virtual-networks?parent_id=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003965 10.0.0.38 - - [2025-08-14 03:24:01] "GET /virtual-network/3be403d4-d20d-435c-88a2-ad7c64e97418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005790 10.0.0.38 - - [2025-08-14 03:24:50] "POST /neutron/network HTTP/1.1" 200 839 0.006558 10.0.0.38 - - [2025-08-14 03:24:50] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.23 - - [2025-08-14 03:24:53] "GET /obj-perms HTTP/1.1" 200 5056 0.041415 10.0.0.38 - - [2025-08-14 03:24:53] "GET /obj-perms HTTP/1.1" 200 5056 0.046332 10.0.0.38 - - [2025-08-14 03:25:02] "POST /neutron/port HTTP/1.1" 200 1093 0.035466 10.0.0.38 - - [2025-08-14 03:25:02] "POST /neutron/subnet HTTP/1.1" 200 703 0.011645 10.0.0.38 - - [2025-08-14 03:25:11] "POST /neutron/router HTTP/1.1" 200 598 0.009805 10.0.0.38 - - [2025-08-14 03:25:11] "POST /neutron/router HTTP/1.1" 200 344 0.178900 10.0.0.23 - - [2025-08-14 03:25:11] "GET /logical-router/f90b03bd-4d0f-4604-9580-01b3dd2bc024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005854 10.0.0.23 - - [2025-08-14 03:25:11] "POST /ref-update HTTP/1.1" 200 156 0.019534 10.0.0.38 - - [2025-08-14 03:25:12] "POST /neutron/port HTTP/1.1" 200 1093 0.015944 10.0.0.38 - - [2025-08-14 03:25:13] "DELETE /instance-ip/3d7c7b7e-9460-44cc-9634-c9589d04ba6d HTTP/1.1" 200 115 0.051631 10.0.0.38 - - [2025-08-14 03:25:13] "DELETE /virtual-machine-interface/e25bd5c7-9332-4da7-bd48-b1214defaa2a HTTP/1.1" 200 115 0.079227 10.0.0.38 - - [2025-08-14 03:25:13] "POST /neutron/port HTTP/1.1" 200 1083 0.021793 10.0.0.38 - - [2025-08-14 03:25:13] "DELETE /instance-ip/61647846-ae8c-4551-a18b-a9b7c0e8f451 HTTP/1.1" 200 115 0.065556 10.0.0.38 - - [2025-08-14 03:25:13] "DELETE /virtual-machine-interface/4c9158c9-faa7-4c19-b3ff-80a677f2bc7e HTTP/1.1" 200 115 0.067433 10.0.0.38 - - [2025-08-14 03:25:13] "POST /neutron/port HTTP/1.1" 200 151 0.114868 10.0.0.38 - - [2025-08-14 03:25:14] "DELETE /instance-ip/4a91754f-54f9-420c-ba23-d0509d701e24 HTTP/1.1" 200 115 0.056744 10.0.0.38 - - [2025-08-14 03:25:14] "DELETE /virtual-machine-interface/6427d884-3d72-4d08-8ce0-337bee6a49cf HTTP/1.1" 200 115 0.062351 10.0.0.38 - - [2025-08-14 03:25:14] "POST /neutron/network HTTP/1.1" 200 829 0.011941 10.0.0.23 - - [2025-08-14 03:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.23 - - [2025-08-14 03:25:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007927 10.0.0.23 - - [2025-08-14 03:25:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004676 10.0.0.38 - - [2025-08-14 03:25:14] "POST /neutron/network HTTP/1.1" 200 151 0.155917 10.0.0.23 - - [2025-08-14 03:25:14] "DELETE /route-target/8ddf114b-828a-4c90-ada0-e050833b3b32 HTTP/1.1" 200 115 0.039506 10.0.0.23 - - [2025-08-14 03:25:14] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001268 10.0.0.38 - - [2025-08-14 03:25:14] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.059674 10.0.0.23 - - [2025-08-14 03:25:14] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001253 10.0.0.38 - - [2025-08-14 03:25:14] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?fields=virtual_networks HTTP/1.1" 200 1040 0.048308 10.0.0.23 - - [2025-08-14 03:25:15] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001693 10.0.0.38 - - [2025-08-14 03:25:15] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.075416 10.0.0.23 - - [2025-08-14 03:25:15] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002046 10.0.0.38 - - [2025-08-14 03:25:15] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?fields=security_groups HTTP/1.1" 200 1270 0.049989 10.0.0.38 - - [2025-08-14 03:25:15] "POST /fqname-to-id HTTP/1.1" 404 187 0.020728 10.0.0.23 - - [2025-08-14 03:25:15] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003091 10.0.0.23 - - [2025-08-14 03:25:15] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.23 - - [2025-08-14 03:25:15] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008197 10.0.0.23 - - [2025-08-14 03:25:16] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001152 10.0.0.23 - - [2025-08-14 03:25:16] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.063879 10.0.0.23 - - [2025-08-14 03:25:16] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001192 10.0.0.23 - - [2025-08-14 03:25:16] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?fields=security_groups HTTP/1.1" 200 1375 0.102803 10.0.0.23 - - [2025-08-14 03:25:16] "POST /id-to-fqname HTTP/1.1" 200 189 0.001259 10.0.0.23 - - [2025-08-14 03:25:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003709 10.0.0.23 - - [2025-08-14 03:25:16] "DELETE /security-group/5d705b67-db20-46a3-bd75-b36bf0f74571 HTTP/1.1" 200 115 0.130010 10.0.0.23 - - [2025-08-14 03:25:16] "GET /projects?obj_uuids=7d3d57bc-c0ff-4f61-a463-048ede4f8ce8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001460 10.0.0.23 - - [2025-08-14 03:25:16] "DELETE /access-control-list/4144b319-11a9-44aa-b926-bc0689f3b52c HTTP/1.1" 200 115 0.087646 10.0.0.23 - - [2025-08-14 03:25:16] "GET /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8?fields=application_policy_sets HTTP/1.1" 200 1414 0.078778 10.0.0.23 - - [2025-08-14 03:25:16] "POST /security-groups HTTP/1.1" 200 590 0.134753 10.0.0.23 - - [2025-08-14 03:25:16] "POST /projects HTTP/1.1" 200 583 0.533604 10.0.0.23 - - [2025-08-14 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.650793 10.0.0.23 - - [2025-08-14 03:25:16] "DELETE /project/7d3d57bc-c0ff-4f61-a463-048ede4f8ce8 HTTP/1.1" 200 115 0.684745 10.0.0.23 - - [2025-08-14 03:25:16] "POST /access-control-lists HTTP/1.1" 200 595 0.135983 10.0.0.38 - - [2025-08-14 03:25:16] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.875136 10.0.0.38 - - [2025-08-14 03:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.006478 10.0.0.38 - - [2025-08-14 03:25:17] "POST /neutron/port HTTP/1.1" 400 205 0.004142 10.0.0.38 - - [2025-08-14 03:25:17] "GET / HTTP/1.1" 200 35931 0.003001 10.0.0.38 - - [2025-08-14 03:25:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.38 - - [2025-08-14 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.047682 10.0.0.23 - - [2025-08-14 03:25:19] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001172 10.0.0.38 - - [2025-08-14 03:25:19] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.041816 10.0.0.23 - - [2025-08-14 03:25:20] "POST /route-targets HTTP/1.1" 200 327 0.014109 10.0.0.23 - - [2025-08-14 03:25:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004476 10.0.0.38 - - [2025-08-14 03:25:20] "POST /neutron/subnet HTTP/1.1" 200 734 0.217944 10.0.0.38 - - [2025-08-14 03:25:20] "POST /id-to-fqname HTTP/1.1" 200 219 0.001391 10.0.0.38 - - [2025-08-14 03:25:20] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005238 10.0.0.38 - - [2025-08-14 03:25:20] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006780 10.0.0.38 - - [2025-08-14 03:25:20] "POST /neutron/network HTTP/1.1" 200 825 0.006886 10.0.0.38 - - [2025-08-14 03:25:20] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006069 10.0.0.27 - - [2025-08-14 03:25:21] "GET /obj-perms HTTP/1.1" 200 5028 0.046750 10.0.0.38 - - [2025-08-14 03:25:22] "POST /id-to-fqname HTTP/1.1" 200 219 0.001398 10.0.0.23 - - [2025-08-14 03:25:23] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001469 10.0.0.38 - - [2025-08-14 03:25:23] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.064644 10.0.0.38 - - [2025-08-14 03:25:23] "POST /neutron/network HTTP/1.1" 200 825 0.027779 10.0.0.38 - - [2025-08-14 03:25:23] "POST /id-to-fqname HTTP/1.1" 200 219 0.001430 10.0.0.38 - - [2025-08-14 03:25:23] "POST /neutron/port HTTP/1.1" 200 117 0.006444 10.0.0.23 - - [2025-08-14 03:25:23] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001237 10.0.0.38 - - [2025-08-14 03:25:23] "POST /neutron/port HTTP/1.1" 200 1061 0.337437 10.0.0.38 - - [2025-08-14 03:25:24] "POST /neutron/port HTTP/1.1" 200 1115 0.097884 10.0.0.38 - - [2025-08-14 03:25:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.008531 10.0.0.23 - - [2025-08-14 03:25:24] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001626 10.0.0.38 - - [2025-08-14 03:25:24] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.078439 10.0.0.38 - - [2025-08-14 03:25:24] "POST /neutron/network HTTP/1.1" 200 825 0.011498 10.0.0.38 - - [2025-08-14 03:25:24] "POST /neutron/port HTTP/1.1" 200 117 0.007369 10.0.0.38 - - [2025-08-14 03:25:24] "POST /neutron/network HTTP/1.1" 200 835 0.006305 10.0.0.38 - - [2025-08-14 03:25:25] "POST /neutron/port HTTP/1.1" 200 1061 0.015475 10.0.0.38 - - [2025-08-14 03:25:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003766 10.0.0.38 - - [2025-08-14 03:25:25] "POST /neutron/network HTTP/1.1" 200 825 0.006506 10.0.0.38 - - [2025-08-14 03:25:29] "POST /neutron/port HTTP/1.1" 200 1089 0.019157 10.0.0.38 - - [2025-08-14 03:25:29] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007339 10.0.0.38 - - [2025-08-14 03:25:29] "GET /virtual-machine/2d84a8a0-09b2-4911-954f-3f9e9cc6d865 HTTP/1.1" 401 292 0.000555 10.0.0.38 - - [2025-08-14 03:25:30] "GET /virtual-machine/2d84a8a0-09b2-4911-954f-3f9e9cc6d865 HTTP/1.1" 200 1291 0.029588 10.0.0.38 - - [2025-08-14 03:25:30] "GET /virtual-machine-interface/91c66e17-c23e-4c81-8c88-23cf947604f2 HTTP/1.1" 200 2937 0.005345 10.0.0.38 - - [2025-08-14 03:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2025-08-14 03:25:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003487 10.0.0.38 - - [2025-08-14 03:25:30] "GET /virtual-networks?parent_id=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003567 10.0.0.38 - - [2025-08-14 03:25:30] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009275 10.0.0.38 - - [2025-08-14 03:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.38 - - [2025-08-14 03:25:33] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005360 10.0.0.38 - - [2025-08-14 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.38 - - [2025-08-14 03:25:37] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006924 10.0.0.38 - - [2025-08-14 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2025-08-14 03:25:41] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006329 10.0.0.38 - - [2025-08-14 03:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.38 - - [2025-08-14 03:25:45] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006264 10.0.0.38 - - [2025-08-14 03:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.38 - - [2025-08-14 03:25:49] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.016068 10.0.0.38 - - [2025-08-14 03:25:52] "POST /neutron/network HTTP/1.1" 200 835 0.008460 10.0.0.38 - - [2025-08-14 03:25:52] "POST /neutron/port HTTP/1.1" 200 117 0.001622 10.0.0.38 - - [2025-08-14 03:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.38 - - [2025-08-14 03:25:53] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007934 10.0.0.38 - - [2025-08-14 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.38 - - [2025-08-14 03:25:57] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006423 10.0.0.38 - - [2025-08-14 03:26:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.38 - - [2025-08-14 03:26:02] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007419 10.0.0.38 - - [2025-08-14 03:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-08-14 03:26:06] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007865 10.0.0.38 - - [2025-08-14 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2025-08-14 03:26:10] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007411 10.0.0.38 - - [2025-08-14 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.38 - - [2025-08-14 03:26:14] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005883 10.0.0.38 - - [2025-08-14 03:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.38 - - [2025-08-14 03:26:18] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005065 10.0.0.38 - - [2025-08-14 03:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2025-08-14 03:26:22] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005346 10.0.0.38 - - [2025-08-14 03:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.38 - - [2025-08-14 03:26:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003740 10.0.0.38 - - [2025-08-14 03:26:24] "GET /virtual-networks?parent_id=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002933 10.0.0.38 - - [2025-08-14 03:26:24] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007873 10.0.0.38 - - [2025-08-14 03:26:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008507 10.0.0.38 - - [2025-08-14 03:26:29] "POST /neutron/port HTTP/1.1" 200 1089 0.014803 10.0.0.38 - - [2025-08-14 03:26:35] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007009 10.0.0.38 - - [2025-08-14 03:26:40] "POST /neutron/port HTTP/1.1" 200 1089 0.016897 10.0.0.38 - - [2025-08-14 03:26:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008703 10.0.0.38 - - [2025-08-14 03:26:50] "POST /neutron/port HTTP/1.1" 200 1089 0.020323 10.0.0.38 - - [2025-08-14 03:26:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007184 10.0.0.38 - - [2025-08-14 03:26:50] "GET /virtual-machine/3180a6e0-6a24-42c3-885d-8f87731e1285 HTTP/1.1" 200 1290 0.005446 10.0.0.38 - - [2025-08-14 03:26:50] "GET /virtual-machine-interface/c8062c7f-05e5-43dc-b145-dfef7c7874e5 HTTP/1.1" 200 2937 0.006104 10.0.0.38 - - [2025-08-14 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.38 - - [2025-08-14 03:26:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003460 10.0.0.38 - - [2025-08-14 03:26:50] "GET /virtual-networks?parent_id=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.070527 10.0.0.38 - - [2025-08-14 03:26:50] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005582 10.0.0.38 - - [2025-08-14 03:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.38 - - [2025-08-14 03:26:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003819 10.0.0.38 - - [2025-08-14 03:26:52] "GET /virtual-networks?parent_id=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003759 10.0.0.38 - - [2025-08-14 03:26:52] "GET /virtual-network/2221a430-0fe9-4c0c-be24-a9ef2470b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005997 10.0.0.38 - - [2025-08-14 03:26:55] "POST /neutron/network HTTP/1.1" 200 835 0.007230 10.0.0.38 - - [2025-08-14 03:26:55] "POST /neutron/port HTTP/1.1" 200 117 0.001616 10.0.0.23 - - [2025-08-14 03:27:55] "GET /obj-perms HTTP/1.1" 200 5056 0.063318 10.0.0.38 - - [2025-08-14 03:27:55] "POST /neutron/port HTTP/1.1" 200 1089 0.282995 10.0.0.38 - - [2025-08-14 03:27:56] "GET /obj-perms HTTP/1.1" 200 5056 0.070697 10.0.0.38 - - [2025-08-14 03:27:56] "POST /neutron/subnet HTTP/1.1" 200 708 0.008331 10.0.0.38 - - [2025-08-14 03:28:02] "POST /neutron/network HTTP/1.1" 200 825 0.006702 10.0.0.38 - - [2025-08-14 03:28:03] "POST /neutron/port HTTP/1.1" 200 1089 0.014162 10.0.0.38 - - [2025-08-14 03:28:03] "POST /neutron/port HTTP/1.1" 200 1115 0.012303 10.0.0.23 - - [2025-08-14 03:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.036566 10.0.0.23 - - [2025-08-14 03:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002105 10.0.0.38 - - [2025-08-14 03:28:04] "POST /neutron/network HTTP/1.1" 200 151 0.143642 10.0.0.23 - - [2025-08-14 03:28:04] "DELETE /route-target/ee1d4ec4-df64-4ad9-9be0-3437cc878f83 HTTP/1.1" 200 115 0.042320 10.0.0.23 - - [2025-08-14 03:28:06] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001019 10.0.0.38 - - [2025-08-14 03:28:06] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.078214 10.0.0.23 - - [2025-08-14 03:28:06] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001330 10.0.0.38 - - [2025-08-14 03:28:06] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?fields=virtual_networks HTTP/1.1" 200 1031 0.055258 10.0.0.23 - - [2025-08-14 03:28:06] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001086 10.0.0.38 - - [2025-08-14 03:28:06] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.052710 10.0.0.23 - - [2025-08-14 03:28:06] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001012 10.0.0.38 - - [2025-08-14 03:28:06] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?fields=security_groups HTTP/1.1" 200 1256 0.047888 10.0.0.38 - - [2025-08-14 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.023463 10.0.0.23 - - [2025-08-14 03:28:07] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002588 10.0.0.23 - - [2025-08-14 03:28:07] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.23 - - [2025-08-14 03:28:07] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.030119 10.0.0.23 - - [2025-08-14 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 189 0.007413 10.0.0.23 - - [2025-08-14 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.004484 10.0.0.23 - - [2025-08-14 03:28:07] "POST /security-groups HTTP/1.1" 200 590 0.027309 10.0.0.23 - - [2025-08-14 03:28:07] "POST /projects HTTP/1.1" 200 583 0.259660 10.0.0.23 - - [2025-08-14 03:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.343647 10.0.0.23 - - [2025-08-14 03:28:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.005655 10.0.0.38 - - [2025-08-14 03:28:08] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.513506 10.0.0.38 - - [2025-08-14 03:28:09] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.23 - - [2025-08-14 03:28:10] "GET /global-system-configs HTTP/1.1" 200 322 0.051688 10.0.0.27 - - [2025-08-14 03:28:10] "GET /obj-perms HTTP/1.1" 200 5056 0.133036 10.0.0.38 - - [2025-08-14 03:28:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2025-08-14 03:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.233480 10.0.0.23 - - [2025-08-14 03:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.281007 10.0.0.38 - - [2025-08-14 03:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.141505 10.0.0.23 - - [2025-08-14 03:28:11] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000957 10.0.0.38 - - [2025-08-14 03:28:11] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.044067 10.0.0.23 - - [2025-08-14 03:28:11] "GET /obj-perms HTTP/1.1" 200 5056 0.397677 10.0.0.38 - - [2025-08-14 03:28:11] "GET /obj-perms HTTP/1.1" 200 5056 0.409431 10.0.0.23 - - [2025-08-14 03:28:11] "POST /ref-update HTTP/1.1" 200 156 0.029904 10.0.0.38 - - [2025-08-14 03:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.040649 10.0.0.38 - - [2025-08-14 03:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.087631 10.0.0.23 - - [2025-08-14 03:28:11] "POST /useragent-kv HTTP/1.1" 200 115 0.015554 10.0.0.38 - - [2025-08-14 03:28:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.282368 10.0.0.38 - - [2025-08-14 03:28:11] "POST /id-to-fqname HTTP/1.1" 200 219 0.001388 10.0.0.38 - - [2025-08-14 03:28:11] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005185 10.0.0.27 - - [2025-08-14 03:28:11] "GET /obj-perms HTTP/1.1" 200 5056 0.228694 10.0.0.38 - - [2025-08-14 03:28:11] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005119 10.0.0.38 - - [2025-08-14 03:28:11] "POST /neutron/network HTTP/1.1" 200 823 0.007226 10.0.0.27 - - [2025-08-14 03:28:11] "GET /global-system-configs HTTP/1.1" 200 322 0.231764 10.0.0.38 - - [2025-08-14 03:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.617720 10.0.0.23 - - [2025-08-14 03:28:12] "GET /obj-perms HTTP/1.1" 200 5056 0.628955 10.0.0.38 - - [2025-08-14 03:28:12] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005870 10.0.0.27 - - [2025-08-14 03:28:13] "GET /obj-perms HTTP/1.1" 200 5028 0.042748 10.0.0.38 - - [2025-08-14 03:28:13] "POST /id-to-fqname HTTP/1.1" 200 219 0.001377 10.0.0.23 - - [2025-08-14 03:28:14] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001191 10.0.0.38 - - [2025-08-14 03:28:14] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.067626 10.0.0.38 - - [2025-08-14 03:28:14] "POST /neutron/network HTTP/1.1" 200 823 0.007234 10.0.0.38 - - [2025-08-14 03:28:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001300 10.0.0.38 - - [2025-08-14 03:28:14] "POST /neutron/port HTTP/1.1" 200 117 0.006215 10.0.0.23 - - [2025-08-14 03:28:15] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001438 10.0.0.38 - - [2025-08-14 03:28:15] "POST /neutron/port HTTP/1.1" 200 1059 0.360252 10.0.0.23 - - [2025-08-14 03:28:15] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001239 10.0.0.38 - - [2025-08-14 03:28:15] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.124885 10.0.0.38 - - [2025-08-14 03:28:15] "POST /neutron/port HTTP/1.1" 200 1113 0.147105 10.0.0.38 - - [2025-08-14 03:28:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003655 10.0.0.38 - - [2025-08-14 03:28:15] "POST /neutron/network HTTP/1.1" 200 823 0.008709 10.0.0.38 - - [2025-08-14 03:28:16] "POST /neutron/port HTTP/1.1" 200 117 0.007556 10.0.0.38 - - [2025-08-14 03:28:16] "POST /neutron/network HTTP/1.1" 200 833 0.006305 10.0.0.38 - - [2025-08-14 03:28:16] "POST /neutron/port HTTP/1.1" 200 1059 0.025604 10.0.0.23 - - [2025-08-14 03:28:16] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000973 10.0.0.23 - - [2025-08-14 03:28:16] "DELETE /project/29fcde3f69144e89bade7d6ca71cd77a HTTP/1.1" 404 173 0.012550 10.0.0.23 - - [2025-08-14 03:28:17] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.064543 10.0.0.23 - - [2025-08-14 03:28:17] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001049 10.0.0.23 - - [2025-08-14 03:28:17] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?fields=security_groups HTTP/1.1" 200 1361 0.088732 10.0.0.23 - - [2025-08-14 03:28:17] "DELETE /security-group/f31884f3-c677-4f6c-b0f3-767026486ac2 HTTP/1.1" 404 171 0.002723 10.0.0.23 - - [2025-08-14 03:28:17] "GET /projects?obj_uuids=b73edf02-bad9-44d6-ad1d-1f0ad584e733&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002563 10.0.0.38 - - [2025-08-14 03:28:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006575 10.0.0.23 - - [2025-08-14 03:28:17] "GET /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733?fields=application_policy_sets HTTP/1.1" 200 1400 0.115550 10.0.0.38 - - [2025-08-14 03:28:17] "POST /neutron/network HTTP/1.1" 200 823 0.016729 10.0.0.23 - - [2025-08-14 03:28:17] "DELETE /project/b73edf02-bad9-44d6-ad1d-1f0ad584e733 HTTP/1.1" 200 115 0.509382 10.0.0.38 - - [2025-08-14 03:28:21] "POST /neutron/port HTTP/1.1" 200 1087 0.013571 10.0.0.38 - - [2025-08-14 03:28:21] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008485 10.0.0.38 - - [2025-08-14 03:28:21] "GET /virtual-machine/de34f5eb-5d8e-4a0c-a512-0ed7a03d6011 HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2025-08-14 03:28:21] "GET /virtual-machine/de34f5eb-5d8e-4a0c-a512-0ed7a03d6011 HTTP/1.1" 200 1292 0.026854 10.0.0.38 - - [2025-08-14 03:28:21] "GET /virtual-machine-interface/7cd964dc-964d-4031-ba38-151c06652ee3 HTTP/1.1" 200 2936 0.006056 10.0.0.38 - - [2025-08-14 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.38 - - [2025-08-14 03:28:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003713 10.0.0.38 - - [2025-08-14 03:28:21] "GET /virtual-networks?parent_id=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003175 10.0.0.38 - - [2025-08-14 03:28:21] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005835 10.0.0.38 - - [2025-08-14 03:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.38 - - [2025-08-14 03:28:24] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005296 10.0.0.38 - - [2025-08-14 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.38 - - [2025-08-14 03:28:28] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006727 10.0.0.38 - - [2025-08-14 03:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-08-14 03:28:33] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006481 10.0.0.38 - - [2025-08-14 03:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.38 - - [2025-08-14 03:28:37] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005463 10.0.0.38 - - [2025-08-14 03:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2025-08-14 03:28:41] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005248 10.0.0.38 - - [2025-08-14 03:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.38 - - [2025-08-14 03:28:45] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005808 10.0.0.38 - - [2025-08-14 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.38 - - [2025-08-14 03:28:49] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.009325 10.0.0.38 - - [2025-08-14 03:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.38 - - [2025-08-14 03:28:53] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006684 10.0.0.38 - - [2025-08-14 03:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.38 - - [2025-08-14 03:28:57] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005533 10.0.0.38 - - [2025-08-14 03:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.38 - - [2025-08-14 03:28:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005138 10.0.0.38 - - [2025-08-14 03:28:59] "GET /virtual-networks?parent_id=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004201 10.0.0.38 - - [2025-08-14 03:28:59] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005542 10.0.0.38 - - [2025-08-14 03:29:05] "POST /neutron/port HTTP/1.1" 200 1087 0.014651 10.0.0.38 - - [2025-08-14 03:29:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.025278 10.0.0.38 - - [2025-08-14 03:29:10] "POST /neutron/port HTTP/1.1" 200 1087 0.013117 10.0.0.38 - - [2025-08-14 03:29:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006888 10.0.0.38 - - [2025-08-14 03:29:20] "POST /neutron/port HTTP/1.1" 200 1087 0.019082 10.0.0.38 - - [2025-08-14 03:29:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007386 10.0.0.38 - - [2025-08-14 03:29:20] "GET /virtual-machine/d9cf86eb-31ec-43c3-bee4-7eadd2a3b4da HTTP/1.1" 200 1292 0.005246 10.0.0.38 - - [2025-08-14 03:29:20] "GET /virtual-machine-interface/ce46aa1d-1ce7-4a87-bdba-6487d6ce59b5 HTTP/1.1" 200 2937 0.004894 10.0.0.38 - - [2025-08-14 03:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.38 - - [2025-08-14 03:29:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003006 10.0.0.38 - - [2025-08-14 03:29:20] "GET /virtual-networks?parent_id=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002477 10.0.0.38 - - [2025-08-14 03:29:20] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005892 10.0.0.38 - - [2025-08-14 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.38 - - [2025-08-14 03:29:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004052 10.0.0.38 - - [2025-08-14 03:29:22] "GET /virtual-networks?parent_id=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003593 10.0.0.38 - - [2025-08-14 03:29:22] "GET /virtual-network/1069ddd9-958c-4d66-8182-dccb9231ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005843 10.0.0.38 - - [2025-08-14 03:29:44] "POST /neutron/port HTTP/1.1" 200 1087 0.014547 10.0.0.38 - - [2025-08-14 03:29:45] "POST /neutron/port HTTP/1.1" 200 151 0.259382 10.0.0.38 - - [2025-08-14 03:29:46] "POST /neutron/network HTTP/1.1" 200 823 0.008620 10.0.0.23 - - [2025-08-14 03:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.23 - - [2025-08-14 03:29:48] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001212 10.0.0.38 - - [2025-08-14 03:29:48] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.052412 10.0.0.23 - - [2025-08-14 03:29:48] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001792 10.0.0.38 - - [2025-08-14 03:29:48] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?fields=virtual_networks HTTP/1.1" 200 1030 0.068826 10.0.0.23 - - [2025-08-14 03:29:48] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001742 10.0.0.38 - - [2025-08-14 03:29:48] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.057650 10.0.0.23 - - [2025-08-14 03:29:48] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001951 10.0.0.38 - - [2025-08-14 03:29:48] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?fields=security_groups HTTP/1.1" 200 1255 0.052698 10.0.0.38 - - [2025-08-14 03:30:01] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.38 - - [2025-08-14 03:30:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2025-08-14 03:30:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.042221 10.0.0.23 - - [2025-08-14 03:30:02] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003249 10.0.0.23 - - [2025-08-14 03:30:02] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001786 10.0.0.23 - - [2025-08-14 03:30:02] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008661 10.0.0.23 - - [2025-08-14 03:30:02] "POST /id-to-fqname HTTP/1.1" 200 203 0.001230 10.0.0.23 - - [2025-08-14 03:30:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.004955 10.0.0.23 - - [2025-08-14 03:30:02] "POST /security-groups HTTP/1.1" 200 604 0.034569 10.0.0.23 - - [2025-08-14 03:30:02] "POST /projects HTTP/1.1" 200 611 0.245535 10.0.0.23 - - [2025-08-14 03:30:02] "POST /access-control-lists HTTP/1.1" 200 609 0.027938 10.0.0.23 - - [2025-08-14 03:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.313219 10.0.0.38 - - [2025-08-14 03:30:02] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.460386 10.0.0.38 - - [2025-08-14 03:30:03] "GET / HTTP/1.1" 200 35931 0.002680 10.0.0.38 - - [2025-08-14 03:30:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2025-08-14 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.045985 10.0.0.23 - - [2025-08-14 03:30:04] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001042 10.0.0.38 - - [2025-08-14 03:30:04] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040782 10.0.0.23 - - [2025-08-14 03:30:04] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002306 10.0.0.38 - - [2025-08-14 03:30:04] "POST /neutron/network HTTP/1.1" 200 620 0.138134 10.0.0.23 - - [2025-08-14 03:30:04] "POST /route-targets HTTP/1.1" 200 327 0.014175 10.0.0.38 - - [2025-08-14 03:30:04] "POST /id-to-fqname HTTP/1.1" 200 234 0.003112 10.0.0.38 - - [2025-08-14 03:30:04] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005569 10.0.0.38 - - [2025-08-14 03:30:04] "POST /neutron/network HTTP/1.1" 200 836 0.007004 10.0.0.38 - - [2025-08-14 03:30:04] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007833 10.0.0.38 - - [2025-08-14 03:30:04] "POST /id-to-fqname HTTP/1.1" 200 234 0.001310 10.0.0.38 - - [2025-08-14 03:30:04] "POST /neutron/network HTTP/1.1" 200 846 0.007140 10.0.0.23 - - [2025-08-14 03:30:05] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001013 10.0.0.38 - - [2025-08-14 03:30:05] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.060580 10.0.0.38 - - [2025-08-14 03:30:05] "POST /neutron/port HTTP/1.1" 200 117 0.012259 10.0.0.38 - - [2025-08-14 03:30:05] "POST /id-to-fqname HTTP/1.1" 200 234 0.001567 10.0.0.38 - - [2025-08-14 03:30:06] "POST /neutron/network HTTP/1.1" 200 846 0.011197 10.0.0.38 - - [2025-08-14 03:30:06] "POST /neutron/port HTTP/1.1" 200 1070 0.017396 10.0.0.23 - - [2025-08-14 03:30:06] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001167 10.0.0.38 - - [2025-08-14 03:30:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005117 10.0.0.38 - - [2025-08-14 03:30:06] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.074534 10.0.0.38 - - [2025-08-14 03:30:06] "POST /neutron/network HTTP/1.1" 200 836 0.006868 10.0.0.38 - - [2025-08-14 03:30:06] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009561 10.0.0.23 - - [2025-08-14 03:30:07] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001065 10.0.0.38 - - [2025-08-14 03:30:07] "POST /neutron/port HTTP/1.1" 200 1070 0.308254 10.0.0.38 - - [2025-08-14 03:30:07] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005405 10.0.0.38 - - [2025-08-14 03:30:07] "POST /neutron/port HTTP/1.1" 200 1124 0.094800 10.0.0.38 - - [2025-08-14 03:30:07] "POST /neutron/subnet HTTP/1.1" 200 684 0.008636 10.0.0.38 - - [2025-08-14 03:30:08] "GET /obj-perms HTTP/1.1" 200 5056 0.065203 10.0.0.27 - - [2025-08-14 03:30:08] "GET /obj-perms HTTP/1.1" 200 5056 0.068929 10.0.0.23 - - [2025-08-14 03:30:09] "GET /obj-perms HTTP/1.1" 200 5056 0.042730 10.0.0.38 - - [2025-08-14 03:30:09] "POST /neutron/port HTTP/1.1" 200 1098 0.022227 10.0.0.38 - - [2025-08-14 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009850 10.0.0.38 - - [2025-08-14 03:30:09] "GET /virtual-machine/6c7dee4b-0dbe-47ea-b790-f4ae79c0b45a HTTP/1.1" 401 292 0.000832 10.0.0.38 - - [2025-08-14 03:30:09] "GET /virtual-machine/6c7dee4b-0dbe-47ea-b790-f4ae79c0b45a HTTP/1.1" 200 1305 0.034941 10.0.0.38 - - [2025-08-14 03:30:09] "GET /virtual-machine-interface/656f827e-13b7-4dcc-9b90-0aba2441e0f1 HTTP/1.1" 200 3009 0.006594 10.0.0.38 - - [2025-08-14 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.38 - - [2025-08-14 03:30:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006584 10.0.0.38 - - [2025-08-14 03:30:09] "GET /virtual-networks?parent_id=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004795 10.0.0.38 - - [2025-08-14 03:30:10] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008628 10.0.0.38 - - [2025-08-14 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.38 - - [2025-08-14 03:30:13] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006574 10.0.0.38 - - [2025-08-14 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.38 - - [2025-08-14 03:30:17] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007208 10.0.0.23 - - [2025-08-14 03:30:17] "DELETE /project/00a1a750d3de468287b5075ac5c3792d HTTP/1.1" 404 173 0.005432 10.0.0.23 - - [2025-08-14 03:30:17] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000977 10.0.0.23 - - [2025-08-14 03:30:17] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.069744 10.0.0.23 - - [2025-08-14 03:30:17] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005326 10.0.0.23 - - [2025-08-14 03:30:17] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?fields=security_groups HTTP/1.1" 200 1360 0.102435 10.0.0.23 - - [2025-08-14 03:30:17] "DELETE /security-group/f7b5b415-8741-4914-a4f2-8b9decaed7f7 HTTP/1.1" 404 171 0.017267 10.0.0.23 - - [2025-08-14 03:30:17] "GET /projects?obj_uuids=29fcde3f-6914-4e89-bade-7d6ca71cd77a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001531 10.0.0.23 - - [2025-08-14 03:30:17] "GET /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a?fields=application_policy_sets HTTP/1.1" 200 1399 0.058477 10.0.0.23 - - [2025-08-14 03:30:17] "DELETE /access-control-list/676a4388-cbf9-403c-a677-1b89bf66590f HTTP/1.1" 200 115 0.057788 10.0.0.23 - - [2025-08-14 03:30:18] "DELETE /project/29fcde3f-6914-4e89-bade-7d6ca71cd77a HTTP/1.1" 200 115 0.553506 10.0.0.38 - - [2025-08-14 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2025-08-14 03:30:21] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005303 10.0.0.38 - - [2025-08-14 03:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.38 - - [2025-08-14 03:30:25] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005280 10.0.0.38 - - [2025-08-14 03:30:28] "POST /neutron/port HTTP/1.1" 200 1098 0.024392 10.0.0.38 - - [2025-08-14 03:30:28] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006991 10.0.0.38 - - [2025-08-14 03:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.38 - - [2025-08-14 03:30:29] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005515 10.0.0.38 - - [2025-08-14 03:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.38 - - [2025-08-14 03:30:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003582 10.0.0.38 - - [2025-08-14 03:30:31] "GET /virtual-networks?parent_id=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003006 10.0.0.38 - - [2025-08-14 03:30:31] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005849 10.0.0.38 - - [2025-08-14 03:30:36] "POST /neutron/port HTTP/1.1" 200 1098 0.012969 10.0.0.38 - - [2025-08-14 03:30:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007707 10.0.0.38 - - [2025-08-14 03:30:36] "GET /virtual-machine/0ff5f301-3be0-407d-8c7b-f055f43a4e6c HTTP/1.1" 200 1305 0.005698 10.0.0.38 - - [2025-08-14 03:30:36] "GET /virtual-machine-interface/c1bdebf6-1677-42a8-b7d4-afa5458c72ee HTTP/1.1" 200 3010 0.007341 10.0.0.38 - - [2025-08-14 03:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.38 - - [2025-08-14 03:30:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003402 10.0.0.38 - - [2025-08-14 03:30:36] "GET /virtual-networks?parent_id=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003426 10.0.0.38 - - [2025-08-14 03:30:36] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005816 10.0.0.38 - - [2025-08-14 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2025-08-14 03:30:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003509 10.0.0.38 - - [2025-08-14 03:30:37] "GET /virtual-networks?parent_id=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002887 10.0.0.38 - - [2025-08-14 03:30:38] "GET /virtual-network/b32ff32a-068b-4eb5-9441-bc881cb7d460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005847 10.0.0.38 - - [2025-08-14 03:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.38 - - [2025-08-14 03:30:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003757 10.0.0.38 - - [2025-08-14 03:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.38 - - [2025-08-14 03:30:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004034 10.0.0.38 - - [2025-08-14 03:30:38] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.010422 10.0.0.38 - - [2025-08-14 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.38 - - [2025-08-14 03:30:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004023 10.0.0.38 - - [2025-08-14 03:30:50] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.015167 10.0.0.38 - - [2025-08-14 03:30:57] "POST /neutron/port HTTP/1.1" 200 1098 0.024906 10.0.0.38 - - [2025-08-14 03:30:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003678 10.0.0.38 - - [2025-08-14 03:30:57] "POST /neutron/network HTTP/1.1" 200 836 0.007901 10.0.0.38 - - [2025-08-14 03:31:28] "POST /neutron/port HTTP/1.1" 200 1098 0.018365 10.0.0.38 - - [2025-08-14 03:31:28] "POST /neutron/port HTTP/1.1" 200 1098 0.014322 10.0.0.38 - - [2025-08-14 03:31:29] "POST /neutron/network HTTP/1.1" 200 836 0.006517 10.0.0.23 - - [2025-08-14 03:31:30] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001093 10.0.0.38 - - [2025-08-14 03:31:30] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.046658 10.0.0.23 - - [2025-08-14 03:31:30] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001123 10.0.0.38 - - [2025-08-14 03:31:30] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?fields=virtual_networks HTTP/1.1" 200 1055 0.042963 10.0.0.23 - - [2025-08-14 03:31:30] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001126 10.0.0.38 - - [2025-08-14 03:31:30] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.045985 10.0.0.23 - - [2025-08-14 03:31:30] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001594 10.0.0.38 - - [2025-08-14 03:31:30] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?fields=security_groups HTTP/1.1" 200 1294 0.047699 10.0.0.38 - - [2025-08-14 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.024724 10.0.0.23 - - [2025-08-14 03:31:31] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003034 10.0.0.23 - - [2025-08-14 03:31:31] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001042 10.0.0.23 - - [2025-08-14 03:31:31] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007530 10.0.0.23 - - [2025-08-14 03:31:31] "POST /id-to-fqname HTTP/1.1" 200 209 0.004374 10.0.0.23 - - [2025-08-14 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.008836 10.0.0.23 - - [2025-08-14 03:31:31] "POST /security-groups HTTP/1.1" 200 609 0.026793 10.0.0.23 - - [2025-08-14 03:31:31] "POST /fqname-to-id HTTP/1.1" 404 252 0.005445 10.0.0.23 - - [2025-08-14 03:31:31] "POST /projects HTTP/1.1" 200 621 0.228694 10.0.0.23 - - [2025-08-14 03:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.298655 10.0.0.23 - - [2025-08-14 03:31:31] "POST /access-control-lists HTTP/1.1" 200 612 0.028086 10.0.0.38 - - [2025-08-14 03:31:31] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.428283 10.0.0.38 - - [2025-08-14 03:31:32] "GET / HTTP/1.1" 200 35931 0.002448 10.0.0.38 - - [2025-08-14 03:31:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.38 - - [2025-08-14 03:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.054150 10.0.0.23 - - [2025-08-14 03:31:33] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001273 10.0.0.38 - - [2025-08-14 03:31:33] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.048140 10.0.0.23 - - [2025-08-14 03:31:33] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001697 10.0.0.38 - - [2025-08-14 03:31:33] "POST /neutron/network HTTP/1.1" 200 625 0.169602 10.0.0.38 - - [2025-08-14 03:31:34] "POST /id-to-fqname HTTP/1.1" 200 239 0.003517 10.0.0.38 - - [2025-08-14 03:31:34] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005653 10.0.0.38 - - [2025-08-14 03:31:34] "POST /neutron/network HTTP/1.1" 200 846 0.009593 10.0.0.38 - - [2025-08-14 03:31:34] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007036 10.0.0.38 - - [2025-08-14 03:31:34] "POST /id-to-fqname HTTP/1.1" 200 239 0.001828 10.0.0.38 - - [2025-08-14 03:31:34] "POST /neutron/network HTTP/1.1" 200 856 0.008203 10.0.0.23 - - [2025-08-14 03:31:34] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001148 10.0.0.38 - - [2025-08-14 03:31:34] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.063287 10.0.0.38 - - [2025-08-14 03:31:35] "POST /neutron/port HTTP/1.1" 200 117 0.006291 10.0.0.38 - - [2025-08-14 03:31:35] "POST /id-to-fqname HTTP/1.1" 200 239 0.001301 10.0.0.38 - - [2025-08-14 03:31:35] "POST /neutron/network HTTP/1.1" 200 856 0.007746 10.0.0.38 - - [2025-08-14 03:31:35] "POST /neutron/port HTTP/1.1" 200 1080 0.015903 10.0.0.23 - - [2025-08-14 03:31:35] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001400 10.0.0.38 - - [2025-08-14 03:31:36] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.072345 10.0.0.38 - - [2025-08-14 03:31:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006958 10.0.0.38 - - [2025-08-14 03:31:36] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.38 - - [2025-08-14 03:31:36] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008416 10.0.0.23 - - [2025-08-14 03:31:36] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001166 10.0.0.38 - - [2025-08-14 03:31:36] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007542 10.0.0.38 - - [2025-08-14 03:31:36] "POST /neutron/port HTTP/1.1" 200 1080 0.309978 10.0.0.38 - - [2025-08-14 03:31:37] "POST /neutron/port HTTP/1.1" 200 1134 0.112864 10.0.0.38 - - [2025-08-14 03:31:37] "POST /neutron/subnet HTTP/1.1" 200 708 0.010675 10.0.0.38 - - [2025-08-14 03:31:38] "POST /neutron/port HTTP/1.1" 200 1108 0.015424 10.0.0.38 - - [2025-08-14 03:31:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007175 10.0.0.38 - - [2025-08-14 03:31:38] "GET /virtual-machine/5e70ebba-af18-4616-848e-11396626d96b HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2025-08-14 03:31:38] "GET /virtual-machine/5e70ebba-af18-4616-848e-11396626d96b HTTP/1.1" 200 1309 0.025697 10.0.0.38 - - [2025-08-14 03:31:38] "GET /virtual-machine-interface/ea8cbe0a-dfd0-4759-ab28-2f7c107a9f2d HTTP/1.1" 200 3035 0.005870 10.0.0.38 - - [2025-08-14 03:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.38 - - [2025-08-14 03:31:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004323 10.0.0.38 - - [2025-08-14 03:31:38] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002631 10.0.0.38 - - [2025-08-14 03:31:38] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006067 10.0.0.38 - - [2025-08-14 03:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.38 - - [2025-08-14 03:31:41] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005418 10.0.0.38 - - [2025-08-14 03:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2025-08-14 03:31:46] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005482 10.0.0.38 - - [2025-08-14 03:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.38 - - [2025-08-14 03:31:50] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005357 10.0.0.38 - - [2025-08-14 03:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.38 - - [2025-08-14 03:31:54] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005389 10.0.0.38 - - [2025-08-14 03:31:56] "POST /neutron/port HTTP/1.1" 200 1108 0.016854 10.0.0.38 - - [2025-08-14 03:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.38 - - [2025-08-14 03:31:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003572 10.0.0.38 - - [2025-08-14 03:31:58] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002849 10.0.0.38 - - [2025-08-14 03:31:58] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007865 10.0.0.38 - - [2025-08-14 03:31:58] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009519 10.0.0.23 - - [2025-08-14 03:31:58] "GET /obj-perms HTTP/1.1" 200 5056 0.042422 10.0.0.38 - - [2025-08-14 03:32:03] "POST /neutron/port HTTP/1.1" 200 1108 0.016689 10.0.0.38 - - [2025-08-14 03:32:08] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008280 10.0.0.38 - - [2025-08-14 03:32:09] "POST /neutron/port HTTP/1.1" 200 1108 0.014318 10.0.0.38 - - [2025-08-14 03:32:09] "GET /virtual-machine/18b75b77-22e3-4c45-abbe-33e12f14d306 HTTP/1.1" 200 1310 0.005623 10.0.0.38 - - [2025-08-14 03:32:09] "GET /virtual-machine-interface/7c8c7df9-cde4-4c96-8e45-db27021125b5 HTTP/1.1" 200 3034 0.005018 10.0.0.38 - - [2025-08-14 03:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.38 - - [2025-08-14 03:32:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003825 10.0.0.38 - - [2025-08-14 03:32:09] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002756 10.0.0.38 - - [2025-08-14 03:32:09] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005486 10.0.0.38 - - [2025-08-14 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2025-08-14 03:32:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003436 10.0.0.38 - - [2025-08-14 03:32:10] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002620 10.0.0.38 - - [2025-08-14 03:32:10] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005723 10.0.0.38 - - [2025-08-14 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.23 - - [2025-08-14 03:32:10] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001294 10.0.0.38 - - [2025-08-14 03:32:10] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.045471 10.0.0.23 - - [2025-08-14 03:32:10] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001157 10.0.0.38 - - [2025-08-14 03:32:10] "POST /neutron/network HTTP/1.1" 200 625 0.114659 10.0.0.23 - - [2025-08-14 03:32:10] "POST /route-targets HTTP/1.1" 200 327 0.012269 10.0.0.38 - - [2025-08-14 03:32:10] "POST /id-to-fqname HTTP/1.1" 200 239 0.003212 10.0.0.38 - - [2025-08-14 03:32:10] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005291 10.0.0.38 - - [2025-08-14 03:32:10] "POST /neutron/network HTTP/1.1" 200 844 0.006013 10.0.0.38 - - [2025-08-14 03:32:10] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004922 10.0.0.38 - - [2025-08-14 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.23 - - [2025-08-14 03:32:11] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001017 10.0.0.38 - - [2025-08-14 03:32:11] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.045438 10.0.0.38 - - [2025-08-14 03:32:11] "POST /neutron/network HTTP/1.1" 200 117 0.011973 10.0.0.23 - - [2025-08-14 03:32:11] "POST /ref-update HTTP/1.1" 200 156 0.021871 10.0.0.38 - - [2025-08-14 03:32:11] "POST /neutron/network HTTP/1.1" 200 850 0.008075 10.0.0.38 - - [2025-08-14 03:32:11] "POST /id-to-fqname HTTP/1.1" 200 242 0.001192 10.0.0.38 - - [2025-08-14 03:32:11] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004831 10.0.0.38 - - [2025-08-14 03:32:11] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005515 10.0.0.38 - - [2025-08-14 03:32:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.007843 10.0.0.38 - - [2025-08-14 03:32:11] "POST /id-to-fqname HTTP/1.1" 200 239 0.001125 10.0.0.38 - - [2025-08-14 03:32:11] "POST /neutron/network HTTP/1.1" 200 854 0.005920 10.0.0.23 - - [2025-08-14 03:32:12] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001352 10.0.0.38 - - [2025-08-14 03:32:12] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.071185 10.0.0.38 - - [2025-08-14 03:32:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008581 10.0.0.38 - - [2025-08-14 03:32:12] "POST /id-to-fqname HTTP/1.1" 200 242 0.001771 10.0.0.38 - - [2025-08-14 03:32:12] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007760 10.0.0.23 - - [2025-08-14 03:32:13] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001463 10.0.0.38 - - [2025-08-14 03:32:13] "POST /neutron/port HTTP/1.1" 200 1078 0.333960 10.0.0.23 - - [2025-08-14 03:32:13] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001044 10.0.0.38 - - [2025-08-14 03:32:13] "POST /neutron/port HTTP/1.1" 200 1132 0.142249 10.0.0.38 - - [2025-08-14 03:32:13] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.096383 10.0.0.38 - - [2025-08-14 03:32:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004197 10.0.0.38 - - [2025-08-14 03:32:13] "POST /neutron/network HTTP/1.1" 200 844 0.012273 10.0.0.38 - - [2025-08-14 03:32:14] "POST /neutron/port HTTP/1.1" 200 117 0.006078 10.0.0.38 - - [2025-08-14 03:32:14] "POST /id-to-fqname HTTP/1.1" 200 239 0.001179 10.0.0.38 - - [2025-08-14 03:32:14] "POST /id-to-fqname HTTP/1.1" 200 239 0.000896 10.0.0.38 - - [2025-08-14 03:32:14] "POST /neutron/network HTTP/1.1" 200 1558 0.012606 10.0.0.38 - - [2025-08-14 03:32:14] "POST /neutron/port HTTP/1.1" 200 1078 0.013657 10.0.0.38 - - [2025-08-14 03:32:15] "POST /neutron/port HTTP/1.1" 200 1106 0.020685 10.0.0.23 - - [2025-08-14 03:32:15] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000994 10.0.0.38 - - [2025-08-14 03:32:15] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.078385 10.0.0.38 - - [2025-08-14 03:32:15] "POST /neutron/subnet HTTP/1.1" 200 699 0.008403 10.0.0.38 - - [2025-08-14 03:32:15] "POST /neutron/network HTTP/1.1" 200 850 0.007196 10.0.0.38 - - [2025-08-14 03:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.005772 10.0.0.38 - - [2025-08-14 03:32:15] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005260 10.0.0.38 - - [2025-08-14 03:32:15] "GET /obj-perms HTTP/1.1" 200 5066 0.046565 10.0.0.27 - - [2025-08-14 03:32:16] "GET /obj-perms HTTP/1.1" 200 5066 0.110798 10.0.0.23 - - [2025-08-14 03:32:16] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000993 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/port HTTP/1.1" 200 1078 0.260148 10.0.0.38 - - [2025-08-14 03:32:16] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005108 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/port HTTP/1.1" 200 1134 0.110791 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/port HTTP/1.1" 200 1132 0.119685 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.007540 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004242 10.0.0.38 - - [2025-08-14 03:32:16] "POST /neutron/network HTTP/1.1" 200 844 0.007777 10.0.0.38 - - [2025-08-14 03:32:16] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005296 10.0.0.23 - - [2025-08-14 03:32:17] "GET /obj-perms HTTP/1.1" 200 5066 0.044345 10.0.0.38 - - [2025-08-14 03:32:17] "POST /neutron/port HTTP/1.1" 200 1106 0.014217 10.0.0.38 - - [2025-08-14 03:32:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012249 10.0.0.38 - - [2025-08-14 03:32:17] "GET /virtual-machine/74ee6cac-597d-4f7b-9746-d5ebc17fe02a HTTP/1.1" 200 1310 0.005697 10.0.0.38 - - [2025-08-14 03:32:17] "GET /virtual-machine-interface/5c406f40-2bd6-4c41-8a1d-70bb52a3bf5c HTTP/1.1" 200 3042 0.005127 10.0.0.38 - - [2025-08-14 03:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.38 - - [2025-08-14 03:32:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003818 10.0.0.38 - - [2025-08-14 03:32:17] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003320 10.0.0.38 - - [2025-08-14 03:32:17] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006091 10.0.0.23 - - [2025-08-14 03:32:18] "DELETE /project/c9545d9f029b4c249abbc17b3a0fe3a3 HTTP/1.1" 404 173 0.012820 10.0.0.23 - - [2025-08-14 03:32:18] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001213 10.0.0.23 - - [2025-08-14 03:32:18] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.042821 10.0.0.23 - - [2025-08-14 03:32:18] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001190 10.0.0.23 - - [2025-08-14 03:32:18] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?fields=security_groups HTTP/1.1" 200 1399 0.072242 10.0.0.23 - - [2025-08-14 03:32:18] "DELETE /security-group/6ee4f66f-f426-4e2e-9de0-8cb6555abb55 HTTP/1.1" 404 171 0.022784 10.0.0.23 - - [2025-08-14 03:32:18] "GET /projects?obj_uuids=00a1a750-d3de-4682-87b5-075ac5c3792d&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001506 10.0.0.23 - - [2025-08-14 03:32:18] "GET /project/00a1a750-d3de-4682-87b5-075ac5c3792d?fields=application_policy_sets HTTP/1.1" 200 1438 0.097514 10.0.0.23 - - [2025-08-14 03:32:18] "DELETE /project/00a1a750-d3de-4682-87b5-075ac5c3792d HTTP/1.1" 404 190 0.486404 10.0.0.38 - - [2025-08-14 03:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.38 - - [2025-08-14 03:32:20] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006486 10.0.0.38 - - [2025-08-14 03:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.38 - - [2025-08-14 03:32:24] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005676 10.0.0.38 - - [2025-08-14 03:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2025-08-14 03:32:28] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005636 10.0.0.38 - - [2025-08-14 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.38 - - [2025-08-14 03:32:33] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005762 10.0.0.38 - - [2025-08-14 03:32:35] "POST /neutron/port HTTP/1.1" 200 1106 0.013622 10.0.0.38 - - [2025-08-14 03:32:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006090 10.0.0.38 - - [2025-08-14 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2025-08-14 03:32:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003731 10.0.0.38 - - [2025-08-14 03:32:37] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003124 10.0.0.38 - - [2025-08-14 03:32:37] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005876 10.0.0.38 - - [2025-08-14 03:32:42] "POST /neutron/port HTTP/1.1" 200 1106 0.016254 10.0.0.38 - - [2025-08-14 03:32:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007239 10.0.0.38 - - [2025-08-14 03:32:47] "POST /neutron/port HTTP/1.1" 200 1106 0.019050 10.0.0.38 - - [2025-08-14 03:32:47] "GET /virtual-machine/7cfb4965-66a6-453d-a233-f838e7bfe839 HTTP/1.1" 200 1310 0.005826 10.0.0.38 - - [2025-08-14 03:32:47] "GET /virtual-machine-interface/140dd153-e436-4281-8da6-212d0559183e HTTP/1.1" 200 3034 0.005422 10.0.0.38 - - [2025-08-14 03:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.38 - - [2025-08-14 03:32:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007322 10.0.0.38 - - [2025-08-14 03:32:47] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003731 10.0.0.38 - - [2025-08-14 03:32:47] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006203 10.0.0.38 - - [2025-08-14 03:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.38 - - [2025-08-14 03:32:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004743 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003264 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008675 10.0.0.38 - - [2025-08-14 03:32:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007987 10.0.0.38 - - [2025-08-14 03:32:49] "POST /neutron/port HTTP/1.1" 200 2098 0.016350 10.0.0.38 - - [2025-08-14 03:32:49] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009479 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-machine/09afb8e9-70a8-44e6-a1f4-7f667ec45209 HTTP/1.1" 200 1585 0.006172 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-machine-interface/29f590ec-f358-4d55-a6a9-8b794c385a44 HTTP/1.1" 200 3034 0.005590 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-machine-interface/a7c3ea2e-dc20-410e-a42f-9b250cc1c53a HTTP/1.1" 200 3035 0.005952 10.0.0.38 - - [2025-08-14 03:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.38 - - [2025-08-14 03:32:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003782 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003219 10.0.0.38 - - [2025-08-14 03:32:49] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006540 10.0.0.38 - - [2025-08-14 03:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.38 - - [2025-08-14 03:32:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003507 10.0.0.38 - - [2025-08-14 03:32:50] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002621 10.0.0.38 - - [2025-08-14 03:32:50] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006034 10.0.0.38 - - [2025-08-14 03:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.38 - - [2025-08-14 03:32:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003775 10.0.0.38 - - [2025-08-14 03:32:51] "GET /virtual-networks?parent_id=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003391 10.0.0.38 - - [2025-08-14 03:32:51] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005836 10.0.0.38 - - [2025-08-14 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2025-08-14 03:32:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004005 10.0.0.38 - - [2025-08-14 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.38 - - [2025-08-14 03:32:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004698 10.0.0.38 - - [2025-08-14 03:32:52] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.012206 10.0.0.38 - - [2025-08-14 03:32:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.005215 10.0.0.38 - - [2025-08-14 03:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.23 - - [2025-08-14 03:32:52] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001248 10.0.0.38 - - [2025-08-14 03:32:52] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.045881 10.0.0.38 - - [2025-08-14 03:32:52] "POST /network-policys HTTP/1.1" 200 539 0.031152 10.0.0.38 - - [2025-08-14 03:32:52] "GET /network-policy/16e25f40-7fd8-4d99-a5e9-743e9ed66f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005941 10.0.0.38 - - [2025-08-14 03:32:53] "POST /neutron/network HTTP/1.1" 200 940 0.013083 10.0.0.38 - - [2025-08-14 03:32:53] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005606 10.0.0.38 - - [2025-08-14 03:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.38 - - [2025-08-14 03:32:53] "GET /network-policy/16e25f40-7fd8-4d99-a5e9-743e9ed66f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004234 10.0.0.38 - - [2025-08-14 03:32:53] "POST /neutron/network HTTP/1.1" 200 938 0.007497 10.0.0.38 - - [2025-08-14 03:32:53] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.004987 10.0.0.38 - - [2025-08-14 03:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.38 - - [2025-08-14 03:32:53] "GET /network-policy/16e25f40-7fd8-4d99-a5e9-743e9ed66f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003802 10.0.0.23 - - [2025-08-14 03:32:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.002781 10.0.0.23 - - [2025-08-14 03:32:53] "POST /access-control-lists HTTP/1.1" 200 609 0.026484 10.0.0.38 - - [2025-08-14 03:32:53] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.010784 10.0.0.38 - - [2025-08-14 03:32:53] "GET /obj-perms HTTP/1.1" 200 5066 0.003322 10.0.0.27 - - [2025-08-14 03:32:53] "GET /obj-perms HTTP/1.1" 200 5066 0.003370 10.0.0.38 - - [2025-08-14 03:32:54] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.006099 10.0.0.38 - - [2025-08-14 03:32:54] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005685 10.0.0.23 - - [2025-08-14 03:32:54] "GET /obj-perms HTTP/1.1" 200 5066 0.003684 10.0.0.38 - - [2025-08-14 03:32:54] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005451 10.0.0.38 - - [2025-08-14 03:32:55] "GET /obj-perms HTTP/1.1" 200 5066 0.003801 10.0.0.27 - - [2025-08-14 03:32:55] "GET /obj-perms HTTP/1.1" 200 5066 0.003932 10.0.0.38 - - [2025-08-14 03:32:55] "GET /virtual-network/f0d4fa40-2ce3-4522-9f11-d4bf89405c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005612 10.0.0.38 - - [2025-08-14 03:33:00] "POST /neutron/network HTTP/1.1" 200 950 0.031609 10.0.0.38 - - [2025-08-14 03:33:00] "POST /neutron/port HTTP/1.1" 200 117 0.001857 10.0.0.38 - - [2025-08-14 03:33:09] "GET /obj-perms HTTP/1.1" 200 5066 0.004242 10.0.0.23 - - [2025-08-14 03:33:10] "GET /global-system-configs HTTP/1.1" 200 322 0.043891 10.0.0.27 - - [2025-08-14 03:33:10] "GET /obj-perms HTTP/1.1" 200 5056 0.131092 10.0.0.23 - - [2025-08-14 03:33:10] "GET /obj-perms HTTP/1.1" 200 5056 0.116692 10.0.0.27 - - [2025-08-14 03:33:10] "GET /global-system-configs HTTP/1.1" 200 322 0.008255 10.0.0.23 - - [2025-08-14 03:33:10] "GET /global-system-configs HTTP/1.1" 200 322 0.002591 10.0.0.38 - - [2025-08-14 03:33:10] "GET /obj-perms HTTP/1.1" 200 5056 0.039983 10.0.0.38 - - [2025-08-14 03:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.059989 10.0.0.38 - - [2025-08-14 03:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.087452 10.0.0.27 - - [2025-08-14 03:33:11] "GET /global-system-configs HTTP/1.1" 200 322 0.152915 10.0.0.38 - - [2025-08-14 03:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.229316 10.0.0.23 - - [2025-08-14 03:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.293940 10.0.0.27 - - [2025-08-14 03:33:11] "GET /obj-perms HTTP/1.1" 200 5056 0.305937 10.0.0.38 - - [2025-08-14 03:33:13] "POST /neutron/port HTTP/1.1" 200 1106 0.018655 10.0.0.38 - - [2025-08-14 03:33:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.008046 10.0.0.23 - - [2025-08-14 03:33:59] "GET /obj-perms HTTP/1.1" 200 5056 0.039576 10.0.0.38 - - [2025-08-14 03:34:00] "GET /obj-perms HTTP/1.1" 200 5056 0.040416 10.0.0.38 - - [2025-08-14 03:34:02] "POST /neutron/port HTTP/1.1" 200 1108 0.014904 10.0.0.38 - - [2025-08-14 03:34:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003606 10.0.0.38 - - [2025-08-14 03:34:02] "POST /neutron/network HTTP/1.1" 200 940 0.006274 10.0.0.38 - - [2025-08-14 03:34:14] "POST /neutron/network HTTP/1.1" 200 860 0.008616 10.0.0.38 - - [2025-08-14 03:34:14] "POST /neutron/port HTTP/1.1" 200 117 0.001649 10.0.0.27 - - [2025-08-14 03:35:00] "GET /obj-perms HTTP/1.1" 200 5056 0.045168 10.0.0.38 - - [2025-08-14 03:35:03] "POST /neutron/port HTTP/1.1" 200 2098 0.017801 10.0.0.38 - - [2025-08-14 03:35:03] "POST /neutron/subnet HTTP/1.1" 200 708 0.008479 10.0.0.38 - - [2025-08-14 03:35:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004887 10.0.0.38 - - [2025-08-14 03:35:03] "POST /neutron/network HTTP/1.1" 200 938 0.006182 10.0.0.38 - - [2025-08-14 03:35:14] "POST /neutron/network HTTP/1.1" 200 948 0.008414 10.0.0.38 - - [2025-08-14 03:35:14] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.38 - - [2025-08-14 03:36:05] "POST /neutron/port HTTP/1.1" 200 1108 0.018687 10.0.0.38 - - [2025-08-14 03:36:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.008131 10.0.0.38 - - [2025-08-14 03:36:16] "POST /neutron/port HTTP/1.1" 200 1106 0.023381 10.0.0.38 - - [2025-08-14 03:36:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005335 10.0.0.38 - - [2025-08-14 03:36:16] "POST /neutron/network HTTP/1.1" 200 850 0.006224 10.0.0.38 - - [2025-08-14 03:36:32] "GET /obj-perms HTTP/1.1" 200 5066 0.004890 10.0.0.38 - - [2025-08-14 03:36:35] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.027920 10.0.0.23 - - [2025-08-14 03:36:35] "DELETE /access-control-list/1b7d2470-7d32-42d0-ab6a-ddea61d30537 HTTP/1.1" 200 115 0.085309 10.0.0.38 - - [2025-08-14 03:36:36] "POST /neutron/network HTTP/1.1" 200 844 0.056658 10.0.0.38 - - [2025-08-14 03:36:36] "GET /virtual-network/f7fada66-3977-4e7d-a4f3-1cf254664538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006199 10.0.0.38 - - [2025-08-14 03:36:36] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.005363 10.0.0.38 - - [2025-08-14 03:36:36] "POST /neutron/network HTTP/1.1" 200 846 0.021158 10.0.0.38 - - [2025-08-14 03:36:36] "GET /virtual-network/3a61ff3a-83d3-42d7-9e1f-7e9280d7db23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007979 10.0.0.38 - - [2025-08-14 03:36:36] "DELETE /network-policy/16e25f40-7fd8-4d99-a5e9-743e9ed66f07 HTTP/1.1" 200 115 0.038164 10.0.0.38 - - [2025-08-14 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.38 - - [2025-08-14 03:36:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.005328 10.0.0.38 - - [2025-08-14 03:36:36] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.019911 10.0.0.23 - - [2025-08-14 03:36:36] "DELETE /access-control-list/e26133d5-74ee-4336-bd63-dadb1de0df1b HTTP/1.1" 200 115 0.040541 10.0.0.38 - - [2025-08-14 03:36:38] "POST /neutron/port HTTP/1.1" 200 1106 0.015558 10.0.0.38 - - [2025-08-14 03:36:38] "POST /neutron/port HTTP/1.1" 200 2098 0.045859 10.0.0.38 - - [2025-08-14 03:36:38] "POST /neutron/port HTTP/1.1" 200 151 0.308080 10.0.0.38 - - [2025-08-14 03:36:38] "POST /neutron/port HTTP/1.1" 200 1134 0.014757 10.0.0.23 - - [2025-08-14 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.23 - - [2025-08-14 03:36:40] "POST /useragent-kv HTTP/1.1" 200 115 0.040823 10.0.0.23 - - [2025-08-14 03:36:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 10.0.0.38 - - [2025-08-14 03:36:40] "POST /neutron/network HTTP/1.1" 200 151 0.155642 10.0.0.23 - - [2025-08-14 03:36:40] "DELETE /route-target/7c59b2d8-df81-4684-bef3-9959627d2088 HTTP/1.1" 200 115 0.028420 10.0.0.38 - - [2025-08-14 03:36:40] "POST /neutron/network HTTP/1.1" 200 846 0.007070 10.0.0.38 - - [2025-08-14 03:36:41] "POST /neutron/port HTTP/1.1" 200 1134 0.010400 10.0.0.38 - - [2025-08-14 03:36:41] "POST /neutron/port HTTP/1.1" 200 1134 0.010456 10.0.0.23 - - [2025-08-14 03:36:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005212 10.0.0.23 - - [2025-08-14 03:36:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002526 10.0.0.38 - - [2025-08-14 03:36:42] "POST /neutron/network HTTP/1.1" 200 151 0.113439 10.0.0.23 - - [2025-08-14 03:36:43] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001052 10.0.0.38 - - [2025-08-14 03:36:43] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.056395 10.0.0.23 - - [2025-08-14 03:36:43] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001121 10.0.0.38 - - [2025-08-14 03:36:43] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?fields=virtual_networks HTTP/1.1" 200 1069 0.042873 10.0.0.23 - - [2025-08-14 03:36:43] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001733 10.0.0.38 - - [2025-08-14 03:36:43] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.045169 10.0.0.23 - - [2025-08-14 03:36:43] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001303 10.0.0.38 - - [2025-08-14 03:36:43] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?fields=security_groups HTTP/1.1" 200 1313 0.047389 10.0.0.38 - - [2025-08-14 03:36:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.021890 10.0.0.23 - - [2025-08-14 03:36:44] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002886 10.0.0.23 - - [2025-08-14 03:36:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.23 - - [2025-08-14 03:36:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.029192 10.0.0.23 - - [2025-08-14 03:36:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.004181 10.0.0.23 - - [2025-08-14 03:36:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.005024 10.0.0.23 - - [2025-08-14 03:36:44] "POST /security-groups HTTP/1.1" 200 586 0.074946 10.0.0.23 - - [2025-08-14 03:36:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.006723 10.0.0.23 - - [2025-08-14 03:36:44] "POST /projects HTTP/1.1" 200 575 0.319071 10.0.0.23 - - [2025-08-14 03:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.396822 10.0.0.23 - - [2025-08-14 03:36:44] "POST /access-control-lists HTTP/1.1" 200 589 0.028803 10.0.0.38 - - [2025-08-14 03:36:44] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.572455 10.0.0.38 - - [2025-08-14 03:36:45] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.23 - - [2025-08-14 03:36:46] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001198 10.0.0.38 - - [2025-08-14 03:36:46] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.043192 10.0.0.38 - - [2025-08-14 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2025-08-14 03:36:46] "GET /security-group/fa11984e-996d-4876-a476-278bdce26d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004537 10.0.0.38 - - [2025-08-14 03:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.23 - - [2025-08-14 03:36:46] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001185 10.0.0.38 - - [2025-08-14 03:36:46] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.047389 10.0.0.38 - - [2025-08-14 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.38 - - [2025-08-14 03:36:47] "GET /security-group/fa11984e-996d-4876-a476-278bdce26d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004888 10.0.0.38 - - [2025-08-14 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.38 - - [2025-08-14 03:36:47] "PUT /security-group/fa11984e-996d-4876-a476-278bdce26d4a HTTP/1.1" 200 262 0.014843 10.0.0.23 - - [2025-08-14 03:36:49] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001592 10.0.0.38 - - [2025-08-14 03:36:49] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.048151 10.0.0.23 - - [2025-08-14 03:36:49] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.38 - - [2025-08-14 03:36:49] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?fields=virtual_networks HTTP/1.1" 200 1022 0.051459 10.0.0.23 - - [2025-08-14 03:36:49] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001172 10.0.0.38 - - [2025-08-14 03:36:49] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.046178 10.0.0.23 - - [2025-08-14 03:36:50] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001684 10.0.0.38 - - [2025-08-14 03:36:50] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?fields=security_groups HTTP/1.1" 200 1243 0.063093 10.0.0.38 - - [2025-08-14 03:36:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.023341 10.0.0.23 - - [2025-08-14 03:36:50] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003322 10.0.0.23 - - [2025-08-14 03:36:51] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001770 10.0.0.23 - - [2025-08-14 03:36:51] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012036 10.0.0.23 - - [2025-08-14 03:36:51] "POST /id-to-fqname HTTP/1.1" 200 194 0.010022 10.0.0.23 - - [2025-08-14 03:36:51] "POST /fqname-to-id HTTP/1.1" 404 203 0.009760 10.0.0.23 - - [2025-08-14 03:36:51] "POST /security-groups HTTP/1.1" 200 595 0.048771 10.0.0.23 - - [2025-08-14 03:36:51] "POST /projects HTTP/1.1" 200 593 0.316401 10.0.0.23 - - [2025-08-14 03:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.356748 10.0.0.23 - - [2025-08-14 03:36:51] "POST /fqname-to-id HTTP/1.1" 404 238 0.005753 10.0.0.38 - - [2025-08-14 03:36:51] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.530135 10.0.0.23 - - [2025-08-14 03:36:51] "POST /access-control-lists HTTP/1.1" 200 598 0.064061 10.0.0.38 - - [2025-08-14 03:36:52] "GET / HTTP/1.1" 200 35931 0.002080 10.0.0.38 - - [2025-08-14 03:36:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2025-08-14 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.049624 10.0.0.23 - - [2025-08-14 03:36:54] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001160 10.0.0.38 - - [2025-08-14 03:36:54] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.057672 10.0.0.23 - - [2025-08-14 03:36:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007446 10.0.0.38 - - [2025-08-14 03:36:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.224039 10.0.0.38 - - [2025-08-14 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001503 10.0.0.38 - - [2025-08-14 03:36:55] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005833 10.0.0.38 - - [2025-08-14 03:36:55] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005649 10.0.0.38 - - [2025-08-14 03:36:55] "POST /neutron/network HTTP/1.1" 200 841 0.009125 10.0.0.38 - - [2025-08-14 03:36:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001466 10.0.0.23 - - [2025-08-14 03:36:56] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001017 10.0.0.38 - - [2025-08-14 03:36:56] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059915 10.0.0.38 - - [2025-08-14 03:36:56] "POST /neutron/network HTTP/1.1" 200 841 0.025367 10.0.0.38 - - [2025-08-14 03:36:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001344 10.0.0.38 - - [2025-08-14 03:36:56] "POST /neutron/port HTTP/1.1" 200 117 0.006253 10.0.0.38 - - [2025-08-14 03:36:57] "POST /neutron/port HTTP/1.1" 200 1063 0.014279 10.0.0.38 - - [2025-08-14 03:36:57] "POST /neutron/port HTTP/1.1" 200 1091 0.022074 10.0.0.38 - - [2025-08-14 03:36:57] "POST /neutron/port HTTP/1.1" 200 117 0.001185 10.0.0.38 - - [2025-08-14 03:37:02] "GET /obj-perms HTTP/1.1" 200 5056 0.049086 10.0.0.38 - - [2025-08-14 03:37:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.033609 10.0.0.23 - - [2025-08-14 03:37:16] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001044 10.0.0.38 - - [2025-08-14 03:37:16] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059839 10.0.0.38 - - [2025-08-14 03:37:16] "POST /neutron/port HTTP/1.1" 200 1091 0.016339 10.0.0.38 - - [2025-08-14 03:37:17] "POST /neutron/port HTTP/1.1" 200 1091 0.014736 10.0.0.38 - - [2025-08-14 03:37:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.018909 10.0.0.38 - - [2025-08-14 03:37:17] "POST /neutron/network HTTP/1.1" 200 851 0.009433 10.0.0.38 - - [2025-08-14 03:37:17] "GET /virtual-machine/787abea4-ca25-4d69-aa14-001953a15755 HTTP/1.1" 401 292 0.000325 10.0.0.38 - - [2025-08-14 03:37:17] "GET /virtual-machine/787abea4-ca25-4d69-aa14-001953a15755 HTTP/1.1" 200 1296 0.032325 10.0.0.38 - - [2025-08-14 03:37:17] "GET /virtual-machine-interface/02974fae-c5c6-468e-8bf2-ed85b168348b HTTP/1.1" 200 2981 0.008168 10.0.0.38 - - [2025-08-14 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.38 - - [2025-08-14 03:37:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004623 10.0.0.38 - - [2025-08-14 03:37:17] "GET /virtual-networks?parent_id=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003794 10.0.0.38 - - [2025-08-14 03:37:17] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006258 10.0.0.38 - - [2025-08-14 03:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.38 - - [2025-08-14 03:37:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003529 10.0.0.38 - - [2025-08-14 03:37:18] "GET /virtual-networks?parent_id=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003025 10.0.0.38 - - [2025-08-14 03:37:18] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008150 10.0.0.38 - - [2025-08-14 03:37:19] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008418 10.0.0.23 - - [2025-08-14 03:37:19] "DELETE /project/974ebcc6bb874a5a81f9d346c4772a8b HTTP/1.1" 404 173 0.009316 10.0.0.23 - - [2025-08-14 03:37:19] "DELETE /project/a93b0980f0b647cbb9bf59bd065724e6 HTTP/1.1" 404 173 0.008250 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000901 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053727 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001541 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073595 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001340 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?fields=security_groups HTTP/1.1" 200 1418 0.067242 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?fields=security_groups HTTP/1.1" 200 1348 0.120251 10.0.0.23 - - [2025-08-14 03:37:19] "DELETE /security-group/37153a51-acef-4497-8720-8a7ee9479072 HTTP/1.1" 200 115 0.162307 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=c9545d9f-029b-4c24-9abb-c17b3a0fe3a3&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.005986 10.0.0.23 - - [2025-08-14 03:37:19] "DELETE /access-control-list/443aa8db-7508-422d-aeb6-753b3d8da45b HTTP/1.1" 200 115 0.125149 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3?fields=application_policy_sets HTTP/1.1" 200 1457 0.107234 10.0.0.23 - - [2025-08-14 03:37:19] "DELETE /security-group/b10f03db-05ad-4e15-a80e-8708c247a430 HTTP/1.1" 200 115 0.208579 10.0.0.23 - - [2025-08-14 03:37:19] "GET /projects?obj_uuids=974ebcc6-bb87-4a5a-81f9-d346c4772a8b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002892 10.0.0.23 - - [2025-08-14 03:37:19] "GET /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b?fields=application_policy_sets HTTP/1.1" 200 1387 0.055337 10.0.0.23 - - [2025-08-14 03:37:20] "DELETE /project/c9545d9f-029b-4c24-9abb-c17b3a0fe3a3 HTTP/1.1" 200 115 0.728244 10.0.0.23 - - [2025-08-14 03:37:20] "DELETE /project/974ebcc6-bb87-4a5a-81f9-d346c4772a8b HTTP/1.1" 200 115 0.766586 10.0.0.23 - - [2025-08-14 03:37:20] "DELETE /access-control-list/7d1c8d35-8538-4400-a169-bd3741aee9fe HTTP/1.1" 200 115 0.060420 10.0.0.38 - - [2025-08-14 03:37:22] "POST /neutron/port HTTP/1.1" 200 1117 0.141379 10.0.0.38 - - [2025-08-14 03:37:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.007841 10.0.0.38 - - [2025-08-14 03:37:24] "POST /neutron/port HTTP/1.1" 200 1091 0.015267 10.0.0.38 - - [2025-08-14 03:37:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006778 10.0.0.38 - - [2025-08-14 03:37:39] "POST /neutron/port HTTP/1.1" 200 1091 0.016013 10.0.0.38 - - [2025-08-14 03:37:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011246 10.0.0.38 - - [2025-08-14 03:37:49] "POST /neutron/port HTTP/1.1" 200 1091 0.017279 10.0.0.38 - - [2025-08-14 03:37:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009403 10.0.0.38 - - [2025-08-14 03:37:49] "GET /virtual-machine/59cdd908-6cf9-4fe3-b587-6c7e4ca8dc8f HTTP/1.1" 200 1296 0.005609 10.0.0.38 - - [2025-08-14 03:37:49] "GET /virtual-machine-interface/5a5f4f2e-ef20-47f3-a243-d25cec9060fc HTTP/1.1" 200 2982 0.005569 10.0.0.38 - - [2025-08-14 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2025-08-14 03:37:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006682 10.0.0.38 - - [2025-08-14 03:37:49] "GET /virtual-networks?parent_id=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005353 10.0.0.38 - - [2025-08-14 03:37:49] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006145 10.0.0.38 - - [2025-08-14 03:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.38 - - [2025-08-14 03:37:52] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005604 10.0.0.38 - - [2025-08-14 03:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2025-08-14 03:37:57] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005026 10.0.0.38 - - [2025-08-14 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.38 - - [2025-08-14 03:38:01] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005726 10.0.0.27 - - [2025-08-14 03:38:02] "GET /obj-perms HTTP/1.1" 200 5056 0.041772 10.0.0.23 - - [2025-08-14 03:38:03] "GET /obj-perms HTTP/1.1" 200 5056 0.038704 10.0.0.38 - - [2025-08-14 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.38 - - [2025-08-14 03:38:05] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006486 10.0.0.38 - - [2025-08-14 03:38:05] "POST /neutron/network HTTP/1.1" 200 851 0.028092 10.0.0.38 - - [2025-08-14 03:38:05] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.38 - - [2025-08-14 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.38 - - [2025-08-14 03:38:09] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006141 10.0.0.23 - - [2025-08-14 03:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.026582 10.0.0.27 - - [2025-08-14 03:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.048803 10.0.0.23 - - [2025-08-14 03:38:10] "GET /global-system-configs HTTP/1.1" 200 322 0.106154 10.0.0.27 - - [2025-08-14 03:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.204592 10.0.0.38 - - [2025-08-14 03:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.212855 10.0.0.23 - - [2025-08-14 03:38:11] "GET /obj-perms HTTP/1.1" 200 5056 0.229904 10.0.0.38 - - [2025-08-14 03:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.050349 10.0.0.38 - - [2025-08-14 03:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.098606 10.0.0.27 - - [2025-08-14 03:38:11] "GET /global-system-configs HTTP/1.1" 200 322 0.163320 10.0.0.38 - - [2025-08-14 03:38:12] "GET /obj-perms HTTP/1.1" 200 5056 0.333199 10.0.0.23 - - [2025-08-14 03:38:12] "GET /obj-perms HTTP/1.1" 200 5056 0.345559 10.0.0.27 - - [2025-08-14 03:38:12] "GET /obj-perms HTTP/1.1" 200 5056 0.357373 10.0.0.38 - - [2025-08-14 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.38 - - [2025-08-14 03:38:13] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006733 10.0.0.38 - - [2025-08-14 03:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2025-08-14 03:38:17] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007658 10.0.0.38 - - [2025-08-14 03:38:18] "POST /neutron/port HTTP/1.1" 200 1091 0.019472 10.0.0.38 - - [2025-08-14 03:38:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.010340 10.0.0.38 - - [2025-08-14 03:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2025-08-14 03:38:21] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006006 10.0.0.38 - - [2025-08-14 03:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.38 - - [2025-08-14 03:38:25] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008024 10.0.0.38 - - [2025-08-14 03:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.38 - - [2025-08-14 03:38:29] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005719 10.0.0.38 - - [2025-08-14 03:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.38 - - [2025-08-14 03:38:33] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006355 10.0.0.38 - - [2025-08-14 03:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2025-08-14 03:38:38] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009249 10.0.0.38 - - [2025-08-14 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.38 - - [2025-08-14 03:38:42] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006512 10.0.0.38 - - [2025-08-14 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.38 - - [2025-08-14 03:38:46] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006392 10.0.0.38 - - [2025-08-14 03:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.38 - - [2025-08-14 03:38:50] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006032 10.0.0.38 - - [2025-08-14 03:38:53] "POST /neutron/port HTTP/1.1" 200 1091 0.017511 10.0.0.38 - - [2025-08-14 03:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.38 - - [2025-08-14 03:38:54] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005872 10.0.0.38 - - [2025-08-14 03:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.38 - - [2025-08-14 03:38:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004113 10.0.0.38 - - [2025-08-14 03:38:56] "GET /virtual-networks?parent_id=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003227 10.0.0.38 - - [2025-08-14 03:38:56] "GET /virtual-network/04632678-00df-49ae-8b23-839a47e5e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006009 10.0.0.38 - - [2025-08-14 03:38:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009528 10.0.0.38 - - [2025-08-14 03:39:05] "POST /neutron/port HTTP/1.1" 200 1091 0.017605 10.0.0.38 - - [2025-08-14 03:39:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004552 10.0.0.38 - - [2025-08-14 03:39:05] "POST /neutron/network HTTP/1.1" 200 841 0.006479 10.0.0.38 - - [2025-08-14 03:39:12] "POST /neutron/port HTTP/1.1" 200 1091 0.014203 10.0.0.38 - - [2025-08-14 03:39:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007620 10.0.0.38 - - [2025-08-14 03:39:19] "POST /neutron/network HTTP/1.1" 200 851 0.007790 10.0.0.38 - - [2025-08-14 03:39:19] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.38 - - [2025-08-14 03:39:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007704 10.0.0.38 - - [2025-08-14 03:39:32] "POST /neutron/port HTTP/1.1" 200 1091 0.015223 10.0.0.38 - - [2025-08-14 03:39:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003289 10.0.0.38 - - [2025-08-14 03:39:37] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.032442 10.0.0.38 - - [2025-08-14 03:39:38] "GET /bgp-as-a-service/caad97d9-87e9-41f0-9d4c-8d7ac641a1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.006650 10.0.0.38 - - [2025-08-14 03:39:38] "GET /virtual-machine-interface/5a5f4f2e-ef20-47f3-a243-d25cec9060fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.006143 10.0.0.38 - - [2025-08-14 03:39:38] "POST /ref-update HTTP/1.1" 200 156 0.011989 10.0.0.38 - - [2025-08-14 03:39:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.009122 10.0.0.23 - - [2025-08-14 03:39:38] "POST /ref-update HTTP/1.1" 200 156 0.035335 10.0.0.38 - - [2025-08-14 03:40:03] "GET /bgp-as-a-service/caad97d9-87e9-41f0-9d4c-8d7ac641a1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.007416 10.0.0.38 - - [2025-08-14 03:40:03] "GET /virtual-machine-interface/5a5f4f2e-ef20-47f3-a243-d25cec9060fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.008852 10.0.0.38 - - [2025-08-14 03:40:03] "POST /ref-update HTTP/1.1" 200 156 0.015347 10.0.0.23 - - [2025-08-14 03:40:03] "POST /ref-update HTTP/1.1" 200 156 0.028940 10.0.0.38 - - [2025-08-14 03:40:04] "DELETE /bgp-as-a-service/caad97d9-87e9-41f0-9d4c-8d7ac641a1be HTTP/1.1" 200 115 0.068895 10.0.0.38 - - [2025-08-14 03:40:04] "POST /neutron/network HTTP/1.1" 200 841 0.007134 10.0.0.38 - - [2025-08-14 03:40:04] "POST /neutron/port HTTP/1.1" 200 1117 0.015922 10.0.0.38 - - [2025-08-14 03:40:04] "POST /neutron/port HTTP/1.1" 200 1117 0.018914 10.0.0.23 - - [2025-08-14 03:40:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003530 10.0.0.23 - - [2025-08-14 03:40:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004478 10.0.0.23 - - [2025-08-14 03:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.38 - - [2025-08-14 03:40:06] "POST /neutron/network HTTP/1.1" 200 151 0.167719 10.0.0.23 - - [2025-08-14 03:40:07] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001075 10.0.0.38 - - [2025-08-14 03:40:07] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.047608 10.0.0.23 - - [2025-08-14 03:40:07] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001075 10.0.0.38 - - [2025-08-14 03:40:07] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?fields=virtual_networks HTTP/1.1" 200 1041 0.040944 10.0.0.23 - - [2025-08-14 03:40:07] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001063 10.0.0.38 - - [2025-08-14 03:40:07] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.043979 10.0.0.23 - - [2025-08-14 03:40:07] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001027 10.0.0.38 - - [2025-08-14 03:40:07] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?fields=security_groups HTTP/1.1" 200 1271 0.041928 10.0.0.38 - - [2025-08-14 03:40:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.026890 10.0.0.23 - - [2025-08-14 03:40:08] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003004 10.0.0.23 - - [2025-08-14 03:40:08] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.23 - - [2025-08-14 03:40:08] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007618 10.0.0.23 - - [2025-08-14 03:40:08] "POST /id-to-fqname HTTP/1.1" 200 191 0.001960 10.0.0.23 - - [2025-08-14 03:40:08] "POST /fqname-to-id HTTP/1.1" 404 200 0.005420 10.0.0.23 - - [2025-08-14 03:40:09] "POST /security-groups HTTP/1.1" 200 592 0.029416 10.0.0.23 - - [2025-08-14 03:40:09] "POST /projects HTTP/1.1" 200 587 0.248861 10.0.0.23 - - [2025-08-14 03:40:09] "POST /access-control-lists HTTP/1.1" 200 597 0.025178 10.0.0.23 - - [2025-08-14 03:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.320003 10.0.0.38 - - [2025-08-14 03:40:09] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.461904 10.0.0.38 - - [2025-08-14 03:40:10] "GET / HTTP/1.1" 200 35931 0.002056 10.0.0.38 - - [2025-08-14 03:40:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.38 - - [2025-08-14 03:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.062462 10.0.0.23 - - [2025-08-14 03:40:12] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001248 10.0.0.38 - - [2025-08-14 03:40:12] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.042909 10.0.0.23 - - [2025-08-14 03:40:12] "POST /route-targets HTTP/1.1" 200 327 0.013783 10.0.0.23 - - [2025-08-14 03:40:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011914 10.0.0.38 - - [2025-08-14 03:40:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.274228 10.0.0.38 - - [2025-08-14 03:40:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001291 10.0.0.38 - - [2025-08-14 03:40:12] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005321 10.0.0.38 - - [2025-08-14 03:40:12] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007265 10.0.0.38 - - [2025-08-14 03:40:12] "POST /neutron/network HTTP/1.1" 200 833 0.006369 10.0.0.38 - - [2025-08-14 03:40:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001353 10.0.0.23 - - [2025-08-14 03:40:13] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001049 10.0.0.38 - - [2025-08-14 03:40:13] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.080970 10.0.0.38 - - [2025-08-14 03:40:13] "POST /neutron/network HTTP/1.1" 200 833 0.006917 10.0.0.38 - - [2025-08-14 03:40:13] "POST /id-to-fqname HTTP/1.1" 200 225 0.001347 10.0.0.38 - - [2025-08-14 03:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.006230 10.0.0.23 - - [2025-08-14 03:40:14] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.38 - - [2025-08-14 03:40:14] "POST /neutron/port HTTP/1.1" 200 1061 0.353386 10.0.0.23 - - [2025-08-14 03:40:14] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073 10.0.0.38 - - [2025-08-14 03:40:14] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.061025 10.0.0.38 - - [2025-08-14 03:40:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008517 10.0.0.38 - - [2025-08-14 03:40:15] "POST /id-to-fqname HTTP/1.1" 200 225 0.001704 10.0.0.38 - - [2025-08-14 03:40:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008851 10.0.0.23 - - [2025-08-14 03:40:15] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001121 10.0.0.38 - - [2025-08-14 03:40:15] "POST /neutron/port HTTP/1.1" 200 1061 0.378262 10.0.0.38 - - [2025-08-14 03:40:16] "POST /neutron/port HTTP/1.1" 200 1115 0.125151 10.0.0.38 - - [2025-08-14 03:40:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.012205 10.0.0.23 - - [2025-08-14 03:40:16] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001673 10.0.0.38 - - [2025-08-14 03:40:16] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.072891 10.0.0.38 - - [2025-08-14 03:40:16] "POST /neutron/network HTTP/1.1" 200 833 0.007064 10.0.0.38 - - [2025-08-14 03:40:16] "POST /neutron/port HTTP/1.1" 200 117 0.006869 10.0.0.38 - - [2025-08-14 03:40:18] "POST /neutron/port HTTP/1.1" 200 1061 0.013512 10.0.0.38 - - [2025-08-14 03:40:18] "POST /neutron/network HTTP/1.1" 200 843 0.006956 10.0.0.38 - - [2025-08-14 03:40:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004325 10.0.0.38 - - [2025-08-14 03:40:19] "POST /neutron/network HTTP/1.1" 200 833 0.009071 10.0.0.38 - - [2025-08-14 03:40:19] "POST /neutron/port HTTP/1.1" 200 1115 0.125492 10.0.0.38 - - [2025-08-14 03:40:19] "POST /neutron/subnet HTTP/1.1" 200 698 0.009780 10.0.0.23 - - [2025-08-14 03:40:20] "DELETE /project/b5d2a027a4e644e6b8e53f8310544415 HTTP/1.1" 404 173 0.008343 10.0.0.23 - - [2025-08-14 03:40:20] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000968 10.0.0.23 - - [2025-08-14 03:40:20] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.058942 10.0.0.23 - - [2025-08-14 03:40:20] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002349 10.0.0.23 - - [2025-08-14 03:40:20] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?fields=security_groups HTTP/1.1" 200 1111 0.078572 10.0.0.23 - - [2025-08-14 03:40:20] "GET /projects?obj_uuids=a93b0980-f0b6-47cb-b9bf-59bd065724e6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002450 10.0.0.23 - - [2025-08-14 03:40:20] "GET /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6?fields=application_policy_sets HTTP/1.1" 200 1415 0.081732 10.0.0.23 - - [2025-08-14 03:40:20] "DELETE /access-control-list/57185a3f-8a4e-4aca-b670-c6a295d41cfd HTTP/1.1" 200 115 0.090205 10.0.0.23 - - [2025-08-14 03:40:20] "DELETE /project/a93b0980-f0b6-47cb-b9bf-59bd065724e6 HTTP/1.1" 200 115 0.492685 10.0.0.38 - - [2025-08-14 03:40:21] "POST /neutron/port HTTP/1.1" 200 1089 0.017610 10.0.0.38 - - [2025-08-14 03:40:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004142 10.0.0.38 - - [2025-08-14 03:40:21] "POST /neutron/network HTTP/1.1" 200 833 0.006897 10.0.0.38 - - [2025-08-14 03:40:26] "POST /neutron/port HTTP/1.1" 200 1089 0.022728 10.0.0.38 - - [2025-08-14 03:40:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009399 10.0.0.38 - - [2025-08-14 03:40:42] "POST /neutron/port HTTP/1.1" 200 1089 0.013842 10.0.0.38 - - [2025-08-14 03:40:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007127 10.0.0.38 - - [2025-08-14 03:40:47] "POST /neutron/port HTTP/1.1" 200 1089 0.013728 10.0.0.38 - - [2025-08-14 03:40:47] "GET /virtual-machine/f2a51c2e-2675-442e-af05-183932dc68f8 HTTP/1.1" 401 292 0.000479 10.0.0.38 - - [2025-08-14 03:40:47] "GET /virtual-machine/f2a51c2e-2675-442e-af05-183932dc68f8 HTTP/1.1" 200 1294 0.025696 10.0.0.38 - - [2025-08-14 03:40:47] "GET /virtual-machine-interface/2962a392-ad57-4b08-8cb1-392300d945ee HTTP/1.1" 200 2958 0.007081 10.0.0.38 - - [2025-08-14 03:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.38 - - [2025-08-14 03:40:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003429 10.0.0.38 - - [2025-08-14 03:40:47] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002628 10.0.0.38 - - [2025-08-14 03:40:47] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005666 10.0.0.38 - - [2025-08-14 03:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.38 - - [2025-08-14 03:40:50] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005171 10.0.0.38 - - [2025-08-14 03:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-08-14 03:40:54] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005661 10.0.0.38 - - [2025-08-14 03:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.38 - - [2025-08-14 03:40:59] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005543 10.0.0.38 - - [2025-08-14 03:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2025-08-14 03:41:03] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006913 10.0.0.38 - - [2025-08-14 03:41:06] "POST /neutron/port HTTP/1.1" 200 1089 0.014162 10.0.0.38 - - [2025-08-14 03:41:06] "POST /neutron/subnet HTTP/1.1" 200 698 0.008429 10.0.0.38 - - [2025-08-14 03:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.38 - - [2025-08-14 03:41:07] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006211 10.0.0.38 - - [2025-08-14 03:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2025-08-14 03:41:11] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005622 10.0.0.38 - - [2025-08-14 03:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2025-08-14 03:41:15] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005301 10.0.0.38 - - [2025-08-14 03:41:16] "POST /neutron/port HTTP/1.1" 200 1089 0.013996 10.0.0.38 - - [2025-08-14 03:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.38 - - [2025-08-14 03:41:19] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005722 10.0.0.38 - - [2025-08-14 03:41:23] "POST /neutron/port HTTP/1.1" 200 1089 0.024030 10.0.0.38 - - [2025-08-14 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.38 - - [2025-08-14 03:41:23] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005646 10.0.0.38 - - [2025-08-14 03:41:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009439 10.0.0.38 - - [2025-08-14 03:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2025-08-14 03:41:27] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004942 10.0.0.38 - - [2025-08-14 03:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.38 - - [2025-08-14 03:41:31] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005761 10.0.0.38 - - [2025-08-14 03:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2025-08-14 03:41:35] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005956 10.0.0.38 - - [2025-08-14 03:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.38 - - [2025-08-14 03:41:40] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006356 10.0.0.38 - - [2025-08-14 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2025-08-14 03:41:44] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005979 10.0.0.38 - - [2025-08-14 03:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2025-08-14 03:41:48] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004845 10.0.0.38 - - [2025-08-14 03:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.38 - - [2025-08-14 03:41:52] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004985 10.0.0.38 - - [2025-08-14 03:41:52] "POST /neutron/port HTTP/1.1" 200 1089 0.014372 10.0.0.38 - - [2025-08-14 03:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2025-08-14 03:41:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003711 10.0.0.38 - - [2025-08-14 03:41:54] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002716 10.0.0.38 - - [2025-08-14 03:41:54] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005547 10.0.0.38 - - [2025-08-14 03:41:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006904 10.0.0.38 - - [2025-08-14 03:41:59] "POST /neutron/port HTTP/1.1" 200 1089 0.013613 10.0.0.38 - - [2025-08-14 03:42:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007976 10.0.0.38 - - [2025-08-14 03:42:05] "GET /obj-perms HTTP/1.1" 200 5056 0.046144 10.0.0.27 - - [2025-08-14 03:42:06] "GET /obj-perms HTTP/1.1" 200 5056 0.040795 10.0.0.38 - - [2025-08-14 03:42:08] "POST /neutron/network HTTP/1.1" 200 843 0.005885 10.0.0.38 - - [2025-08-14 03:42:08] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.38 - - [2025-08-14 03:42:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007661 10.0.0.38 - - [2025-08-14 03:42:20] "POST /neutron/port HTTP/1.1" 200 1089 0.014247 10.0.0.38 - - [2025-08-14 03:42:24] "POST /neutron/port HTTP/1.1" 200 1089 0.033431 10.0.0.38 - - [2025-08-14 03:42:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.007657 10.0.0.38 - - [2025-08-14 03:42:25] "POST /neutron/port HTTP/1.1" 200 1089 0.013775 10.0.0.38 - - [2025-08-14 03:42:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009440 10.0.0.38 - - [2025-08-14 03:42:35] "POST /neutron/port HTTP/1.1" 200 1089 0.015135 10.0.0.38 - - [2025-08-14 03:42:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007352 10.0.0.38 - - [2025-08-14 03:42:36] "GET /virtual-machine/4116dad5-e9de-4542-938b-52dce6c39a4b HTTP/1.1" 200 1293 0.007385 10.0.0.38 - - [2025-08-14 03:42:36] "GET /virtual-machine-interface/ac286613-d248-4abd-bb0a-be7d5b3d7795 HTTP/1.1" 200 2959 0.005846 10.0.0.38 - - [2025-08-14 03:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.38 - - [2025-08-14 03:42:36] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004729 10.0.0.38 - - [2025-08-14 03:42:36] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003270 10.0.0.38 - - [2025-08-14 03:42:36] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007908 10.0.0.38 - - [2025-08-14 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-08-14 03:42:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003327 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003279 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006032 10.0.0.38 - - [2025-08-14 03:42:37] "POST /neutron/port HTTP/1.1" 200 1089 0.015132 10.0.0.38 - - [2025-08-14 03:42:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007704 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-machine/6b69c083-4bb1-484b-ae13-bbfe495af985 HTTP/1.1" 200 1293 0.005658 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-machine-interface/66643c6c-247e-4c11-bb3f-49aa0b07dd2a HTTP/1.1" 200 2958 0.005929 10.0.0.38 - - [2025-08-14 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.38 - - [2025-08-14 03:42:37] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003520 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002624 10.0.0.38 - - [2025-08-14 03:42:37] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005432 10.0.0.38 - - [2025-08-14 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.38 - - [2025-08-14 03:42:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.38 - - [2025-08-14 03:42:38] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003174 10.0.0.38 - - [2025-08-14 03:42:38] "GET /virtual-network/2ab6eee5-10c6-44e1-94f4-6d90ee5c26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006391 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003782 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.38 - - [2025-08-14 03:42:39] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008841 10.0.0.38 - - [2025-08-14 03:42:39] "POST /control-node-zones HTTP/1.1" 200 569 0.026006 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-08-14 03:42:39] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005165 10.0.0.38 - - [2025-08-14 03:42:39] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005362 10.0.0.38 - - [2025-08-14 03:42:39] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.022046 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003025 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.38 - - [2025-08-14 03:42:39] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009004 10.0.0.38 - - [2025-08-14 03:42:39] "POST /control-node-zones HTTP/1.1" 200 569 0.023313 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2025-08-14 03:42:39] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005548 10.0.0.38 - - [2025-08-14 03:42:39] "GET /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005889 10.0.0.38 - - [2025-08-14 03:42:39] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.021821 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003411 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.38 - - [2025-08-14 03:42:39] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007485 10.0.0.38 - - [2025-08-14 03:42:39] "POST /control-node-zones HTTP/1.1" 200 569 0.035457 10.0.0.38 - - [2025-08-14 03:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.38 - - [2025-08-14 03:42:39] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005721 10.0.0.38 - - [2025-08-14 03:42:39] "GET /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.008197 10.0.0.38 - - [2025-08-14 03:42:40] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.021833 10.0.0.38 - - [2025-08-14 03:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2025-08-14 03:42:40] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006310 10.0.0.38 - - [2025-08-14 03:42:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.003004 10.0.0.38 - - [2025-08-14 03:42:40] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026023 10.0.0.38 - - [2025-08-14 03:42:40] "POST /neutron/network HTTP/1.1" 200 833 0.008032 10.0.0.38 - - [2025-08-14 03:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.38 - - [2025-08-14 03:42:40] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.007110 10.0.0.38 - - [2025-08-14 03:42:40] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004774 10.0.0.38 - - [2025-08-14 03:42:40] "POST /ref-update HTTP/1.1" 200 156 0.013910 10.0.0.38 - - [2025-08-14 03:42:56] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006811 10.0.0.38 - - [2025-08-14 03:42:56] "GET /virtual-machine-interface/2962a392-ad57-4b08-8cb1-392300d945ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005577 10.0.0.38 - - [2025-08-14 03:42:56] "POST /ref-update HTTP/1.1" 200 156 0.011595 10.0.0.23 - - [2025-08-14 03:42:57] "POST /ref-update HTTP/1.1" 200 156 0.055315 10.0.0.38 - - [2025-08-14 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.38 - - [2025-08-14 03:42:58] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006397 10.0.0.38 - - [2025-08-14 03:42:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.002836 10.0.0.38 - - [2025-08-14 03:42:58] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.031945 10.0.0.38 - - [2025-08-14 03:42:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.008801 10.0.0.38 - - [2025-08-14 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2025-08-14 03:42:58] "GET /bgp-as-a-service/181b3601-1acd-4d7f-bc43-82008d151eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005785 10.0.0.38 - - [2025-08-14 03:42:58] "GET /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004142 10.0.0.38 - - [2025-08-14 03:42:58] "POST /ref-update HTTP/1.1" 200 156 0.014880 10.0.0.38 - - [2025-08-14 03:43:05] "GET /bgp-as-a-service/181b3601-1acd-4d7f-bc43-82008d151eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006097 10.0.0.38 - - [2025-08-14 03:43:05] "GET /virtual-machine-interface/ac286613-d248-4abd-bb0a-be7d5b3d7795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005901 10.0.0.38 - - [2025-08-14 03:43:05] "POST /ref-update HTTP/1.1" 200 156 0.012800 10.0.0.23 - - [2025-08-14 03:43:05] "POST /bgp-routers HTTP/1.1" 200 640 0.034364 10.0.0.23 - - [2025-08-14 03:43:06] "PUT /bgp-router/a346b847-940f-4bf8-9964-96fc1a0b5075 HTTP/1.1" 200 254 0.030406 10.0.0.23 - - [2025-08-14 03:43:06] "GET /obj-perms HTTP/1.1" 200 5056 0.043270 10.0.0.23 - - [2025-08-14 03:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.043646 10.0.0.38 - - [2025-08-14 03:43:10] "POST /neutron/port HTTP/1.1" 200 1089 0.037310 10.0.0.38 - - [2025-08-14 03:43:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004346 10.0.0.38 - - [2025-08-14 03:43:10] "POST /neutron/network HTTP/1.1" 200 833 0.008918 10.0.0.23 - - [2025-08-14 03:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.003863 10.0.0.27 - - [2025-08-14 03:43:10] "GET /obj-perms HTTP/1.1" 200 5056 0.003230 10.0.0.23 - - [2025-08-14 03:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.011262 10.0.0.27 - - [2025-08-14 03:43:10] "GET /global-system-configs HTTP/1.1" 200 322 0.058302 10.0.0.38 - - [2025-08-14 03:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.173763 10.0.0.38 - - [2025-08-14 03:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.026397 10.0.0.38 - - [2025-08-14 03:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.102687 10.0.0.23 - - [2025-08-14 03:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.170461 10.0.0.27 - - [2025-08-14 03:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.186381 10.0.0.27 - - [2025-08-14 03:43:11] "GET /global-system-configs HTTP/1.1" 200 322 0.204596 10.0.0.38 - - [2025-08-14 03:43:11] "GET /obj-perms HTTP/1.1" 200 5056 0.283575 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004015 10.0.0.38 - - [2025-08-14 03:43:24] "POST /ref-update HTTP/1.1" 200 156 0.019351 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003827 10.0.0.38 - - [2025-08-14 03:43:24] "POST /ref-update HTTP/1.1" 200 156 0.018680 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003993 10.0.0.38 - - [2025-08-14 03:43:24] "POST /ref-update HTTP/1.1" 200 156 0.021549 10.0.0.38 - - [2025-08-14 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2025-08-14 03:43:24] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006374 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003709 10.0.0.38 - - [2025-08-14 03:43:24] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.019148 10.0.0.38 - - [2025-08-14 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.38 - - [2025-08-14 03:43:24] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004786 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003742 10.0.0.38 - - [2025-08-14 03:43:24] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.020976 10.0.0.38 - - [2025-08-14 03:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.38 - - [2025-08-14 03:43:24] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005128 10.0.0.38 - - [2025-08-14 03:43:24] "GET /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003788 10.0.0.38 - - [2025-08-14 03:43:24] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.019285 10.0.0.38 - - [2025-08-14 03:43:25] "POST /neutron/network HTTP/1.1" 200 843 0.006172 10.0.0.38 - - [2025-08-14 03:43:25] "POST /neutron/port HTTP/1.1" 200 117 0.001376 10.0.0.38 - - [2025-08-14 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.38 - - [2025-08-14 03:43:42] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.007872 10.0.0.38 - - [2025-08-14 03:43:42] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005610 10.0.0.38 - - [2025-08-14 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.015927 10.0.0.38 - - [2025-08-14 03:43:42] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005706 10.0.0.38 - - [2025-08-14 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.024434 10.0.0.38 - - [2025-08-14 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.38 - - [2025-08-14 03:43:42] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008404 10.0.0.38 - - [2025-08-14 03:43:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.008626 10.0.0.38 - - [2025-08-14 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.38 - - [2025-08-14 03:43:42] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006683 10.0.0.38 - - [2025-08-14 03:43:42] "GET /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003697 10.0.0.38 - - [2025-08-14 03:43:42] "POST /ref-update HTTP/1.1" 200 156 0.014887 10.0.0.38 - - [2025-08-14 03:43:45] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006169 10.0.0.38 - - [2025-08-14 03:43:45] "GET /virtual-machine-interface/2962a392-ad57-4b08-8cb1-392300d945ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007017 10.0.0.38 - - [2025-08-14 03:44:03] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004693 10.0.0.38 - - [2025-08-14 03:44:03] "GET /virtual-machine-interface/2962a392-ad57-4b08-8cb1-392300d945ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005541 10.0.0.38 - - [2025-08-14 03:44:03] "POST /ref-update HTTP/1.1" 200 156 0.013663 10.0.0.38 - - [2025-08-14 03:44:03] "GET /bgp-as-a-service/181b3601-1acd-4d7f-bc43-82008d151eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2447 0.006713 10.0.0.38 - - [2025-08-14 03:44:03] "GET /virtual-machine-interface/ac286613-d248-4abd-bb0a-be7d5b3d7795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.012344 10.0.0.38 - - [2025-08-14 03:44:03] "POST /ref-update HTTP/1.1" 200 156 0.036039 10.0.0.23 - - [2025-08-14 03:44:03] "DELETE /bgp-router/e8848143-a3f7-40a0-8ebb-ae022f0e9ddc HTTP/1.1" 200 115 0.064276 10.0.0.38 - - [2025-08-14 03:44:03] "DELETE /bgp-as-a-service/181b3601-1acd-4d7f-bc43-82008d151eec HTTP/1.1" 200 115 0.082886 10.0.0.38 - - [2025-08-14 03:44:03] "GET /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.028921 10.0.0.38 - - [2025-08-14 03:44:03] "GET /virtual-machine-interface/2962a392-ad57-4b08-8cb1-392300d945ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.009800 10.0.0.23 - - [2025-08-14 03:44:03] "DELETE /bgp-router/a346b847-940f-4bf8-9964-96fc1a0b5075 HTTP/1.1" 200 115 0.100464 10.0.0.38 - - [2025-08-14 03:44:03] "DELETE /bgp-as-a-service/873faece-b2ac-4c91-b379-8908471c8d50 HTTP/1.1" 200 115 0.081153 10.0.0.38 - - [2025-08-14 03:44:03] "GET /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005352 10.0.0.38 - - [2025-08-14 03:44:04] "POST /ref-update HTTP/1.1" 200 156 0.022884 10.0.0.38 - - [2025-08-14 03:44:04] "DELETE /control-node-zone/e0ff2aa9-d00a-454c-9c8a-158e0ed24c96 HTTP/1.1" 200 115 0.035354 10.0.0.38 - - [2025-08-14 03:44:04] "GET /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004338 10.0.0.38 - - [2025-08-14 03:44:04] "POST /ref-update HTTP/1.1" 200 156 0.019281 10.0.0.38 - - [2025-08-14 03:44:04] "DELETE /control-node-zone/c5eb5e04-6ef3-431f-8e31-702739892483 HTTP/1.1" 200 115 0.038989 10.0.0.38 - - [2025-08-14 03:44:04] "GET /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004221 10.0.0.38 - - [2025-08-14 03:44:04] "DELETE /control-node-zone/629f27ab-b51e-4c31-86c8-ba461559346f HTTP/1.1" 200 115 0.035446 10.0.0.38 - - [2025-08-14 03:44:04] "POST /neutron/network HTTP/1.1" 200 833 0.007200 10.0.0.38 - - [2025-08-14 03:44:04] "POST /neutron/port HTTP/1.1" 200 1115 0.013628 10.0.0.38 - - [2025-08-14 03:44:05] "POST /neutron/port HTTP/1.1" 200 1115 0.015107 10.0.0.38 - - [2025-08-14 03:44:05] "POST /neutron/port HTTP/1.1" 200 1115 0.037549 10.0.0.23 - - [2025-08-14 03:44:07] "POST /useragent-kv HTTP/1.1" 200 115 0.281927 10.0.0.23 - - [2025-08-14 03:44:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002916 10.0.0.38 - - [2025-08-14 03:44:07] "POST /neutron/network HTTP/1.1" 200 151 0.493613 10.0.0.38 - - [2025-08-14 03:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.23 - - [2025-08-14 03:44:09] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001727 10.0.0.38 - - [2025-08-14 03:44:09] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.047431 10.0.0.23 - - [2025-08-14 03:44:10] "POST /route-targets HTTP/1.1" 200 327 0.016701 10.0.0.23 - - [2025-08-14 03:44:10] "POST /useragent-kv HTTP/1.1" 200 115 0.011303 10.0.0.38 - - [2025-08-14 03:44:10] "POST /neutron/subnet HTTP/1.1" 200 719 0.247696 10.0.0.38 - - [2025-08-14 03:44:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001438 10.0.0.38 - - [2025-08-14 03:44:10] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006407 10.0.0.38 - - [2025-08-14 03:44:10] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010347 10.0.0.38 - - [2025-08-14 03:44:10] "POST /neutron/network HTTP/1.1" 200 832 0.006642 10.0.0.38 - - [2025-08-14 03:44:10] "POST /id-to-fqname HTTP/1.1" 200 225 0.001358 10.0.0.23 - - [2025-08-14 03:44:11] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001179 10.0.0.38 - - [2025-08-14 03:44:11] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.074234 10.0.0.38 - - [2025-08-14 03:44:11] "POST /neutron/network HTTP/1.1" 200 832 0.030871 10.0.0.38 - - [2025-08-14 03:44:11] "POST /id-to-fqname HTTP/1.1" 200 225 0.001369 10.0.0.38 - - [2025-08-14 03:44:11] "POST /neutron/port HTTP/1.1" 200 117 0.007621 10.0.0.23 - - [2025-08-14 03:44:11] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001174 10.0.0.38 - - [2025-08-14 03:44:12] "POST /neutron/port HTTP/1.1" 200 1060 0.327615 10.0.0.38 - - [2025-08-14 03:44:12] "POST /neutron/port HTTP/1.1" 200 1114 0.124724 10.0.0.23 - - [2025-08-14 03:44:12] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001405 10.0.0.38 - - [2025-08-14 03:44:12] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.119020 10.0.0.38 - - [2025-08-14 03:44:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005050 10.0.0.38 - - [2025-08-14 03:44:12] "POST /neutron/network HTTP/1.1" 200 832 0.008071 10.0.0.38 - - [2025-08-14 03:44:12] "POST /neutron/port HTTP/1.1" 200 117 0.006004 10.0.0.38 - - [2025-08-14 03:44:12] "POST /id-to-fqname HTTP/1.1" 200 225 0.001710 10.0.0.38 - - [2025-08-14 03:44:13] "POST /neutron/network HTTP/1.1" 200 842 0.009490 10.0.0.38 - - [2025-08-14 03:44:13] "POST /neutron/port HTTP/1.1" 200 1060 0.018575 10.0.0.38 - - [2025-08-14 03:44:13] "POST /neutron/port HTTP/1.1" 200 1088 0.017091 10.0.0.38 - - [2025-08-14 03:44:13] "POST /neutron/port HTTP/1.1" 200 117 0.002300 10.0.0.23 - - [2025-08-14 03:44:13] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001189 10.0.0.38 - - [2025-08-14 03:44:13] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.075385 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/port HTTP/1.1" 200 2060 0.020855 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/port HTTP/1.1" 200 1088 0.017977 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007061 10.0.0.38 - - [2025-08-14 03:44:14] "GET /virtual-machine/9b473166-525f-4588-aaf6-b69b70fd424d HTTP/1.1" 200 1294 0.006248 10.0.0.38 - - [2025-08-14 03:44:14] "GET /virtual-machine-interface/dc426599-5c23-4373-88ca-ae54941aa9cf HTTP/1.1" 200 2958 0.007730 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/network HTTP/1.1" 200 842 0.007907 10.0.0.38 - - [2025-08-14 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2025-08-14 03:44:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005053 10.0.0.38 - - [2025-08-14 03:44:14] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004337 10.0.0.38 - - [2025-08-14 03:44:14] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008727 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/port HTTP/1.1" 200 1060 0.015304 10.0.0.38 - - [2025-08-14 03:44:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003717 10.0.0.38 - - [2025-08-14 03:44:15] "POST /neutron/network HTTP/1.1" 200 832 0.008418 10.0.0.38 - - [2025-08-14 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2025-08-14 03:44:17] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005772 10.0.0.38 - - [2025-08-14 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.38 - - [2025-08-14 03:44:21] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005520 10.0.0.38 - - [2025-08-14 03:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2025-08-14 03:44:25] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005484 10.0.0.38 - - [2025-08-14 03:44:26] "POST /neutron/network HTTP/1.1" 200 842 0.008676 10.0.0.38 - - [2025-08-14 03:44:26] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.38 - - [2025-08-14 03:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.38 - - [2025-08-14 03:44:29] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006189 10.0.0.38 - - [2025-08-14 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.38 - - [2025-08-14 03:44:33] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005737 10.0.0.38 - - [2025-08-14 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.38 - - [2025-08-14 03:44:38] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005528 10.0.0.38 - - [2025-08-14 03:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007340 10.0.0.38 - - [2025-08-14 03:44:42] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009677 10.0.0.38 - - [2025-08-14 03:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.38 - - [2025-08-14 03:44:46] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006661 10.0.0.38 - - [2025-08-14 03:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.38 - - [2025-08-14 03:44:50] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005872 10.0.0.38 - - [2025-08-14 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.38 - - [2025-08-14 03:44:54] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005752 10.0.0.38 - - [2025-08-14 03:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2025-08-14 03:44:58] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005654 10.0.0.38 - - [2025-08-14 03:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.38 - - [2025-08-14 03:45:02] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006429 10.0.0.38 - - [2025-08-14 03:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.38 - - [2025-08-14 03:45:06] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009581 10.0.0.38 - - [2025-08-14 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2025-08-14 03:45:10] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005704 10.0.0.38 - - [2025-08-14 03:45:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.028262 10.0.0.38 - - [2025-08-14 03:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023607 10.0.0.38 - - [2025-08-14 03:45:14] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005317 10.0.0.38 - - [2025-08-14 03:45:15] "POST /neutron/network HTTP/1.1" 200 842 0.006301 10.0.0.38 - - [2025-08-14 03:45:15] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.38 - - [2025-08-14 03:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.38 - - [2025-08-14 03:45:19] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006291 10.0.0.38 - - [2025-08-14 03:45:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009060 10.0.0.38 - - [2025-08-14 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2025-08-14 03:45:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004065 10.0.0.38 - - [2025-08-14 03:45:21] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003559 10.0.0.38 - - [2025-08-14 03:45:21] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007633 10.0.0.38 - - [2025-08-14 03:45:26] "POST /neutron/port HTTP/1.1" 200 1088 0.036653 10.0.0.38 - - [2025-08-14 03:45:28] "POST /neutron/port HTTP/1.1" 200 1088 0.027510 10.0.0.38 - - [2025-08-14 03:45:28] "POST /neutron/subnet HTTP/1.1" 200 693 0.009879 10.0.0.38 - - [2025-08-14 03:45:29] "POST /neutron/port HTTP/1.1" 200 1088 0.015607 10.0.0.38 - - [2025-08-14 03:45:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008646 10.0.0.38 - - [2025-08-14 03:45:41] "POST /neutron/port HTTP/1.1" 200 1088 0.017137 10.0.0.38 - - [2025-08-14 03:45:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007601 10.0.0.38 - - [2025-08-14 03:45:57] "POST /neutron/port HTTP/1.1" 200 1088 0.016964 10.0.0.38 - - [2025-08-14 03:46:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007315 10.0.0.38 - - [2025-08-14 03:46:07] "POST /neutron/port HTTP/1.1" 200 1088 0.013031 10.0.0.38 - - [2025-08-14 03:46:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007141 10.0.0.38 - - [2025-08-14 03:46:08] "GET /virtual-machine/55d5782e-aee5-49ea-adc0-9d5a6e2b0659 HTTP/1.1" 200 1293 0.042738 10.0.0.38 - - [2025-08-14 03:46:08] "GET /virtual-machine-interface/ded17aea-51d9-4cd8-beb0-7e2fc7be880a HTTP/1.1" 200 2959 0.005545 10.0.0.38 - - [2025-08-14 03:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.38 - - [2025-08-14 03:46:08] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002996 10.0.0.38 - - [2025-08-14 03:46:08] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004215 10.0.0.38 - - [2025-08-14 03:46:08] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005649 10.0.0.38 - - [2025-08-14 03:46:08] "GET /obj-perms HTTP/1.1" 200 5056 0.040557 10.0.0.38 - - [2025-08-14 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.38 - - [2025-08-14 03:46:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003340 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002541 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005685 10.0.0.38 - - [2025-08-14 03:46:09] "POST /neutron/port HTTP/1.1" 200 1088 0.014097 10.0.0.38 - - [2025-08-14 03:46:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008690 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-machine/e87c9f75-b9ef-42ec-b5fb-950c1994434f HTTP/1.1" 200 1294 0.005495 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-machine-interface/f10d60bd-6985-4e45-8962-304f5ca68203 HTTP/1.1" 200 2958 0.004964 10.0.0.38 - - [2025-08-14 03:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.38 - - [2025-08-14 03:46:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002746 10.0.0.38 - - [2025-08-14 03:46:09] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007432 10.0.0.38 - - [2025-08-14 03:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.38 - - [2025-08-14 03:46:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004960 10.0.0.38 - - [2025-08-14 03:46:10] "GET /virtual-networks?parent_id=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003049 10.0.0.38 - - [2025-08-14 03:46:10] "GET /virtual-network/6724287c-5e85-44ac-8fe4-d5f120fc7593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009086 10.0.0.38 - - [2025-08-14 03:46:15] "POST /neutron/port HTTP/1.1" 200 1088 0.014639 10.0.0.38 - - [2025-08-14 03:46:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003754 10.0.0.38 - - [2025-08-14 03:46:15] "POST /neutron/network HTTP/1.1" 200 832 0.006411 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003237 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.38 - - [2025-08-14 03:46:16] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006746 10.0.0.38 - - [2025-08-14 03:46:16] "POST /control-node-zones HTTP/1.1" 200 569 0.023995 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.38 - - [2025-08-14 03:46:16] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004750 10.0.0.38 - - [2025-08-14 03:46:16] "GET /control-node-zone/27ec6f69-79c3-4f3d-9ed2-5a0ed4e95129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005237 10.0.0.38 - - [2025-08-14 03:46:16] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.022344 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.007394 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.38 - - [2025-08-14 03:46:16] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006212 10.0.0.38 - - [2025-08-14 03:46:16] "POST /control-node-zones HTTP/1.1" 200 569 0.022680 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.38 - - [2025-08-14 03:46:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004939 10.0.0.38 - - [2025-08-14 03:46:16] "GET /control-node-zone/741c9c21-9660-4c24-a01a-ffdcbd90fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006323 10.0.0.38 - - [2025-08-14 03:46:16] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.017917 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003088 10.0.0.38 - - [2025-08-14 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.38 - - [2025-08-14 03:46:16] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008179 10.0.0.38 - - [2025-08-14 03:46:16] "POST /control-node-zones HTTP/1.1" 200 569 0.021469 10.0.0.38 - - [2025-08-14 03:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.38 - - [2025-08-14 03:46:17] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005165 10.0.0.38 - - [2025-08-14 03:46:17] "GET /control-node-zone/65a142f4-9ddc-462c-bdab-4b38ca128588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004855 10.0.0.38 - - [2025-08-14 03:46:17] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.017653 10.0.0.38 - - [2025-08-14 03:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.38 - - [2025-08-14 03:46:17] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006377 10.0.0.38 - - [2025-08-14 03:46:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.002867 10.0.0.38 - - [2025-08-14 03:46:17] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026169 10.0.0.38 - - [2025-08-14 03:46:17] "POST /neutron/network HTTP/1.1" 200 832 0.006507 10.0.0.38 - - [2025-08-14 03:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.38 - - [2025-08-14 03:46:17] "GET /bgp-as-a-service/ee26ac9a-578a-4171-9ee1-1aa2134fceed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.005156 10.0.0.38 - - [2025-08-14 03:46:17] "GET /control-node-zone/27ec6f69-79c3-4f3d-9ed2-5a0ed4e95129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003973 10.0.0.38 - - [2025-08-14 03:46:17] "POST /ref-update HTTP/1.1" 200 156 0.012870 10.0.0.38 - - [2025-08-14 03:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.38 - - [2025-08-14 03:46:17] "GET /bgp-as-a-service/ee26ac9a-578a-4171-9ee1-1aa2134fceed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.006232 10.0.0.38 - - [2025-08-14 03:46:17] "GET /control-node-zone/741c9c21-9660-4c24-a01a-ffdcbd90fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003824 10.0.0.38 - - [2025-08-14 03:46:17] "POST /ref-update HTTP/1.1" 200 156 0.014591 10.0.0.38 - - [2025-08-14 03:46:26] "GET /bgp-as-a-service/ee26ac9a-578a-4171-9ee1-1aa2134fceed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006587 10.0.0.38 - - [2025-08-14 03:46:26] "GET /virtual-machine-interface/dc426599-5c23-4373-88ca-ae54941aa9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.007008 10.0.0.38 - - [2025-08-14 03:46:26] "POST /ref-update HTTP/1.1" 200 156 0.013392 10.0.0.23 - - [2025-08-14 03:46:26] "POST /bgp-routers HTTP/1.1" 200 640 0.049256 10.0.0.23 - - [2025-08-14 03:46:26] "PUT /bgp-router/547bb79a-e84e-446a-b544-c9397ac72407 HTTP/1.1" 200 254 0.026571 10.0.0.38 - - [2025-08-14 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-08-14 03:46:27] "GET /global-system-config/64982ff6-f581-4599-a975-e937b4db4127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008177 10.0.0.38 - - [2025-08-14 03:46:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003156 10.0.0.38 - - [2025-08-14 03:46:27] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.039675 10.0.0.38 - - [2025-08-14 03:46:27] "POST /neutron/subnet HTTP/1.1" 200 719 0.014923 10.0.0.38 - - [2025-08-14 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.38 - - [2025-08-14 03:46:27] "GET /bgp-as-a-service/19559e72-ad0f-45e3-9407-7bd6e5956a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005453 10.0.0.38 - - [2025-08-14 03:46:27] "GET /control-node-zone/27ec6f69-79c3-4f3d-9ed2-5a0ed4e95129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003930 10.0.0.38 - - [2025-08-14 03:46:27] "POST /ref-update HTTP/1.1" 200 156 0.015952 10.0.0.38 - - [2025-08-14 03:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.38 - - [2025-08-14 03:46:27] "GET /bgp-as-a-service/19559e72-ad0f-45e3-9407-7bd6e5956a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006471 10.0.0.38 - - [2025-08-14 03:46:27] "GET /control-node-zone/741c9c21-9660-4c24-a01a-ffdcbd90fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003776 10.0.0.38 - - [2025-08-14 03:46:27] "POST /ref-update HTTP/1.1" 200 156 0.018108 10.0.0.38 - - [2025-08-14 03:46:29] "POST /neutron/port HTTP/1.1" 200 1088 0.016606 10.0.0.38 - - [2025-08-14 03:46:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003750 10.0.0.38 - - [2025-08-14 03:46:29] "POST /neutron/network HTTP/1.1" 200 832 0.007934 10.0.0.38 - - [2025-08-14 03:46:34] "GET /bgp-as-a-service/19559e72-ad0f-45e3-9407-7bd6e5956a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007921 10.0.0.38 - - [2025-08-14 03:46:34] "GET /virtual-machine-interface/ded17aea-51d9-4cd8-beb0-7e2fc7be880a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005661 10.0.0.38 - - [2025-08-14 03:46:34] "POST /ref-update HTTP/1.1" 200 156 0.012492 10.0.0.23 - - [2025-08-14 03:46:34] "POST /ref-update HTTP/1.1" 200 156 0.025416 10.0.0.38 - - [2025-08-14 03:46:56] "GET /bgp-as-a-service/19559e72-ad0f-45e3-9407-7bd6e5956a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006334 10.0.0.38 - - [2025-08-14 03:46:56] "GET /virtual-machine-interface/ded17aea-51d9-4cd8-beb0-7e2fc7be880a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.010259 10.0.0.38 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.015861 10.0.0.23 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.024077 10.0.0.38 - - [2025-08-14 03:46:56] "DELETE /bgp-as-a-service/19559e72-ad0f-45e3-9407-7bd6e5956a62 HTTP/1.1" 200 115 0.063072 10.0.0.38 - - [2025-08-14 03:46:56] "GET /bgp-as-a-service/ee26ac9a-578a-4171-9ee1-1aa2134fceed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.006736 10.0.0.38 - - [2025-08-14 03:46:56] "GET /virtual-machine-interface/dc426599-5c23-4373-88ca-ae54941aa9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.005239 10.0.0.38 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.017428 10.0.0.23 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.025982 10.0.0.38 - - [2025-08-14 03:46:56] "DELETE /bgp-as-a-service/ee26ac9a-578a-4171-9ee1-1aa2134fceed HTTP/1.1" 200 115 0.066040 10.0.0.38 - - [2025-08-14 03:46:56] "GET /control-node-zone/65a142f4-9ddc-462c-bdab-4b38ca128588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018137 10.0.0.38 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.019851 10.0.0.38 - - [2025-08-14 03:46:56] "DELETE /control-node-zone/65a142f4-9ddc-462c-bdab-4b38ca128588 HTTP/1.1" 200 115 0.028475 10.0.0.38 - - [2025-08-14 03:46:56] "GET /control-node-zone/741c9c21-9660-4c24-a01a-ffdcbd90fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005336 10.0.0.38 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.017833 10.0.0.38 - - [2025-08-14 03:46:56] "DELETE /control-node-zone/741c9c21-9660-4c24-a01a-ffdcbd90fafa HTTP/1.1" 200 115 0.033680 10.0.0.38 - - [2025-08-14 03:46:56] "GET /control-node-zone/27ec6f69-79c3-4f3d-9ed2-5a0ed4e95129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005032 10.0.0.38 - - [2025-08-14 03:46:56] "POST /ref-update HTTP/1.1" 200 156 0.017000 10.0.0.38 - - [2025-08-14 03:46:56] "DELETE /control-node-zone/27ec6f69-79c3-4f3d-9ed2-5a0ed4e95129 HTTP/1.1" 200 115 0.026878 10.0.0.38 - - [2025-08-14 03:46:57] "POST /neutron/port HTTP/1.1" 200 1088 0.015469 10.0.0.38 - - [2025-08-14 03:46:57] "POST /neutron/port HTTP/1.1" 200 1088 0.033195 10.0.0.38 - - [2025-08-14 03:46:57] "POST /neutron/port HTTP/1.1" 200 151 0.215306 10.0.0.38 - - [2025-08-14 03:46:59] "POST /neutron/network HTTP/1.1" 200 832 0.006816 10.0.0.23 - - [2025-08-14 03:46:59] "DELETE /route-target/ab524f50-3159-4175-ac82-104565e9c290 HTTP/1.1" 200 115 0.020916 10.0.0.23 - - [2025-08-14 03:47:00] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001895 10.0.0.38 - - [2025-08-14 03:47:00] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.068811 10.0.0.23 - - [2025-08-14 03:47:00] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001130 10.0.0.38 - - [2025-08-14 03:47:00] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?fields=virtual_networks HTTP/1.1" 200 1035 0.044501 10.0.0.23 - - [2025-08-14 03:47:00] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001127 10.0.0.38 - - [2025-08-14 03:47:00] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.040272 10.0.0.23 - - [2025-08-14 03:47:00] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001453 10.0.0.38 - - [2025-08-14 03:47:00] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?fields=security_groups HTTP/1.1" 200 1262 0.043316 10.0.0.38 - - [2025-08-14 03:47:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.023283 10.0.0.23 - - [2025-08-14 03:47:01] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002979 10.0.0.23 - - [2025-08-14 03:47:01] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001221 10.0.0.23 - - [2025-08-14 03:47:01] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.030893 10.0.0.23 - - [2025-08-14 03:47:01] "POST /id-to-fqname HTTP/1.1" 200 183 0.009295 10.0.0.23 - - [2025-08-14 03:47:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.004931 10.0.0.23 - - [2025-08-14 03:47:01] "POST /security-groups HTTP/1.1" 200 584 0.088577 10.0.0.23 - - [2025-08-14 03:47:02] "POST /projects HTTP/1.1" 200 571 0.342732 10.0.0.23 - - [2025-08-14 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.414922 10.0.0.23 - - [2025-08-14 03:47:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.022398 10.0.0.38 - - [2025-08-14 03:47:02] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.611138 10.0.0.38 - - [2025-08-14 03:47:03] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.23 - - [2025-08-14 03:47:06] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001089 10.0.0.38 - - [2025-08-14 03:47:06] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.035511 10.0.0.23 - - [2025-08-14 03:47:06] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001052 10.0.0.38 - - [2025-08-14 03:47:06] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?fields=virtual_networks HTTP/1.1" 200 1018 0.049819 10.0.0.23 - - [2025-08-14 03:47:06] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001130 10.0.0.38 - - [2025-08-14 03:47:06] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.052435 10.0.0.23 - - [2025-08-14 03:47:06] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000988 10.0.0.38 - - [2025-08-14 03:47:06] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?fields=security_groups HTTP/1.1" 200 1237 0.044137 10.0.0.38 - - [2025-08-14 03:47:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.026087 10.0.0.23 - - [2025-08-14 03:47:07] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003044 10.0.0.23 - - [2025-08-14 03:47:07] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.23 - - [2025-08-14 03:47:07] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008602 10.0.0.23 - - [2025-08-14 03:47:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.003955 10.0.0.23 - - [2025-08-14 03:47:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.006603 10.0.0.23 - - [2025-08-14 03:47:07] "POST /security-groups HTTP/1.1" 200 592 0.045968 10.0.0.23 - - [2025-08-14 03:47:07] "POST /projects HTTP/1.1" 200 587 0.263545 10.0.0.23 - - [2025-08-14 03:47:07] "POST /access-control-lists HTTP/1.1" 200 597 0.038120 10.0.0.23 - - [2025-08-14 03:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.338879 10.0.0.38 - - [2025-08-14 03:47:07] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.492954 10.0.0.38 - - [2025-08-14 03:47:08] "GET / HTTP/1.1" 200 35931 0.002286 10.0.0.27 - - [2025-08-14 03:47:09] "GET /obj-perms HTTP/1.1" 200 5056 0.095929 10.0.0.23 - - [2025-08-14 03:47:09] "GET /obj-perms HTTP/1.1" 200 5056 0.041290 10.0.0.23 - - [2025-08-14 03:47:11] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.38 - - [2025-08-14 03:47:12] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052304 10.0.0.23 - - [2025-08-14 03:47:12] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001525 10.0.0.38 - - [2025-08-14 03:47:12] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?fields=virtual_networks HTTP/1.1" 200 1033 0.067466 10.0.0.23 - - [2025-08-14 03:47:12] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001097 10.0.0.38 - - [2025-08-14 03:47:12] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.051062 10.0.0.23 - - [2025-08-14 03:47:12] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.38 - - [2025-08-14 03:47:12] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?fields=security_groups HTTP/1.1" 200 1260 0.038006 10.0.0.38 - - [2025-08-14 03:47:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.022336 10.0.0.23 - - [2025-08-14 03:47:13] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003088 10.0.0.23 - - [2025-08-14 03:47:13] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001140 10.0.0.23 - - [2025-08-14 03:47:13] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008362 10.0.0.23 - - [2025-08-14 03:47:13] "POST /id-to-fqname HTTP/1.1" 200 197 0.001290 10.0.0.23 - - [2025-08-14 03:47:13] "POST /fqname-to-id HTTP/1.1" 404 206 0.005977 10.0.0.23 - - [2025-08-14 03:47:13] "POST /security-groups HTTP/1.1" 200 598 0.028566 10.0.0.23 - - [2025-08-14 03:47:13] "POST /fqname-to-id HTTP/1.1" 404 241 0.003650 10.0.0.23 - - [2025-08-14 03:47:13] "POST /projects HTTP/1.1" 200 599 0.240410 10.0.0.23 - - [2025-08-14 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.311500 10.0.0.23 - - [2025-08-14 03:47:13] "POST /access-control-lists HTTP/1.1" 200 601 0.032658 10.0.0.38 - - [2025-08-14 03:47:13] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.449482 10.0.0.38 - - [2025-08-14 03:47:14] "GET / HTTP/1.1" 200 35931 0.002402 10.0.0.38 - - [2025-08-14 03:47:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000919 10.0.0.38 - - [2025-08-14 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.051251 10.0.0.38 - - [2025-08-14 03:47:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004236 10.0.0.38 - - [2025-08-14 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.38 - - [2025-08-14 03:47:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004007 10.0.0.38 - - [2025-08-14 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2025-08-14 03:47:16] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.011077 10.0.0.38 - - [2025-08-14 03:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.23 - - [2025-08-14 03:47:16] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001145 10.0.0.38 - - [2025-08-14 03:47:16] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.044669 10.0.0.23 - - [2025-08-14 03:47:16] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001166 10.0.0.38 - - [2025-08-14 03:47:17] "POST /neutron/network HTTP/1.1" 200 594 0.188005 10.0.0.38 - - [2025-08-14 03:47:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.003404 10.0.0.38 - - [2025-08-14 03:47:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005790 10.0.0.38 - - [2025-08-14 03:47:17] "POST /neutron/network HTTP/1.1" 200 808 0.006862 10.0.0.38 - - [2025-08-14 03:47:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005428 10.0.0.38 - - [2025-08-14 03:47:17] "POST /id-to-fqname HTTP/1.1" 200 218 0.001982 10.0.0.38 - - [2025-08-14 03:47:17] "POST /neutron/network HTTP/1.1" 200 818 0.008527 10.0.0.23 - - [2025-08-14 03:47:18] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001372 10.0.0.38 - - [2025-08-14 03:47:18] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.057383 10.0.0.38 - - [2025-08-14 03:47:18] "POST /neutron/port HTTP/1.1" 200 117 0.007018 10.0.0.38 - - [2025-08-14 03:47:18] "POST /id-to-fqname HTTP/1.1" 200 218 0.001338 10.0.0.38 - - [2025-08-14 03:47:18] "POST /neutron/network HTTP/1.1" 200 818 0.009052 10.0.0.38 - - [2025-08-14 03:47:19] "POST /neutron/port HTTP/1.1" 200 1062 0.013648 10.0.0.38 - - [2025-08-14 03:47:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003754 10.0.0.23 - - [2025-08-14 03:47:19] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001114 10.0.0.38 - - [2025-08-14 03:47:19] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.077517 10.0.0.38 - - [2025-08-14 03:47:19] "POST /neutron/network HTTP/1.1" 200 808 0.006154 10.0.0.38 - - [2025-08-14 03:47:19] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008815 10.0.0.23 - - [2025-08-14 03:47:20] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001632 10.0.0.38 - - [2025-08-14 03:47:20] "POST /neutron/port HTTP/1.1" 200 1062 0.297459 10.0.0.38 - - [2025-08-14 03:47:20] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005500 10.0.0.38 - - [2025-08-14 03:47:20] "POST /neutron/port HTTP/1.1" 200 1116 0.123781 10.0.0.38 - - [2025-08-14 03:47:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.026049 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/0a00180e6a0d4bd6a33470d5dc516aaa HTTP/1.1" 404 173 0.012727 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/a6ff45fcc0934aac8546a951f3e7fcfa HTTP/1.1" 404 173 0.014293 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/267caa7cab7242d1a4207d6ef32f5c83 HTTP/1.1" 404 173 0.021711 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000975 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000954 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001319 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.074923 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001392 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.108060 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.115436 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001331 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?fields=security_groups HTTP/1.1" 200 1342 0.100617 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?fields=security_groups HTTP/1.1" 200 1367 0.103860 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?fields=security_groups HTTP/1.1" 200 1365 0.147161 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /security-group/d4163acf-a761-45eb-9ccb-06c4652cc215 HTTP/1.1" 404 171 0.037323 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=b5d2a027-a4e6-44e6-b8e5-3f8310544415&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001275 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /access-control-list/f98e237a-d774-42fb-a119-6a3618e20bf5 HTTP/1.1" 200 115 0.099186 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /security-group/7dba43dc-d958-4384-b16b-9cb0bfeb4660 HTTP/1.1" 200 115 0.206433 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=a6ff45fc-c093-4aac-8546-a951f3e7fcfa&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001770 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /security-group/50a17ea1-8b10-433a-9224-5bc31b49b943 HTTP/1.1" 200 115 0.141513 10.0.0.23 - - [2025-08-14 03:47:21] "GET /projects?obj_uuids=0a00180e-6a0d-4bd6-a334-70d5dc516aaa&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002854 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415?fields=application_policy_sets HTTP/1.1" 200 1406 0.151259 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa?fields=application_policy_sets HTTP/1.1" 200 1381 0.152380 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/b5d2a027-a4e6-44e6-b8e5-3f8310544415 HTTP/1.1" 404 171 0.611048 10.0.0.23 - - [2025-08-14 03:47:21] "GET /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa?fields=application_policy_sets HTTP/1.1" 200 1404 0.124982 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /access-control-list/bdcc18c0-a8d5-4a7e-8d4b-3dbef320e9fe HTTP/1.1" 200 115 0.077931 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/a6ff45fc-c093-4aac-8546-a951f3e7fcfa HTTP/1.1" 200 115 0.842548 10.0.0.23 - - [2025-08-14 03:47:21] "DELETE /project/0a00180e-6a0d-4bd6-a334-70d5dc516aaa HTTP/1.1" 200 115 0.849118 10.0.0.38 - - [2025-08-14 03:47:22] "POST /neutron/port HTTP/1.1" 200 1090 0.018409 10.0.0.38 - - [2025-08-14 03:47:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008296 10.0.0.38 - - [2025-08-14 03:47:22] "POST /neutron/port HTTP/1.1" 200 1090 0.013567 10.0.0.38 - - [2025-08-14 03:47:22] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.027444 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004155 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.008873 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004360 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.006277 10.0.0.38 - - [2025-08-14 03:47:23] "GET /instance-ip/cbe64ad8-5d88-418b-a864-7436bb85523a HTTP/1.1" 200 1621 0.006850 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004065 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.005511 10.0.0.38 - - [2025-08-14 03:47:23] "GET /instance-ip/cbe64ad8-5d88-418b-a864-7436bb85523a HTTP/1.1" 200 1621 0.004305 10.0.0.38 - - [2025-08-14 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.38 - - [2025-08-14 03:47:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003963 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003404 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008698 10.0.0.38 - - [2025-08-14 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.38 - - [2025-08-14 03:47:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004298 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003457 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006046 10.0.0.38 - - [2025-08-14 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.38 - - [2025-08-14 03:47:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004105 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005120 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008377 10.0.0.38 - - [2025-08-14 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.38 - - [2025-08-14 03:47:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004148 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003064 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005916 10.0.0.38 - - [2025-08-14 03:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.38 - - [2025-08-14 03:47:23] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004223 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003221 10.0.0.38 - - [2025-08-14 03:47:23] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005743 10.0.0.38 - - [2025-08-14 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2025-08-14 03:47:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004284 10.0.0.38 - - [2025-08-14 03:47:24] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003555 10.0.0.38 - - [2025-08-14 03:47:24] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005981 10.0.0.38 - - [2025-08-14 03:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.38 - - [2025-08-14 03:47:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003853 10.0.0.38 - - [2025-08-14 03:47:24] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003128 10.0.0.38 - - [2025-08-14 03:47:24] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005613 10.0.0.38 - - [2025-08-14 03:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.38 - - [2025-08-14 03:47:27] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005386 10.0.0.38 - - [2025-08-14 03:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.38 - - [2025-08-14 03:47:31] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006006 10.0.0.38 - - [2025-08-14 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.38 - - [2025-08-14 03:47:35] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005663 10.0.0.38 - - [2025-08-14 03:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.38 - - [2025-08-14 03:47:39] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005517 10.0.0.38 - - [2025-08-14 03:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.38 - - [2025-08-14 03:47:43] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006386 10.0.0.38 - - [2025-08-14 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.38 - - [2025-08-14 03:47:47] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006682 10.0.0.38 - - [2025-08-14 03:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.38 - - [2025-08-14 03:47:51] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005088 10.0.0.38 - - [2025-08-14 03:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2025-08-14 03:47:53] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003505 10.0.0.38 - - [2025-08-14 03:47:53] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003063 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006212 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-08-14 03:47:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003534 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002699 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005669 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.38 - - [2025-08-14 03:47:54] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006895 10.0.0.38 - - [2025-08-14 03:47:54] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004048 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.38 - - [2025-08-14 03:47:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004007 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003041 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006787 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.38 - - [2025-08-14 03:47:54] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005887 10.0.0.38 - - [2025-08-14 03:47:54] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005081 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.38 - - [2025-08-14 03:47:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004305 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003603 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006379 10.0.0.38 - - [2025-08-14 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.38 - - [2025-08-14 03:47:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004779 10.0.0.38 - - [2025-08-14 03:47:54] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003153 10.0.0.38 - - [2025-08-14 03:47:55] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006605 10.0.0.38 - - [2025-08-14 03:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2025-08-14 03:47:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004701 10.0.0.38 - - [2025-08-14 03:47:55] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003686 10.0.0.38 - - [2025-08-14 03:47:55] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006096 10.0.0.38 - - [2025-08-14 03:47:55] "GET /obj-perms HTTP/1.1" 200 5044 0.046013 10.0.0.23 - - [2025-08-14 03:47:55] "GET /obj-perms HTTP/1.1" 200 5044 0.044182 10.0.0.38 - - [2025-08-14 03:47:55] "GET /obj-perms HTTP/1.1" 200 5044 0.004213 10.0.0.27 - - [2025-08-14 03:47:55] "GET /obj-perms HTTP/1.1" 200 5044 0.042205 10.0.0.38 - - [2025-08-14 03:47:55] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008029 10.0.0.38 - - [2025-08-14 03:47:56] "POST /neutron/port HTTP/1.1" 200 1090 0.013453 10.0.0.38 - - [2025-08-14 03:47:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007047 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.005177 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.003193 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.004887 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.003720 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.004904 10.0.0.38 - - [2025-08-14 03:47:56] "GET /instance-ip/37b80726-66bd-4187-a2e2-cc3e526d8182 HTTP/1.1" 200 1620 0.005391 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.003277 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.005132 10.0.0.38 - - [2025-08-14 03:47:56] "GET /instance-ip/37b80726-66bd-4187-a2e2-cc3e526d8182 HTTP/1.1" 200 1620 0.003890 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003088 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002705 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006066 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004959 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003396 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005752 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003799 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002610 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005688 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005029 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002936 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005709 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005288 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003772 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006113 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-08-14 03:47:56] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003925 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002921 10.0.0.38 - - [2025-08-14 03:47:56] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005606 10.0.0.38 - - [2025-08-14 03:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.38 - - [2025-08-14 03:47:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004218 10.0.0.38 - - [2025-08-14 03:47:57] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003578 10.0.0.38 - - [2025-08-14 03:47:57] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007504 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.38 - - [2025-08-14 03:47:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003369 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002824 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008234 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2025-08-14 03:47:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003427 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002610 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005800 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2025-08-14 03:47:58] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004087 10.0.0.38 - - [2025-08-14 03:47:58] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005184 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.38 - - [2025-08-14 03:47:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003579 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003244 10.0.0.38 - - [2025-08-14 03:47:58] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005632 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2025-08-14 03:47:58] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004128 10.0.0.38 - - [2025-08-14 03:47:58] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004732 10.0.0.38 - - [2025-08-14 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.38 - - [2025-08-14 03:47:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003945 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002939 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005730 10.0.0.38 - - [2025-08-14 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.38 - - [2025-08-14 03:47:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004286 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003076 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005719 10.0.0.38 - - [2025-08-14 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.38 - - [2025-08-14 03:47:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003634 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003087 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005971 10.0.0.23 - - [2025-08-14 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.003527 10.0.0.38 - - [2025-08-14 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.003627 10.0.0.38 - - [2025-08-14 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.003551 10.0.0.38 - - [2025-08-14 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.004974 10.0.0.23 - - [2025-08-14 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.003840 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004129 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.006113 10.0.0.38 - - [2025-08-14 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.38 - - [2025-08-14 03:47:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003612 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003012 10.0.0.38 - - [2025-08-14 03:47:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006662 10.0.0.38 - - [2025-08-14 03:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.38 - - [2025-08-14 03:48:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005041 10.0.0.38 - - [2025-08-14 03:48:00] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003452 10.0.0.38 - - [2025-08-14 03:48:00] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006765 10.0.0.38 - - [2025-08-14 03:48:01] "POST /neutron/port HTTP/1.1" 200 1090 0.016899 10.0.0.38 - - [2025-08-14 03:48:06] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008622 10.0.0.23 - - [2025-08-14 03:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.078990 10.0.0.38 - - [2025-08-14 03:48:10] "GET /obj-perms HTTP/1.1" 200 5056 0.144317 10.0.0.27 - - [2025-08-14 03:48:10] "GET /obj-perms HTTP/1.1" 200 5056 0.161108 10.0.0.27 - - [2025-08-14 03:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.051210 10.0.0.23 - - [2025-08-14 03:48:10] "GET /global-system-configs HTTP/1.1" 200 322 0.090916 10.0.0.27 - - [2025-08-14 03:48:11] "GET /obj-perms HTTP/1.1" 200 5056 0.189758 10.0.0.38 - - [2025-08-14 03:48:11] "GET /obj-perms HTTP/1.1" 200 5056 0.197238 10.0.0.23 - - [2025-08-14 03:48:11] "GET /obj-perms HTTP/1.1" 200 5056 0.216055 10.0.0.38 - - [2025-08-14 03:48:11] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.004379 10.0.0.38 - - [2025-08-14 03:48:11] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.005713 10.0.0.38 - - [2025-08-14 03:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.38 - - [2025-08-14 03:48:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004143 10.0.0.38 - - [2025-08-14 03:48:11] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002902 10.0.0.38 - - [2025-08-14 03:48:11] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005847 10.0.0.38 - - [2025-08-14 03:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.080787 10.0.0.38 - - [2025-08-14 03:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.133906 10.0.0.27 - - [2025-08-14 03:48:11] "GET /global-system-configs HTTP/1.1" 200 322 0.205617 10.0.0.23 - - [2025-08-14 03:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.336924 10.0.0.27 - - [2025-08-14 03:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.352155 10.0.0.38 - - [2025-08-14 03:48:12] "GET /obj-perms HTTP/1.1" 200 5056 0.417182 10.0.0.38 - - [2025-08-14 03:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.38 - - [2025-08-14 03:48:12] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003330 10.0.0.38 - - [2025-08-14 03:48:12] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002736 10.0.0.38 - - [2025-08-14 03:48:12] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005600 10.0.0.38 - - [2025-08-14 03:48:12] "POST /neutron/port HTTP/1.1" 200 1090 0.013874 10.0.0.38 - - [2025-08-14 03:48:17] "POST /neutron/port HTTP/1.1" 200 1090 0.039950 10.0.0.38 - - [2025-08-14 03:48:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.011814 10.0.0.38 - - [2025-08-14 03:48:30] "POST /neutron/port HTTP/1.1" 200 1090 0.035473 10.0.0.38 - - [2025-08-14 03:48:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004632 10.0.0.38 - - [2025-08-14 03:48:30] "POST /neutron/network HTTP/1.1" 200 808 0.007593 10.0.0.38 - - [2025-08-14 03:49:17] "POST /neutron/network HTTP/1.1" 200 818 0.007776 10.0.0.38 - - [2025-08-14 03:49:18] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.38 - - [2025-08-14 03:49:30] "POST /neutron/port HTTP/1.1" 200 1090 0.015887 10.0.0.38 - - [2025-08-14 03:49:30] "POST /neutron/subnet HTTP/1.1" 200 675 0.010631 10.0.0.38 - - [2025-08-14 03:49:58] "POST /neutron/port HTTP/1.1" 200 1090 0.017933 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.005880 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.006526 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.005955 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.006574 10.0.0.38 - - [2025-08-14 03:49:58] "GET /instance-ip/cbe64ad8-5d88-418b-a864-7436bb85523a HTTP/1.1" 200 1621 0.004822 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004555 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-machine-interface/ee63101f-4639-454c-b775-2ccd7ed65044 HTTP/1.1" 200 2950 0.005876 10.0.0.38 - - [2025-08-14 03:49:58] "GET /instance-ip/cbe64ad8-5d88-418b-a864-7436bb85523a HTTP/1.1" 200 1621 0.005085 10.0.0.38 - - [2025-08-14 03:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.38 - - [2025-08-14 03:49:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005471 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004091 10.0.0.38 - - [2025-08-14 03:49:58] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008162 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005461 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003548 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007376 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005742 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004446 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006714 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006791 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005567 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007509 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006778 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003735 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010108 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005103 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004355 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006745 10.0.0.38 - - [2025-08-14 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2025-08-14 03:49:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004581 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003128 10.0.0.38 - - [2025-08-14 03:49:59] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006547 10.0.0.38 - - [2025-08-14 03:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.38 - - [2025-08-14 03:50:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003848 10.0.0.38 - - [2025-08-14 03:50:00] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003270 10.0.0.38 - - [2025-08-14 03:50:00] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006574 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2025-08-14 03:50:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004503 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004298 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006747 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2025-08-14 03:50:01] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.006217 10.0.0.38 - - [2025-08-14 03:50:01] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004187 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.38 - - [2025-08-14 03:50:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004138 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004040 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006922 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2025-08-14 03:50:01] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004538 10.0.0.38 - - [2025-08-14 03:50:01] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004257 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2025-08-14 03:50:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003888 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002886 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006289 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2025-08-14 03:50:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005384 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004571 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005949 10.0.0.38 - - [2025-08-14 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2025-08-14 03:50:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004380 10.0.0.38 - - [2025-08-14 03:50:01] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003219 10.0.0.38 - - [2025-08-14 03:50:02] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006047 10.0.0.23 - - [2025-08-14 03:50:04] "GET /obj-perms HTTP/1.1" 200 5044 0.003874 10.0.0.23 - - [2025-08-14 03:50:10] "GET /obj-perms HTTP/1.1" 200 5044 0.004601 10.0.0.23 - - [2025-08-14 03:50:14] "GET /obj-perms HTTP/1.1" 200 5044 0.004715 10.0.0.38 - - [2025-08-14 03:50:14] "GET /obj-perms HTTP/1.1" 200 5044 0.005599 10.0.0.38 - - [2025-08-14 03:50:14] "GET /obj-perms HTTP/1.1" 200 5044 0.007650 10.0.0.38 - - [2025-08-14 03:50:14] "GET /obj-perms HTTP/1.1" 200 5044 0.004288 10.0.0.23 - - [2025-08-14 03:50:14] "GET /obj-perms HTTP/1.1" 200 5044 0.003752 10.0.0.38 - - [2025-08-14 03:50:14] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007327 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.004157 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.006071 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.003806 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.005496 10.0.0.38 - - [2025-08-14 03:50:14] "GET /instance-ip/37b80726-66bd-4187-a2e2-cc3e526d8182 HTTP/1.1" 200 1620 0.004750 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.004616 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.006056 10.0.0.38 - - [2025-08-14 03:50:14] "GET /instance-ip/37b80726-66bd-4187-a2e2-cc3e526d8182 HTTP/1.1" 200 1620 0.004633 10.0.0.38 - - [2025-08-14 03:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.38 - - [2025-08-14 03:50:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003605 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005946 10.0.0.38 - - [2025-08-14 03:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.38 - - [2025-08-14 03:50:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004030 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003062 10.0.0.38 - - [2025-08-14 03:50:14] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005870 10.0.0.38 - - [2025-08-14 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2025-08-14 03:50:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005169 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004017 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007612 10.0.0.38 - - [2025-08-14 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.38 - - [2025-08-14 03:50:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005057 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003457 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006724 10.0.0.38 - - [2025-08-14 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.38 - - [2025-08-14 03:50:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004696 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003470 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006572 10.0.0.38 - - [2025-08-14 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2025-08-14 03:50:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004648 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005194 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006514 10.0.0.38 - - [2025-08-14 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.38 - - [2025-08-14 03:50:15] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004834 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003239 10.0.0.38 - - [2025-08-14 03:50:15] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006459 10.0.0.38 - - [2025-08-14 03:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2025-08-14 03:50:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003815 10.0.0.38 - - [2025-08-14 03:50:16] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006157 10.0.0.38 - - [2025-08-14 03:50:16] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005769 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2025-08-14 03:50:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003350 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002829 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005846 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2025-08-14 03:50:17] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004251 10.0.0.38 - - [2025-08-14 03:50:17] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003952 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2025-08-14 03:50:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003524 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003097 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006086 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.38 - - [2025-08-14 03:50:17] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004316 10.0.0.38 - - [2025-08-14 03:50:17] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003984 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.38 - - [2025-08-14 03:50:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004124 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002891 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005667 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2025-08-14 03:50:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004807 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003902 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008491 10.0.0.38 - - [2025-08-14 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.38 - - [2025-08-14 03:50:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004705 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003874 10.0.0.38 - - [2025-08-14 03:50:17] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006478 10.0.0.38 - - [2025-08-14 03:50:17] "GET /obj-perms HTTP/1.1" 200 5044 0.003652 10.0.0.23 - - [2025-08-14 03:50:18] "GET /obj-perms HTTP/1.1" 200 5044 0.003964 10.0.0.38 - - [2025-08-14 03:50:18] "GET /obj-perms HTTP/1.1" 200 5044 0.003815 10.0.0.38 - - [2025-08-14 03:50:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004485 10.0.0.27 - - [2025-08-14 03:50:18] "GET /obj-perms HTTP/1.1" 200 5044 0.004158 10.0.0.38 - - [2025-08-14 03:50:19] "POST /neutron/network HTTP/1.1" 200 818 0.007446 10.0.0.38 - - [2025-08-14 03:50:19] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.38 - - [2025-08-14 03:50:30] "POST /neutron/port HTTP/1.1" 200 1090 0.018728 10.0.0.38 - - [2025-08-14 03:50:30] "POST /neutron/subnet HTTP/1.1" 200 675 0.009780 10.0.0.38 - - [2025-08-14 03:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.38 - - [2025-08-14 03:50:38] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004537 10.0.0.38 - - [2025-08-14 03:50:38] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003183 10.0.0.38 - - [2025-08-14 03:50:38] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005706 10.0.0.38 - - [2025-08-14 03:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.38 - - [2025-08-14 03:50:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003808 10.0.0.38 - - [2025-08-14 03:50:39] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003040 10.0.0.38 - - [2025-08-14 03:50:39] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006137 10.0.0.38 - - [2025-08-14 03:50:54] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.004012 10.0.0.38 - - [2025-08-14 03:50:54] "GET /virtual-machine-interface/c64668ad-82ee-4572-b7c2-d4b6c3059197 HTTP/1.1" 200 2950 0.005189 10.0.0.38 - - [2025-08-14 03:50:54] "GET /instance-ip/37b80726-66bd-4187-a2e2-cc3e526d8182 HTTP/1.1" 200 1620 0.003674 10.0.0.38 - - [2025-08-14 03:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2025-08-14 03:50:54] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003079 10.0.0.38 - - [2025-08-14 03:50:54] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002479 10.0.0.38 - - [2025-08-14 03:50:54] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005616 10.0.0.38 - - [2025-08-14 03:50:58] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 200 1299 0.004914 10.0.0.38 - - [2025-08-14 03:50:58] "POST /neutron/port HTTP/1.1" 200 1090 0.015447 10.0.0.38 - - [2025-08-14 03:51:00] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.013017 10.0.0.38 - - [2025-08-14 03:51:00] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003045 10.0.0.38 - - [2025-08-14 03:51:00] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.002826 10.0.0.38 - - [2025-08-14 03:51:01] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003059 10.0.0.38 - - [2025-08-14 03:51:02] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.004240 10.0.0.38 - - [2025-08-14 03:51:03] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003062 10.0.0.38 - - [2025-08-14 03:51:04] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003040 10.0.0.38 - - [2025-08-14 03:51:05] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003040 10.0.0.38 - - [2025-08-14 03:51:06] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003786 10.0.0.38 - - [2025-08-14 03:51:06] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003399 10.0.0.38 - - [2025-08-14 03:51:07] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003444 10.0.0.38 - - [2025-08-14 03:51:08] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003146 10.0.0.38 - - [2025-08-14 03:51:09] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003115 10.0.0.38 - - [2025-08-14 03:51:10] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003419 10.0.0.38 - - [2025-08-14 03:51:11] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.004211 10.0.0.38 - - [2025-08-14 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2025-08-14 03:51:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004544 10.0.0.38 - - [2025-08-14 03:51:11] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004536 10.0.0.38 - - [2025-08-14 03:51:11] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007593 10.0.0.38 - - [2025-08-14 03:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.38 - - [2025-08-14 03:51:11] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005021 10.0.0.38 - - [2025-08-14 03:51:11] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004730 10.0.0.38 - - [2025-08-14 03:51:11] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.002914 10.0.0.38 - - [2025-08-14 03:51:12] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003079 10.0.0.38 - - [2025-08-14 03:51:13] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003300 10.0.0.38 - - [2025-08-14 03:51:14] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003572 10.0.0.38 - - [2025-08-14 03:51:15] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003783 10.0.0.38 - - [2025-08-14 03:51:16] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003836 10.0.0.38 - - [2025-08-14 03:51:16] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003094 10.0.0.38 - - [2025-08-14 03:51:17] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.004222 10.0.0.38 - - [2025-08-14 03:51:18] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.006938 10.0.0.38 - - [2025-08-14 03:51:19] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.008600 10.0.0.38 - - [2025-08-14 03:51:20] "POST /neutron/port HTTP/1.1" 200 1090 0.017616 10.0.0.38 - - [2025-08-14 03:51:20] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.003636 10.0.0.38 - - [2025-08-14 03:51:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 10.0.0.38 - - [2025-08-14 03:51:20] "POST /neutron/network HTTP/1.1" 200 808 0.008442 10.0.0.38 - - [2025-08-14 03:51:21] "GET /virtual-machine/5f73607a-8d34-4559-942c-31e3300e7fb9 HTTP/1.1" 404 171 0.006310 10.0.0.38 - - [2025-08-14 03:51:21] "GET /obj-perms HTTP/1.1" 200 5044 0.005457 10.0.0.38 - - [2025-08-14 03:51:21] "GET /obj-perms HTTP/1.1" 200 5044 0.005116 10.0.0.38 - - [2025-08-14 03:51:21] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 200 1299 0.004740 10.0.0.38 - - [2025-08-14 03:51:22] "POST /neutron/port HTTP/1.1" 200 151 0.224220 10.0.0.38 - - [2025-08-14 03:51:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003269 10.0.0.38 - - [2025-08-14 03:51:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003759 10.0.0.38 - - [2025-08-14 03:51:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.002782 10.0.0.38 - - [2025-08-14 03:51:23] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003190 10.0.0.38 - - [2025-08-14 03:51:24] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.005352 10.0.0.38 - - [2025-08-14 03:51:25] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.004911 10.0.0.38 - - [2025-08-14 03:51:27] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003152 10.0.0.38 - - [2025-08-14 03:51:28] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.004460 10.0.0.38 - - [2025-08-14 03:51:29] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003311 10.0.0.38 - - [2025-08-14 03:51:29] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.006601 10.0.0.38 - - [2025-08-14 03:51:30] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003627 10.0.0.38 - - [2025-08-14 03:51:31] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003146 10.0.0.38 - - [2025-08-14 03:51:32] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003835 10.0.0.38 - - [2025-08-14 03:51:33] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.004930 10.0.0.38 - - [2025-08-14 03:51:34] "GET /virtual-machine/f40f0938-5b54-4c7c-8ac7-14b360cbabc9 HTTP/1.1" 404 171 0.003320 10.0.0.38 - - [2025-08-14 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2025-08-14 03:51:34] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004044 10.0.0.38 - - [2025-08-14 03:51:34] "GET /virtual-networks?parent_id=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003119 10.0.0.38 - - [2025-08-14 03:51:34] "GET /virtual-network/a9e32396-5694-4484-8edf-cb76eba7705d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006207 10.0.0.38 - - [2025-08-14 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.38 - - [2025-08-14 03:51:34] "GET /routing-instance/faec64a8-bd21-4b65-a564-9d0d9a920bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004753 10.0.0.38 - - [2025-08-14 03:51:34] "GET /route-target/17595bf0-8c22-49c1-8bcd-8470161f7eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004216 10.0.0.38 - - [2025-08-14 03:51:37] "GET /obj-perms HTTP/1.1" 200 5044 0.004962 10.0.0.38 - - [2025-08-14 03:51:40] "GET /obj-perms HTTP/1.1" 200 5044 0.003963 10.0.0.38 - - [2025-08-14 03:51:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004289 10.0.0.38 - - [2025-08-14 03:51:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004522 10.0.0.27 - - [2025-08-14 03:51:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004238 10.0.0.23 - - [2025-08-14 03:51:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004437 10.0.0.23 - - [2025-08-14 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.041293 10.0.0.38 - - [2025-08-14 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-08-14 03:51:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003558 10.0.0.38 - - [2025-08-14 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.38 - - [2025-08-14 03:51:47] "PUT /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343 HTTP/1.1" 200 276 0.011685 10.0.0.23 - - [2025-08-14 03:51:49] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.024961 10.0.0.38 - - [2025-08-14 03:51:49] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.079577 10.0.0.23 - - [2025-08-14 03:51:49] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001297 10.0.0.38 - - [2025-08-14 03:51:49] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?fields=virtual_networks HTTP/1.1" 200 1046 0.045413 10.0.0.23 - - [2025-08-14 03:51:49] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 10.0.0.38 - - [2025-08-14 03:51:49] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.042299 10.0.0.23 - - [2025-08-14 03:51:49] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001529 10.0.0.38 - - [2025-08-14 03:51:49] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?fields=security_groups HTTP/1.1" 200 1279 0.041877 10.0.0.38 - - [2025-08-14 03:51:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.021129 10.0.0.23 - - [2025-08-14 03:51:50] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002948 10.0.0.23 - - [2025-08-14 03:51:50] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.23 - - [2025-08-14 03:51:50] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007702 10.0.0.23 - - [2025-08-14 03:51:50] "POST /id-to-fqname HTTP/1.1" 200 196 0.005944 10.0.0.23 - - [2025-08-14 03:51:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.005738 10.0.0.23 - - [2025-08-14 03:51:51] "POST /security-groups HTTP/1.1" 200 597 0.032750 10.0.0.23 - - [2025-08-14 03:51:51] "POST /projects HTTP/1.1" 200 597 0.263887 10.0.0.23 - - [2025-08-14 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.331824 10.0.0.23 - - [2025-08-14 03:51:51] "POST /access-control-lists HTTP/1.1" 200 602 0.039143 10.0.0.38 - - [2025-08-14 03:51:51] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.479869 10.0.0.38 - - [2025-08-14 03:51:52] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.23 - - [2025-08-14 03:51:55] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001524 10.0.0.38 - - [2025-08-14 03:51:55] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.048771 10.0.0.23 - - [2025-08-14 03:51:55] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000957 10.0.0.38 - - [2025-08-14 03:51:55] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?fields=virtual_networks HTTP/1.1" 200 1045 0.043861 10.0.0.23 - - [2025-08-14 03:51:55] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001087 10.0.0.38 - - [2025-08-14 03:51:55] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.046319 10.0.0.23 - - [2025-08-14 03:51:55] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001076 10.0.0.38 - - [2025-08-14 03:51:55] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?fields=security_groups HTTP/1.1" 200 1277 0.040148 10.0.0.38 - - [2025-08-14 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.020370 10.0.0.23 - - [2025-08-14 03:51:56] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002798 10.0.0.23 - - [2025-08-14 03:51:56] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001082 10.0.0.23 - - [2025-08-14 03:51:56] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007504 10.0.0.23 - - [2025-08-14 03:51:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.004265 10.0.0.23 - - [2025-08-14 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.003073 10.0.0.23 - - [2025-08-14 03:51:56] "POST /security-groups HTTP/1.1" 200 591 0.027237 10.0.0.23 - - [2025-08-14 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.002810 10.0.0.23 - - [2025-08-14 03:51:56] "POST /projects HTTP/1.1" 200 585 0.230216 10.0.0.23 - - [2025-08-14 03:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.296757 10.0.0.23 - - [2025-08-14 03:51:56] "POST /access-control-lists HTTP/1.1" 200 594 0.024470 10.0.0.38 - - [2025-08-14 03:51:56] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.430547 10.0.0.38 - - [2025-08-14 03:51:57] "GET / HTTP/1.1" 200 35931 0.002699 10.0.0.23 - - [2025-08-14 03:52:00] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.38 - - [2025-08-14 03:52:00] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.082919 10.0.0.23 - - [2025-08-14 03:52:00] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000980 10.0.0.38 - - [2025-08-14 03:52:00] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?fields=virtual_networks HTTP/1.1" 200 1032 0.083869 10.0.0.23 - - [2025-08-14 03:52:00] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001454 10.0.0.38 - - [2025-08-14 03:52:00] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044296 10.0.0.23 - - [2025-08-14 03:52:00] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099 10.0.0.38 - - [2025-08-14 03:52:00] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?fields=security_groups HTTP/1.1" 200 1258 0.035398 10.0.0.38 - - [2025-08-14 03:52:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.022315 10.0.0.23 - - [2025-08-14 03:52:01] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.23 - - [2025-08-14 03:52:01] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001118 10.0.0.23 - - [2025-08-14 03:52:01] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.029162 10.0.0.23 - - [2025-08-14 03:52:01] "POST /id-to-fqname HTTP/1.1" 200 198 0.001399 10.0.0.23 - - [2025-08-14 03:52:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.011421 10.0.0.23 - - [2025-08-14 03:52:01] "POST /security-groups HTTP/1.1" 200 599 0.027125 10.0.0.23 - - [2025-08-14 03:52:01] "POST /projects HTTP/1.1" 200 601 0.235211 10.0.0.23 - - [2025-08-14 03:52:01] "POST /fqname-to-id HTTP/1.1" 404 241 0.013525 10.0.0.23 - - [2025-08-14 03:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.302407 10.0.0.38 - - [2025-08-14 03:52:01] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.468940 10.0.0.38 - - [2025-08-14 03:52:02] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.38 - - [2025-08-14 03:52:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.38 - - [2025-08-14 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.048464 10.0.0.23 - - [2025-08-14 03:52:03] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001502 10.0.0.38 - - [2025-08-14 03:52:03] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.046351 10.0.0.38 - - [2025-08-14 03:52:03] "POST /neutron/network HTTP/1.1" 200 117 0.030896 10.0.0.23 - - [2025-08-14 03:52:04] "POST /ref-update HTTP/1.1" 200 156 0.036398 10.0.0.23 - - [2025-08-14 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031606 10.0.0.23 - - [2025-08-14 03:52:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008038 10.0.0.38 - - [2025-08-14 03:52:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.183176 10.0.0.23 - - [2025-08-14 03:52:04] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007245 10.0.0.38 - - [2025-08-14 03:52:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001468 10.0.0.38 - - [2025-08-14 03:52:04] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007422 10.0.0.38 - - [2025-08-14 03:52:04] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005578 10.0.0.38 - - [2025-08-14 03:52:04] "POST /neutron/network HTTP/1.1" 200 975 0.008357 10.0.0.38 - - [2025-08-14 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-08-14 03:52:04] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001391 10.0.0.38 - - [2025-08-14 03:52:04] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038508 10.0.0.38 - - [2025-08-14 03:52:04] "POST /neutron/network HTTP/1.1" 200 117 0.010893 10.0.0.23 - - [2025-08-14 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.23 - - [2025-08-14 03:52:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 10.0.0.38 - - [2025-08-14 03:52:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.220285 10.0.0.38 - - [2025-08-14 03:52:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001343 10.0.0.38 - - [2025-08-14 03:52:05] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005395 10.0.0.38 - - [2025-08-14 03:52:05] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005485 10.0.0.38 - - [2025-08-14 03:52:05] "POST /neutron/network HTTP/1.1" 200 977 0.011481 10.0.0.38 - - [2025-08-14 03:52:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001387 10.0.0.38 - - [2025-08-14 03:52:05] "POST /neutron/network HTTP/1.1" 200 985 0.011828 10.0.0.23 - - [2025-08-14 03:52:06] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002217 10.0.0.38 - - [2025-08-14 03:52:06] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063762 10.0.0.38 - - [2025-08-14 03:52:06] "POST /neutron/port HTTP/1.1" 200 117 0.006732 10.0.0.38 - - [2025-08-14 03:52:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001826 10.0.0.38 - - [2025-08-14 03:52:06] "POST /neutron/network HTTP/1.1" 200 985 0.010667 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/port HTTP/1.1" 200 1153 0.017704 10.0.0.23 - - [2025-08-14 03:52:07] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001120 10.0.0.38 - - [2025-08-14 03:52:07] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.084533 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/network HTTP/1.1" 200 977 0.032803 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/subnet HTTP/1.1" 200 1273 0.016254 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/network HTTP/1.1" 200 975 0.009502 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.006352 10.0.0.38 - - [2025-08-14 03:52:07] "POST /neutron/network HTTP/1.1" 200 987 0.010406 10.0.0.38 - - [2025-08-14 03:52:08] "POST /neutron/port HTTP/1.1" 200 1155 0.017425 10.0.0.38 - - [2025-08-14 03:52:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003692 10.0.0.38 - - [2025-08-14 03:52:08] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.38 - - [2025-08-14 03:52:12] "POST /neutron/port HTTP/1.1" 200 1181 0.017917 10.0.0.38 - - [2025-08-14 03:52:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009308 10.0.0.38 - - [2025-08-14 03:52:13] "GET /virtual-machine/14522c12-fe2a-4c0c-bcf2-a1387a0030f3 HTTP/1.1" 401 292 0.000568 10.0.0.38 - - [2025-08-14 03:52:13] "GET /virtual-machine/14522c12-fe2a-4c0c-bcf2-a1387a0030f3 HTTP/1.1" 200 1300 0.033130 10.0.0.38 - - [2025-08-14 03:52:13] "GET /virtual-machine-interface/764d839c-5c43-4de0-bcde-ed5efccea5f4 HTTP/1.1" 200 3157 0.005849 10.0.0.38 - - [2025-08-14 03:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.38 - - [2025-08-14 03:52:13] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003828 10.0.0.38 - - [2025-08-14 03:52:13] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002878 10.0.0.38 - - [2025-08-14 03:52:13] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.008196 10.0.0.38 - - [2025-08-14 03:52:15] "POST /neutron/port HTTP/1.1" 200 1181 0.034716 10.0.0.38 - - [2025-08-14 03:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.38 - - [2025-08-14 03:52:16] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005572 10.0.0.38 - - [2025-08-14 03:52:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006653 10.0.0.38 - - [2025-08-14 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2025-08-14 03:52:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004010 10.0.0.38 - - [2025-08-14 03:52:18] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003386 10.0.0.38 - - [2025-08-14 03:52:18] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006163 10.0.0.38 - - [2025-08-14 03:52:19] "POST /neutron/port HTTP/1.1" 200 1183 0.033995 10.0.0.38 - - [2025-08-14 03:52:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006749 10.0.0.38 - - [2025-08-14 03:52:19] "GET /virtual-machine/668a9b6c-0623-4db3-af06-d95c9274aa51 HTTP/1.1" 200 1300 0.005310 10.0.0.38 - - [2025-08-14 03:52:19] "GET /virtual-machine-interface/a289ed4d-cb79-4a37-bb22-7145c03dab9d HTTP/1.1" 200 3158 0.005234 10.0.0.38 - - [2025-08-14 03:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.38 - - [2025-08-14 03:52:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003495 10.0.0.38 - - [2025-08-14 03:52:19] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002740 10.0.0.38 - - [2025-08-14 03:52:19] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.016017 10.0.0.38 - - [2025-08-14 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.38 - - [2025-08-14 03:52:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005862 10.0.0.38 - - [2025-08-14 03:52:20] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003636 10.0.0.38 - - [2025-08-14 03:52:20] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006082 10.0.0.38 - - [2025-08-14 03:52:20] "POST /fqname-to-id HTTP/1.1" 404 209 0.003387 10.0.0.38 - - [2025-08-14 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.23 - - [2025-08-14 03:52:20] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.38 - - [2025-08-14 03:52:20] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050784 10.0.0.38 - - [2025-08-14 03:52:20] "POST /network-policys HTTP/1.1" 200 533 0.026454 10.0.0.38 - - [2025-08-14 03:52:20] "POST /neutron/network HTTP/1.1" 200 985 0.008931 10.0.0.38 - - [2025-08-14 03:52:20] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005214 10.0.0.38 - - [2025-08-14 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.38 - - [2025-08-14 03:52:20] "POST /neutron/subnet HTTP/1.1" 200 1273 0.012705 10.0.0.38 - - [2025-08-14 03:52:20] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006112 10.0.0.38 - - [2025-08-14 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.38 - - [2025-08-14 03:52:20] "POST /neutron/network HTTP/1.1" 200 975 0.008112 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004245 10.0.0.23 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 404 230 0.014091 10.0.0.23 - - [2025-08-14 03:52:21] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005520 10.0.0.38 - - [2025-08-14 03:52:21] "POST /ref-update HTTP/1.1" 200 156 0.058056 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003963 10.0.0.38 - - [2025-08-14 03:52:21] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006956 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004131 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.38 - - [2025-08-14 03:52:21] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006225 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003957 10.0.0.38 - - [2025-08-14 03:52:21] "POST /ref-update HTTP/1.1" 200 156 0.060506 10.0.0.23 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 404 230 0.007134 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.017025 10.0.0.38 - - [2025-08-14 03:52:21] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010000 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.38 - - [2025-08-14 03:52:21] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004118 10.0.0.38 - - [2025-08-14 03:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.23 - - [2025-08-14 03:52:21] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001076 10.0.0.38 - - [2025-08-14 03:52:21] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045363 10.0.0.38 - - [2025-08-14 03:52:21] "POST /neutron/network HTTP/1.1" 200 117 0.012012 10.0.0.23 - - [2025-08-14 03:52:21] "POST /route-targets HTTP/1.1" 200 327 0.013003 10.0.0.38 - - [2025-08-14 03:52:22] "POST /neutron/network HTTP/1.1" 200 799 0.012058 10.0.0.38 - - [2025-08-14 03:52:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001200 10.0.0.38 - - [2025-08-14 03:52:22] "GET /virtual-network/3c4fad84-229d-4ab5-9d43-5d530770d7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005249 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /project/a3cf4041e78640f9bd02d2ce00f9d9d3 HTTP/1.1" 404 173 0.018646 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /project/84e75b72ae3a4aae9ad3107822cb1e25 HTTP/1.1" 404 173 0.020957 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /project/63e0383327ae45969b3ff6c6620f1708 HTTP/1.1" 404 173 0.019288 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000959 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000827 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001273 10.0.0.38 - - [2025-08-14 03:52:22] "GET /virtual-network/3c4fad84-229d-4ab5-9d43-5d530770d7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012410 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.091232 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.133288 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006865 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.174279 10.0.0.38 - - [2025-08-14 03:52:22] "POST /neutron/subnet HTTP/1.1" 200 701 0.089216 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001103 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004005 10.0.0.38 - - [2025-08-14 03:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017433 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002709 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?fields=security_groups HTTP/1.1" 200 1116 0.210093 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?fields=security_groups HTTP/1.1" 200 1363 0.161143 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?fields=security_groups HTTP/1.1" 200 1382 0.161614 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /access-control-list/48fffc22-c1b7-4511-95dd-78dd57b534c4 HTTP/1.1" 200 115 0.201746 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=267caa7c-ab72-42d1-a420-7d6ef32f5c83&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001248 10.0.0.38 - - [2025-08-14 03:52:22] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.233862 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83?fields=application_policy_sets HTTP/1.1" 404 203 0.103065 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /project/267caa7c-ab72-42d1-a420-7d6ef32f5c83 HTTP/1.1" 404 171 0.562759 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /security-group/90d07d34-8e32-44ce-bfb8-fbe95b532663 HTTP/1.1" 200 115 0.186600 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=63e03833-27ae-4596-9b3f-f6c6620f1708&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007250 10.0.0.23 - - [2025-08-14 03:52:22] "DELETE /security-group/3df1b9ca-8f5e-46a5-973e-96f4a05bc7a1 HTTP/1.1" 200 115 0.195459 10.0.0.23 - - [2025-08-14 03:52:22] "GET /projects?obj_uuids=a3cf4041-e786-40f9-bd02-d2ce00f9d9d3&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.007639 10.0.0.23 - - [2025-08-14 03:52:22] "GET /project/63e03833-27ae-4596-9b3f-f6c6620f1708?fields=application_policy_sets HTTP/1.1" 200 1402 0.082378 10.0.0.23 - - [2025-08-14 03:52:23] "GET /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3?fields=application_policy_sets HTTP/1.1" 200 1421 0.329267 10.0.0.23 - - [2025-08-14 03:52:23] "DELETE /access-control-list/1ce7c3b8-f213-4aba-bd99-eae0ec12f81f HTTP/1.1" 200 115 0.281617 10.0.0.23 - - [2025-08-14 03:52:23] "DELETE /project/63e03833-27ae-4596-9b3f-f6c6620f1708 HTTP/1.1" 200 115 1.144560 10.0.0.23 - - [2025-08-14 03:52:23] "POST /ref-update HTTP/1.1" 200 156 0.041641 10.0.0.23 - - [2025-08-14 03:52:23] "POST /useragent-kv HTTP/1.1" 200 115 0.017268 10.0.0.23 - - [2025-08-14 03:52:23] "DELETE /project/a3cf4041-e786-40f9-bd02-d2ce00f9d9d3 HTTP/1.1" 200 115 1.246535 10.0.0.38 - - [2025-08-14 03:52:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.299042 10.0.0.38 - - [2025-08-14 03:52:23] "POST /id-to-fqname HTTP/1.1" 200 214 0.005836 10.0.0.38 - - [2025-08-14 03:52:23] "GET /virtual-network/0faeefb9-ab42-41aa-a9c9-740e05f6cba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009496 10.0.0.38 - - [2025-08-14 03:52:23] "GET /virtual-network/0faeefb9-ab42-41aa-a9c9-740e05f6cba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005361 10.0.0.38 - - [2025-08-14 03:52:23] "POST /neutron/network HTTP/1.1" 200 799 0.011913 10.0.0.38 - - [2025-08-14 03:52:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.002925 10.0.0.38 - - [2025-08-14 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.23 - - [2025-08-14 03:52:23] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001859 10.0.0.38 - - [2025-08-14 03:52:23] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044290 10.0.0.38 - - [2025-08-14 03:52:23] "POST /network-policys HTTP/1.1" 200 587 0.035436 10.0.0.38 - - [2025-08-14 03:52:23] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005760 10.0.0.38 - - [2025-08-14 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.38 - - [2025-08-14 03:52:23] "GET /virtual-network/3c4fad84-229d-4ab5-9d43-5d530770d7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005758 10.0.0.38 - - [2025-08-14 03:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2025-08-14 03:52:23] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004280 10.0.0.38 - - [2025-08-14 03:52:24] "POST /ref-update HTTP/1.1" 200 156 0.054349 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.38 - - [2025-08-14 03:52:24] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.009540 10.0.0.38 - - [2025-08-14 03:52:24] "GET /virtual-network/3c4fad84-229d-4ab5-9d43-5d530770d7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.006858 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2025-08-14 03:52:24] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004484 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.38 - - [2025-08-14 03:52:24] "GET /virtual-network/0faeefb9-ab42-41aa-a9c9-740e05f6cba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005677 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-08-14 03:52:24] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004044 10.0.0.23 - - [2025-08-14 03:52:24] "PUT /access-control-list/7ad04a55-7fbe-4ff1-9c9f-5b519583f643 HTTP/1.1" 200 272 0.019300 10.0.0.38 - - [2025-08-14 03:52:24] "POST /ref-update HTTP/1.1" 200 156 0.049921 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.38 - - [2025-08-14 03:52:24] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.029820 10.0.0.23 - - [2025-08-14 03:52:24] "POST /ref-update HTTP/1.1" 200 156 0.039113 10.0.0.38 - - [2025-08-14 03:52:24] "POST /neutron/network HTTP/1.1" 200 912 0.020741 10.0.0.38 - - [2025-08-14 03:52:24] "GET /virtual-network/0faeefb9-ab42-41aa-a9c9-740e05f6cba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007624 10.0.0.38 - - [2025-08-14 03:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.38 - - [2025-08-14 03:52:24] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004047 10.0.0.38 - - [2025-08-14 03:52:24] "POST /id-to-fqname HTTP/1.1" 200 214 0.001184 10.0.0.38 - - [2025-08-14 03:52:24] "POST /neutron/network HTTP/1.1" 200 922 0.006390 10.0.0.23 - - [2025-08-14 03:52:25] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002061 10.0.0.38 - - [2025-08-14 03:52:25] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.087559 10.0.0.38 - - [2025-08-14 03:52:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009009 10.0.0.38 - - [2025-08-14 03:52:25] "POST /id-to-fqname HTTP/1.1" 200 214 0.001401 10.0.0.38 - - [2025-08-14 03:52:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010049 10.0.0.23 - - [2025-08-14 03:52:26] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001294 10.0.0.38 - - [2025-08-14 03:52:26] "POST /neutron/port HTTP/1.1" 200 1063 0.269625 10.0.0.38 - - [2025-08-14 03:52:26] "POST /neutron/port HTTP/1.1" 200 1117 0.104606 10.0.0.38 - - [2025-08-14 03:52:26] "POST /neutron/subnet HTTP/1.1" 200 675 0.008140 10.0.0.23 - - [2025-08-14 03:52:26] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001139 10.0.0.38 - - [2025-08-14 03:52:26] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.082690 10.0.0.38 - - [2025-08-14 03:52:26] "POST /neutron/network HTTP/1.1" 200 912 0.008222 10.0.0.38 - - [2025-08-14 03:52:27] "POST /neutron/port HTTP/1.1" 200 117 0.005520 10.0.0.38 - - [2025-08-14 03:52:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003163 10.0.0.38 - - [2025-08-14 03:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014066 10.0.0.38 - - [2025-08-14 03:52:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004924 10.0.0.38 - - [2025-08-14 03:52:27] "POST /neutron/port HTTP/1.1" 200 1063 0.023433 10.0.0.38 - - [2025-08-14 03:52:28] "POST /neutron/port HTTP/1.1" 200 1091 0.023311 10.0.0.38 - - [2025-08-14 03:52:28] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003458 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004495 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005390 10.0.0.38 - - [2025-08-14 03:52:28] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.033857 10.0.0.38 - - [2025-08-14 03:52:28] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.041605 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006761 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007117 10.0.0.38 - - [2025-08-14 03:52:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.039250 10.0.0.38 - - [2025-08-14 03:52:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.028513 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006937 10.0.0.38 - - [2025-08-14 03:52:28] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005944 10.0.0.38 - - [2025-08-14 03:52:28] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.029589 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.038436 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005382 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005319 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.017913 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004137 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006455 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005880 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.031226 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.039865 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005289 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.012976 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.037173 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.046670 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008811 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004327 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.036653 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.039433 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011604 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005807 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.030519 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003465 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006782 10.0.0.38 - - [2025-08-14 03:52:29] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004587 10.0.0.38 - - [2025-08-14 03:52:29] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.023287 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.041094 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004647 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006934 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.054141 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.035136 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007463 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004126 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.049731 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.032968 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004829 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007201 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.015612 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003401 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004750 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005365 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.030513 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.032665 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006923 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007764 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.037891 10.0.0.38 - - [2025-08-14 03:52:30] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.030850 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.012499 10.0.0.38 - - [2025-08-14 03:52:30] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007519 10.0.0.38 - - [2025-08-14 03:52:31] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.056921 10.0.0.38 - - [2025-08-14 03:52:31] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.038026 10.0.0.38 - - [2025-08-14 03:52:33] "POST /neutron/port HTTP/1.1" 200 1183 0.016268 10.0.0.38 - - [2025-08-14 03:52:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005578 10.0.0.38 - - [2025-08-14 03:52:33] "POST /neutron/port HTTP/1.1" 200 117 0.001543 10.0.0.38 - - [2025-08-14 03:52:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008350 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004529 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005784 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004249 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.024225 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.038633 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010000 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005282 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.036697 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.046953 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010991 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004955 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.032816 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.038083 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004642 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004299 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.017736 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003289 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005127 10.0.0.38 - - [2025-08-14 03:52:41] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004478 10.0.0.38 - - [2025-08-14 03:52:41] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.023564 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.046529 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.011220 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007474 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.030293 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.040267 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009580 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004647 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.028264 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.034219 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.020136 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005433 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.030294 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004449 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005317 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004260 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.027345 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.030086 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008964 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005950 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.029585 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.037838 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004514 10.0.0.38 - - [2025-08-14 03:52:42] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004352 10.0.0.38 - - [2025-08-14 03:52:42] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.027266 10.0.0.38 - - [2025-08-14 03:52:43] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.031673 10.0.0.38 - - [2025-08-14 03:52:43] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.013172 10.0.0.38 - - [2025-08-14 03:52:43] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004571 10.0.0.38 - - [2025-08-14 03:52:43] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.017887 10.0.0.38 - - [2025-08-14 03:52:43] "POST /ref-update HTTP/1.1" 200 156 0.058623 10.0.0.38 - - [2025-08-14 03:52:43] "POST /neutron/network HTTP/1.1" 200 799 0.007483 10.0.0.38 - - [2025-08-14 03:52:43] "GET /virtual-network/0faeefb9-ab42-41aa-a9c9-740e05f6cba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013823 10.0.0.38 - - [2025-08-14 03:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.23 - - [2025-08-14 03:52:43] "POST /ref-update HTTP/1.1" 200 156 0.030216 10.0.0.38 - - [2025-08-14 03:52:43] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005098 10.0.0.38 - - [2025-08-14 03:52:43] "POST /ref-update HTTP/1.1" 200 156 0.055832 10.0.0.38 - - [2025-08-14 03:52:43] "GET /virtual-network/3c4fad84-229d-4ab5-9d43-5d530770d7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.013836 10.0.0.38 - - [2025-08-14 03:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.38 - - [2025-08-14 03:52:43] "GET /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004020 10.0.0.38 - - [2025-08-14 03:52:43] "DELETE /network-policy/f1c543fe-1a5f-4473-ac41-4f52f17aa11f HTTP/1.1" 200 115 0.031563 10.0.0.38 - - [2025-08-14 03:52:43] "POST /neutron/network HTTP/1.1" 200 799 0.007191 10.0.0.38 - - [2025-08-14 03:52:43] "POST /neutron/port HTTP/1.1" 200 151 0.199571 10.0.0.38 - - [2025-08-14 03:52:44] "POST /neutron/port HTTP/1.1" 200 151 0.231425 10.0.0.23 - - [2025-08-14 03:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-08-14 03:52:45] "POST /neutron/network HTTP/1.1" 200 799 0.007349 10.0.0.23 - - [2025-08-14 03:52:46] "DELETE /route-target/31992540-f480-4239-9632-c8ef00988e27 HTTP/1.1" 200 115 0.022214 10.0.0.23 - - [2025-08-14 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018415 10.0.0.38 - - [2025-08-14 03:52:46] "POST /ref-update HTTP/1.1" 200 156 0.085786 10.0.0.38 - - [2025-08-14 03:52:46] "GET /virtual-network/ce8b087d-cb9a-456b-adbd-20f09782e25b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.007743 10.0.0.38 - - [2025-08-14 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008513 10.0.0.38 - - [2025-08-14 03:52:46] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003982 10.0.0.23 - - [2025-08-14 03:52:46] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009299 10.0.0.38 - - [2025-08-14 03:52:46] "POST /ref-update HTTP/1.1" 200 156 0.075331 10.0.0.23 - - [2025-08-14 03:52:46] "DELETE /access-control-list/f62add48-fc6a-4618-a7a5-4f74ff086b1c HTTP/1.1" 200 115 0.054296 10.0.0.38 - - [2025-08-14 03:52:46] "POST /neutron/network HTTP/1.1" 200 975 0.028786 10.0.0.38 - - [2025-08-14 03:52:46] "GET /virtual-network/a632b4dc-c716-422c-b4aa-9d595baf7db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005643 10.0.0.38 - - [2025-08-14 03:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.38 - - [2025-08-14 03:52:46] "GET /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004193 10.0.0.38 - - [2025-08-14 03:52:46] "DELETE /network-policy/95ed5853-171d-43e6-aad9-37534c32aa9e HTTP/1.1" 200 115 0.039804 10.0.0.38 - - [2025-08-14 03:52:47] "POST /neutron/port HTTP/1.1" 200 1183 0.016373 10.0.0.38 - - [2025-08-14 03:52:47] "POST /neutron/port HTTP/1.1" 200 1181 0.019557 10.0.0.38 - - [2025-08-14 03:52:48] "POST /neutron/network HTTP/1.1" 200 977 0.010725 10.0.0.23 - - [2025-08-14 03:52:49] "DELETE /route-target/d391f21f-484d-45f4-b8e8-292f69c9737c HTTP/1.1" 200 115 0.031323 10.0.0.23 - - [2025-08-14 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004147 10.0.0.23 - - [2025-08-14 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002774 10.0.0.23 - - [2025-08-14 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003116 10.0.0.23 - - [2025-08-14 03:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002283 10.0.0.38 - - [2025-08-14 03:52:49] "POST /neutron/network HTTP/1.1" 200 151 0.157502 10.0.0.38 - - [2025-08-14 03:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.23 - - [2025-08-14 03:52:50] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001003 10.0.0.38 - - [2025-08-14 03:52:50] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042977 10.0.0.23 - - [2025-08-14 03:52:50] "POST /route-targets HTTP/1.1" 200 327 0.016501 10.0.0.23 - - [2025-08-14 03:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.016415 10.0.0.38 - - [2025-08-14 03:52:51] "POST /neutron/subnet HTTP/1.1" 200 716 0.230476 10.0.0.23 - - [2025-08-14 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.38 - - [2025-08-14 03:52:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.001349 10.0.0.38 - - [2025-08-14 03:52:51] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008581 10.0.0.38 - - [2025-08-14 03:52:51] "POST /neutron/network HTTP/1.1" 200 975 0.009897 10.0.0.38 - - [2025-08-14 03:52:51] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005306 10.0.0.38 - - [2025-08-14 03:52:51] "POST /neutron/subnet HTTP/1.1" 200 724 0.008960 10.0.0.38 - - [2025-08-14 03:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.23 - - [2025-08-14 03:52:51] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2025-08-14 03:52:51] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050753 10.0.0.23 - - [2025-08-14 03:52:51] "POST /ref-update HTTP/1.1" 200 156 0.037631 10.0.0.23 - - [2025-08-14 03:52:51] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.018835 10.0.0.23 - - [2025-08-14 03:52:52] "POST /useragent-kv HTTP/1.1" 200 115 0.009033 10.0.0.38 - - [2025-08-14 03:52:52] "POST /neutron/subnet HTTP/1.1" 200 716 0.240746 10.0.0.38 - - [2025-08-14 03:52:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001877 10.0.0.38 - - [2025-08-14 03:52:52] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.009615 10.0.0.38 - - [2025-08-14 03:52:52] "POST /neutron/network HTTP/1.1" 200 975 0.011802 10.0.0.38 - - [2025-08-14 03:52:52] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005035 10.0.0.38 - - [2025-08-14 03:52:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.008373 10.0.0.38 - - [2025-08-14 03:52:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001166 10.0.0.23 - - [2025-08-14 03:52:53] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.38 - - [2025-08-14 03:52:53] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079774 10.0.0.38 - - [2025-08-14 03:52:53] "POST /neutron/port HTTP/1.1" 200 117 0.007521 10.0.0.38 - - [2025-08-14 03:52:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001926 10.0.0.38 - - [2025-08-14 03:52:53] "POST /neutron/network HTTP/1.1" 200 985 0.012072 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/port HTTP/1.1" 200 1153 0.025790 10.0.0.23 - - [2025-08-14 03:52:54] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007558 10.0.0.38 - - [2025-08-14 03:52:54] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.086789 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/port HTTP/1.1" 200 1181 0.026006 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004321 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008660 10.0.0.38 - - [2025-08-14 03:52:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007185 10.0.0.38 - - [2025-08-14 03:52:55] "POST /neutron/port HTTP/1.1" 200 1153 0.023346 10.0.0.38 - - [2025-08-14 03:52:55] "POST /neutron/port HTTP/1.1" 200 1181 0.018538 10.0.0.38 - - [2025-08-14 03:52:55] "POST /neutron/subnet HTTP/1.1" 200 1273 0.012482 10.0.0.38 - - [2025-08-14 03:52:55] "POST /neutron/network HTTP/1.1" 200 975 0.011537 10.0.0.38 - - [2025-08-14 03:52:59] "POST /neutron/port HTTP/1.1" 200 1181 0.015024 10.0.0.38 - - [2025-08-14 03:53:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009807 10.0.0.38 - - [2025-08-14 03:53:00] "GET /virtual-machine/844cfa8c-0655-4981-9ae4-d52b4c3b205f HTTP/1.1" 200 1300 0.006415 10.0.0.38 - - [2025-08-14 03:53:00] "GET /virtual-machine-interface/0355985b-46f9-4d72-a857-6dc743dfd0b6 HTTP/1.1" 200 3156 0.005151 10.0.0.38 - - [2025-08-14 03:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.38 - - [2025-08-14 03:53:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003474 10.0.0.38 - - [2025-08-14 03:53:00] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002716 10.0.0.38 - - [2025-08-14 03:53:00] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006004 10.0.0.38 - - [2025-08-14 03:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.38 - - [2025-08-14 03:53:03] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006120 10.0.0.38 - - [2025-08-14 03:53:04] "POST /neutron/port HTTP/1.1" 200 1181 0.019323 10.0.0.38 - - [2025-08-14 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.38 - - [2025-08-14 03:53:05] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003459 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003088 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007678 10.0.0.38 - - [2025-08-14 03:53:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008233 10.0.0.38 - - [2025-08-14 03:53:05] "POST /neutron/port HTTP/1.1" 200 1181 0.019465 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-machine/581b2aa4-a1ac-4bea-a8d8-b8627db32101 HTTP/1.1" 200 1300 0.006598 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-machine-interface/e4498405-dd9e-4984-92af-f8db1d37d8ca HTTP/1.1" 200 3158 0.006104 10.0.0.38 - - [2025-08-14 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.38 - - [2025-08-14 03:53:05] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004172 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003043 10.0.0.38 - - [2025-08-14 03:53:05] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006454 10.0.0.38 - - [2025-08-14 03:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2025-08-14 03:53:06] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003566 10.0.0.38 - - [2025-08-14 03:53:06] "GET /virtual-networks?parent_id=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003015 10.0.0.38 - - [2025-08-14 03:53:07] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005924 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 404 209 0.003972 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.23 - - [2025-08-14 03:53:07] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002033 10.0.0.38 - - [2025-08-14 03:53:07] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056255 10.0.0.38 - - [2025-08-14 03:53:07] "POST /network-policys HTTP/1.1" 200 533 0.032277 10.0.0.38 - - [2025-08-14 03:53:07] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006094 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.38 - - [2025-08-14 03:53:07] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006066 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.38 - - [2025-08-14 03:53:07] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003832 10.0.0.23 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.38 - - [2025-08-14 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.053094 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.38 - - [2025-08-14 03:53:07] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004113 10.0.0.38 - - [2025-08-14 03:53:07] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.007423 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.38 - - [2025-08-14 03:53:07] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004868 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2025-08-14 03:53:07] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005961 10.0.0.38 - - [2025-08-14 03:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.38 - - [2025-08-14 03:53:07] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004324 10.0.0.23 - - [2025-08-14 03:53:07] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007980 10.0.0.38 - - [2025-08-14 03:53:07] "POST /ref-update HTTP/1.1" 200 156 0.059351 10.0.0.38 - - [2025-08-14 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.23 - - [2025-08-14 03:53:08] "PUT /access-control-list/f4f81b57-27b4-44d4-aec0-571f3032b75d HTTP/1.1" 200 272 0.032664 10.0.0.38 - - [2025-08-14 03:53:08] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005305 10.0.0.38 - - [2025-08-14 03:53:08] "POST /neutron/network HTTP/1.1" 200 1061 0.050549 10.0.0.23 - - [2025-08-14 03:53:08] "POST /ref-update HTTP/1.1" 200 156 0.048413 10.0.0.38 - - [2025-08-14 03:53:08] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.009190 10.0.0.38 - - [2025-08-14 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.38 - - [2025-08-14 03:53:08] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004043 10.0.0.38 - - [2025-08-14 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.23 - - [2025-08-14 03:53:08] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001530 10.0.0.38 - - [2025-08-14 03:53:08] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044698 10.0.0.23 - - [2025-08-14 03:53:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005686 10.0.0.38 - - [2025-08-14 03:53:08] "POST /neutron/subnet HTTP/1.1" 200 701 0.216260 10.0.0.38 - - [2025-08-14 03:53:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.001333 10.0.0.38 - - [2025-08-14 03:53:08] "GET /virtual-network/739b13e6-0e7a-419b-9741-46f93caae0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005599 10.0.0.38 - - [2025-08-14 03:53:08] "GET /virtual-network/739b13e6-0e7a-419b-9741-46f93caae0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006055 10.0.0.38 - - [2025-08-14 03:53:08] "POST /neutron/network HTTP/1.1" 200 799 0.008718 10.0.0.38 - - [2025-08-14 03:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.23 - - [2025-08-14 03:53:08] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.38 - - [2025-08-14 03:53:08] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.045034 10.0.0.23 - - [2025-08-14 03:53:09] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001090 10.0.0.38 - - [2025-08-14 03:53:09] "POST /neutron/network HTTP/1.1" 200 585 0.106258 10.0.0.23 - - [2025-08-14 03:53:09] "POST /route-targets HTTP/1.1" 200 327 0.013020 10.0.0.38 - - [2025-08-14 03:53:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.003062 10.0.0.38 - - [2025-08-14 03:53:09] "GET /virtual-network/ab3173e2-8dce-4ad0-b130-6fe287cb8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005535 10.0.0.38 - - [2025-08-14 03:53:09] "POST /neutron/network HTTP/1.1" 200 799 0.006331 10.0.0.38 - - [2025-08-14 03:53:09] "GET /virtual-network/ab3173e2-8dce-4ad0-b130-6fe287cb8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004972 10.0.0.38 - - [2025-08-14 03:53:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.003595 10.0.0.38 - - [2025-08-14 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.23 - - [2025-08-14 03:53:09] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001081 10.0.0.38 - - [2025-08-14 03:53:09] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035413 10.0.0.38 - - [2025-08-14 03:53:09] "POST /network-policys HTTP/1.1" 200 587 0.027578 10.0.0.38 - - [2025-08-14 03:53:09] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005980 10.0.0.38 - - [2025-08-14 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.38 - - [2025-08-14 03:53:09] "GET /virtual-network/739b13e6-0e7a-419b-9741-46f93caae0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006133 10.0.0.38 - - [2025-08-14 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.38 - - [2025-08-14 03:53:09] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005390 10.0.0.38 - - [2025-08-14 03:53:09] "POST /ref-update HTTP/1.1" 200 156 0.072691 10.0.0.23 - - [2025-08-14 03:53:09] "POST /access-control-lists HTTP/1.1" 200 554 0.058024 10.0.0.38 - - [2025-08-14 03:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.38 - - [2025-08-14 03:53:10] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007063 10.0.0.38 - - [2025-08-14 03:53:10] "POST /neutron/network HTTP/1.1" 200 912 0.010580 10.0.0.38 - - [2025-08-14 03:53:10] "GET /virtual-network/739b13e6-0e7a-419b-9741-46f93caae0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007624 10.0.0.38 - - [2025-08-14 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.23 - - [2025-08-14 03:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.032766 10.0.0.38 - - [2025-08-14 03:53:10] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004203 10.0.0.38 - - [2025-08-14 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.38 - - [2025-08-14 03:53:10] "GET /virtual-network/ab3173e2-8dce-4ad0-b130-6fe287cb8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006290 10.0.0.38 - - [2025-08-14 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.38 - - [2025-08-14 03:53:10] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004540 10.0.0.38 - - [2025-08-14 03:53:10] "POST /ref-update HTTP/1.1" 200 156 0.055137 10.0.0.38 - - [2025-08-14 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007474 10.0.0.23 - - [2025-08-14 03:53:10] "POST /access-control-lists HTTP/1.1" 200 554 0.041952 10.0.0.38 - - [2025-08-14 03:53:10] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006548 10.0.0.38 - - [2025-08-14 03:53:10] "GET /virtual-network/ab3173e2-8dce-4ad0-b130-6fe287cb8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.009092 10.0.0.38 - - [2025-08-14 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.38 - - [2025-08-14 03:53:10] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005192 10.0.0.38 - - [2025-08-14 03:53:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001396 10.0.0.38 - - [2025-08-14 03:53:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009469 10.0.0.23 - - [2025-08-14 03:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.005248 10.0.0.27 - - [2025-08-14 03:53:10] "GET /obj-perms HTTP/1.1" 200 5056 0.003270 10.0.0.27 - - [2025-08-14 03:53:10] "GET /global-system-configs HTTP/1.1" 200 322 0.068057 10.0.0.23 - - [2025-08-14 03:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.247999 10.0.0.38 - - [2025-08-14 03:53:11] "GET /obj-perms HTTP/1.1" 200 5056 0.260836 10.0.0.23 - - [2025-08-14 03:53:11] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001778 10.0.0.38 - - [2025-08-14 03:53:11] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.079235 10.0.0.38 - - [2025-08-14 03:53:11] "POST /neutron/port HTTP/1.1" 200 2244 0.023028 10.0.0.38 - - [2025-08-14 03:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.063823 10.0.0.38 - - [2025-08-14 03:53:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001345 10.0.0.38 - - [2025-08-14 03:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.240005 10.0.0.38 - - [2025-08-14 03:53:11] "POST /neutron/port HTTP/1.1" 200 2244 0.020515 10.0.0.27 - - [2025-08-14 03:53:12] "GET /global-system-configs HTTP/1.1" 200 322 0.383367 10.0.0.38 - - [2025-08-14 03:53:12] "POST /neutron/network HTTP/1.1" 200 922 0.006951 10.0.0.38 - - [2025-08-14 03:53:12] "GET /obj-perms HTTP/1.1" 200 5056 0.582002 10.0.0.23 - - [2025-08-14 03:53:12] "GET /obj-perms HTTP/1.1" 200 5056 0.626727 10.0.0.27 - - [2025-08-14 03:53:12] "GET /obj-perms HTTP/1.1" 200 5056 0.643961 10.0.0.38 - - [2025-08-14 03:53:12] "POST /neutron/port HTTP/1.1" 200 1063 0.016088 10.0.0.38 - - [2025-08-14 03:53:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004698 10.0.0.38 - - [2025-08-14 03:53:12] "POST /neutron/network HTTP/1.1" 200 912 0.008878 10.0.0.23 - - [2025-08-14 03:53:13] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.38 - - [2025-08-14 03:53:13] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.090278 10.0.0.38 - - [2025-08-14 03:53:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009359 10.0.0.38 - - [2025-08-14 03:53:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004005 10.0.0.38 - - [2025-08-14 03:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2025-08-14 03:53:13] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005995 10.0.0.23 - - [2025-08-14 03:53:13] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001954 10.0.0.38 - - [2025-08-14 03:53:14] "POST /neutron/port HTTP/1.1" 200 1063 0.338025 10.0.0.38 - - [2025-08-14 03:53:14] "POST /neutron/port HTTP/1.1" 200 1117 0.112404 10.0.0.38 - - [2025-08-14 03:53:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.011229 10.0.0.38 - - [2025-08-14 03:53:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003892 10.0.0.38 - - [2025-08-14 03:53:14] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005341 10.0.0.38 - - [2025-08-14 03:53:14] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004488 10.0.0.38 - - [2025-08-14 03:53:14] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.027967 10.0.0.38 - - [2025-08-14 03:53:14] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.059966 10.0.0.38 - - [2025-08-14 03:53:14] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006963 10.0.0.38 - - [2025-08-14 03:53:14] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007497 10.0.0.38 - - [2025-08-14 03:53:14] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.028204 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.051380 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006235 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005199 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.033966 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.036756 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.009696 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.015437 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.026001 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004488 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005541 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004444 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.026063 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.053934 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007849 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008070 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.038314 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.030141 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006139 10.0.0.38 - - [2025-08-14 03:53:15] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009422 10.0.0.38 - - [2025-08-14 03:53:15] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.038210 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.036108 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004931 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005684 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.022723 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003826 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004775 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003983 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.024035 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.040656 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007850 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004617 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.027756 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.028721 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005086 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006056 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.042618 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.027803 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007287 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.014189 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.018201 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004642 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003889 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.019201 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004648 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003864 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.014578 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006286 10.0.0.38 - - [2025-08-14 03:53:16] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008365 10.0.0.38 - - [2025-08-14 03:53:16] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.021658 10.0.0.38 - - [2025-08-14 03:53:20] "POST /neutron/port HTTP/1.1" 200 1091 0.016382 10.0.0.38 - - [2025-08-14 03:53:20] "POST /neutron/port HTTP/1.1" 200 1181 0.036350 10.0.0.38 - - [2025-08-14 03:53:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004203 10.0.0.38 - - [2025-08-14 03:53:20] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.38 - - [2025-08-14 03:53:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007507 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003425 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004449 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004097 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.030755 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.061674 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007603 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004583 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.052406 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.040782 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011458 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.015558 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.036498 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.033882 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007010 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.007883 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.021264 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003473 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004661 10.0.0.38 - - [2025-08-14 03:53:27] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004261 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.036165 10.0.0.38 - - [2025-08-14 03:53:27] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.037539 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009191 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009363 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.029940 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.043626 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007963 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004453 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.042748 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.039726 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.018830 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.015764 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.027966 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005021 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005887 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/40aac936-6984-4457-91e1-02433c15575c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006437 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.031358 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/40aac936-6984-4457-91e1-02433c15575c HTTP/1.1" 200 254 0.057106 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009260 10.0.0.38 - - [2025-08-14 03:53:28] "GET /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006998 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.034710 10.0.0.38 - - [2025-08-14 03:53:28] "PUT /bgp-router/5c0c967d-6810-47d2-b93f-d689d69b728d HTTP/1.1" 200 254 0.044795 10.0.0.38 - - [2025-08-14 03:53:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.018785 10.0.0.38 - - [2025-08-14 03:53:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006977 10.0.0.38 - - [2025-08-14 03:53:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.042541 10.0.0.38 - - [2025-08-14 03:53:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.033392 10.0.0.38 - - [2025-08-14 03:53:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.013155 10.0.0.38 - - [2025-08-14 03:53:29] "GET /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011338 10.0.0.38 - - [2025-08-14 03:53:29] "PUT /bgp-router/e6aef833-9cc4-42ae-83b8-db75af5e77ab HTTP/1.1" 200 254 0.021950 10.0.0.38 - - [2025-08-14 03:53:29] "POST /ref-update HTTP/1.1" 200 156 0.067974 10.0.0.38 - - [2025-08-14 03:53:29] "GET /virtual-network/ab3173e2-8dce-4ad0-b130-6fe287cb8021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006925 10.0.0.23 - - [2025-08-14 03:53:29] "DELETE /access-control-list/0e935b7f-7ab8-4bd9-9211-2beb041e4721 HTTP/1.1" 200 115 0.078587 10.0.0.38 - - [2025-08-14 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.38 - - [2025-08-14 03:53:29] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004521 10.0.0.38 - - [2025-08-14 03:53:29] "POST /ref-update HTTP/1.1" 200 156 0.070439 10.0.0.38 - - [2025-08-14 03:53:29] "GET /virtual-network/739b13e6-0e7a-419b-9741-46f93caae0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007053 10.0.0.23 - - [2025-08-14 03:53:29] "POST /ref-update HTTP/1.1" 200 156 0.044328 10.0.0.38 - - [2025-08-14 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015070 10.0.0.38 - - [2025-08-14 03:53:29] "GET /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005035 10.0.0.38 - - [2025-08-14 03:53:29] "POST /neutron/port HTTP/1.1" 200 1091 0.018399 10.0.0.38 - - [2025-08-14 03:53:29] "DELETE /network-policy/1bfb6bdb-b2a9-4baa-9455-ff5f25d38863 HTTP/1.1" 200 115 0.057566 10.0.0.38 - - [2025-08-14 03:53:30] "POST /neutron/port HTTP/1.1" 200 1117 0.011758 10.0.0.38 - - [2025-08-14 03:53:30] "POST /neutron/port HTTP/1.1" 200 151 0.238361 10.0.0.23 - - [2025-08-14 03:53:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007172 10.0.0.23 - - [2025-08-14 03:53:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002532 10.0.0.38 - - [2025-08-14 03:53:32] "POST /neutron/network HTTP/1.1" 200 151 0.129743 10.0.0.23 - - [2025-08-14 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.38 - - [2025-08-14 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.068181 10.0.0.38 - - [2025-08-14 03:53:32] "POST /neutron/network HTTP/1.1" 200 975 0.012946 10.0.0.38 - - [2025-08-14 03:53:32] "GET /virtual-network/76368e7e-a638-48b2-b37c-8bb6073490ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.011539 10.0.0.38 - - [2025-08-14 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.23 - - [2025-08-14 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.024125 10.0.0.38 - - [2025-08-14 03:53:32] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.011290 10.0.0.23 - - [2025-08-14 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010588 10.0.0.38 - - [2025-08-14 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.073778 10.0.0.38 - - [2025-08-14 03:53:32] "GET /virtual-network/6908d015-c35e-453a-855b-e7efa72e1841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008227 10.0.0.38 - - [2025-08-14 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658 10.0.0.38 - - [2025-08-14 03:53:32] "GET /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003937 10.0.0.38 - - [2025-08-14 03:53:32] "DELETE /network-policy/278706fb-d93d-444b-b271-b2d0dd250b8f HTTP/1.1" 200 115 0.038557 10.0.0.38 - - [2025-08-14 03:53:32] "POST /neutron/network HTTP/1.1" 400 204 0.013215 10.0.0.38 - - [2025-08-14 03:53:33] "POST /neutron/port HTTP/1.1" 200 1181 0.013451 10.0.0.38 - - [2025-08-14 03:53:33] "POST /neutron/port HTTP/1.1" 200 151 0.297404 10.0.0.23 - - [2025-08-14 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.38 - - [2025-08-14 03:53:35] "POST /neutron/network HTTP/1.1" 200 975 0.009192 10.0.0.23 - - [2025-08-14 03:53:35] "DELETE /route-target/5a4f9ec1-c7b7-477b-87d3-012bd1e3fa1c HTTP/1.1" 200 115 0.024824 10.0.0.23 - - [2025-08-14 03:53:36] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001126 10.0.0.38 - - [2025-08-14 03:53:36] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037395 10.0.0.23 - - [2025-08-14 03:53:36] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006796 10.0.0.38 - - [2025-08-14 03:53:36] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?fields=virtual_networks HTTP/1.1" 200 1048 0.046979 10.0.0.23 - - [2025-08-14 03:53:36] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001260 10.0.0.38 - - [2025-08-14 03:53:36] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.045155 10.0.0.23 - - [2025-08-14 03:53:36] "GET /projects?obj_uuids=84e75b72-ae3a-4aae-9ad3-107822cb1e25&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001582 10.0.0.38 - - [2025-08-14 03:53:36] "GET /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25?fields=security_groups HTTP/1.1" 200 1282 0.049536 10.0.0.38 - - [2025-08-14 03:53:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.026198 10.0.0.23 - - [2025-08-14 03:53:37] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002888 10.0.0.23 - - [2025-08-14 03:53:37] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.23 - - [2025-08-14 03:53:37] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008329 10.0.0.23 - - [2025-08-14 03:53:37] "POST /id-to-fqname HTTP/1.1" 200 185 0.002345 10.0.0.23 - - [2025-08-14 03:53:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.003268 10.0.0.23 - - [2025-08-14 03:53:38] "POST /security-groups HTTP/1.1" 200 586 0.027437 10.0.0.23 - - [2025-08-14 03:53:38] "POST /projects HTTP/1.1" 200 575 0.233667 10.0.0.23 - - [2025-08-14 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.304179 10.0.0.23 - - [2025-08-14 03:53:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.003883 10.0.0.38 - - [2025-08-14 03:53:38] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.438789 10.0.0.38 - - [2025-08-14 03:53:39] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.38 - - [2025-08-14 03:53:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000642 10.0.0.38 - - [2025-08-14 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026763 10.0.0.38 - - [2025-08-14 03:53:41] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003946 10.0.0.38 - - [2025-08-14 03:53:41] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003611 10.0.0.38 - - [2025-08-14 03:53:41] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003606 10.0.0.38 - - [2025-08-14 03:53:41] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.012573 10.0.0.38 - - [2025-08-14 03:53:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.021891 10.0.0.23 - - [2025-08-14 03:53:43] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003489 10.0.0.23 - - [2025-08-14 03:53:43] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.23 - - [2025-08-14 03:53:43] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008608 10.0.0.23 - - [2025-08-14 03:53:43] "POST /id-to-fqname HTTP/1.1" 200 185 0.004878 10.0.0.23 - - [2025-08-14 03:53:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.007036 10.0.0.23 - - [2025-08-14 03:53:43] "POST /security-groups HTTP/1.1" 200 586 0.030533 10.0.0.23 - - [2025-08-14 03:53:43] "POST /projects HTTP/1.1" 200 575 0.256407 10.0.0.23 - - [2025-08-14 03:53:43] "POST /access-control-lists HTTP/1.1" 200 591 0.027270 10.0.0.23 - - [2025-08-14 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.325159 10.0.0.38 - - [2025-08-14 03:53:43] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.475473 10.0.0.38 - - [2025-08-14 03:53:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.021409 10.0.0.23 - - [2025-08-14 03:53:44] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002846 10.0.0.23 - - [2025-08-14 03:53:44] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001049 10.0.0.23 - - [2025-08-14 03:53:44] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007498 10.0.0.23 - - [2025-08-14 03:53:44] "POST /id-to-fqname HTTP/1.1" 200 185 0.002521 10.0.0.23 - - [2025-08-14 03:53:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.002617 10.0.0.23 - - [2025-08-14 03:53:44] "POST /security-groups HTTP/1.1" 200 586 0.033555 10.0.0.23 - - [2025-08-14 03:53:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.004578 10.0.0.23 - - [2025-08-14 03:53:44] "POST /projects HTTP/1.1" 200 575 0.237953 10.0.0.23 - - [2025-08-14 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.306136 10.0.0.23 - - [2025-08-14 03:53:44] "POST /access-control-lists HTTP/1.1" 200 589 0.022451 10.0.0.38 - - [2025-08-14 03:53:44] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.445718 10.0.0.38 - - [2025-08-14 03:53:45] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.38 - - [2025-08-14 03:53:46] "GET / HTTP/1.1" 200 35931 0.002094 10.0.0.38 - - [2025-08-14 03:53:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.003506 10.0.0.38 - - [2025-08-14 03:53:46] "POST /api-access-lists HTTP/1.1" 200 521 0.038979 10.0.0.38 - - [2025-08-14 03:53:46] "GET /api-access-list/96983f31-61fe-4291-a3cc-58ac436bd53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.006589 10.0.0.38 - - [2025-08-14 03:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.38 - - [2025-08-14 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.229512 10.0.0.23 - - [2025-08-14 03:53:47] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001121 10.0.0.38 - - [2025-08-14 03:53:47] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.052908 10.0.0.38 - - [2025-08-14 03:53:47] "GET /virtual-networks?parent_id=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022581 10.0.0.38 - - [2025-08-14 03:53:47] "POST /virtual-networks HTTP/1.1" 200 568 0.090044 10.0.0.38 - - [2025-08-14 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.037526 10.0.0.38 - - [2025-08-14 03:53:47] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.014315 10.0.0.23 - - [2025-08-14 03:53:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004976 10.0.0.38 - - [2025-08-14 03:53:48] "POST /ref-update HTTP/1.1" 200 156 0.100564 10.0.0.38 - - [2025-08-14 03:53:48] "POST /neutron/network HTTP/1.1" 200 833 0.046897 10.0.0.38 - - [2025-08-14 03:53:48] "GET /virtual-network/38b67e68-f2a7-4c53-9431-d289f59bba3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.016043 10.0.0.38 - - [2025-08-14 03:53:49] "POST /id-to-fqname HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2025-08-14 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.041203 10.0.0.38 - - [2025-08-14 03:53:50] "POST /neutron/network HTTP/1.1" 200 843 0.048284 10.0.0.23 - - [2025-08-14 03:53:50] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001037 10.0.0.38 - - [2025-08-14 03:53:50] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.083274 10.0.0.38 - - [2025-08-14 03:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.031537 10.0.0.38 - - [2025-08-14 03:53:51] "POST /neutron/network HTTP/1.1" 200 833 0.035480 10.0.0.38 - - [2025-08-14 03:53:52] "POST /neutron/port HTTP/1.1" 200 1056 0.036371 10.0.0.38 - - [2025-08-14 03:53:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003631 10.0.0.38 - - [2025-08-14 03:53:52] "POST /neutron/network HTTP/1.1" 200 833 0.006050 10.0.0.38 - - [2025-08-14 03:53:56] "POST /neutron/port HTTP/1.1" 200 1084 0.015799 10.0.0.38 - - [2025-08-14 03:53:56] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007132 10.0.0.38 - - [2025-08-14 03:53:56] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 200 1287 0.038680 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 200 1287 0.016120 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine-interface/450cb517-baeb-4bcc-89a4-b310f921ea14 HTTP/1.1" 200 2529 0.025068 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 200 1287 0.014784 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine-interface/450cb517-baeb-4bcc-89a4-b310f921ea14 HTTP/1.1" 200 2529 0.018785 10.0.0.38 - - [2025-08-14 03:53:57] "GET /instance-ip/024a8b6c-468d-4257-a363-49dfa7e4ddca HTTP/1.1" 200 1625 0.019993 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 200 1287 0.014531 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-machine-interface/450cb517-baeb-4bcc-89a4-b310f921ea14 HTTP/1.1" 200 2529 0.017683 10.0.0.38 - - [2025-08-14 03:53:57] "GET /instance-ip/024a8b6c-468d-4257-a363-49dfa7e4ddca HTTP/1.1" 200 1625 0.014073 10.0.0.38 - - [2025-08-14 03:53:57] "POST /fqname-to-id HTTP/1.1" 403 339 0.014111 10.0.0.38 - - [2025-08-14 03:53:57] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.38 - - [2025-08-14 03:53:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2025-08-14 03:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022175 10.0.0.38 - - [2025-08-14 03:53:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003260 10.0.0.38 - - [2025-08-14 03:53:57] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013913 10.0.0.38 - - [2025-08-14 03:53:57] "POST /fqname-to-id HTTP/1.1" 403 339 0.013240 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.38 - - [2025-08-14 03:53:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003279 10.0.0.38 - - [2025-08-14 03:53:58] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013372 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.013429 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.38 - - [2025-08-14 03:53:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003146 10.0.0.38 - - [2025-08-14 03:53:58] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012913 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.019135 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.38 - - [2025-08-14 03:53:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003231 10.0.0.38 - - [2025-08-14 03:53:58] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014323 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.014906 10.0.0.38 - - [2025-08-14 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.38 - - [2025-08-14 03:53:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004254 10.0.0.38 - - [2025-08-14 03:53:58] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013703 10.0.0.38 - - [2025-08-14 03:54:00] "POST /neutron/port HTTP/1.1" 200 1084 0.020395 10.0.0.38 - - [2025-08-14 03:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.38 - - [2025-08-14 03:54:01] "GET /virtual-network/38b67e68-f2a7-4c53-9431-d289f59bba3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.015956 10.0.0.38 - - [2025-08-14 03:54:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.019539 10.0.0.38 - - [2025-08-14 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.38 - - [2025-08-14 03:54:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002928 10.0.0.38 - - [2025-08-14 03:54:03] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011804 10.0.0.38 - - [2025-08-14 03:54:03] "POST /fqname-to-id HTTP/1.1" 403 339 0.015013 10.0.0.38 - - [2025-08-14 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.38 - - [2025-08-14 03:54:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003358 10.0.0.38 - - [2025-08-14 03:54:03] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014935 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 361 0.016070 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2025-08-14 03:54:04] "GET /routing-instance/ddd263dc-a077-4efc-b9d2-2f48e4857802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004459 10.0.0.38 - - [2025-08-14 03:54:04] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014824 10.0.0.38 - - [2025-08-14 03:54:04] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004010 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.014542 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-08-14 03:54:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003307 10.0.0.38 - - [2025-08-14 03:54:04] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013423 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 361 0.017149 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.38 - - [2025-08-14 03:54:04] "GET /routing-instance/ddd263dc-a077-4efc-b9d2-2f48e4857802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004013 10.0.0.38 - - [2025-08-14 03:54:04] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.014128 10.0.0.38 - - [2025-08-14 03:54:04] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003277 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.014450 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-08-14 03:54:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004392 10.0.0.38 - - [2025-08-14 03:54:04] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013674 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.014712 10.0.0.38 - - [2025-08-14 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.38 - - [2025-08-14 03:54:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003665 10.0.0.38 - - [2025-08-14 03:54:04] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013275 10.0.0.23 - - [2025-08-14 03:54:05] "GET /obj-perms HTTP/1.1" 200 4915 0.053194 10.0.0.23 - - [2025-08-14 03:54:07] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.014989 10.0.0.38 - - [2025-08-14 03:54:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.053965 10.0.0.38 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.014978 10.0.0.38 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.014425 10.0.0.23 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.013719 10.0.0.38 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.015476 10.0.0.38 - - [2025-08-14 03:54:08] "GET /obj-perms HTTP/1.1" 200 4915 0.054423 10.0.0.38 - - [2025-08-14 03:54:09] "GET /obj-perms HTTP/1.1" 200 4915 0.013721 10.0.0.38 - - [2025-08-14 03:54:09] "GET /obj-perms HTTP/1.1" 200 4915 0.057896 10.0.0.38 - - [2025-08-14 03:54:09] "GET /obj-perms HTTP/1.1" 200 4915 0.015104 10.0.0.27 - - [2025-08-14 03:54:10] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.048506 10.0.0.23 - - [2025-08-14 03:54:10] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.023050 10.0.0.38 - - [2025-08-14 03:54:10] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 200 1287 0.023305 10.0.0.38 - - [2025-08-14 03:54:10] "POST /neutron/port HTTP/1.1" 200 1110 0.011078 10.0.0.38 - - [2025-08-14 03:54:12] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 404 171 0.016829 10.0.0.38 - - [2025-08-14 03:54:12] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 404 171 0.011892 10.0.0.38 - - [2025-08-14 03:54:12] "GET /virtual-machine/126fa275-978d-45bf-a23a-6173e7d88353 HTTP/1.1" 404 171 0.011614 10.0.0.38 - - [2025-08-14 03:54:12] "POST /fqname-to-id HTTP/1.1" 403 339 0.015025 10.0.0.38 - - [2025-08-14 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.38 - - [2025-08-14 03:54:12] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003063 10.0.0.38 - - [2025-08-14 03:54:12] "GET /virtual-networks?parent_id=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013727 10.0.0.38 - - [2025-08-14 03:54:12] "POST /fqname-to-id HTTP/1.1" 403 361 0.014621 10.0.0.38 - - [2025-08-14 03:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-08-14 03:54:12] "GET /routing-instance/ddd263dc-a077-4efc-b9d2-2f48e4857802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004162 10.0.0.38 - - [2025-08-14 03:54:12] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012938 10.0.0.38 - - [2025-08-14 03:54:12] "GET /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003368 10.0.0.38 - - [2025-08-14 03:54:13] "GET /obj-perms HTTP/1.1" 200 4915 0.013752 10.0.0.38 - - [2025-08-14 03:54:13] "GET /obj-perms HTTP/1.1" 200 5020 0.046954 10.0.0.38 - - [2025-08-14 03:54:16] "GET /obj-perms HTTP/1.1" 200 5020 0.004083 10.0.0.38 - - [2025-08-14 03:54:19] "GET /obj-perms HTTP/1.1" 200 5020 0.003956 10.0.0.23 - - [2025-08-14 03:54:23] "DELETE /access-control-list/1e30dec8-f811-43de-9817-4cc09e979d5e HTTP/1.1" 200 115 0.040916 10.0.0.23 - - [2025-08-14 03:54:23] "DELETE /project/77027a3fde7e4ece84245d9fcdceed4c HTTP/1.1" 404 173 0.005538 10.0.0.23 - - [2025-08-14 03:54:23] "DELETE /project/84e75b72-ae3a-4aae-9ad3-107822cb1e25 HTTP/1.1" 404 177 0.007452 10.0.0.23 - - [2025-08-14 03:54:23] "DELETE /project/b6cf947ade8d496eb2ddab2fcf67ee70 HTTP/1.1" 404 173 0.006214 10.0.0.23 - - [2025-08-14 03:54:23] "DELETE /project/6bf05f244a5b48c78687ef53dacfece1 HTTP/1.1" 404 173 0.005344 10.0.0.38 - - [2025-08-14 03:54:25] "GET /obj-perms HTTP/1.1" 200 5020 0.004580 10.0.0.38 - - [2025-08-14 03:54:29] "GET /obj-perms HTTP/1.1" 200 5020 0.004470 10.0.0.38 - - [2025-08-14 03:54:35] "GET /obj-perms HTTP/1.1" 200 5020 0.004628 10.0.0.38 - - [2025-08-14 03:54:38] "GET /obj-perms HTTP/1.1" 200 5020 0.003734 10.0.0.23 - - [2025-08-14 03:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002949 10.0.0.23 - - [2025-08-14 03:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003946 10.0.0.38 - - [2025-08-14 03:54:39] "DELETE /virtual-network/38b67e68-f2a7-4c53-9431-d289f59bba3f HTTP/1.1" 200 115 0.128905 10.0.0.23 - - [2025-08-14 03:54:39] "DELETE /route-target/d23c2a48-6976-4ee5-938f-cab466ab7212 HTTP/1.1" 200 115 0.020758 10.0.0.38 - - [2025-08-14 03:54:39] "DELETE /api-access-list/96983f31-61fe-4291-a3cc-58ac436bd53b HTTP/1.1" 200 115 0.035929 10.0.0.23 - - [2025-08-14 03:54:39] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001696 10.0.0.38 - - [2025-08-14 03:54:39] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.052430 10.0.0.23 - - [2025-08-14 03:54:39] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001062 10.0.0.38 - - [2025-08-14 03:54:39] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?fields=virtual_networks HTTP/1.1" 200 1021 0.044958 10.0.0.23 - - [2025-08-14 03:54:39] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001639 10.0.0.38 - - [2025-08-14 03:54:39] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.043113 10.0.0.23 - - [2025-08-14 03:54:39] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001059 10.0.0.38 - - [2025-08-14 03:54:39] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?fields=security_groups HTTP/1.1" 200 1242 0.037662 10.0.0.23 - - [2025-08-14 03:54:40] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.38 - - [2025-08-14 03:54:40] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.045170 10.0.0.23 - - [2025-08-14 03:54:40] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001473 10.0.0.38 - - [2025-08-14 03:54:40] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?fields=virtual_networks HTTP/1.1" 200 1023 0.044164 10.0.0.23 - - [2025-08-14 03:54:40] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001226 10.0.0.38 - - [2025-08-14 03:54:40] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.041610 10.0.0.23 - - [2025-08-14 03:54:40] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.38 - - [2025-08-14 03:54:40] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?fields=security_groups HTTP/1.1" 200 1244 0.044832 10.0.0.38 - - [2025-08-14 03:54:42] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005083 10.0.0.38 - - [2025-08-14 03:54:42] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.013269 10.0.0.23 - - [2025-08-14 03:54:42] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.38 - - [2025-08-14 03:54:42] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.041245 10.0.0.23 - - [2025-08-14 03:54:42] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 10.0.0.38 - - [2025-08-14 03:54:42] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?fields=virtual_networks HTTP/1.1" 200 1021 0.058602 10.0.0.23 - - [2025-08-14 03:54:42] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001578 10.0.0.38 - - [2025-08-14 03:54:42] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.055119 10.0.0.23 - - [2025-08-14 03:54:42] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.38 - - [2025-08-14 03:54:42] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?fields=security_groups HTTP/1.1" 200 1242 0.037582 10.0.0.38 - - [2025-08-14 03:54:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.022417 10.0.0.23 - - [2025-08-14 03:54:43] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003187 10.0.0.23 - - [2025-08-14 03:54:43] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.23 - - [2025-08-14 03:54:43] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008144 10.0.0.23 - - [2025-08-14 03:54:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.003544 10.0.0.23 - - [2025-08-14 03:54:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.012791 10.0.0.23 - - [2025-08-14 03:54:44] "POST /security-groups HTTP/1.1" 200 591 0.068596 10.0.0.23 - - [2025-08-14 03:54:44] "POST /projects HTTP/1.1" 200 585 0.287639 10.0.0.23 - - [2025-08-14 03:54:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.003654 10.0.0.23 - - [2025-08-14 03:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.363071 10.0.0.38 - - [2025-08-14 03:54:44] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.499568 10.0.0.38 - - [2025-08-14 03:54:45] "GET / HTTP/1.1" 200 35931 0.002600 10.0.0.38 - - [2025-08-14 03:54:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000672 10.0.0.38 - - [2025-08-14 03:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026501 10.0.0.38 - - [2025-08-14 03:54:47] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003704 10.0.0.38 - - [2025-08-14 03:54:47] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003601 10.0.0.38 - - [2025-08-14 03:54:47] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003528 10.0.0.38 - - [2025-08-14 03:54:47] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.020584 10.0.0.38 - - [2025-08-14 03:54:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.018897 10.0.0.23 - - [2025-08-14 03:54:49] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002867 10.0.0.23 - - [2025-08-14 03:54:49] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001022 10.0.0.23 - - [2025-08-14 03:54:49] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007338 10.0.0.23 - - [2025-08-14 03:54:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.003350 10.0.0.23 - - [2025-08-14 03:54:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004934 10.0.0.23 - - [2025-08-14 03:54:49] "POST /security-groups HTTP/1.1" 200 591 0.026835 10.0.0.23 - - [2025-08-14 03:54:49] "POST /projects HTTP/1.1" 200 585 0.231193 10.0.0.23 - - [2025-08-14 03:54:49] "POST /access-control-lists HTTP/1.1" 200 596 0.046339 10.0.0.23 - - [2025-08-14 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.314271 10.0.0.38 - - [2025-08-14 03:54:49] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.442744 10.0.0.38 - - [2025-08-14 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.020738 10.0.0.23 - - [2025-08-14 03:54:50] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003332 10.0.0.23 - - [2025-08-14 03:54:50] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.23 - - [2025-08-14 03:54:50] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007355 10.0.0.23 - - [2025-08-14 03:54:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.007305 10.0.0.23 - - [2025-08-14 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.014186 10.0.0.23 - - [2025-08-14 03:54:50] "POST /security-groups HTTP/1.1" 200 591 0.095021 10.0.0.23 - - [2025-08-14 03:54:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.013232 10.0.0.23 - - [2025-08-14 03:54:50] "POST /projects HTTP/1.1" 200 585 0.376178 10.0.0.23 - - [2025-08-14 03:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.454194 10.0.0.23 - - [2025-08-14 03:54:50] "POST /access-control-lists HTTP/1.1" 200 594 0.040210 10.0.0.38 - - [2025-08-14 03:54:50] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.625043 10.0.0.38 - - [2025-08-14 03:54:51] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.38 - - [2025-08-14 03:54:52] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.38 - - [2025-08-14 03:54:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.003282 10.0.0.38 - - [2025-08-14 03:54:52] "POST /api-access-lists HTTP/1.1" 200 521 0.019653 10.0.0.38 - - [2025-08-14 03:54:52] "GET /api-access-list/1fe4d41e-d348-4577-9661-0335f2263aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006665 10.0.0.38 - - [2025-08-14 03:54:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000640 10.0.0.38 - - [2025-08-14 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.041670 10.0.0.23 - - [2025-08-14 03:54:53] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.38 - - [2025-08-14 03:54:53] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069896 10.0.0.38 - - [2025-08-14 03:54:53] "GET /virtual-networks?parent_id=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015698 10.0.0.38 - - [2025-08-14 03:54:53] "POST /virtual-networks HTTP/1.1" 200 583 0.090971 10.0.0.38 - - [2025-08-14 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.032827 10.0.0.38 - - [2025-08-14 03:54:53] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.013824 10.0.0.23 - - [2025-08-14 03:54:53] "POST /useragent-kv HTTP/1.1" 200 115 0.013249 10.0.0.38 - - [2025-08-14 03:54:53] "POST /ref-update HTTP/1.1" 200 156 0.104120 10.0.0.38 - - [2025-08-14 03:54:54] "POST /neutron/network HTTP/1.1" 200 847 0.053509 10.0.0.38 - - [2025-08-14 03:54:54] "GET /virtual-network/9fcd8058-479a-41c7-b0e1-e5cb2f1f8fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019056 10.0.0.38 - - [2025-08-14 03:54:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.38 - - [2025-08-14 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.038205 10.0.0.23 - - [2025-08-14 03:54:54] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001106 10.0.0.38 - - [2025-08-14 03:54:54] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.055606 10.0.0.38 - - [2025-08-14 03:54:54] "GET /virtual-networks?parent_id=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015903 10.0.0.38 - - [2025-08-14 03:54:54] "POST /virtual-networks HTTP/1.1" 200 583 0.080080 10.0.0.23 - - [2025-08-14 03:54:54] "POST /route-targets HTTP/1.1" 200 327 0.015631 10.0.0.38 - - [2025-08-14 03:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.035215 10.0.0.38 - - [2025-08-14 03:54:54] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.013739 10.0.0.23 - - [2025-08-14 03:54:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006261 10.0.0.38 - - [2025-08-14 03:54:55] "POST /ref-update HTTP/1.1" 200 156 0.083015 10.0.0.38 - - [2025-08-14 03:54:55] "POST /neutron/network HTTP/1.1" 200 849 0.056444 10.0.0.38 - - [2025-08-14 03:54:55] "GET /virtual-network/1b2cf048-a4eb-4785-a69c-05907c44675f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020716 10.0.0.38 - - [2025-08-14 03:54:55] "POST /neutron/subnet HTTP/1.1" 200 681 0.046177 10.0.0.38 - - [2025-08-14 03:54:56] "PUT /virtual-network/9fcd8058-479a-41c7-b0e1-e5cb2f1f8fb8 HTTP/1.1" 200 264 0.059187 10.0.0.38 - - [2025-08-14 03:54:56] "PUT /virtual-network/9fcd8058-479a-41c7-b0e1-e5cb2f1f8fb8 HTTP/1.1" 200 264 0.045138 10.0.0.23 - - [2025-08-14 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004239 10.0.0.23 - - [2025-08-14 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002473 10.0.0.38 - - [2025-08-14 03:54:56] "DELETE /virtual-network/1b2cf048-a4eb-4785-a69c-05907c44675f HTTP/1.1" 200 115 0.133714 10.0.0.23 - - [2025-08-14 03:54:56] "DELETE /route-target/285cd9cb-ed9e-4261-9fdd-b7c5f36daa67 HTTP/1.1" 200 115 0.025043 10.0.0.23 - - [2025-08-14 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005007 10.0.0.23 - - [2025-08-14 03:54:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 10.0.0.38 - - [2025-08-14 03:54:56] "DELETE /virtual-network/9fcd8058-479a-41c7-b0e1-e5cb2f1f8fb8 HTTP/1.1" 200 115 0.129036 10.0.0.38 - - [2025-08-14 03:54:56] "DELETE /api-access-list/1fe4d41e-d348-4577-9661-0335f2263aff HTTP/1.1" 200 115 0.041248 10.0.0.23 - - [2025-08-14 03:54:56] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001679 10.0.0.38 - - [2025-08-14 03:54:56] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042119 10.0.0.23 - - [2025-08-14 03:54:56] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001073 10.0.0.38 - - [2025-08-14 03:54:56] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?fields=virtual_networks HTTP/1.1" 200 1033 0.045789 10.0.0.23 - - [2025-08-14 03:54:56] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001115 10.0.0.38 - - [2025-08-14 03:54:56] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.040827 10.0.0.23 - - [2025-08-14 03:54:57] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001530 10.0.0.38 - - [2025-08-14 03:54:57] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?fields=security_groups HTTP/1.1" 200 1259 0.042555 10.0.0.23 - - [2025-08-14 03:54:57] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001160 10.0.0.38 - - [2025-08-14 03:54:57] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043503 10.0.0.23 - - [2025-08-14 03:54:57] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001634 10.0.0.38 - - [2025-08-14 03:54:57] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?fields=virtual_networks HTTP/1.1" 200 1032 0.046198 10.0.0.23 - - [2025-08-14 03:54:57] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001523 10.0.0.38 - - [2025-08-14 03:54:57] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044152 10.0.0.23 - - [2025-08-14 03:54:57] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001047 10.0.0.38 - - [2025-08-14 03:54:57] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?fields=security_groups HTTP/1.1" 200 1258 0.039689 10.0.0.38 - - [2025-08-14 03:55:01] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.38 - - [2025-08-14 03:55:02] "GET / HTTP/1.1" 200 35931 0.002561 10.0.0.38 - - [2025-08-14 03:55:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.38 - - [2025-08-14 03:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.066428 10.0.0.23 - - [2025-08-14 03:55:02] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001195 10.0.0.38 - - [2025-08-14 03:55:02] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056880 10.0.0.38 - - [2025-08-14 03:55:02] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.011111 10.0.0.38 - - [2025-08-14 03:55:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.015472 10.0.0.38 - - [2025-08-14 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016601 10.0.0.23 - - [2025-08-14 03:55:03] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001182 10.0.0.38 - - [2025-08-14 03:55:03] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.019219 10.0.0.38 - - [2025-08-14 03:55:03] "POST /service-templates HTTP/1.1" 403 264 0.010570 10.0.0.38 - - [2025-08-14 03:55:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.003386 10.0.0.38 - - [2025-08-14 03:55:03] "POST /api-access-lists HTTP/1.1" 200 555 0.036932 10.0.0.38 - - [2025-08-14 03:55:03] "GET /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006051 10.0.0.38 - - [2025-08-14 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.23 - - [2025-08-14 03:55:03] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001167 10.0.0.38 - - [2025-08-14 03:55:03] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059067 10.0.0.38 - - [2025-08-14 03:55:03] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018051 10.0.0.38 - - [2025-08-14 03:55:03] "POST /virtual-networks HTTP/1.1" 200 583 0.094760 10.0.0.23 - - [2025-08-14 03:55:03] "POST /route-targets HTTP/1.1" 200 327 0.013299 10.0.0.38 - - [2025-08-14 03:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.039372 10.0.0.38 - - [2025-08-14 03:55:03] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.020085 10.0.0.23 - - [2025-08-14 03:55:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008826 10.0.0.38 - - [2025-08-14 03:55:03] "POST /ref-update HTTP/1.1" 200 156 0.077962 10.0.0.38 - - [2025-08-14 03:55:04] "GET /virtual-network/bfcbddd5-0728-412c-a1e2-ef555da4c08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.018650 10.0.0.38 - - [2025-08-14 03:55:04] "POST /neutron/network HTTP/1.1" 200 849 0.046658 10.0.0.38 - - [2025-08-14 03:55:04] "GET /virtual-network/bfcbddd5-0728-412c-a1e2-ef555da4c08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005850 10.0.0.38 - - [2025-08-14 03:55:04] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004409 10.0.0.38 - - [2025-08-14 03:55:04] "GET /virtual-network/bfcbddd5-0728-412c-a1e2-ef555da4c08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005622 10.0.0.38 - - [2025-08-14 03:55:05] "GET /obj-perms HTTP/1.1" 200 5030 0.047850 10.0.0.27 - - [2025-08-14 03:55:05] "GET /obj-perms HTTP/1.1" 200 5030 0.051224 10.0.0.38 - - [2025-08-14 03:55:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.017810 10.0.0.38 - - [2025-08-14 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017349 10.0.0.23 - - [2025-08-14 03:55:05] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.38 - - [2025-08-14 03:55:05] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.019342 10.0.0.38 - - [2025-08-14 03:55:05] "POST /service-templates HTTP/1.1" 403 264 0.011212 10.0.0.38 - - [2025-08-14 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.004940 10.0.0.38 - - [2025-08-14 03:55:06] "POST /api-access-lists HTTP/1.1" 200 521 0.023141 10.0.0.38 - - [2025-08-14 03:55:06] "GET /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007440 10.0.0.38 - - [2025-08-14 03:55:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.015219 10.0.0.38 - - [2025-08-14 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015278 10.0.0.23 - - [2025-08-14 03:55:06] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001574 10.0.0.38 - - [2025-08-14 03:55:06] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.047787 10.0.0.38 - - [2025-08-14 03:55:06] "POST /service-templates HTTP/1.1" 200 551 0.052959 10.0.0.38 - - [2025-08-14 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024657 10.0.0.38 - - [2025-08-14 03:55:06] "GET /service-template/0ab6adf6-5ca7-481d-b3d4-f86555244ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016511 10.0.0.38 - - [2025-08-14 03:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013993 10.0.0.38 - - [2025-08-14 03:55:06] "GET /service-template/0ab6adf6-5ca7-481d-b3d4-f86555244ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018085 10.0.0.38 - - [2025-08-14 03:55:07] "GET /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003545 10.0.0.38 - - [2025-08-14 03:55:07] "PUT /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c HTTP/1.1" 200 264 0.010746 10.0.0.38 - - [2025-08-14 03:55:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2025-08-14 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.044733 10.0.0.23 - - [2025-08-14 03:55:07] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001786 10.0.0.38 - - [2025-08-14 03:55:07] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.064310 10.0.0.38 - - [2025-08-14 03:55:07] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021355 10.0.0.38 - - [2025-08-14 03:55:07] "POST /virtual-networks HTTP/1.1" 403 263 0.012584 10.0.0.38 - - [2025-08-14 03:55:08] "GET /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003327 10.0.0.38 - - [2025-08-14 03:55:08] "PUT /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c HTTP/1.1" 200 264 0.010545 10.0.0.38 - - [2025-08-14 03:55:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.014170 10.0.0.38 - - [2025-08-14 03:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014663 10.0.0.23 - - [2025-08-14 03:55:08] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.38 - - [2025-08-14 03:55:08] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.021928 10.0.0.38 - - [2025-08-14 03:55:08] "POST /service-templates HTTP/1.1" 403 264 0.015287 10.0.0.38 - - [2025-08-14 03:55:08] "GET /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003505 10.0.0.38 - - [2025-08-14 03:55:08] "PUT /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c HTTP/1.1" 200 264 0.010059 10.0.0.38 - - [2025-08-14 03:55:08] "GET /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003822 10.0.0.38 - - [2025-08-14 03:55:08] "PUT /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c HTTP/1.1" 200 264 0.011213 10.0.0.38 - - [2025-08-14 03:55:09] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004077 10.0.0.38 - - [2025-08-14 03:55:09] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.012515 10.0.0.38 - - [2025-08-14 03:55:09] "DELETE /api-access-list/1508913b-c24a-40b5-8ca5-99af8ede0b5c HTTP/1.1" 200 115 0.030035 10.0.0.38 - - [2025-08-14 03:55:09] "DELETE /api-access-list/542eefeb-105f-4736-a3d6-5fa10af61a5c HTTP/1.1" 200 115 0.036347 10.0.0.38 - - [2025-08-14 03:55:10] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004097 10.0.0.38 - - [2025-08-14 03:55:10] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.011739 10.0.0.38 - - [2025-08-14 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017273 10.0.0.38 - - [2025-08-14 03:55:10] "DELETE /service-template/0ab6adf6-5ca7-481d-b3d4-f86555244ec7 HTTP/1.1" 200 115 0.036711 10.0.0.38 - - [2025-08-14 03:55:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.017025 10.0.0.23 - - [2025-08-14 03:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003095 10.0.0.23 - - [2025-08-14 03:55:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002842 10.0.0.38 - - [2025-08-14 03:55:10] "DELETE /virtual-network/bfcbddd5-0728-412c-a1e2-ef555da4c08e HTTP/1.1" 200 115 0.114153 10.0.0.23 - - [2025-08-14 03:55:10] "DELETE /route-target/7280c285-8ef3-4a13-9a0e-d9add40b45cf HTTP/1.1" 200 115 0.021148 10.0.0.38 - - [2025-08-14 03:55:10] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004024 10.0.0.38 - - [2025-08-14 03:55:10] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.011917 10.0.0.38 - - [2025-08-14 03:55:10] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004437 10.0.0.38 - - [2025-08-14 03:55:10] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.011638 10.0.0.38 - - [2025-08-14 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.23 - - [2025-08-14 03:55:13] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001621 10.0.0.38 - - [2025-08-14 03:55:13] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043151 10.0.0.38 - - [2025-08-14 03:55:13] "POST /neutron/network HTTP/1.1" 200 117 0.106171 10.0.0.38 - - [2025-08-14 03:55:14] "POST /neutron/network HTTP/1.1" 200 861 0.008044 10.0.0.38 - - [2025-08-14 03:55:14] "POST /id-to-fqname HTTP/1.1" 200 240 0.001213 10.0.0.38 - - [2025-08-14 03:55:14] "GET /virtual-network/6cbea69c-f8d6-4f59-bee6-51118b8f43f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005487 10.0.0.38 - - [2025-08-14 03:55:14] "GET /virtual-network/6cbea69c-f8d6-4f59-bee6-51118b8f43f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005767 10.0.0.38 - - [2025-08-14 03:55:14] "POST /neutron/subnet HTTP/1.1" 200 719 0.009251 10.0.0.38 - - [2025-08-14 03:55:14] "GET /virtual-network/6cbea69c-f8d6-4f59-bee6-51118b8f43f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.005852 10.0.0.38 - - [2025-08-14 03:55:14] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004143 10.0.0.38 - - [2025-08-14 03:55:14] "GET /virtual-network/6cbea69c-f8d6-4f59-bee6-51118b8f43f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.006325 10.0.0.23 - - [2025-08-14 03:55:14] "GET /obj-perms HTTP/1.1" 200 5030 0.054691 10.0.0.38 - - [2025-08-14 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003502 10.0.0.38 - - [2025-08-14 03:55:15] "POST /api-access-lists HTTP/1.1" 200 555 0.029863 10.0.0.38 - - [2025-08-14 03:55:15] "GET /api-access-list/44b30802-af15-449a-9c1d-435481e909f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006061 10.0.0.38 - - [2025-08-14 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021156 10.0.0.23 - - [2025-08-14 03:55:15] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001198 10.0.0.38 - - [2025-08-14 03:55:15] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.060924 10.0.0.23 - - [2025-08-14 03:55:15] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001234 10.0.0.38 - - [2025-08-14 03:55:15] "POST /neutron/network HTTP/1.1" 200 645 0.170625 10.0.0.23 - - [2025-08-14 03:55:15] "POST /route-targets HTTP/1.1" 200 327 0.012129 10.0.0.23 - - [2025-08-14 03:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009637 10.0.0.38 - - [2025-08-14 03:55:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.262855 10.0.0.38 - - [2025-08-14 03:55:16] "POST /id-to-fqname HTTP/1.1" 200 240 0.014985 10.0.0.38 - - [2025-08-14 03:55:16] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.016499 10.0.0.38 - - [2025-08-14 03:55:16] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.017432 10.0.0.38 - - [2025-08-14 03:55:16] "POST /neutron/network HTTP/1.1" 200 863 0.041286 10.0.0.38 - - [2025-08-14 03:55:16] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006265 10.0.0.38 - - [2025-08-14 03:55:16] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004081 10.0.0.38 - - [2025-08-14 03:55:16] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005393 10.0.0.38 - - [2025-08-14 03:55:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004053 10.0.0.38 - - [2025-08-14 03:55:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.017086 10.0.0.23 - - [2025-08-14 03:55:16] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001151 10.0.0.23 - - [2025-08-14 03:55:17] "POST /access-control-lists HTTP/1.1" 200 626 0.033666 10.0.0.23 - - [2025-08-14 03:55:17] "PUT /access-control-list/a4b24286-1182-4ed7-a7bf-1620727085cf HTTP/1.1" 200 272 0.015020 10.0.0.38 - - [2025-08-14 03:55:17] "POST /neutron/security_group HTTP/1.1" 200 1426 0.521544 10.0.0.38 - - [2025-08-14 03:55:17] "POST /neutron/security_group HTTP/1.1" 200 1426 0.016970 10.0.0.23 - - [2025-08-14 03:55:17] "PUT /access-control-list/f7dc8daa-13d0-4b00-b91e-1d2c85b5c263 HTTP/1.1" 200 272 0.016827 10.0.0.23 - - [2025-08-14 03:55:17] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001828 10.0.0.38 - - [2025-08-14 03:55:18] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.114171 10.0.0.38 - - [2025-08-14 03:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024585 10.0.0.38 - - [2025-08-14 03:55:18] "GET /security-group/ced1239c-4056-4ba3-8455-15b238241e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.025072 10.0.0.38 - - [2025-08-14 03:55:18] "POST /id-to-fqname HTTP/1.1" 200 240 0.014577 10.0.0.38 - - [2025-08-14 03:55:19] "POST /neutron/network HTTP/1.1" 200 873 0.034483 10.0.0.23 - - [2025-08-14 03:55:20] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001133 10.0.0.38 - - [2025-08-14 03:55:20] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061466 10.0.0.38 - - [2025-08-14 03:55:20] "POST /neutron/port HTTP/1.1" 200 117 0.025088 10.0.0.38 - - [2025-08-14 03:55:20] "POST /neutron/network HTTP/1.1" 200 863 0.029342 10.0.0.38 - - [2025-08-14 03:55:21] "POST /neutron/port HTTP/1.1" 200 1059 0.017343 10.0.0.38 - - [2025-08-14 03:55:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004080 10.0.0.38 - - [2025-08-14 03:55:21] "POST /neutron/network HTTP/1.1" 200 863 0.006417 10.0.0.23 - - [2025-08-14 03:55:23] "DELETE /project/6d356d5888694d49b009da256e01b78c HTTP/1.1" 404 173 0.055552 10.0.0.23 - - [2025-08-14 03:55:23] "DELETE /project/14713d1e8068429e8dff7adcb51711fa HTTP/1.1" 404 173 0.052894 10.0.0.23 - - [2025-08-14 03:55:23] "DELETE /project/d9d90094b9ac48cb8f3315c3e601fcc1 HTTP/1.1" 404 173 0.030529 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000816 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000802 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000844 10.0.0.23 - - [2025-08-14 03:55:23] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.175532 10.0.0.23 - - [2025-08-14 03:55:23] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.218629 10.0.0.23 - - [2025-08-14 03:55:23] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.231693 10.0.0.23 - - [2025-08-14 03:55:23] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.009359 10.0.0.23 - - [2025-08-14 03:55:23] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.255349 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.296698 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004193 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=b6cf947a-de8d-496e-b2dd-ab2fcf67ee70&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001212 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /access-control-list/e1f15e88-c0f7-419c-a0f8-e2ab682078ed HTTP/1.1" 200 115 0.285955 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?fields=security_groups HTTP/1.1" 200 1091 0.324890 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?fields=security_groups HTTP/1.1" 200 1363 0.234699 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70?fields=security_groups HTTP/1.1" 500 223 0.264035 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?fields=security_groups HTTP/1.1" 200 1091 0.221225 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?fields=security_groups HTTP/1.1" 200 1364 0.282632 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=6bf05f24-4a5b-48c7-8687-ef53dacfece1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003772 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /project/b6cf947a-de8d-496e-b2dd-ab2fcf67ee70 HTTP/1.1" 404 171 0.658584 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=77027a3f-de7e-4ece-8424-5d9fcdceed4c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001660 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1?fields=application_policy_sets HTTP/1.1" 404 182 0.058293 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c?fields=application_policy_sets HTTP/1.1" 404 182 0.029084 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /project/6bf05f24-4a5b-48c7-8687-ef53dacfece1 HTTP/1.1" 404 171 0.698174 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /project/77027a3f-de7e-4ece-8424-5d9fcdceed4c HTTP/1.1" 404 171 0.743278 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /security-group/8cdf6537-32d8-471e-b4b2-404144f009b1 HTTP/1.1" 200 115 0.200168 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=14713d1e-8068-429e-8dff-7adcb51711fa&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002303 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /security-group/0b60b37f-5a21-43fe-aafb-1e779c25b415 HTTP/1.1" 200 115 0.190732 10.0.0.23 - - [2025-08-14 03:55:24] "GET /projects?obj_uuids=d9d90094-b9ac-48cb-8f33-15c3e601fcc1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002002 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/14713d1e-8068-429e-8dff-7adcb51711fa?fields=application_policy_sets HTTP/1.1" 200 1402 0.116888 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /access-control-list/5ceb2f30-2bf2-4d6c-a9af-960b606ec48c HTTP/1.1" 200 115 0.109072 10.0.0.23 - - [2025-08-14 03:55:24] "GET /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1?fields=application_policy_sets HTTP/1.1" 200 1403 0.099127 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /access-control-list/85b21f32-15cd-4156-8b48-65e30c7df590 HTTP/1.1" 200 115 0.060954 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /project/14713d1e-8068-429e-8dff-7adcb51711fa HTTP/1.1" 200 115 1.158404 10.0.0.23 - - [2025-08-14 03:55:24] "DELETE /project/d9d90094-b9ac-48cb-8f33-15c3e601fcc1 HTTP/1.1" 200 115 1.190846 10.0.0.38 - - [2025-08-14 03:55:25] "POST /neutron/port HTTP/1.1" 200 1087 0.017947 10.0.0.38 - - [2025-08-14 03:55:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009521 10.0.0.38 - - [2025-08-14 03:55:25] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.050386 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.020919 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2 HTTP/1.1" 200 3023 0.038308 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.022062 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2 HTTP/1.1" 200 3023 0.025412 10.0.0.38 - - [2025-08-14 03:55:26] "GET /instance-ip/7be7ab70-a8c4-4e05-a65c-201859edd461 HTTP/1.1" 200 1639 0.025647 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.021642 10.0.0.38 - - [2025-08-14 03:55:26] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2 HTTP/1.1" 200 3023 0.023318 10.0.0.38 - - [2025-08-14 03:55:26] "GET /instance-ip/7be7ab70-a8c4-4e05-a65c-201859edd461 HTTP/1.1" 200 1639 0.017782 10.0.0.38 - - [2025-08-14 03:55:26] "POST /fqname-to-id HTTP/1.1" 403 354 0.015746 10.0.0.38 - - [2025-08-14 03:55:26] "GET / HTTP/1.1" 200 35931 0.003036 10.0.0.38 - - [2025-08-14 03:55:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023117 10.0.0.38 - - [2025-08-14 03:55:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007668 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018759 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020336 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.016868 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2025-08-14 03:55:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006053 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025702 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019703 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.023011 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.38 - - [2025-08-14 03:55:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026846 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.025311 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.020323 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2025-08-14 03:55:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006133 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.038475 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.018780 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.032807 10.0.0.38 - - [2025-08-14 03:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2025-08-14 03:55:27] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005616 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.029823 10.0.0.38 - - [2025-08-14 03:55:27] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.031171 10.0.0.38 - - [2025-08-14 03:55:29] "POST /neutron/port HTTP/1.1" 200 1087 0.016434 10.0.0.38 - - [2025-08-14 03:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020083 10.0.0.38 - - [2025-08-14 03:55:31] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.022572 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.025313 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.38 - - [2025-08-14 03:55:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004358 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024873 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.024821 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.019691 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.38 - - [2025-08-14 03:55:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004643 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.026972 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019024 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015009 10.0.0.38 - - [2025-08-14 03:55:33] "GET /routing-instance/b1826243-60c5-4fde-914c-b69ecd945af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.023885 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 403 354 0.015795 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.38 - - [2025-08-14 03:55:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005494 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020497 10.0.0.38 - - [2025-08-14 03:55:33] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019246 10.0.0.38 - - [2025-08-14 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013803 10.0.0.38 - - [2025-08-14 03:55:33] "GET /routing-instance/b1826243-60c5-4fde-914c-b69ecd945af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.017738 10.0.0.23 - - [2025-08-14 03:55:34] "GET /obj-perms HTTP/1.1" 403 257 0.036806 10.0.0.23 - - [2025-08-14 03:55:36] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.017297 10.0.0.38 - - [2025-08-14 03:55:36] "POST /neutron/port HTTP/1.1" 200 1087 0.024138 10.0.0.38 - - [2025-08-14 03:55:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.009753 10.0.0.38 - - [2025-08-14 03:55:36] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.039912 10.0.0.38 - - [2025-08-14 03:55:36] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.019844 10.0.0.38 - - [2025-08-14 03:55:36] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.020383 10.0.0.38 - - [2025-08-14 03:55:37] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.018057 10.0.0.23 - - [2025-08-14 03:55:37] "GET /obj-perms HTTP/1.1" 403 257 0.011326 10.0.0.38 - - [2025-08-14 03:55:37] "GET /obj-perms HTTP/1.1" 403 257 0.034896 10.0.0.38 - - [2025-08-14 03:55:37] "GET /obj-perms HTTP/1.1" 200 5030 0.007360 10.0.0.38 - - [2025-08-14 03:55:38] "GET /obj-perms HTTP/1.1" 403 257 0.037926 10.0.0.38 - - [2025-08-14 03:55:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003988 10.0.0.27 - - [2025-08-14 03:55:38] "GET /obj-perms HTTP/1.1" 403 257 0.035627 10.0.0.23 - - [2025-08-14 03:55:38] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.021078 10.0.0.38 - - [2025-08-14 03:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019679 10.0.0.23 - - [2025-08-14 03:55:38] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001248 10.0.0.38 - - [2025-08-14 03:55:38] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072019 10.0.0.38 - - [2025-08-14 03:55:38] "GET /virtual-network/6cbea69c-f8d6-4f59-bee6-51118b8f43f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.026972 10.0.0.38 - - [2025-08-14 03:55:38] "GET /floating-ip-pools?parent_id=6cbea69c-f8d6-4f59-bee6-51118b8f43f6&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.022911 10.0.0.38 - - [2025-08-14 03:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017258 10.0.0.38 - - [2025-08-14 03:55:38] "GET /floating-ip-pool/c9794ea3-3614-47c9-b1a8-ead37e606f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.016758 10.0.0.23 - - [2025-08-14 03:55:39] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001163 10.0.0.38 - - [2025-08-14 03:55:39] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061321 10.0.0.38 - - [2025-08-14 03:55:39] "POST /floating-ips HTTP/1.1" 200 616 0.093524 10.0.0.38 - - [2025-08-14 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016589 10.0.0.38 - - [2025-08-14 03:55:39] "GET /floating-ip/369dd795-5ecd-40ea-a9b1-3c4b65717df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.018361 10.0.0.38 - - [2025-08-14 03:55:39] "GET /floating-ip/369dd795-5ecd-40ea-a9b1-3c4b65717df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.017110 10.0.0.38 - - [2025-08-14 03:55:39] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.018425 10.0.0.38 - - [2025-08-14 03:55:39] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1202 0.018961 10.0.0.38 - - [2025-08-14 03:55:39] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.022651 10.0.0.38 - - [2025-08-14 03:55:39] "POST /ref-update HTTP/1.1" 200 156 0.025346 10.0.0.38 - - [2025-08-14 03:55:39] "POST /neutron/floatingip HTTP/1.1" 200 546 0.076311 10.0.0.38 - - [2025-08-14 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014907 10.0.0.38 - - [2025-08-14 03:55:39] "GET /routing-instance/dc2f5cc5-6879-4c75-b691-55d79edec1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.019320 10.0.0.38 - - [2025-08-14 03:55:40] "POST /neutron/port HTTP/1.1" 200 1113 0.086554 10.0.0.38 - - [2025-08-14 03:55:40] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.020978 10.0.0.38 - - [2025-08-14 03:55:40] "GET /virtual-machine-interface/e5d1dbc4-89b7-4fc3-827f-ff8f0d3969b2 HTTP/1.1" 200 3585 0.027199 10.0.0.38 - - [2025-08-14 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016382 10.0.0.38 - - [2025-08-14 03:55:40] "GET /security-group/ced1239c-4056-4ba3-8455-15b238241e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.017013 10.0.0.38 - - [2025-08-14 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018463 10.0.0.38 - - [2025-08-14 03:55:40] "GET /security-group/ced1239c-4056-4ba3-8455-15b238241e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.020395 10.0.0.38 - - [2025-08-14 03:55:40] "POST /neutron/security_group HTTP/1.1" 200 568 0.019885 10.0.0.38 - - [2025-08-14 03:55:40] "DELETE /floating-ip/369dd795-5ecd-40ea-a9b1-3c4b65717df4 HTTP/1.1" 200 115 0.066044 10.0.0.38 - - [2025-08-14 03:55:40] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 200 1291 0.019664 10.0.0.38 - - [2025-08-14 03:55:41] "POST /neutron/port HTTP/1.1" 200 151 0.172500 10.0.0.38 - - [2025-08-14 03:55:42] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 404 171 0.015006 10.0.0.38 - - [2025-08-14 03:55:42] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 404 171 0.010453 10.0.0.38 - - [2025-08-14 03:55:43] "GET /virtual-machine/36b2aa08-1717-4be7-89dd-52d862487c90 HTTP/1.1" 404 171 0.012999 10.0.0.38 - - [2025-08-14 03:55:43] "POST /fqname-to-id HTTP/1.1" 403 354 0.018473 10.0.0.38 - - [2025-08-14 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.38 - - [2025-08-14 03:55:43] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.38 - - [2025-08-14 03:55:43] "GET /virtual-networks?parent_id=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020804 10.0.0.38 - - [2025-08-14 03:55:43] "GET /virtual-network/fd6f2ffc-372e-40f7-bbbe-db16210cd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020302 10.0.0.38 - - [2025-08-14 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015386 10.0.0.38 - - [2025-08-14 03:55:43] "GET /routing-instance/b1826243-60c5-4fde-914c-b69ecd945af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.020511 10.0.0.38 - - [2025-08-14 03:55:43] "GET /obj-perms HTTP/1.1" 403 257 0.012048 10.0.0.38 - - [2025-08-14 03:55:43] "GET /obj-perms HTTP/1.1" 403 257 0.034237 10.0.0.38 - - [2025-08-14 03:55:46] "GET /obj-perms HTTP/1.1" 200 5030 0.004072 10.0.0.38 - - [2025-08-14 03:55:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004269 10.0.0.38 - - [2025-08-14 03:55:56] "GET /obj-perms HTTP/1.1" 200 5030 0.003928 10.0.0.38 - - [2025-08-14 03:55:59] "GET /obj-perms HTTP/1.1" 200 5030 0.003896 10.0.0.38 - - [2025-08-14 03:56:05] "GET /obj-perms HTTP/1.1" 200 5030 0.004833 10.0.0.38 - - [2025-08-14 03:56:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004012 10.0.0.23 - - [2025-08-14 03:56:08] "DELETE /access-control-list/a4b24286-1182-4ed7-a7bf-1620727085cf HTTP/1.1" 200 115 0.032676 10.0.0.38 - - [2025-08-14 03:56:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.034104 10.0.0.38 - - [2025-08-14 03:56:09] "POST /neutron/network HTTP/1.1" 200 863 0.033940 10.0.0.23 - - [2025-08-14 03:56:09] "DELETE /route-target/3ea4c94d-c121-4a4b-b7d9-61585e40ca68 HTTP/1.1" 200 115 0.032403 10.0.0.38 - - [2025-08-14 03:56:09] "DELETE /api-access-list/44b30802-af15-449a-9c1d-435481e909f9 HTTP/1.1" 200 115 0.057272 10.0.0.23 - - [2025-08-14 03:56:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005974 10.0.0.23 - - [2025-08-14 03:56:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002963 10.0.0.38 - - [2025-08-14 03:56:09] "POST /neutron/network HTTP/1.1" 200 151 0.181920 10.0.0.38 - - [2025-08-14 03:56:11] "GET /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018708 10.0.0.38 - - [2025-08-14 03:56:11] "PUT /api-access-list/28dba1f3-1aa5-43cb-bc09-7c2e3413e75e HTTP/1.1" 200 264 0.012647 10.0.0.23 - - [2025-08-14 03:56:11] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001099 10.0.0.38 - - [2025-08-14 03:56:11] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044872 10.0.0.23 - - [2025-08-14 03:56:11] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001165 10.0.0.38 - - [2025-08-14 03:56:11] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?fields=virtual_networks HTTP/1.1" 200 1032 0.045065 10.0.0.23 - - [2025-08-14 03:56:11] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.38 - - [2025-08-14 03:56:11] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041612 10.0.0.23 - - [2025-08-14 03:56:11] "GET /projects?obj_uuids=6d356d58-8869-4d49-b009-da256e01b78c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001091 10.0.0.38 - - [2025-08-14 03:56:12] "GET /project/6d356d58-8869-4d49-b009-da256e01b78c?fields=security_groups HTTP/1.1" 200 1258 0.039060 10.0.0.23 - - [2025-08-14 03:56:12] "GET /projects?obj_uuids=ae8b7306-7002-412a-9da9-4384faaae07e&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001046 10.0.0.38 - - [2025-08-14 03:56:12] "GET /project/ae8b7306-7002-412a-9da9-4384faaae07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.038470 [Introspect:8084]10.0.0.38 - - [2025-08-14 03:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001179 10.0.0.38 - - [2025-08-14 03:56:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.029287 10.0.0.23 - - [2025-08-14 03:56:16] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003117 10.0.0.23 - - [2025-08-14 03:56:16] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.23 - - [2025-08-14 03:56:16] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008898 10.0.0.27 - - [2025-08-14 03:56:16] "GET /obj-perms HTTP/1.1" 200 5056 0.097286 10.0.0.23 - - [2025-08-14 03:56:16] "POST /id-to-fqname HTTP/1.1" 200 191 0.006098 10.0.0.23 - - [2025-08-14 03:56:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.012814 10.0.0.23 - - [2025-08-14 03:56:16] "POST /security-groups HTTP/1.1" 200 592 0.081350 10.0.0.23 - - [2025-08-14 03:56:16] "POST /projects HTTP/1.1" 200 587 0.301065 10.0.0.23 - - [2025-08-14 03:56:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.006050 10.0.0.23 - - [2025-08-14 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.381619 10.0.0.23 - - [2025-08-14 03:56:17] "POST /access-control-lists HTTP/1.1" 200 595 0.032633 10.0.0.38 - - [2025-08-14 03:56:17] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.546300 10.0.0.38 - - [2025-08-14 03:56:18] "GET / HTTP/1.1" 200 35931 0.002524 10.0.0.38 - - [2025-08-14 03:56:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2025-08-14 03:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.061057 10.0.0.23 - - [2025-08-14 03:56:20] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001143 10.0.0.38 - - [2025-08-14 03:56:20] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051532 10.0.0.23 - - [2025-08-14 03:56:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006885 10.0.0.38 - - [2025-08-14 03:56:20] "POST /neutron/subnet HTTP/1.1" 200 716 0.288146 10.0.0.38 - - [2025-08-14 03:56:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001371 10.0.0.38 - - [2025-08-14 03:56:20] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005435 10.0.0.38 - - [2025-08-14 03:56:20] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005398 10.0.0.38 - - [2025-08-14 03:56:20] "POST /neutron/network HTTP/1.1" 200 825 0.007239 10.0.0.38 - - [2025-08-14 03:56:21] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006763 10.0.0.38 - - [2025-08-14 03:56:21] "GET /obj-perms HTTP/1.1" 200 5032 0.048583 10.0.0.23 - - [2025-08-14 03:56:22] "GET /obj-perms HTTP/1.1" 200 5032 0.047659 10.0.0.38 - - [2025-08-14 03:56:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001783 10.0.0.23 - - [2025-08-14 03:56:23] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001403 10.0.0.38 - - [2025-08-14 03:56:23] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064447 10.0.0.38 - - [2025-08-14 03:56:23] "POST /neutron/network HTTP/1.1" 200 825 0.006094 10.0.0.38 - - [2025-08-14 03:56:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001364 10.0.0.38 - - [2025-08-14 03:56:23] "POST /neutron/port HTTP/1.1" 200 117 0.007067 10.0.0.23 - - [2025-08-14 03:56:24] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001148 10.0.0.38 - - [2025-08-14 03:56:24] "POST /neutron/port HTTP/1.1" 200 1059 0.325427 10.0.0.38 - - [2025-08-14 03:56:24] "POST /neutron/port HTTP/1.1" 200 1113 0.176877 10.0.0.23 - - [2025-08-14 03:56:24] "DELETE /access-control-list/39ce63e9-3227-4f3b-86dc-bb61c28667a9 HTTP/1.1" 200 115 0.072947 10.0.0.38 - - [2025-08-14 03:56:24] "POST /neutron/subnet HTTP/1.1" 200 690 0.023511 10.0.0.23 - - [2025-08-14 03:56:24] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001587 10.0.0.38 - - [2025-08-14 03:56:24] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.133139 10.0.0.38 - - [2025-08-14 03:56:24] "POST /neutron/network HTTP/1.1" 200 825 0.010103 10.0.0.23 - - [2025-08-14 03:56:25] "DELETE /project/889a9d3056ea40b2a5f63998a5f0687b HTTP/1.1" 404 173 0.004365 10.0.0.23 - - [2025-08-14 03:56:25] "DELETE /project/6d356d58-8869-4d49-b009-da256e01b78c HTTP/1.1" 404 177 0.003663 10.0.0.38 - - [2025-08-14 03:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.005879 10.0.0.38 - - [2025-08-14 03:56:25] "POST /neutron/network HTTP/1.1" 200 835 0.010112 10.0.0.38 - - [2025-08-14 03:56:25] "POST /neutron/port HTTP/1.1" 200 1059 0.016942 10.0.0.38 - - [2025-08-14 03:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 10.0.0.38 - - [2025-08-14 03:56:26] "POST /neutron/network HTTP/1.1" 200 825 0.006309 10.0.0.38 - - [2025-08-14 03:56:30] "POST /neutron/port HTTP/1.1" 200 1087 0.019281 10.0.0.38 - - [2025-08-14 03:56:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010264 10.0.0.38 - - [2025-08-14 03:56:30] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2025-08-14 03:56:31] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 200 1293 0.035789 10.0.0.38 - - [2025-08-14 03:56:31] "GET /virtual-machine-interface/96c2421e-57e3-45d4-93ca-f7439264e965 HTTP/1.1" 200 2950 0.006268 10.0.0.38 - - [2025-08-14 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.38 - - [2025-08-14 03:56:31] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003638 10.0.0.38 - - [2025-08-14 03:56:31] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004282 10.0.0.38 - - [2025-08-14 03:56:31] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006335 10.0.0.38 - - [2025-08-14 03:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2025-08-14 03:56:34] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006051 10.0.0.38 - - [2025-08-14 03:56:37] "POST /neutron/network HTTP/1.1" 200 835 0.009028 10.0.0.38 - - [2025-08-14 03:56:37] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.38 - - [2025-08-14 03:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.38 - - [2025-08-14 03:56:38] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005870 10.0.0.38 - - [2025-08-14 03:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.38 - - [2025-08-14 03:56:42] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006849 10.0.0.38 - - [2025-08-14 03:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2025-08-14 03:56:46] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006203 10.0.0.38 - - [2025-08-14 03:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2025-08-14 03:56:50] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005616 10.0.0.38 - - [2025-08-14 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.38 - - [2025-08-14 03:56:54] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006634 10.0.0.38 - - [2025-08-14 03:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.38 - - [2025-08-14 03:56:58] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005654 10.0.0.38 - - [2025-08-14 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2025-08-14 03:57:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003678 10.0.0.38 - - [2025-08-14 03:57:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003182 10.0.0.38 - - [2025-08-14 03:57:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006107 10.0.0.38 - - [2025-08-14 03:57:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008687 10.0.0.38 - - [2025-08-14 03:57:07] "POST /neutron/port HTTP/1.1" 200 1087 0.015049 10.0.0.38 - - [2025-08-14 03:57:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008578 10.0.0.38 - - [2025-08-14 03:57:16] "POST /neutron/port HTTP/1.1" 200 1087 0.026876 10.0.0.38 - - [2025-08-14 03:57:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008110 10.0.0.38 - - [2025-08-14 03:57:16] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 200 1292 0.006147 10.0.0.38 - - [2025-08-14 03:57:16] "GET /virtual-machine-interface/76d40f7b-5962-4338-99a3-b40aaa86d7a0 HTTP/1.1" 200 2949 0.005734 10.0.0.38 - - [2025-08-14 03:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.38 - - [2025-08-14 03:57:16] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004147 10.0.0.38 - - [2025-08-14 03:57:16] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003994 10.0.0.38 - - [2025-08-14 03:57:16] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006386 10.0.0.38 - - [2025-08-14 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.38 - - [2025-08-14 03:57:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003703 10.0.0.38 - - [2025-08-14 03:57:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003764 10.0.0.38 - - [2025-08-14 03:57:18] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006465 10.0.0.38 - - [2025-08-14 03:57:18] "POST /neutron/port HTTP/1.1" 200 1087 0.017652 10.0.0.38 - - [2025-08-14 03:57:21] "POST /neutron/port HTTP/1.1" 200 1087 0.016917 10.0.0.38 - - [2025-08-14 03:57:21] "POST /neutron/subnet HTTP/1.1" 200 690 0.009960 10.0.0.38 - - [2025-08-14 03:57:39] "POST /neutron/port HTTP/1.1" 200 1087 0.013571 10.0.0.38 - - [2025-08-14 03:57:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003786 10.0.0.38 - - [2025-08-14 03:57:39] "POST /neutron/network HTTP/1.1" 200 825 0.006810 10.0.0.23 - - [2025-08-14 03:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.033348 10.0.0.27 - - [2025-08-14 03:58:10] "GET /obj-perms HTTP/1.1" 200 5056 0.123996 10.0.0.38 - - [2025-08-14 03:58:10] "GET /obj-perms HTTP/1.1" 200 5056 0.058327 10.0.0.27 - - [2025-08-14 03:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.075287 10.0.0.23 - - [2025-08-14 03:58:10] "GET /global-system-configs HTTP/1.1" 200 322 0.091554 10.0.0.23 - - [2025-08-14 03:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.134857 10.0.0.38 - - [2025-08-14 03:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.066904 10.0.0.27 - - [2025-08-14 03:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.004499 10.0.0.23 - - [2025-08-14 03:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.005406 10.0.0.38 - - [2025-08-14 03:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.087001 10.0.0.38 - - [2025-08-14 03:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.122655 10.0.0.27 - - [2025-08-14 03:58:11] "GET /obj-perms HTTP/1.1" 200 5056 0.216450 10.0.0.38 - - [2025-08-14 03:58:23] "POST /neutron/network HTTP/1.1" 200 835 0.027006 10.0.0.38 - - [2025-08-14 03:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.001185 10.0.0.38 - - [2025-08-14 03:58:39] "POST /neutron/port HTTP/1.1" 200 1087 0.017246 10.0.0.38 - - [2025-08-14 03:58:39] "POST /neutron/subnet HTTP/1.1" 200 690 0.008096 10.0.0.38 - - [2025-08-14 03:58:59] "POST /neutron/port HTTP/1.1" 200 1087 0.013683 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 200 1293 0.004056 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine-interface/96c2421e-57e3-45d4-93ca-f7439264e965 HTTP/1.1" 200 2950 0.005466 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 200 1293 0.003871 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine-interface/96c2421e-57e3-45d4-93ca-f7439264e965 HTTP/1.1" 200 2950 0.005584 10.0.0.38 - - [2025-08-14 03:58:59] "GET /instance-ip/3bf468cf-eadc-412b-8b6f-52a0d3633751 HTTP/1.1" 200 1621 0.005865 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 200 1293 0.005130 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-machine-interface/96c2421e-57e3-45d4-93ca-f7439264e965 HTTP/1.1" 200 2950 0.004948 10.0.0.38 - - [2025-08-14 03:58:59] "GET /instance-ip/3bf468cf-eadc-412b-8b6f-52a0d3633751 HTTP/1.1" 200 1621 0.004092 10.0.0.38 - - [2025-08-14 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.38 - - [2025-08-14 03:58:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004016 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002964 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005902 10.0.0.38 - - [2025-08-14 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.38 - - [2025-08-14 03:58:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003896 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003050 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005883 10.0.0.38 - - [2025-08-14 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2025-08-14 03:58:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003918 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002837 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005567 10.0.0.38 - - [2025-08-14 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.38 - - [2025-08-14 03:58:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003922 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002947 10.0.0.38 - - [2025-08-14 03:58:59] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005744 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.38 - - [2025-08-14 03:59:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004390 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003097 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005824 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.38 - - [2025-08-14 03:59:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003989 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003036 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006509 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2025-08-14 03:59:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003865 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003496 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005809 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.38 - - [2025-08-14 03:59:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004275 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002920 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006549 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.38 - - [2025-08-14 03:59:00] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005549 10.0.0.38 - - [2025-08-14 03:59:00] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003991 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.38 - - [2025-08-14 03:59:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003214 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002450 10.0.0.38 - - [2025-08-14 03:59:00] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005789 10.0.0.38 - - [2025-08-14 03:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.38 - - [2025-08-14 03:59:00] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003987 10.0.0.38 - - [2025-08-14 03:59:01] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004077 10.0.0.38 - - [2025-08-14 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.38 - - [2025-08-14 03:59:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004595 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003971 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008795 10.0.0.38 - - [2025-08-14 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.38 - - [2025-08-14 03:59:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004514 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003296 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008801 10.0.0.38 - - [2025-08-14 03:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2025-08-14 03:59:01] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004410 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003406 10.0.0.38 - - [2025-08-14 03:59:01] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005910 10.0.0.38 - - [2025-08-14 03:59:01] "GET /obj-perms HTTP/1.1" 200 5032 0.004175 10.0.0.23 - - [2025-08-14 03:59:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003657 10.0.0.38 - - [2025-08-14 03:59:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003968 10.0.0.38 - - [2025-08-14 03:59:01] "GET /obj-perms HTTP/1.1" 200 5032 0.003707 10.0.0.27 - - [2025-08-14 03:59:02] "GET /obj-perms HTTP/1.1" 200 5032 0.054635 10.0.0.38 - - [2025-08-14 03:59:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007438 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 200 1292 0.003946 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine-interface/76d40f7b-5962-4338-99a3-b40aaa86d7a0 HTTP/1.1" 200 2949 0.005333 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 200 1292 0.004808 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine-interface/76d40f7b-5962-4338-99a3-b40aaa86d7a0 HTTP/1.1" 200 2949 0.005059 10.0.0.38 - - [2025-08-14 03:59:02] "GET /instance-ip/ef9217f8-f6a5-45ac-9f45-a03428a4e598 HTTP/1.1" 200 1622 0.005569 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 200 1292 0.003801 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-machine-interface/76d40f7b-5962-4338-99a3-b40aaa86d7a0 HTTP/1.1" 200 2949 0.005136 10.0.0.38 - - [2025-08-14 03:59:02] "GET /instance-ip/ef9217f8-f6a5-45ac-9f45-a03428a4e598 HTTP/1.1" 200 1622 0.004367 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003577 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002879 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005638 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003957 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003371 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006665 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004178 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002864 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005728 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003785 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002965 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005740 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004123 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003548 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005841 10.0.0.38 - - [2025-08-14 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2025-08-14 03:59:02] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005173 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003233 10.0.0.38 - - [2025-08-14 03:59:02] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005922 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.38 - - [2025-08-14 03:59:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004124 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003164 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005886 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2025-08-14 03:59:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003741 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003091 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005807 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2025-08-14 03:59:03] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005807 10.0.0.38 - - [2025-08-14 03:59:03] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004481 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2025-08-14 03:59:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004341 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004963 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006226 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2025-08-14 03:59:03] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004405 10.0.0.38 - - [2025-08-14 03:59:03] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004271 10.0.0.38 - - [2025-08-14 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.38 - - [2025-08-14 03:59:03] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004463 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003315 10.0.0.38 - - [2025-08-14 03:59:03] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005734 10.0.0.38 - - [2025-08-14 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2025-08-14 03:59:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004170 10.0.0.38 - - [2025-08-14 03:59:04] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002663 10.0.0.38 - - [2025-08-14 03:59:04] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005686 10.0.0.38 - - [2025-08-14 03:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2025-08-14 03:59:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003827 10.0.0.38 - - [2025-08-14 03:59:04] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003189 10.0.0.38 - - [2025-08-14 03:59:04] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005745 10.0.0.23 - - [2025-08-14 03:59:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003501 10.0.0.38 - - [2025-08-14 03:59:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004589 10.0.0.38 - - [2025-08-14 03:59:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004291 10.0.0.38 - - [2025-08-14 03:59:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003986 10.0.0.23 - - [2025-08-14 03:59:04] "GET /obj-perms HTTP/1.1" 200 5032 0.004190 10.0.0.38 - - [2025-08-14 03:59:09] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 200 1292 0.004522 10.0.0.38 - - [2025-08-14 03:59:10] "POST /neutron/port HTTP/1.1" 200 151 0.172737 10.0.0.38 - - [2025-08-14 03:59:11] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 404 171 0.003537 10.0.0.38 - - [2025-08-14 03:59:11] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 404 171 0.002860 10.0.0.38 - - [2025-08-14 03:59:11] "GET /virtual-machine/687afb84-df33-40d9-89a2-12c830b11f66 HTTP/1.1" 404 171 0.002836 10.0.0.38 - - [2025-08-14 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.38 - - [2025-08-14 03:59:11] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003589 10.0.0.38 - - [2025-08-14 03:59:11] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003001 10.0.0.38 - - [2025-08-14 03:59:12] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008978 10.0.0.38 - - [2025-08-14 03:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.38 - - [2025-08-14 03:59:12] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004409 10.0.0.38 - - [2025-08-14 03:59:12] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004138 10.0.0.38 - - [2025-08-14 03:59:12] "GET /obj-perms HTTP/1.1" 200 5032 0.004026 10.0.0.38 - - [2025-08-14 03:59:15] "GET /obj-perms HTTP/1.1" 200 5032 0.004233 10.0.0.38 - - [2025-08-14 03:59:21] "GET /obj-perms HTTP/1.1" 200 5032 0.004050 10.0.0.38 - - [2025-08-14 03:59:23] "POST /neutron/network HTTP/1.1" 200 835 0.006423 10.0.0.38 - - [2025-08-14 03:59:23] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.38 - - [2025-08-14 03:59:24] "GET /obj-perms HTTP/1.1" 200 5032 0.004754 10.0.0.38 - - [2025-08-14 03:59:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004487 10.0.0.38 - - [2025-08-14 03:59:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003917 10.0.0.38 - - [2025-08-14 03:59:37] "GET /obj-perms HTTP/1.1" 200 5032 0.004968 10.0.0.27 - - [2025-08-14 03:59:37] "GET /obj-perms HTTP/1.1" 200 5032 0.004900 10.0.0.38 - - [2025-08-14 03:59:37] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 200 1293 0.005432 10.0.0.38 - - [2025-08-14 03:59:37] "POST /neutron/port HTTP/1.1" 200 1113 0.012222 10.0.0.38 - - [2025-08-14 03:59:39] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 404 171 0.003244 10.0.0.38 - - [2025-08-14 03:59:39] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 404 171 0.002952 10.0.0.38 - - [2025-08-14 03:59:39] "GET /virtual-machine/192d8e8c-2c40-4183-9628-822a453aa8f9 HTTP/1.1" 404 171 0.002784 10.0.0.38 - - [2025-08-14 03:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2025-08-14 03:59:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005904 10.0.0.38 - - [2025-08-14 03:59:39] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004329 10.0.0.38 - - [2025-08-14 03:59:39] "GET /virtual-network/1130fdd4-b4d1-44b0-b4a9-23d2268f09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005802 10.0.0.38 - - [2025-08-14 03:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.38 - - [2025-08-14 03:59:39] "GET /routing-instance/d2622f8c-2081-408f-8c45-63ade0ef7a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004532 10.0.0.38 - - [2025-08-14 03:59:39] "GET /route-target/18f53574-eb70-40d2-ade7-922e2e13f860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004109 10.0.0.38 - - [2025-08-14 03:59:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004858 10.0.0.38 - - [2025-08-14 03:59:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003899 10.0.0.38 - - [2025-08-14 03:59:45] "GET /obj-perms HTTP/1.1" 200 5032 0.005065 10.0.0.23 - - [2025-08-14 03:59:45] "GET /obj-perms HTTP/1.1" 200 5032 0.003399 10.0.0.23 - - [2025-08-14 03:59:46] "POST /useragent-kv HTTP/1.1" 200 115 0.027532 10.0.0.23 - - [2025-08-14 03:59:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002199 10.0.0.38 - - [2025-08-14 03:59:46] "POST /neutron/network HTTP/1.1" 200 151 0.134691 10.0.0.23 - - [2025-08-14 03:59:46] "DELETE /route-target/18f53574-eb70-40d2-ade7-922e2e13f860 HTTP/1.1" 200 115 0.040416 10.0.0.38 - - [2025-08-14 03:59:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.003344 10.0.0.38 - - [2025-08-14 03:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.23 - - [2025-08-14 03:59:48] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001050 10.0.0.38 - - [2025-08-14 03:59:48] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041238 10.0.0.38 - - [2025-08-14 03:59:49] "POST /network-policys HTTP/1.1" 200 522 0.027919 10.0.0.38 - - [2025-08-14 03:59:49] "GET /network-policy/9854d202-70f6-4833-993d-37617b3253c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.017719 10.0.0.38 - - [2025-08-14 03:59:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.003236 10.0.0.38 - - [2025-08-14 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2025-08-14 03:59:49] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002379 10.0.0.38 - - [2025-08-14 03:59:49] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.043621 10.0.0.38 - - [2025-08-14 03:59:49] "POST /network-policys HTTP/1.1" 200 522 0.025186 10.0.0.38 - - [2025-08-14 03:59:49] "GET /network-policy/d9e6fa61-f4f0-4229-bac4-548304a9d903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.018373 10.0.0.38 - - [2025-08-14 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007378 10.0.0.23 - - [2025-08-14 03:59:49] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001137 10.0.0.38 - - [2025-08-14 03:59:49] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042340 10.0.0.38 - - [2025-08-14 03:59:49] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003340 10.0.0.38 - - [2025-08-14 03:59:49] "POST /virtual-networks HTTP/1.1" 200 546 0.072147 10.0.0.38 - - [2025-08-14 03:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.38 - - [2025-08-14 03:59:49] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.016990 10.0.0.23 - - [2025-08-14 03:59:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007232 10.0.0.38 - - [2025-08-14 03:59:49] "POST /ref-update HTTP/1.1" 200 156 0.072724 10.0.0.38 - - [2025-08-14 03:59:49] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006266 10.0.0.38 - - [2025-08-14 03:59:49] "POST /neutron/network HTTP/1.1" 200 809 0.017979 10.0.0.38 - - [2025-08-14 03:59:50] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005516 10.0.0.38 - - [2025-08-14 03:59:50] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006714 10.0.0.38 - - [2025-08-14 03:59:50] "PUT /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f HTTP/1.1" 200 264 0.066887 10.0.0.38 - - [2025-08-14 03:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.38 - - [2025-08-14 03:59:50] "GET /network-policy/9854d202-70f6-4833-993d-37617b3253c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004666 10.0.0.23 - - [2025-08-14 03:59:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.007403 10.0.0.38 - - [2025-08-14 03:59:50] "POST /ref-update HTTP/1.1" 200 156 0.069548 10.0.0.38 - - [2025-08-14 03:59:50] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008333 10.0.0.38 - - [2025-08-14 03:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2025-08-14 03:59:50] "GET /network-policy/9854d202-70f6-4833-993d-37617b3253c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004755 10.0.0.38 - - [2025-08-14 03:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.23 - - [2025-08-14 03:59:50] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001068 10.0.0.38 - - [2025-08-14 03:59:51] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049052 10.0.0.38 - - [2025-08-14 03:59:51] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003591 10.0.0.38 - - [2025-08-14 03:59:51] "POST /virtual-networks HTTP/1.1" 200 546 0.104193 10.0.0.38 - - [2025-08-14 03:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.23 - - [2025-08-14 03:59:51] "POST /ref-update HTTP/1.1" 200 156 0.036483 10.0.0.38 - - [2025-08-14 03:59:51] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.009483 10.0.0.23 - - [2025-08-14 03:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.012309 10.0.0.38 - - [2025-08-14 03:59:51] "POST /ref-update HTTP/1.1" 200 156 0.122774 10.0.0.38 - - [2025-08-14 03:59:51] "POST /neutron/network HTTP/1.1" 200 809 0.009619 10.0.0.38 - - [2025-08-14 03:59:51] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005943 10.0.0.38 - - [2025-08-14 03:59:51] "POST /neutron/subnet HTTP/1.1" 200 672 0.008341 10.0.0.38 - - [2025-08-14 03:59:51] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005533 10.0.0.27 - - [2025-08-14 03:59:52] "GET /obj-perms HTTP/1.1" 200 5032 0.003456 10.0.0.38 - - [2025-08-14 03:59:52] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005675 10.0.0.38 - - [2025-08-14 03:59:52] "PUT /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29 HTTP/1.1" 200 264 0.046461 10.0.0.38 - - [2025-08-14 03:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2025-08-14 03:59:52] "GET /network-policy/d9e6fa61-f4f0-4229-bac4-548304a9d903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004003 10.0.0.38 - - [2025-08-14 03:59:52] "POST /ref-update HTTP/1.1" 200 156 0.056208 10.0.0.38 - - [2025-08-14 03:59:52] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006935 10.0.0.23 - - [2025-08-14 03:59:52] "POST /ref-update HTTP/1.1" 200 156 0.046215 10.0.0.38 - - [2025-08-14 03:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023295 10.0.0.38 - - [2025-08-14 03:59:52] "GET /network-policy/d9e6fa61-f4f0-4229-bac4-548304a9d903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003952 10.0.0.38 - - [2025-08-14 03:59:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001190 10.0.0.23 - - [2025-08-14 03:59:53] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001449 10.0.0.38 - - [2025-08-14 03:59:53] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.100333 10.0.0.38 - - [2025-08-14 03:59:53] "POST /neutron/network HTTP/1.1" 200 886 0.036127 10.0.0.38 - - [2025-08-14 03:59:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001330 10.0.0.38 - - [2025-08-14 03:59:53] "POST /neutron/port HTTP/1.1" 200 117 0.008564 10.0.0.23 - - [2025-08-14 03:59:54] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001038 10.0.0.38 - - [2025-08-14 03:59:54] "POST /neutron/port HTTP/1.1" 200 1061 0.290074 10.0.0.23 - - [2025-08-14 03:59:54] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001493 10.0.0.38 - - [2025-08-14 03:59:54] "POST /neutron/port HTTP/1.1" 200 1115 0.126695 10.0.0.38 - - [2025-08-14 03:59:54] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.127037 10.0.0.38 - - [2025-08-14 03:59:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003603 10.0.0.38 - - [2025-08-14 03:59:54] "POST /neutron/network HTTP/1.1" 200 886 0.006960 10.0.0.38 - - [2025-08-14 03:59:55] "POST /neutron/port HTTP/1.1" 200 117 0.006015 10.0.0.38 - - [2025-08-14 03:59:55] "POST /neutron/network HTTP/1.1" 200 896 0.008002 10.0.0.38 - - [2025-08-14 03:59:55] "POST /neutron/port HTTP/1.1" 200 1061 0.035741 10.0.0.38 - - [2025-08-14 03:59:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003730 10.0.0.38 - - [2025-08-14 03:59:55] "POST /neutron/network HTTP/1.1" 200 886 0.007584 10.0.0.38 - - [2025-08-14 04:00:00] "POST /neutron/port HTTP/1.1" 200 1089 0.014045 10.0.0.38 - - [2025-08-14 04:00:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008057 10.0.0.38 - - [2025-08-14 04:00:00] "GET /virtual-machine/1684d5ea-f082-49b1-aabe-330887675a6a HTTP/1.1" 200 1293 0.005970 10.0.0.38 - - [2025-08-14 04:00:00] "GET /virtual-machine-interface/dccb821f-0ce5-4bd2-a60a-10603e6106a6 HTTP/1.1" 200 2950 0.005219 10.0.0.38 - - [2025-08-14 04:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.38 - - [2025-08-14 04:00:00] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004111 10.0.0.38 - - [2025-08-14 04:00:00] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005253 10.0.0.38 - - [2025-08-14 04:00:00] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005812 10.0.0.38 - - [2025-08-14 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.38 - - [2025-08-14 04:00:03] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005273 10.0.0.38 - - [2025-08-14 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.38 - - [2025-08-14 04:00:07] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006264 10.0.0.38 - - [2025-08-14 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2025-08-14 04:00:11] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006420 10.0.0.38 - - [2025-08-14 04:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2025-08-14 04:00:15] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006954 10.0.0.38 - - [2025-08-14 04:00:19] "GET /obj-perms HTTP/1.1" 200 5056 0.043601 10.0.0.38 - - [2025-08-14 04:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.38 - - [2025-08-14 04:00:19] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006594 10.0.0.38 - - [2025-08-14 04:00:23] "POST /neutron/network HTTP/1.1" 200 896 0.008818 10.0.0.38 - - [2025-08-14 04:00:23] "POST /neutron/port HTTP/1.1" 200 117 0.006701 10.0.0.38 - - [2025-08-14 04:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-08-14 04:00:23] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005593 10.0.0.38 - - [2025-08-14 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.38 - - [2025-08-14 04:00:28] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005956 10.0.0.38 - - [2025-08-14 04:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.38 - - [2025-08-14 04:00:30] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003866 10.0.0.38 - - [2025-08-14 04:00:30] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003321 10.0.0.38 - - [2025-08-14 04:00:30] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006266 10.0.0.38 - - [2025-08-14 04:00:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008653 10.0.0.38 - - [2025-08-14 04:00:38] "POST /neutron/port HTTP/1.1" 200 1089 0.036700 10.0.0.38 - - [2025-08-14 04:00:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007375 10.0.0.38 - - [2025-08-14 04:00:43] "POST /neutron/port HTTP/1.1" 200 1089 0.016459 10.0.0.38 - - [2025-08-14 04:00:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004580 10.0.0.38 - - [2025-08-14 04:00:43] "POST /neutron/network HTTP/1.1" 200 886 0.006802 10.0.0.38 - - [2025-08-14 04:00:46] "POST /neutron/port HTTP/1.1" 200 1089 0.017631 10.0.0.38 - - [2025-08-14 04:00:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007492 10.0.0.38 - - [2025-08-14 04:00:46] "GET /virtual-machine/65faef27-daca-44e4-b2ce-0414e7d5ac96 HTTP/1.1" 200 1293 0.006781 10.0.0.38 - - [2025-08-14 04:00:46] "GET /virtual-machine-interface/824c4e73-a8f7-4fcc-98ec-6b327fc91014 HTTP/1.1" 200 2949 0.005773 10.0.0.38 - - [2025-08-14 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.38 - - [2025-08-14 04:00:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004047 10.0.0.38 - - [2025-08-14 04:00:46] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003457 10.0.0.38 - - [2025-08-14 04:00:46] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009276 10.0.0.38 - - [2025-08-14 04:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2025-08-14 04:00:47] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004363 10.0.0.38 - - [2025-08-14 04:00:47] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003119 10.0.0.38 - - [2025-08-14 04:00:47] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005631 10.0.0.23 - - [2025-08-14 04:01:20] "GET /obj-perms HTTP/1.1" 200 5056 0.042845 10.0.0.23 - - [2025-08-14 04:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.024065 10.0.0.23 - - [2025-08-14 04:01:20] "GET /virtual-router/c650fec1-73d7-4d0b-8b11-a9773f2785b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.004584 10.0.0.38 - - [2025-08-14 04:01:25] "POST /neutron/port HTTP/1.1" 200 1089 0.016493 10.0.0.38 - - [2025-08-14 04:01:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003725 10.0.0.38 - - [2025-08-14 04:01:25] "POST /neutron/network HTTP/1.1" 200 886 0.006833 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/port HTTP/1.1" 200 1089 0.023406 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/port HTTP/1.1" 200 1089 0.032222 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/network HTTP/1.1" 200 896 0.010068 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004094 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.009005 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.38 - - [2025-08-14 04:01:43] "POST /neutron/network HTTP/1.1" 200 886 0.006432 +++ date ++ echo 'INFO: =================== Thu Aug 14 04:02:14 UTC 2025 ===================' INFO: =================== Thu Aug 14 04:02:14 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.27:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.27:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.27:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.27:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.27:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.27,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.27,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.38,10.0.0.27,10.0.0.23 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.23,10.20.0.129,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.23,10.20.0.129,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.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 08/14/2025 04:02:23.857 7f61aacefec8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2025 04:02:24.000 7f61aacefec8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2025 04:02:24.014 7f61aacefec8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2025 04:02:24.014 7f61aacefec8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-08-14 04:02:24] "GET / HTTP/1.1" 503 181 0.000295 10.0.0.23 - - [2025-08-14 04:02:24] "GET / HTTP/1.1" 503 181 0.000156 [Introspect:8084]10.0.0.38 - - [2025-08-14 04:02:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001408 10.0.0.23 - - [2025-08-14 04:02:25] "GET / HTTP/1.1" 200 45871 0.002014 10.0.0.23 - - [2025-08-14 04:02:25] "GET / HTTP/1.1" 200 45871 0.001236 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.23 - - [2025-08-14 04:02:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000640 10.0.0.23 - - [2025-08-14 04:02:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000328 10.0.0.23 - - [2025-08-14 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.615340 10.0.0.23 - - [2025-08-14 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.23 - - [2025-08-14 04:02:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.330770 10.0.0.23 - - [2025-08-14 04:02:26] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003405 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.23 - - [2025-08-14 04:02:27] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001084 10.0.0.23 - - [2025-08-14 04:02:27] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.051844 10.0.0.23 - - [2025-08-14 04:02:27] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001743 10.0.0.23 - - [2025-08-14 04:02:27] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=security_groups HTTP/1.1" 200 1087 0.054236 10.0.0.23 - - [2025-08-14 04:02:27] "GET /projects?obj_uuids=5b2c90ac-69bb-4583-854f-541e8ad5c077&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001013 10.0.0.23 - - [2025-08-14 04:02:27] "GET /project/5b2c90ac-69bb-4583-854f-541e8ad5c077?fields=application_policy_sets HTTP/1.1" 200 1380 0.050274 10.0.0.23 - - [2025-08-14 04:02:27] "DELETE /project/5b2c90ac-69bb-4583-854f-541e8ad5c077 HTTP/1.1" 409 278 0.266335 10.0.0.38 - - [2025-08-14 04:02:27] "POST /neutron/port HTTP/1.1" 200 1089 0.040603 10.0.0.38 - - [2025-08-14 04:02:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003635 10.0.0.38 - - [2025-08-14 04:02:27] "POST /neutron/network HTTP/1.1" 200 886 0.006768 [Introspect:8084]10.0.0.38 - - [2025-08-14 04:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001018 [Introspect:8084]10.0.0.38 - - [2025-08-14 04:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001553 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.38 - - [2025-08-14 04:02:31] "GET /obj-perms HTTP/1.1" 200 5032 0.343812 10.0.0.38 - - [2025-08-14 04:02:31] "GET /obj-perms HTTP/1.1" 200 5032 0.003724 10.0.0.38 - - [2025-08-14 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.023697 10.0.0.23 - - [2025-08-14 04:02:31] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001052 10.0.0.38 - - [2025-08-14 04:02:31] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040668 10.0.0.38 - - [2025-08-14 04:02:31] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003415 10.0.0.38 - - [2025-08-14 04:02:31] "POST /virtual-networks HTTP/1.1" 200 546 0.066769 10.0.0.38 - - [2025-08-14 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.38 - - [2025-08-14 04:02:32] "GET /network-ipam/9dc8c20f-2dc2-42d8-979a-3d2f4ccbf4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004470 10.0.0.23 - - [2025-08-14 04:02:32] "POST /useragent-kv HTTP/1.1" 200 115 0.014435 10.0.0.38 - - [2025-08-14 04:02:32] "POST /ref-update HTTP/1.1" 200 156 0.098375 10.0.0.38 - - [2025-08-14 04:02:32] "GET /virtual-network/49539f0c-a893-45ab-9241-5b901bdf6b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.006592 10.0.0.38 - - [2025-08-14 04:02:32] "POST /neutron/network HTTP/1.1" 200 809 0.026692 10.0.0.23 - - [2025-08-14 04:02:32] "POST /route-targets HTTP/1.1" 200 327 0.031079 10.0.0.38 - - [2025-08-14 04:02:32] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005206 10.0.0.38 - - [2025-08-14 04:02:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003586 10.0.0.27 - - [2025-08-14 04:02:32] "GET /obj-perms HTTP/1.1" 200 5032 0.040691 10.0.0.38 - - [2025-08-14 04:02:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001394 10.0.0.38 - - [2025-08-14 04:02:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007161 10.0.0.23 - - [2025-08-14 04:02:33] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001238 10.0.0.38 - - [2025-08-14 04:02:33] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.057222 10.0.0.38 - - [2025-08-14 04:02:34] "POST /neutron/port HTTP/1.1" 200 2062 0.024318 10.0.0.38 - - [2025-08-14 04:02:34] "POST /neutron/port HTTP/1.1" 200 117 0.006300 10.0.0.38 - - [2025-08-14 04:02:34] "POST /neutron/port HTTP/1.1" 200 1061 0.014601 10.0.0.38 - - [2025-08-14 04:02:34] "POST /neutron/port HTTP/1.1" 200 1089 0.020609 10.0.0.38 - - [2025-08-14 04:02:34] "POST /neutron/port HTTP/1.1" 200 117 0.001490 10.0.0.38 - - [2025-08-14 04:02:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007625 10.0.0.38 - - [2025-08-14 04:02:39] "POST /neutron/port HTTP/1.1" 200 1089 0.017238 10.0.0.38 - - [2025-08-14 04:02:39] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008625 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.025603 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.003661 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine-interface/8d71087b-8e63-44b9-bdb8-c6864c44fe1a HTTP/1.1" 200 2950 0.005323 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.003761 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine-interface/8d71087b-8e63-44b9-bdb8-c6864c44fe1a HTTP/1.1" 200 2950 0.005370 10.0.0.38 - - [2025-08-14 04:02:39] "GET /instance-ip/55400880-d78a-40e1-8ae0-b6a4405a917f HTTP/1.1" 200 1623 0.005706 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.003392 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-machine-interface/8d71087b-8e63-44b9-bdb8-c6864c44fe1a HTTP/1.1" 200 2950 0.005289 10.0.0.38 - - [2025-08-14 04:02:39] "GET /instance-ip/55400880-d78a-40e1-8ae0-b6a4405a917f HTTP/1.1" 200 1623 0.003761 10.0.0.38 - - [2025-08-14 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.38 - - [2025-08-14 04:02:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003884 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002966 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005831 10.0.0.38 - - [2025-08-14 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2025-08-14 04:02:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004112 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003021 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005964 10.0.0.38 - - [2025-08-14 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2025-08-14 04:02:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004026 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003226 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005879 10.0.0.38 - - [2025-08-14 04:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2025-08-14 04:02:39] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004035 10.0.0.38 - - [2025-08-14 04:02:39] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003414 10.0.0.38 - - [2025-08-14 04:02:40] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005468 10.0.0.38 - - [2025-08-14 04:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2025-08-14 04:02:40] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003931 10.0.0.38 - - [2025-08-14 04:02:40] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002809 10.0.0.38 - - [2025-08-14 04:02:40] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006740 10.0.0.38 - - [2025-08-14 04:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.38 - - [2025-08-14 04:02:43] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005282 10.0.0.38 - - [2025-08-14 04:02:44] "POST /neutron/network HTTP/1.1" 200 896 0.025991 10.0.0.38 - - [2025-08-14 04:02:44] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.38 - - [2025-08-14 04:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2025-08-14 04:02:47] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006003 10.0.0.38 - - [2025-08-14 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.38 - - [2025-08-14 04:02:51] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.013773 10.0.0.38 - - [2025-08-14 04:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.38 - - [2025-08-14 04:02:55] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006100 10.0.0.38 - - [2025-08-14 04:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-08-14 04:02:59] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005173 10.0.0.38 - - [2025-08-14 04:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.38 - - [2025-08-14 04:03:03] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005003 10.0.0.38 - - [2025-08-14 04:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.38 - - [2025-08-14 04:03:07] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006864 10.0.0.38 - - [2025-08-14 04:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.38 - - [2025-08-14 04:03:09] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003350 10.0.0.38 - - [2025-08-14 04:03:09] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003055 10.0.0.38 - - [2025-08-14 04:03:09] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005831 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2025-08-14 04:03:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003324 10.0.0.23 - - [2025-08-14 04:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.052145 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008718 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.23 - - [2025-08-14 04:03:10] "GET /obj-perms HTTP/1.1" 200 5056 0.123201 10.0.0.38 - - [2025-08-14 04:03:10] "GET /routing-instance/ca1a6639-9d04-48bd-a270-5b27ae2ae5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004420 10.0.0.38 - - [2025-08-14 04:03:10] "GET /route-target/2a9ccdf4-76c5-4f26-8ee5-61cddcc708fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003630 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.38 - - [2025-08-14 04:03:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003724 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003051 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005611 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-08-14 04:03:10] "GET /routing-instance/ca1a6639-9d04-48bd-a270-5b27ae2ae5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005531 10.0.0.38 - - [2025-08-14 04:03:10] "GET /route-target/2a9ccdf4-76c5-4f26-8ee5-61cddcc708fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004288 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2025-08-14 04:03:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005011 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004024 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005604 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.38 - - [2025-08-14 04:03:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004057 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003115 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007672 10.0.0.38 - - [2025-08-14 04:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2025-08-14 04:03:10] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004684 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003752 10.0.0.38 - - [2025-08-14 04:03:10] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006903 10.0.0.27 - - [2025-08-14 04:03:10] "GET /global-system-configs HTTP/1.1" 200 322 0.051840 10.0.0.23 - - [2025-08-14 04:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.138338 10.0.0.23 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.242511 10.0.0.38 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.266614 10.0.0.27 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5056 0.278512 10.0.0.38 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5032 0.005355 10.0.0.38 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003671 10.0.0.38 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5032 0.005028 10.0.0.23 - - [2025-08-14 04:03:11] "GET /obj-perms HTTP/1.1" 200 5032 0.043999 10.0.0.38 - - [2025-08-14 04:03:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001200 10.0.0.38 - - [2025-08-14 04:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.025596 10.0.0.38 - - [2025-08-14 04:03:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007949 10.0.0.38 - - [2025-08-14 04:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.092146 10.0.0.27 - - [2025-08-14 04:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.196433 10.0.0.27 - - [2025-08-14 04:03:12] "GET /obj-perms HTTP/1.1" 200 5056 0.314552 10.0.0.23 - - [2025-08-14 04:03:12] "GET /obj-perms HTTP/1.1" 200 5056 0.332036 10.0.0.38 - - [2025-08-14 04:03:12] "GET /obj-perms HTTP/1.1" 200 5056 0.343371 10.0.0.23 - - [2025-08-14 04:03:12] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.38 - - [2025-08-14 04:03:12] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.065633 10.0.0.38 - - [2025-08-14 04:03:12] "POST /neutron/port HTTP/1.1" 200 3034 0.020060 10.0.0.38 - - [2025-08-14 04:03:12] "POST /neutron/port HTTP/1.1" 200 117 0.007453 10.0.0.38 - - [2025-08-14 04:03:13] "POST /neutron/port HTTP/1.1" 200 1061 0.014710 10.0.0.38 - - [2025-08-14 04:03:13] "POST /neutron/port HTTP/1.1" 200 1089 0.014119 10.0.0.38 - - [2025-08-14 04:03:13] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.38 - - [2025-08-14 04:03:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.030581 10.0.0.38 - - [2025-08-14 04:03:17] "POST /neutron/port HTTP/1.1" 200 1089 0.015672 10.0.0.38 - - [2025-08-14 04:03:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007364 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.005946 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.003618 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine-interface/dbdec9dd-320f-4922-a150-9f46d7d890f1 HTTP/1.1" 200 2950 0.005311 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.003668 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine-interface/dbdec9dd-320f-4922-a150-9f46d7d890f1 HTTP/1.1" 200 2950 0.005306 10.0.0.38 - - [2025-08-14 04:03:18] "GET /instance-ip/3e5859da-4dd6-4136-9aea-fb4d6b9c48f3 HTTP/1.1" 200 1623 0.006358 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.006605 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-machine-interface/dbdec9dd-320f-4922-a150-9f46d7d890f1 HTTP/1.1" 200 2950 0.009010 10.0.0.38 - - [2025-08-14 04:03:18] "GET /instance-ip/3e5859da-4dd6-4136-9aea-fb4d6b9c48f3 HTTP/1.1" 200 1623 0.008016 10.0.0.38 - - [2025-08-14 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2025-08-14 04:03:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003395 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002989 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007493 10.0.0.38 - - [2025-08-14 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.38 - - [2025-08-14 04:03:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003626 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007803 10.0.0.38 - - [2025-08-14 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2025-08-14 04:03:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004809 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003564 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007507 10.0.0.38 - - [2025-08-14 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2025-08-14 04:03:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003932 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003294 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006368 10.0.0.38 - - [2025-08-14 04:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.38 - - [2025-08-14 04:03:18] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004143 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003023 10.0.0.38 - - [2025-08-14 04:03:18] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005597 10.0.0.38 - - [2025-08-14 04:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.38 - - [2025-08-14 04:03:21] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005498 10.0.0.38 - - [2025-08-14 04:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009618 10.0.0.38 - - [2025-08-14 04:03:26] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005407 10.0.0.38 - - [2025-08-14 04:03:28] "POST /neutron/port HTTP/1.1" 200 1089 0.020921 10.0.0.38 - - [2025-08-14 04:03:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004085 10.0.0.38 - - [2025-08-14 04:03:28] "POST /neutron/network HTTP/1.1" 200 886 0.006665 10.0.0.38 - - [2025-08-14 04:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.38 - - [2025-08-14 04:03:30] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005586 10.0.0.38 - - [2025-08-14 04:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2025-08-14 04:03:34] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005517 10.0.0.38 - - [2025-08-14 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-08-14 04:03:38] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004858 10.0.0.38 - - [2025-08-14 04:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.38 - - [2025-08-14 04:03:42] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005226 10.0.0.38 - - [2025-08-14 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.38 - - [2025-08-14 04:03:46] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005829 10.0.0.38 - - [2025-08-14 04:03:46] "POST /neutron/network HTTP/1.1" 200 896 0.005907 10.0.0.38 - - [2025-08-14 04:03:46] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.38 - - [2025-08-14 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2025-08-14 04:03:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003259 10.0.0.38 - - [2025-08-14 04:03:48] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002625 10.0.0.38 - - [2025-08-14 04:03:48] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007868 10.0.0.38 - - [2025-08-14 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2025-08-14 04:03:48] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003058 10.0.0.38 - - [2025-08-14 04:03:48] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002777 10.0.0.38 - - [2025-08-14 04:03:48] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005353 10.0.0.38 - - [2025-08-14 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.38 - - [2025-08-14 04:03:48] "GET /routing-instance/be705649-d1d4-4a2f-850e-547369e0afb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004225 10.0.0.38 - - [2025-08-14 04:03:48] "GET /route-target/af25a43c-ce49-4c9c-8db0-04646b38523b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003298 10.0.0.38 - - [2025-08-14 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.38 - - [2025-08-14 04:03:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003289 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006064 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005440 10.0.0.38 - - [2025-08-14 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.38 - - [2025-08-14 04:03:49] "GET /routing-instance/be705649-d1d4-4a2f-850e-547369e0afb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004128 10.0.0.38 - - [2025-08-14 04:03:49] "GET /route-target/af25a43c-ce49-4c9c-8db0-04646b38523b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003283 10.0.0.38 - - [2025-08-14 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2025-08-14 04:03:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003792 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002697 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005922 10.0.0.38 - - [2025-08-14 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2025-08-14 04:03:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003651 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006233 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005615 10.0.0.38 - - [2025-08-14 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.38 - - [2025-08-14 04:03:49] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003814 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003043 10.0.0.38 - - [2025-08-14 04:03:49] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005141 10.0.0.38 - - [2025-08-14 04:03:49] "GET /obj-perms HTTP/1.1" 200 5032 0.004069 10.0.0.23 - - [2025-08-14 04:03:49] "GET /obj-perms HTTP/1.1" 200 5032 0.003734 10.0.0.38 - - [2025-08-14 04:03:49] "GET /obj-perms HTTP/1.1" 200 5032 0.003390 10.0.0.27 - - [2025-08-14 04:03:49] "GET /obj-perms HTTP/1.1" 200 5032 0.003602 10.0.0.38 - - [2025-08-14 04:03:50] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.003960 10.0.0.38 - - [2025-08-14 04:03:50] "GET /virtual-machine-interface/8d71087b-8e63-44b9-bdb8-c6864c44fe1a HTTP/1.1" 200 2950 0.005089 10.0.0.38 - - [2025-08-14 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.38 - - [2025-08-14 04:03:50] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003727 10.0.0.38 - - [2025-08-14 04:03:50] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002555 10.0.0.38 - - [2025-08-14 04:03:50] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006283 10.0.0.38 - - [2025-08-14 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.38 - - [2025-08-14 04:03:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003572 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003096 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005728 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.003788 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-machine-interface/dbdec9dd-320f-4922-a150-9f46d7d890f1 HTTP/1.1" 200 2950 0.004986 10.0.0.38 - - [2025-08-14 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.38 - - [2025-08-14 04:03:51] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004004 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002740 10.0.0.38 - - [2025-08-14 04:03:51] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006485 10.0.0.38 - - [2025-08-14 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2025-08-14 04:03:52] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003401 10.0.0.38 - - [2025-08-14 04:03:52] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003055 10.0.0.38 - - [2025-08-14 04:03:52] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005453 10.0.0.38 - - [2025-08-14 04:03:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008198 10.0.0.38 - - [2025-08-14 04:03:58] "POST /neutron/port HTTP/1.1" 200 1089 0.013665 10.0.0.38 - - [2025-08-14 04:04:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008503 10.0.0.38 - - [2025-08-14 04:04:23] "GET /obj-perms HTTP/1.1" 200 5056 0.045285 10.0.0.38 - - [2025-08-14 04:04:29] "POST /neutron/network HTTP/1.1" 200 896 0.006438 10.0.0.38 - - [2025-08-14 04:04:29] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.38 - - [2025-08-14 04:04:44] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 200 1294 0.004380 10.0.0.38 - - [2025-08-14 04:04:44] "POST /neutron/port HTTP/1.1" 200 1115 0.010407 10.0.0.38 - - [2025-08-14 04:04:46] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 404 171 0.003891 10.0.0.38 - - [2025-08-14 04:04:46] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 404 171 0.002812 10.0.0.38 - - [2025-08-14 04:04:46] "GET /virtual-machine/c66bf440-7f76-46b4-a404-f6ec97a96ced HTTP/1.1" 404 171 0.003001 10.0.0.38 - - [2025-08-14 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.38 - - [2025-08-14 04:04:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006635 10.0.0.38 - - [2025-08-14 04:04:46] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003546 10.0.0.38 - - [2025-08-14 04:04:46] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006416 10.0.0.38 - - [2025-08-14 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.38 - - [2025-08-14 04:04:46] "GET /routing-instance/be705649-d1d4-4a2f-850e-547369e0afb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005314 10.0.0.38 - - [2025-08-14 04:04:46] "GET /route-target/af25a43c-ce49-4c9c-8db0-04646b38523b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004203 10.0.0.27 - - [2025-08-14 04:04:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003631 10.0.0.38 - - [2025-08-14 04:04:53] "GET /obj-perms HTTP/1.1" 200 5032 0.005315 10.0.0.27 - - [2025-08-14 04:04:56] "GET /obj-perms HTTP/1.1" 200 5032 0.004128 10.0.0.38 - - [2025-08-14 04:05:02] "GET /obj-perms HTTP/1.1" 200 5032 0.006607 10.0.0.27 - - [2025-08-14 04:05:05] "GET /obj-perms HTTP/1.1" 200 5032 0.004441 10.0.0.38 - - [2025-08-14 04:05:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003810 10.0.0.27 - - [2025-08-14 04:05:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003591 10.0.0.38 - - [2025-08-14 04:05:14] "GET /obj-perms HTTP/1.1" 200 5032 0.004585 10.0.0.23 - - [2025-08-14 04:05:14] "GET /obj-perms HTTP/1.1" 200 5032 0.003516 10.0.0.38 - - [2025-08-14 04:05:14] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 200 1294 0.004447 10.0.0.38 - - [2025-08-14 04:05:15] "POST /neutron/port HTTP/1.1" 200 1115 0.012276 10.0.0.38 - - [2025-08-14 04:05:16] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 404 171 0.003115 10.0.0.38 - - [2025-08-14 04:05:16] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 404 171 0.003008 10.0.0.38 - - [2025-08-14 04:05:16] "GET /virtual-machine/c7750371-4c1f-4d02-986f-c7d9696db5d2 HTTP/1.1" 404 171 0.003330 10.0.0.38 - - [2025-08-14 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.38 - - [2025-08-14 04:05:17] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003383 10.0.0.38 - - [2025-08-14 04:05:17] "GET /virtual-networks?parent_id=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003129 10.0.0.38 - - [2025-08-14 04:05:17] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005528 10.0.0.38 - - [2025-08-14 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-08-14 04:05:17] "GET /routing-instance/ca1a6639-9d04-48bd-a270-5b27ae2ae5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004173 10.0.0.38 - - [2025-08-14 04:05:17] "GET /route-target/2a9ccdf4-76c5-4f26-8ee5-61cddcc708fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003566 10.0.0.38 - - [2025-08-14 04:05:20] "GET /obj-perms HTTP/1.1" 200 5032 0.003714 10.0.0.38 - - [2025-08-14 04:05:23] "GET /obj-perms HTTP/1.1" 200 5032 0.003816 10.0.0.27 - - [2025-08-14 04:05:23] "GET /obj-perms HTTP/1.1" 200 5056 0.084368 10.0.0.23 - - [2025-08-14 04:05:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003895 10.0.0.23 - - [2025-08-14 04:05:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.38 - - [2025-08-14 04:05:24] "DELETE /virtual-network/49539f0c-a893-45ab-9241-5b901bdf6b95 HTTP/1.1" 200 115 0.134225 10.0.0.38 - - [2025-08-14 04:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.38 - - [2025-08-14 04:05:24] "GET /network-policy/d9e6fa61-f4f0-4229-bac4-548304a9d903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003518 10.0.0.38 - - [2025-08-14 04:05:24] "POST /ref-update HTTP/1.1" 200 156 0.050412 10.0.0.38 - - [2025-08-14 04:05:24] "GET /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007504 10.0.0.38 - - [2025-08-14 04:05:24] "DELETE /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29 HTTP/1.1" 409 234 0.007942 10.0.0.23 - - [2025-08-14 04:05:24] "DELETE /route-target/a4828b09-7372-458a-8854-06bcd9e6c0c6 HTTP/1.1" 200 115 0.023661 10.0.0.38 - - [2025-08-14 04:05:24] "POST /neutron/port HTTP/1.1" 200 1089 0.013638 10.0.0.38 - - [2025-08-14 04:05:24] "POST /neutron/port HTTP/1.1" 200 151 0.209256 10.0.0.23 - - [2025-08-14 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.23 - - [2025-08-14 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002360 10.0.0.23 - - [2025-08-14 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002228 10.0.0.38 - - [2025-08-14 04:05:26] "DELETE /virtual-network/34aec2d3-f5a8-4084-b137-cca152be7c29 HTTP/1.1" 200 115 0.111825 10.0.0.38 - - [2025-08-14 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.38 - - [2025-08-14 04:05:26] "GET /network-policy/9854d202-70f6-4833-993d-37617b3253c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003894 10.0.0.38 - - [2025-08-14 04:05:26] "POST /ref-update HTTP/1.1" 200 156 0.054226 10.0.0.38 - - [2025-08-14 04:05:26] "POST /neutron/network HTTP/1.1" 200 809 0.016420 10.0.0.38 - - [2025-08-14 04:05:26] "GET /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008659 10.0.0.23 - - [2025-08-14 04:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.23 - - [2025-08-14 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004428 10.0.0.23 - - [2025-08-14 04:05:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002602 10.0.0.38 - - [2025-08-14 04:05:26] "DELETE /virtual-network/b2b6e0f9-10c2-4b7c-bd61-f47898b0661f HTTP/1.1" 200 115 0.115852 10.0.0.38 - - [2025-08-14 04:05:27] "DELETE /network-policy/d9e6fa61-f4f0-4229-bac4-548304a9d903 HTTP/1.1" 200 115 0.053829 10.0.0.38 - - [2025-08-14 04:05:27] "DELETE /network-policy/9854d202-70f6-4833-993d-37617b3253c8 HTTP/1.1" 200 115 0.042182 10.0.0.23 - - [2025-08-14 04:05:55] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001828 10.0.0.38 - - [2025-08-14 04:05:55] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.060593 10.0.0.23 - - [2025-08-14 04:05:55] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001022 10.0.0.38 - - [2025-08-14 04:05:55] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?fields=virtual_networks HTTP/1.1" 200 1034 0.056519 10.0.0.23 - - [2025-08-14 04:05:55] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001006 10.0.0.38 - - [2025-08-14 04:05:55] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.050156 10.0.0.23 - - [2025-08-14 04:05:55] "GET /projects?obj_uuids=889a9d30-56ea-40b2-a5f6-3998a5f0687b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001259 10.0.0.38 - - [2025-08-14 04:05:55] "GET /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b?fields=security_groups HTTP/1.1" 200 1261 0.052362 10.0.0.38 - - [2025-08-14 04:05:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.020015 10.0.0.23 - - [2025-08-14 04:05:56] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002867 10.0.0.23 - - [2025-08-14 04:05:56] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002792 10.0.0.23 - - [2025-08-14 04:05:56] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010615 10.0.0.23 - - [2025-08-14 04:05:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.002756 10.0.0.23 - - [2025-08-14 04:05:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.003433 10.0.0.23 - - [2025-08-14 04:05:56] "POST /security-groups HTTP/1.1" 200 591 0.026624 10.0.0.23 - - [2025-08-14 04:05:56] "POST /projects HTTP/1.1" 200 585 0.213280 10.0.0.23 - - [2025-08-14 04:05:56] "POST /access-control-lists HTTP/1.1" 200 596 0.021269 10.0.0.23 - - [2025-08-14 04:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.277673 10.0.0.38 - - [2025-08-14 04:05:56] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.412365 10.0.0.38 - - [2025-08-14 04:05:57] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.38 - - [2025-08-14 04:05:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2025-08-14 04:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.048042 10.0.0.23 - - [2025-08-14 04:05:59] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000909 10.0.0.38 - - [2025-08-14 04:05:59] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.035419 10.0.0.23 - - [2025-08-14 04:06:00] "POST /route-targets HTTP/1.1" 200 327 0.018440 10.0.0.23 - - [2025-08-14 04:06:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008743 10.0.0.38 - - [2025-08-14 04:06:00] "POST /neutron/subnet HTTP/1.1" 200 719 0.190920 10.0.0.38 - - [2025-08-14 04:06:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001330 10.0.0.38 - - [2025-08-14 04:06:00] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005157 10.0.0.38 - - [2025-08-14 04:06:00] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005105 10.0.0.38 - - [2025-08-14 04:06:00] "POST /neutron/network HTTP/1.1" 200 823 0.006052 10.0.0.38 - - [2025-08-14 04:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.23 - - [2025-08-14 04:06:00] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.38 - - [2025-08-14 04:06:00] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.033887 10.0.0.23 - - [2025-08-14 04:06:00] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001044 10.0.0.38 - - [2025-08-14 04:06:00] "POST /neutron/network HTTP/1.1" 200 605 0.097506 10.0.0.23 - - [2025-08-14 04:06:00] "POST /ref-update HTTP/1.1" 200 156 0.025321 10.0.0.38 - - [2025-08-14 04:06:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.003026 10.0.0.38 - - [2025-08-14 04:06:00] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005286 10.0.0.38 - - [2025-08-14 04:06:00] "POST /neutron/network HTTP/1.1" 200 823 0.006651 10.0.0.38 - - [2025-08-14 04:06:00] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004587 10.0.0.38 - - [2025-08-14 04:06:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001322 10.0.0.38 - - [2025-08-14 04:06:01] "POST /neutron/network HTTP/1.1" 200 833 0.006480 10.0.0.23 - - [2025-08-14 04:06:01] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.38 - - [2025-08-14 04:06:01] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054070 10.0.0.38 - - [2025-08-14 04:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.005548 10.0.0.38 - - [2025-08-14 04:06:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001264 10.0.0.38 - - [2025-08-14 04:06:02] "POST /neutron/network HTTP/1.1" 200 833 0.006284 10.0.0.38 - - [2025-08-14 04:06:02] "POST /neutron/port HTTP/1.1" 200 1059 0.017339 10.0.0.38 - - [2025-08-14 04:06:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003942 10.0.0.23 - - [2025-08-14 04:06:03] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001025 10.0.0.38 - - [2025-08-14 04:06:03] "POST /neutron/network HTTP/1.1" 200 823 0.006449 10.0.0.38 - - [2025-08-14 04:06:03] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.083715 10.0.0.38 - - [2025-08-14 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007220 10.0.0.38 - - [2025-08-14 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006806 10.0.0.38 - - [2025-08-14 04:06:03] "POST /neutron/port HTTP/1.1" 200 1059 0.015776 10.0.0.38 - - [2025-08-14 04:06:04] "POST /neutron/port HTTP/1.1" 200 1087 0.014788 10.0.0.38 - - [2025-08-14 04:06:04] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.38 - - [2025-08-14 04:06:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011329 10.0.0.38 - - [2025-08-14 04:06:08] "POST /neutron/port HTTP/1.1" 200 1087 0.019136 10.0.0.38 - - [2025-08-14 04:06:08] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 401 292 0.000584 10.0.0.38 - - [2025-08-14 04:06:08] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 200 1291 0.027124 10.0.0.38 - - [2025-08-14 04:06:08] "GET /virtual-machine-interface/cbe6254c-2edd-4822-b3bb-d135665f09a0 HTTP/1.1" 200 2942 0.007758 10.0.0.38 - - [2025-08-14 04:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.38 - - [2025-08-14 04:06:08] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004784 10.0.0.38 - - [2025-08-14 04:06:09] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003536 10.0.0.38 - - [2025-08-14 04:06:09] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007162 10.0.0.38 - - [2025-08-14 04:06:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006559 10.0.0.38 - - [2025-08-14 04:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.38 - - [2025-08-14 04:06:12] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005147 10.0.0.38 - - [2025-08-14 04:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2025-08-14 04:06:14] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004037 10.0.0.38 - - [2025-08-14 04:06:14] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002779 10.0.0.38 - - [2025-08-14 04:06:14] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005743 10.0.0.38 - - [2025-08-14 04:06:14] "POST /neutron/port HTTP/1.1" 200 1087 0.013723 10.0.0.38 - - [2025-08-14 04:06:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010818 10.0.0.38 - - [2025-08-14 04:06:19] "POST /neutron/port HTTP/1.1" 200 1087 0.013236 10.0.0.38 - - [2025-08-14 04:06:19] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 200 1292 0.005147 10.0.0.38 - - [2025-08-14 04:06:19] "GET /virtual-machine-interface/07502bab-348c-4f66-b231-4bacc65898c6 HTTP/1.1" 200 2940 0.005662 10.0.0.38 - - [2025-08-14 04:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.38 - - [2025-08-14 04:06:19] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003532 10.0.0.38 - - [2025-08-14 04:06:19] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002840 10.0.0.38 - - [2025-08-14 04:06:19] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005512 10.0.0.38 - - [2025-08-14 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-08-14 04:06:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003648 10.0.0.38 - - [2025-08-14 04:06:20] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003522 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005980 10.0.0.38 - - [2025-08-14 04:06:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006751 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 200 1291 0.003860 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine-interface/cbe6254c-2edd-4822-b3bb-d135665f09a0 HTTP/1.1" 200 2942 0.004952 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 200 1291 0.003306 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine-interface/cbe6254c-2edd-4822-b3bb-d135665f09a0 HTTP/1.1" 200 2942 0.004955 10.0.0.38 - - [2025-08-14 04:06:21] "GET /instance-ip/9defa1e9-fc75-4e31-9861-cd3e49ffae8c HTTP/1.1" 200 1620 0.005389 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 200 1291 0.003732 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-machine-interface/cbe6254c-2edd-4822-b3bb-d135665f09a0 HTTP/1.1" 200 2942 0.005134 10.0.0.38 - - [2025-08-14 04:06:21] "GET /instance-ip/9defa1e9-fc75-4e31-9861-cd3e49ffae8c HTTP/1.1" 200 1620 0.003515 10.0.0.38 - - [2025-08-14 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.38 - - [2025-08-14 04:06:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003319 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002850 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005523 10.0.0.38 - - [2025-08-14 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.38 - - [2025-08-14 04:06:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003988 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003114 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005147 10.0.0.38 - - [2025-08-14 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.38 - - [2025-08-14 04:06:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003742 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002564 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007729 10.0.0.38 - - [2025-08-14 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.38 - - [2025-08-14 04:06:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004536 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002847 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005444 10.0.0.38 - - [2025-08-14 04:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2025-08-14 04:06:21] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004033 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002919 10.0.0.38 - - [2025-08-14 04:06:21] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005740 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.38 - - [2025-08-14 04:06:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003592 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002585 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005627 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2025-08-14 04:06:22] "GET /routing-instance/b98a8ebb-33fd-4ab6-a7bf-dc94c388e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004269 10.0.0.38 - - [2025-08-14 04:06:22] "GET /route-target/65d45d4b-ced5-40ed-b1d3-c81e81f64a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004091 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.38 - - [2025-08-14 04:06:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003796 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003106 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005394 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-08-14 04:06:22] "GET /routing-instance/b98a8ebb-33fd-4ab6-a7bf-dc94c388e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004181 10.0.0.38 - - [2025-08-14 04:06:22] "GET /route-target/65d45d4b-ced5-40ed-b1d3-c81e81f64a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004083 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.38 - - [2025-08-14 04:06:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004217 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002700 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005590 10.0.0.38 - - [2025-08-14 04:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.38 - - [2025-08-14 04:06:22] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003891 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003031 10.0.0.38 - - [2025-08-14 04:06:22] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006060 10.0.0.23 - - [2025-08-14 04:06:23] "GET /obj-perms HTTP/1.1" 200 5030 0.040422 10.0.0.38 - - [2025-08-14 04:06:23] "GET /obj-perms HTTP/1.1" 200 5030 0.041024 10.0.0.38 - - [2025-08-14 04:06:23] "GET /obj-perms HTTP/1.1" 200 5030 0.003566 10.0.0.38 - - [2025-08-14 04:06:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003580 10.0.0.27 - - [2025-08-14 04:06:24] "GET /obj-perms HTTP/1.1" 200 5030 0.041107 10.0.0.23 - - [2025-08-14 04:06:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003844 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 200 1292 0.003860 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine-interface/07502bab-348c-4f66-b231-4bacc65898c6 HTTP/1.1" 200 2940 0.004791 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 200 1292 0.003194 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine-interface/07502bab-348c-4f66-b231-4bacc65898c6 HTTP/1.1" 200 2940 0.004677 10.0.0.38 - - [2025-08-14 04:06:24] "GET /instance-ip/c9345e52-d0a9-41d0-9bb2-009f49a037eb HTTP/1.1" 200 1620 0.004673 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 200 1292 0.003061 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-machine-interface/07502bab-348c-4f66-b231-4bacc65898c6 HTTP/1.1" 200 2940 0.004655 10.0.0.38 - - [2025-08-14 04:06:24] "GET /instance-ip/c9345e52-d0a9-41d0-9bb2-009f49a037eb HTTP/1.1" 200 1620 0.004043 10.0.0.38 - - [2025-08-14 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2025-08-14 04:06:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003305 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002961 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005584 10.0.0.38 - - [2025-08-14 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.38 - - [2025-08-14 04:06:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003899 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002864 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005317 10.0.0.38 - - [2025-08-14 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.38 - - [2025-08-14 04:06:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005321 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003097 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005773 10.0.0.38 - - [2025-08-14 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.38 - - [2025-08-14 04:06:24] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003896 10.0.0.38 - - [2025-08-14 04:06:24] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002879 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005955 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.38 - - [2025-08-14 04:06:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003709 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003056 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005633 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2025-08-14 04:06:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004134 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003002 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005636 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2025-08-14 04:06:25] "GET /routing-instance/c7982ff6-e870-42c2-a214-970ef3a8b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004966 10.0.0.38 - - [2025-08-14 04:06:25] "GET /route-target/16099a23-462a-4092-84e6-fe92c4cacba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004512 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.38 - - [2025-08-14 04:06:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004591 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003303 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006376 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.38 - - [2025-08-14 04:06:25] "GET /routing-instance/c7982ff6-e870-42c2-a214-970ef3a8b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005060 10.0.0.38 - - [2025-08-14 04:06:25] "GET /route-target/16099a23-462a-4092-84e6-fe92c4cacba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004624 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2025-08-14 04:06:25] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004837 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003654 10.0.0.38 - - [2025-08-14 04:06:25] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007296 10.0.0.38 - - [2025-08-14 04:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.38 - - [2025-08-14 04:06:26] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005493 10.0.0.38 - - [2025-08-14 04:06:26] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003780 10.0.0.38 - - [2025-08-14 04:06:26] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008292 10.0.0.38 - - [2025-08-14 04:06:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004651 10.0.0.23 - - [2025-08-14 04:06:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003526 10.0.0.38 - - [2025-08-14 04:06:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003618 10.0.0.38 - - [2025-08-14 04:06:26] "GET /obj-perms HTTP/1.1" 200 5030 0.003898 10.0.0.23 - - [2025-08-14 04:06:27] "DELETE /project/d1f9c3fbb2304f36ad348b5e022cae6f HTTP/1.1" 404 173 0.003721 10.0.0.23 - - [2025-08-14 04:06:27] "DELETE /project/889a9d30-56ea-40b2-a5f6-3998a5f0687b HTTP/1.1" 404 177 0.002756 10.0.0.38 - - [2025-08-14 04:06:29] "POST /neutron/port HTTP/1.1" 200 1087 0.015776 10.0.0.38 - - [2025-08-14 04:06:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003675 10.0.0.38 - - [2025-08-14 04:06:29] "POST /neutron/network HTTP/1.1" 200 823 0.006014 10.0.0.38 - - [2025-08-14 04:06:44] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 200 1292 0.003993 10.0.0.38 - - [2025-08-14 04:06:45] "POST /neutron/port HTTP/1.1" 200 151 0.162667 10.0.0.38 - - [2025-08-14 04:06:46] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 404 171 0.003366 10.0.0.38 - - [2025-08-14 04:06:46] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 404 171 0.002361 10.0.0.38 - - [2025-08-14 04:06:46] "GET /virtual-machine/7704a343-8e33-4bbd-a11b-ebf21d91ef30 HTTP/1.1" 404 171 0.002749 10.0.0.38 - - [2025-08-14 04:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2025-08-14 04:06:46] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.38 - - [2025-08-14 04:06:46] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003035 10.0.0.38 - - [2025-08-14 04:06:46] "GET /virtual-network/44d461e1-10d7-4941-8ccc-8742c55dfdf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005829 10.0.0.38 - - [2025-08-14 04:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2025-08-14 04:06:46] "GET /routing-instance/c7982ff6-e870-42c2-a214-970ef3a8b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004707 10.0.0.38 - - [2025-08-14 04:06:46] "GET /route-target/16099a23-462a-4092-84e6-fe92c4cacba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003965 10.0.0.38 - - [2025-08-14 04:06:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004936 10.0.0.38 - - [2025-08-14 04:06:48] "POST /neutron/network HTTP/1.1" 200 833 0.005962 10.0.0.38 - - [2025-08-14 04:06:48] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.38 - - [2025-08-14 04:06:53] "GET /obj-perms HTTP/1.1" 200 5030 0.003817 10.0.0.38 - - [2025-08-14 04:06:53] "GET /obj-perms HTTP/1.1" 200 5030 0.003545 10.0.0.27 - - [2025-08-14 04:06:53] "GET /obj-perms HTTP/1.1" 200 5030 0.003418 10.0.0.38 - - [2025-08-14 04:06:53] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 200 1291 0.003890 10.0.0.38 - - [2025-08-14 04:06:53] "POST /neutron/port HTTP/1.1" 200 1113 0.013798 10.0.0.38 - - [2025-08-14 04:06:55] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 404 171 0.002859 10.0.0.38 - - [2025-08-14 04:06:55] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 404 171 0.002485 10.0.0.38 - - [2025-08-14 04:06:55] "GET /virtual-machine/1acd522b-a322-4524-8780-33e15e961b4b HTTP/1.1" 404 171 0.002262 10.0.0.38 - - [2025-08-14 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2025-08-14 04:06:55] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003454 10.0.0.38 - - [2025-08-14 04:06:55] "GET /virtual-networks?parent_id=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002565 10.0.0.38 - - [2025-08-14 04:06:55] "GET /virtual-network/0e59050d-45c6-4af3-a937-4ed358911268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005756 10.0.0.38 - - [2025-08-14 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-08-14 04:06:55] "GET /routing-instance/b98a8ebb-33fd-4ab6-a7bf-dc94c388e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003922 10.0.0.38 - - [2025-08-14 04:06:55] "GET /route-target/65d45d4b-ced5-40ed-b1d3-c81e81f64a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004163 10.0.0.38 - - [2025-08-14 04:07:02] "GET /obj-perms HTTP/1.1" 200 5030 0.003735 10.0.0.27 - - [2025-08-14 04:07:02] "GET /obj-perms HTTP/1.1" 200 5030 0.005367 10.0.0.38 - - [2025-08-14 04:07:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003793 10.0.0.27 - - [2025-08-14 04:07:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003834 10.0.0.38 - - [2025-08-14 04:07:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003511 10.0.0.23 - - [2025-08-14 04:07:14] "GET /obj-perms HTTP/1.1" 200 5030 0.003715 10.0.0.23 - - [2025-08-14 04:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006603 10.0.0.23 - - [2025-08-14 04:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.23 - - [2025-08-14 04:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004223 10.0.0.38 - - [2025-08-14 04:07:14] "POST /neutron/network HTTP/1.1" 200 151 0.126339 10.0.0.23 - - [2025-08-14 04:07:14] "DELETE /route-target/65d45d4b-ced5-40ed-b1d3-c81e81f64a87 HTTP/1.1" 200 115 0.025846 10.0.0.23 - - [2025-08-14 04:07:16] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001035 10.0.0.38 - - [2025-08-14 04:07:16] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.036387 10.0.0.23 - - [2025-08-14 04:07:16] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000930 10.0.0.38 - - [2025-08-14 04:07:16] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?fields=virtual_networks HTTP/1.1" 200 1033 0.037605 10.0.0.23 - - [2025-08-14 04:07:16] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.38 - - [2025-08-14 04:07:16] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.033927 10.0.0.23 - - [2025-08-14 04:07:16] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001005 10.0.0.38 - - [2025-08-14 04:07:16] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?fields=security_groups HTTP/1.1" 200 1259 0.035058 10.0.0.38 - - [2025-08-14 04:07:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.022263 10.0.0.23 - - [2025-08-14 04:07:17] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003050 10.0.0.23 - - [2025-08-14 04:07:17] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.23 - - [2025-08-14 04:07:17] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008327 10.0.0.23 - - [2025-08-14 04:07:17] "POST /id-to-fqname HTTP/1.1" 200 198 0.003505 10.0.0.23 - - [2025-08-14 04:07:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.003926 10.0.0.23 - - [2025-08-14 04:07:17] "POST /security-groups HTTP/1.1" 200 599 0.025907 10.0.0.23 - - [2025-08-14 04:07:17] "POST /projects HTTP/1.1" 200 601 0.259365 10.0.0.23 - - [2025-08-14 04:07:17] "POST /fqname-to-id HTTP/1.1" 404 241 0.019888 10.0.0.23 - - [2025-08-14 04:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.330418 10.0.0.38 - - [2025-08-14 04:07:17] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.464762 10.0.0.38 - - [2025-08-14 04:07:18] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.38 - - [2025-08-14 04:07:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.38 - - [2025-08-14 04:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.049875 10.0.0.23 - - [2025-08-14 04:07:21] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.38 - - [2025-08-14 04:07:22] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034679 10.0.0.38 - - [2025-08-14 04:07:22] "POST /neutron/network HTTP/1.1" 200 117 0.028477 10.0.0.23 - - [2025-08-14 04:07:22] "POST /ref-update HTTP/1.1" 200 156 0.020210 10.0.0.23 - - [2025-08-14 04:07:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009036 10.0.0.38 - - [2025-08-14 04:07:22] "POST /neutron/subnet HTTP/1.1" 200 823 0.149808 10.0.0.23 - - [2025-08-14 04:07:22] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.030958 10.0.0.38 - - [2025-08-14 04:07:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001358 10.0.0.38 - - [2025-08-14 04:07:22] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004606 10.0.0.38 - - [2025-08-14 04:07:22] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005146 10.0.0.38 - - [2025-08-14 04:07:22] "POST /neutron/network HTTP/1.1" 200 1005 0.007258 10.0.0.38 - - [2025-08-14 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.23 - - [2025-08-14 04:07:22] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001342 10.0.0.38 - - [2025-08-14 04:07:22] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036643 10.0.0.38 - - [2025-08-14 04:07:22] "POST /neutron/network HTTP/1.1" 200 117 0.011498 10.0.0.23 - - [2025-08-14 04:07:23] "POST /useragent-kv HTTP/1.1" 200 115 0.011838 10.0.0.38 - - [2025-08-14 04:07:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.214874 10.0.0.38 - - [2025-08-14 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001141 10.0.0.38 - - [2025-08-14 04:07:23] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004652 10.0.0.38 - - [2025-08-14 04:07:23] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006174 10.0.0.38 - - [2025-08-14 04:07:23] "POST /neutron/network HTTP/1.1" 200 1005 0.006917 10.0.0.38 - - [2025-08-14 04:07:24] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005217 10.0.0.27 - - [2025-08-14 04:07:25] "GET /obj-perms HTTP/1.1" 200 5046 0.041883 10.0.0.38 - - [2025-08-14 04:07:25] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005379 10.0.0.38 - - [2025-08-14 04:07:26] "GET /obj-perms HTTP/1.1" 200 5046 0.040477 10.0.0.23 - - [2025-08-14 04:07:26] "GET /obj-perms HTTP/1.1" 200 5046 0.052004 10.0.0.38 - - [2025-08-14 04:07:26] "POST /neutron/network HTTP/1.1" 200 1005 0.008103 10.0.0.38 - - [2025-08-14 04:07:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001385 10.0.0.38 - - [2025-08-14 04:07:26] "POST /neutron/network HTTP/1.1" 200 1015 0.010054 10.0.0.23 - - [2025-08-14 04:07:27] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.019799 10.0.0.38 - - [2025-08-14 04:07:27] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.077074 10.0.0.38 - - [2025-08-14 04:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.006060 10.0.0.23 - - [2025-08-14 04:07:27] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944 10.0.0.23 - - [2025-08-14 04:07:27] "DELETE /project/0c8a0d13588c4cdab3139aa2c75ca31c HTTP/1.1" 404 173 0.058685 10.0.0.23 - - [2025-08-14 04:07:27] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.045207 10.0.0.23 - - [2025-08-14 04:07:27] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001748 10.0.0.23 - - [2025-08-14 04:07:27] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?fields=security_groups HTTP/1.1" 200 1364 0.051126 10.0.0.23 - - [2025-08-14 04:07:27] "DELETE /security-group/cabf917e-85b0-4619-9ea9-87c82b593e46 HTTP/1.1" 200 115 0.055518 10.0.0.23 - - [2025-08-14 04:07:27] "GET /projects?obj_uuids=d1f9c3fb-b230-4f36-ad34-8b5e022cae6f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003262 10.0.0.23 - - [2025-08-14 04:07:27] "DELETE /access-control-list/39b0a20c-7c28-476c-bb1a-3631c1eb95db HTTP/1.1" 200 115 0.051087 10.0.0.23 - - [2025-08-14 04:07:27] "GET /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f?fields=application_policy_sets HTTP/1.1" 200 1403 0.083526 10.0.0.23 - - [2025-08-14 04:07:28] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002792 10.0.0.23 - - [2025-08-14 04:07:28] "DELETE /project/d1f9c3fb-b230-4f36-ad34-8b5e022cae6f HTTP/1.1" 200 115 0.511981 10.0.0.38 - - [2025-08-14 04:07:28] "POST /neutron/port HTTP/1.1" 200 1174 0.388319 10.0.0.38 - - [2025-08-14 04:07:28] "POST /neutron/port HTTP/1.1" 200 1228 0.168761 10.0.0.38 - - [2025-08-14 04:07:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003499 10.0.0.38 - - [2025-08-14 04:07:28] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.38 - - [2025-08-14 04:07:31] "POST /neutron/port HTTP/1.1" 200 1202 0.016703 10.0.0.38 - - [2025-08-14 04:07:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004092 10.0.0.38 - - [2025-08-14 04:07:31] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.38 - - [2025-08-14 04:07:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007416 10.0.0.38 - - [2025-08-14 04:07:32] "POST /neutron/port HTTP/1.1" 200 1202 0.018234 10.0.0.38 - - [2025-08-14 04:07:32] "GET /virtual-machine/efbef11f-ad23-4f99-ad6f-d9285b255cee HTTP/1.1" 401 292 0.000457 10.0.0.38 - - [2025-08-14 04:07:33] "GET /virtual-machine/efbef11f-ad23-4f99-ad6f-d9285b255cee HTTP/1.1" 200 1301 0.026004 10.0.0.38 - - [2025-08-14 04:07:33] "GET /virtual-machine-interface/0a1e8e05-de8d-4e42-bd19-423551973b6a HTTP/1.1" 200 3174 0.008321 10.0.0.38 - - [2025-08-14 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-08-14 04:07:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003750 10.0.0.38 - - [2025-08-14 04:07:33] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003477 10.0.0.38 - - [2025-08-14 04:07:33] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006112 10.0.0.38 - - [2025-08-14 04:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.38 - - [2025-08-14 04:07:36] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005157 10.0.0.38 - - [2025-08-14 04:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2025-08-14 04:07:40] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004845 10.0.0.38 - - [2025-08-14 04:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.38 - - [2025-08-14 04:07:44] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005225 10.0.0.38 - - [2025-08-14 04:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2025-08-14 04:07:48] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004932 10.0.0.38 - - [2025-08-14 04:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2025-08-14 04:07:52] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005732 10.0.0.38 - - [2025-08-14 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2025-08-14 04:07:56] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005636 10.0.0.38 - - [2025-08-14 04:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2025-08-14 04:08:00] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008007 10.0.0.38 - - [2025-08-14 04:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.38 - - [2025-08-14 04:08:05] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005999 10.0.0.38 - - [2025-08-14 04:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.38 - - [2025-08-14 04:08:07] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004294 10.0.0.38 - - [2025-08-14 04:08:07] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003011 10.0.0.38 - - [2025-08-14 04:08:07] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006443 10.0.0.38 - - [2025-08-14 04:08:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009009 10.0.0.23 - - [2025-08-14 04:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.042026 10.0.0.23 - - [2025-08-14 04:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.010592 10.0.0.23 - - [2025-08-14 04:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.005335 10.0.0.38 - - [2025-08-14 04:08:10] "GET /obj-perms HTTP/1.1" 200 5056 0.009116 10.0.0.27 - - [2025-08-14 04:08:10] "GET /global-system-configs HTTP/1.1" 200 322 0.048769 10.0.0.27 - - [2025-08-14 04:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.145737 10.0.0.38 - - [2025-08-14 04:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.028241 10.0.0.38 - - [2025-08-14 04:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.097109 10.0.0.27 - - [2025-08-14 04:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.120230 10.0.0.23 - - [2025-08-14 04:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.173286 10.0.0.27 - - [2025-08-14 04:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.189081 10.0.0.38 - - [2025-08-14 04:08:11] "GET /obj-perms HTTP/1.1" 200 5056 0.190352 10.0.0.38 - - [2025-08-14 04:08:13] "POST /neutron/port HTTP/1.1" 200 1202 0.013635 10.0.0.38 - - [2025-08-14 04:08:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007414 10.0.0.38 - - [2025-08-14 04:08:22] "POST /neutron/port HTTP/1.1" 200 1202 0.013836 10.0.0.38 - - [2025-08-14 04:08:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007080 10.0.0.38 - - [2025-08-14 04:08:23] "POST /neutron/network HTTP/1.1" 200 979 0.016800 10.0.0.38 - - [2025-08-14 04:08:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001554 10.0.0.38 - - [2025-08-14 04:08:23] "GET /virtual-machine/efbef11f-ad23-4f99-ad6f-d9285b255cee HTTP/1.1" 200 1301 0.003290 10.0.0.38 - - [2025-08-14 04:08:23] "GET /virtual-machine-interface/0a1e8e05-de8d-4e42-bd19-423551973b6a HTTP/1.1" 200 3174 0.004845 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/5b58b29d-90f7-49a1-b963-2dceed77c21a HTTP/1.1" 200 1636 0.005420 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/919f4b0f-7ccc-4e08-9eee-1910ff4b32f5 HTTP/1.1" 200 1656 0.004710 10.0.0.38 - - [2025-08-14 04:08:23] "POST /fqname-to-id HTTP/1.1" 404 218 0.002424 10.0.0.38 - - [2025-08-14 04:08:23] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004779 10.0.0.23 - - [2025-08-14 04:08:23] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.38 - - [2025-08-14 04:08:23] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044574 10.0.0.38 - - [2025-08-14 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.38 - - [2025-08-14 04:08:23] "GET /security-group/d0200ec4-a887-4682-9828-359bb77176c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004154 10.0.0.38 - - [2025-08-14 04:08:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.055774 10.0.0.38 - - [2025-08-14 04:08:23] "POST /instance-ips HTTP/1.1" 200 357 0.031669 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/08edc5c7-a2a6-458b-91ad-9ba220f3b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006513 10.0.0.38 - - [2025-08-14 04:08:23] "POST /instance-ips HTTP/1.1" 200 357 0.046888 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/db5d289d-f3d1-4ce1-8be7-3a456c955501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005454 10.0.0.38 - - [2025-08-14 04:08:23] "GET /virtual-machine-interface/29ecbeee-a337-4d2e-9a68-814d964f12b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.005038 10.0.0.38 - - [2025-08-14 04:08:23] "GET /virtual-machine-interface/29ecbeee-a337-4d2e-9a68-814d964f12b9?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.007019 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/08edc5c7-a2a6-458b-91ad-9ba220f3b4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.004685 10.0.0.38 - - [2025-08-14 04:08:23] "GET /instance-ip/db5d289d-f3d1-4ce1-8be7-3a456c955501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004155 10.0.0.38 - - [2025-08-14 04:08:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001044 10.0.0.38 - - [2025-08-14 04:08:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006981 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/network HTTP/1.1" 200 1005 0.026160 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/port HTTP/1.1" 200 1202 0.014554 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/port HTTP/1.1" 200 117 0.005211 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/port HTTP/1.1" 200 1080 0.010197 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/port HTTP/1.1" 200 1147 0.014974 10.0.0.38 - - [2025-08-14 04:08:24] "POST /neutron/subnet HTTP/1.1" 200 1380 0.011302 10.0.0.38 - - [2025-08-14 04:08:25] "POST /neutron/network HTTP/1.1" 200 1005 0.008760 10.0.0.38 - - [2025-08-14 04:08:29] "POST /neutron/port HTTP/1.1" 200 1147 0.014177 10.0.0.38 - - [2025-08-14 04:08:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007310 10.0.0.38 - - [2025-08-14 04:08:29] "GET /virtual-machine/5068bebc-3322-4eb2-8d09-4860fa0454d5 HTTP/1.1" 200 1278 0.005247 10.0.0.38 - - [2025-08-14 04:08:29] "GET /virtual-machine-interface/29ecbeee-a337-4d2e-9a68-814d964f12b9 HTTP/1.1" 200 3225 0.005175 10.0.0.38 - - [2025-08-14 04:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.38 - - [2025-08-14 04:08:29] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003887 10.0.0.38 - - [2025-08-14 04:08:29] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002994 10.0.0.38 - - [2025-08-14 04:08:29] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005525 10.0.0.38 - - [2025-08-14 04:08:32] "POST /neutron/network HTTP/1.1" 200 1015 0.008850 10.0.0.38 - - [2025-08-14 04:08:32] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014602 10.0.0.38 - - [2025-08-14 04:08:32] "POST /neutron/network HTTP/1.1" 200 1005 0.008810 10.0.0.38 - - [2025-08-14 04:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.38 - - [2025-08-14 04:08:32] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005504 10.0.0.38 - - [2025-08-14 04:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.38 - - [2025-08-14 04:08:36] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007890 10.0.0.38 - - [2025-08-14 04:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008645 10.0.0.38 - - [2025-08-14 04:08:41] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009200 10.0.0.38 - - [2025-08-14 04:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.38 - - [2025-08-14 04:08:45] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005660 10.0.0.38 - - [2025-08-14 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2025-08-14 04:08:49] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005131 10.0.0.38 - - [2025-08-14 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.38 - - [2025-08-14 04:08:53] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005462 10.0.0.38 - - [2025-08-14 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2025-08-14 04:08:57] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005342 10.0.0.38 - - [2025-08-14 04:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.38 - - [2025-08-14 04:09:01] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006339 10.0.0.38 - - [2025-08-14 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2025-08-14 04:09:05] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003369 10.0.0.38 - - [2025-08-14 04:09:05] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002905 10.0.0.38 - - [2025-08-14 04:09:05] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006388 10.0.0.38 - - [2025-08-14 04:09:10] "POST /neutron/port HTTP/1.1" 200 1147 0.013760 10.0.0.38 - - [2025-08-14 04:09:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.026973 10.0.0.38 - - [2025-08-14 04:09:21] "POST /neutron/port HTTP/1.1" 200 1147 0.015601 10.0.0.38 - - [2025-08-14 04:09:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001475 10.0.0.38 - - [2025-08-14 04:09:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008344 10.0.0.23 - - [2025-08-14 04:09:27] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001096 10.0.0.38 - - [2025-08-14 04:09:27] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.270761 10.0.0.27 - - [2025-08-14 04:09:27] "GET /obj-perms HTTP/1.1" 200 5056 0.080020 10.0.0.38 - - [2025-08-14 04:09:27] "POST /neutron/port HTTP/1.1" 200 2231 0.019936 10.0.0.38 - - [2025-08-14 04:09:27] "POST /neutron/port HTTP/1.1" 200 117 0.012427 10.0.0.38 - - [2025-08-14 04:09:28] "POST /neutron/port HTTP/1.1" 200 1174 0.048740 10.0.0.38 - - [2025-08-14 04:09:28] "POST /neutron/port HTTP/1.1" 200 1202 0.020923 10.0.0.38 - - [2025-08-14 04:09:28] "POST /neutron/subnet HTTP/1.1" 200 1380 0.014929 10.0.0.38 - - [2025-08-14 04:09:28] "POST /neutron/network HTTP/1.1" 200 1005 0.012468 10.0.0.38 - - [2025-08-14 04:09:32] "POST /neutron/network HTTP/1.1" 200 1015 0.008623 10.0.0.38 - - [2025-08-14 04:09:32] "POST /neutron/subnet HTTP/1.1" 200 1380 0.011932 10.0.0.38 - - [2025-08-14 04:09:32] "POST /neutron/network HTTP/1.1" 200 1005 0.009316 10.0.0.38 - - [2025-08-14 04:09:32] "POST /neutron/port HTTP/1.1" 200 1202 0.015775 10.0.0.38 - - [2025-08-14 04:09:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008139 10.0.0.38 - - [2025-08-14 04:09:33] "GET /virtual-machine/afbdb57c-78b3-4a7e-91b9-7a6c00f670b0 HTTP/1.1" 200 1301 0.005586 10.0.0.38 - - [2025-08-14 04:09:33] "GET /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b HTTP/1.1" 200 3176 0.004974 10.0.0.38 - - [2025-08-14 04:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.38 - - [2025-08-14 04:09:33] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003365 10.0.0.38 - - [2025-08-14 04:09:33] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003197 10.0.0.38 - - [2025-08-14 04:09:33] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007974 10.0.0.38 - - [2025-08-14 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2025-08-14 04:09:36] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005322 10.0.0.38 - - [2025-08-14 04:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2025-08-14 04:09:40] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005428 10.0.0.38 - - [2025-08-14 04:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.38 - - [2025-08-14 04:09:44] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005107 10.0.0.38 - - [2025-08-14 04:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.38 - - [2025-08-14 04:09:48] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005340 10.0.0.38 - - [2025-08-14 04:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.38 - - [2025-08-14 04:09:52] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.013987 10.0.0.38 - - [2025-08-14 04:09:52] "POST /neutron/network HTTP/1.1" 200 1015 0.023413 10.0.0.38 - - [2025-08-14 04:09:52] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013957 10.0.0.38 - - [2025-08-14 04:09:52] "POST /neutron/network HTTP/1.1" 200 1005 0.009550 10.0.0.38 - - [2025-08-14 04:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2025-08-14 04:09:56] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004979 10.0.0.38 - - [2025-08-14 04:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.38 - - [2025-08-14 04:10:00] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005349 10.0.0.38 - - [2025-08-14 04:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.38 - - [2025-08-14 04:10:04] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004367 10.0.0.38 - - [2025-08-14 04:10:04] "GET /virtual-networks?parent_id=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003679 10.0.0.38 - - [2025-08-14 04:10:04] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007012 10.0.0.38 - - [2025-08-14 04:10:10] "POST /neutron/port HTTP/1.1" 200 1202 0.017491 10.0.0.38 - - [2025-08-14 04:10:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012083 10.0.0.38 - - [2025-08-14 04:10:20] "POST /neutron/port HTTP/1.1" 200 1202 0.015234 10.0.0.38 - - [2025-08-14 04:10:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007156 10.0.0.38 - - [2025-08-14 04:10:25] "POST /neutron/port HTTP/1.1" 200 1202 0.014491 10.0.0.38 - - [2025-08-14 04:10:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007250 10.0.0.38 - - [2025-08-14 04:10:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001294 10.0.0.38 - - [2025-08-14 04:10:26] "GET /virtual-machine/afbdb57c-78b3-4a7e-91b9-7a6c00f670b0 HTTP/1.1" 200 1301 0.003462 10.0.0.38 - - [2025-08-14 04:10:26] "GET /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b HTTP/1.1" 200 3176 0.004832 10.0.0.38 - - [2025-08-14 04:10:26] "GET /instance-ip/3ff975d0-47c8-467d-b595-906ca4f7f194 HTTP/1.1" 200 1635 0.005237 10.0.0.38 - - [2025-08-14 04:10:26] "GET /instance-ip/b5819974-13a4-4bba-b4a2-9f38d37127c3 HTTP/1.1" 200 1657 0.004964 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 404 230 0.002909 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.23 - - [2025-08-14 04:10:26] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.38 - - [2025-08-14 04:10:26] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036155 10.0.0.38 - - [2025-08-14 04:10:26] "POST /network-policys HTTP/1.1" 200 569 0.023718 10.0.0.38 - - [2025-08-14 04:10:26] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005599 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.38 - - [2025-08-14 04:10:26] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005960 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.38 - - [2025-08-14 04:10:26] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004021 10.0.0.23 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.38 - - [2025-08-14 04:10:26] "POST /ref-update HTTP/1.1" 200 156 0.057512 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.23 - - [2025-08-14 04:10:26] "POST /access-control-lists HTTP/1.1" 200 596 0.050464 10.0.0.38 - - [2025-08-14 04:10:26] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007146 10.0.0.38 - - [2025-08-14 04:10:26] "POST /neutron/network HTTP/1.1" 200 1109 0.009873 10.0.0.38 - - [2025-08-14 04:10:26] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.008708 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2025-08-14 04:10:26] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004529 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.38 - - [2025-08-14 04:10:26] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005585 10.0.0.38 - - [2025-08-14 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009192 10.0.0.38 - - [2025-08-14 04:10:26] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004156 10.0.0.23 - - [2025-08-14 04:10:26] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006732 10.0.0.38 - - [2025-08-14 04:10:26] "POST /ref-update HTTP/1.1" 200 156 0.071839 10.0.0.38 - - [2025-08-14 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2025-08-14 04:10:27] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.014990 10.0.0.38 - - [2025-08-14 04:10:27] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.010313 10.0.0.38 - - [2025-08-14 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-08-14 04:10:27] "POST /access-control-lists HTTP/1.1" 200 596 0.041043 10.0.0.38 - - [2025-08-14 04:10:27] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005149 10.0.0.38 - - [2025-08-14 04:10:27] "GET /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005863 10.0.0.38 - - [2025-08-14 04:10:27] "PUT /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b HTTP/1.1" 200 284 0.053903 10.0.0.38 - - [2025-08-14 04:10:27] "GET /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.008435 10.0.0.38 - - [2025-08-14 04:10:27] "PUT /virtual-machine-interface/f1cde5a7-ca31-4715-b256-2de3e01e379b HTTP/1.1" 200 284 0.022052 10.0.0.38 - - [2025-08-14 04:10:33] "POST /neutron/port HTTP/1.1" 200 1202 0.014903 10.0.0.38 - - [2025-08-14 04:10:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003917 10.0.0.38 - - [2025-08-14 04:10:33] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.38 - - [2025-08-14 04:10:54] "POST /neutron/port HTTP/1.1" 200 1202 0.016315 10.0.0.38 - - [2025-08-14 04:10:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004285 10.0.0.38 - - [2025-08-14 04:10:54] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.23 - - [2025-08-14 04:11:28] "GET /obj-perms HTTP/1.1" 200 5056 0.044589 10.0.0.38 - - [2025-08-14 04:11:35] "POST /neutron/port HTTP/1.1" 200 1147 0.017675 10.0.0.38 - - [2025-08-14 04:11:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 10.0.0.38 - - [2025-08-14 04:11:35] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.38 - - [2025-08-14 04:11:54] "POST /neutron/port HTTP/1.1" 200 1202 0.016534 10.0.0.38 - - [2025-08-14 04:11:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003647 10.0.0.38 - - [2025-08-14 04:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.38 - - [2025-08-14 04:12:10] "POST /ref-update HTTP/1.1" 200 156 0.064539 10.0.0.38 - - [2025-08-14 04:12:10] "GET /virtual-network/a0432d4d-32aa-46c4-92f5-0f81573f3b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007701 10.0.0.38 - - [2025-08-14 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2025-08-14 04:12:10] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004049 10.0.0.23 - - [2025-08-14 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.38 - - [2025-08-14 04:12:10] "POST /ref-update HTTP/1.1" 200 156 0.050764 10.0.0.38 - - [2025-08-14 04:12:10] "POST /neutron/network HTTP/1.1" 200 1005 0.010628 10.0.0.38 - - [2025-08-14 04:12:10] "GET /virtual-network/bb7a5203-7e62-4b11-a991-9f2dbd54eb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007929 10.0.0.38 - - [2025-08-14 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.38 - - [2025-08-14 04:12:10] "GET /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003964 10.0.0.38 - - [2025-08-14 04:12:10] "DELETE /network-policy/5a829b2e-5a2f-4c21-82c1-868495d499bc HTTP/1.1" 200 115 0.033882 10.0.0.38 - - [2025-08-14 04:12:11] "DELETE /instance-ip/08edc5c7-a2a6-458b-91ad-9ba220f3b4b3 HTTP/1.1" 200 115 0.057689 10.0.0.23 - - [2025-08-14 04:12:11] "POST /ref-update HTTP/1.1" 200 156 0.023530 10.0.0.38 - - [2025-08-14 04:12:11] "DELETE /instance-ip/db5d289d-f3d1-4ce1-8be7-3a456c955501 HTTP/1.1" 200 115 0.097161 10.0.0.38 - - [2025-08-14 04:12:11] "DELETE /virtual-machine-interface/29ecbeee-a337-4d2e-9a68-814d964f12b9 HTTP/1.1" 200 115 0.124660 10.0.0.38 - - [2025-08-14 04:12:11] "POST /neutron/port HTTP/1.1" 200 1202 0.013333 10.0.0.38 - - [2025-08-14 04:12:12] "POST /neutron/port HTTP/1.1" 200 1202 0.014282 10.0.0.38 - - [2025-08-14 04:12:13] "POST /neutron/network HTTP/1.1" 200 1005 0.008679 10.0.0.23 - - [2025-08-14 04:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.23 - - [2025-08-14 04:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007571 10.0.0.23 - - [2025-08-14 04:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002916 10.0.0.23 - - [2025-08-14 04:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002870 10.0.0.23 - - [2025-08-14 04:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002802 10.0.0.38 - - [2025-08-14 04:12:14] "POST /neutron/network HTTP/1.1" 200 151 0.157313 10.0.0.23 - - [2025-08-14 04:12:14] "DELETE /route-target/a1529004-9ae7-4615-9057-a5ad6972d692 HTTP/1.1" 200 115 0.039405 10.0.0.23 - - [2025-08-14 04:12:16] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013 10.0.0.38 - - [2025-08-14 04:12:16] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057843 10.0.0.23 - - [2025-08-14 04:12:16] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.38 - - [2025-08-14 04:12:16] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?fields=virtual_networks HTTP/1.1" 200 1047 0.036684 10.0.0.23 - - [2025-08-14 04:12:16] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001529 10.0.0.38 - - [2025-08-14 04:12:17] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.040588 10.0.0.23 - - [2025-08-14 04:12:17] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.38 - - [2025-08-14 04:12:17] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?fields=security_groups HTTP/1.1" 200 1281 0.036911 10.0.0.38 - - [2025-08-14 04:12:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.020417 10.0.0.23 - - [2025-08-14 04:12:17] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002959 10.0.0.23 - - [2025-08-14 04:12:17] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.23 - - [2025-08-14 04:12:17] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007086 10.0.0.23 - - [2025-08-14 04:12:18] "POST /id-to-fqname HTTP/1.1" 200 194 0.001371 10.0.0.23 - - [2025-08-14 04:12:18] "POST /fqname-to-id HTTP/1.1" 404 203 0.004831 10.0.0.23 - - [2025-08-14 04:12:18] "POST /security-groups HTTP/1.1" 200 595 0.024500 10.0.0.23 - - [2025-08-14 04:12:18] "POST /projects HTTP/1.1" 200 593 0.225238 10.0.0.23 - - [2025-08-14 04:12:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.011411 10.0.0.23 - - [2025-08-14 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.291119 10.0.0.38 - - [2025-08-14 04:12:18] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.422602 10.0.0.38 - - [2025-08-14 04:12:19] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.38 - - [2025-08-14 04:12:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.38 - - [2025-08-14 04:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.047030 10.0.0.23 - - [2025-08-14 04:12:21] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001039 10.0.0.38 - - [2025-08-14 04:12:21] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.033928 10.0.0.38 - - [2025-08-14 04:12:21] "POST /neutron/network HTTP/1.1" 200 117 0.027972 10.0.0.23 - - [2025-08-14 04:12:21] "POST /ref-update HTTP/1.1" 200 156 0.024595 10.0.0.23 - - [2025-08-14 04:12:21] "GET /virtual-network/8336a727-adc7-4717-ac78-b62247cf0839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004916 10.0.0.23 - - [2025-08-14 04:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.012118 10.0.0.38 - - [2025-08-14 04:12:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.158534 10.0.0.38 - - [2025-08-14 04:12:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.001567 10.0.0.38 - - [2025-08-14 04:12:21] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005523 10.0.0.38 - - [2025-08-14 04:12:21] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005269 10.0.0.38 - - [2025-08-14 04:12:21] "POST /neutron/network HTTP/1.1" 200 1001 0.007545 10.0.0.38 - - [2025-08-14 04:12:22] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005271 10.0.0.38 - - [2025-08-14 04:12:23] "GET /obj-perms HTTP/1.1" 200 5038 0.042317 10.0.0.38 - - [2025-08-14 04:12:23] "POST /id-to-fqname HTTP/1.1" 200 224 0.001244 10.0.0.38 - - [2025-08-14 04:12:23] "POST /neutron/network HTTP/1.1" 200 1011 0.011041 10.0.0.23 - - [2025-08-14 04:12:24] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001165 10.0.0.38 - - [2025-08-14 04:12:24] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.058476 10.0.0.38 - - [2025-08-14 04:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.007123 10.0.0.38 - - [2025-08-14 04:12:24] "POST /id-to-fqname HTTP/1.1" 200 224 0.001452 10.0.0.38 - - [2025-08-14 04:12:25] "POST /neutron/network HTTP/1.1" 200 1011 0.009625 10.0.0.38 - - [2025-08-14 04:12:25] "POST /neutron/port HTTP/1.1" 200 1170 0.016950 10.0.0.23 - - [2025-08-14 04:12:25] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001042 10.0.0.38 - - [2025-08-14 04:12:25] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.070677 10.0.0.38 - - [2025-08-14 04:12:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004015 10.0.0.38 - - [2025-08-14 04:12:25] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013868 10.0.0.38 - - [2025-08-14 04:12:26] "POST /neutron/network HTTP/1.1" 200 1001 0.010624 10.0.0.38 - - [2025-08-14 04:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.005911 10.0.0.38 - - [2025-08-14 04:12:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001173 10.0.0.38 - - [2025-08-14 04:12:26] "POST /neutron/network HTTP/1.1" 200 1011 0.009371 10.0.0.38 - - [2025-08-14 04:12:26] "POST /neutron/port HTTP/1.1" 200 1170 0.022060 10.0.0.23 - - [2025-08-14 04:12:27] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.021439 10.0.0.38 - - [2025-08-14 04:12:27] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.100553 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/port HTTP/1.1" 200 1198 0.052083 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003815 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012239 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008188 10.0.0.38 - - [2025-08-14 04:12:27] "POST /neutron/port HTTP/1.1" 200 1198 0.020228 10.0.0.23 - - [2025-08-14 04:12:27] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001135 10.0.0.38 - - [2025-08-14 04:12:27] "GET /virtual-machine/0d7efbf4-3736-47c6-99f2-08de9b231901 HTTP/1.1" 401 292 0.000347 10.0.0.38 - - [2025-08-14 04:12:28] "POST /neutron/port HTTP/1.1" 200 1170 0.399771 10.0.0.38 - - [2025-08-14 04:12:28] "GET /virtual-machine/0d7efbf4-3736-47c6-99f2-08de9b231901 HTTP/1.1" 200 1295 0.037685 10.0.0.38 - - [2025-08-14 04:12:28] "GET /virtual-machine-interface/d5954db8-6dd7-469f-935f-9885ada27fe6 HTTP/1.1" 200 3156 0.006303 10.0.0.38 - - [2025-08-14 04:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018734 10.0.0.38 - - [2025-08-14 04:12:28] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012488 10.0.0.38 - - [2025-08-14 04:12:28] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002643 10.0.0.38 - - [2025-08-14 04:12:28] "POST /neutron/port HTTP/1.1" 200 1224 0.138220 10.0.0.38 - - [2025-08-14 04:12:28] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005937 10.0.0.38 - - [2025-08-14 04:12:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003739 10.0.0.38 - - [2025-08-14 04:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.23 - - [2025-08-14 04:12:28] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.23 - - [2025-08-14 04:12:28] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.047493 10.0.0.23 - - [2025-08-14 04:12:28] "DELETE /project/aa0d2d5964444f048f291c425697808a HTTP/1.1" 404 173 0.097622 10.0.0.23 - - [2025-08-14 04:12:28] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001436 10.0.0.23 - - [2025-08-14 04:12:28] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?fields=security_groups HTTP/1.1" 200 1386 0.067304 10.0.0.23 - - [2025-08-14 04:12:28] "DELETE /security-group/d0200ec4-a887-4682-9828-359bb77176c7 HTTP/1.1" 200 115 0.067466 10.0.0.23 - - [2025-08-14 04:12:28] "GET /projects?obj_uuids=0c8a0d13-588c-4cda-b313-9aa2c75ca31c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.23 - - [2025-08-14 04:12:29] "GET /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c?fields=application_policy_sets HTTP/1.1" 200 1425 0.046817 10.0.0.23 - - [2025-08-14 04:12:29] "DELETE /project/0c8a0d13-588c-4cda-b313-9aa2c75ca31c HTTP/1.1" 200 115 0.472533 10.0.0.27 - - [2025-08-14 04:12:29] "GET /obj-perms HTTP/1.1" 200 5056 0.043176 10.0.0.38 - - [2025-08-14 04:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.38 - - [2025-08-14 04:12:31] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005441 10.0.0.38 - - [2025-08-14 04:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.38 - - [2025-08-14 04:12:35] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005025 10.0.0.38 - - [2025-08-14 04:12:36] "POST /neutron/port HTTP/1.1" 200 1198 0.034239 10.0.0.38 - - [2025-08-14 04:12:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003470 10.0.0.38 - - [2025-08-14 04:12:36] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.38 - - [2025-08-14 04:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.38 - - [2025-08-14 04:12:39] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006177 10.0.0.38 - - [2025-08-14 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2025-08-14 04:12:43] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005346 10.0.0.38 - - [2025-08-14 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.38 - - [2025-08-14 04:12:47] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005126 10.0.0.38 - - [2025-08-14 04:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2025-08-14 04:12:51] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005441 10.0.0.38 - - [2025-08-14 04:12:55] "POST /neutron/port HTTP/1.1" 200 1198 0.033172 10.0.0.38 - - [2025-08-14 04:12:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004676 10.0.0.38 - - [2025-08-14 04:12:55] "POST /neutron/port HTTP/1.1" 200 117 0.001703 10.0.0.38 - - [2025-08-14 04:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.38 - - [2025-08-14 04:12:56] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.004958 10.0.0.38 - - [2025-08-14 04:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.38 - - [2025-08-14 04:13:00] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005388 10.0.0.38 - - [2025-08-14 04:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.38 - - [2025-08-14 04:13:04] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007249 10.0.0.38 - - [2025-08-14 04:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.38 - - [2025-08-14 04:13:08] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005136 10.0.0.23 - - [2025-08-14 04:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.030284 10.0.0.27 - - [2025-08-14 04:13:10] "GET /global-system-configs HTTP/1.1" 200 322 0.101266 10.0.0.38 - - [2025-08-14 04:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.112093 10.0.0.23 - - [2025-08-14 04:13:10] "GET /obj-perms HTTP/1.1" 200 5056 0.123083 10.0.0.23 - - [2025-08-14 04:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.129045 10.0.0.27 - - [2025-08-14 04:13:11] "GET /obj-perms HTTP/1.1" 200 5056 0.222434 10.0.0.38 - - [2025-08-14 04:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.026808 10.0.0.38 - - [2025-08-14 04:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.138124 10.0.0.27 - - [2025-08-14 04:13:11] "GET /global-system-configs HTTP/1.1" 200 322 0.205882 10.0.0.23 - - [2025-08-14 04:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.316230 10.0.0.38 - - [2025-08-14 04:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.330780 10.0.0.27 - - [2025-08-14 04:13:12] "GET /obj-perms HTTP/1.1" 200 5056 0.352316 10.0.0.38 - - [2025-08-14 04:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.38 - - [2025-08-14 04:13:12] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007763 10.0.0.38 - - [2025-08-14 04:13:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006748 10.0.0.38 - - [2025-08-14 04:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2025-08-14 04:13:16] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006636 10.0.0.38 - - [2025-08-14 04:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.38 - - [2025-08-14 04:13:20] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004466 10.0.0.38 - - [2025-08-14 04:13:20] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002610 10.0.0.38 - - [2025-08-14 04:13:20] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007259 10.0.0.38 - - [2025-08-14 04:13:25] "POST /neutron/port HTTP/1.1" 200 1198 0.017038 10.0.0.38 - - [2025-08-14 04:13:29] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006247 10.0.0.38 - - [2025-08-14 04:13:36] "POST /neutron/port HTTP/1.1" 200 1198 0.016165 10.0.0.38 - - [2025-08-14 04:13:38] "POST /neutron/port HTTP/1.1" 200 1198 0.018096 10.0.0.38 - - [2025-08-14 04:13:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005008 10.0.0.38 - - [2025-08-14 04:13:38] "POST /neutron/port HTTP/1.1" 200 117 0.001176 10.0.0.38 - - [2025-08-14 04:13:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006770 10.0.0.38 - - [2025-08-14 04:13:46] "POST /neutron/port HTTP/1.1" 200 1198 0.016893 10.0.0.38 - - [2025-08-14 04:13:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006903 10.0.0.38 - - [2025-08-14 04:13:55] "POST /neutron/network HTTP/1.1" 200 1011 0.010974 10.0.0.38 - - [2025-08-14 04:13:55] "POST /neutron/subnet HTTP/1.1" 200 1380 0.013610 10.0.0.38 - - [2025-08-14 04:13:55] "POST /neutron/network HTTP/1.1" 200 1001 0.008043 10.0.0.38 - - [2025-08-14 04:13:57] "POST /neutron/port HTTP/1.1" 200 1198 0.017852 10.0.0.38 - - [2025-08-14 04:13:57] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006703 10.0.0.38 - - [2025-08-14 04:13:57] "GET /virtual-machine/021d4b78-4363-42c3-9807-30a7607c8c3a HTTP/1.1" 200 1295 0.005076 10.0.0.38 - - [2025-08-14 04:13:57] "GET /virtual-machine-interface/f3129a6d-0a54-41de-bc7a-9b150e5ec280 HTTP/1.1" 200 3156 0.005444 10.0.0.38 - - [2025-08-14 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.38 - - [2025-08-14 04:13:57] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003322 10.0.0.38 - - [2025-08-14 04:13:57] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002718 10.0.0.38 - - [2025-08-14 04:13:57] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005376 10.0.0.38 - - [2025-08-14 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2025-08-14 04:13:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003425 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002628 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005761 10.0.0.38 - - [2025-08-14 04:13:58] "POST /neutron/port HTTP/1.1" 200 1198 0.014415 10.0.0.38 - - [2025-08-14 04:13:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007104 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-machine/d780bb1d-bf47-4c63-b198-ca1a5ce7b1a8 HTTP/1.1" 200 1297 0.005214 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-machine-interface/96b875d8-c04c-45c0-bc99-c46cbbf7df36 HTTP/1.1" 200 3156 0.004910 10.0.0.38 - - [2025-08-14 04:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.38 - - [2025-08-14 04:13:58] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003285 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002770 10.0.0.38 - - [2025-08-14 04:13:58] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007701 10.0.0.38 - - [2025-08-14 04:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-08-14 04:13:59] "GET /global-vrouter-config/76c07a54-5d54-4e8f-a852-93ac202b7343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004808 10.0.0.38 - - [2025-08-14 04:13:59] "GET /virtual-networks?parent_id=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003404 10.0.0.38 - - [2025-08-14 04:13:59] "GET /virtual-network/ed909189-6582-4aec-b6bc-43005ff9fee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005977 10.0.0.38 - - [2025-08-14 04:14:00] "GET /virtual-machine-interface/96b875d8-c04c-45c0-bc99-c46cbbf7df36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.006643 10.0.0.38 - - [2025-08-14 04:14:00] "PUT /virtual-machine-interface/96b875d8-c04c-45c0-bc99-c46cbbf7df36 HTTP/1.1" 200 284 0.018836 10.0.0.23 - - [2025-08-14 04:14:31] "GET /obj-perms HTTP/1.1" 200 5056 0.041010 10.0.0.38 - - [2025-08-14 04:14:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008746 10.0.0.38 - - [2025-08-14 04:14:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012678 10.0.0.38 - - [2025-08-14 04:14:38] "POST /neutron/network HTTP/1.1" 200 1001 0.009094 10.0.0.38 - - [2025-08-14 04:14:56] "POST /neutron/network HTTP/1.1" 200 1011 0.030015 10.0.0.38 - - [2025-08-14 04:14:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.010945 10.0.0.38 - - [2025-08-14 04:14:56] "POST /neutron/network HTTP/1.1" 200 1001 0.008605 10.0.0.38 - - [2025-08-14 04:15:31] "GET /obj-perms HTTP/1.1" 200 5056 0.044477 10.0.0.38 - - [2025-08-14 04:15:38] "POST /neutron/network HTTP/1.1" 200 1011 0.008841 10.0.0.38 - - [2025-08-14 04:15:38] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012948 10.0.0.38 - - [2025-08-14 04:15:38] "POST /neutron/network HTTP/1.1" 200 1001 0.015197 10.0.0.38 - - [2025-08-14 04:15:57] "POST /neutron/network HTTP/1.1" 200 1011 0.008574 10.0.0.38 - - [2025-08-14 04:15:57] "POST /neutron/subnet HTTP/1.1" 200 1380 0.012684 10.0.0.38 - - [2025-08-14 04:15:57] "POST /neutron/network HTTP/1.1" 200 1001 0.008960 10.0.0.38 - - [2025-08-14 04:16:15] "POST /neutron/port HTTP/1.1" 200 1198 0.017689 10.0.0.38 - - [2025-08-14 04:16:15] "POST /neutron/port HTTP/1.1" 200 1198 0.030031 10.0.0.38 - - [2025-08-14 04:16:15] "POST /neutron/port HTTP/1.1" 200 1198 0.026028 10.0.0.38 - - [2025-08-14 04:16:16] "POST /neutron/network HTTP/1.1" 200 1001 0.011065 10.0.0.23 - - [2025-08-14 04:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.046839 10.0.0.23 - - [2025-08-14 04:16:18] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001120 10.0.0.38 - - [2025-08-14 04:16:18] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041162 10.0.0.23 - - [2025-08-14 04:16:18] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001090 10.0.0.38 - - [2025-08-14 04:16:18] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?fields=virtual_networks HTTP/1.1" 200 1041 0.038455 10.0.0.23 - - [2025-08-14 04:16:18] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000972 10.0.0.38 - - [2025-08-14 04:16:18] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.036898 10.0.0.23 - - [2025-08-14 04:16:18] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001000 10.0.0.38 - - [2025-08-14 04:16:18] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?fields=security_groups HTTP/1.1" 200 1271 0.042097 10.0.0.38 - - [2025-08-14 04:16:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.020122 10.0.0.23 - - [2025-08-14 04:16:19] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002690 10.0.0.23 - - [2025-08-14 04:16:19] "GET /domains?obj_uuids=16362ee5-4ea2-4ad6-8a9c-e34af37c4ada&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.23 - - [2025-08-14 04:16:19] "GET /domain/16362ee5-4ea2-4ad6-8a9c-e34af37c4ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007736 10.0.0.23 - - [2025-08-14 04:16:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.002414 10.0.0.23 - - [2025-08-14 04:16:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.004452 10.0.0.23 - - [2025-08-14 04:16:19] "POST /security-groups HTTP/1.1" 200 591 0.068349 10.0.0.23 - - [2025-08-14 04:16:19] "POST /projects HTTP/1.1" 200 585 0.274086 10.0.0.23 - - [2025-08-14 04:16:19] "POST /access-control-lists HTTP/1.1" 200 596 0.022102 10.0.0.23 - - [2025-08-14 04:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.354497 10.0.0.38 - - [2025-08-14 04:16:19] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.481584 10.0.0.38 - - [2025-08-14 04:16:20] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.23 - - [2025-08-14 04:16:26] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001498 10.0.0.38 - - [2025-08-14 04:16:26] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.043507 10.0.0.23 - - [2025-08-14 04:16:26] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002421 10.0.0.38 - - [2025-08-14 04:16:26] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?fields=virtual_networks HTTP/1.1" 200 1033 0.058019 10.0.0.23 - - [2025-08-14 04:16:26] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.38 - - [2025-08-14 04:16:26] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043177 10.0.0.23 - - [2025-08-14 04:16:26] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001012 10.0.0.38 - - [2025-08-14 04:16:26] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?fields=security_groups HTTP/1.1" 200 1259 0.044179 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /project/cf79583a48cb4ed5a2732ab70cd2db6a HTTP/1.1" 404 173 0.013768 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000959 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.076967 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.088104 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001354 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?fields=security_groups HTTP/1.1" 200 1364 0.066127 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?fields=security_groups HTTP/1.1" 200 1376 0.083379 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /security-group/8df8e511-4310-4b79-b1d7-f268a4c73631 HTTP/1.1" 200 115 0.061716 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=cf79583a-48cb-4ed5-a273-2ab70cd2db6a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000991 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /security-group/d9ee6c78-dd01-494b-8d05-e99f24a5c87a HTTP/1.1" 200 115 0.077236 10.0.0.23 - - [2025-08-14 04:16:29] "GET /projects?obj_uuids=aa0d2d59-6444-4f04-8f29-1c425697808a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000997 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /access-control-list/761d5269-8e9c-4c47-82d5-8195c92c18dd HTTP/1.1" 200 115 0.054432 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a?fields=application_policy_sets HTTP/1.1" 200 1403 0.067031 10.0.0.23 - - [2025-08-14 04:16:29] "GET /project/aa0d2d59-6444-4f04-8f29-1c425697808a?fields=application_policy_sets HTTP/1.1" 200 1415 0.109171 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /access-control-list/3e16c060-6ed8-4258-a1fc-c3e53725740b HTTP/1.1" 200 115 0.053108 10.0.0.23 - - [2025-08-14 04:16:29] "DELETE /project/cf79583a-48cb-4ed5-a273-2ab70cd2db6a HTTP/1.1" 200 115 0.595037 10.0.0.23 - - [2025-08-14 04:16:30] "DELETE /project/aa0d2d59-6444-4f04-8f29-1c425697808a HTTP/1.1" 200 115 0.657021 10.0.0.27 - - [2025-08-14 04:17:33] "GET /obj-perms HTTP/1.1" 200 5056 0.044973 [Introspect:8084]10.0.0.23 - - [2025-08-14 04:18:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 [Introspect:8084]10.0.0.23 - - [2025-08-14 04:18:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000799