+++ date ++ echo 'INFO: =================== Thu Oct 16 02:10:21 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 02:10:21 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8081 10.0.0.57:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.57:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9042 10.0.0.57:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8086 10.0.0.57:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.57:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.57: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.19,10.0.0.57,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8082 10.0.0.57:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.57:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9161 10.0.0.57:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.57:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9041 10.0.0.57:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.57:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.57: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.5,10.20.0.14,10.20.0.252 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5,10.20.0.14,10.20.0.252 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:2181,10.0.0.57:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.57:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:2181 10.0.0.57:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:5673,10.0.0.57:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.57:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:6379 10.0.0.57:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.57:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.57: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.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9092 10.0.0.57:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.57:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.57: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.19 ++ 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.19,10.0.0.57,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.19,10.0.0.57,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19,10.0.0.57,10.0.0.23 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.57,10.0.0.23 +++ local servers=10.0.0.19,10.0.0.57,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.23,10.20.0.252,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.57, ]] +++ (( 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.252,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.19:9041 10.0.0.57:9041 10.0.0.23:9041 + cassandra_server_list='10.0.0.19:9041 10.0.0.57: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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/16/2025 02:10:30.067 7f934992ee40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 02:10:30.197 7f934992ee40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 02:10:30.209 7f934992ee40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 02:10:30.210 7f934992ee40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Thu Oct 16 02:10:51 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 3 from vnc_cfg_api_server.api_server import server_main 4 if __name__ == '__main__': 5 if sys.argv[0].endswith('.exe'): 6 sys.argv[0] = sys.argv[0][:-4] 7 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5382 vnc_cgitb.enable(format='text') 5383 5384 main(args_str, VncApiServer(args_str)) 5385 #server_main 5386 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2210 else: 2211 self._db_connect(self._args.reset_config) 2212 self._db_init_entries() 2213 2214 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3753 def _db_init_entries(self): 3754 # create singleton defaults if they don't exist already in db 3755 gsc = self.create_singleton_entry(GlobalSystemConfig( 3756 autonomous_system=64512, config_version=CONFIG_VERSION)) 3757 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4022 if not ok: 4023 (code, msg) = result 4024 raise cfgm_common.exceptions.HttpError(code, msg) 4025 obj_id = result 4026 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/global_system_config:d...9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4007, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2523, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1206, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 7, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5384, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3755, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4024, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 9621edce-9364-4f5d-a186-797bbb35dac8 at zookeeper +++ date ++ echo 'INFO: =================== Thu Oct 16 02:10:53 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 02:10:53 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8081 10.0.0.57:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.57:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9042 10.0.0.57:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8086 10.0.0.57:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.57:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.57: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.19,10.0.0.57,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8082 10.0.0.57:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.57:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9161 10.0.0.57:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.57:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9041 10.0.0.57:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.57:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.57: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.5,10.20.0.14,10.20.0.252 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5,10.20.0.14,10.20.0.252 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:2181,10.0.0.57:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.57:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:2181 10.0.0.57:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:5673,10.0.0.57:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.57:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:6379 10.0.0.57:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.57:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.57: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.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9092 10.0.0.57:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.57:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.57: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.19 ++ 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.19,10.0.0.57,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.19,10.0.0.57,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.19,10.0.0.57,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.57,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19,10.0.0.57,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.252,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.57, ]] +++ (( 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.252,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.19:9041 10.0.0.57:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.19:9041 10.0.0.57: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/16/2025 02:11:02.071 7f8ee1cc4700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 02:11:02.220 7f8ee1cc4700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 02:11:02.233 7f8ee1cc4700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 02:11:02.234 7f8ee1cc4700 [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-10-16 02:11:03] "GET / HTTP/1.1" 200 45871 0.001332 10.0.0.23 - - [2025-10-16 02:11:03] "GET / HTTP/1.1" 200 45871 0.000936 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-10-16 02:11:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2025-10-16 02:11:03] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000236 10.0.0.57 - - [2025-10-16 02:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000258 10.0.0.57 - - [2025-10-16 02:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000910 10.0.0.57 - - [2025-10-16 02:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.57 - - [2025-10-16 02:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.19 - - [2025-10-16 02:11:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.19 - - [2025-10-16 02:11:05] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.19 - - [2025-10-16 02:11:06] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.19 - - [2025-10-16 02:11:06] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2025-10-16 02:11:06] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.958283 10.0.0.23 - - [2025-10-16 02:11:06] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003906 10.0.0.23 - - [2025-10-16 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 2.260604 10.0.0.23 - - [2025-10-16 02:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.19 - - [2025-10-16 02:11:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000385 10.0.0.19 - - [2025-10-16 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.091267 10.0.0.19 - - [2025-10-16 02:11:17] "POST /access-control-lists HTTP/1.1" 200 585 0.031756 10.0.0.19 - - [2025-10-16 02:11:17] "POST /route-targets HTTP/1.1" 200 327 0.018036 10.0.0.19 - - [2025-10-16 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.020382 10.0.0.19 - - [2025-10-16 02:11:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.011757 10.0.0.19 - - [2025-10-16 02:11:17] "PUT /access-control-list/03bba209-9c9b-4040-a848-a528d14b416c HTTP/1.1" 200 272 0.014388 10.0.0.19 - - [2025-10-16 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.039503 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-10-16 02:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.366041 10.0.0.19 - - [2025-10-16 02:15:00] "GET /obj-perms HTTP/1.1" 200 5056 0.047763 10.0.0.57 - - [2025-10-16 02:15:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055210 10.0.0.23 - - [2025-10-16 02:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2025-10-16 02:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.23 - - [2025-10-16 02:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2025-10-16 02:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.57 - - [2025-10-16 02:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.57 - - [2025-10-16 02:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.57 - - [2025-10-16 02:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.57 - - [2025-10-16 02:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2025-10-16 02:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.19 - - [2025-10-16 02:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.19 - - [2025-10-16 02:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 02:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 [Introspect:8084]10.0.0.23 - - [2025-10-16 02:16:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.23 - - [2025-10-16 02:16:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000823 [Introspect:8084]10.0.0.23 - - [2025-10-16 02:16:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.23 - - [2025-10-16 02:16:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000780 10.0.0.19 - - [2025-10-16 02:17:42] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.19 - - [2025-10-16 02:17:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.19 - - [2025-10-16 02:17:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.045551 10.0.0.23 - - [2025-10-16 02:17:43] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.054239 10.0.0.23 - - [2025-10-16 02:17:43] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000819 10.0.0.23 - - [2025-10-16 02:17:43] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.067327 10.0.0.23 - - [2025-10-16 02:17:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.003135 10.0.0.23 - - [2025-10-16 02:17:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.015012 10.0.0.23 - - [2025-10-16 02:17:44] "POST /security-groups HTTP/1.1" 200 589 0.082551 10.0.0.23 - - [2025-10-16 02:17:44] "POST /projects HTTP/1.1" 200 581 0.334985 10.0.0.23 - - [2025-10-16 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.404014 10.0.0.19 - - [2025-10-16 02:17:44] "POST /access-control-lists HTTP/1.1" 200 594 0.067121 10.0.0.19 - - [2025-10-16 02:17:44] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.647638 10.0.0.19 - - [2025-10-16 02:17:45] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.23 - - [2025-10-16 02:17:48] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.19 - - [2025-10-16 02:17:48] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.048425 10.0.0.23 - - [2025-10-16 02:17:48] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870 10.0.0.19 - - [2025-10-16 02:17:48] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?fields=virtual_networks HTTP/1.1" 200 1029 0.064396 10.0.0.23 - - [2025-10-16 02:17:48] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000873 10.0.0.19 - - [2025-10-16 02:17:48] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.048402 10.0.0.23 - - [2025-10-16 02:17:48] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000888 10.0.0.19 - - [2025-10-16 02:17:48] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?fields=security_groups HTTP/1.1" 200 1253 0.044265 10.0.0.23 - - [2025-10-16 02:17:49] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003765 10.0.0.23 - - [2025-10-16 02:17:49] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000832 10.0.0.23 - - [2025-10-16 02:17:49] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008561 10.0.0.23 - - [2025-10-16 02:17:49] "POST /id-to-fqname HTTP/1.1" 200 167 0.003465 10.0.0.23 - - [2025-10-16 02:17:49] "POST /fqname-to-id HTTP/1.1" 404 176 0.014953 10.0.0.23 - - [2025-10-16 02:17:49] "POST /security-groups HTTP/1.1" 200 568 0.085553 10.0.0.19 - - [2025-10-16 02:17:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.003644 10.0.0.23 - - [2025-10-16 02:17:49] "POST /projects HTTP/1.1" 200 539 0.332549 10.0.0.23 - - [2025-10-16 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.403724 10.0.0.19 - - [2025-10-16 02:17:49] "POST /access-control-lists HTTP/1.1" 200 571 0.038916 10.0.0.19 - - [2025-10-16 02:17:49] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.562006 [Introspect:8084]10.0.0.19 - - [2025-10-16 02:17:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000986 10.0.0.23 - - [2025-10-16 02:17:51] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000872 10.0.0.19 - - [2025-10-16 02:17:51] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.047151 10.0.0.23 - - [2025-10-16 02:17:52] "GET /obj-perms HTTP/1.1" 200 5056 0.053040 [Introspect:8084]10.0.0.19 - - [2025-10-16 02:17:54] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000554 10.0.0.19 - - [2025-10-16 02:17:54] "GET /obj-perms HTTP/1.1" 200 5056 0.043318 10.0.0.19 - - [2025-10-16 02:17:54] "GET /obj-perms HTTP/1.1" 200 5056 0.003582 10.0.0.19 - - [2025-10-16 02:17:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004637 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003801 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003544 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003599 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004135 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003326 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003687 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.004397 10.0.0.19 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003738 10.0.0.23 - - [2025-10-16 02:17:55] "GET /obj-perms HTTP/1.1" 200 5056 0.003796 10.0.0.57 - - [2025-10-16 02:17:56] "GET /obj-perms HTTP/1.1" 200 5056 0.039582 10.0.0.23 - - [2025-10-16 02:17:56] "GET /obj-perms HTTP/1.1" 200 5056 0.003483 10.0.0.23 - - [2025-10-16 02:17:56] "GET /obj-perms HTTP/1.1" 200 5056 0.003822 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004379 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.003810 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004663 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004105 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.003960 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004645 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.004097 10.0.0.19 - - [2025-10-16 02:17:57] "GET /obj-perms HTTP/1.1" 200 5056 0.003592 10.0.0.19 - - [2025-10-16 02:17:58] "GET /obj-perms HTTP/1.1" 200 5056 0.003810 10.0.0.19 - - [2025-10-16 02:17:58] "GET /obj-perms HTTP/1.1" 200 5056 0.004125 10.0.0.19 - - [2025-10-16 02:17:58] "GET /obj-perms HTTP/1.1" 200 5056 0.003446 10.0.0.19 - - [2025-10-16 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004131 10.0.0.19 - - [2025-10-16 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.003851 10.0.0.19 - - [2025-10-16 02:18:01] "GET /obj-perms HTTP/1.1" 200 5056 0.003564 10.0.0.19 - - [2025-10-16 02:18:01] "GET /obj-perms HTTP/1.1" 200 5056 0.004121 10.0.0.19 - - [2025-10-16 02:18:02] "GET /obj-perms HTTP/1.1" 200 5056 0.004665 10.0.0.19 - - [2025-10-16 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.020539 10.0.0.23 - - [2025-10-16 02:18:03] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003233 10.0.0.23 - - [2025-10-16 02:18:03] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000848 10.0.0.23 - - [2025-10-16 02:18:03] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008128 10.0.0.23 - - [2025-10-16 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 201 0.003520 10.0.0.23 - - [2025-10-16 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.009726 10.0.0.23 - - [2025-10-16 02:18:03] "POST /security-groups HTTP/1.1" 200 602 0.081128 10.0.0.23 - - [2025-10-16 02:18:03] "POST /projects HTTP/1.1" 200 607 0.319785 10.0.0.19 - - [2025-10-16 02:18:03] "POST /fqname-to-id HTTP/1.1" 404 244 0.017173 10.0.0.23 - - [2025-10-16 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.396767 10.0.0.19 - - [2025-10-16 02:18:04] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.549796 10.0.0.19 - - [2025-10-16 02:18:05] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.19 - - [2025-10-16 02:18:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.19 - - [2025-10-16 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.051273 10.0.0.23 - - [2025-10-16 02:18:06] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000961 10.0.0.19 - - [2025-10-16 02:18:06] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055377 10.0.0.19 - - [2025-10-16 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.051220 10.0.0.23 - - [2025-10-16 02:18:07] "POST /useragent-kv HTTP/1.1" 200 115 0.028076 10.0.0.19 - - [2025-10-16 02:18:07] "POST /neutron/subnet HTTP/1.1" 200 719 0.261579 10.0.0.19 - - [2025-10-16 02:18:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001215 10.0.0.19 - - [2025-10-16 02:18:07] "GET /virtual-network/d84f6725-404e-4f75-9f12-98d070df1d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004833 10.0.0.19 - - [2025-10-16 02:18:07] "GET /virtual-network/d84f6725-404e-4f75-9f12-98d070df1d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005037 10.0.0.19 - - [2025-10-16 02:18:07] "POST /neutron/network HTTP/1.1" 200 838 0.005614 10.0.0.23 - - [2025-10-16 02:18:07] "DELETE /project/754b0fed0701430ab48a46a2e11a0e69 HTTP/1.1" 404 173 0.006579 10.0.0.23 - - [2025-10-16 02:18:07] "DELETE /project/03386cfb9ff44a9ba213bf757d91e447 HTTP/1.1" 404 173 0.007291 10.0.0.23 - - [2025-10-16 02:18:07] "DELETE /project/edb8fe1013b14cf7abd04bcadae2317c HTTP/1.1" 404 173 0.004742 10.0.0.23 - - [2025-10-16 02:18:07] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000743 10.0.0.23 - - [2025-10-16 02:18:07] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.075238 10.0.0.23 - - [2025-10-16 02:18:07] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000871 10.0.0.23 - - [2025-10-16 02:18:07] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?fields=security_groups HTTP/1.1" 200 1358 0.062556 10.0.0.19 - - [2025-10-16 02:18:08] "GET /virtual-network/d84f6725-404e-4f75-9f12-98d070df1d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009978 10.0.0.23 - - [2025-10-16 02:18:08] "DELETE /security-group/8fbd5a07-1096-4cd2-9446-6f921ee5f8a2 HTTP/1.1" 200 115 0.062955 10.0.0.23 - - [2025-10-16 02:18:08] "GET /projects?obj_uuids=edb8fe10-13b1-4cf7-abd0-4bcadae2317c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001107 10.0.0.23 - - [2025-10-16 02:18:08] "GET /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c?fields=application_policy_sets HTTP/1.1" 200 1397 0.061881 10.0.0.23 - - [2025-10-16 02:18:08] "DELETE /project/edb8fe10-13b1-4cf7-abd0-4bcadae2317c HTTP/1.1" 200 115 0.521887 10.0.0.19 - - [2025-10-16 02:18:08] "GET /obj-perms HTTP/1.1" 200 5052 0.041626 10.0.0.19 - - [2025-10-16 02:18:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001109 10.0.0.23 - - [2025-10-16 02:18:11] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000936 10.0.0.19 - - [2025-10-16 02:18:11] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.084584 10.0.0.19 - - [2025-10-16 02:18:12] "POST /neutron/network HTTP/1.1" 200 838 0.031445 10.0.0.19 - - [2025-10-16 02:18:12] "POST /neutron/port HTTP/1.1" 200 117 0.006317 10.0.0.19 - - [2025-10-16 02:18:14] "POST /neutron/port HTTP/1.1" 200 1070 0.044387 10.0.0.19 - - [2025-10-16 02:18:14] "POST /neutron/port HTTP/1.1" 200 1098 0.019620 10.0.0.19 - - [2025-10-16 02:18:14] "POST /neutron/port HTTP/1.1" 200 117 0.001453 10.0.0.19 - - [2025-10-16 02:18:17] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008680 10.0.0.19 - - [2025-10-16 02:18:25] "GET /obj-perms HTTP/1.1" 200 5052 0.003858 10.0.0.19 - - [2025-10-16 02:18:27] "POST /neutron/port HTTP/1.1" 200 1098 0.038267 10.0.0.19 - - [2025-10-16 02:18:28] "POST /neutron/network HTTP/1.1" 400 204 0.015475 10.0.0.19 - - [2025-10-16 02:18:28] "POST /neutron/port HTTP/1.1" 200 151 0.209399 10.0.0.19 - - [2025-10-16 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2025-10-16 02:18:31] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000859 10.0.0.19 - - [2025-10-16 02:18:31] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052978 10.0.0.23 - - [2025-10-16 02:18:31] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000833 10.0.0.19 - - [2025-10-16 02:18:31] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?fields=virtual_networks HTTP/1.1" 200 1053 0.059157 10.0.0.23 - - [2025-10-16 02:18:31] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001173 10.0.0.19 - - [2025-10-16 02:18:31] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.057417 10.0.0.23 - - [2025-10-16 02:18:31] "GET /projects?obj_uuids=03386cfb-9ff4-4a9b-a213-bf757d91e447&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000845 10.0.0.19 - - [2025-10-16 02:18:31] "GET /project/03386cfb-9ff4-4a9b-a213-bf757d91e447?fields=security_groups HTTP/1.1" 200 1290 0.054910 10.0.0.23 - - [2025-10-16 02:18:32] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001336 10.0.0.19 - - [2025-10-16 02:18:32] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.041720 10.0.0.23 - - [2025-10-16 02:18:37] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000870 10.0.0.19 - - [2025-10-16 02:18:37] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.045179 10.0.0.19 - - [2025-10-16 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.024780 10.0.0.23 - - [2025-10-16 02:18:40] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003410 10.0.0.23 - - [2025-10-16 02:18:40] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000799 10.0.0.23 - - [2025-10-16 02:18:40] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006512 10.0.0.23 - - [2025-10-16 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 202 0.004184 10.0.0.23 - - [2025-10-16 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 211 0.013687 10.0.0.23 - - [2025-10-16 02:18:40] "POST /security-groups HTTP/1.1" 200 603 0.051424 10.0.0.23 - - [2025-10-16 02:18:40] "POST /projects HTTP/1.1" 200 609 0.311670 10.0.0.23 - - [2025-10-16 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.389615 10.0.0.19 - - [2025-10-16 02:18:40] "POST /access-control-lists HTTP/1.1" 200 608 0.062087 10.0.0.19 - - [2025-10-16 02:18:41] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.550678 10.0.0.19 - - [2025-10-16 02:18:42] "GET / HTTP/1.1" 200 35931 0.001213 10.0.0.19 - - [2025-10-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2025-10-16 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.049068 10.0.0.23 - - [2025-10-16 02:18:42] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000825 10.0.0.19 - - [2025-10-16 02:18:42] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.095456 10.0.0.19 - - [2025-10-16 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.030219 10.0.0.19 - - [2025-10-16 02:18:43] "POST /route-targets HTTP/1.1" 200 327 0.019699 10.0.0.19 - - [2025-10-16 02:18:43] "POST /neutron/network HTTP/1.1" 200 921 0.009755 10.0.0.19 - - [2025-10-16 02:18:43] "POST /id-to-fqname HTTP/1.1" 200 275 0.001083 10.0.0.19 - - [2025-10-16 02:18:43] "GET /virtual-network/f4d97366-30e4-42c2-beed-a0ea1b04512c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005449 10.0.0.19 - - [2025-10-16 02:18:43] "GET /virtual-network/f4d97366-30e4-42c2-beed-a0ea1b04512c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.006470 10.0.0.19 - - [2025-10-16 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.008429 10.0.0.19 - - [2025-10-16 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.23 - - [2025-10-16 02:18:43] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000804 10.0.0.19 - - [2025-10-16 02:18:43] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060934 10.0.0.19 - - [2025-10-16 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.034145 10.0.0.23 - - [2025-10-16 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007717 10.0.0.19 - - [2025-10-16 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.252287 10.0.0.19 - - [2025-10-16 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.001154 10.0.0.19 - - [2025-10-16 02:18:44] "GET /virtual-network/0f2323d6-aee3-46ba-9463-6deb799a2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004886 10.0.0.19 - - [2025-10-16 02:18:44] "GET /virtual-network/0f2323d6-aee3-46ba-9463-6deb799a2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005058 10.0.0.19 - - [2025-10-16 02:18:44] "POST /neutron/network HTTP/1.1" 200 922 0.006412 10.0.0.19 - - [2025-10-16 02:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.23 - - [2025-10-16 02:18:44] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.19 - - [2025-10-16 02:18:44] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053049 10.0.0.23 - - [2025-10-16 02:18:44] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.19 - - [2025-10-16 02:18:44] "POST /neutron/network HTTP/1.1" 200 705 0.140956 10.0.0.19 - - [2025-10-16 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 276 0.003654 10.0.0.19 - - [2025-10-16 02:18:45] "GET /virtual-network/413571b0-4098-4673-bed9-aac6602995dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005649 10.0.0.19 - - [2025-10-16 02:18:45] "POST /neutron/network HTTP/1.1" 200 924 0.006264 10.0.0.19 - - [2025-10-16 02:18:45] "GET /virtual-network/413571b0-4098-4673-bed9-aac6602995dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006092 10.0.0.19 - - [2025-10-16 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 275 0.001316 10.0.0.19 - - [2025-10-16 02:18:45] "POST /neutron/network HTTP/1.1" 200 932 0.007155 10.0.0.23 - - [2025-10-16 02:18:46] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000853 10.0.0.19 - - [2025-10-16 02:18:46] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.060279 10.0.0.19 - - [2025-10-16 02:18:46] "POST /neutron/port HTTP/1.1" 200 117 0.006451 10.0.0.19 - - [2025-10-16 02:18:46] "POST /id-to-fqname HTTP/1.1" 200 276 0.001078 10.0.0.19 - - [2025-10-16 02:18:47] "POST /neutron/network HTTP/1.1" 200 932 0.006567 10.0.0.19 - - [2025-10-16 02:18:47] "POST /neutron/port HTTP/1.1" 200 1072 0.016347 10.0.0.23 - - [2025-10-16 02:18:47] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.19 - - [2025-10-16 02:18:47] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.121897 10.0.0.19 - - [2025-10-16 02:18:47] "POST /neutron/network HTTP/1.1" 200 924 0.007017 10.0.0.19 - - [2025-10-16 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.19 - - [2025-10-16 02:18:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007947 10.0.0.23 - - [2025-10-16 02:18:49] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000857 10.0.0.19 - - [2025-10-16 02:18:49] "POST /neutron/port HTTP/1.1" 200 1072 0.345672 10.0.0.19 - - [2025-10-16 02:18:49] "POST /neutron/port HTTP/1.1" 200 1072 0.042370 10.0.0.19 - - [2025-10-16 02:18:50] "POST /neutron/port HTTP/1.1" 200 1100 0.019401 10.0.0.19 - - [2025-10-16 02:18:50] "POST /neutron/port HTTP/1.1" 200 1126 0.016612 10.0.0.19 - - [2025-10-16 02:18:50] "POST /neutron/port HTTP/1.1" 200 117 0.001609 10.0.0.23 - - [2025-10-16 02:18:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004063 10.0.0.19 - - [2025-10-16 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007558 10.0.0.23 - - [2025-10-16 02:18:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003245 10.0.0.19 - - [2025-10-16 02:18:51] "POST /neutron/network HTTP/1.1" 200 151 0.130332 10.0.0.19 - - [2025-10-16 02:18:53] "POST /neutron/network HTTP/1.1" 200 924 0.006509 10.0.0.19 - - [2025-10-16 02:18:54] "POST /neutron/port HTTP/1.1" 200 1126 0.014775 10.0.0.19 - - [2025-10-16 02:18:54] "POST /neutron/network HTTP/1.1" 200 1677 0.010859 10.0.0.19 - - [2025-10-16 02:18:55] "POST /neutron/network HTTP/1.1" 200 924 0.006535 10.0.0.19 - - [2025-10-16 02:18:56] "DELETE /route-target/6711873c-f49b-48c0-a4ff-183a33ebb9e6 HTTP/1.1" 200 115 0.035800 10.0.0.23 - - [2025-10-16 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005928 10.0.0.23 - - [2025-10-16 02:18:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006359 10.0.0.19 - - [2025-10-16 02:18:56] "POST /neutron/network HTTP/1.1" 200 151 0.151889 10.0.0.23 - - [2025-10-16 02:18:56] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000761 10.0.0.19 - - [2025-10-16 02:18:56] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.092690 10.0.0.23 - - [2025-10-16 02:18:56] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001848 10.0.0.19 - - [2025-10-16 02:18:56] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?fields=virtual_networks HTTP/1.1" 200 1056 0.050468 10.0.0.23 - - [2025-10-16 02:18:56] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.19 - - [2025-10-16 02:18:56] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.057828 10.0.0.23 - - [2025-10-16 02:18:56] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000877 10.0.0.19 - - [2025-10-16 02:18:56] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?fields=security_groups HTTP/1.1" 200 1294 0.046219 10.0.0.19 - - [2025-10-16 02:18:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.027182 10.0.0.23 - - [2025-10-16 02:18:57] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003241 10.0.0.23 - - [2025-10-16 02:18:57] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.23 - - [2025-10-16 02:18:57] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007175 10.0.0.23 - - [2025-10-16 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.001231 10.0.0.23 - - [2025-10-16 02:18:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003438 10.0.0.23 - - [2025-10-16 02:18:57] "POST /security-groups HTTP/1.1" 200 593 0.089613 10.0.0.19 - - [2025-10-16 02:18:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.003153 10.0.0.23 - - [2025-10-16 02:18:57] "POST /projects HTTP/1.1" 200 589 0.310142 10.0.0.23 - - [2025-10-16 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.381497 10.0.0.19 - - [2025-10-16 02:18:58] "POST /access-control-lists HTTP/1.1" 200 596 0.026251 10.0.0.19 - - [2025-10-16 02:18:58] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.517079 10.0.0.19 - - [2025-10-16 02:18:59] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.19 - - [2025-10-16 02:18:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2025-10-16 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.051118 10.0.0.23 - - [2025-10-16 02:18:59] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000816 10.0.0.19 - - [2025-10-16 02:18:59] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043866 10.0.0.23 - - [2025-10-16 02:19:00] "POST /useragent-kv HTTP/1.1" 200 115 0.019295 10.0.0.19 - - [2025-10-16 02:19:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.257804 10.0.0.19 - - [2025-10-16 02:19:00] "POST /id-to-fqname HTTP/1.1" 200 255 0.001179 10.0.0.19 - - [2025-10-16 02:19:00] "GET /virtual-network/90b656e4-6b82-4014-8997-838c3076f44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.005341 10.0.0.19 - - [2025-10-16 02:19:00] "GET /virtual-network/90b656e4-6b82-4014-8997-838c3076f44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.012894 10.0.0.19 - - [2025-10-16 02:19:00] "POST /neutron/network HTTP/1.1" 200 893 0.006751 10.0.0.19 - - [2025-10-16 02:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.23 - - [2025-10-16 02:19:00] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000804 10.0.0.19 - - [2025-10-16 02:19:00] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040935 10.0.0.23 - - [2025-10-16 02:19:00] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001049 10.0.0.19 - - [2025-10-16 02:19:00] "POST /neutron/network HTTP/1.1" 200 673 0.183466 10.0.0.19 - - [2025-10-16 02:19:00] "POST /route-targets HTTP/1.1" 200 327 0.028551 10.0.0.19 - - [2025-10-16 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 255 0.003701 10.0.0.19 - - [2025-10-16 02:19:01] "GET /virtual-network/27ff3334-e776-40bf-9651-f850f536d1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005401 10.0.0.19 - - [2025-10-16 02:19:01] "POST /neutron/network HTTP/1.1" 200 892 0.006441 10.0.0.19 - - [2025-10-16 02:19:01] "GET /virtual-network/27ff3334-e776-40bf-9651-f850f536d1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005258 10.0.0.19 - - [2025-10-16 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.23 - - [2025-10-16 02:19:01] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000854 10.0.0.19 - - [2025-10-16 02:19:01] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043503 10.0.0.19 - - [2025-10-16 02:19:01] "POST /neutron/network HTTP/1.1" 200 117 0.016735 10.0.0.19 - - [2025-10-16 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.027528 10.0.0.19 - - [2025-10-16 02:19:01] "POST /neutron/network HTTP/1.1" 200 892 0.009331 10.0.0.19 - - [2025-10-16 02:19:01] "POST /id-to-fqname HTTP/1.1" 200 256 0.001077 10.0.0.19 - - [2025-10-16 02:19:01] "GET /virtual-network/0982d942-f104-4d50-b247-5d8792f34932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.013424 10.0.0.19 - - [2025-10-16 02:19:01] "GET /virtual-network/0982d942-f104-4d50-b247-5d8792f34932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005332 10.0.0.19 - - [2025-10-16 02:19:02] "POST /neutron/subnet HTTP/1.1" 200 714 0.008294 10.0.0.19 - - [2025-10-16 02:19:02] "POST /id-to-fqname HTTP/1.1" 200 255 0.000979 10.0.0.23 - - [2025-10-16 02:19:02] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000893 10.0.0.19 - - [2025-10-16 02:19:03] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.066000 10.0.0.19 - - [2025-10-16 02:19:03] "POST /neutron/port HTTP/1.1" 200 117 0.006254 10.0.0.19 - - [2025-10-16 02:19:03] "POST /id-to-fqname HTTP/1.1" 200 256 0.001136 10.0.0.19 - - [2025-10-16 02:19:03] "POST /neutron/network HTTP/1.1" 200 902 0.010400 10.0.0.23 - - [2025-10-16 02:19:03] "GET /obj-perms HTTP/1.1" 200 5056 0.051136 10.0.0.19 - - [2025-10-16 02:19:04] "GET /obj-perms HTTP/1.1" 200 5056 0.047865 10.0.0.19 - - [2025-10-16 02:19:04] "POST /neutron/port HTTP/1.1" 200 1062 0.019015 10.0.0.23 - - [2025-10-16 02:19:04] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000855 10.0.0.19 - - [2025-10-16 02:19:04] "POST /neutron/port HTTP/1.1" 200 1090 0.023577 10.0.0.19 - - [2025-10-16 02:19:04] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.092111 10.0.0.19 - - [2025-10-16 02:19:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.009078 10.0.0.19 - - [2025-10-16 02:19:04] "POST /neutron/port HTTP/1.1" 200 1090 0.018232 10.0.0.19 - - [2025-10-16 02:19:05] "POST /neutron/network HTTP/1.1" 200 902 0.006924 10.0.0.19 - - [2025-10-16 02:19:05] "POST /neutron/port HTTP/1.1" 200 1060 0.021775 10.0.0.19 - - [2025-10-16 02:19:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003935 10.0.0.19 - - [2025-10-16 02:19:05] "POST /neutron/network HTTP/1.1" 200 892 0.006884 10.0.0.19 - - [2025-10-16 02:19:06] "POST /neutron/port HTTP/1.1" 200 1090 0.017014 10.0.0.19 - - [2025-10-16 02:19:07] "POST /neutron/port HTTP/1.1" 200 1088 0.017376 10.0.0.19 - - [2025-10-16 02:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.007671 10.0.0.23 - - [2025-10-16 02:19:08] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001596 10.0.0.23 - - [2025-10-16 02:19:08] "DELETE /project/fa478a458a7d46b89525ba0ac236a5c2 HTTP/1.1" 404 173 0.023886 10.0.0.23 - - [2025-10-16 02:19:08] "DELETE /project/03386cfb-9ff4-4a9b-a213-bf757d91e447 HTTP/1.1" 404 177 0.031578 10.0.0.23 - - [2025-10-16 02:19:08] "DELETE /project/22b6fc4be1b04b1a8c380e4ebcf51a24 HTTP/1.1" 404 173 0.027564 10.0.0.23 - - [2025-10-16 02:19:08] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.074400 10.0.0.23 - - [2025-10-16 02:19:08] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000879 10.0.0.19 - - [2025-10-16 02:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.23 - - [2025-10-16 02:19:08] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?fields=security_groups HTTP/1.1" 200 1399 0.071617 10.0.0.19 - - [2025-10-16 02:19:08] "POST /neutron/network HTTP/1.1" 200 892 0.008992 10.0.0.23 - - [2025-10-16 02:19:08] "DELETE /security-group/0be5afb8-8491-4d6c-8432-1d049ae09c88 HTTP/1.1" 200 115 0.061829 10.0.0.23 - - [2025-10-16 02:19:08] "GET /projects?obj_uuids=22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.23 - - [2025-10-16 02:19:08] "GET /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24?fields=application_policy_sets HTTP/1.1" 200 1438 0.072743 10.0.0.19 - - [2025-10-16 02:19:08] "DELETE /access-control-list/6cd4e351-1904-41e7-b128-8b7c875b89d1 HTTP/1.1" 200 115 0.057789 10.0.0.23 - - [2025-10-16 02:19:09] "DELETE /project/22b6fc4b-e1b0-4b1a-8c38-0e4ebcf51a24 HTTP/1.1" 200 115 0.613881 10.0.0.23 - - [2025-10-16 02:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003444 10.0.0.19 - - [2025-10-16 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.23 - - [2025-10-16 02:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002372 10.0.0.19 - - [2025-10-16 02:19:09] "POST /neutron/network HTTP/1.1" 200 151 0.224454 10.0.0.23 - - [2025-10-16 02:19:09] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.008866 10.0.0.19 - - [2025-10-16 02:19:09] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.088829 10.0.0.23 - - [2025-10-16 02:19:09] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000921 10.0.0.19 - - [2025-10-16 02:19:09] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?fields=virtual_networks HTTP/1.1" 200 1037 0.097685 10.0.0.23 - - [2025-10-16 02:19:09] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001176 10.0.0.19 - - [2025-10-16 02:19:09] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.041912 10.0.0.23 - - [2025-10-16 02:19:09] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000834 10.0.0.19 - - [2025-10-16 02:19:09] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?fields=security_groups HTTP/1.1" 200 1265 0.038670 10.0.0.19 - - [2025-10-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.117100 10.0.0.23 - - [2025-10-16 02:19:10] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003310 10.0.0.23 - - [2025-10-16 02:19:10] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000835 10.0.0.23 - - [2025-10-16 02:19:10] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006879 10.0.0.23 - - [2025-10-16 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 198 0.001251 10.0.0.23 - - [2025-10-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.009149 10.0.0.23 - - [2025-10-16 02:19:10] "POST /security-groups HTTP/1.1" 200 599 0.073589 10.0.0.23 - - [2025-10-16 02:19:10] "POST /projects HTTP/1.1" 200 601 0.278061 10.0.0.19 - - [2025-10-16 02:19:10] "POST /access-control-lists HTTP/1.1" 200 604 0.033883 10.0.0.23 - - [2025-10-16 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.360154 10.0.0.19 - - [2025-10-16 02:19:11] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.520607 10.0.0.19 - - [2025-10-16 02:19:12] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.19 - - [2025-10-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2025-10-16 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.053968 10.0.0.23 - - [2025-10-16 02:19:12] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000928 10.0.0.19 - - [2025-10-16 02:19:12] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035892 10.0.0.19 - - [2025-10-16 02:19:13] "POST /route-targets HTTP/1.1" 200 327 0.023538 10.0.0.23 - - [2025-10-16 02:19:13] "POST /useragent-kv HTTP/1.1" 200 115 0.018919 10.0.0.19 - - [2025-10-16 02:19:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.319978 10.0.0.19 - - [2025-10-16 02:19:13] "POST /id-to-fqname HTTP/1.1" 200 267 0.001099 10.0.0.19 - - [2025-10-16 02:19:13] "GET /virtual-network/75cbeb91-ce49-4313-95ce-9cc2b481936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005862 10.0.0.19 - - [2025-10-16 02:19:13] "GET /virtual-network/75cbeb91-ce49-4313-95ce-9cc2b481936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006487 10.0.0.19 - - [2025-10-16 02:19:13] "POST /neutron/network HTTP/1.1" 200 909 0.006601 10.0.0.19 - - [2025-10-16 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.23 - - [2025-10-16 02:19:13] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000862 10.0.0.19 - - [2025-10-16 02:19:13] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.055208 10.0.0.23 - - [2025-10-16 02:19:13] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001085 10.0.0.19 - - [2025-10-16 02:19:14] "POST /neutron/network HTTP/1.1" 200 691 0.139448 10.0.0.19 - - [2025-10-16 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.028850 10.0.0.19 - - [2025-10-16 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 267 0.004905 10.0.0.19 - - [2025-10-16 02:19:14] "GET /virtual-network/315969ad-0ebc-4572-bb6e-c735abc8e987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005553 10.0.0.19 - - [2025-10-16 02:19:14] "POST /neutron/network HTTP/1.1" 200 910 0.006278 10.0.0.19 - - [2025-10-16 02:19:14] "GET /virtual-network/315969ad-0ebc-4572-bb6e-c735abc8e987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004277 10.0.0.19 - - [2025-10-16 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.23 - - [2025-10-16 02:19:14] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000799 10.0.0.19 - - [2025-10-16 02:19:14] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037649 10.0.0.19 - - [2025-10-16 02:19:14] "POST /neutron/network HTTP/1.1" 200 117 0.010699 10.0.0.19 - - [2025-10-16 02:19:14] "POST /neutron/network HTTP/1.1" 200 911 0.007522 10.0.0.19 - - [2025-10-16 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 268 0.000923 10.0.0.19 - - [2025-10-16 02:19:14] "GET /virtual-network/87b177d7-03e2-4353-8f01-5471c99ef36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004738 10.0.0.19 - - [2025-10-16 02:19:15] "GET /virtual-network/87b177d7-03e2-4353-8f01-5471c99ef36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004449 10.0.0.19 - - [2025-10-16 02:19:15] "POST /neutron/subnet HTTP/1.1" 200 719 0.008061 10.0.0.19 - - [2025-10-16 02:19:15] "POST /id-to-fqname HTTP/1.1" 200 267 0.002306 10.0.0.23 - - [2025-10-16 02:19:49] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.19 - - [2025-10-16 02:19:49] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.152590 10.0.0.19 - - [2025-10-16 02:19:49] "POST /neutron/port HTTP/1.1" 200 117 0.006024 10.0.0.19 - - [2025-10-16 02:19:49] "POST /id-to-fqname HTTP/1.1" 200 268 0.001141 10.0.0.19 - - [2025-10-16 02:19:49] "POST /neutron/network HTTP/1.1" 200 921 0.007443 10.0.0.23 - - [2025-10-16 02:19:50] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.19 - - [2025-10-16 02:19:50] "POST /neutron/port HTTP/1.1" 200 1068 0.031790 10.0.0.19 - - [2025-10-16 02:19:50] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.128192 10.0.0.19 - - [2025-10-16 02:19:50] "POST /neutron/network HTTP/1.1" 200 911 0.007915 10.0.0.19 - - [2025-10-16 02:19:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003414 10.0.0.19 - - [2025-10-16 02:19:50] "POST /neutron/port HTTP/1.1" 200 117 0.014930 10.0.0.23 - - [2025-10-16 02:19:50] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000865 10.0.0.19 - - [2025-10-16 02:19:50] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.073643 10.0.0.19 - - [2025-10-16 02:19:51] "POST /neutron/network HTTP/1.1" 200 921 0.007439 10.0.0.19 - - [2025-10-16 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008283 10.0.0.19 - - [2025-10-16 02:19:51] "GET /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.016556 10.0.0.19 - - [2025-10-16 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.19 - - [2025-10-16 02:19:51] "POST /neutron/port HTTP/1.1" 200 1067 0.027949 10.0.0.23 - - [2025-10-16 02:19:51] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001277 10.0.0.19 - - [2025-10-16 02:19:52] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.086462 10.0.0.19 - - [2025-10-16 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.19 - - [2025-10-16 02:19:52] "GET /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.009535 10.0.0.19 - - [2025-10-16 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016019 10.0.0.19 - - [2025-10-16 02:19:52] "PUT /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79 HTTP/1.1" 200 262 0.039500 10.0.0.19 - - [2025-10-16 02:19:52] "PUT /access-control-list/ff96516a-4740-40a9-86f8-6e4cef1707fd HTTP/1.1" 200 272 0.031714 10.0.0.19 - - [2025-10-16 02:19:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010050 10.0.0.19 - - [2025-10-16 02:19:52] "POST /neutron/network HTTP/1.1" 200 911 0.008728 10.0.0.19 - - [2025-10-16 02:19:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.009996 10.0.0.19 - - [2025-10-16 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.23 - - [2025-10-16 02:19:53] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.19 - - [2025-10-16 02:19:53] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007409 10.0.0.19 - - [2025-10-16 02:19:53] "POST /service-templates HTTP/1.1" 200 543 0.068228 10.0.0.19 - - [2025-10-16 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.19 - - [2025-10-16 02:19:53] "GET /service-template/02de7100-96cb-45dc-9a1d-1e0148407218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.012061 10.0.0.19 - - [2025-10-16 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005573 10.0.0.19 - - [2025-10-16 02:19:53] "GET /service-template/02de7100-96cb-45dc-9a1d-1e0148407218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009083 10.0.0.19 - - [2025-10-16 02:19:53] "POST /id-to-fqname HTTP/1.1" 200 267 0.002454 10.0.0.19 - - [2025-10-16 02:19:53] "POST /id-to-fqname HTTP/1.1" 200 267 0.004522 10.0.0.19 - - [2025-10-16 02:19:53] "POST /id-to-fqname HTTP/1.1" 200 268 0.002053 10.0.0.19 - - [2025-10-16 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.19 - - [2025-10-16 02:19:54] "DELETE /service-template/02de7100-96cb-45dc-9a1d-1e0148407218 HTTP/1.1" 200 115 0.072107 10.0.0.19 - - [2025-10-16 02:19:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.003986 10.0.0.19 - - [2025-10-16 02:19:56] "POST /neutron/network HTTP/1.1" 200 910 0.014043 10.0.0.19 - - [2025-10-16 02:19:58] "POST /neutron/network HTTP/1.1" 400 204 0.029754 10.0.0.19 - - [2025-10-16 02:20:02] "POST /neutron/network HTTP/1.1" 200 910 0.008521 10.0.0.57 - - [2025-10-16 02:20:04] "GET /obj-perms HTTP/1.1" 200 5056 0.080159 10.0.0.19 - - [2025-10-16 02:20:05] "POST /neutron/network HTTP/1.1" 400 204 0.022982 10.0.0.19 - - [2025-10-16 02:20:08] "DELETE /access-control-list/487fd266-46d9-410c-8966-432c8d714ef2 HTTP/1.1" 200 115 0.078810 10.0.0.23 - - [2025-10-16 02:20:09] "DELETE /project/c5b660a97207496abfd720a15bedcd7a HTTP/1.1" 404 173 0.004184 10.0.0.23 - - [2025-10-16 02:20:09] "GET /projects?obj_uuids=fa478a45-8a7d-46b8-9525-ba0ac236a5c2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001413 10.0.0.19 - - [2025-10-16 02:20:09] "POST /neutron/network HTTP/1.1" 200 910 0.011948 10.0.0.23 - - [2025-10-16 02:20:09] "GET /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 189 0.032668 10.0.0.23 - - [2025-10-16 02:20:09] "DELETE /project/fa478a45-8a7d-46b8-9525-ba0ac236a5c2 HTTP/1.1" 404 171 0.043538 10.0.0.19 - - [2025-10-16 02:20:11] "POST /neutron/network HTTP/1.1" 400 204 0.022729 10.0.0.19 - - [2025-10-16 02:20:15] "POST /neutron/network HTTP/1.1" 200 910 0.006554 10.0.0.19 - - [2025-10-16 02:20:17] "POST /neutron/network HTTP/1.1" 400 204 0.013433 10.0.0.19 - - [2025-10-16 02:20:21] "POST /neutron/network HTTP/1.1" 200 910 0.008150 10.0.0.19 - - [2025-10-16 02:20:23] "POST /neutron/network HTTP/1.1" 400 204 0.015192 10.0.0.19 - - [2025-10-16 02:20:27] "POST /neutron/network HTTP/1.1" 200 910 0.006636 10.0.0.19 - - [2025-10-16 02:20:29] "POST /neutron/network HTTP/1.1" 400 204 0.019924 10.0.0.19 - - [2025-10-16 02:20:33] "POST /neutron/network HTTP/1.1" 200 910 0.007395 10.0.0.19 - - [2025-10-16 02:20:35] "POST /neutron/network HTTP/1.1" 400 204 0.012580 10.0.0.19 - - [2025-10-16 02:20:39] "POST /neutron/network HTTP/1.1" 200 910 0.006705 10.0.0.19 - - [2025-10-16 02:20:41] "POST /neutron/network HTTP/1.1" 400 204 0.013904 10.0.0.19 - - [2025-10-16 02:20:46] "POST /neutron/network HTTP/1.1" 200 910 0.006545 10.0.0.19 - - [2025-10-16 02:20:48] "POST /neutron/network HTTP/1.1" 400 204 0.018611 10.0.0.19 - - [2025-10-16 02:20:48] "POST /neutron/port HTTP/1.1" 200 1096 0.016897 10.0.0.19 - - [2025-10-16 02:20:49] "POST /neutron/port HTTP/1.1" 200 117 0.005861 10.0.0.19 - - [2025-10-16 02:20:52] "POST /neutron/network HTTP/1.1" 200 911 0.006774 10.0.0.19 - - [2025-10-16 02:20:54] "POST /neutron/port HTTP/1.1" 200 1095 0.017431 10.0.0.19 - - [2025-10-16 02:20:54] "POST /neutron/port HTTP/1.1" 200 151 0.164923 10.0.0.23 - - [2025-10-16 02:20:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004009 10.0.0.23 - - [2025-10-16 02:20:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002087 10.0.0.19 - - [2025-10-16 02:20:56] "POST /neutron/network HTTP/1.1" 200 151 0.154407 10.0.0.23 - - [2025-10-16 02:20:56] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.19 - - [2025-10-16 02:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010739 10.0.0.19 - - [2025-10-16 02:20:56] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.066268 10.0.0.23 - - [2025-10-16 02:20:56] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000850 10.0.0.19 - - [2025-10-16 02:20:56] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.076078 10.0.0.23 - - [2025-10-16 02:20:58] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000855 10.0.0.19 - - [2025-10-16 02:20:58] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044815 10.0.0.23 - - [2025-10-16 02:20:58] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.19 - - [2025-10-16 02:20:58] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.037646 10.0.0.23 - - [2025-10-16 02:21:00] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.19 - - [2025-10-16 02:21:00] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.041081 10.0.0.23 - - [2025-10-16 02:21:00] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.19 - - [2025-10-16 02:21:01] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.040957 10.0.0.23 - - [2025-10-16 02:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-10-16 02:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.23 - - [2025-10-16 02:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2025-10-16 02:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.57 - - [2025-10-16 02:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.57 - - [2025-10-16 02:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2025-10-16 02:21:03] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001012 10.0.0.19 - - [2025-10-16 02:21:03] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.049690 10.0.0.57 - - [2025-10-16 02:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000281 10.0.0.23 - - [2025-10-16 02:21:03] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000960 10.0.0.19 - - [2025-10-16 02:21:03] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.045233 10.0.0.57 - - [2025-10-16 02:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.19 - - [2025-10-16 02:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.19 - - [2025-10-16 02:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2025-10-16 02:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.19 - - [2025-10-16 02:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2025-10-16 02:21:05] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000840 10.0.0.19 - - [2025-10-16 02:21:05] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.047114 10.0.0.23 - - [2025-10-16 02:21:05] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000808 10.0.0.19 - - [2025-10-16 02:21:05] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.037730 10.0.0.23 - - [2025-10-16 02:21:07] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.19 - - [2025-10-16 02:21:07] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.060451 10.0.0.23 - - [2025-10-16 02:21:07] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.19 - - [2025-10-16 02:21:07] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.088063 10.0.0.23 - - [2025-10-16 02:21:09] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000875 10.0.0.19 - - [2025-10-16 02:21:09] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035448 10.0.0.23 - - [2025-10-16 02:21:09] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000823 10.0.0.19 - - [2025-10-16 02:21:09] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.077399 10.0.0.23 - - [2025-10-16 02:21:11] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.19 - - [2025-10-16 02:21:11] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036433 10.0.0.23 - - [2025-10-16 02:21:11] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001156 10.0.0.19 - - [2025-10-16 02:21:11] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.048333 10.0.0.23 - - [2025-10-16 02:21:13] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.19 - - [2025-10-16 02:21:13] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040240 10.0.0.23 - - [2025-10-16 02:21:13] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000811 10.0.0.19 - - [2025-10-16 02:21:13] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.034277 10.0.0.23 - - [2025-10-16 02:21:15] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001197 10.0.0.19 - - [2025-10-16 02:21:16] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040146 10.0.0.23 - - [2025-10-16 02:21:16] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000846 10.0.0.19 - - [2025-10-16 02:21:16] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.032007 10.0.0.23 - - [2025-10-16 02:21:18] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000873 10.0.0.19 - - [2025-10-16 02:21:18] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.035479 10.0.0.23 - - [2025-10-16 02:21:18] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000907 10.0.0.19 - - [2025-10-16 02:21:18] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.089917 10.0.0.23 - - [2025-10-16 02:21:20] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.19 - - [2025-10-16 02:21:20] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043653 10.0.0.23 - - [2025-10-16 02:21:20] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001098 10.0.0.19 - - [2025-10-16 02:21:20] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.039582 10.0.0.23 - - [2025-10-16 02:21:22] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.19 - - [2025-10-16 02:21:22] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040455 10.0.0.23 - - [2025-10-16 02:21:22] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000825 10.0.0.19 - - [2025-10-16 02:21:22] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.048088 10.0.0.23 - - [2025-10-16 02:21:24] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.19 - - [2025-10-16 02:21:24] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.040996 10.0.0.23 - - [2025-10-16 02:21:24] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000789 10.0.0.19 - - [2025-10-16 02:21:24] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.036935 10.0.0.23 - - [2025-10-16 02:21:26] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.19 - - [2025-10-16 02:21:26] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037420 10.0.0.23 - - [2025-10-16 02:21:26] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.012922 10.0.0.19 - - [2025-10-16 02:21:26] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.100330 10.0.0.23 - - [2025-10-16 02:21:28] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001136 10.0.0.19 - - [2025-10-16 02:21:28] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039937 10.0.0.23 - - [2025-10-16 02:21:28] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000787 10.0.0.19 - - [2025-10-16 02:21:28] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.031003 10.0.0.23 - - [2025-10-16 02:21:30] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.19 - - [2025-10-16 02:21:31] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044718 10.0.0.23 - - [2025-10-16 02:21:31] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000836 10.0.0.19 - - [2025-10-16 02:21:31] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.039742 10.0.0.23 - - [2025-10-16 02:21:33] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000850 10.0.0.19 - - [2025-10-16 02:21:33] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.044490 10.0.0.23 - - [2025-10-16 02:21:33] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001059 10.0.0.19 - - [2025-10-16 02:21:33] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.060290 10.0.0.23 - - [2025-10-16 02:21:35] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000859 10.0.0.19 - - [2025-10-16 02:21:35] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.037972 10.0.0.23 - - [2025-10-16 02:21:35] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.19 - - [2025-10-16 02:21:35] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.083279 10.0.0.23 - - [2025-10-16 02:21:37] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.19 - - [2025-10-16 02:21:37] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.034855 10.0.0.23 - - [2025-10-16 02:21:37] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.19 - - [2025-10-16 02:21:37] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.086223 10.0.0.23 - - [2025-10-16 02:21:39] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001115 10.0.0.19 - - [2025-10-16 02:21:39] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039467 10.0.0.23 - - [2025-10-16 02:21:39] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.19 - - [2025-10-16 02:21:39] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.033860 10.0.0.23 - - [2025-10-16 02:21:41] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000879 10.0.0.19 - - [2025-10-16 02:21:41] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038206 10.0.0.23 - - [2025-10-16 02:21:41] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000826 10.0.0.19 - - [2025-10-16 02:21:41] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.051638 10.0.0.23 - - [2025-10-16 02:21:43] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.19 - - [2025-10-16 02:21:43] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051523 10.0.0.23 - - [2025-10-16 02:21:43] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001259 10.0.0.19 - - [2025-10-16 02:21:43] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.046381 10.0.0.23 - - [2025-10-16 02:21:45] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.19 - - [2025-10-16 02:21:46] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.031953 10.0.0.23 - - [2025-10-16 02:21:46] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.19 - - [2025-10-16 02:21:46] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.082384 10.0.0.23 - - [2025-10-16 02:21:48] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000856 10.0.0.19 - - [2025-10-16 02:21:48] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039206 10.0.0.23 - - [2025-10-16 02:21:48] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000780 10.0.0.19 - - [2025-10-16 02:21:48] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.037675 10.0.0.23 - - [2025-10-16 02:21:50] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.19 - - [2025-10-16 02:21:50] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051596 10.0.0.23 - - [2025-10-16 02:21:50] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000822 10.0.0.19 - - [2025-10-16 02:21:50] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.048461 10.0.0.23 - - [2025-10-16 02:21:52] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000857 10.0.0.19 - - [2025-10-16 02:21:52] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.062612 10.0.0.23 - - [2025-10-16 02:21:52] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000799 10.0.0.19 - - [2025-10-16 02:21:52] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.054920 10.0.0.23 - - [2025-10-16 02:21:54] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000881 10.0.0.19 - - [2025-10-16 02:21:54] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039166 10.0.0.23 - - [2025-10-16 02:21:54] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001068 10.0.0.19 - - [2025-10-16 02:21:54] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.045692 10.0.0.23 - - [2025-10-16 02:21:56] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.19 - - [2025-10-16 02:21:56] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.046966 10.0.0.23 - - [2025-10-16 02:21:56] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001072 10.0.0.19 - - [2025-10-16 02:21:56] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.043405 10.0.0.23 - - [2025-10-16 02:21:58] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.19 - - [2025-10-16 02:21:58] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.051289 10.0.0.23 - - [2025-10-16 02:21:58] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000824 10.0.0.19 - - [2025-10-16 02:21:58] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.047683 10.0.0.23 - - [2025-10-16 02:22:01] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001160 10.0.0.19 - - [2025-10-16 02:22:01] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045228 10.0.0.23 - - [2025-10-16 02:22:01] "GET /projects?obj_uuids=c5b660a9-7207-496a-bfd7-20a15bedcd7a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001551 10.0.0.19 - - [2025-10-16 02:22:01] "GET /project/c5b660a9-7207-496a-bfd7-20a15bedcd7a?fields=virtual_networks HTTP/1.1" 200 1334 0.049677 10.0.0.19 - - [2025-10-16 02:22:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.024346 10.0.0.23 - - [2025-10-16 02:22:01] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005336 10.0.0.23 - - [2025-10-16 02:22:01] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000852 10.0.0.23 - - [2025-10-16 02:22:01] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007308 10.0.0.23 - - [2025-10-16 02:22:01] "POST /id-to-fqname HTTP/1.1" 200 191 0.001053 10.0.0.23 - - [2025-10-16 02:22:01] "POST /fqname-to-id HTTP/1.1" 404 200 0.010487 10.0.0.23 - - [2025-10-16 02:22:01] "POST /security-groups HTTP/1.1" 200 592 0.076732 10.0.0.23 - - [2025-10-16 02:22:01] "POST /projects HTTP/1.1" 200 587 0.276889 10.0.0.19 - - [2025-10-16 02:22:01] "POST /access-control-lists HTTP/1.1" 200 597 0.044790 10.0.0.23 - - [2025-10-16 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.352393 10.0.0.19 - - [2025-10-16 02:22:02] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.536053 10.0.0.19 - - [2025-10-16 02:22:03] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.19 - - [2025-10-16 02:22:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.19 - - [2025-10-16 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.059208 10.0.0.23 - - [2025-10-16 02:22:03] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000796 10.0.0.19 - - [2025-10-16 02:22:03] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.042359 10.0.0.19 - - [2025-10-16 02:22:04] "POST /neutron/network HTTP/1.1" 200 117 0.031728 10.0.0.19 - - [2025-10-16 02:22:04] "POST /route-targets HTTP/1.1" 200 327 0.013170 10.0.0.19 - - [2025-10-16 02:22:04] "POST /neutron/network HTTP/1.1" 200 885 0.009331 10.0.0.19 - - [2025-10-16 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 253 0.001045 10.0.0.19 - - [2025-10-16 02:22:04] "GET /virtual-network/712c21d7-961e-4825-b838-e2c167f99ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004376 10.0.0.19 - - [2025-10-16 02:22:04] "GET /virtual-network/712c21d7-961e-4825-b838-e2c167f99ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005256 10.0.0.19 - - [2025-10-16 02:22:04] "POST /neutron/subnet HTTP/1.1" 200 705 0.008462 10.0.0.19 - - [2025-10-16 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.23 - - [2025-10-16 02:22:04] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000767 10.0.0.19 - - [2025-10-16 02:22:04] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049681 10.0.0.19 - - [2025-10-16 02:22:05] "POST /ref-update HTTP/1.1" 200 156 0.019268 10.0.0.23 - - [2025-10-16 02:22:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002512 10.0.0.19 - - [2025-10-16 02:22:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.226352 10.0.0.19 - - [2025-10-16 02:22:05] "POST /id-to-fqname HTTP/1.1" 200 253 0.001053 10.0.0.19 - - [2025-10-16 02:22:05] "GET /virtual-network/58f2973d-8921-4999-9704-c479e7f69943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004435 10.0.0.19 - - [2025-10-16 02:22:05] "GET /virtual-network/58f2973d-8921-4999-9704-c479e7f69943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005516 10.0.0.19 - - [2025-10-16 02:22:05] "POST /neutron/network HTTP/1.1" 200 887 0.005690 10.0.0.19 - - [2025-10-16 02:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.23 - - [2025-10-16 02:22:05] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000814 10.0.0.19 - - [2025-10-16 02:22:05] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035780 10.0.0.23 - - [2025-10-16 02:22:05] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001580 10.0.0.19 - - [2025-10-16 02:22:05] "POST /neutron/network HTTP/1.1" 200 672 0.148428 10.0.0.19 - - [2025-10-16 02:22:05] "POST /id-to-fqname HTTP/1.1" 200 254 0.003671 10.0.0.19 - - [2025-10-16 02:22:05] "GET /virtual-network/0c6bbd78-dca1-4c24-a8b4-e71902eb6225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004976 10.0.0.19 - - [2025-10-16 02:22:05] "POST /neutron/network HTTP/1.1" 200 888 0.005762 10.0.0.19 - - [2025-10-16 02:22:05] "GET /virtual-network/0c6bbd78-dca1-4c24-a8b4-e71902eb6225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004578 10.0.0.19 - - [2025-10-16 02:22:06] "POST /id-to-fqname HTTP/1.1" 200 253 0.001128 10.0.0.19 - - [2025-10-16 02:22:06] "POST /neutron/network HTTP/1.1" 200 897 0.005984 10.0.0.23 - - [2025-10-16 02:22:06] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000893 10.0.0.19 - - [2025-10-16 02:22:06] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056560 10.0.0.19 - - [2025-10-16 02:22:07] "POST /neutron/port HTTP/1.1" 200 117 0.006974 10.0.0.19 - - [2025-10-16 02:22:07] "POST /id-to-fqname HTTP/1.1" 200 254 0.001234 10.0.0.19 - - [2025-10-16 02:22:07] "POST /neutron/network HTTP/1.1" 200 897 0.006858 10.0.0.19 - - [2025-10-16 02:22:07] "POST /neutron/port HTTP/1.1" 200 1059 0.015379 10.0.0.23 - - [2025-10-16 02:22:08] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.19 - - [2025-10-16 02:22:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003423 10.0.0.19 - - [2025-10-16 02:22:08] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.082102 10.0.0.19 - - [2025-10-16 02:22:08] "POST /neutron/port HTTP/1.1" 200 117 0.001353 10.0.0.19 - - [2025-10-16 02:22:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017102 10.0.0.23 - - [2025-10-16 02:22:08] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.19 - - [2025-10-16 02:22:09] "POST /neutron/port HTTP/1.1" 200 1058 0.325283 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003108 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.23 - - [2025-10-16 02:22:09] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.19 - - [2025-10-16 02:22:09] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006287 10.0.0.23 - - [2025-10-16 02:22:09] "DELETE /project/40831432b3fa4fb39de3a1fe18e0d0b6 HTTP/1.1" 404 173 0.013978 10.0.0.19 - - [2025-10-16 02:22:09] "POST /neutron/port HTTP/1.1" 200 1112 0.117438 10.0.0.19 - - [2025-10-16 02:22:09] "POST /service-templates HTTP/1.1" 200 543 0.080571 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2025-10-16 02:22:09] "GET /service-template/1e8a99fc-8d3c-4625-92ef-9239744493bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005689 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.19 - - [2025-10-16 02:22:09] "POST /neutron/subnet HTTP/1.1" 200 684 0.008988 10.0.0.19 - - [2025-10-16 02:22:09] "GET /service-template/1e8a99fc-8d3c-4625-92ef-9239744493bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005273 10.0.0.19 - - [2025-10-16 02:22:09] "POST /id-to-fqname HTTP/1.1" 200 253 0.001259 10.0.0.19 - - [2025-10-16 02:22:09] "POST /id-to-fqname HTTP/1.1" 200 253 0.001175 10.0.0.19 - - [2025-10-16 02:22:09] "POST /id-to-fqname HTTP/1.1" 200 254 0.001135 10.0.0.19 - - [2025-10-16 02:22:09] "POST /neutron/port HTTP/1.1" 200 2057 0.015903 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.19 - - [2025-10-16 02:22:09] "DELETE /service-template/1e8a99fc-8d3c-4625-92ef-9239744493bb HTTP/1.1" 200 115 0.031738 10.0.0.19 - - [2025-10-16 02:22:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.004793 10.0.0.19 - - [2025-10-16 02:22:12] "POST /neutron/network HTTP/1.1" 400 204 0.016466 10.0.0.19 - - [2025-10-16 02:22:12] "POST /neutron/port HTTP/1.1" 200 1112 0.011399 10.0.0.19 - - [2025-10-16 02:22:12] "POST /neutron/port HTTP/1.1" 200 151 0.228916 10.0.0.19 - - [2025-10-16 02:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.19 - - [2025-10-16 02:22:14] "POST /neutron/network HTTP/1.1" 200 888 0.008080 10.0.0.19 - - [2025-10-16 02:22:14] "DELETE /route-target/82c74251-236b-449d-91a3-f436298e1fd8 HTTP/1.1" 200 115 0.041092 10.0.0.23 - - [2025-10-16 02:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003143 10.0.0.23 - - [2025-10-16 02:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003802 10.0.0.19 - - [2025-10-16 02:22:14] "POST /neutron/network HTTP/1.1" 200 151 0.146938 10.0.0.23 - - [2025-10-16 02:22:14] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001212 10.0.0.19 - - [2025-10-16 02:22:14] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.106198 10.0.0.23 - - [2025-10-16 02:22:14] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000785 10.0.0.19 - - [2025-10-16 02:22:14] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?fields=virtual_networks HTTP/1.1" 200 1034 0.062823 10.0.0.23 - - [2025-10-16 02:22:14] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000838 10.0.0.19 - - [2025-10-16 02:22:14] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.049621 10.0.0.23 - - [2025-10-16 02:22:14] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000848 10.0.0.19 - - [2025-10-16 02:22:14] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?fields=security_groups HTTP/1.1" 200 1261 0.039485 10.0.0.19 - - [2025-10-16 02:22:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.021862 10.0.0.23 - - [2025-10-16 02:22:15] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003203 10.0.0.23 - - [2025-10-16 02:22:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000827 10.0.0.23 - - [2025-10-16 02:22:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006418 10.0.0.23 - - [2025-10-16 02:22:15] "POST /id-to-fqname HTTP/1.1" 200 195 0.002509 10.0.0.23 - - [2025-10-16 02:22:15] "POST /fqname-to-id HTTP/1.1" 404 204 0.011446 10.0.0.23 - - [2025-10-16 02:22:16] "POST /security-groups HTTP/1.1" 200 596 0.073753 10.0.0.19 - - [2025-10-16 02:22:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.007982 10.0.0.23 - - [2025-10-16 02:22:16] "POST /projects HTTP/1.1" 200 595 0.279834 10.0.0.23 - - [2025-10-16 02:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.358757 10.0.0.19 - - [2025-10-16 02:22:16] "POST /access-control-lists HTTP/1.1" 200 599 0.034206 10.0.0.19 - - [2025-10-16 02:22:16] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.505222 10.0.0.19 - - [2025-10-16 02:22:17] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.19 - - [2025-10-16 02:22:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.19 - - [2025-10-16 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.074307 10.0.0.23 - - [2025-10-16 02:22:18] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000945 10.0.0.19 - - [2025-10-16 02:22:18] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.033893 10.0.0.19 - - [2025-10-16 02:22:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.23 - - [2025-10-16 02:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.011359 10.0.0.19 - - [2025-10-16 02:22:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.249195 10.0.0.19 - - [2025-10-16 02:22:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.001534 10.0.0.19 - - [2025-10-16 02:22:18] "GET /virtual-network/b651f144-0b65-4a66-821f-f6a161580867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.007718 10.0.0.19 - - [2025-10-16 02:22:18] "POST /neutron/network HTTP/1.1" 200 1076 0.010178 10.0.0.19 - - [2025-10-16 02:22:18] "GET /virtual-network/b651f144-0b65-4a66-821f-f6a161580867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.006342 10.0.0.19 - - [2025-10-16 02:22:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.007665 10.0.0.19 - - [2025-10-16 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.23 - - [2025-10-16 02:22:19] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000793 10.0.0.19 - - [2025-10-16 02:22:19] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.044972 10.0.0.19 - - [2025-10-16 02:22:19] "POST /route-targets HTTP/1.1" 200 327 0.011952 10.0.0.19 - - [2025-10-16 02:22:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.033383 10.0.0.23 - - [2025-10-16 02:22:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008434 10.0.0.19 - - [2025-10-16 02:22:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.250367 10.0.0.19 - - [2025-10-16 02:22:19] "POST /id-to-fqname HTTP/1.1" 200 261 0.001189 10.0.0.19 - - [2025-10-16 02:22:19] "GET /virtual-network/522ec690-7cad-4311-98f5-6a5c50e4c963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006614 10.0.0.19 - - [2025-10-16 02:22:19] "POST /neutron/network HTTP/1.1" 200 1073 0.006887 10.0.0.19 - - [2025-10-16 02:22:19] "GET /virtual-network/522ec690-7cad-4311-98f5-6a5c50e4c963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.004294 10.0.0.19 - - [2025-10-16 02:22:19] "POST /neutron/subnet HTTP/1.1" 200 715 0.027920 10.0.0.19 - - [2025-10-16 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.23 - - [2025-10-16 02:22:19] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000790 10.0.0.19 - - [2025-10-16 02:22:19] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.040295 10.0.0.19 - - [2025-10-16 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.027959 10.0.0.23 - - [2025-10-16 02:22:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002829 10.0.0.19 - - [2025-10-16 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 818 0.194244 10.0.0.19 - - [2025-10-16 02:22:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.008213 10.0.0.19 - - [2025-10-16 02:22:20] "POST /id-to-fqname HTTP/1.1" 200 262 0.001256 10.0.0.19 - - [2025-10-16 02:22:20] "GET /virtual-network/27a92206-0dda-4c49-a309-118a7792d693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2733 0.006876 10.0.0.19 - - [2025-10-16 02:22:20] "POST /neutron/network HTTP/1.1" 200 1073 0.007944 10.0.0.19 - - [2025-10-16 02:22:20] "GET /virtual-network/27a92206-0dda-4c49-a309-118a7792d693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2733 0.004437 10.0.0.19 - - [2025-10-16 02:22:20] "POST /neutron/subnet HTTP/1.1" 200 714 0.009196 10.0.0.19 - - [2025-10-16 02:22:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.000988 10.0.0.23 - - [2025-10-16 02:22:21] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000985 10.0.0.19 - - [2025-10-16 02:22:21] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.065120 10.0.0.19 - - [2025-10-16 02:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.006689 10.0.0.19 - - [2025-10-16 02:22:21] "POST /id-to-fqname HTTP/1.1" 200 262 0.001181 10.0.0.19 - - [2025-10-16 02:22:21] "POST /neutron/network HTTP/1.1" 200 1083 0.008122 10.0.0.19 - - [2025-10-16 02:22:22] "POST /neutron/port HTTP/1.1" 200 1170 0.017978 10.0.0.23 - - [2025-10-16 02:22:22] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000882 10.0.0.19 - - [2025-10-16 02:22:22] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.090325 10.0.0.19 - - [2025-10-16 02:22:22] "POST /neutron/port HTTP/1.1" 200 1198 0.019531 10.0.0.19 - - [2025-10-16 02:22:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004134 10.0.0.19 - - [2025-10-16 02:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.19 - - [2025-10-16 02:22:22] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009116 10.0.0.23 - - [2025-10-16 02:22:23] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002429 10.0.0.19 - - [2025-10-16 02:22:23] "POST /neutron/port HTTP/1.1" 200 1168 0.394182 10.0.0.19 - - [2025-10-16 02:22:24] "POST /neutron/port HTTP/1.1" 200 1222 0.161466 10.0.0.19 - - [2025-10-16 02:22:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003894 10.0.0.19 - - [2025-10-16 02:22:24] "POST /neutron/port HTTP/1.1" 200 117 0.001007 10.0.0.19 - - [2025-10-16 02:22:24] "POST /neutron/network HTTP/1.1" 400 204 0.015312 10.0.0.19 - - [2025-10-16 02:22:25] "POST /neutron/port HTTP/1.1" 200 151 0.250563 10.0.0.19 - - [2025-10-16 02:22:26] "POST /neutron/port HTTP/1.1" 200 151 0.252443 10.0.0.19 - - [2025-10-16 02:22:26] "POST /neutron/port HTTP/1.1" 200 117 0.007471 10.0.0.19 - - [2025-10-16 02:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.19 - - [2025-10-16 02:22:27] "POST /neutron/network HTTP/1.1" 200 1076 0.008375 10.0.0.19 - - [2025-10-16 02:22:27] "DELETE /route-target/752a004e-e781-496c-b892-9ef57d4f8126 HTTP/1.1" 200 115 0.019639 10.0.0.23 - - [2025-10-16 02:22:27] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000828 10.0.0.19 - - [2025-10-16 02:22:27] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.031666 10.0.0.23 - - [2025-10-16 02:22:27] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001538 10.0.0.19 - - [2025-10-16 02:22:27] "GET /project/559852c1-4384-4892-a94f-d1563805709f?fields=virtual_networks HTTP/1.1" 200 1042 0.080564 10.0.0.23 - - [2025-10-16 02:22:27] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001039 10.0.0.19 - - [2025-10-16 02:22:27] "GET /project/559852c1-4384-4892-a94f-d1563805709f?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.041544 10.0.0.23 - - [2025-10-16 02:22:27] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001098 10.0.0.19 - - [2025-10-16 02:22:27] "GET /project/559852c1-4384-4892-a94f-d1563805709f?fields=security_groups HTTP/1.1" 200 1273 0.043477 10.0.0.19 - - [2025-10-16 02:22:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.027443 10.0.0.23 - - [2025-10-16 02:22:28] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002531 10.0.0.23 - - [2025-10-16 02:22:28] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000812 10.0.0.23 - - [2025-10-16 02:22:28] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006314 10.0.0.23 - - [2025-10-16 02:22:28] "POST /id-to-fqname HTTP/1.1" 200 198 0.004540 10.0.0.23 - - [2025-10-16 02:22:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.006985 10.0.0.23 - - [2025-10-16 02:22:28] "POST /security-groups HTTP/1.1" 200 599 0.032683 10.0.0.23 - - [2025-10-16 02:22:28] "POST /projects HTTP/1.1" 200 601 0.230936 10.0.0.19 - - [2025-10-16 02:22:28] "POST /fqname-to-id HTTP/1.1" 404 241 0.009931 10.0.0.23 - - [2025-10-16 02:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.302566 10.0.0.19 - - [2025-10-16 02:22:28] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.429831 10.0.0.19 - - [2025-10-16 02:22:29] "GET / HTTP/1.1" 200 35931 0.002232 10.0.0.19 - - [2025-10-16 02:22:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2025-10-16 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.051733 10.0.0.23 - - [2025-10-16 02:22:30] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000814 10.0.0.19 - - [2025-10-16 02:22:30] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.039949 10.0.0.23 - - [2025-10-16 02:22:30] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.19 - - [2025-10-16 02:22:30] "POST /neutron/network HTTP/1.1" 200 691 0.162674 10.0.0.19 - - [2025-10-16 02:22:30] "POST /ref-update HTTP/1.1" 200 156 0.032143 10.0.0.19 - - [2025-10-16 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.003903 10.0.0.19 - - [2025-10-16 02:22:31] "GET /virtual-network/dd8bd345-7c46-4fba-98fa-52fed0200b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005601 10.0.0.19 - - [2025-10-16 02:22:31] "POST /neutron/network HTTP/1.1" 200 911 0.005990 10.0.0.19 - - [2025-10-16 02:22:31] "GET /virtual-network/dd8bd345-7c46-4fba-98fa-52fed0200b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004855 10.0.0.19 - - [2025-10-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.23 - - [2025-10-16 02:22:31] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.19 - - [2025-10-16 02:22:31] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.043114 10.0.0.19 - - [2025-10-16 02:22:31] "POST /neutron/network HTTP/1.1" 200 117 0.010494 10.0.0.19 - - [2025-10-16 02:22:31] "POST /neutron/network HTTP/1.1" 200 910 0.007260 10.0.0.19 - - [2025-10-16 02:22:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.000848 10.0.0.19 - - [2025-10-16 02:22:31] "GET /virtual-network/e2c35bae-5509-47bf-be61-d9839cea238f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004271 10.0.0.19 - - [2025-10-16 02:22:31] "GET /virtual-network/e2c35bae-5509-47bf-be61-d9839cea238f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004505 10.0.0.19 - - [2025-10-16 02:22:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.007574 10.0.0.19 - - [2025-10-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.23 - - [2025-10-16 02:22:31] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.19 - - [2025-10-16 02:22:31] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.036457 10.0.0.19 - - [2025-10-16 02:22:32] "POST /route-targets HTTP/1.1" 200 327 0.014472 10.0.0.23 - - [2025-10-16 02:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007354 10.0.0.19 - - [2025-10-16 02:22:32] "POST /neutron/subnet HTTP/1.1" 200 715 0.164767 10.0.0.19 - - [2025-10-16 02:22:32] "POST /id-to-fqname HTTP/1.1" 200 268 0.001051 10.0.0.19 - - [2025-10-16 02:22:32] "GET /virtual-network/35ef0a84-be47-4cc2-82be-b831edd72c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004874 10.0.0.19 - - [2025-10-16 02:22:32] "GET /virtual-network/35ef0a84-be47-4cc2-82be-b831edd72c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005233 10.0.0.19 - - [2025-10-16 02:22:32] "POST /neutron/network HTTP/1.1" 200 910 0.005394 10.0.0.19 - - [2025-10-16 02:22:32] "POST /id-to-fqname HTTP/1.1" 200 267 0.001018 10.0.0.23 - - [2025-10-16 02:22:33] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000908 10.0.0.19 - - [2025-10-16 02:22:33] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.065015 10.0.0.19 - - [2025-10-16 02:22:33] "POST /neutron/network HTTP/1.1" 200 910 0.006618 10.0.0.19 - - [2025-10-16 02:22:33] "POST /id-to-fqname HTTP/1.1" 200 268 0.001510 10.0.0.19 - - [2025-10-16 02:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.008759 10.0.0.23 - - [2025-10-16 02:22:33] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001067 10.0.0.19 - - [2025-10-16 02:22:34] "POST /neutron/port HTTP/1.1" 200 1068 0.327109 10.0.0.19 - - [2025-10-16 02:22:34] "POST /neutron/port HTTP/1.1" 200 1122 0.128734 10.0.0.23 - - [2025-10-16 02:22:34] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000912 10.0.0.19 - - [2025-10-16 02:22:34] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.071024 10.0.0.19 - - [2025-10-16 02:22:34] "POST /neutron/network HTTP/1.1" 200 910 0.007313 10.0.0.19 - - [2025-10-16 02:22:34] "POST /neutron/network HTTP/1.1" 200 910 0.006923 10.0.0.19 - - [2025-10-16 02:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.006338 10.0.0.19 - - [2025-10-16 02:22:35] "POST /neutron/port HTTP/1.1" 200 1066 0.022048 10.0.0.19 - - [2025-10-16 02:22:35] "POST /neutron/port HTTP/1.1" 200 1094 0.017379 10.0.0.19 - - [2025-10-16 02:22:35] "POST /neutron/port HTTP/1.1" 200 117 0.001302 10.0.0.19 - - [2025-10-16 02:22:36] "POST /neutron/network HTTP/1.1" 400 204 0.014403 10.0.0.19 - - [2025-10-16 02:22:36] "POST /neutron/port HTTP/1.1" 200 151 0.176650 10.0.0.19 - - [2025-10-16 02:22:37] "POST /neutron/port HTTP/1.1" 200 151 0.171359 10.0.0.23 - - [2025-10-16 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 10.0.0.23 - - [2025-10-16 02:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.19 - - [2025-10-16 02:22:38] "POST /neutron/network HTTP/1.1" 200 151 0.147704 10.0.0.19 - - [2025-10-16 02:22:38] "DELETE /route-target/6ff86003-ca67-4525-abd0-1344fe7e4bbf HTTP/1.1" 200 115 0.031843 10.0.0.19 - - [2025-10-16 02:22:38] "POST /neutron/network HTTP/1.1" 200 911 0.005961 10.0.0.19 - - [2025-10-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2025-10-16 02:22:38] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.19 - - [2025-10-16 02:22:38] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.038559 10.0.0.23 - - [2025-10-16 02:22:38] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001445 10.0.0.19 - - [2025-10-16 02:22:38] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?fields=virtual_networks HTTP/1.1" 200 1049 0.060040 10.0.0.23 - - [2025-10-16 02:22:38] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.19 - - [2025-10-16 02:22:39] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.055246 10.0.0.23 - - [2025-10-16 02:22:39] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001140 10.0.0.19 - - [2025-10-16 02:22:39] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?fields=security_groups HTTP/1.1" 200 1283 0.044708 10.0.0.19 - - [2025-10-16 02:22:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.023084 10.0.0.23 - - [2025-10-16 02:22:39] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002936 10.0.0.23 - - [2025-10-16 02:22:40] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.23 - - [2025-10-16 02:22:40] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006515 10.0.0.23 - - [2025-10-16 02:22:40] "POST /id-to-fqname HTTP/1.1" 200 195 0.002128 10.0.0.23 - - [2025-10-16 02:22:40] "POST /fqname-to-id HTTP/1.1" 404 204 0.004465 10.0.0.23 - - [2025-10-16 02:22:40] "POST /security-groups HTTP/1.1" 200 596 0.038023 10.0.0.23 - - [2025-10-16 02:22:40] "POST /projects HTTP/1.1" 200 595 0.249029 10.0.0.19 - - [2025-10-16 02:22:40] "POST /access-control-lists HTTP/1.1" 200 601 0.049198 10.0.0.23 - - [2025-10-16 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.320907 10.0.0.19 - - [2025-10-16 02:22:40] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.466864 10.0.0.19 - - [2025-10-16 02:22:41] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.19 - - [2025-10-16 02:22:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.19 - - [2025-10-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.054184 10.0.0.23 - - [2025-10-16 02:22:42] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000938 10.0.0.19 - - [2025-10-16 02:22:42] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.039632 10.0.0.23 - - [2025-10-16 02:22:42] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000873 10.0.0.19 - - [2025-10-16 02:22:42] "POST /neutron/network HTTP/1.1" 200 682 0.143802 10.0.0.19 - - [2025-10-16 02:22:42] "POST /route-targets HTTP/1.1" 200 327 0.024217 10.0.0.19 - - [2025-10-16 02:22:42] "POST /id-to-fqname HTTP/1.1" 200 261 0.003414 10.0.0.19 - - [2025-10-16 02:22:42] "GET /virtual-network/d9d131ea-2ca8-4e3d-aa5c-955e3fa802e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004991 10.0.0.19 - - [2025-10-16 02:22:42] "POST /neutron/network HTTP/1.1" 200 900 0.005141 10.0.0.19 - - [2025-10-16 02:22:42] "GET /virtual-network/d9d131ea-2ca8-4e3d-aa5c-955e3fa802e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004401 10.0.0.19 - - [2025-10-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.23 - - [2025-10-16 02:22:43] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.021257 10.0.0.19 - - [2025-10-16 02:22:43] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.061501 10.0.0.19 - - [2025-10-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 117 0.010753 10.0.0.19 - - [2025-10-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.021567 10.0.0.19 - - [2025-10-16 02:22:43] "POST /neutron/network HTTP/1.1" 200 900 0.007636 10.0.0.19 - - [2025-10-16 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 261 0.000908 10.0.0.19 - - [2025-10-16 02:22:43] "GET /virtual-network/8b3f6b80-bf42-4783-9e4a-752087c33241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.004791 10.0.0.19 - - [2025-10-16 02:22:43] "GET /virtual-network/8b3f6b80-bf42-4783-9e4a-752087c33241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.007525 10.0.0.19 - - [2025-10-16 02:22:43] "POST /neutron/subnet HTTP/1.1" 200 720 0.007923 10.0.0.19 - - [2025-10-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.23 - - [2025-10-16 02:22:43] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000830 10.0.0.19 - - [2025-10-16 02:22:43] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.044313 10.0.0.23 - - [2025-10-16 02:22:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006355 10.0.0.19 - - [2025-10-16 02:22:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.155824 10.0.0.19 - - [2025-10-16 02:22:44] "POST /id-to-fqname HTTP/1.1" 200 262 0.001133 10.0.0.19 - - [2025-10-16 02:22:44] "GET /virtual-network/264f5352-726a-40de-af02-3f04506ca831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006422 10.0.0.19 - - [2025-10-16 02:22:44] "GET /virtual-network/264f5352-726a-40de-af02-3f04506ca831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005352 10.0.0.19 - - [2025-10-16 02:22:44] "POST /neutron/network HTTP/1.1" 200 901 0.005489 10.0.0.19 - - [2025-10-16 02:22:44] "POST /id-to-fqname HTTP/1.1" 200 261 0.001128 10.0.0.23 - - [2025-10-16 02:22:45] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000895 10.0.0.19 - - [2025-10-16 02:22:45] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.069056 10.0.0.19 - - [2025-10-16 02:22:45] "POST /neutron/network HTTP/1.1" 200 900 0.005961 10.0.0.19 - - [2025-10-16 02:22:45] "POST /id-to-fqname HTTP/1.1" 200 262 0.001151 10.0.0.19 - - [2025-10-16 02:22:45] "POST /neutron/port HTTP/1.1" 200 117 0.005851 10.0.0.23 - - [2025-10-16 02:22:45] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000867 10.0.0.19 - - [2025-10-16 02:22:45] "POST /neutron/port HTTP/1.1" 200 1064 0.249714 10.0.0.19 - - [2025-10-16 02:22:46] "POST /neutron/port HTTP/1.1" 200 1118 0.114565 10.0.0.19 - - [2025-10-16 02:22:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.007638 10.0.0.23 - - [2025-10-16 02:22:46] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000864 10.0.0.19 - - [2025-10-16 02:22:46] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.059366 10.0.0.19 - - [2025-10-16 02:22:46] "POST /neutron/network HTTP/1.1" 200 901 0.005995 10.0.0.19 - - [2025-10-16 02:22:46] "POST /neutron/port HTTP/1.1" 200 117 0.005703 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.002557 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.23 - - [2025-10-16 02:22:47] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.19 - - [2025-10-16 02:22:47] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006744 10.0.0.19 - - [2025-10-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 1063 0.013226 10.0.0.19 - - [2025-10-16 02:22:47] "POST /service-templates HTTP/1.1" 200 543 0.033434 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010913 10.0.0.19 - - [2025-10-16 02:22:47] "GET /service-template/2b88690b-f0db-422a-8187-6a1a2ad7c19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006785 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2025-10-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 1091 0.014511 10.0.0.19 - - [2025-10-16 02:22:47] "GET /service-template/2b88690b-f0db-422a-8187-6a1a2ad7c19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004850 10.0.0.19 - - [2025-10-16 02:22:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.001132 10.0.0.19 - - [2025-10-16 02:22:47] "POST /neutron/port HTTP/1.1" 200 117 0.001332 10.0.0.19 - - [2025-10-16 02:22:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.001097 10.0.0.19 - - [2025-10-16 02:22:47] "POST /id-to-fqname HTTP/1.1" 200 262 0.001129 10.0.0.19 - - [2025-10-16 02:22:47] "POST /neutron/security_group HTTP/1.1" 200 2063 0.007043 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2025-10-16 02:22:47] "DELETE /service-template/2b88690b-f0db-422a-8187-6a1a2ad7c19a HTTP/1.1" 200 115 0.037512 10.0.0.19 - - [2025-10-16 02:22:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003456 10.0.0.19 - - [2025-10-16 02:22:50] "POST /neutron/port HTTP/1.1" 200 1091 0.016683 10.0.0.19 - - [2025-10-16 02:22:50] "POST /neutron/port HTTP/1.1" 200 1092 0.014586 10.0.0.19 - - [2025-10-16 02:22:50] "POST /neutron/port HTTP/1.1" 200 117 0.005734 10.0.0.19 - - [2025-10-16 02:22:51] "POST /neutron/network HTTP/1.1" 200 117 0.007752 10.0.0.19 - - [2025-10-16 02:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.033506 10.0.0.19 - - [2025-10-16 02:22:52] "POST /neutron/network HTTP/1.1" 200 901 0.005836 10.0.0.19 - - [2025-10-16 02:22:52] "DELETE /route-target/9f9a635a-6c3c-4720-a656-b2b32a0a62ec HTTP/1.1" 200 115 0.035338 10.0.0.23 - - [2025-10-16 02:22:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002858 10.0.0.23 - - [2025-10-16 02:22:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005867 10.0.0.19 - - [2025-10-16 02:22:52] "POST /neutron/network HTTP/1.1" 200 151 0.152356 10.0.0.23 - - [2025-10-16 02:22:52] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000830 10.0.0.19 - - [2025-10-16 02:22:52] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1384 0.071641 10.0.0.23 - - [2025-10-16 02:22:52] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000818 10.0.0.19 - - [2025-10-16 02:22:52] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?fields=virtual_networks HTTP/1.1" 200 1043 0.037573 10.0.0.23 - - [2025-10-16 02:22:52] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000823 10.0.0.19 - - [2025-10-16 02:22:52] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.039951 10.0.0.23 - - [2025-10-16 02:22:52] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001094 10.0.0.19 - - [2025-10-16 02:22:52] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?fields=security_groups HTTP/1.1" 200 1274 0.038274 10.0.0.19 - - [2025-10-16 02:22:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.026541 10.0.0.23 - - [2025-10-16 02:22:53] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002727 10.0.0.23 - - [2025-10-16 02:22:53] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.23 - - [2025-10-16 02:22:53] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029636 10.0.0.23 - - [2025-10-16 02:22:53] "POST /id-to-fqname HTTP/1.1" 200 199 0.001072 10.0.0.23 - - [2025-10-16 02:22:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.017165 10.0.0.23 - - [2025-10-16 02:22:54] "POST /security-groups HTTP/1.1" 200 600 0.027423 10.0.0.19 - - [2025-10-16 02:22:54] "POST /fqname-to-id HTTP/1.1" 404 243 0.004166 10.0.0.23 - - [2025-10-16 02:22:54] "POST /projects HTTP/1.1" 200 603 0.251057 10.0.0.23 - - [2025-10-16 02:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.322558 10.0.0.19 - - [2025-10-16 02:22:54] "POST /access-control-lists HTTP/1.1" 200 603 0.026414 10.0.0.19 - - [2025-10-16 02:22:54] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.465817 10.0.0.19 - - [2025-10-16 02:22:55] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.19 - - [2025-10-16 02:22:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.19 - - [2025-10-16 02:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.083476 10.0.0.23 - - [2025-10-16 02:22:56] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000821 10.0.0.19 - - [2025-10-16 02:22:56] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050098 10.0.0.23 - - [2025-10-16 02:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005008 10.0.0.19 - - [2025-10-16 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.261945 10.0.0.19 - - [2025-10-16 02:22:56] "POST /id-to-fqname HTTP/1.1" 200 269 0.001174 10.0.0.19 - - [2025-10-16 02:22:56] "GET /virtual-network/b71e9615-e9d3-46bd-9eb6-4f6b89940ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006816 10.0.0.19 - - [2025-10-16 02:22:56] "POST /neutron/network HTTP/1.1" 200 1088 0.007239 10.0.0.19 - - [2025-10-16 02:22:56] "GET /virtual-network/b71e9615-e9d3-46bd-9eb6-4f6b89940ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.004596 10.0.0.19 - - [2025-10-16 02:22:56] "POST /neutron/subnet HTTP/1.1" 200 730 0.008776 10.0.0.19 - - [2025-10-16 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.23 - - [2025-10-16 02:22:57] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000801 10.0.0.19 - - [2025-10-16 02:22:57] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.052734 10.0.0.19 - - [2025-10-16 02:22:57] "POST /route-targets HTTP/1.1" 200 327 0.011720 10.0.0.19 - - [2025-10-16 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004757 10.0.0.23 - - [2025-10-16 02:22:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004425 10.0.0.19 - - [2025-10-16 02:22:57] "POST /neutron/subnet HTTP/1.1" 200 828 0.193374 10.0.0.19 - - [2025-10-16 02:22:57] "POST /id-to-fqname HTTP/1.1" 200 269 0.001161 10.0.0.19 - - [2025-10-16 02:22:57] "GET /virtual-network/578ab7ce-6fd3-49bf-b6e4-15d314d1dd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006612 10.0.0.19 - - [2025-10-16 02:22:57] "POST /neutron/network HTTP/1.1" 200 1087 0.008808 10.0.0.19 - - [2025-10-16 02:22:57] "GET /virtual-network/578ab7ce-6fd3-49bf-b6e4-15d314d1dd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.004378 10.0.0.19 - - [2025-10-16 02:22:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.007941 10.0.0.19 - - [2025-10-16 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.23 - - [2025-10-16 02:22:57] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000811 10.0.0.19 - - [2025-10-16 02:22:57] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.039377 10.0.0.19 - - [2025-10-16 02:22:58] "POST /ref-update HTTP/1.1" 200 156 0.017847 10.0.0.23 - - [2025-10-16 02:22:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007733 10.0.0.19 - - [2025-10-16 02:22:58] "POST /neutron/subnet HTTP/1.1" 200 828 0.192210 10.0.0.19 - - [2025-10-16 02:22:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.002876 10.0.0.19 - - [2025-10-16 02:22:58] "POST /id-to-fqname HTTP/1.1" 200 270 0.001175 10.0.0.19 - - [2025-10-16 02:22:58] "GET /virtual-network/7976c3c1-91ab-4690-9eb9-a180c75ba41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006450 10.0.0.19 - - [2025-10-16 02:22:58] "POST /neutron/network HTTP/1.1" 200 1087 0.007627 10.0.0.19 - - [2025-10-16 02:22:58] "GET /virtual-network/7976c3c1-91ab-4690-9eb9-a180c75ba41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.004638 10.0.0.19 - - [2025-10-16 02:22:58] "POST /neutron/subnet HTTP/1.1" 200 715 0.007166 10.0.0.19 - - [2025-10-16 02:22:58] "POST /id-to-fqname HTTP/1.1" 200 269 0.000821 10.0.0.23 - - [2025-10-16 02:22:59] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000904 10.0.0.19 - - [2025-10-16 02:22:59] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.057649 10.0.0.19 - - [2025-10-16 02:22:59] "POST /neutron/port HTTP/1.1" 200 117 0.006104 10.0.0.19 - - [2025-10-16 02:22:59] "POST /id-to-fqname HTTP/1.1" 200 270 0.001173 10.0.0.19 - - [2025-10-16 02:22:59] "POST /neutron/network HTTP/1.1" 200 1097 0.007774 10.0.0.19 - - [2025-10-16 02:23:00] "POST /neutron/port HTTP/1.1" 200 1176 0.023784 10.0.0.19 - - [2025-10-16 02:23:00] "POST /neutron/port HTTP/1.1" 200 1204 0.028340 10.0.0.23 - - [2025-10-16 02:23:00] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000864 10.0.0.19 - - [2025-10-16 02:23:00] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077943 10.0.0.19 - - [2025-10-16 02:23:00] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013201 10.0.0.19 - - [2025-10-16 02:23:00] "POST /neutron/port HTTP/1.1" 200 117 0.001018 10.0.0.19 - - [2025-10-16 02:23:01] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008184 10.0.0.23 - - [2025-10-16 02:23:01] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001529 10.0.0.19 - - [2025-10-16 02:23:01] "POST /neutron/port HTTP/1.1" 200 1174 0.400069 10.0.0.19 - - [2025-10-16 02:23:02] "POST /neutron/port HTTP/1.1" 200 1228 0.119020 10.0.0.19 - - [2025-10-16 02:23:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015691 10.0.0.19 - - [2025-10-16 02:23:02] "POST /neutron/port HTTP/1.1" 200 117 0.001012 10.0.0.19 - - [2025-10-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.002764 10.0.0.19 - - [2025-10-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.23 - - [2025-10-16 02:23:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.19 - - [2025-10-16 02:23:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006628 10.0.0.19 - - [2025-10-16 02:23:02] "POST /service-templates HTTP/1.1" 200 543 0.033363 10.0.0.19 - - [2025-10-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.19 - - [2025-10-16 02:23:02] "GET /service-template/d32ca941-a0ab-4b24-803b-a66ee97c799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005784 10.0.0.19 - - [2025-10-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.19 - - [2025-10-16 02:23:02] "GET /service-template/d32ca941-a0ab-4b24-803b-a66ee97c799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003927 10.0.0.19 - - [2025-10-16 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 269 0.001268 10.0.0.19 - - [2025-10-16 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 269 0.001122 10.0.0.19 - - [2025-10-16 02:23:02] "POST /id-to-fqname HTTP/1.1" 200 270 0.001214 10.0.0.19 - - [2025-10-16 02:23:02] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006641 10.0.0.19 - - [2025-10-16 02:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2025-10-16 02:23:03] "DELETE /service-template/d32ca941-a0ab-4b24-803b-a66ee97c799f HTTP/1.1" 200 115 0.031202 10.0.0.19 - - [2025-10-16 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004172 10.0.0.19 - - [2025-10-16 02:23:04] "POST /neutron/port HTTP/1.1" 200 1202 0.018010 10.0.0.19 - - [2025-10-16 02:23:05] "POST /neutron/port HTTP/1.1" 200 151 0.267821 10.0.0.19 - - [2025-10-16 02:23:06] "POST /neutron/network HTTP/1.1" 200 1087 0.009623 10.0.0.23 - - [2025-10-16 02:23:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003036 10.0.0.19 - - [2025-10-16 02:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.23 - - [2025-10-16 02:23:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008589 10.0.0.23 - - [2025-10-16 02:23:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001935 10.0.0.23 - - [2025-10-16 02:23:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001780 10.0.0.19 - - [2025-10-16 02:23:07] "POST /neutron/network HTTP/1.1" 200 151 0.143235 10.0.0.19 - - [2025-10-16 02:23:07] "DELETE /route-target/09207a12-12f8-4dcd-96ca-56b7b8d3aaaf HTTP/1.1" 200 115 0.022732 10.0.0.23 - - [2025-10-16 02:23:07] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001148 10.0.0.23 - - [2025-10-16 02:23:07] "GET /obj-perms HTTP/1.1" 200 5056 0.057996 10.0.0.19 - - [2025-10-16 02:23:07] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.050551 10.0.0.23 - - [2025-10-16 02:23:07] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000778 10.0.0.19 - - [2025-10-16 02:23:07] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?fields=virtual_networks HTTP/1.1" 200 1050 0.046124 10.0.0.23 - - [2025-10-16 02:23:07] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000849 10.0.0.19 - - [2025-10-16 02:23:07] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.049353 10.0.0.23 - - [2025-10-16 02:23:07] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001161 10.0.0.19 - - [2025-10-16 02:23:07] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?fields=security_groups HTTP/1.1" 200 1285 0.047315 10.0.0.19 - - [2025-10-16 02:23:08] "POST /fqname-to-id HTTP/1.1" 404 200 0.022528 10.0.0.23 - - [2025-10-16 02:23:08] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002893 10.0.0.23 - - [2025-10-16 02:23:08] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.23 - - [2025-10-16 02:23:08] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006574 10.0.0.23 - - [2025-10-16 02:23:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.003932 10.0.0.23 - - [2025-10-16 02:23:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.006169 10.0.0.23 - - [2025-10-16 02:23:08] "POST /security-groups HTTP/1.1" 200 603 0.073907 10.0.0.23 - - [2025-10-16 02:23:08] "POST /projects HTTP/1.1" 200 609 0.299500 10.0.0.19 - - [2025-10-16 02:23:09] "POST /fqname-to-id HTTP/1.1" 404 245 0.014319 10.0.0.23 - - [2025-10-16 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.378608 10.0.0.19 - - [2025-10-16 02:23:09] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.526020 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /project/c1a78903208e4a039de77cfab541db42 HTTP/1.1" 404 173 0.020039 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /project/fb2d741f040c48c2b6faf818302e8c41 HTTP/1.1" 404 173 0.015735 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /project/6bc5117197bc44b9aa81293272fdc551 HTTP/1.1" 404 173 0.012478 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /project/6dd1e18d009444ce90bc7b54cf7e1861 HTTP/1.1" 404 173 0.010258 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /project/559852c143844892a94fd1563805709f HTTP/1.1" 404 173 0.020732 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000769 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000723 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000714 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000854 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000717 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/559852c1-4384-4892-a94f-d1563805709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.061837 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000813 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.097731 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.103519 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.110125 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.123853 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001448 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000842 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000747 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/559852c1-4384-4892-a94f-d1563805709f?fields=security_groups HTTP/1.1" 200 1378 0.130263 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?fields=security_groups HTTP/1.1" 200 1388 0.098851 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?fields=security_groups HTTP/1.1" 200 1379 0.103769 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?fields=security_groups HTTP/1.1" 200 1390 0.124985 10.0.0.23 - - [2025-10-16 02:23:09] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?fields=security_groups HTTP/1.1" 200 1366 0.122985 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /security-group/a58d3b89-d385-4637-8a57-227edd036f39 HTTP/1.1" 200 115 0.090618 10.0.0.23 - - [2025-10-16 02:23:09] "GET /projects?obj_uuids=c1a78903-208e-4a03-9de7-7cfab541db42&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001434 10.0.0.23 - - [2025-10-16 02:23:09] "DELETE /security-group/c95b8ce0-c8e5-4c61-bc13-ab4d21b25591 HTTP/1.1" 200 115 0.121534 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /security-group/40411537-00fd-40e8-8bc2-193c36525c36 HTTP/1.1" 200 115 0.139055 10.0.0.23 - - [2025-10-16 02:23:10] "GET /projects?obj_uuids=fb2d741f-040c-48c2-b6fa-f818302e8c41&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /security-group/a30c5746-cfda-4982-a1e7-4f5bc19d0d35 HTTP/1.1" 200 115 0.117446 10.0.0.23 - - [2025-10-16 02:23:10] "GET /projects?obj_uuids=559852c1-4384-4892-a94f-d1563805709f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000908 10.0.0.23 - - [2025-10-16 02:23:10] "GET /projects?obj_uuids=40831432-b3fa-4fb3-9de3-a1fe18e0d0b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000736 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /security-group/3bcdc26d-7972-4ed5-9d8d-850802d846ef HTTP/1.1" 200 115 0.155799 10.0.0.23 - - [2025-10-16 02:23:10] "GET /projects?obj_uuids=6bc51171-97bc-44b9-aa81-293272fdc551&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003478 10.0.0.23 - - [2025-10-16 02:23:10] "GET /project/c1a78903-208e-4a03-9de7-7cfab541db42?fields=application_policy_sets HTTP/1.1" 200 1418 0.113149 10.0.0.19 - - [2025-10-16 02:23:10] "DELETE /access-control-list/c1c3c689-c7d8-4015-97ce-3d32e8298532 HTTP/1.1" 200 115 0.094338 10.0.0.23 - - [2025-10-16 02:23:10] "GET /project/559852c1-4384-4892-a94f-d1563805709f?fields=application_policy_sets HTTP/1.1" 200 1417 0.110924 10.0.0.23 - - [2025-10-16 02:23:10] "GET /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6?fields=application_policy_sets HTTP/1.1" 200 1405 0.112847 10.0.0.23 - - [2025-10-16 02:23:10] "GET /project/fb2d741f-040c-48c2-b6fa-f818302e8c41?fields=application_policy_sets HTTP/1.1" 200 1427 0.182427 10.0.0.23 - - [2025-10-16 02:23:10] "GET /project/6bc51171-97bc-44b9-aa81-293272fdc551?fields=application_policy_sets HTTP/1.1" 200 1429 0.174609 10.0.0.19 - - [2025-10-16 02:23:10] "DELETE /access-control-list/2afd59ee-bfd5-45b2-a0d8-1a1ab9d4b9c0 HTTP/1.1" 200 115 0.120960 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /project/c1a78903-208e-4a03-9de7-7cfab541db42 HTTP/1.1" 200 115 0.855655 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /project/559852c1-4384-4892-a94f-d1563805709f HTTP/1.1" 200 115 0.897882 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /project/40831432-b3fa-4fb3-9de3-a1fe18e0d0b6 HTTP/1.1" 200 115 0.915265 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /project/fb2d741f-040c-48c2-b6fa-f818302e8c41 HTTP/1.1" 200 115 0.948939 10.0.0.23 - - [2025-10-16 02:23:10] "DELETE /project/6bc51171-97bc-44b9-aa81-293272fdc551 HTTP/1.1" 200 115 0.942432 10.0.0.19 - - [2025-10-16 02:23:10] "DELETE /access-control-list/591c04ac-cdd4-453e-b43c-70b7627ec869 HTTP/1.1" 200 115 0.055804 10.0.0.19 - - [2025-10-16 02:23:11] "GET / HTTP/1.1" 200 35931 0.003329 10.0.0.19 - - [2025-10-16 02:23:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.19 - - [2025-10-16 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.055536 10.0.0.23 - - [2025-10-16 02:23:12] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000817 10.0.0.19 - - [2025-10-16 02:23:12] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036210 10.0.0.19 - - [2025-10-16 02:23:12] "POST /neutron/network HTTP/1.1" 200 117 0.032920 10.0.0.19 - - [2025-10-16 02:23:13] "POST /route-targets HTTP/1.1" 200 327 0.015680 10.0.0.19 - - [2025-10-16 02:23:13] "POST /neutron/network HTTP/1.1" 200 840 0.007156 10.0.0.19 - - [2025-10-16 02:23:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.000920 10.0.0.19 - - [2025-10-16 02:23:13] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004621 10.0.0.19 - - [2025-10-16 02:23:13] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004436 10.0.0.19 - - [2025-10-16 02:23:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.008113 10.0.0.19 - - [2025-10-16 02:23:13] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005116 10.0.0.19 - - [2025-10-16 02:23:14] "GET /obj-perms HTTP/1.1" 200 5054 0.042242 10.0.0.57 - - [2025-10-16 02:23:14] "GET /obj-perms HTTP/1.1" 200 5054 0.041660 10.0.0.19 - - [2025-10-16 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-10-16 02:23:15] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000817 10.0.0.19 - - [2025-10-16 02:23:15] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046254 10.0.0.19 - - [2025-10-16 02:23:15] "POST /ref-update HTTP/1.1" 200 156 0.026297 10.0.0.23 - - [2025-10-16 02:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010561 10.0.0.19 - - [2025-10-16 02:23:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.192782 10.0.0.19 - - [2025-10-16 02:23:15] "POST /id-to-fqname HTTP/1.1" 200 233 0.001473 10.0.0.19 - - [2025-10-16 02:23:15] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005752 10.0.0.19 - - [2025-10-16 02:23:15] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004459 10.0.0.19 - - [2025-10-16 02:23:15] "POST /neutron/network HTTP/1.1" 200 839 0.005531 10.0.0.19 - - [2025-10-16 02:23:15] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006207 10.0.0.19 - - [2025-10-16 02:23:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001599 10.0.0.23 - - [2025-10-16 02:23:48] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001277 10.0.0.19 - - [2025-10-16 02:23:48] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.072277 10.0.0.19 - - [2025-10-16 02:23:48] "POST /neutron/network HTTP/1.1" 200 839 0.027701 10.0.0.19 - - [2025-10-16 02:23:48] "POST /id-to-fqname HTTP/1.1" 200 233 0.001184 10.0.0.19 - - [2025-10-16 02:23:48] "POST /neutron/port HTTP/1.1" 200 117 0.005537 10.0.0.23 - - [2025-10-16 02:23:48] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000814 10.0.0.23 - - [2025-10-16 02:23:49] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.19 - - [2025-10-16 02:23:49] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.125741 10.0.0.19 - - [2025-10-16 02:23:49] "POST /neutron/port HTTP/1.1" 200 1073 0.431305 10.0.0.19 - - [2025-10-16 02:23:49] "POST /neutron/port HTTP/1.1" 200 1073 0.055484 10.0.0.19 - - [2025-10-16 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014682 10.0.0.19 - - [2025-10-16 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.23 - - [2025-10-16 02:23:49] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001111 10.0.0.19 - - [2025-10-16 02:23:49] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.096438 10.0.0.19 - - [2025-10-16 02:23:49] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005187 10.0.0.19 - - [2025-10-16 02:23:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005710 10.0.0.19 - - [2025-10-16 02:23:49] "GET /floating-ip-pools?parent_id=f7097b3c-3707-41c1-a6db-d0933e6d89e2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.014218 10.0.0.19 - - [2025-10-16 02:23:49] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005518 10.0.0.19 - - [2025-10-16 02:23:50] "POST /neutron/network HTTP/1.1" 200 839 0.005863 10.0.0.19 - - [2025-10-16 02:23:50] "POST /floating-ip-pools HTTP/1.1" 200 609 0.079220 10.0.0.19 - - [2025-10-16 02:23:50] "POST /ref-update HTTP/1.1" 200 156 0.040699 10.0.0.19 - - [2025-10-16 02:23:50] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.011870 10.0.0.19 - - [2025-10-16 02:23:50] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005769 10.0.0.19 - - [2025-10-16 02:23:50] "POST /neutron/port HTTP/1.1" 200 1101 0.040746 10.0.0.19 - - [2025-10-16 02:23:51] "POST /neutron/port HTTP/1.1" 200 1074 0.053149 10.0.0.19 - - [2025-10-16 02:23:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006866 10.0.0.19 - - [2025-10-16 02:23:51] "POST /neutron/network HTTP/1.1" 200 840 0.013826 10.0.0.19 - - [2025-10-16 02:24:01] "POST /neutron/port HTTP/1.1" 200 1101 0.035057 10.0.0.19 - - [2025-10-16 02:24:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009273 10.0.0.19 - - [2025-10-16 02:24:16] "POST /neutron/port HTTP/1.1" 200 1101 0.015384 10.0.0.19 - - [2025-10-16 02:24:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007913 10.0.0.19 - - [2025-10-16 02:24:31] "POST /neutron/port HTTP/1.1" 200 1101 0.018147 10.0.0.19 - - [2025-10-16 02:24:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006426 10.0.0.19 - - [2025-10-16 02:24:46] "POST /neutron/port HTTP/1.1" 200 1101 0.013704 10.0.0.19 - - [2025-10-16 02:24:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006407 10.0.0.19 - - [2025-10-16 02:24:52] "POST /neutron/port HTTP/1.1" 200 1101 0.013769 10.0.0.19 - - [2025-10-16 02:24:52] "GET /virtual-machine/e3024708-e0b4-48e0-893b-75c24ee1dbd7 HTTP/1.1" 401 292 0.000370 10.0.0.19 - - [2025-10-16 02:24:52] "GET /virtual-machine/e3024708-e0b4-48e0-893b-75c24ee1dbd7 HTTP/1.1" 200 1304 0.033142 10.0.0.19 - - [2025-10-16 02:24:52] "GET /virtual-machine-interface/f7207210-661e-4535-9a4e-acd500887420 HTTP/1.1" 200 3005 0.004557 10.0.0.19 - - [2025-10-16 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.19 - - [2025-10-16 02:24:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003794 10.0.0.19 - - [2025-10-16 02:24:52] "GET /virtual-networks?parent_id=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002405 10.0.0.19 - - [2025-10-16 02:24:52] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005301 10.0.0.19 - - [2025-10-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.19 - - [2025-10-16 02:24:55] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004595 10.0.0.19 - - [2025-10-16 02:24:56] "POST /neutron/port HTTP/1.1" 200 1101 0.013341 10.0.0.19 - - [2025-10-16 02:24:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.007661 10.0.0.19 - - [2025-10-16 02:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-10-16 02:24:59] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004841 10.0.0.19 - - [2025-10-16 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-10-16 02:25:03] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004905 10.0.0.19 - - [2025-10-16 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2025-10-16 02:25:07] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004959 10.0.0.23 - - [2025-10-16 02:25:08] "GET /obj-perms HTTP/1.1" 200 5056 0.040514 10.0.0.19 - - [2025-10-16 02:25:09] "GET /obj-perms HTTP/1.1" 200 5056 0.046800 10.0.0.19 - - [2025-10-16 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2025-10-16 02:25:11] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005100 10.0.0.19 - - [2025-10-16 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.19 - - [2025-10-16 02:25:15] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005113 10.0.0.19 - - [2025-10-16 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.19 - - [2025-10-16 02:25:20] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005375 10.0.0.19 - - [2025-10-16 02:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 02:25:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003239 10.0.0.19 - - [2025-10-16 02:25:24] "GET /virtual-networks?parent_id=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002702 10.0.0.19 - - [2025-10-16 02:25:24] "GET /virtual-network/baa99800-72c8-46f8-9828-8797b8e23685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004719 10.0.0.19 - - [2025-10-16 02:25:24] "POST /neutron/port HTTP/1.1" 200 1101 0.015661 10.0.0.19 - - [2025-10-16 02:25:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006585 10.0.0.19 - - [2025-10-16 02:25:34] "POST /neutron/port HTTP/1.1" 200 1101 0.014689 10.0.0.19 - - [2025-10-16 02:25:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014450 10.0.0.19 - - [2025-10-16 02:25:44] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006933 10.0.0.19 - - [2025-10-16 02:25:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006977 10.0.0.19 - - [2025-10-16 02:25:45] "POST /neutron/port HTTP/1.1" 200 1102 0.022316 10.0.0.19 - - [2025-10-16 02:25:45] "GET /virtual-machine/51c2ba7c-ba2d-42f1-9d7d-85a487b8e4ab HTTP/1.1" 200 1304 0.005380 10.0.0.19 - - [2025-10-16 02:25:45] "GET /virtual-machine-interface/644f41e4-5b54-44f0-b34d-4bfe0cc5c9c2 HTTP/1.1" 200 3004 0.008527 10.0.0.19 - - [2025-10-16 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2025-10-16 02:25:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003145 10.0.0.19 - - [2025-10-16 02:25:45] "GET /virtual-networks?parent_id=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002715 10.0.0.19 - - [2025-10-16 02:25:45] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005370 10.0.0.19 - - [2025-10-16 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.19 - - [2025-10-16 02:25:46] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003134 10.0.0.19 - - [2025-10-16 02:25:46] "GET /virtual-networks?parent_id=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002621 10.0.0.19 - - [2025-10-16 02:25:46] "GET /virtual-network/f7097b3c-3707-41c1-a6db-d0933e6d89e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005329 10.0.0.19 - - [2025-10-16 02:25:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006507 10.0.0.19 - - [2025-10-16 02:25:51] "POST /neutron/port HTTP/1.1" 200 1102 0.014117 10.0.0.19 - - [2025-10-16 02:25:52] "POST /neutron/port HTTP/1.1" 200 1102 0.014426 10.0.0.19 - - [2025-10-16 02:25:52] "POST /neutron/subnet HTTP/1.1" 200 708 0.008832 10.0.0.19 - - [2025-10-16 02:25:56] "POST /neutron/floatingip HTTP/1.1" 200 580 0.013725 10.0.0.19 - - [2025-10-16 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.19 - - [2025-10-16 02:25:56] "GET /routing-instance/21ceac0c-3792-4ae1-a770-6429f1ed0a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004338 10.0.0.19 - - [2025-10-16 02:25:56] "GET /route-target/0139ebf7-c282-4a3a-8a69-9729c73683ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 898 0.003782 10.0.0.19 - - [2025-10-16 02:25:56] "POST /neutron/network HTTP/1.1" 200 849 0.006150 10.0.0.19 - - [2025-10-16 02:25:57] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.23 - - [2025-10-16 02:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.23 - - [2025-10-16 02:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-10-16 02:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.23 - - [2025-10-16 02:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.57 - - [2025-10-16 02:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.57 - - [2025-10-16 02:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000323 10.0.0.57 - - [2025-10-16 02:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.57 - - [2025-10-16 02:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.19 - - [2025-10-16 02:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.19 - - [2025-10-16 02:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.19 - - [2025-10-16 02:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 02:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.57 - - [2025-10-16 02:26:09] "GET /obj-perms HTTP/1.1" 200 5056 0.047234 10.0.0.19 - - [2025-10-16 02:26:37] "POST /neutron/floatingip HTTP/1.1" 200 532 0.029275 10.0.0.19 - - [2025-10-16 02:26:37] "GET /floating-ip-pool/eb2f4d96-4ccf-49e2-95fb-b7b091178b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003018 10.0.0.19 - - [2025-10-16 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.011639 10.0.0.19 - - [2025-10-16 02:26:37] "DELETE /floating-ip-pool/eb2f4d96-4ccf-49e2-95fb-b7b091178b71 HTTP/1.1" 200 115 0.035798 10.0.0.19 - - [2025-10-16 02:26:37] "POST /neutron/network HTTP/1.1" 200 839 0.005892 10.0.0.19 - - [2025-10-16 02:26:38] "POST /neutron/port HTTP/1.1" 200 1128 0.010314 10.0.0.19 - - [2025-10-16 02:26:38] "POST /neutron/port HTTP/1.1" 200 1127 0.018899 10.0.0.23 - - [2025-10-16 02:26:40] "POST /useragent-kv HTTP/1.1" 200 115 0.007093 10.0.0.23 - - [2025-10-16 02:26:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002624 10.0.0.19 - - [2025-10-16 02:26:40] "POST /neutron/network HTTP/1.1" 200 151 0.136419 10.0.0.19 - - [2025-10-16 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.23 - - [2025-10-16 02:26:41] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001271 10.0.0.19 - - [2025-10-16 02:26:42] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040621 10.0.0.23 - - [2025-10-16 02:26:42] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000931 10.0.0.19 - - [2025-10-16 02:26:42] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?fields=virtual_networks HTTP/1.1" 200 1056 0.037512 10.0.0.23 - - [2025-10-16 02:26:42] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.19 - - [2025-10-16 02:26:42] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.040912 10.0.0.23 - - [2025-10-16 02:26:42] "GET /projects?obj_uuids=6dd1e18d-0094-44ce-90bc-7b54cf7e1861&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000827 10.0.0.19 - - [2025-10-16 02:26:42] "GET /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861?fields=security_groups HTTP/1.1" 200 1294 0.064572 10.0.0.19 - - [2025-10-16 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.026314 10.0.0.23 - - [2025-10-16 02:26:43] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002692 10.0.0.23 - - [2025-10-16 02:26:43] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000793 10.0.0.23 - - [2025-10-16 02:26:43] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005773 10.0.0.23 - - [2025-10-16 02:26:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.006148 10.0.0.23 - - [2025-10-16 02:26:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003792 10.0.0.23 - - [2025-10-16 02:26:43] "POST /security-groups HTTP/1.1" 200 591 0.031056 10.0.0.23 - - [2025-10-16 02:26:43] "POST /projects HTTP/1.1" 200 585 0.214430 10.0.0.19 - - [2025-10-16 02:26:43] "POST /access-control-lists HTTP/1.1" 200 596 0.027650 10.0.0.23 - - [2025-10-16 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.288738 10.0.0.19 - - [2025-10-16 02:26:43] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.418218 10.0.0.19 - - [2025-10-16 02:26:44] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.23 - - [2025-10-16 02:26:47] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.19 - - [2025-10-16 02:26:47] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048924 10.0.0.23 - - [2025-10-16 02:26:47] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001192 10.0.0.19 - - [2025-10-16 02:26:47] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?fields=virtual_networks HTTP/1.1" 200 1033 0.047236 10.0.0.23 - - [2025-10-16 02:26:47] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.19 - - [2025-10-16 02:26:47] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.040831 10.0.0.23 - - [2025-10-16 02:26:47] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000861 10.0.0.19 - - [2025-10-16 02:26:47] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?fields=security_groups HTTP/1.1" 200 1259 0.040241 10.0.0.19 - - [2025-10-16 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.023906 10.0.0.23 - - [2025-10-16 02:26:48] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002506 10.0.0.23 - - [2025-10-16 02:26:48] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000805 10.0.0.23 - - [2025-10-16 02:26:48] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007073 10.0.0.23 - - [2025-10-16 02:26:48] "POST /id-to-fqname HTTP/1.1" 200 185 0.006710 10.0.0.23 - - [2025-10-16 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.005018 10.0.0.23 - - [2025-10-16 02:26:48] "POST /security-groups HTTP/1.1" 200 586 0.031206 10.0.0.19 - - [2025-10-16 02:26:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.007656 10.0.0.23 - - [2025-10-16 02:26:48] "POST /projects HTTP/1.1" 200 575 0.225559 10.0.0.23 - - [2025-10-16 02:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.298696 10.0.0.19 - - [2025-10-16 02:26:49] "POST /access-control-lists HTTP/1.1" 200 589 0.032552 10.0.0.19 - - [2025-10-16 02:26:49] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.427613 10.0.0.19 - - [2025-10-16 02:26:50] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.23 - - [2025-10-16 02:26:55] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000883 10.0.0.19 - - [2025-10-16 02:26:55] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.034433 10.0.0.23 - - [2025-10-16 02:26:55] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.19 - - [2025-10-16 02:26:55] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?fields=virtual_networks HTTP/1.1" 200 1022 0.083859 10.0.0.23 - - [2025-10-16 02:26:55] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000877 10.0.0.19 - - [2025-10-16 02:26:55] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.042027 10.0.0.23 - - [2025-10-16 02:26:55] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.19 - - [2025-10-16 02:26:56] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?fields=security_groups HTTP/1.1" 200 1243 0.040594 10.0.0.19 - - [2025-10-16 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.022837 10.0.0.23 - - [2025-10-16 02:26:56] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003213 10.0.0.23 - - [2025-10-16 02:26:56] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000821 10.0.0.23 - - [2025-10-16 02:26:56] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006115 10.0.0.23 - - [2025-10-16 02:26:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.001921 10.0.0.23 - - [2025-10-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.006896 10.0.0.23 - - [2025-10-16 02:26:57] "POST /security-groups HTTP/1.1" 200 590 0.028399 10.0.0.23 - - [2025-10-16 02:26:57] "POST /projects HTTP/1.1" 200 583 0.233447 10.0.0.19 - - [2025-10-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.003073 10.0.0.23 - - [2025-10-16 02:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.302918 10.0.0.19 - - [2025-10-16 02:26:57] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.440937 10.0.0.19 - - [2025-10-16 02:26:57] "DELETE /access-control-list/3b903787-d0a0-463e-b64b-41b14e909e56 HTTP/1.1" 200 115 0.035328 10.0.0.19 - - [2025-10-16 02:26:58] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.23 - - [2025-10-16 02:27:01] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001059 10.0.0.19 - - [2025-10-16 02:27:01] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.051826 10.0.0.23 - - [2025-10-16 02:27:01] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000940 10.0.0.19 - - [2025-10-16 02:27:01] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?fields=virtual_networks HTTP/1.1" 200 1031 0.049284 10.0.0.23 - - [2025-10-16 02:27:01] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001360 10.0.0.19 - - [2025-10-16 02:27:01] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.053978 10.0.0.23 - - [2025-10-16 02:27:01] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001064 10.0.0.19 - - [2025-10-16 02:27:01] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?fields=security_groups HTTP/1.1" 200 1256 0.053188 10.0.0.19 - - [2025-10-16 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.028202 10.0.0.23 - - [2025-10-16 02:27:02] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003184 10.0.0.23 - - [2025-10-16 02:27:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.23 - - [2025-10-16 02:27:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006856 10.0.0.23 - - [2025-10-16 02:27:03] "POST /id-to-fqname HTTP/1.1" 200 190 0.002190 10.0.0.23 - - [2025-10-16 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.008159 10.0.0.23 - - [2025-10-16 02:27:03] "POST /security-groups HTTP/1.1" 200 591 0.033688 10.0.0.23 - - [2025-10-16 02:27:03] "POST /projects HTTP/1.1" 200 585 0.259763 10.0.0.19 - - [2025-10-16 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.010048 10.0.0.23 - - [2025-10-16 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.331388 10.0.0.19 - - [2025-10-16 02:27:03] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.480695 10.0.0.19 - - [2025-10-16 02:27:04] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.23 - - [2025-10-16 02:27:07] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000866 10.0.0.19 - - [2025-10-16 02:27:07] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038010 10.0.0.23 - - [2025-10-16 02:27:07] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001270 10.0.0.19 - - [2025-10-16 02:27:07] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?fields=virtual_networks HTTP/1.1" 200 1032 0.084568 10.0.0.23 - - [2025-10-16 02:27:07] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000872 10.0.0.19 - - [2025-10-16 02:27:07] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.040991 10.0.0.23 - - [2025-10-16 02:27:07] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.19 - - [2025-10-16 02:27:07] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?fields=security_groups HTTP/1.1" 200 1258 0.039148 10.0.0.19 - - [2025-10-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.026288 10.0.0.23 - - [2025-10-16 02:27:08] "GET /projects?obj_uuids=6a121d13-62c0-4d1f-8a08-a32a885652e5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002803 10.0.0.23 - - [2025-10-16 02:27:08] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000818 10.0.0.23 - - [2025-10-16 02:27:08] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006226 10.0.0.23 - - [2025-10-16 02:27:08] "POST /id-to-fqname HTTP/1.1" 200 194 0.001015 10.0.0.23 - - [2025-10-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 404 203 0.002040 10.0.0.23 - - [2025-10-16 02:27:08] "POST /security-groups HTTP/1.1" 200 595 0.027214 10.0.0.23 - - [2025-10-16 02:27:08] "POST /projects HTTP/1.1" 200 593 0.214582 10.0.0.19 - - [2025-10-16 02:27:08] "POST /access-control-lists HTTP/1.1" 200 600 0.051072 10.0.0.23 - - [2025-10-16 02:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.279824 10.0.0.19 - - [2025-10-16 02:27:08] "GET /project/6a121d13-62c0-4d1f-8a08-a32a885652e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.423043 10.0.0.19 - - [2025-10-16 02:27:10] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/188b75f998ac4b618c342da0672545f9 HTTP/1.1" 404 173 0.016506 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/92d92b3f991a4512a1bf6ecae52c3378 HTTP/1.1" 404 173 0.017774 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/6a121d1362c04d1f8a08a32a885652e5 HTTP/1.1" 404 173 0.019090 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/ab48a7ef24d149a1a6e164d204ee312d HTTP/1.1" 404 173 0.010107 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/13d983fad6254a8ea05de2880a9409b6 HTTP/1.1" 404 173 0.011137 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /project/6dd1e18d-0094-44ce-90bc-7b54cf7e1861 HTTP/1.1" 404 177 0.013796 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000744 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000826 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000666 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000661 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.059658 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.079750 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.090920 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.108322 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001485 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000822 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000720 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?fields=security_groups HTTP/1.1" 200 1364 0.106647 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?fields=security_groups HTTP/1.1" 200 1361 0.062777 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?fields=security_groups HTTP/1.1" 200 1348 0.093765 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?fields=security_groups HTTP/1.1" 200 1363 0.092651 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /security-group/4acfabe3-46a4-4f46-b144-0da47cd0331b HTTP/1.1" 200 115 0.192030 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=92d92b3f-991a-4512-a1bf-6ecae52c3378&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /security-group/5c538964-db5f-427b-8382-b9306b09b0c5 HTTP/1.1" 200 115 0.204091 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /security-group/379440dd-23c9-41ce-934c-c4ba60e6a72e HTTP/1.1" 200 115 0.184447 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=ab48a7ef-24d1-49a1-a6e1-64d204ee312d&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000771 10.0.0.19 - - [2025-10-16 02:27:11] "DELETE /access-control-list/eb995ace-9758-4f33-b703-d3965b1ebf93 HTTP/1.1" 200 115 0.131666 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=188b75f9-98ac-4b61-8c34-2da0672545f9&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001007 10.0.0.23 - - [2025-10-16 02:27:11] "DELETE /security-group/88d336d6-57e9-437e-89f8-712e9948a46d HTTP/1.1" 200 115 0.212632 10.0.0.23 - - [2025-10-16 02:27:11] "GET /projects?obj_uuids=13d983fa-d625-4a8e-a05d-e2880a9409b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004129 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/92d92b3f-991a-4512-a1bf-6ecae52c3378?fields=application_policy_sets HTTP/1.1" 200 1403 0.079713 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/188b75f9-98ac-4b61-8c34-2da0672545f9?fields=application_policy_sets HTTP/1.1" 200 1402 0.103778 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d?fields=application_policy_sets HTTP/1.1" 200 1400 0.150992 10.0.0.23 - - [2025-10-16 02:27:11] "GET /project/13d983fa-d625-4a8e-a05d-e2880a9409b6?fields=application_policy_sets HTTP/1.1" 200 1387 0.171038 10.0.0.19 - - [2025-10-16 02:27:11] "DELETE /access-control-list/8e23bbb6-48ac-4e7b-9a71-69b6e3910ff0 HTTP/1.1" 200 115 0.105597 10.0.0.23 - - [2025-10-16 02:27:12] "DELETE /project/188b75f9-98ac-4b61-8c34-2da0672545f9 HTTP/1.1" 200 115 1.016434 10.0.0.19 - - [2025-10-16 02:27:12] "DELETE /access-control-list/fa709b1c-3242-40d2-a2ed-a80d65b89486 HTTP/1.1" 200 115 0.177826 10.0.0.23 - - [2025-10-16 02:27:12] "DELETE /project/92d92b3f-991a-4512-a1bf-6ecae52c3378 HTTP/1.1" 200 115 1.045854 10.0.0.23 - - [2025-10-16 02:27:12] "DELETE /project/ab48a7ef-24d1-49a1-a6e1-64d204ee312d HTTP/1.1" 200 115 1.105022 10.0.0.23 - - [2025-10-16 02:27:12] "DELETE /project/13d983fa-d625-4a8e-a05d-e2880a9409b6 HTTP/1.1" 200 115 1.112160 10.0.0.23 - - [2025-10-16 02:27:13] "GET /projects?obj_uuids=6a121d13-62c0-4d1f-8a08-a32a885652e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000897 10.0.0.19 - - [2025-10-16 02:27:14] "GET /project/6a121d13-62c0-4d1f-8a08-a32a885652e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.065444 10.0.0.23 - - [2025-10-16 02:27:14] "GET /projects?obj_uuids=6a121d13-62c0-4d1f-8a08-a32a885652e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000949 10.0.0.19 - - [2025-10-16 02:27:14] "GET /project/6a121d13-62c0-4d1f-8a08-a32a885652e5?fields=virtual_networks HTTP/1.1" 200 1039 0.048683 10.0.0.23 - - [2025-10-16 02:27:14] "GET /projects?obj_uuids=6a121d13-62c0-4d1f-8a08-a32a885652e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000834 10.0.0.19 - - [2025-10-16 02:27:14] "GET /project/6a121d13-62c0-4d1f-8a08-a32a885652e5?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.044889 10.0.0.23 - - [2025-10-16 02:27:14] "GET /projects?obj_uuids=6a121d13-62c0-4d1f-8a08-a32a885652e5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001042 10.0.0.19 - - [2025-10-16 02:27:14] "GET /project/6a121d13-62c0-4d1f-8a08-a32a885652e5?fields=security_groups HTTP/1.1" 200 1269 0.047287 10.0.0.19 - - [2025-10-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.025847 10.0.0.23 - - [2025-10-16 02:27:15] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002697 10.0.0.23 - - [2025-10-16 02:27:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000822 10.0.0.23 - - [2025-10-16 02:27:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006520 10.0.0.23 - - [2025-10-16 02:27:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.001019 10.0.0.23 - - [2025-10-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.007962 10.0.0.23 - - [2025-10-16 02:27:15] "POST /security-groups HTTP/1.1" 200 586 0.078111 10.0.0.23 - - [2025-10-16 02:27:15] "POST /projects HTTP/1.1" 200 575 0.274480 10.0.0.19 - - [2025-10-16 02:27:15] "POST /access-control-lists HTTP/1.1" 200 591 0.029535 10.0.0.23 - - [2025-10-16 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.344080 10.0.0.19 - - [2025-10-16 02:27:15] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.465739 10.0.0.19 - - [2025-10-16 02:27:16] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.19 - - [2025-10-16 02:27:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003234 10.0.0.23 - - [2025-10-16 02:27:17] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000899 10.0.0.19 - - [2025-10-16 02:27:17] "POST /fqname-to-id HTTP/1.1" 404 228 0.003600 10.0.0.19 - - [2025-10-16 02:27:17] "POST /access-control-lists HTTP/1.1" 200 588 0.033866 10.0.0.19 - - [2025-10-16 02:27:17] "POST /neutron/security_group HTTP/1.1" 200 1364 0.473660 10.0.0.19 - - [2025-10-16 02:27:17] "PUT /access-control-list/bc93943f-26e5-4497-a0a6-90e60a654adb HTTP/1.1" 200 272 0.024577 10.0.0.19 - - [2025-10-16 02:27:17] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129274 10.0.0.19 - - [2025-10-16 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003544 10.0.0.23 - - [2025-10-16 02:27:18] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000952 10.0.0.19 - - [2025-10-16 02:27:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.002345 10.0.0.19 - - [2025-10-16 02:27:18] "POST /access-control-lists HTTP/1.1" 200 588 0.024461 10.0.0.19 - - [2025-10-16 02:27:18] "POST /neutron/security_group HTTP/1.1" 200 1364 0.424703 10.0.0.19 - - [2025-10-16 02:27:18] "PUT /access-control-list/6b89f75c-c883-424c-915a-184124a6a0ce HTTP/1.1" 200 272 0.018183 10.0.0.19 - - [2025-10-16 02:27:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.151708 10.0.0.19 - - [2025-10-16 02:27:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.19 - - [2025-10-16 02:27:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.022229 10.0.0.23 - - [2025-10-16 02:27:19] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001199 10.0.0.19 - - [2025-10-16 02:27:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.006517 10.0.0.19 - - [2025-10-16 02:27:19] "POST /access-control-lists HTTP/1.1" 200 605 0.025552 10.0.0.19 - - [2025-10-16 02:27:19] "POST /neutron/security_group HTTP/1.1" 200 1379 0.375827 10.0.0.19 - - [2025-10-16 02:27:19] "PUT /access-control-list/3b703b98-c876-43c2-8d31-f012b6ddd0d0 HTTP/1.1" 200 272 0.017883 10.0.0.19 - - [2025-10-16 02:27:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115933 10.0.0.19 - - [2025-10-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 210 0.010532 10.0.0.23 - - [2025-10-16 02:27:20] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002670 10.0.0.19 - - [2025-10-16 02:27:20] "POST /fqname-to-id HTTP/1.1" 404 245 0.004260 10.0.0.19 - - [2025-10-16 02:27:20] "POST /access-control-lists HTTP/1.1" 200 605 0.028926 10.0.0.19 - - [2025-10-16 02:27:20] "POST /neutron/security_group HTTP/1.1" 200 1379 0.412704 10.0.0.19 - - [2025-10-16 02:27:20] "PUT /access-control-list/d6219af9-a579-40b9-837d-84276d1af2b3 HTTP/1.1" 200 272 0.018323 10.0.0.19 - - [2025-10-16 02:27:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154074 10.0.0.23 - - [2025-10-16 02:27:22] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000868 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.091629 10.0.0.19 - - [2025-10-16 02:27:22] "POST /route-targets HTTP/1.1" 200 327 0.015947 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003678 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.008012 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.004233 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003760 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.004837 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003539 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003433 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003795 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003510 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.003273 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 541 0.025129 10.0.0.19 - - [2025-10-16 02:27:22] "POST /neutron/router HTTP/1.1" 200 542 0.007104 10.0.0.19 - - [2025-10-16 02:27:23] "DELETE /route-target/128ab53e-f1b3-4198-9038-61a8bb946aa9 HTTP/1.1" 200 115 0.027930 10.0.0.19 - - [2025-10-16 02:27:23] "GET /logical-router/49b1079d-e8b2-4594-a884-e4f0e8d315d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.049164 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.005856 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.012314 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.003361 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004762 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.003822 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004909 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004495 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004350 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004515 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.003639 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.004218 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 541 0.006227 10.0.0.19 - - [2025-10-16 02:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 151 0.065977 10.0.0.19 - - [2025-10-16 02:27:23] "POST /neutron/router HTTP/1.1" 200 559 0.021951 10.0.0.19 - - [2025-10-16 02:27:23] "PUT /logical-router/301fa6de-7574-47fe-9183-5a7480d55f7b HTTP/1.1" 200 262 0.045614 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.005115 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.003624 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.003305 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.003870 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.004386 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.004346 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.004380 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.004632 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.005122 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.004443 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/router HTTP/1.1" 200 559 0.030900 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/security_group HTTP/1.1" 200 521 0.004509 10.0.0.19 - - [2025-10-16 02:27:24] "DELETE /access-control-list/0174a814-426d-4811-937f-bb12c2201a9a HTTP/1.1" 200 115 0.043818 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/security_group HTTP/1.1" 200 151 0.068512 10.0.0.19 - - [2025-10-16 02:27:24] "DELETE /access-control-list/3b703b98-c876-43c2-8d31-f012b6ddd0d0 HTTP/1.1" 200 115 0.025212 10.0.0.19 - - [2025-10-16 02:27:24] "POST /neutron/security_group HTTP/1.1" 200 506 0.004075 10.0.0.19 - - [2025-10-16 02:27:25] "DELETE /access-control-list/400dd8ca-8df8-4a4d-af29-46fc5446d9bc HTTP/1.1" 200 115 0.053687 10.0.0.23 - - [2025-10-16 02:27:26] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000865 10.0.0.19 - - [2025-10-16 02:27:26] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039981 10.0.0.23 - - [2025-10-16 02:27:26] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000829 10.0.0.19 - - [2025-10-16 02:27:26] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?fields=virtual_networks HTTP/1.1" 200 1022 0.044988 10.0.0.23 - - [2025-10-16 02:27:26] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000895 10.0.0.19 - - [2025-10-16 02:27:26] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.038578 10.0.0.23 - - [2025-10-16 02:27:26] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000885 10.0.0.19 - - [2025-10-16 02:27:26] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?fields=security_groups HTTP/1.1" 200 1243 0.037142 10.0.0.19 - - [2025-10-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.022360 10.0.0.23 - - [2025-10-16 02:27:27] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003609 10.0.0.23 - - [2025-10-16 02:27:27] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000813 10.0.0.23 - - [2025-10-16 02:27:27] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006851 10.0.0.23 - - [2025-10-16 02:27:27] "POST /id-to-fqname HTTP/1.1" 200 186 0.005451 10.0.0.23 - - [2025-10-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.009187 10.0.0.23 - - [2025-10-16 02:27:27] "POST /security-groups HTTP/1.1" 200 587 0.075051 10.0.0.23 - - [2025-10-16 02:27:27] "POST /projects HTTP/1.1" 200 577 0.301501 10.0.0.19 - - [2025-10-16 02:27:27] "POST /access-control-lists HTTP/1.1" 200 592 0.027209 10.0.0.23 - - [2025-10-16 02:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.370753 10.0.0.19 - - [2025-10-16 02:27:27] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.502291 10.0.0.19 - - [2025-10-16 02:27:29] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2025-10-16 02:27:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.19 - - [2025-10-16 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.058464 10.0.0.23 - - [2025-10-16 02:27:31] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000762 10.0.0.19 - - [2025-10-16 02:27:31] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.051278 10.0.0.23 - - [2025-10-16 02:27:31] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000852 10.0.0.19 - - [2025-10-16 02:27:31] "POST /neutron/network HTTP/1.1" 200 601 0.153183 10.0.0.19 - - [2025-10-16 02:27:31] "POST /route-targets HTTP/1.1" 200 327 0.013139 10.0.0.19 - - [2025-10-16 02:27:31] "POST /id-to-fqname HTTP/1.1" 200 216 0.003188 10.0.0.19 - - [2025-10-16 02:27:31] "GET /virtual-network/375cde1b-ba5e-4ffd-b0f8-e7eab1bb869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004649 10.0.0.19 - - [2025-10-16 02:27:31] "POST /neutron/network HTTP/1.1" 200 819 0.005546 10.0.0.19 - - [2025-10-16 02:27:31] "GET /virtual-network/375cde1b-ba5e-4ffd-b0f8-e7eab1bb869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004312 10.0.0.19 - - [2025-10-16 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 206 0.002895 10.0.0.19 - - [2025-10-16 02:27:31] "GET /virtual-network/375cde1b-ba5e-4ffd-b0f8-e7eab1bb869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004517 10.0.0.23 - - [2025-10-16 02:27:31] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001050 10.0.0.19 - - [2025-10-16 02:27:32] "POST /neutron/port HTTP/1.1" 200 1016 0.278184 10.0.0.19 - - [2025-10-16 02:27:32] "GET /virtual-machine-interface/f4ec6747-53a8-437b-8646-6f29fc63e28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.004869 10.0.0.19 - - [2025-10-16 02:27:32] "GET /virtual-machine-interface/f4ec6747-53a8-437b-8646-6f29fc63e28e?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.004406 10.0.0.19 - - [2025-10-16 02:27:32] "GET /instance-ip/9a6c16a9-90a3-4825-a862-c18f281091a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004756 10.0.0.19 - - [2025-10-16 02:27:32] "POST /neutron/network HTTP/1.1" 200 819 0.005850 10.0.0.19 - - [2025-10-16 02:27:32] "DELETE /route-target/e1ea6af3-4bc1-4dc4-8d82-36d9edd0b66e HTTP/1.1" 200 115 0.021606 10.0.0.19 - - [2025-10-16 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.23 - - [2025-10-16 02:27:35] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000880 10.0.0.19 - - [2025-10-16 02:27:35] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.042712 10.0.0.23 - - [2025-10-16 02:27:35] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000848 10.0.0.19 - - [2025-10-16 02:27:35] "POST /neutron/network HTTP/1.1" 200 603 0.116601 10.0.0.19 - - [2025-10-16 02:27:36] "POST /neutron/network HTTP/1.1" 200 979 0.009916 10.0.0.19 - - [2025-10-16 02:27:36] "POST /id-to-fqname HTTP/1.1" 200 217 0.000906 10.0.0.19 - - [2025-10-16 02:27:36] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.004151 10.0.0.19 - - [2025-10-16 02:27:36] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.004996 10.0.0.19 - - [2025-10-16 02:27:36] "POST /neutron/subnet HTTP/1.1" 200 724 0.008084 10.0.0.23 - - [2025-10-16 02:27:36] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000818 10.0.0.19 - - [2025-10-16 02:27:36] "POST /neutron/port HTTP/1.1" 200 1019 0.214587 10.0.0.19 - - [2025-10-16 02:27:36] "POST /id-to-fqname HTTP/1.1" 200 217 0.001011 10.0.0.19 - - [2025-10-16 02:27:36] "POST /neutron/network HTTP/1.1" 200 979 0.007490 10.0.0.19 - - [2025-10-16 02:27:37] "POST /neutron/port HTTP/1.1" 200 117 0.005841 10.0.0.19 - - [2025-10-16 02:27:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.001041 10.0.0.19 - - [2025-10-16 02:27:37] "POST /neutron/port HTTP/1.1" 200 1019 0.008440 10.0.0.19 - - [2025-10-16 02:27:37] "POST /neutron/port HTTP/1.1" 200 1018 0.010614 10.0.0.19 - - [2025-10-16 02:27:37] "POST /neutron/port HTTP/1.1" 200 117 0.005410 10.0.0.19 - - [2025-10-16 02:27:37] "POST /neutron/network HTTP/1.1" 200 989 0.008002 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/port HTTP/1.1" 200 1019 0.008142 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/port HTTP/1.1" 200 1019 0.011419 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/port HTTP/1.1" 200 1084 0.035246 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003305 10.0.0.19 - - [2025-10-16 02:27:38] "POST /neutron/network HTTP/1.1" 200 979 0.015034 10.0.0.19 - - [2025-10-16 02:27:42] "POST /neutron/port HTTP/1.1" 200 1084 0.013944 10.0.0.19 - - [2025-10-16 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008232 10.0.0.19 - - [2025-10-16 02:27:42] "GET /virtual-machine/89dacef8-cbe0-4ee1-9d7b-0646b72e0e53 HTTP/1.1" 401 292 0.000324 10.0.0.19 - - [2025-10-16 02:27:43] "GET /virtual-machine/89dacef8-cbe0-4ee1-9d7b-0646b72e0e53 HTTP/1.1" 200 1284 0.031267 10.0.0.19 - - [2025-10-16 02:27:43] "GET /virtual-machine-interface/62d9f618-9858-4e0f-bf51-936396a013c6 HTTP/1.1" 200 2924 0.005399 10.0.0.19 - - [2025-10-16 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-10-16 02:27:43] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003756 10.0.0.19 - - [2025-10-16 02:27:43] "GET /virtual-networks?parent_id=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002903 10.0.0.19 - - [2025-10-16 02:27:43] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006146 10.0.0.19 - - [2025-10-16 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.19 - - [2025-10-16 02:27:46] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005230 10.0.0.19 - - [2025-10-16 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2025-10-16 02:27:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003374 10.0.0.19 - - [2025-10-16 02:27:48] "GET /virtual-networks?parent_id=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002597 10.0.0.19 - - [2025-10-16 02:27:48] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005029 10.0.0.19 - - [2025-10-16 02:27:48] "POST /neutron/port HTTP/1.1" 200 1085 0.015927 10.0.0.19 - - [2025-10-16 02:27:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.029552 10.0.0.19 - - [2025-10-16 02:27:49] "POST /neutron/port HTTP/1.1" 200 1085 0.014302 10.0.0.19 - - [2025-10-16 02:27:49] "GET /virtual-machine/42891576-3d25-49b8-8668-a7765a7a008d HTTP/1.1" 200 1283 0.005656 10.0.0.19 - - [2025-10-16 02:27:49] "GET /virtual-machine-interface/da2e4bc1-381f-48ce-8123-ea20aaee2c4c HTTP/1.1" 200 2924 0.004929 10.0.0.19 - - [2025-10-16 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.19 - - [2025-10-16 02:27:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003151 10.0.0.19 - - [2025-10-16 02:27:49] "GET /virtual-networks?parent_id=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002344 10.0.0.19 - - [2025-10-16 02:27:49] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.005509 10.0.0.19 - - [2025-10-16 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.19 - - [2025-10-16 02:27:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003130 10.0.0.19 - - [2025-10-16 02:27:50] "GET /virtual-networks?parent_id=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003010 10.0.0.19 - - [2025-10-16 02:27:50] "GET /virtual-network/3d198d84-be12-4195-ac30-9e8fef6a6d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2564 0.006848 10.0.0.19 - - [2025-10-16 02:27:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007381 10.0.0.19 - - [2025-10-16 02:27:54] "POST /neutron/network HTTP/1.1" 200 989 0.008140 10.0.0.19 - - [2025-10-16 02:27:54] "POST /neutron/port HTTP/1.1" 200 117 0.001009 10.0.0.19 - - [2025-10-16 02:27:57] "POST /neutron/port HTTP/1.1" 200 1084 0.013346 10.0.0.19 - - [2025-10-16 02:27:58] "POST /neutron/subnet HTTP/1.1" 200 698 0.009796 10.0.0.19 - - [2025-10-16 02:27:58] "POST /neutron/port HTTP/1.1" 200 1111 0.019656 10.0.0.19 - - [2025-10-16 02:27:59] "POST /neutron/port HTTP/1.1" 200 1110 0.010973 10.0.0.19 - - [2025-10-16 02:27:59] "POST /neutron/network HTTP/1.1" 200 979 0.007614 10.0.0.19 - - [2025-10-16 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.026631 10.0.0.23 - - [2025-10-16 02:28:00] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.022202 10.0.0.19 - - [2025-10-16 02:28:01] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.090817 10.0.0.23 - - [2025-10-16 02:28:01] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000828 10.0.0.19 - - [2025-10-16 02:28:01] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?fields=virtual_networks HTTP/1.1" 200 1024 0.033726 10.0.0.23 - - [2025-10-16 02:28:01] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000942 10.0.0.19 - - [2025-10-16 02:28:01] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.036172 10.0.0.23 - - [2025-10-16 02:28:01] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000950 10.0.0.19 - - [2025-10-16 02:28:01] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?fields=security_groups HTTP/1.1" 200 1246 0.042572 10.0.0.19 - - [2025-10-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.024985 10.0.0.23 - - [2025-10-16 02:28:02] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003446 10.0.0.23 - - [2025-10-16 02:28:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.23 - - [2025-10-16 02:28:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032178 10.0.0.23 - - [2025-10-16 02:28:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.002400 10.0.0.23 - - [2025-10-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003291 10.0.0.23 - - [2025-10-16 02:28:02] "POST /security-groups HTTP/1.1" 200 589 0.073594 10.0.0.23 - - [2025-10-16 02:28:02] "POST /projects HTTP/1.1" 200 581 0.285988 10.0.0.23 - - [2025-10-16 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.356640 10.0.0.19 - - [2025-10-16 02:28:02] "POST /access-control-lists HTTP/1.1" 200 594 0.028360 10.0.0.19 - - [2025-10-16 02:28:02] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.515789 10.0.0.19 - - [2025-10-16 02:28:03] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.19 - - [2025-10-16 02:28:04] "POST /neutron/port HTTP/1.1" 400 205 0.003891 10.0.0.19 - - [2025-10-16 02:28:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.19 - - [2025-10-16 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.055750 10.0.0.23 - - [2025-10-16 02:28:05] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000833 10.0.0.19 - - [2025-10-16 02:28:05] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039257 10.0.0.19 - - [2025-10-16 02:28:05] "POST /neutron/network HTTP/1.1" 200 117 0.031885 10.0.0.19 - - [2025-10-16 02:28:06] "POST /route-targets HTTP/1.1" 200 327 0.015336 10.0.0.19 - - [2025-10-16 02:28:06] "POST /neutron/network HTTP/1.1" 200 822 0.009077 10.0.0.19 - - [2025-10-16 02:28:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001196 10.0.0.19 - - [2025-10-16 02:28:06] "GET /virtual-network/2b004d92-26ba-4009-87bd-092f84052b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005683 10.0.0.19 - - [2025-10-16 02:28:06] "GET /virtual-network/2b004d92-26ba-4009-87bd-092f84052b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006511 10.0.0.19 - - [2025-10-16 02:28:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.008653 10.0.0.19 - - [2025-10-16 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.23 - - [2025-10-16 02:28:06] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000885 10.0.0.19 - - [2025-10-16 02:28:06] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052421 10.0.0.19 - - [2025-10-16 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.027516 10.0.0.23 - - [2025-10-16 02:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002253 10.0.0.19 - - [2025-10-16 02:28:07] "POST /neutron/subnet HTTP/1.1" 200 719 0.204092 10.0.0.19 - - [2025-10-16 02:28:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001588 10.0.0.19 - - [2025-10-16 02:28:07] "GET /virtual-network/267779d2-5f47-4296-9da2-b6be82763002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008539 10.0.0.19 - - [2025-10-16 02:28:07] "GET /virtual-network/267779d2-5f47-4296-9da2-b6be82763002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005082 10.0.0.19 - - [2025-10-16 02:28:07] "POST /neutron/network HTTP/1.1" 200 823 0.006681 10.0.0.19 - - [2025-10-16 02:28:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001068 10.0.0.23 - - [2025-10-16 02:28:08] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001300 10.0.0.19 - - [2025-10-16 02:28:08] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064074 10.0.0.19 - - [2025-10-16 02:28:08] "POST /neutron/network HTTP/1.1" 200 822 0.006027 10.0.0.19 - - [2025-10-16 02:28:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001353 10.0.0.19 - - [2025-10-16 02:28:08] "POST /neutron/port HTTP/1.1" 200 117 0.006058 10.0.0.23 - - [2025-10-16 02:28:08] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.19 - - [2025-10-16 02:28:09] "POST /neutron/port HTTP/1.1" 200 1056 0.298342 10.0.0.19 - - [2025-10-16 02:28:09] "POST /neutron/port HTTP/1.1" 200 1110 0.087231 10.0.0.19 - - [2025-10-16 02:28:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.007767 10.0.0.23 - - [2025-10-16 02:28:09] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.19 - - [2025-10-16 02:28:09] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055854 10.0.0.19 - - [2025-10-16 02:28:09] "POST /neutron/network HTTP/1.1" 200 823 0.005489 10.0.0.19 - - [2025-10-16 02:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.005120 10.0.0.23 - - [2025-10-16 02:28:09] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001275 10.0.0.19 - - [2025-10-16 02:28:10] "POST /neutron/router HTTP/1.1" 200 344 0.331924 10.0.0.19 - - [2025-10-16 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.021731 10.0.0.23 - - [2025-10-16 02:28:10] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000992 10.0.0.19 - - [2025-10-16 02:28:10] "POST /neutron/port HTTP/1.1" 200 1057 0.285761 10.0.0.19 - - [2025-10-16 02:28:10] "POST /neutron/port HTTP/1.1" 200 1057 0.009320 10.0.0.19 - - [2025-10-16 02:28:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004572 10.0.0.19 - - [2025-10-16 02:28:10] "POST /neutron/network HTTP/1.1" 200 823 0.006057 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/2b54ae8d19f94f339638c2547407cc5b HTTP/1.1" 404 173 0.009742 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/38e4d70b34054739ba95a3d32359d3e9 HTTP/1.1" 404 173 0.009242 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/7dde1773940749e39723b35aae168ccd HTTP/1.1" 404 173 0.007730 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/6a121d13-62c0-4d1f-8a08-a32a885652e5 HTTP/1.1" 404 177 0.018982 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001288 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.080659 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.080887 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002359 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001914 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?fields=security_groups HTTP/1.1" 200 1348 0.070349 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?fields=security_groups HTTP/1.1" 200 1351 0.090737 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /security-group/0292d044-b6f5-4e49-879e-4b7d43a331e3 HTTP/1.1" 200 115 0.051067 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=7dde1773-9407-49e3-9723-b35aae168ccd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000773 10.0.0.19 - - [2025-10-16 02:28:12] "DELETE /access-control-list/c33ab7e8-8ddb-4916-958f-d1a844001e43 HTTP/1.1" 200 115 0.040745 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /security-group/39f7da4a-05e5-45d1-8cea-209742323bc8 HTTP/1.1" 200 115 0.072741 10.0.0.23 - - [2025-10-16 02:28:12] "GET /projects?obj_uuids=38e4d70b-3405-4739-ba95-a3d32359d3e9&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.006544 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/7dde1773-9407-49e3-9723-b35aae168ccd?fields=application_policy_sets HTTP/1.1" 200 1387 0.100533 10.0.0.23 - - [2025-10-16 02:28:12] "GET /project/38e4d70b-3405-4739-ba95-a3d32359d3e9?fields=application_policy_sets HTTP/1.1" 200 1390 0.084746 10.0.0.19 - - [2025-10-16 02:28:12] "DELETE /access-control-list/9c67dbf8-a257-4b6d-8b8b-9bafbfd4fc34 HTTP/1.1" 200 115 0.043791 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/7dde1773-9407-49e3-9723-b35aae168ccd HTTP/1.1" 200 115 0.608128 10.0.0.23 - - [2025-10-16 02:28:12] "DELETE /project/38e4d70b-3405-4739-ba95-a3d32359d3e9 HTTP/1.1" 200 115 0.617132 10.0.0.19 - - [2025-10-16 02:28:15] "POST /neutron/port HTTP/1.1" 200 1084 0.012995 10.0.0.19 - - [2025-10-16 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006745 10.0.0.19 - - [2025-10-16 02:28:15] "GET /virtual-machine/dcb18c20-4be1-447e-9fe8-ca72d881b79b HTTP/1.1" 401 292 0.000295 10.0.0.19 - - [2025-10-16 02:28:15] "GET /virtual-machine/dcb18c20-4be1-447e-9fe8-ca72d881b79b HTTP/1.1" 200 1291 0.026134 10.0.0.19 - - [2025-10-16 02:28:15] "GET /virtual-machine-interface/151417a0-25d6-4eb6-865e-1b91080433b9 HTTP/1.1" 200 2933 0.005758 10.0.0.19 - - [2025-10-16 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2025-10-16 02:28:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004136 10.0.0.19 - - [2025-10-16 02:28:16] "GET /virtual-networks?parent_id=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003891 10.0.0.19 - - [2025-10-16 02:28:16] "GET /virtual-network/2b004d92-26ba-4009-87bd-092f84052b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005519 10.0.0.19 - - [2025-10-16 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.19 - - [2025-10-16 02:28:19] "GET /virtual-network/2b004d92-26ba-4009-87bd-092f84052b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005313 10.0.0.19 - - [2025-10-16 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.19 - - [2025-10-16 02:28:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003282 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-networks?parent_id=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003767 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-network/2b004d92-26ba-4009-87bd-092f84052b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005518 10.0.0.19 - - [2025-10-16 02:28:21] "POST /neutron/port HTTP/1.1" 200 1085 0.014838 10.0.0.19 - - [2025-10-16 02:28:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006837 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-machine/08c18267-4ab3-4ee7-b347-23ab60b1aedd HTTP/1.1" 200 1289 0.005602 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-machine-interface/aa13d4e8-0b89-4be9-8c50-26cc4e915270 HTTP/1.1" 200 2935 0.004743 10.0.0.19 - - [2025-10-16 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.19 - - [2025-10-16 02:28:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003305 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-networks?parent_id=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002842 10.0.0.19 - - [2025-10-16 02:28:21] "GET /virtual-network/267779d2-5f47-4296-9da2-b6be82763002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005223 10.0.0.19 - - [2025-10-16 02:28:22] "POST /neutron/port HTTP/1.1" 200 1085 0.013050 10.0.0.19 - - [2025-10-16 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2025-10-16 02:28:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003331 10.0.0.19 - - [2025-10-16 02:28:22] "GET /virtual-networks?parent_id=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002441 10.0.0.19 - - [2025-10-16 02:28:22] "GET /virtual-network/267779d2-5f47-4296-9da2-b6be82763002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005224 10.0.0.19 - - [2025-10-16 02:28:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006207 10.0.0.19 - - [2025-10-16 02:28:32] "POST /neutron/port HTTP/1.1" 200 1881 0.037495 10.0.0.19 - - [2025-10-16 02:28:38] "POST /neutron/router HTTP/1.1" 200 580 0.007946 10.0.0.19 - - [2025-10-16 02:28:38] "POST /ref-update HTTP/1.1" 200 156 0.018659 10.0.0.19 - - [2025-10-16 02:28:41] "POST /neutron/router HTTP/1.1" 200 344 0.212417 10.0.0.19 - - [2025-10-16 02:28:41] "POST /neutron/router HTTP/1.1" 200 580 0.006872 10.0.0.19 - - [2025-10-16 02:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.19 - - [2025-10-16 02:28:41] "GET /logical-router/79cccf37-2a86-407a-8367-01ac07d36a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.090807 10.0.0.19 - - [2025-10-16 02:28:41] "POST /neutron/network HTTP/1.1" 400 204 0.016375 10.0.0.19 - - [2025-10-16 02:28:42] "POST /neutron/port HTTP/1.1" 200 1084 0.019574 10.0.0.19 - - [2025-10-16 02:28:42] "POST /neutron/port HTTP/1.1" 200 151 0.210047 10.0.0.19 - - [2025-10-16 02:28:43] "POST /neutron/network HTTP/1.1" 200 822 0.005997 10.0.0.19 - - [2025-10-16 02:28:43] "DELETE /route-target/161e0114-61e2-4cb2-9027-b3f8b79a05af HTTP/1.1" 200 115 0.034302 10.0.0.23 - - [2025-10-16 02:28:45] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000870 10.0.0.19 - - [2025-10-16 02:28:45] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.041507 10.0.0.23 - - [2025-10-16 02:28:45] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000871 10.0.0.19 - - [2025-10-16 02:28:45] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?fields=virtual_networks HTTP/1.1" 200 1028 0.042179 10.0.0.23 - - [2025-10-16 02:28:45] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.19 - - [2025-10-16 02:28:45] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.038788 10.0.0.23 - - [2025-10-16 02:28:45] "GET /projects?obj_uuids=2b54ae8d-19f9-4f33-9638-c2547407cc5b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001206 10.0.0.19 - - [2025-10-16 02:28:45] "GET /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b?fields=security_groups HTTP/1.1" 200 1252 0.038592 10.0.0.19 - - [2025-10-16 02:28:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.024928 10.0.0.23 - - [2025-10-16 02:28:46] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002885 10.0.0.23 - - [2025-10-16 02:28:46] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.23 - - [2025-10-16 02:28:46] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006644 10.0.0.23 - - [2025-10-16 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 193 0.002764 10.0.0.23 - - [2025-10-16 02:28:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.005385 10.0.0.23 - - [2025-10-16 02:28:46] "POST /security-groups HTTP/1.1" 200 594 0.027153 10.0.0.19 - - [2025-10-16 02:28:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.002501 10.0.0.23 - - [2025-10-16 02:28:46] "POST /projects HTTP/1.1" 200 591 0.213070 10.0.0.23 - - [2025-10-16 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.280011 10.0.0.19 - - [2025-10-16 02:28:46] "POST /access-control-lists HTTP/1.1" 200 597 0.030491 10.0.0.19 - - [2025-10-16 02:28:46] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.413334 10.0.0.19 - - [2025-10-16 02:28:47] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.19 - - [2025-10-16 02:28:49] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2025-10-16 02:28:50] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000968 10.0.0.19 - - [2025-10-16 02:28:50] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.062161 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.19 - - [2025-10-16 02:28:50] "GET /security-group/66a94416-70bf-4206-8c1e-45ab325e25a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.006758 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.23 - - [2025-10-16 02:28:50] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001011 10.0.0.19 - - [2025-10-16 02:28:50] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.049523 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.19 - - [2025-10-16 02:28:50] "GET /security-group/66a94416-70bf-4206-8c1e-45ab325e25a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.004870 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2025-10-16 02:28:50] "PUT /security-group/66a94416-70bf-4206-8c1e-45ab325e25a1 HTTP/1.1" 200 262 0.020265 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.003083 10.0.0.19 - - [2025-10-16 02:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.23 - - [2025-10-16 02:28:50] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000910 10.0.0.19 - - [2025-10-16 02:28:50] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038386 10.0.0.23 - - [2025-10-16 02:28:50] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001468 10.0.0.19 - - [2025-10-16 02:28:51] "POST /neutron/network HTTP/1.1" 200 608 0.156017 10.0.0.19 - - [2025-10-16 02:28:51] "POST /route-targets HTTP/1.1" 200 327 0.013670 10.0.0.19 - - [2025-10-16 02:28:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.003712 10.0.0.19 - - [2025-10-16 02:28:51] "GET /virtual-network/5d27181a-1d3b-4cff-a73d-80f10f6459bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004929 10.0.0.19 - - [2025-10-16 02:28:51] "POST /neutron/network HTTP/1.1" 200 826 0.010171 10.0.0.19 - - [2025-10-16 02:28:51] "GET /virtual-network/5d27181a-1d3b-4cff-a73d-80f10f6459bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004658 10.0.0.19 - - [2025-10-16 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.23 - - [2025-10-16 02:28:51] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000821 10.0.0.19 - - [2025-10-16 02:28:51] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.038543 10.0.0.19 - - [2025-10-16 02:28:51] "POST /neutron/network HTTP/1.1" 200 117 0.014099 10.0.0.19 - - [2025-10-16 02:28:51] "POST /ref-update HTTP/1.1" 200 156 0.022046 10.0.0.19 - - [2025-10-16 02:28:52] "POST /neutron/network HTTP/1.1" 200 833 0.007395 10.0.0.19 - - [2025-10-16 02:28:52] "POST /id-to-fqname HTTP/1.1" 200 227 0.000932 10.0.0.19 - - [2025-10-16 02:28:52] "GET /virtual-network/9d2a1483-8fe4-4d99-815d-328d29238dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004725 10.0.0.19 - - [2025-10-16 02:28:52] "GET /virtual-network/9d2a1483-8fe4-4d99-815d-328d29238dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004900 10.0.0.19 - - [2025-10-16 02:28:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.007391 10.0.0.19 - - [2025-10-16 02:28:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.000942 10.0.0.23 - - [2025-10-16 02:28:53] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000966 10.0.0.19 - - [2025-10-16 02:28:53] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.053281 10.0.0.19 - - [2025-10-16 02:28:53] "POST /neutron/port HTTP/1.1" 200 117 0.006018 10.0.0.19 - - [2025-10-16 02:28:53] "POST /id-to-fqname HTTP/1.1" 200 227 0.001170 10.0.0.19 - - [2025-10-16 02:28:53] "POST /neutron/network HTTP/1.1" 200 843 0.006540 10.0.0.19 - - [2025-10-16 02:28:54] "POST /neutron/port HTTP/1.1" 200 1062 0.042860 10.0.0.23 - - [2025-10-16 02:28:54] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001479 10.0.0.19 - - [2025-10-16 02:28:54] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.085904 10.0.0.19 - - [2025-10-16 02:28:54] "POST /neutron/network HTTP/1.1" 200 833 0.053865 10.0.0.19 - - [2025-10-16 02:28:54] "POST /neutron/subnet HTTP/1.1" 200 693 0.009614 10.0.0.19 - - [2025-10-16 02:28:54] "POST /neutron/port HTTP/1.1" 200 1090 0.019331 10.0.0.23 - - [2025-10-16 02:28:54] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001508 10.0.0.19 - - [2025-10-16 02:28:54] "POST /neutron/router HTTP/1.1" 200 585 0.098989 10.0.0.19 - - [2025-10-16 02:28:55] "POST /neutron/router HTTP/1.1" 200 656 0.024168 10.0.0.19 - - [2025-10-16 02:28:55] "GET /service-template/028f7b48-6a6f-4b20-aecd-d6b54940edef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003972 10.0.0.19 - - [2025-10-16 02:28:55] "POST /route-targets HTTP/1.1" 200 327 0.023174 10.0.0.19 - - [2025-10-16 02:28:55] "POST /service-instances HTTP/1.1" 200 670 0.097466 10.0.0.19 - - [2025-10-16 02:28:55] "POST /ref-update HTTP/1.1" 200 156 0.054212 10.0.0.19 - - [2025-10-16 02:28:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008198 10.0.0.19 - - [2025-10-16 02:28:55] "POST /virtual-machines HTTP/1.1" 200 553 0.028765 10.0.0.19 - - [2025-10-16 02:28:56] "POST /instance-ips HTTP/1.1" 200 551 0.084105 10.0.0.19 - - [2025-10-16 02:28:56] "PUT /virtual-machine-interface/93a9c1b7-5b63-4bb1-9f03-1204ec4c3dd1 HTTP/1.1" 200 284 0.048435 10.0.0.19 - - [2025-10-16 02:28:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.126974 10.0.0.19 - - [2025-10-16 02:28:56] "POST /neutron/port HTTP/1.1" 200 1062 0.067272 10.0.0.19 - - [2025-10-16 02:28:56] "POST /instance-ips HTTP/1.1" 400 316 0.050807 10.0.0.19 - - [2025-10-16 02:28:56] "PUT /instance-ip/f27a494f-9a75-4ead-b834-bd382e472ecc HTTP/1.1" 200 256 0.029219 10.0.0.19 - - [2025-10-16 02:28:56] "POST /ref-update HTTP/1.1" 200 156 0.039191 10.0.0.19 - - [2025-10-16 02:28:56] "POST /virtual-machines HTTP/1.1" 200 553 0.038599 10.0.0.19 - - [2025-10-16 02:28:56] "POST /neutron/port HTTP/1.1" 200 1090 0.032637 10.0.0.19 - - [2025-10-16 02:28:56] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.19 - - [2025-10-16 02:28:57] "POST /instance-ips HTTP/1.1" 400 246 0.016740 10.0.0.19 - - [2025-10-16 02:28:57] "PUT /instance-ip/a1b22bf8-cffd-420f-852f-66fab246f8e5 HTTP/1.1" 200 256 0.031747 10.0.0.19 - - [2025-10-16 02:28:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.121921 10.0.0.19 - - [2025-10-16 02:28:57] "POST /chown HTTP/1.1" 200 109 0.013435 10.0.0.19 - - [2025-10-16 02:28:57] "POST /ref-update HTTP/1.1" 200 156 0.022557 10.0.0.19 - - [2025-10-16 02:28:59] "POST /neutron/port HTTP/1.1" 200 1090 0.013123 10.0.0.19 - - [2025-10-16 02:29:00] "POST /neutron/subnet HTTP/1.1" 200 693 0.009294 10.0.0.19 - - [2025-10-16 02:29:00] "POST /neutron/port HTTP/1.1" 200 1090 0.013010 10.0.0.19 - - [2025-10-16 02:29:00] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008266 10.0.0.19 - - [2025-10-16 02:29:01] "GET /virtual-machine/b761e7c5-9493-4a03-b42f-bcd180d36c40 HTTP/1.1" 401 292 0.000383 10.0.0.19 - - [2025-10-16 02:29:01] "GET /virtual-machine/b761e7c5-9493-4a03-b42f-bcd180d36c40 HTTP/1.1" 200 1296 0.029825 10.0.0.19 - - [2025-10-16 02:29:01] "GET /virtual-machine-interface/070dcfc9-d534-460c-8524-71f0989a17a3 HTTP/1.1" 200 2954 0.005301 10.0.0.19 - - [2025-10-16 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-10-16 02:29:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003369 10.0.0.19 - - [2025-10-16 02:29:01] "GET /virtual-networks?parent_id=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002772 10.0.0.19 - - [2025-10-16 02:29:01] "GET /virtual-network/5d27181a-1d3b-4cff-a73d-80f10f6459bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.014279 10.0.0.19 - - [2025-10-16 02:29:02] "POST /neutron/port HTTP/1.1" 200 1090 0.015553 10.0.0.19 - - [2025-10-16 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.19 - - [2025-10-16 02:29:04] "GET /virtual-network/5d27181a-1d3b-4cff-a73d-80f10f6459bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004912 10.0.0.19 - - [2025-10-16 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-10-16 02:29:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003500 10.0.0.19 - - [2025-10-16 02:29:06] "GET /virtual-networks?parent_id=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003010 10.0.0.19 - - [2025-10-16 02:29:06] "GET /virtual-network/5d27181a-1d3b-4cff-a73d-80f10f6459bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005097 10.0.0.19 - - [2025-10-16 02:29:06] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006749 10.0.0.19 - - [2025-10-16 02:29:07] "POST /neutron/port HTTP/1.1" 200 1090 0.012582 10.0.0.19 - - [2025-10-16 02:29:07] "GET /virtual-machine/db828630-6795-48ff-be8e-e4cdd5cedbf7 HTTP/1.1" 200 1296 0.005959 10.0.0.19 - - [2025-10-16 02:29:07] "GET /virtual-machine-interface/25f32775-922e-4650-8de4-b5039b4656a3 HTTP/1.1" 200 2968 0.005877 10.0.0.19 - - [2025-10-16 02:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.19 - - [2025-10-16 02:29:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003670 10.0.0.19 - - [2025-10-16 02:29:07] "GET /virtual-networks?parent_id=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002898 10.0.0.19 - - [2025-10-16 02:29:07] "GET /virtual-network/9d2a1483-8fe4-4d99-815d-328d29238dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005585 10.0.0.19 - - [2025-10-16 02:29:08] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006482 10.0.0.19 - - [2025-10-16 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2025-10-16 02:29:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003860 10.0.0.19 - - [2025-10-16 02:29:10] "GET /virtual-networks?parent_id=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003211 10.0.0.19 - - [2025-10-16 02:29:10] "GET /virtual-network/9d2a1483-8fe4-4d99-815d-328d29238dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006846 10.0.0.19 - - [2025-10-16 02:29:12] "DELETE /access-control-list/1142d107-831a-4000-bc00-6dc4134523f9 HTTP/1.1" 200 115 0.050934 10.0.0.23 - - [2025-10-16 02:29:12] "GET /obj-perms HTTP/1.1" 200 5056 0.045986 10.0.0.23 - - [2025-10-16 02:29:12] "DELETE /project/2b54ae8d-19f9-4f33-9638-c2547407cc5b HTTP/1.1" 404 177 0.002822 10.0.0.23 - - [2025-10-16 02:29:12] "DELETE /project/e7f6718b4a5f4f6ca9c641b25ed2ef11 HTTP/1.1" 404 173 0.005300 10.0.0.19 - - [2025-10-16 02:29:19] "POST /neutron/router HTTP/1.1" 200 656 0.007530 10.0.0.19 - - [2025-10-16 02:29:19] "GET /logical-router/6d865a51-fe35-4643-9288-1e63aadf5b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005004 10.0.0.19 - - [2025-10-16 02:29:19] "POST /neutron/router HTTP/1.1" 200 151 0.080684 10.0.0.19 - - [2025-10-16 02:29:19] "DELETE /route-table/85bf3942-d9d2-452c-b258-db9793ffd11a HTTP/1.1" 200 115 0.023975 10.0.0.19 - - [2025-10-16 02:29:19] "POST /ref-update HTTP/1.1" 200 156 0.021532 10.0.0.19 - - [2025-10-16 02:29:20] "DELETE /route-target/1eba426c-e543-4d74-90d0-222c73331fc5 HTTP/1.1" 409 239 0.007209 10.0.0.23 - - [2025-10-16 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002560 10.0.0.23 - - [2025-10-16 02:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 10.0.0.19 - - [2025-10-16 02:29:20] "DELETE /virtual-network/6379eccc-cd9e-41cc-8b2a-c3d7a9cc0000 HTTP/1.1" 200 115 0.188599 10.0.0.19 - - [2025-10-16 02:29:20] "GET /service-instance/37f5b22d-ff8f-47ee-a1c5-56d689b72b0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003101 10.0.0.19 - - [2025-10-16 02:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.19 - - [2025-10-16 02:29:20] "GET /instance-ip/a1b22bf8-cffd-420f-852f-66fab246f8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.013669 10.0.0.19 - - [2025-10-16 02:29:20] "POST /neutron/port HTTP/1.1" 200 1090 0.017733 10.0.0.19 - - [2025-10-16 02:29:20] "DELETE /virtual-machine-interface/db246c87-8939-4493-9c25-9cfd50d1f820 HTTP/1.1" 200 115 0.046134 10.0.0.19 - - [2025-10-16 02:29:20] "GET /virtual-machine-interface/93a9c1b7-5b63-4bb1-9f03-1204ec4c3dd1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1654 0.014561 10.0.0.19 - - [2025-10-16 02:29:20] "DELETE /instance-ip/a1b22bf8-cffd-420f-852f-66fab246f8e5 HTTP/1.1" 200 115 0.062724 10.0.0.19 - - [2025-10-16 02:29:20] "POST /neutron/port HTTP/1.1" 200 151 0.244735 10.0.0.19 - - [2025-10-16 02:29:20] "DELETE /virtual-machine-interface/b72b3b23-8f1c-4699-bef0-0b3e0e726f73 HTTP/1.1" 200 115 0.056457 10.0.0.19 - - [2025-10-16 02:29:22] "POST /neutron/network HTTP/1.1" 200 833 0.006215 10.0.0.19 - - [2025-10-16 02:29:22] "DELETE /route-target/ef8b2e63-494f-449b-a340-37f6a11fa4c5 HTTP/1.1" 200 115 0.025650 10.0.0.23 - - [2025-10-16 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002837 10.0.0.23 - - [2025-10-16 02:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003505 10.0.0.19 - - [2025-10-16 02:29:22] "POST /neutron/network HTTP/1.1" 200 151 0.130920 10.0.0.23 - - [2025-10-16 02:29:23] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000852 10.0.0.19 - - [2025-10-16 02:29:23] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.039555 10.0.0.23 - - [2025-10-16 02:29:23] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001987 10.0.0.19 - - [2025-10-16 02:29:23] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?fields=virtual_networks HTTP/1.1" 200 1039 0.033910 10.0.0.23 - - [2025-10-16 02:29:23] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000830 10.0.0.19 - - [2025-10-16 02:29:23] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.045666 10.0.0.23 - - [2025-10-16 02:29:23] "GET /projects?obj_uuids=e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000870 10.0.0.19 - - [2025-10-16 02:29:23] "GET /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11?fields=security_groups HTTP/1.1" 200 1268 0.037349 10.0.0.19 - - [2025-10-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.040429 10.0.0.23 - - [2025-10-16 02:29:24] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002885 10.0.0.23 - - [2025-10-16 02:29:24] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000831 10.0.0.23 - - [2025-10-16 02:29:24] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006083 10.0.0.23 - - [2025-10-16 02:29:24] "POST /id-to-fqname HTTP/1.1" 200 198 0.002536 10.0.0.23 - - [2025-10-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.006015 10.0.0.23 - - [2025-10-16 02:29:24] "POST /security-groups HTTP/1.1" 200 599 0.069740 10.0.0.19 - - [2025-10-16 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.003103 10.0.0.23 - - [2025-10-16 02:29:24] "POST /projects HTTP/1.1" 200 601 0.269273 10.0.0.23 - - [2025-10-16 02:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.338904 10.0.0.19 - - [2025-10-16 02:29:25] "POST /access-control-lists HTTP/1.1" 200 602 0.025048 10.0.0.19 - - [2025-10-16 02:29:25] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.466655 10.0.0.19 - - [2025-10-16 02:29:26] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.19 - - [2025-10-16 02:29:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.19 - - [2025-10-16 02:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.057366 10.0.0.23 - - [2025-10-16 02:29:28] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000790 10.0.0.19 - - [2025-10-16 02:29:28] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042984 10.0.0.23 - - [2025-10-16 02:29:28] "POST /useragent-kv HTTP/1.1" 200 115 0.008369 10.0.0.19 - - [2025-10-16 02:29:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.252340 10.0.0.19 - - [2025-10-16 02:29:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001199 10.0.0.19 - - [2025-10-16 02:29:28] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006536 10.0.0.19 - - [2025-10-16 02:29:28] "POST /neutron/network HTTP/1.1" 200 1005 0.017409 10.0.0.19 - - [2025-10-16 02:29:29] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004586 10.0.0.19 - - [2025-10-16 02:29:29] "POST /neutron/subnet HTTP/1.1" 200 818 0.007521 10.0.0.19 - - [2025-10-16 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.23 - - [2025-10-16 02:29:29] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000814 10.0.0.19 - - [2025-10-16 02:29:29] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.039514 10.0.0.19 - - [2025-10-16 02:29:29] "POST /route-targets HTTP/1.1" 200 327 0.017919 10.0.0.23 - - [2025-10-16 02:29:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007245 10.0.0.19 - - [2025-10-16 02:29:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.217694 10.0.0.19 - - [2025-10-16 02:29:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001249 10.0.0.19 - - [2025-10-16 02:29:29] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006274 10.0.0.19 - - [2025-10-16 02:29:29] "POST /neutron/network HTTP/1.1" 200 1005 0.008013 10.0.0.19 - - [2025-10-16 02:29:29] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004201 10.0.0.19 - - [2025-10-16 02:29:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.007489 10.0.0.19 - - [2025-10-16 02:29:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.002104 10.0.0.19 - - [2025-10-16 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.23 - - [2025-10-16 02:29:29] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.19 - - [2025-10-16 02:29:29] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036028 10.0.0.19 - - [2025-10-16 02:29:30] "POST /network-policys HTTP/1.1" 200 577 0.069630 10.0.0.19 - - [2025-10-16 02:29:30] "GET /network-policy/28af1f79-98bc-4ec6-93d5-cbd43ad900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005488 10.0.0.19 - - [2025-10-16 02:29:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.052260 10.0.0.19 - - [2025-10-16 02:29:30] "POST /neutron/network HTTP/1.1" 200 1113 0.014276 10.0.0.19 - - [2025-10-16 02:29:30] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008430 10.0.0.19 - - [2025-10-16 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.19 - - [2025-10-16 02:29:30] "POST /access-control-lists HTTP/1.1" 200 596 0.086479 10.0.0.19 - - [2025-10-16 02:29:30] "GET /network-policy/28af1f79-98bc-4ec6-93d5-cbd43ad900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005871 10.0.0.19 - - [2025-10-16 02:29:30] "POST /neutron/network HTTP/1.1" 200 1113 0.011163 10.0.0.19 - - [2025-10-16 02:29:30] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004531 10.0.0.19 - - [2025-10-16 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2025-10-16 02:29:30] "POST /ref-update HTTP/1.1" 200 156 0.024359 10.0.0.19 - - [2025-10-16 02:29:30] "GET /network-policy/28af1f79-98bc-4ec6-93d5-cbd43ad900d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006607 10.0.0.19 - - [2025-10-16 02:29:31] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005061 10.0.0.19 - - [2025-10-16 02:29:31] "GET /obj-perms HTTP/1.1" 200 5046 0.044730 10.0.0.57 - - [2025-10-16 02:29:31] "GET /obj-perms HTTP/1.1" 200 5046 0.039773 10.0.0.19 - - [2025-10-16 02:29:32] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005234 10.0.0.19 - - [2025-10-16 02:29:33] "POST /id-to-fqname HTTP/1.1" 200 228 0.001263 10.0.0.23 - - [2025-10-16 02:29:33] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000845 10.0.0.19 - - [2025-10-16 02:29:33] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.055128 10.0.0.19 - - [2025-10-16 02:29:34] "POST /neutron/port HTTP/1.1" 200 117 0.006919 10.0.0.19 - - [2025-10-16 02:29:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001568 10.0.0.19 - - [2025-10-16 02:29:34] "POST /neutron/network HTTP/1.1" 200 1123 0.008726 10.0.0.19 - - [2025-10-16 02:29:34] "POST /neutron/port HTTP/1.1" 200 1174 0.015240 10.0.0.23 - - [2025-10-16 02:29:35] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000908 10.0.0.19 - - [2025-10-16 02:29:35] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.085295 10.0.0.19 - - [2025-10-16 02:29:35] "POST /neutron/network HTTP/1.1" 200 1113 0.013712 10.0.0.19 - - [2025-10-16 02:29:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003758 10.0.0.19 - - [2025-10-16 02:29:35] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.19 - - [2025-10-16 02:29:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006600 10.0.0.19 - - [2025-10-16 02:29:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008397 10.0.0.19 - - [2025-10-16 02:29:36] "POST /neutron/port HTTP/1.1" 200 1174 0.019147 10.0.0.19 - - [2025-10-16 02:29:36] "POST /neutron/port HTTP/1.1" 200 1202 0.014519 10.0.0.19 - - [2025-10-16 02:29:36] "POST /neutron/subnet HTTP/1.1" 200 1380 0.011426 10.0.0.19 - - [2025-10-16 02:29:36] "POST /neutron/network HTTP/1.1" 200 1113 0.008020 10.0.0.19 - - [2025-10-16 02:29:40] "POST /neutron/port HTTP/1.1" 200 1202 0.017137 10.0.0.19 - - [2025-10-16 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006742 10.0.0.19 - - [2025-10-16 02:29:40] "GET /virtual-machine/c0637c0c-01ea-4c3d-923c-cdb107a5fb42 HTTP/1.1" 401 292 0.000297 10.0.0.19 - - [2025-10-16 02:29:41] "GET /virtual-machine/c0637c0c-01ea-4c3d-923c-cdb107a5fb42 HTTP/1.1" 200 1301 0.026455 10.0.0.19 - - [2025-10-16 02:29:41] "GET /virtual-machine-interface/0d6ecb14-0264-438c-85c4-71c19216538b HTTP/1.1" 200 3173 0.006042 10.0.0.19 - - [2025-10-16 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.19 - - [2025-10-16 02:29:41] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003661 10.0.0.19 - - [2025-10-16 02:29:41] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003384 10.0.0.19 - - [2025-10-16 02:29:41] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005110 10.0.0.19 - - [2025-10-16 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.19 - - [2025-10-16 02:29:44] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004764 10.0.0.19 - - [2025-10-16 02:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.19 - - [2025-10-16 02:29:48] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005818 10.0.0.19 - - [2025-10-16 02:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.19 - - [2025-10-16 02:29:52] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004502 10.0.0.19 - - [2025-10-16 02:29:55] "POST /neutron/network HTTP/1.1" 200 1123 0.008100 10.0.0.19 - - [2025-10-16 02:29:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.011651 10.0.0.19 - - [2025-10-16 02:29:56] "POST /neutron/network HTTP/1.1" 200 1113 0.008440 10.0.0.19 - - [2025-10-16 02:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.19 - - [2025-10-16 02:29:56] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004569 10.0.0.19 - - [2025-10-16 02:29:58] "DELETE /access-control-list/887a91be-6969-4a2f-ad70-a154a5132e85 HTTP/1.1" 200 115 0.028234 10.0.0.19 - - [2025-10-16 02:29:59] "POST /neutron/network HTTP/1.1" 200 1123 0.008902 10.0.0.19 - - [2025-10-16 02:30:00] "POST /neutron/subnet HTTP/1.1" 200 1379 0.012276 10.0.0.19 - - [2025-10-16 02:30:00] "POST /neutron/network HTTP/1.1" 200 1113 0.008583 10.0.0.19 - - [2025-10-16 02:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.19 - - [2025-10-16 02:30:00] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004713 10.0.0.19 - - [2025-10-16 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.19 - - [2025-10-16 02:30:04] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005174 10.0.0.19 - - [2025-10-16 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.19 - - [2025-10-16 02:30:08] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005238 10.0.0.19 - - [2025-10-16 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.19 - - [2025-10-16 02:30:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007085 10.0.0.19 - - [2025-10-16 02:30:12] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003275 10.0.0.19 - - [2025-10-16 02:30:13] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005738 10.0.0.23 - - [2025-10-16 02:30:13] "DELETE /project/61799e26c3b1472c8978cdc03e1f1f9d HTTP/1.1" 404 173 0.003583 10.0.0.23 - - [2025-10-16 02:30:13] "DELETE /project/e7f6718b-4a5f-4f6c-a9c6-41b25ed2ef11 HTTP/1.1" 404 177 0.005625 10.0.0.19 - - [2025-10-16 02:30:18] "POST /neutron/port HTTP/1.1" 200 1202 0.013506 10.0.0.19 - - [2025-10-16 02:30:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005924 10.0.0.19 - - [2025-10-16 02:30:28] "POST /neutron/port HTTP/1.1" 200 1202 0.013099 10.0.0.19 - - [2025-10-16 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006985 10.0.0.19 - - [2025-10-16 02:30:33] "POST /neutron/port HTTP/1.1" 200 1202 0.013777 10.0.0.19 - - [2025-10-16 02:30:34] "GET /virtual-machine/ce365b8b-4c89-4c94-a1e7-9dd5463227f8 HTTP/1.1" 200 1301 0.005061 10.0.0.19 - - [2025-10-16 02:30:34] "GET /virtual-machine-interface/ae8e3825-6096-4a5a-b400-a0f235ab97dd HTTP/1.1" 200 3176 0.004446 10.0.0.19 - - [2025-10-16 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2025-10-16 02:30:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003008 10.0.0.19 - - [2025-10-16 02:30:34] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002699 10.0.0.19 - - [2025-10-16 02:30:34] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007648 10.0.0.19 - - [2025-10-16 02:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.19 - - [2025-10-16 02:30:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003300 10.0.0.19 - - [2025-10-16 02:30:35] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003012 10.0.0.19 - - [2025-10-16 02:30:35] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005670 10.0.0.19 - - [2025-10-16 02:30:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006342 10.0.0.19 - - [2025-10-16 02:30:45] "POST /neutron/port HTTP/1.1" 200 1202 0.013507 10.0.0.19 - - [2025-10-16 02:30:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007798 10.0.0.19 - - [2025-10-16 02:30:55] "POST /neutron/port HTTP/1.1" 200 1202 0.014702 10.0.0.19 - - [2025-10-16 02:30:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007364 10.0.0.19 - - [2025-10-16 02:30:56] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015271 10.0.0.19 - - [2025-10-16 02:30:56] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.19 - - [2025-10-16 02:31:00] "POST /neutron/port HTTP/1.1" 200 1202 0.013377 10.0.0.19 - - [2025-10-16 02:31:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003313 10.0.0.19 - - [2025-10-16 02:31:01] "POST /neutron/port HTTP/1.1" 200 117 0.000949 10.0.0.23 - - [2025-10-16 02:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.23 - - [2025-10-16 02:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.23 - - [2025-10-16 02:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.23 - - [2025-10-16 02:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.57 - - [2025-10-16 02:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.57 - - [2025-10-16 02:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.57 - - [2025-10-16 02:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.57 - - [2025-10-16 02:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.19 - - [2025-10-16 02:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.19 - - [2025-10-16 02:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 02:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.19 - - [2025-10-16 02:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.23 - - [2025-10-16 02:31:14] "GET /obj-perms HTTP/1.1" 200 5056 0.061588 10.0.0.19 - - [2025-10-16 02:31:14] "GET /obj-perms HTTP/1.1" 200 5056 0.071731 10.0.0.19 - - [2025-10-16 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.23 - - [2025-10-16 02:31:50] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000842 10.0.0.19 - - [2025-10-16 02:31:50] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043021 10.0.0.19 - - [2025-10-16 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2025-10-16 02:31:50] "PUT /network-policy/28af1f79-98bc-4ec6-93d5-cbd43ad900d1 HTTP/1.1" 200 262 0.013204 10.0.0.19 - - [2025-10-16 02:31:51] "PUT /access-control-list/2fe83a9a-5fbd-4f91-9039-aa8fcc98f64e HTTP/1.1" 200 272 0.021221 10.0.0.19 - - [2025-10-16 02:31:54] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005298 10.0.0.19 - - [2025-10-16 02:31:54] "POST /neutron/network HTTP/1.1" 200 1005 0.085588 10.0.0.19 - - [2025-10-16 02:31:54] "GET /virtual-network/ea2e4520-3562-4761-8488-81930e27a173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005623 10.0.0.19 - - [2025-10-16 02:31:54] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006977 10.0.0.19 - - [2025-10-16 02:31:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.003128 10.0.0.19 - - [2025-10-16 02:31:54] "POST /neutron/network HTTP/1.1" 200 1005 0.072537 10.0.0.19 - - [2025-10-16 02:31:54] "DELETE /access-control-list/2fe83a9a-5fbd-4f91-9039-aa8fcc98f64e HTTP/1.1" 200 115 0.043347 10.0.0.19 - - [2025-10-16 02:31:54] "GET /virtual-network/4726be74-e97a-4a5d-91cd-1d8190b36eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005426 10.0.0.19 - - [2025-10-16 02:31:54] "DELETE /network-policy/28af1f79-98bc-4ec6-93d5-cbd43ad900d1 HTTP/1.1" 200 115 0.056227 10.0.0.19 - - [2025-10-16 02:31:54] "POST /neutron/network HTTP/1.1" 400 204 0.014267 10.0.0.19 - - [2025-10-16 02:31:54] "POST /neutron/port HTTP/1.1" 200 1228 0.011683 10.0.0.19 - - [2025-10-16 02:31:55] "POST /neutron/port HTTP/1.1" 200 151 0.280883 10.0.0.19 - - [2025-10-16 02:31:56] "DELETE /route-target/9ae91df2-e4eb-411b-9c98-ddafb1516c48 HTTP/1.1" 200 115 0.022685 10.0.0.19 - - [2025-10-16 02:31:57] "POST /neutron/network HTTP/1.1" 200 1005 0.008249 10.0.0.23 - - [2025-10-16 02:32:01] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002728 10.0.0.19 - - [2025-10-16 02:32:01] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045902 10.0.0.19 - - [2025-10-16 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.23 - - [2025-10-16 02:32:01] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.19 - - [2025-10-16 02:32:01] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006742 10.0.0.19 - - [2025-10-16 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.23 - - [2025-10-16 02:32:01] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000904 10.0.0.19 - - [2025-10-16 02:32:02] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042303 10.0.0.19 - - [2025-10-16 02:32:02] "GET /domains HTTP/1.1" 200 280 0.003313 10.0.0.23 - - [2025-10-16 02:32:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000847 10.0.0.19 - - [2025-10-16 02:32:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9 HTTP/1.1" 200 2775 0.007948 10.0.0.23 - - [2025-10-16 02:32:02] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000856 10.0.0.19 - - [2025-10-16 02:32:02] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d HTTP/1.1" 200 1899 0.077108 10.0.0.19 - - [2025-10-16 02:32:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.010089 10.0.0.19 - - [2025-10-16 02:32:02] "POST /network-ipams HTTP/1.1" 200 609 0.026350 10.0.0.19 - - [2025-10-16 02:32:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003027 10.0.0.19 - - [2025-10-16 02:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.19 - - [2025-10-16 02:32:02] "GET /network-ipam/ca381857-e65e-4d96-8e7c-534b720c0f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1391 0.006878 10.0.0.19 - - [2025-10-16 02:32:03] "PUT /network-ipam/ca381857-e65e-4d96-8e7c-534b720c0f88 HTTP/1.1" 200 258 0.013390 10.0.0.19 - - [2025-10-16 02:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.23 - - [2025-10-16 02:32:03] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000894 10.0.0.19 - - [2025-10-16 02:32:03] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034703 10.0.0.23 - - [2025-10-16 02:32:03] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.19 - - [2025-10-16 02:32:03] "POST /neutron/network HTTP/1.1" 200 619 0.137048 10.0.0.19 - - [2025-10-16 02:32:03] "POST /route-targets HTTP/1.1" 200 327 0.014261 10.0.0.23 - - [2025-10-16 02:32:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005973 10.0.0.19 - - [2025-10-16 02:32:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.163145 10.0.0.19 - - [2025-10-16 02:32:04] "POST /id-to-fqname HTTP/1.1" 200 231 0.001614 10.0.0.19 - - [2025-10-16 02:32:04] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005712 10.0.0.19 - - [2025-10-16 02:32:04] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006311 10.0.0.19 - - [2025-10-16 02:32:04] "POST /neutron/network HTTP/1.1" 200 1309 0.012142 10.0.0.19 - - [2025-10-16 02:32:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.010684 10.0.0.19 - - [2025-10-16 02:32:04] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006293 10.0.0.57 - - [2025-10-16 02:32:04] "GET /obj-perms HTTP/1.1" 200 5046 0.003911 10.0.0.19 - - [2025-10-16 02:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-10-16 02:32:04] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000815 10.0.0.19 - - [2025-10-16 02:32:04] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048588 10.0.0.19 - - [2025-10-16 02:32:05] "POST /ref-update HTTP/1.1" 200 156 0.021664 10.0.0.23 - - [2025-10-16 02:32:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002620 10.0.0.19 - - [2025-10-16 02:32:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.228405 10.0.0.19 - - [2025-10-16 02:32:05] "POST /neutron/network HTTP/1.1" 200 1309 0.011744 10.0.0.19 - - [2025-10-16 02:32:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001024 10.0.0.19 - - [2025-10-16 02:32:05] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004752 10.0.0.19 - - [2025-10-16 02:32:05] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006170 10.0.0.19 - - [2025-10-16 02:32:05] "POST /neutron/subnet HTTP/1.1" 200 701 0.007934 10.0.0.19 - - [2025-10-16 02:32:06] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005760 10.0.0.19 - - [2025-10-16 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.23 - - [2025-10-16 02:32:06] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000813 10.0.0.19 - - [2025-10-16 02:32:06] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.031972 10.0.0.19 - - [2025-10-16 02:32:06] "POST /neutron/network HTTP/1.1" 200 117 0.011029 10.0.0.23 - - [2025-10-16 02:32:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008344 10.0.0.19 - - [2025-10-16 02:32:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.223078 10.0.0.19 - - [2025-10-16 02:32:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.007264 10.0.0.19 - - [2025-10-16 02:32:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.001336 10.0.0.19 - - [2025-10-16 02:32:07] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007281 10.0.0.19 - - [2025-10-16 02:32:07] "POST /neutron/network HTTP/1.1" 200 1308 0.012612 10.0.0.19 - - [2025-10-16 02:32:07] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004861 10.0.0.19 - - [2025-10-16 02:32:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.008258 10.0.0.19 - - [2025-10-16 02:32:07] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006561 10.0.0.19 - - [2025-10-16 02:32:07] "GET /obj-perms HTTP/1.1" 200 5046 0.003449 10.0.0.23 - - [2025-10-16 02:32:08] "GET /obj-perms HTTP/1.1" 200 5046 0.046864 10.0.0.19 - - [2025-10-16 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.23 - - [2025-10-16 02:32:08] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.19 - - [2025-10-16 02:32:08] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040606 10.0.0.23 - - [2025-10-16 02:32:08] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.19 - - [2025-10-16 02:32:08] "POST /neutron/network HTTP/1.1" 200 619 0.121207 10.0.0.19 - - [2025-10-16 02:32:08] "POST /ref-update HTTP/1.1" 200 156 0.017566 10.0.0.23 - - [2025-10-16 02:32:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004876 10.0.0.19 - - [2025-10-16 02:32:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.164078 10.0.0.19 - - [2025-10-16 02:32:08] "POST /id-to-fqname HTTP/1.1" 200 231 0.001418 10.0.0.19 - - [2025-10-16 02:32:08] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005443 10.0.0.19 - - [2025-10-16 02:32:09] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006609 10.0.0.19 - - [2025-10-16 02:32:09] "POST /neutron/network HTTP/1.1" 200 1309 0.013688 10.0.0.19 - - [2025-10-16 02:32:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.007773 10.0.0.19 - - [2025-10-16 02:32:09] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005235 10.0.0.57 - - [2025-10-16 02:32:09] "GET /obj-perms HTTP/1.1" 200 5046 0.003090 10.0.0.19 - - [2025-10-16 02:32:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002977 10.0.0.19 - - [2025-10-16 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.23 - - [2025-10-16 02:32:09] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000835 10.0.0.19 - - [2025-10-16 02:32:09] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.030353 10.0.0.19 - - [2025-10-16 02:32:09] "POST /network-policys HTTP/1.1" 200 559 0.024653 10.0.0.19 - - [2025-10-16 02:32:09] "GET /network-policy/b2a6d2d5-1eac-47e1-a662-003ea150f831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.006043 10.0.0.19 - - [2025-10-16 02:32:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002946 10.0.0.19 - - [2025-10-16 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.23 - - [2025-10-16 02:32:09] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.19 - - [2025-10-16 02:32:09] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.049138 10.0.0.19 - - [2025-10-16 02:32:10] "POST /network-policys HTTP/1.1" 200 559 0.025146 10.0.0.19 - - [2025-10-16 02:32:10] "GET /network-policy/a77909c7-57af-446b-9a4e-647d2c3c13d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005583 10.0.0.19 - - [2025-10-16 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003169 10.0.0.19 - - [2025-10-16 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.23 - - [2025-10-16 02:32:10] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.19 - - [2025-10-16 02:32:10] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.049670 10.0.0.19 - - [2025-10-16 02:32:10] "POST /network-policys HTTP/1.1" 200 559 0.029370 10.0.0.19 - - [2025-10-16 02:32:10] "GET /network-policy/52953906-9841-4a6a-8ece-787c214d17ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006920 10.0.0.19 - - [2025-10-16 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002973 10.0.0.19 - - [2025-10-16 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.23 - - [2025-10-16 02:32:10] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000840 10.0.0.19 - - [2025-10-16 02:32:10] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038061 10.0.0.19 - - [2025-10-16 02:32:10] "POST /network-policys HTTP/1.1" 200 559 0.025846 10.0.0.19 - - [2025-10-16 02:32:10] "GET /network-policy/f7184297-1de9-49fd-a81b-d7639552fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007051 10.0.0.19 - - [2025-10-16 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003644 10.0.0.19 - - [2025-10-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.23 - - [2025-10-16 02:32:11] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000869 10.0.0.19 - - [2025-10-16 02:32:11] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046939 10.0.0.19 - - [2025-10-16 02:32:11] "POST /network-policys HTTP/1.1" 200 559 0.027245 10.0.0.19 - - [2025-10-16 02:32:11] "GET /network-policy/9ea7649e-762a-4ed5-9a0f-f4a98cf21b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005311 10.0.0.19 - - [2025-10-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.003463 10.0.0.19 - - [2025-10-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.23 - - [2025-10-16 02:32:11] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000880 10.0.0.19 - - [2025-10-16 02:32:11] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038737 10.0.0.19 - - [2025-10-16 02:32:11] "POST /network-policys HTTP/1.1" 200 559 0.031332 10.0.0.19 - - [2025-10-16 02:32:11] "GET /network-policy/1d1327b7-8b34-491c-9eeb-b1a1596e3528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.005728 10.0.0.19 - - [2025-10-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.006386 10.0.0.19 - - [2025-10-16 02:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.23 - - [2025-10-16 02:32:11] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.19 - - [2025-10-16 02:32:11] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.049551 10.0.0.19 - - [2025-10-16 02:32:11] "POST /network-policys HTTP/1.1" 200 559 0.027119 10.0.0.19 - - [2025-10-16 02:32:11] "GET /network-policy/9a7b31aa-5dfa-41e8-aee9-005370591e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.007938 10.0.0.19 - - [2025-10-16 02:32:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002930 10.0.0.19 - - [2025-10-16 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.23 - - [2025-10-16 02:32:12] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.19 - - [2025-10-16 02:32:12] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042137 10.0.0.19 - - [2025-10-16 02:32:12] "POST /network-policys HTTP/1.1" 200 559 0.038349 10.0.0.19 - - [2025-10-16 02:32:12] "GET /network-policy/40086d31-4de5-483e-94e0-a2196c8d513f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.011690 10.0.0.19 - - [2025-10-16 02:32:12] "POST /neutron/network HTTP/1.1" 200 1494 0.015989 10.0.0.19 - - [2025-10-16 02:32:12] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.004967 10.0.0.19 - - [2025-10-16 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.19 - - [2025-10-16 02:32:12] "GET /network-policy/a77909c7-57af-446b-9a4e-647d2c3c13d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004454 10.0.0.19 - - [2025-10-16 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2025-10-16 02:32:12] "GET /network-policy/b2a6d2d5-1eac-47e1-a662-003ea150f831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004074 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.002960 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005410 10.0.0.19 - - [2025-10-16 02:32:13] "POST /neutron/network HTTP/1.1" 200 1494 0.016003 10.0.0.19 - - [2025-10-16 02:32:13] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007844 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015715 10.0.0.19 - - [2025-10-16 02:32:13] "GET /network-policy/52953906-9841-4a6a-8ece-787c214d17ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003862 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2025-10-16 02:32:13] "GET /network-policy/f7184297-1de9-49fd-a81b-d7639552fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004289 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.002281 10.0.0.19 - - [2025-10-16 02:32:13] "POST /neutron/network HTTP/1.1" 200 1493 0.013949 10.0.0.19 - - [2025-10-16 02:32:13] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.008141 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-10-16 02:32:13] "GET /network-policy/1d1327b7-8b34-491c-9eeb-b1a1596e3528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004098 10.0.0.19 - - [2025-10-16 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-10-16 02:32:13] "GET /network-policy/9ea7649e-762a-4ed5-9a0f-f4a98cf21b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.003828 10.0.0.19 - - [2025-10-16 02:32:14] "POST /access-control-lists HTTP/1.1" 200 605 0.036201 10.0.0.19 - - [2025-10-16 02:32:14] "POST /neutron/network HTTP/1.1" 200 1494 0.012355 10.0.0.19 - - [2025-10-16 02:32:14] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006737 10.0.0.19 - - [2025-10-16 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2025-10-16 02:32:14] "GET /network-policy/40086d31-4de5-483e-94e0-a2196c8d513f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004100 10.0.0.19 - - [2025-10-16 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.19 - - [2025-10-16 02:32:14] "GET /network-policy/9a7b31aa-5dfa-41e8-aee9-005370591e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004145 10.0.0.19 - - [2025-10-16 02:32:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.000891 10.0.0.23 - - [2025-10-16 02:32:47] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.19 - - [2025-10-16 02:32:47] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.071934 10.0.0.19 - - [2025-10-16 02:32:47] "POST /neutron/port HTTP/1.1" 200 117 0.006702 10.0.0.19 - - [2025-10-16 02:32:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001158 10.0.0.19 - - [2025-10-16 02:32:47] "POST /neutron/network HTTP/1.1" 200 1504 0.012179 10.0.0.19 - - [2025-10-16 02:32:48] "POST /neutron/port HTTP/1.1" 200 1170 0.056891 10.0.0.23 - - [2025-10-16 02:32:48] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002545 10.0.0.19 - - [2025-10-16 02:32:48] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.091783 10.0.0.19 - - [2025-10-16 02:32:48] "POST /neutron/network HTTP/1.1" 200 1494 0.018880 10.0.0.19 - - [2025-10-16 02:32:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005667 10.0.0.19 - - [2025-10-16 02:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.016634 10.0.0.19 - - [2025-10-16 02:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.002897 10.0.0.19 - - [2025-10-16 02:32:49] "POST /neutron/network HTTP/1.1" 200 1494 0.016742 10.0.0.19 - - [2025-10-16 02:32:50] "POST /neutron/port HTTP/1.1" 200 1170 0.041039 10.0.0.19 - - [2025-10-16 02:32:50] "POST /neutron/port HTTP/1.1" 200 1198 0.031323 10.0.0.19 - - [2025-10-16 02:32:50] "POST /neutron/subnet HTTP/1.1" 200 1361 0.031293 10.0.0.19 - - [2025-10-16 02:32:50] "POST /neutron/network HTTP/1.1" 200 1494 0.025445 10.0.0.19 - - [2025-10-16 02:32:59] "POST /neutron/port HTTP/1.1" 200 1198 0.040320 10.0.0.19 - - [2025-10-16 02:33:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019933 10.0.0.19 - - [2025-10-16 02:33:15] "POST /neutron/port HTTP/1.1" 200 1198 0.013298 10.0.0.19 - - [2025-10-16 02:33:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010378 10.0.0.19 - - [2025-10-16 02:33:30] "POST /neutron/port HTTP/1.1" 200 1198 0.014159 10.0.0.19 - - [2025-10-16 02:33:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006707 10.0.0.19 - - [2025-10-16 02:33:45] "POST /neutron/port HTTP/1.1" 200 1198 0.013361 10.0.0.19 - - [2025-10-16 02:33:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006931 10.0.0.19 - - [2025-10-16 02:33:50] "POST /neutron/port HTTP/1.1" 200 1198 0.014918 10.0.0.19 - - [2025-10-16 02:33:50] "GET /virtual-machine/e9de66e0-0b44-4b55-b3c7-4f5c2e205794 HTTP/1.1" 200 1301 0.005383 10.0.0.19 - - [2025-10-16 02:33:50] "GET /virtual-machine-interface/01954625-f112-4615-943b-395359941552 HTTP/1.1" 200 3183 0.004833 10.0.0.19 - - [2025-10-16 02:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.19 - - [2025-10-16 02:33:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003490 10.0.0.19 - - [2025-10-16 02:33:50] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002586 10.0.0.19 - - [2025-10-16 02:33:50] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005332 10.0.0.19 - - [2025-10-16 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.19 - - [2025-10-16 02:33:54] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005026 10.0.0.19 - - [2025-10-16 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2025-10-16 02:33:58] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.004679 10.0.0.19 - - [2025-10-16 02:33:59] "POST /neutron/port HTTP/1.1" 200 1198 0.035094 10.0.0.19 - - [2025-10-16 02:34:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004505 10.0.0.19 - - [2025-10-16 02:34:00] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.19 - - [2025-10-16 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2025-10-16 02:34:02] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006759 10.0.0.19 - - [2025-10-16 02:34:06] "POST /neutron/port HTTP/1.1" 200 1198 0.040743 10.0.0.19 - - [2025-10-16 02:34:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005435 10.0.0.19 - - [2025-10-16 02:34:06] "POST /neutron/port HTTP/1.1" 200 117 0.001772 10.0.0.19 - - [2025-10-16 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.19 - - [2025-10-16 02:34:06] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005503 10.0.0.19 - - [2025-10-16 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.19 - - [2025-10-16 02:34:10] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.004934 10.0.0.19 - - [2025-10-16 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2025-10-16 02:34:14] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005360 10.0.0.23 - - [2025-10-16 02:34:16] "GET /obj-perms HTTP/1.1" 200 5056 0.044657 10.0.0.19 - - [2025-10-16 02:34:16] "GET /obj-perms HTTP/1.1" 200 5056 0.043936 10.0.0.19 - - [2025-10-16 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.19 - - [2025-10-16 02:34:18] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.004674 10.0.0.19 - - [2025-10-16 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2025-10-16 02:34:22] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005049 10.0.0.19 - - [2025-10-16 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.19 - - [2025-10-16 02:34:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004689 10.0.0.19 - - [2025-10-16 02:34:24] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004144 10.0.0.19 - - [2025-10-16 02:34:24] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005636 10.0.0.19 - - [2025-10-16 02:34:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006971 10.0.0.19 - - [2025-10-16 02:34:34] "POST /neutron/port HTTP/1.1" 200 1198 0.035248 10.0.0.19 - - [2025-10-16 02:34:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.034833 10.0.0.19 - - [2025-10-16 02:34:45] "POST /neutron/port HTTP/1.1" 200 1198 0.015307 10.0.0.19 - - [2025-10-16 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009079 10.0.0.19 - - [2025-10-16 02:34:46] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 200 1300 0.030997 10.0.0.19 - - [2025-10-16 02:34:46] "GET /virtual-machine-interface/94cca109-a77c-4e48-bfb1-76886ef739ec HTTP/1.1" 200 3185 0.005345 10.0.0.19 - - [2025-10-16 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031213 10.0.0.19 - - [2025-10-16 02:34:46] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004562 10.0.0.19 - - [2025-10-16 02:34:46] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003969 10.0.0.19 - - [2025-10-16 02:34:46] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005866 10.0.0.19 - - [2025-10-16 02:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2025-10-16 02:34:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004102 10.0.0.19 - - [2025-10-16 02:34:47] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002601 10.0.0.19 - - [2025-10-16 02:34:47] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006031 10.0.0.19 - - [2025-10-16 02:34:47] "POST /neutron/port HTTP/1.1" 200 1198 0.014874 10.0.0.19 - - [2025-10-16 02:34:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007032 10.0.0.19 - - [2025-10-16 02:34:57] "POST /neutron/port HTTP/1.1" 200 1198 0.015793 10.0.0.19 - - [2025-10-16 02:35:00] "POST /neutron/port HTTP/1.1" 200 1198 0.015901 10.0.0.19 - - [2025-10-16 02:35:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004075 10.0.0.19 - - [2025-10-16 02:35:01] "POST /neutron/port HTTP/1.1" 200 117 0.001098 10.0.0.19 - - [2025-10-16 02:35:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008516 10.0.0.19 - - [2025-10-16 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.19 - - [2025-10-16 02:35:03] "GET /network-policy/52953906-9841-4a6a-8ece-787c214d17ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.003885 10.0.0.19 - - [2025-10-16 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-10-16 02:35:03] "GET /network-policy/f7184297-1de9-49fd-a81b-d7639552fb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005583 10.0.0.19 - - [2025-10-16 02:35:03] "POST /neutron/port HTTP/1.1" 200 1198 0.016397 10.0.0.19 - - [2025-10-16 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.19 - - [2025-10-16 02:35:03] "GET /network-policy/b2a6d2d5-1eac-47e1-a662-003ea150f831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004650 10.0.0.19 - - [2025-10-16 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2025-10-16 02:35:03] "GET /network-policy/a77909c7-57af-446b-9a4e-647d2c3c13d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004614 10.0.0.19 - - [2025-10-16 02:35:05] "POST /neutron/port HTTP/1.1" 200 1198 0.015173 10.0.0.19 - - [2025-10-16 02:35:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.19 - - [2025-10-16 02:35:06] "POST /neutron/port HTTP/1.1" 200 117 0.001194 10.0.0.19 - - [2025-10-16 02:35:15] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 200 1300 0.004750 10.0.0.19 - - [2025-10-16 02:35:16] "POST /neutron/port HTTP/1.1" 200 1224 0.014521 10.0.0.57 - - [2025-10-16 02:35:17] "GET /obj-perms HTTP/1.1" 200 5056 0.046167 10.0.0.19 - - [2025-10-16 02:35:17] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003652 10.0.0.19 - - [2025-10-16 02:35:17] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003739 10.0.0.19 - - [2025-10-16 02:35:17] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003073 10.0.0.19 - - [2025-10-16 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.19 - - [2025-10-16 02:35:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003867 10.0.0.19 - - [2025-10-16 02:35:18] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003125 10.0.0.19 - - [2025-10-16 02:35:18] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005506 10.0.0.19 - - [2025-10-16 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2025-10-16 02:35:18] "GET /routing-instance/1de4beb9-b3d4-46cb-a722-b5ea9f7bd9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004338 10.0.0.19 - - [2025-10-16 02:35:18] "GET /route-target/f8dac745-0fa0-4080-9a45-a5b4226df105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004080 10.0.0.19 - - [2025-10-16 02:35:18] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.002925 10.0.0.19 - - [2025-10-16 02:35:19] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003184 10.0.0.19 - - [2025-10-16 02:35:20] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003450 10.0.0.19 - - [2025-10-16 02:35:21] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003406 10.0.0.19 - - [2025-10-16 02:35:22] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003343 10.0.0.19 - - [2025-10-16 02:35:23] "GET /virtual-machine/56e91379-2e2b-4c79-9efe-8d437f0187f4 HTTP/1.1" 404 171 0.003886 10.0.0.23 - - [2025-10-16 02:35:26] "GET /obj-perms HTTP/1.1" 200 5046 0.005188 10.0.0.19 - - [2025-10-16 02:35:29] "GET /obj-perms HTTP/1.1" 200 5046 0.047219 10.0.0.19 - - [2025-10-16 02:35:32] "GET /obj-perms HTTP/1.1" 200 5046 0.004001 10.0.0.23 - - [2025-10-16 02:35:32] "GET /obj-perms HTTP/1.1" 200 5046 0.003587 10.0.0.19 - - [2025-10-16 02:35:32] "GET /virtual-machine/e9de66e0-0b44-4b55-b3c7-4f5c2e205794 HTTP/1.1" 200 1301 0.006428 10.0.0.19 - - [2025-10-16 02:35:33] "POST /neutron/port HTTP/1.1" 200 1224 0.013822 10.0.0.19 - - [2025-10-16 02:35:34] "GET /virtual-machine/e9de66e0-0b44-4b55-b3c7-4f5c2e205794 HTTP/1.1" 404 171 0.003701 10.0.0.19 - - [2025-10-16 02:35:34] "GET /virtual-machine/e9de66e0-0b44-4b55-b3c7-4f5c2e205794 HTTP/1.1" 404 171 0.003113 10.0.0.19 - - [2025-10-16 02:35:34] "GET /virtual-machine/e9de66e0-0b44-4b55-b3c7-4f5c2e205794 HTTP/1.1" 404 171 0.002953 10.0.0.19 - - [2025-10-16 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2025-10-16 02:35:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003681 10.0.0.19 - - [2025-10-16 02:35:35] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004048 10.0.0.19 - - [2025-10-16 02:35:35] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006324 10.0.0.19 - - [2025-10-16 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.19 - - [2025-10-16 02:35:35] "GET /routing-instance/6eb967fa-8482-4ca1-bd80-b0dbda7690d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005017 10.0.0.19 - - [2025-10-16 02:35:35] "GET /route-target/20ec3ca8-4760-48a6-86e0-5a9fb74fcb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003949 10.0.0.57 - - [2025-10-16 02:35:38] "GET /obj-perms HTTP/1.1" 200 5046 0.054579 10.0.0.19 - - [2025-10-16 02:35:38] "GET /obj-perms HTTP/1.1" 200 5046 0.004065 10.0.0.19 - - [2025-10-16 02:35:38] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007115 10.0.0.19 - - [2025-10-16 02:35:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.028320 10.0.0.19 - - [2025-10-16 02:35:38] "POST /neutron/network HTTP/1.1" 200 1309 0.105694 10.0.0.19 - - [2025-10-16 02:35:38] "DELETE /access-control-list/23f2f753-c71e-4a44-a344-f4bb38ba1913 HTTP/1.1" 200 115 0.095261 10.0.0.19 - - [2025-10-16 02:35:38] "GET /virtual-network/f17f5911-38ab-4b62-94f0-d8ef49b950fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.011748 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.005614 10.0.0.19 - - [2025-10-16 02:35:39] "POST /neutron/network HTTP/1.1" 200 1308 0.117895 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/fbb0f391-7159-4064-b382-8bf1c2502cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007339 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005263 10.0.0.19 - - [2025-10-16 02:35:39] "POST /neutron/network HTTP/1.1" 200 1309 0.074027 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/94faa963-a566-4538-a198-3280abcbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.029299 10.0.0.19 - - [2025-10-16 02:35:39] "POST /ref-update HTTP/1.1" 200 156 0.023214 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006316 10.0.0.19 - - [2025-10-16 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.005163 10.0.0.19 - - [2025-10-16 02:35:39] "POST /neutron/network HTTP/1.1" 200 1309 0.090451 10.0.0.19 - - [2025-10-16 02:35:39] "GET /virtual-network/f3e6b8a6-cfcf-49db-897d-1f5271617879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006768 10.0.0.19 - - [2025-10-16 02:35:39] "DELETE /network-policy/40086d31-4de5-483e-94e0-a2196c8d513f HTTP/1.1" 200 115 0.037207 10.0.0.19 - - [2025-10-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008825 10.0.0.23 - - [2025-10-16 02:35:40] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.037784 10.0.0.19 - - [2025-10-16 02:35:40] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.079906 10.0.0.19 - - [2025-10-16 02:35:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.004988 10.0.0.19 - - [2025-10-16 02:35:40] "DELETE /network-policy/9a7b31aa-5dfa-41e8-aee9-005370591e15 HTTP/1.1" 200 115 0.033247 10.0.0.19 - - [2025-10-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.23 - - [2025-10-16 02:35:40] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000969 10.0.0.19 - - [2025-10-16 02:35:40] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.045235 10.0.0.19 - - [2025-10-16 02:35:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005131 10.0.0.19 - - [2025-10-16 02:35:40] "DELETE /network-policy/1d1327b7-8b34-491c-9eeb-b1a1596e3528 HTTP/1.1" 200 115 0.044356 10.0.0.19 - - [2025-10-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-10-16 02:35:40] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000975 10.0.0.19 - - [2025-10-16 02:35:40] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037732 10.0.0.19 - - [2025-10-16 02:35:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005244 10.0.0.19 - - [2025-10-16 02:35:40] "DELETE /network-policy/9ea7649e-762a-4ed5-9a0f-f4a98cf21b73 HTTP/1.1" 200 115 0.039903 10.0.0.19 - - [2025-10-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557 10.0.0.23 - - [2025-10-16 02:35:40] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.19 - - [2025-10-16 02:35:40] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.037068 10.0.0.19 - - [2025-10-16 02:35:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.005208 10.0.0.19 - - [2025-10-16 02:35:40] "DELETE /network-policy/f7184297-1de9-49fd-a81b-d7639552fb74 HTTP/1.1" 200 115 0.042240 10.0.0.19 - - [2025-10-16 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.23 - - [2025-10-16 02:35:40] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.19 - - [2025-10-16 02:35:41] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.044019 10.0.0.19 - - [2025-10-16 02:35:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.004959 10.0.0.19 - - [2025-10-16 02:35:41] "DELETE /network-policy/52953906-9841-4a6a-8ece-787c214d17ae HTTP/1.1" 200 115 0.064931 10.0.0.19 - - [2025-10-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.23 - - [2025-10-16 02:35:41] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.19 - - [2025-10-16 02:35:41] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036251 10.0.0.19 - - [2025-10-16 02:35:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005223 10.0.0.19 - - [2025-10-16 02:35:41] "DELETE /network-policy/a77909c7-57af-446b-9a4e-647d2c3c13d5 HTTP/1.1" 200 115 0.062882 10.0.0.19 - - [2025-10-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.23 - - [2025-10-16 02:35:41] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.19 - - [2025-10-16 02:35:41] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.053468 10.0.0.19 - - [2025-10-16 02:35:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005398 10.0.0.19 - - [2025-10-16 02:35:41] "DELETE /network-policy/b2a6d2d5-1eac-47e1-a662-003ea150f831 HTTP/1.1" 200 115 0.038279 10.0.0.19 - - [2025-10-16 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.23 - - [2025-10-16 02:35:41] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.19 - - [2025-10-16 02:35:41] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.058789 10.0.0.19 - - [2025-10-16 02:35:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25727697&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005828 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002813 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003496 10.0.0.19 - - [2025-10-16 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002073 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003625 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003304 10.0.0.23 - - [2025-10-16 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008839 10.0.0.19 - - [2025-10-16 02:35:42] "POST /neutron/network HTTP/1.1" 200 151 0.168614 10.0.0.19 - - [2025-10-16 02:35:42] "DELETE /route-target/1eba426c-e543-4d74-90d0-222c73331fc5 HTTP/1.1" 200 115 0.036328 10.0.0.19 - - [2025-10-16 02:35:42] "POST /neutron/network HTTP/1.1" 200 1309 0.010538 10.0.0.19 - - [2025-10-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003914 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002789 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002820 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003734 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004091 10.0.0.23 - - [2025-10-16 02:35:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004001 10.0.0.19 - - [2025-10-16 02:35:43] "POST /neutron/network HTTP/1.1" 200 151 0.165503 10.0.0.19 - - [2025-10-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2025-10-16 02:35:43] "DELETE /network-ipam/ca381857-e65e-4d96-8e7c-534b720c0f88 HTTP/1.1" 200 115 0.038495 10.0.0.19 - - [2025-10-16 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 252 0.003348 10.0.0.23 - - [2025-10-16 02:35:43] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000850 10.0.0.23 - - [2025-10-16 02:35:43] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.044084 10.0.0.23 - - [2025-10-16 02:35:43] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000866 10.0.0.23 - - [2025-10-16 02:35:43] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?fields=security_groups HTTP/1.1" 200 1386 0.046241 10.0.0.23 - - [2025-10-16 02:35:43] "DELETE /security-group/7f4f329b-aac8-46bd-afc9-4494be7201fb HTTP/1.1" 200 115 0.045780 10.0.0.23 - - [2025-10-16 02:35:43] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001838 10.0.0.23 - - [2025-10-16 02:35:43] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?fields=application_policy_sets HTTP/1.1" 200 1425 0.063451 10.0.0.19 - - [2025-10-16 02:35:43] "DELETE /access-control-list/f27f45ba-9db7-406c-afc6-0dda9c9e8da1 HTTP/1.1" 200 115 0.052637 10.0.0.19 - - [2025-10-16 02:35:44] "DELETE /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d HTTP/1.1" 200 115 0.400216 10.0.0.23 - - [2025-10-16 02:35:44] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.19 - - [2025-10-16 02:35:44] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?fields=projects HTTP/1.1" 200 1438 0.009670 10.0.0.19 - - [2025-10-16 02:35:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.005802 10.0.0.23 - - [2025-10-16 02:35:49] "POST /id-to-fqname HTTP/1.1" 200 198 0.005118 10.0.0.23 - - [2025-10-16 02:35:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.011216 10.0.0.23 - - [2025-10-16 02:35:49] "POST /security-groups HTTP/1.1" 200 599 0.073497 10.0.0.23 - - [2025-10-16 02:35:49] "POST /projects HTTP/1.1" 200 601 0.319512 10.0.0.19 - - [2025-10-16 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.353043 10.0.0.19 - - [2025-10-16 02:35:49] "POST /fqname-to-id HTTP/1.1" 404 241 0.006187 10.0.0.23 - - [2025-10-16 02:35:49] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001595 10.0.0.19 - - [2025-10-16 02:35:49] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052756 10.0.0.19 - - [2025-10-16 02:35:49] "POST /network-policys HTTP/1.1" 200 559 0.028728 10.0.0.19 - - [2025-10-16 02:35:49] "GET /network-policy/59041692-91a0-4a83-ab53-e68f4360ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006472 10.0.0.19 - - [2025-10-16 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.23 - - [2025-10-16 02:35:49] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.19 - - [2025-10-16 02:35:49] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043924 10.0.0.19 - - [2025-10-16 02:35:50] "POST /ref-update HTTP/1.1" 200 156 0.021057 10.0.0.23 - - [2025-10-16 02:35:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011006 10.0.0.19 - - [2025-10-16 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 721 0.205654 10.0.0.19 - - [2025-10-16 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001561 10.0.0.19 - - [2025-10-16 02:35:50] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008093 10.0.0.19 - - [2025-10-16 02:35:50] "POST /neutron/network HTTP/1.1" 200 1007 0.010539 10.0.0.19 - - [2025-10-16 02:35:50] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005266 10.0.0.19 - - [2025-10-16 02:35:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.010301 10.0.0.19 - - [2025-10-16 02:35:50] "POST /neutron/network HTTP/1.1" 200 1106 0.026762 10.0.0.19 - - [2025-10-16 02:35:50] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008801 10.0.0.19 - - [2025-10-16 02:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-10-16 02:35:51] "GET /network-policy/59041692-91a0-4a83-ab53-e68f4360ab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.005213 10.0.0.19 - - [2025-10-16 02:35:51] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005756 10.0.0.19 - - [2025-10-16 02:35:51] "POST /id-to-fqname HTTP/1.1" 200 229 0.001564 10.0.0.23 - - [2025-10-16 02:35:52] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.19 - - [2025-10-16 02:35:52] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.059576 10.0.0.19 - - [2025-10-16 02:35:52] "POST /neutron/port HTTP/1.1" 200 117 0.006809 10.0.0.19 - - [2025-10-16 02:35:52] "POST /id-to-fqname HTTP/1.1" 200 229 0.001581 10.0.0.19 - - [2025-10-16 02:35:52] "POST /neutron/network HTTP/1.1" 200 1116 0.010493 10.0.0.19 - - [2025-10-16 02:35:53] "PUT /access-control-list/8bd308f6-9391-4aea-a6a4-f6de9c1161b4 HTTP/1.1" 200 272 0.016428 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/port HTTP/1.1" 200 1174 0.020427 10.0.0.23 - - [2025-10-16 02:35:53] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000861 10.0.0.19 - - [2025-10-16 02:35:53] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.084805 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/network HTTP/1.1" 200 1106 0.032611 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003542 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.001038 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/network HTTP/1.1" 200 1106 0.007988 10.0.0.19 - - [2025-10-16 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007503 10.0.0.19 - - [2025-10-16 02:35:54] "POST /neutron/port HTTP/1.1" 200 1174 0.016873 10.0.0.19 - - [2025-10-16 02:35:54] "POST /neutron/port HTTP/1.1" 200 1202 0.014445 10.0.0.19 - - [2025-10-16 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012419 10.0.0.19 - - [2025-10-16 02:35:54] "POST /neutron/network HTTP/1.1" 200 1106 0.008084 10.0.0.19 - - [2025-10-16 02:35:59] "POST /neutron/port HTTP/1.1" 200 1202 0.018142 10.0.0.19 - - [2025-10-16 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005975 10.0.0.19 - - [2025-10-16 02:35:59] "GET /virtual-machine/9ce954ee-b66b-47df-b304-df6e9aab44ee HTTP/1.1" 200 1301 0.005902 10.0.0.19 - - [2025-10-16 02:35:59] "GET /virtual-machine-interface/2e596d17-b57d-4b1b-9011-cffe843abaf9 HTTP/1.1" 200 3178 0.004761 10.0.0.19 - - [2025-10-16 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 02:35:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003314 10.0.0.19 - - [2025-10-16 02:35:59] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002249 10.0.0.19 - - [2025-10-16 02:35:59] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005736 10.0.0.19 - - [2025-10-16 02:36:00] "POST /neutron/network HTTP/1.1" 200 1116 0.008805 10.0.0.19 - - [2025-10-16 02:36:01] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012431 10.0.0.19 - - [2025-10-16 02:36:01] "POST /neutron/network HTTP/1.1" 200 1106 0.009939 10.0.0.23 - - [2025-10-16 02:36:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2025-10-16 02:36:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-10-16 02:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.23 - - [2025-10-16 02:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.19 - - [2025-10-16 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-10-16 02:36:02] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005291 10.0.0.57 - - [2025-10-16 02:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.57 - - [2025-10-16 02:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.57 - - [2025-10-16 02:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.57 - - [2025-10-16 02:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.19 - - [2025-10-16 02:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.19 - - [2025-10-16 02:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.19 - - [2025-10-16 02:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.19 - - [2025-10-16 02:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 02:36:06] "POST /neutron/network HTTP/1.1" 200 1116 0.009149 10.0.0.19 - - [2025-10-16 02:36:06] "POST /neutron/subnet HTTP/1.1" 200 1381 0.012337 10.0.0.19 - - [2025-10-16 02:36:06] "POST /neutron/network HTTP/1.1" 200 1106 0.011631 10.0.0.19 - - [2025-10-16 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.19 - - [2025-10-16 02:36:06] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004928 10.0.0.19 - - [2025-10-16 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2025-10-16 02:36:10] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004770 10.0.0.23 - - [2025-10-16 02:36:13] "DELETE /project/61799e26c3b1472c8978cdc03e1f1f9d HTTP/1.1" 404 173 0.024095 10.0.0.19 - - [2025-10-16 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-10-16 02:36:14] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005652 10.0.0.19 - - [2025-10-16 02:36:17] "GET /obj-perms HTTP/1.1" 200 5056 0.039622 10.0.0.57 - - [2025-10-16 02:36:18] "GET /obj-perms HTTP/1.1" 200 5056 0.045711 10.0.0.19 - - [2025-10-16 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.19 - - [2025-10-16 02:36:18] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004403 10.0.0.19 - - [2025-10-16 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2025-10-16 02:36:22] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005615 10.0.0.19 - - [2025-10-16 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.19 - - [2025-10-16 02:36:26] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005049 10.0.0.19 - - [2025-10-16 02:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2025-10-16 02:36:31] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005491 10.0.0.19 - - [2025-10-16 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.19 - - [2025-10-16 02:36:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004017 10.0.0.19 - - [2025-10-16 02:36:33] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003160 10.0.0.19 - - [2025-10-16 02:36:33] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006368 10.0.0.19 - - [2025-10-16 02:36:38] "POST /neutron/port HTTP/1.1" 200 1202 0.015358 10.0.0.19 - - [2025-10-16 02:36:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006968 10.0.0.19 - - [2025-10-16 02:36:48] "POST /neutron/port HTTP/1.1" 200 1202 0.016310 10.0.0.19 - - [2025-10-16 02:36:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006727 10.0.0.19 - - [2025-10-16 02:36:49] "GET /virtual-machine/3fba3ed5-401e-41ac-8e64-1a3f94feb950 HTTP/1.1" 200 1300 0.005354 10.0.0.19 - - [2025-10-16 02:36:49] "GET /virtual-machine-interface/ec47bf26-8da2-42db-a345-dc52f204446a HTTP/1.1" 200 3179 0.004750 10.0.0.19 - - [2025-10-16 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.19 - - [2025-10-16 02:36:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003385 10.0.0.19 - - [2025-10-16 02:36:49] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002503 10.0.0.19 - - [2025-10-16 02:36:49] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005511 10.0.0.19 - - [2025-10-16 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-10-16 02:36:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003436 10.0.0.19 - - [2025-10-16 02:36:50] "GET /virtual-networks?parent_id=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002658 10.0.0.19 - - [2025-10-16 02:36:50] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005713 10.0.0.19 - - [2025-10-16 02:36:50] "POST /neutron/port HTTP/1.1" 200 1202 0.015180 10.0.0.19 - - [2025-10-16 02:36:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005624 10.0.0.19 - - [2025-10-16 02:37:00] "POST /neutron/port HTTP/1.1" 200 1202 0.015890 10.0.0.19 - - [2025-10-16 02:37:02] "POST /neutron/port HTTP/1.1" 200 1202 0.013632 10.0.0.19 - - [2025-10-16 02:37:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004229 10.0.0.19 - - [2025-10-16 02:37:03] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.19 - - [2025-10-16 02:37:05] "POST /neutron/port HTTP/1.1" 200 1202 0.017786 10.0.0.19 - - [2025-10-16 02:37:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003952 10.0.0.19 - - [2025-10-16 02:37:06] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.23 - - [2025-10-16 02:37:18] "GET /obj-perms HTTP/1.1" 200 5056 0.044884 10.0.0.19 - - [2025-10-16 02:37:19] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005810 10.0.0.19 - - [2025-10-16 02:37:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.009990 10.0.0.19 - - [2025-10-16 02:37:20] "POST /neutron/network HTTP/1.1" 200 1007 0.073902 10.0.0.19 - - [2025-10-16 02:37:20] "GET /virtual-network/be1853be-7952-4500-bfbb-ea2474609449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.015053 10.0.0.19 - - [2025-10-16 02:37:20] "POST /neutron/network HTTP/1.1" 400 204 0.013135 10.0.0.19 - - [2025-10-16 02:37:20] "POST /neutron/port HTTP/1.1" 200 151 0.264539 10.0.0.19 - - [2025-10-16 02:37:20] "POST /neutron/port HTTP/1.1" 200 151 0.275225 10.0.0.19 - - [2025-10-16 02:37:22] "DELETE /route-target/74982c58-2b6f-49f2-b7f9-c9b7cb8761c6 HTTP/1.1" 200 115 0.025849 10.0.0.19 - - [2025-10-16 02:37:22] "DELETE /network-policy/59041692-91a0-4a83-ab53-e68f4360ab8e HTTP/1.1" 200 115 0.033684 10.0.0.23 - - [2025-10-16 02:37:25] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.19 - - [2025-10-16 02:37:25] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.070421 10.0.0.23 - - [2025-10-16 02:37:25] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.19 - - [2025-10-16 02:37:25] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?fields=virtual_networks HTTP/1.1" 200 1047 0.053645 10.0.0.23 - - [2025-10-16 02:37:25] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.19 - - [2025-10-16 02:37:25] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.041237 10.0.0.23 - - [2025-10-16 02:37:25] "GET /projects?obj_uuids=61799e26-c3b1-472c-8978-cdc03e1f1f9d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.19 - - [2025-10-16 02:37:25] "GET /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d?fields=security_groups HTTP/1.1" 200 1281 0.047364 10.0.0.19 - - [2025-10-16 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.023276 10.0.0.23 - - [2025-10-16 02:37:26] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002623 10.0.0.23 - - [2025-10-16 02:37:26] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000843 10.0.0.23 - - [2025-10-16 02:37:26] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006110 10.0.0.23 - - [2025-10-16 02:37:26] "POST /id-to-fqname HTTP/1.1" 200 204 0.003721 10.0.0.23 - - [2025-10-16 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.005897 10.0.0.23 - - [2025-10-16 02:37:26] "POST /security-groups HTTP/1.1" 200 605 0.032721 10.0.0.23 - - [2025-10-16 02:37:26] "POST /projects HTTP/1.1" 200 613 0.252043 10.0.0.19 - - [2025-10-16 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.010438 10.0.0.23 - - [2025-10-16 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.321733 10.0.0.19 - - [2025-10-16 02:37:26] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.445864 10.0.0.19 - - [2025-10-16 02:37:27] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.19 - - [2025-10-16 02:37:31] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-10-16 02:37:31] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000871 10.0.0.19 - - [2025-10-16 02:37:31] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.064511 10.0.0.19 - - [2025-10-16 02:37:31] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.19 - - [2025-10-16 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.23 - - [2025-10-16 02:37:32] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.19 - - [2025-10-16 02:37:32] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007026 10.0.0.19 - - [2025-10-16 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.23 - - [2025-10-16 02:37:32] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000874 10.0.0.19 - - [2025-10-16 02:37:32] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049754 10.0.0.19 - - [2025-10-16 02:37:33] "GET /domains HTTP/1.1" 401 292 0.000400 10.0.0.19 - - [2025-10-16 02:37:33] "GET /domains HTTP/1.1" 200 280 0.024470 10.0.0.23 - - [2025-10-16 02:37:33] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000837 10.0.0.19 - - [2025-10-16 02:37:33] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9 HTTP/1.1" 200 2975 0.008495 10.0.0.23 - - [2025-10-16 02:37:33] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000759 10.0.0.19 - - [2025-10-16 02:37:33] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a HTTP/1.1" 200 1937 0.090068 10.0.0.19 - - [2025-10-16 02:37:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003000 10.0.0.19 - - [2025-10-16 02:37:33] "POST /network-ipams HTTP/1.1" 200 627 0.027013 10.0.0.19 - - [2025-10-16 02:37:33] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.006970 10.0.0.19 - - [2025-10-16 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.19 - - [2025-10-16 02:37:33] "GET /network-ipam/daa4e1c6-7c96-418f-bdcc-a423f4192835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.006845 10.0.0.19 - - [2025-10-16 02:37:34] "PUT /network-ipam/daa4e1c6-7c96-418f-bdcc-a423f4192835 HTTP/1.1" 200 258 0.015848 10.0.0.19 - - [2025-10-16 02:37:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000618 10.0.0.19 - - [2025-10-16 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023314 10.0.0.23 - - [2025-10-16 02:37:34] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000842 10.0.0.19 - - [2025-10-16 02:37:34] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041446 10.0.0.19 - - [2025-10-16 02:37:34] "POST /neutron/network HTTP/1.1" 200 117 0.040185 10.0.0.19 - - [2025-10-16 02:37:34] "POST /ref-update HTTP/1.1" 200 156 0.028970 10.0.0.23 - - [2025-10-16 02:37:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007134 10.0.0.19 - - [2025-10-16 02:37:35] "POST /neutron/subnet HTTP/1.1" 200 823 0.194442 10.0.0.19 - - [2025-10-16 02:37:35] "POST /id-to-fqname HTTP/1.1" 200 237 0.001530 10.0.0.19 - - [2025-10-16 02:37:35] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2679 0.006540 10.0.0.19 - - [2025-10-16 02:37:35] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2679 0.005204 10.0.0.19 - - [2025-10-16 02:37:35] "POST /neutron/network HTTP/1.1" 200 1140 0.007281 10.0.0.19 - - [2025-10-16 02:37:35] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2679 0.005352 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003765 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-10-16 02:37:37] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001055 10.0.0.19 - - [2025-10-16 02:37:37] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049020 10.0.0.19 - - [2025-10-16 02:37:37] "POST /network-policys HTTP/1.1" 200 565 0.030900 10.0.0.19 - - [2025-10-16 02:37:37] "GET /network-policy/3c2afffa-5401-461e-93d3-65b13ba7cfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.006891 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003994 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.23 - - [2025-10-16 02:37:37] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001095 10.0.0.19 - - [2025-10-16 02:37:37] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.050441 10.0.0.19 - - [2025-10-16 02:37:37] "POST /network-policys HTTP/1.1" 200 565 0.031099 10.0.0.19 - - [2025-10-16 02:37:37] "GET /network-policy/743dc1f7-0304-46c1-9bfe-6d1e33fe105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.006478 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.012423 10.0.0.19 - - [2025-10-16 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.23 - - [2025-10-16 02:37:38] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001381 10.0.0.19 - - [2025-10-16 02:37:38] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.075375 10.0.0.19 - - [2025-10-16 02:37:38] "POST /network-policys HTTP/1.1" 200 565 0.030131 10.0.0.19 - - [2025-10-16 02:37:38] "GET /network-policy/7b45c927-ce8a-4875-b407-271884badc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.005516 10.0.0.19 - - [2025-10-16 02:37:38] "POST /neutron/network HTTP/1.1" 200 1140 0.009783 10.0.0.19 - - [2025-10-16 02:37:38] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.007489 10.0.0.19 - - [2025-10-16 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.19 - - [2025-10-16 02:37:38] "GET /network-policy/3c2afffa-5401-461e-93d3-65b13ba7cfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004524 10.0.0.19 - - [2025-10-16 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-10-16 02:37:38] "GET /network-policy/743dc1f7-0304-46c1-9bfe-6d1e33fe105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.003775 10.0.0.19 - - [2025-10-16 02:37:38] "POST /id-to-fqname HTTP/1.1" 200 237 0.001449 10.0.0.19 - - [2025-10-16 02:37:39] "POST /neutron/network HTTP/1.1" 200 1348 0.015883 10.0.0.23 - - [2025-10-16 02:37:39] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001125 10.0.0.19 - - [2025-10-16 02:37:39] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065520 10.0.0.19 - - [2025-10-16 02:37:40] "POST /neutron/port HTTP/1.1" 200 117 0.005620 10.0.0.23 - - [2025-10-16 02:37:40] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002778 10.0.0.19 - - [2025-10-16 02:37:40] "PUT /access-control-list/b7238a97-06bb-4d10-9d36-aeb2ff23a995 HTTP/1.1" 200 272 0.018651 10.0.0.19 - - [2025-10-16 02:37:40] "POST /neutron/port HTTP/1.1" 200 1179 0.410027 10.0.0.19 - - [2025-10-16 02:37:41] "POST /neutron/port HTTP/1.1" 200 1233 0.119301 10.0.0.19 - - [2025-10-16 02:37:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003720 10.0.0.19 - - [2025-10-16 02:37:41] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.19 - - [2025-10-16 02:37:45] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007446 10.0.0.19 - - [2025-10-16 02:37:45] "POST /neutron/port HTTP/1.1" 200 1207 0.019578 10.0.0.19 - - [2025-10-16 02:37:45] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 401 292 0.000396 10.0.0.19 - - [2025-10-16 02:37:45] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 200 1307 0.034522 10.0.0.19 - - [2025-10-16 02:37:45] "GET /virtual-machine-interface/29e056c4-b415-4e38-b97c-5b52874a7d40 HTTP/1.1" 200 3177 0.005763 10.0.0.19 - - [2025-10-16 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.19 - - [2025-10-16 02:37:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003811 10.0.0.19 - - [2025-10-16 02:37:45] "GET /virtual-networks?parent_id=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003347 10.0.0.19 - - [2025-10-16 02:37:45] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.008081 10.0.0.19 - - [2025-10-16 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.19 - - [2025-10-16 02:37:48] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.004975 10.0.0.19 - - [2025-10-16 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.19 - - [2025-10-16 02:37:52] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.008067 10.0.0.19 - - [2025-10-16 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2025-10-16 02:37:57] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.005011 10.0.0.19 - - [2025-10-16 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.19 - - [2025-10-16 02:38:01] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.006691 10.0.0.19 - - [2025-10-16 02:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.19 - - [2025-10-16 02:38:05] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.004689 10.0.0.19 - - [2025-10-16 02:38:05] "POST /neutron/port HTTP/1.1" 200 1207 0.015680 10.0.0.19 - - [2025-10-16 02:38:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003908 10.0.0.19 - - [2025-10-16 02:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.001028 10.0.0.19 - - [2025-10-16 02:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.19 - - [2025-10-16 02:38:09] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.005129 10.0.0.19 - - [2025-10-16 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2025-10-16 02:38:13] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.005168 10.0.0.23 - - [2025-10-16 02:38:13] "DELETE /project/bbd0b591c11c4498b69eb0e44f0d279a HTTP/1.1" 404 173 0.003747 10.0.0.23 - - [2025-10-16 02:38:13] "DELETE /project/61799e26-c3b1-472c-8978-cdc03e1f1f9d HTTP/1.1" 404 177 0.003371 10.0.0.19 - - [2025-10-16 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.19 - - [2025-10-16 02:38:17] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.005448 10.0.0.19 - - [2025-10-16 02:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.19 - - [2025-10-16 02:38:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003028 10.0.0.19 - - [2025-10-16 02:38:19] "GET /virtual-networks?parent_id=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002837 10.0.0.19 - - [2025-10-16 02:38:19] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3296 0.005708 10.0.0.19 - - [2025-10-16 02:38:19] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006342 10.0.0.19 - - [2025-10-16 02:38:27] "POST /neutron/port HTTP/1.1" 200 1207 0.013355 10.0.0.19 - - [2025-10-16 02:38:30] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006595 10.0.0.19 - - [2025-10-16 02:38:40] "POST /neutron/port HTTP/1.1" 200 1207 0.014822 10.0.0.19 - - [2025-10-16 02:38:40] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009747 10.0.0.19 - - [2025-10-16 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.19 - - [2025-10-16 02:38:40] "GET /network-policy/3c2afffa-5401-461e-93d3-65b13ba7cfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.003621 10.0.0.19 - - [2025-10-16 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2025-10-16 02:38:40] "GET /network-policy/743dc1f7-0304-46c1-9bfe-6d1e33fe105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004434 10.0.0.19 - - [2025-10-16 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.19 - - [2025-10-16 02:38:40] "GET /network-policy/7b45c927-ce8a-4875-b407-271884badc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003176 10.0.0.19 - - [2025-10-16 02:38:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.006661 10.0.0.19 - - [2025-10-16 02:38:41] "PUT /access-control-list/b7238a97-06bb-4d10-9d36-aeb2ff23a995 HTTP/1.1" 200 272 0.056996 10.0.0.19 - - [2025-10-16 02:38:41] "POST /neutron/network HTTP/1.1" 200 1430 0.011361 10.0.0.19 - - [2025-10-16 02:38:41] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3592 0.005147 10.0.0.19 - - [2025-10-16 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2025-10-16 02:38:41] "GET /network-policy/3c2afffa-5401-461e-93d3-65b13ba7cfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004566 10.0.0.19 - - [2025-10-16 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.19 - - [2025-10-16 02:38:41] "GET /network-policy/743dc1f7-0304-46c1-9bfe-6d1e33fe105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004250 10.0.0.19 - - [2025-10-16 02:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006886 10.0.0.19 - - [2025-10-16 02:38:41] "GET /network-policy/7b45c927-ce8a-4875-b407-271884badc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004399 10.0.0.19 - - [2025-10-16 02:38:46] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3592 0.006789 10.0.0.19 - - [2025-10-16 02:38:46] "POST /neutron/network HTTP/1.1" 200 1140 0.010720 10.0.0.19 - - [2025-10-16 02:38:46] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2679 0.015624 10.0.0.19 - - [2025-10-16 02:38:51] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 200 1307 0.005421 10.0.0.19 - - [2025-10-16 02:38:52] "POST /neutron/port HTTP/1.1" 200 151 0.207543 10.0.0.19 - - [2025-10-16 02:38:53] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 404 171 0.004433 10.0.0.19 - - [2025-10-16 02:38:53] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 404 171 0.003275 10.0.0.19 - - [2025-10-16 02:38:53] "GET /virtual-machine/dfac1682-f851-4ac1-b6c5-5bf36d25f59f HTTP/1.1" 404 171 0.002992 10.0.0.19 - - [2025-10-16 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.19 - - [2025-10-16 02:38:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003659 10.0.0.19 - - [2025-10-16 02:38:53] "GET /virtual-networks?parent_id=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002902 10.0.0.19 - - [2025-10-16 02:38:53] "GET /virtual-network/40800ed0-e9c8-4f6e-8173-ae523f2aef0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2679 0.006336 10.0.0.19 - - [2025-10-16 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.19 - - [2025-10-16 02:38:53] "GET /routing-instance/802ed310-c2e9-4b6b-887c-9df78be7c5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004639 10.0.0.19 - - [2025-10-16 02:38:54] "GET /route-target/24658b1a-0ba0-48aa-bd0e-5b0d22fad4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003952 10.0.0.19 - - [2025-10-16 02:38:54] "GET /obj-perms HTTP/1.1" 200 5021 0.064046 10.0.0.57 - - [2025-10-16 02:38:54] "GET /obj-perms HTTP/1.1" 200 5021 0.048827 10.0.0.19 - - [2025-10-16 02:39:03] "GET /obj-perms HTTP/1.1" 200 5021 0.006074 10.0.0.57 - - [2025-10-16 02:39:03] "GET /obj-perms HTTP/1.1" 200 5021 0.004331 10.0.0.19 - - [2025-10-16 02:39:09] "GET /obj-perms HTTP/1.1" 200 5021 0.003914 10.0.0.57 - - [2025-10-16 02:39:09] "GET /obj-perms HTTP/1.1" 200 5021 0.003822 10.0.0.23 - - [2025-10-16 02:39:09] "GET /obj-perms HTTP/1.1" 200 5021 0.043798 10.0.0.19 - - [2025-10-16 02:39:09] "DELETE /network-policy/7b45c927-ce8a-4875-b407-271884badc01 HTTP/1.1" 200 115 0.035592 10.0.0.19 - - [2025-10-16 02:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.23 - - [2025-10-16 02:39:09] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000871 10.0.0.19 - - [2025-10-16 02:39:10] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047713 10.0.0.19 - - [2025-10-16 02:39:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-06854693&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.004973 10.0.0.19 - - [2025-10-16 02:39:10] "DELETE /network-policy/743dc1f7-0304-46c1-9bfe-6d1e33fe105d HTTP/1.1" 200 115 0.037321 10.0.0.19 - - [2025-10-16 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2025-10-16 02:39:10] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000919 10.0.0.19 - - [2025-10-16 02:39:10] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044087 10.0.0.19 - - [2025-10-16 02:39:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-06854693&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005657 10.0.0.19 - - [2025-10-16 02:39:10] "DELETE /network-policy/3c2afffa-5401-461e-93d3-65b13ba7cfa5 HTTP/1.1" 200 115 0.042898 10.0.0.19 - - [2025-10-16 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.23 - - [2025-10-16 02:39:10] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000878 10.0.0.19 - - [2025-10-16 02:39:10] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.045642 10.0.0.19 - - [2025-10-16 02:39:10] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-06854693&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005464 10.0.0.19 - - [2025-10-16 02:39:10] "DELETE /route-target/24658b1a-0ba0-48aa-bd0e-5b0d22fad4a1 HTTP/1.1" 200 115 0.025996 10.0.0.19 - - [2025-10-16 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.19 - - [2025-10-16 02:39:10] "DELETE /network-ipam/daa4e1c6-7c96-418f-bdcc-a423f4192835 HTTP/1.1" 200 115 0.029463 10.0.0.19 - - [2025-10-16 02:39:10] "POST /fqname-to-id HTTP/1.1" 404 264 0.002819 10.0.0.23 - - [2025-10-16 02:39:11] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000804 10.0.0.23 - - [2025-10-16 02:39:11] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.048489 10.0.0.23 - - [2025-10-16 02:39:11] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001062 10.0.0.23 - - [2025-10-16 02:39:11] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?fields=security_groups HTTP/1.1" 200 1406 0.056761 10.0.0.23 - - [2025-10-16 02:39:11] "DELETE /security-group/edd42c20-d882-4e4e-851c-08387d9605aa HTTP/1.1" 200 115 0.049985 10.0.0.23 - - [2025-10-16 02:39:11] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001126 10.0.0.23 - - [2025-10-16 02:39:11] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?fields=application_policy_sets HTTP/1.1" 200 1445 0.051384 10.0.0.19 - - [2025-10-16 02:39:11] "DELETE /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a HTTP/1.1" 200 115 0.409967 10.0.0.23 - - [2025-10-16 02:39:11] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.19 - - [2025-10-16 02:39:11] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?fields=projects HTTP/1.1" 200 1438 0.012689 10.0.0.23 - - [2025-10-16 02:39:14] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003395 10.0.0.23 - - [2025-10-16 02:39:14] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000792 10.0.0.23 - - [2025-10-16 02:39:14] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047964 10.0.0.23 - - [2025-10-16 02:39:14] "POST /id-to-fqname HTTP/1.1" 200 204 0.002685 10.0.0.23 - - [2025-10-16 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.006237 10.0.0.23 - - [2025-10-16 02:39:14] "POST /security-groups HTTP/1.1" 200 605 0.030448 10.0.0.19 - - [2025-10-16 02:39:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.002700 10.0.0.23 - - [2025-10-16 02:39:14] "POST /projects HTTP/1.1" 200 613 0.222531 10.0.0.23 - - [2025-10-16 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.294329 10.0.0.19 - - [2025-10-16 02:39:14] "POST /access-control-lists HTTP/1.1" 200 608 0.028589 10.0.0.19 - - [2025-10-16 02:39:14] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.439521 10.0.0.23 - - [2025-10-16 02:39:14] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000869 10.0.0.19 - - [2025-10-16 02:39:14] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?fields=virtual_networks HTTP/1.1" 200 1061 0.054902 10.0.0.23 - - [2025-10-16 02:39:14] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002289 10.0.0.19 - - [2025-10-16 02:39:14] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.043603 10.0.0.23 - - [2025-10-16 02:39:14] "GET /projects?obj_uuids=bbd0b591-c11c-4498-b69e-b0e44f0d279a&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000887 10.0.0.19 - - [2025-10-16 02:39:14] "GET /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a?fields=security_groups HTTP/1.1" 200 1301 0.039826 10.0.0.19 - - [2025-10-16 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 204 0.024081 10.0.0.23 - - [2025-10-16 02:39:15] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003236 10.0.0.23 - - [2025-10-16 02:39:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000804 10.0.0.23 - - [2025-10-16 02:39:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006174 10.0.0.23 - - [2025-10-16 02:39:15] "POST /id-to-fqname HTTP/1.1" 200 206 0.001139 10.0.0.23 - - [2025-10-16 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.007354 10.0.0.23 - - [2025-10-16 02:39:15] "POST /security-groups HTTP/1.1" 200 607 0.035356 10.0.0.23 - - [2025-10-16 02:39:15] "POST /projects HTTP/1.1" 200 617 0.235838 10.0.0.19 - - [2025-10-16 02:39:15] "POST /fqname-to-id HTTP/1.1" 404 249 0.012519 10.0.0.23 - - [2025-10-16 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.307662 10.0.0.19 - - [2025-10-16 02:39:15] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.428334 10.0.0.19 - - [2025-10-16 02:39:17] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.19 - - [2025-10-16 02:39:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000963 10.0.0.19 - - [2025-10-16 02:39:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.042329 10.0.0.19 - - [2025-10-16 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.23 - - [2025-10-16 02:39:20] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000930 10.0.0.19 - - [2025-10-16 02:39:20] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.046669 10.0.0.19 - - [2025-10-16 02:39:20] "POST /network-policys HTTP/1.1" 200 567 0.078447 10.0.0.19 - - [2025-10-16 02:39:20] "GET /network-policy/e824f58d-584c-44ee-ba66-ce13ba4189e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007683 10.0.0.19 - - [2025-10-16 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.23 - - [2025-10-16 02:39:20] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001241 10.0.0.19 - - [2025-10-16 02:39:20] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.039065 10.0.0.19 - - [2025-10-16 02:39:21] "POST /neutron/network HTTP/1.1" 200 117 0.038973 10.0.0.19 - - [2025-10-16 02:39:21] "POST /ref-update HTTP/1.1" 200 156 0.040006 10.0.0.23 - - [2025-10-16 02:39:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005980 10.0.0.19 - - [2025-10-16 02:39:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.212624 10.0.0.19 - - [2025-10-16 02:39:21] "POST /id-to-fqname HTTP/1.1" 200 237 0.001471 10.0.0.19 - - [2025-10-16 02:39:21] "GET /virtual-network/b81af657-bcc1-43a7-9c19-2e3b7def7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005906 10.0.0.19 - - [2025-10-16 02:39:21] "GET /virtual-network/b81af657-bcc1-43a7-9c19-2e3b7def7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005424 10.0.0.19 - - [2025-10-16 02:39:21] "POST /neutron/network HTTP/1.1" 200 1016 0.007201 10.0.0.19 - - [2025-10-16 02:39:21] "POST /neutron/network HTTP/1.1" 200 1016 0.008720 10.0.0.19 - - [2025-10-16 02:39:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005840 10.0.0.19 - - [2025-10-16 02:39:22] "GET /virtual-network/b81af657-bcc1-43a7-9c19-2e3b7def7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.007673 10.0.0.19 - - [2025-10-16 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-10-16 02:39:22] "GET /network-policy/e824f58d-584c-44ee-ba66-ce13ba4189e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004838 10.0.0.19 - - [2025-10-16 02:39:22] "GET /virtual-network/b81af657-bcc1-43a7-9c19-2e3b7def7bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.005324 10.0.0.19 - - [2025-10-16 02:39:23] "GET /obj-perms HTTP/1.1" 200 5062 0.042506 10.0.0.19 - - [2025-10-16 02:39:24] "DELETE /network-policy/e824f58d-584c-44ee-ba66-ce13ba4189e7 HTTP/1.1" 409 238 0.006589 10.0.0.19 - - [2025-10-16 02:39:24] "POST /neutron/network HTTP/1.1" 200 1123 0.007506 10.0.0.19 - - [2025-10-16 02:39:24] "DELETE /access-control-list/6cd0d27b-4d43-4a3a-a144-776ee701a0f7 HTTP/1.1" 200 115 0.039512 10.0.0.19 - - [2025-10-16 02:39:24] "DELETE /network-policy/e824f58d-584c-44ee-ba66-ce13ba4189e7 HTTP/1.1" 200 115 0.038995 10.0.0.19 - - [2025-10-16 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-10-16 02:39:24] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001296 10.0.0.19 - - [2025-10-16 02:39:24] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.035749 10.0.0.19 - - [2025-10-16 02:39:24] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-16099491&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005750 10.0.0.23 - - [2025-10-16 02:39:27] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000920 10.0.0.19 - - [2025-10-16 02:39:27] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.042163 10.0.0.23 - - [2025-10-16 02:39:27] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000825 10.0.0.19 - - [2025-10-16 02:39:27] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?fields=virtual_networks HTTP/1.1" 200 1063 0.063385 10.0.0.23 - - [2025-10-16 02:39:27] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001065 10.0.0.19 - - [2025-10-16 02:39:27] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.040613 10.0.0.23 - - [2025-10-16 02:39:27] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000907 10.0.0.19 - - [2025-10-16 02:39:27] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?fields=security_groups HTTP/1.1" 200 1305 0.035648 10.0.0.19 - - [2025-10-16 02:39:28] "POST /fqname-to-id HTTP/1.1" 404 188 0.024832 10.0.0.23 - - [2025-10-16 02:39:28] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003073 10.0.0.23 - - [2025-10-16 02:39:28] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.23 - - [2025-10-16 02:39:28] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006383 10.0.0.23 - - [2025-10-16 02:39:28] "POST /id-to-fqname HTTP/1.1" 200 190 0.003970 10.0.0.23 - - [2025-10-16 02:39:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.007821 10.0.0.23 - - [2025-10-16 02:39:28] "POST /security-groups HTTP/1.1" 200 591 0.030695 10.0.0.19 - - [2025-10-16 02:39:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.004025 10.0.0.23 - - [2025-10-16 02:39:28] "POST /projects HTTP/1.1" 200 585 0.253880 10.0.0.23 - - [2025-10-16 02:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.323839 10.0.0.19 - - [2025-10-16 02:39:28] "POST /access-control-lists HTTP/1.1" 200 594 0.033594 10.0.0.19 - - [2025-10-16 02:39:28] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.460702 10.0.0.19 - - [2025-10-16 02:39:29] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.19 - - [2025-10-16 02:39:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000648 10.0.0.19 - - [2025-10-16 02:39:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.057724 10.0.0.19 - - [2025-10-16 02:39:31] "POST /network-ipams HTTP/1.1" 200 513 0.027300 10.0.0.19 - - [2025-10-16 02:39:31] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003669 10.0.0.19 - - [2025-10-16 02:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.19 - - [2025-10-16 02:39:31] "GET /network-ipam/e8208438-1548-466c-b297-3421c02fbf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.007322 10.0.0.19 - - [2025-10-16 02:39:32] "PUT /network-ipam/e8208438-1548-466c-b297-3421c02fbf2a HTTP/1.1" 200 258 0.013465 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003854 10.0.0.19 - - [2025-10-16 02:39:32] "POST /network-ipams HTTP/1.1" 200 513 0.027855 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003117 10.0.0.19 - - [2025-10-16 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipam/836f18b1-3e55-4b3a-a7a0-b328725cb01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.006510 10.0.0.19 - - [2025-10-16 02:39:32] "PUT /network-ipam/836f18b1-3e55-4b3a-a7a0-b328725cb01a HTTP/1.1" 200 258 0.015546 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003288 10.0.0.19 - - [2025-10-16 02:39:32] "POST /network-ipams HTTP/1.1" 200 513 0.027634 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004064 10.0.0.19 - - [2025-10-16 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.19 - - [2025-10-16 02:39:32] "GET /network-ipam/23f3c179-a6a7-4beb-9242-df0ce9715e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.005648 10.0.0.19 - - [2025-10-16 02:39:32] "PUT /network-ipam/23f3c179-a6a7-4beb-9242-df0ce9715e0e HTTP/1.1" 200 258 0.012686 10.0.0.19 - - [2025-10-16 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.23 - - [2025-10-16 02:39:33] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000830 10.0.0.19 - - [2025-10-16 02:39:33] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.051893 10.0.0.23 - - [2025-10-16 02:39:33] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001546 10.0.0.19 - - [2025-10-16 02:39:33] "POST /neutron/network HTTP/1.1" 200 607 0.159307 10.0.0.19 - - [2025-10-16 02:39:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.004822 10.0.0.19 - - [2025-10-16 02:39:34] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004882 10.0.0.19 - - [2025-10-16 02:39:34] "POST /neutron/network HTTP/1.1" 200 825 0.005639 10.0.0.19 - - [2025-10-16 02:39:34] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004482 10.0.0.19 - - [2025-10-16 02:39:34] "POST /neutron/network HTTP/1.1" 200 825 0.005887 10.0.0.19 - - [2025-10-16 02:39:34] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004772 10.0.0.19 - - [2025-10-16 02:39:34] "GET /network-ipam/e8208438-1548-466c-b297-3421c02fbf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.004479 10.0.0.19 - - [2025-10-16 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.23 - - [2025-10-16 02:39:34] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000903 10.0.0.19 - - [2025-10-16 02:39:34] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046637 10.0.0.19 - - [2025-10-16 02:39:34] "POST /route-targets HTTP/1.1" 200 327 0.013123 10.0.0.23 - - [2025-10-16 02:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007686 10.0.0.19 - - [2025-10-16 02:39:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.186690 10.0.0.19 - - [2025-10-16 02:39:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001185 10.0.0.19 - - [2025-10-16 02:39:34] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004787 10.0.0.19 - - [2025-10-16 02:39:34] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004805 10.0.0.19 - - [2025-10-16 02:39:34] "POST /neutron/network HTTP/1.1" 200 825 0.005790 10.0.0.19 - - [2025-10-16 02:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.23 - - [2025-10-16 02:39:34] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.19 - - [2025-10-16 02:39:34] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040837 10.0.0.23 - - [2025-10-16 02:39:35] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000941 10.0.0.19 - - [2025-10-16 02:39:35] "POST /neutron/network HTTP/1.1" 200 607 0.116868 10.0.0.19 - - [2025-10-16 02:39:35] "POST /ref-update HTTP/1.1" 200 156 0.017733 10.0.0.19 - - [2025-10-16 02:39:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.003596 10.0.0.19 - - [2025-10-16 02:39:35] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005782 10.0.0.19 - - [2025-10-16 02:39:35] "POST /neutron/network HTTP/1.1" 200 824 0.006574 10.0.0.19 - - [2025-10-16 02:39:35] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005241 10.0.0.19 - - [2025-10-16 02:39:35] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006401 10.0.0.57 - - [2025-10-16 02:39:36] "GET /obj-perms HTTP/1.1" 200 5030 0.053405 10.0.0.19 - - [2025-10-16 02:39:37] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005440 10.0.0.23 - - [2025-10-16 02:39:37] "GET /obj-perms HTTP/1.1" 200 5030 0.040725 10.0.0.19 - - [2025-10-16 02:39:37] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005142 10.0.0.19 - - [2025-10-16 02:39:37] "GET /obj-perms HTTP/1.1" 200 5030 0.041354 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.003332 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.23 - - [2025-10-16 02:39:38] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.19 - - [2025-10-16 02:39:38] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037612 10.0.0.19 - - [2025-10-16 02:39:38] "POST /network-policys HTTP/1.1" 200 553 0.026526 10.0.0.19 - - [2025-10-16 02:39:38] "GET /network-policy/c8cbf57c-fbe7-470e-8c1d-9fb13778f343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007131 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.003285 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.23 - - [2025-10-16 02:39:38] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.19 - - [2025-10-16 02:39:38] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.048571 10.0.0.19 - - [2025-10-16 02:39:38] "POST /network-policys HTTP/1.1" 200 553 0.046930 10.0.0.19 - - [2025-10-16 02:39:38] "GET /network-policy/58b28795-54e6-4604-8ec8-af795aa1d357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.008211 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.003275 10.0.0.19 - - [2025-10-16 02:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.23 - - [2025-10-16 02:39:38] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001212 10.0.0.19 - - [2025-10-16 02:39:38] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.046298 10.0.0.19 - - [2025-10-16 02:39:38] "POST /network-policys HTTP/1.1" 200 553 0.031274 10.0.0.19 - - [2025-10-16 02:39:38] "GET /network-policy/a2bba932-3861-449b-bc62-dd029fd50502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005552 10.0.0.19 - - [2025-10-16 02:39:39] "POST /ref-update HTTP/1.1" 200 156 0.068954 10.0.0.19 - - [2025-10-16 02:39:39] "POST /ref-update HTTP/1.1" 200 156 0.073267 10.0.0.19 - - [2025-10-16 02:39:39] "PUT /access-control-list/28bdf332-079a-44c8-990a-2bf4c00fa368 HTTP/1.1" 200 272 0.022069 10.0.0.19 - - [2025-10-16 02:39:39] "POST /neutron/network HTTP/1.1" 200 825 0.007964 10.0.0.19 - - [2025-10-16 02:39:39] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007075 10.0.0.19 - - [2025-10-16 02:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-10-16 02:39:39] "GET /network-policy/58b28795-54e6-4604-8ec8-af795aa1d357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005698 10.0.0.19 - - [2025-10-16 02:39:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001264 10.0.0.19 - - [2025-10-16 02:39:39] "POST /ref-update HTTP/1.1" 200 156 0.026488 10.0.0.19 - - [2025-10-16 02:39:39] "POST /neutron/network HTTP/1.1" 200 1006 0.009503 10.0.0.23 - - [2025-10-16 02:39:40] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.19 - - [2025-10-16 02:39:40] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.073573 10.0.0.19 - - [2025-10-16 02:39:40] "POST /neutron/port HTTP/1.1" 200 117 0.005559 10.0.0.19 - - [2025-10-16 02:39:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001093 10.0.0.19 - - [2025-10-16 02:39:41] "POST /neutron/network HTTP/1.1" 200 1006 0.008885 10.0.0.19 - - [2025-10-16 02:39:41] "POST /neutron/port HTTP/1.1" 200 1061 0.044976 10.0.0.23 - - [2025-10-16 02:39:41] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000803 10.0.0.19 - - [2025-10-16 02:39:41] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062701 10.0.0.19 - - [2025-10-16 02:39:42] "POST /neutron/port HTTP/1.1" 200 1089 0.017530 10.0.0.19 - - [2025-10-16 02:39:42] "POST /neutron/port HTTP/1.1" 200 1089 0.037043 10.0.0.19 - - [2025-10-16 02:39:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012202 10.0.0.19 - - [2025-10-16 02:39:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001254 10.0.0.19 - - [2025-10-16 02:39:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006447 10.0.0.23 - - [2025-10-16 02:39:42] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000882 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/port HTTP/1.1" 200 1061 0.319107 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/port HTTP/1.1" 200 1115 0.117612 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.009274 10.0.0.23 - - [2025-10-16 02:39:43] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.19 - - [2025-10-16 02:39:43] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062080 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/network HTTP/1.1" 200 824 0.010066 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/port HTTP/1.1" 200 117 0.006380 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/port HTTP/1.1" 200 1089 0.015958 10.0.0.19 - - [2025-10-16 02:39:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006520 10.0.0.19 - - [2025-10-16 02:39:44] "POST /neutron/network HTTP/1.1" 200 834 0.007904 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 02:39:44] "POST /neutron/port HTTP/1.1" 200 1060 0.013166 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.050792 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.003998 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine-interface/06aa9787-bbc0-4494-8fae-435db7147a8c HTTP/1.1" 200 2943 0.004650 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.007433 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine-interface/06aa9787-bbc0-4494-8fae-435db7147a8c HTTP/1.1" 200 2943 0.006640 10.0.0.19 - - [2025-10-16 02:39:44] "GET /instance-ip/06f7824a-239a-444e-bb68-93524a1ca0cb HTTP/1.1" 200 1621 0.005604 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.003176 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-machine-interface/06aa9787-bbc0-4494-8fae-435db7147a8c HTTP/1.1" 200 2943 0.004819 10.0.0.19 - - [2025-10-16 02:39:44] "GET /instance-ip/06f7824a-239a-444e-bb68-93524a1ca0cb HTTP/1.1" 200 1621 0.003855 10.0.0.19 - - [2025-10-16 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.19 - - [2025-10-16 02:39:44] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003574 10.0.0.19 - - [2025-10-16 02:39:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003320 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002461 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005483 10.0.0.19 - - [2025-10-16 02:39:44] "POST /neutron/network HTTP/1.1" 200 824 0.008369 10.0.0.19 - - [2025-10-16 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-10-16 02:39:44] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004293 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002838 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005948 10.0.0.19 - - [2025-10-16 02:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.19 - - [2025-10-16 02:39:44] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004795 10.0.0.19 - - [2025-10-16 02:39:44] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003077 10.0.0.19 - - [2025-10-16 02:39:45] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006001 10.0.0.19 - - [2025-10-16 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.19 - - [2025-10-16 02:39:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003734 10.0.0.19 - - [2025-10-16 02:39:45] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002742 10.0.0.19 - - [2025-10-16 02:39:45] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005399 10.0.0.19 - - [2025-10-16 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.19 - - [2025-10-16 02:39:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003949 10.0.0.19 - - [2025-10-16 02:39:45] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003151 10.0.0.19 - - [2025-10-16 02:39:45] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005582 10.0.0.19 - - [2025-10-16 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.19 - - [2025-10-16 02:39:48] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004937 10.0.0.19 - - [2025-10-16 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.19 - - [2025-10-16 02:39:52] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005283 10.0.0.19 - - [2025-10-16 02:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2025-10-16 02:39:56] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005391 10.0.0.19 - - [2025-10-16 02:39:59] "DELETE /access-control-list/2218d514-a665-492f-8d20-99dd04122203 HTTP/1.1" 200 115 0.042679 10.0.0.19 - - [2025-10-16 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2025-10-16 02:40:00] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005078 10.0.0.19 - - [2025-10-16 02:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.19 - - [2025-10-16 02:40:04] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005693 10.0.0.19 - - [2025-10-16 02:40:06] "POST /neutron/network HTTP/1.1" 200 927 0.006082 10.0.0.19 - - [2025-10-16 02:40:07] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.19 - - [2025-10-16 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2025-10-16 02:40:08] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004880 10.0.0.19 - - [2025-10-16 02:40:09] "POST /neutron/port HTTP/1.1" 200 1089 0.012703 10.0.0.19 - - [2025-10-16 02:40:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.007889 10.0.0.19 - - [2025-10-16 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.19 - - [2025-10-16 02:40:12] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004339 10.0.0.23 - - [2025-10-16 02:40:13] "DELETE /project/bbd0b591c11c4498b69eb0e44f0d279a HTTP/1.1" 404 173 0.007926 10.0.0.23 - - [2025-10-16 02:40:13] "DELETE /project/cb5de81269f045759fe8b92e90450278 HTTP/1.1" 404 173 0.010206 10.0.0.23 - - [2025-10-16 02:40:13] "DELETE /project/71abd79dfb93478983e07df7e2b974e1 HTTP/1.1" 404 173 0.007268 10.0.0.23 - - [2025-10-16 02:40:13] "DELETE /project/bbd0b591-c11c-4498-b69e-b0e44f0d279a HTTP/1.1" 404 177 0.004764 10.0.0.23 - - [2025-10-16 02:40:13] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000812 10.0.0.23 - - [2025-10-16 02:40:13] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.037317 10.0.0.23 - - [2025-10-16 02:40:13] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001536 10.0.0.23 - - [2025-10-16 02:40:13] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?fields=security_groups HTTP/1.1" 200 1410 0.053403 10.0.0.23 - - [2025-10-16 02:40:13] "DELETE /security-group/a5e154fb-1cd7-4e34-b8a9-c4b47c7599b8 HTTP/1.1" 200 115 0.052274 10.0.0.23 - - [2025-10-16 02:40:13] "GET /projects?obj_uuids=71abd79d-fb93-4789-83e0-7df7e2b974e1&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001564 10.0.0.23 - - [2025-10-16 02:40:14] "GET /project/71abd79d-fb93-4789-83e0-7df7e2b974e1?fields=application_policy_sets HTTP/1.1" 200 1449 0.053859 10.0.0.23 - - [2025-10-16 02:40:14] "DELETE /project/71abd79d-fb93-4789-83e0-7df7e2b974e1 HTTP/1.1" 200 115 0.397752 10.0.0.19 - - [2025-10-16 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2025-10-16 02:40:17] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005210 10.0.0.19 - - [2025-10-16 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.19 - - [2025-10-16 02:40:21] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004373 10.0.0.19 - - [2025-10-16 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.19 - - [2025-10-16 02:40:25] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005497 10.0.0.19 - - [2025-10-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.19 - - [2025-10-16 02:40:27] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003435 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003997 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005480 10.0.0.19 - - [2025-10-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.19 - - [2025-10-16 02:40:27] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003430 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.006510 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005375 10.0.0.19 - - [2025-10-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.060521 10.0.0.19 - - [2025-10-16 02:40:27] "GET /routing-instance/e7f96659-6b43-4245-a5ee-5f04a5994d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006243 10.0.0.19 - - [2025-10-16 02:40:27] "GET /route-target/6a65f78e-5694-4292-b47d-4cd1485f2d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003701 10.0.0.19 - - [2025-10-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.19 - - [2025-10-16 02:40:27] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004159 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003483 10.0.0.19 - - [2025-10-16 02:40:27] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006379 10.0.0.19 - - [2025-10-16 02:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.19 - - [2025-10-16 02:40:28] "GET /routing-instance/e7f96659-6b43-4245-a5ee-5f04a5994d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004438 10.0.0.19 - - [2025-10-16 02:40:28] "GET /route-target/6a65f78e-5694-4292-b47d-4cd1485f2d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003565 10.0.0.19 - - [2025-10-16 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.19 - - [2025-10-16 02:40:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004657 10.0.0.19 - - [2025-10-16 02:40:28] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003498 10.0.0.19 - - [2025-10-16 02:40:28] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005408 10.0.0.19 - - [2025-10-16 02:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.19 - - [2025-10-16 02:40:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004147 10.0.0.19 - - [2025-10-16 02:40:28] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002934 10.0.0.19 - - [2025-10-16 02:40:28] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005603 10.0.0.23 - - [2025-10-16 02:40:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004193 10.0.0.19 - - [2025-10-16 02:40:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003798 10.0.0.19 - - [2025-10-16 02:40:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004089 10.0.0.57 - - [2025-10-16 02:40:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003570 10.0.0.23 - - [2025-10-16 02:40:28] "GET /obj-perms HTTP/1.1" 200 5030 0.003584 10.0.0.19 - - [2025-10-16 02:40:28] "POST /neutron/port HTTP/1.1" 200 1089 0.022328 10.0.0.19 - - [2025-10-16 02:40:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006771 10.0.0.19 - - [2025-10-16 02:40:28] "POST /neutron/port HTTP/1.1" 200 1089 0.012900 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.005796 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.004339 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine-interface/2cdb40f9-c047-4eb7-92f8-4287fb5fc02a HTTP/1.1" 200 2944 0.004600 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.003315 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine-interface/2cdb40f9-c047-4eb7-92f8-4287fb5fc02a HTTP/1.1" 200 2944 0.004902 10.0.0.19 - - [2025-10-16 02:40:29] "GET /instance-ip/88d40289-69c5-4192-9af6-6465ec3f6412 HTTP/1.1" 200 1622 0.004677 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.003051 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-machine-interface/2cdb40f9-c047-4eb7-92f8-4287fb5fc02a HTTP/1.1" 200 2944 0.004584 10.0.0.19 - - [2025-10-16 02:40:29] "GET /instance-ip/88d40289-69c5-4192-9af6-6465ec3f6412 HTTP/1.1" 200 1622 0.003703 10.0.0.19 - - [2025-10-16 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.19 - - [2025-10-16 02:40:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003858 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004092 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005501 10.0.0.19 - - [2025-10-16 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2025-10-16 02:40:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004784 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002999 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006336 10.0.0.19 - - [2025-10-16 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.19 - - [2025-10-16 02:40:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003953 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002912 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006562 10.0.0.19 - - [2025-10-16 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2025-10-16 02:40:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003693 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002995 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006132 10.0.0.19 - - [2025-10-16 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2025-10-16 02:40:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003712 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002807 10.0.0.19 - - [2025-10-16 02:40:29] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005240 10.0.0.19 - - [2025-10-16 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.19 - - [2025-10-16 02:40:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003278 10.0.0.19 - - [2025-10-16 02:40:30] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003177 10.0.0.19 - - [2025-10-16 02:40:30] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005405 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2025-10-16 02:40:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003380 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002690 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005230 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.19 - - [2025-10-16 02:40:31] "GET /routing-instance/9f247272-00db-4d42-ad01-dd13ce4dd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004979 10.0.0.19 - - [2025-10-16 02:40:31] "GET /route-target/043e2b4d-773b-45a9-b4b4-0f337dfe0282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003330 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.19 - - [2025-10-16 02:40:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003486 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002942 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005404 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.19 - - [2025-10-16 02:40:31] "GET /routing-instance/9f247272-00db-4d42-ad01-dd13ce4dd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004688 10.0.0.19 - - [2025-10-16 02:40:31] "GET /route-target/043e2b4d-773b-45a9-b4b4-0f337dfe0282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003678 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.19 - - [2025-10-16 02:40:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004789 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003815 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005856 10.0.0.19 - - [2025-10-16 02:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.19 - - [2025-10-16 02:40:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003734 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003479 10.0.0.19 - - [2025-10-16 02:40:31] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006052 10.0.0.19 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003642 10.0.0.19 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004255 10.0.0.23 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003658 10.0.0.19 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003489 10.0.0.57 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003387 10.0.0.23 - - [2025-10-16 02:40:31] "GET /obj-perms HTTP/1.1" 200 5030 0.003458 10.0.0.19 - - [2025-10-16 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007915 10.0.0.19 - - [2025-10-16 02:40:32] "POST /neutron/port HTTP/1.1" 200 1088 0.017249 10.0.0.19 - - [2025-10-16 02:40:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008205 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.005584 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.003430 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine-interface/b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9 HTTP/1.1" 200 2945 0.006478 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.003732 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine-interface/b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9 HTTP/1.1" 200 2945 0.005171 10.0.0.19 - - [2025-10-16 02:40:32] "GET /instance-ip/9a0672e4-b5e4-46f1-9ecd-5138bd0e5e28 HTTP/1.1" 200 1622 0.005657 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.003418 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-machine-interface/b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9 HTTP/1.1" 200 2945 0.005663 10.0.0.19 - - [2025-10-16 02:40:32] "GET /instance-ip/9a0672e4-b5e4-46f1-9ecd-5138bd0e5e28 HTTP/1.1" 200 1622 0.003985 10.0.0.19 - - [2025-10-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.19 - - [2025-10-16 02:40:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003654 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005161 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005478 10.0.0.19 - - [2025-10-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.19 - - [2025-10-16 02:40:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004074 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003186 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005684 10.0.0.19 - - [2025-10-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.19 - - [2025-10-16 02:40:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004578 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003947 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006540 10.0.0.19 - - [2025-10-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2025-10-16 02:40:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004859 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003332 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006430 10.0.0.19 - - [2025-10-16 02:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.19 - - [2025-10-16 02:40:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004394 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003459 10.0.0.19 - - [2025-10-16 02:40:32] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006021 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.19 - - [2025-10-16 02:40:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003406 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003045 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005533 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2025-10-16 02:40:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003304 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002820 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005658 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2025-10-16 02:40:34] "GET /routing-instance/e0e2f957-5143-4311-9877-0a0ced6ccb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004464 10.0.0.19 - - [2025-10-16 02:40:34] "GET /route-target/389b6749-2479-4699-8b50-217e6dfb37fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003744 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.19 - - [2025-10-16 02:40:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003562 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002738 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005390 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.19 - - [2025-10-16 02:40:34] "GET /routing-instance/e0e2f957-5143-4311-9877-0a0ced6ccb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003984 10.0.0.19 - - [2025-10-16 02:40:34] "GET /route-target/389b6749-2479-4699-8b50-217e6dfb37fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004004 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.19 - - [2025-10-16 02:40:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003754 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002719 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005531 10.0.0.19 - - [2025-10-16 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.19 - - [2025-10-16 02:40:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003924 10.0.0.19 - - [2025-10-16 02:40:34] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003325 10.0.0.19 - - [2025-10-16 02:40:35] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006583 10.0.0.19 - - [2025-10-16 02:40:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004422 10.0.0.23 - - [2025-10-16 02:40:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003934 10.0.0.19 - - [2025-10-16 02:40:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003890 10.0.0.57 - - [2025-10-16 02:40:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003730 10.0.0.19 - - [2025-10-16 02:40:35] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.003760 10.0.0.19 - - [2025-10-16 02:40:35] "GET /virtual-machine-interface/06aa9787-bbc0-4494-8fae-435db7147a8c HTTP/1.1" 200 2943 0.004943 10.0.0.19 - - [2025-10-16 02:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.19 - - [2025-10-16 02:40:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004925 10.0.0.19 - - [2025-10-16 02:40:35] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003110 10.0.0.19 - - [2025-10-16 02:40:35] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006214 10.0.0.19 - - [2025-10-16 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.19 - - [2025-10-16 02:40:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003272 10.0.0.19 - - [2025-10-16 02:40:36] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002640 10.0.0.19 - - [2025-10-16 02:40:36] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005179 10.0.0.19 - - [2025-10-16 02:40:36] "POST /neutron/port HTTP/1.1" 200 1089 0.015034 10.0.0.19 - - [2025-10-16 02:40:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.029790 10.0.0.19 - - [2025-10-16 02:40:41] "POST /neutron/port HTTP/1.1" 200 1089 0.015560 10.0.0.19 - - [2025-10-16 02:40:47] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.003834 10.0.0.19 - - [2025-10-16 02:40:47] "GET /virtual-machine-interface/2cdb40f9-c047-4eb7-92f8-4287fb5fc02a HTTP/1.1" 200 2944 0.004807 10.0.0.19 - - [2025-10-16 02:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.19 - - [2025-10-16 02:40:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002974 10.0.0.19 - - [2025-10-16 02:40:47] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003129 10.0.0.19 - - [2025-10-16 02:40:47] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005622 10.0.0.19 - - [2025-10-16 02:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2025-10-16 02:40:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003012 10.0.0.19 - - [2025-10-16 02:40:48] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002782 10.0.0.19 - - [2025-10-16 02:40:48] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005259 10.0.0.19 - - [2025-10-16 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007411 10.0.0.19 - - [2025-10-16 02:40:53] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.003961 10.0.0.19 - - [2025-10-16 02:40:53] "GET /virtual-machine-interface/b9f9b7fe-8cd8-415f-9d6d-93d3844e96e9 HTTP/1.1" 200 2945 0.005646 10.0.0.19 - - [2025-10-16 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.19 - - [2025-10-16 02:40:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003111 10.0.0.19 - - [2025-10-16 02:40:53] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002448 10.0.0.19 - - [2025-10-16 02:40:53] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005371 10.0.0.19 - - [2025-10-16 02:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.19 - - [2025-10-16 02:40:54] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003427 10.0.0.19 - - [2025-10-16 02:40:54] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002791 10.0.0.19 - - [2025-10-16 02:40:54] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005461 10.0.0.23 - - [2025-10-16 02:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2025-10-16 02:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.23 - - [2025-10-16 02:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000928 10.0.0.23 - - [2025-10-16 02:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.57 - - [2025-10-16 02:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.57 - - [2025-10-16 02:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.57 - - [2025-10-16 02:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.57 - - [2025-10-16 02:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.19 - - [2025-10-16 02:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.19 - - [2025-10-16 02:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.19 - - [2025-10-16 02:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.19 - - [2025-10-16 02:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.19 - - [2025-10-16 02:41:07] "POST /neutron/network HTTP/1.1" 200 927 0.008871 10.0.0.19 - - [2025-10-16 02:41:08] "POST /neutron/port HTTP/1.1" 200 117 0.001062 10.0.0.19 - - [2025-10-16 02:41:10] "POST /neutron/port HTTP/1.1" 200 1088 0.012850 10.0.0.19 - - [2025-10-16 02:41:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.008601 10.0.0.19 - - [2025-10-16 02:41:12] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 200 1292 0.004017 10.0.0.19 - - [2025-10-16 02:41:13] "POST /neutron/port HTTP/1.1" 200 1088 0.017739 10.0.0.19 - - [2025-10-16 02:41:14] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 404 171 0.003098 10.0.0.19 - - [2025-10-16 02:41:14] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 404 171 0.004323 10.0.0.19 - - [2025-10-16 02:41:14] "GET /virtual-machine/80c2d002-280c-47f8-a60c-e8934e04f9b5 HTTP/1.1" 404 171 0.002457 10.0.0.19 - - [2025-10-16 02:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2025-10-16 02:41:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003419 10.0.0.19 - - [2025-10-16 02:41:14] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002521 10.0.0.19 - - [2025-10-16 02:41:14] "GET /virtual-network/c14ae4cc-e0c0-4ef8-b118-21b0bc9a3223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005758 10.0.0.19 - - [2025-10-16 02:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-10-16 02:41:14] "GET /routing-instance/e0e2f957-5143-4311-9877-0a0ced6ccb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003901 10.0.0.19 - - [2025-10-16 02:41:14] "GET /route-target/389b6749-2479-4699-8b50-217e6dfb37fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003820 10.0.0.19 - - [2025-10-16 02:41:18] "GET /obj-perms HTTP/1.1" 200 5030 0.003944 10.0.0.57 - - [2025-10-16 02:41:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003876 10.0.0.19 - - [2025-10-16 02:41:27] "GET /obj-perms HTTP/1.1" 200 5030 0.003443 10.0.0.57 - - [2025-10-16 02:41:27] "GET /obj-perms HTTP/1.1" 200 5030 0.003894 10.0.0.19 - - [2025-10-16 02:41:36] "GET /obj-perms HTTP/1.1" 200 5030 0.003802 10.0.0.57 - - [2025-10-16 02:41:36] "GET /obj-perms HTTP/1.1" 200 5030 0.006949 10.0.0.19 - - [2025-10-16 02:41:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003853 10.0.0.23 - - [2025-10-16 02:41:39] "GET /obj-perms HTTP/1.1" 200 5030 0.003797 10.0.0.19 - - [2025-10-16 02:41:39] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 200 1292 0.004297 10.0.0.19 - - [2025-10-16 02:41:40] "POST /neutron/port HTTP/1.1" 200 1089 0.015943 10.0.0.19 - - [2025-10-16 02:41:41] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 404 171 0.005335 10.0.0.19 - - [2025-10-16 02:41:41] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 404 171 0.002932 10.0.0.19 - - [2025-10-16 02:41:41] "GET /virtual-machine/6a4d937f-3543-46eb-96b6-c6ec249c474e HTTP/1.1" 404 171 0.002551 10.0.0.19 - - [2025-10-16 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.19 - - [2025-10-16 02:41:41] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003751 10.0.0.19 - - [2025-10-16 02:41:41] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002945 10.0.0.19 - - [2025-10-16 02:41:42] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007766 10.0.0.19 - - [2025-10-16 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2025-10-16 02:41:42] "GET /routing-instance/9f247272-00db-4d42-ad01-dd13ce4dd043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004277 10.0.0.19 - - [2025-10-16 02:41:42] "GET /route-target/043e2b4d-773b-45a9-b4b4-0f337dfe0282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003194 10.0.0.19 - - [2025-10-16 02:41:48] "GET /obj-perms HTTP/1.1" 200 5030 0.003999 10.0.0.23 - - [2025-10-16 02:41:48] "GET /obj-perms HTTP/1.1" 200 5030 0.004055 10.0.0.19 - - [2025-10-16 02:41:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003538 10.0.0.23 - - [2025-10-16 02:41:57] "GET /obj-perms HTTP/1.1" 200 5030 0.003719 10.0.0.19 - - [2025-10-16 02:42:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003733 10.0.0.57 - - [2025-10-16 02:42:00] "GET /obj-perms HTTP/1.1" 200 5030 0.003158 10.0.0.19 - - [2025-10-16 02:42:00] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 200 1291 0.004089 10.0.0.19 - - [2025-10-16 02:42:01] "POST /neutron/port HTTP/1.1" 200 1089 0.018222 10.0.0.19 - - [2025-10-16 02:42:02] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 404 171 0.003328 10.0.0.19 - - [2025-10-16 02:42:02] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 404 171 0.002780 10.0.0.19 - - [2025-10-16 02:42:02] "GET /virtual-machine/3e0e0cf5-8bab-4ec9-8019-00453230026f HTTP/1.1" 404 171 0.002506 10.0.0.19 - - [2025-10-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.19 - - [2025-10-16 02:42:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004172 10.0.0.19 - - [2025-10-16 02:42:03] "GET /virtual-networks?parent_id=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003475 10.0.0.19 - - [2025-10-16 02:42:03] "GET /virtual-network/ca1b770b-45d0-40c1-ab73-b012d1e7228c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006588 10.0.0.19 - - [2025-10-16 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.19 - - [2025-10-16 02:42:03] "GET /routing-instance/e7f96659-6b43-4245-a5ee-5f04a5994d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004884 10.0.0.19 - - [2025-10-16 02:42:03] "GET /route-target/6a65f78e-5694-4292-b47d-4cd1485f2d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004063 10.0.0.19 - - [2025-10-16 02:42:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003966 10.0.0.57 - - [2025-10-16 02:42:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003157 10.0.0.23 - - [2025-10-16 02:42:09] "GET /obj-perms HTTP/1.1" 200 5030 0.003780 10.0.0.19 - - [2025-10-16 02:42:09] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005197 10.0.0.19 - - [2025-10-16 02:42:09] "POST /neutron/network HTTP/1.1" 200 917 0.005660 10.0.0.19 - - [2025-10-16 02:42:09] "GET /virtual-network/6f45c7ef-78a4-4cb8-b2d8-a8d0db4d14f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006583 10.0.0.19 - - [2025-10-16 02:42:09] "DELETE /access-control-list/3fde67d8-acd3-43e6-a0c9-cc8ed1073efc HTTP/1.1" 200 115 0.079018 10.0.0.19 - - [2025-10-16 02:42:10] "POST /ref-update HTTP/1.1" 200 156 0.040733 10.0.0.19 - - [2025-10-16 02:42:10] "POST /ref-update HTTP/1.1" 200 156 0.058610 10.0.0.19 - - [2025-10-16 02:42:10] "POST /ref-update HTTP/1.1" 200 156 0.036069 10.0.0.19 - - [2025-10-16 02:42:10] "DELETE /network-policy/a2bba932-3861-449b-bc62-dd029fd50502 HTTP/1.1" 200 115 0.049095 10.0.0.19 - - [2025-10-16 02:42:10] "DELETE /network-policy/58b28795-54e6-4604-8ec8-af795aa1d357 HTTP/1.1" 200 115 0.034065 10.0.0.19 - - [2025-10-16 02:42:10] "DELETE /network-policy/c8cbf57c-fbe7-470e-8c1d-9fb13778f343 HTTP/1.1" 200 115 0.038532 10.0.0.19 - - [2025-10-16 02:42:10] "POST /neutron/network HTTP/1.1" 200 824 0.007907 10.0.0.19 - - [2025-10-16 02:42:10] "DELETE /route-target/389b6749-2479-4699-8b50-217e6dfb37fd HTTP/1.1" 200 115 0.019753 10.0.0.23 - - [2025-10-16 02:42:10] "POST /useragent-kv HTTP/1.1" 200 115 0.028331 10.0.0.23 - - [2025-10-16 02:42:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002548 10.0.0.19 - - [2025-10-16 02:42:10] "POST /neutron/network HTTP/1.1" 200 151 0.154925 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.19 - - [2025-10-16 02:42:11] "DELETE /network-ipam/23f3c179-a6a7-4beb-9242-df0ce9715e0e HTTP/1.1" 200 115 0.040674 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.002840 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.19 - - [2025-10-16 02:42:11] "DELETE /network-ipam/836f18b1-3e55-4b3a-a7a0-b328725cb01a HTTP/1.1" 200 115 0.043004 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.004339 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.19 - - [2025-10-16 02:42:11] "DELETE /network-ipam/e8208438-1548-466c-b297-3421c02fbf2a HTTP/1.1" 200 115 0.039480 10.0.0.19 - - [2025-10-16 02:42:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.003465 10.0.0.23 - - [2025-10-16 02:42:13] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001277 10.0.0.19 - - [2025-10-16 02:42:13] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037733 10.0.0.23 - - [2025-10-16 02:42:13] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000822 10.0.0.19 - - [2025-10-16 02:42:13] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?fields=virtual_networks HTTP/1.1" 200 1033 0.089532 10.0.0.23 - - [2025-10-16 02:42:13] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000883 10.0.0.19 - - [2025-10-16 02:42:13] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.044766 10.0.0.23 - - [2025-10-16 02:42:13] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000886 10.0.0.19 - - [2025-10-16 02:42:13] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?fields=security_groups HTTP/1.1" 200 1259 0.053653 10.0.0.19 - - [2025-10-16 02:42:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.025707 10.0.0.23 - - [2025-10-16 02:42:14] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002957 10.0.0.23 - - [2025-10-16 02:42:14] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.23 - - [2025-10-16 02:42:14] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050481 10.0.0.23 - - [2025-10-16 02:42:14] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.23 - - [2025-10-16 02:42:14] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.046571 10.0.0.23 - - [2025-10-16 02:42:14] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001679 10.0.0.23 - - [2025-10-16 02:42:14] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?fields=security_groups HTTP/1.1" 200 1364 0.047894 10.0.0.23 - - [2025-10-16 02:42:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.001415 10.0.0.23 - - [2025-10-16 02:42:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.003452 10.0.0.23 - - [2025-10-16 02:42:14] "DELETE /security-group/062f3d04-4cb5-4023-96e3-f98b2fd3fe5c HTTP/1.1" 200 115 0.088403 10.0.0.23 - - [2025-10-16 02:42:14] "GET /projects?obj_uuids=cb5de812-69f0-4575-9fe8-b92e90450278&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002481 10.0.0.23 - - [2025-10-16 02:42:14] "POST /security-groups HTTP/1.1" 200 597 0.075355 10.0.0.23 - - [2025-10-16 02:42:14] "GET /project/cb5de812-69f0-4575-9fe8-b92e90450278?fields=application_policy_sets HTTP/1.1" 200 1403 0.073913 10.0.0.19 - - [2025-10-16 02:42:14] "DELETE /access-control-list/7ccd4f39-7f28-4aac-9f54-257118dd7583 HTTP/1.1" 200 115 0.065248 10.0.0.23 - - [2025-10-16 02:42:14] "POST /projects HTTP/1.1" 200 597 0.352533 10.0.0.23 - - [2025-10-16 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.426903 10.0.0.19 - - [2025-10-16 02:42:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.017079 10.0.0.19 - - [2025-10-16 02:42:14] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.625212 10.0.0.23 - - [2025-10-16 02:42:14] "DELETE /project/cb5de812-69f0-4575-9fe8-b92e90450278 HTTP/1.1" 200 115 0.576775 10.0.0.19 - - [2025-10-16 02:42:16] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.19 - - [2025-10-16 02:42:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000537 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.051250 10.0.0.19 - - [2025-10-16 02:42:19] "POST /network-ipams HTTP/1.1" 200 519 0.028704 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003704 10.0.0.19 - - [2025-10-16 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipam/82151c7e-294d-4dd2-bed0-fb476f3cbfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006593 10.0.0.19 - - [2025-10-16 02:42:19] "PUT /network-ipam/82151c7e-294d-4dd2-bed0-fb476f3cbfb6 HTTP/1.1" 200 258 0.015079 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003644 10.0.0.19 - - [2025-10-16 02:42:19] "POST /network-ipams HTTP/1.1" 200 519 0.029617 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003795 10.0.0.19 - - [2025-10-16 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipam/94063703-0ce2-42d8-9331-5acb3e75a1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006421 10.0.0.19 - - [2025-10-16 02:42:19] "PUT /network-ipam/94063703-0ce2-42d8-9331-5acb3e75a1d1 HTTP/1.1" 200 258 0.014404 10.0.0.19 - - [2025-10-16 02:42:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003472 10.0.0.19 - - [2025-10-16 02:42:20] "POST /network-ipams HTTP/1.1" 200 519 0.029377 10.0.0.19 - - [2025-10-16 02:42:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003657 10.0.0.19 - - [2025-10-16 02:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.19 - - [2025-10-16 02:42:20] "GET /network-ipam/a9232f96-2370-454d-aa33-fa5caa01a9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006437 10.0.0.19 - - [2025-10-16 02:42:20] "PUT /network-ipam/a9232f96-2370-454d-aa33-fa5caa01a9c1 HTTP/1.1" 200 258 0.014663 10.0.0.19 - - [2025-10-16 02:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.23 - - [2025-10-16 02:42:21] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000890 10.0.0.19 - - [2025-10-16 02:42:21] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.032924 10.0.0.19 - - [2025-10-16 02:42:21] "POST /neutron/network HTTP/1.1" 200 117 0.033975 10.0.0.19 - - [2025-10-16 02:42:21] "POST /ref-update HTTP/1.1" 200 156 0.026837 10.0.0.23 - - [2025-10-16 02:42:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003649 10.0.0.19 - - [2025-10-16 02:42:21] "POST /neutron/subnet HTTP/1.1" 200 823 0.194573 10.0.0.19 - - [2025-10-16 02:42:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001156 10.0.0.19 - - [2025-10-16 02:42:21] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005596 10.0.0.19 - - [2025-10-16 02:42:21] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005345 10.0.0.19 - - [2025-10-16 02:42:21] "POST /neutron/network HTTP/1.1" 200 1014 0.007554 10.0.0.19 - - [2025-10-16 02:42:21] "POST /neutron/network HTTP/1.1" 200 1014 0.007584 10.0.0.19 - - [2025-10-16 02:42:21] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004514 10.0.0.19 - - [2025-10-16 02:42:21] "GET /network-ipam/82151c7e-294d-4dd2-bed0-fb476f3cbfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002790 10.0.0.19 - - [2025-10-16 02:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.23 - - [2025-10-16 02:42:22] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000914 10.0.0.19 - - [2025-10-16 02:42:22] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039212 10.0.0.19 - - [2025-10-16 02:42:22] "GET /obj-perms HTTP/1.1" 200 5056 0.049963 10.0.0.23 - - [2025-10-16 02:42:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007100 10.0.0.19 - - [2025-10-16 02:42:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.191981 10.0.0.19 - - [2025-10-16 02:42:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001289 10.0.0.19 - - [2025-10-16 02:42:22] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007354 10.0.0.19 - - [2025-10-16 02:42:22] "POST /neutron/network HTTP/1.1" 200 1014 0.007891 10.0.0.19 - - [2025-10-16 02:42:22] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004672 10.0.0.19 - - [2025-10-16 02:42:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.007909 10.0.0.19 - - [2025-10-16 02:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.23 - - [2025-10-16 02:42:23] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000729 10.0.0.19 - - [2025-10-16 02:42:23] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.035010 10.0.0.19 - - [2025-10-16 02:42:23] "POST /route-targets HTTP/1.1" 200 327 0.014198 10.0.0.23 - - [2025-10-16 02:42:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009776 10.0.0.19 - - [2025-10-16 02:42:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.223779 10.0.0.19 - - [2025-10-16 02:42:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.031460 10.0.0.19 - - [2025-10-16 02:42:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.001175 10.0.0.19 - - [2025-10-16 02:42:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006651 10.0.0.19 - - [2025-10-16 02:42:23] "POST /neutron/network HTTP/1.1" 200 1013 0.006959 10.0.0.19 - - [2025-10-16 02:42:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004986 10.0.0.19 - - [2025-10-16 02:42:23] "POST /neutron/subnet HTTP/1.1" 200 823 0.008604 10.0.0.19 - - [2025-10-16 02:42:24] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005898 10.0.0.57 - - [2025-10-16 02:42:25] "GET /obj-perms HTTP/1.1" 200 5042 0.043912 10.0.0.19 - - [2025-10-16 02:42:25] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005792 10.0.0.19 - - [2025-10-16 02:42:26] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005559 10.0.0.19 - - [2025-10-16 02:42:26] "GET /obj-perms HTTP/1.1" 200 5042 0.042839 10.0.0.23 - - [2025-10-16 02:42:26] "GET /obj-perms HTTP/1.1" 200 5042 0.057727 10.0.0.19 - - [2025-10-16 02:42:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.003619 10.0.0.19 - - [2025-10-16 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.23 - - [2025-10-16 02:42:26] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001096 10.0.0.19 - - [2025-10-16 02:42:26] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041921 10.0.0.19 - - [2025-10-16 02:42:26] "POST /network-policys HTTP/1.1" 200 559 0.026401 10.0.0.19 - - [2025-10-16 02:42:27] "GET /network-policy/f3aaecc4-2915-4940-b85d-36dbe29da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.005395 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.003282 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.23 - - [2025-10-16 02:42:27] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001013 10.0.0.19 - - [2025-10-16 02:42:27] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.035305 10.0.0.19 - - [2025-10-16 02:42:27] "POST /network-policys HTTP/1.1" 200 559 0.028924 10.0.0.19 - - [2025-10-16 02:42:27] "GET /network-policy/c08fa097-2775-4980-9485-e272a31451fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006348 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.002936 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.23 - - [2025-10-16 02:42:27] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000860 10.0.0.19 - - [2025-10-16 02:42:27] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.047045 10.0.0.19 - - [2025-10-16 02:42:27] "POST /network-policys HTTP/1.1" 200 559 0.028680 10.0.0.19 - - [2025-10-16 02:42:27] "GET /network-policy/269ce87d-1419-48f1-9855-fdf1d1ab6ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006268 10.0.0.19 - - [2025-10-16 02:42:27] "POST /neutron/network HTTP/1.1" 200 1198 0.009010 10.0.0.19 - - [2025-10-16 02:42:27] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004409 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2025-10-16 02:42:27] "POST /access-control-lists HTTP/1.1" 200 597 0.082784 10.0.0.19 - - [2025-10-16 02:42:27] "GET /network-policy/c08fa097-2775-4980-9485-e272a31451fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003869 10.0.0.19 - - [2025-10-16 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2025-10-16 02:42:27] "GET /network-policy/f3aaecc4-2915-4940-b85d-36dbe29da70c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.003798 10.0.0.19 - - [2025-10-16 02:42:28] "POST /neutron/network HTTP/1.1" 200 1112 0.009950 10.0.0.19 - - [2025-10-16 02:42:28] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004683 10.0.0.19 - - [2025-10-16 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2025-10-16 02:42:28] "GET /network-policy/269ce87d-1419-48f1-9855-fdf1d1ab6ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009764 10.0.0.19 - - [2025-10-16 02:42:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.000964 10.0.0.19 - - [2025-10-16 02:42:28] "POST /ref-update HTTP/1.1" 200 156 0.031082 10.0.0.23 - - [2025-10-16 02:42:29] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000937 10.0.0.19 - - [2025-10-16 02:42:29] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.077590 10.0.0.19 - - [2025-10-16 02:42:29] "POST /neutron/port HTTP/1.1" 200 117 0.011221 10.0.0.19 - - [2025-10-16 02:42:29] "POST /id-to-fqname HTTP/1.1" 200 227 0.001550 10.0.0.19 - - [2025-10-16 02:42:29] "POST /neutron/network HTTP/1.1" 200 1122 0.010287 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/port HTTP/1.1" 200 1173 0.016160 10.0.0.23 - - [2025-10-16 02:42:30] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.19 - - [2025-10-16 02:42:30] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.115438 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/network HTTP/1.1" 200 1112 0.032827 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003504 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006762 10.0.0.19 - - [2025-10-16 02:42:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001209 10.0.0.19 - - [2025-10-16 02:42:30] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006488 10.0.0.23 - - [2025-10-16 02:42:31] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000830 10.0.0.19 - - [2025-10-16 02:42:31] "POST /neutron/port HTTP/1.1" 200 1173 0.337727 10.0.0.19 - - [2025-10-16 02:42:31] "POST /neutron/port HTTP/1.1" 200 1227 0.115504 10.0.0.23 - - [2025-10-16 02:42:31] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000898 10.0.0.19 - - [2025-10-16 02:42:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 10.0.0.19 - - [2025-10-16 02:42:31] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.063378 10.0.0.19 - - [2025-10-16 02:42:31] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/port HTTP/1.1" 200 2284 0.018272 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/port HTTP/1.1" 200 1201 0.014377 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006467 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/port HTTP/1.1" 200 1201 0.018491 10.0.0.23 - - [2025-10-16 02:42:32] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001224 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 401 292 0.000399 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/port HTTP/1.1" 200 1172 0.289557 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.042602 10.0.0.19 - - [2025-10-16 02:42:32] "POST /neutron/port HTTP/1.1" 200 1226 0.110463 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.003077 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine-interface/46e6cc02-0936-4943-ad52-490df7b17a85 HTTP/1.1" 200 3168 0.006978 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.003220 10.0.0.19 - - [2025-10-16 02:42:32] "GET /virtual-machine-interface/46e6cc02-0936-4943-ad52-490df7b17a85 HTTP/1.1" 200 3168 0.004981 10.0.0.19 - - [2025-10-16 02:42:32] "GET /instance-ip/3df0c963-1894-4e4d-834f-b87cd61494c6 HTTP/1.1" 200 1651 0.012683 10.0.0.19 - - [2025-10-16 02:42:32] "GET /instance-ip/bfd16a84-3b45-4a95-93ac-31f089d741ed HTTP/1.1" 200 1635 0.005334 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.003818 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-machine-interface/46e6cc02-0936-4943-ad52-490df7b17a85 HTTP/1.1" 200 3168 0.005127 10.0.0.19 - - [2025-10-16 02:42:33] "GET /instance-ip/3df0c963-1894-4e4d-834f-b87cd61494c6 HTTP/1.1" 200 1651 0.003256 10.0.0.19 - - [2025-10-16 02:42:33] "GET /instance-ip/bfd16a84-3b45-4a95-93ac-31f089d741ed HTTP/1.1" 200 1635 0.003853 10.0.0.19 - - [2025-10-16 02:42:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003454 10.0.0.19 - - [2025-10-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2025-10-16 02:42:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003285 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002420 10.0.0.19 - - [2025-10-16 02:42:33] "POST /neutron/port HTTP/1.1" 200 117 0.001292 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005123 10.0.0.19 - - [2025-10-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.19 - - [2025-10-16 02:42:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003293 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002577 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005164 10.0.0.19 - - [2025-10-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.19 - - [2025-10-16 02:42:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003534 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002859 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005897 10.0.0.19 - - [2025-10-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2025-10-16 02:42:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003907 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003289 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006790 10.0.0.19 - - [2025-10-16 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2025-10-16 02:42:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003529 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003332 10.0.0.19 - - [2025-10-16 02:42:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006901 10.0.0.19 - - [2025-10-16 02:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.19 - - [2025-10-16 02:42:36] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004581 10.0.0.19 - - [2025-10-16 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.19 - - [2025-10-16 02:42:40] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005347 10.0.0.19 - - [2025-10-16 02:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2025-10-16 02:42:44] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005073 10.0.0.19 - - [2025-10-16 02:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.19 - - [2025-10-16 02:42:49] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005664 10.0.0.19 - - [2025-10-16 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.19 - - [2025-10-16 02:42:53] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006119 10.0.0.19 - - [2025-10-16 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.19 - - [2025-10-16 02:42:57] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005441 10.0.0.19 - - [2025-10-16 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.19 - - [2025-10-16 02:43:01] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.006895 10.0.0.19 - - [2025-10-16 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.19 - - [2025-10-16 02:43:05] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005090 10.0.0.19 - - [2025-10-16 02:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.19 - - [2025-10-16 02:43:09] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005572 10.0.0.19 - - [2025-10-16 02:43:10] "POST /neutron/port HTTP/1.1" 200 1201 0.014051 10.0.0.19 - - [2025-10-16 02:43:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003352 10.0.0.19 - - [2025-10-16 02:43:11] "POST /neutron/port HTTP/1.1" 200 117 0.001048 10.0.0.19 - - [2025-10-16 02:43:11] "POST /neutron/port HTTP/1.1" 200 1201 0.016915 10.0.0.19 - - [2025-10-16 02:43:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005159 10.0.0.19 - - [2025-10-16 02:43:12] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.19 - - [2025-10-16 02:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.19 - - [2025-10-16 02:43:13] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005021 10.0.0.19 - - [2025-10-16 02:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2025-10-16 02:43:15] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003279 10.0.0.19 - - [2025-10-16 02:43:15] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003986 10.0.0.19 - - [2025-10-16 02:43:15] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005346 10.0.0.19 - - [2025-10-16 02:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2025-10-16 02:43:15] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003724 10.0.0.19 - - [2025-10-16 02:43:15] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002837 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005291 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2025-10-16 02:43:16] "GET /routing-instance/ac928673-e478-498e-b3b9-ab4ba6e9bc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004320 10.0.0.19 - - [2025-10-16 02:43:16] "GET /route-target/77a22a38-6363-44ac-999f-3a22f987ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002991 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2025-10-16 02:43:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003371 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002533 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005461 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-10-16 02:43:16] "GET /routing-instance/ac928673-e478-498e-b3b9-ab4ba6e9bc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.003946 10.0.0.19 - - [2025-10-16 02:43:16] "GET /route-target/77a22a38-6363-44ac-999f-3a22f987ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003867 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.19 - - [2025-10-16 02:43:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003625 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002768 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005268 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2025-10-16 02:43:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003617 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003164 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005235 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2025-10-16 02:43:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004235 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002723 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005635 10.0.0.19 - - [2025-10-16 02:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2025-10-16 02:43:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003676 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002861 10.0.0.19 - - [2025-10-16 02:43:16] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005702 10.0.0.19 - - [2025-10-16 02:43:16] "GET /obj-perms HTTP/1.1" 200 5042 0.014118 10.0.0.23 - - [2025-10-16 02:43:16] "GET /obj-perms HTTP/1.1" 200 5042 0.003681 10.0.0.19 - - [2025-10-16 02:43:16] "GET /obj-perms HTTP/1.1" 200 5042 0.003120 10.0.0.57 - - [2025-10-16 02:43:17] "GET /obj-perms HTTP/1.1" 200 5042 0.003422 10.0.0.19 - - [2025-10-16 02:43:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006363 10.0.0.19 - - [2025-10-16 02:43:17] "POST /neutron/port HTTP/1.1" 200 1201 0.013432 10.0.0.19 - - [2025-10-16 02:43:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006626 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.005019 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.003215 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine-interface/5b2630d1-16ad-48aa-8368-316c26ed26dd HTTP/1.1" 200 3167 0.004608 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.003181 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine-interface/5b2630d1-16ad-48aa-8368-316c26ed26dd HTTP/1.1" 200 3167 0.004634 10.0.0.19 - - [2025-10-16 02:43:17] "GET /instance-ip/9613961a-16a6-4d32-bdad-79878fb7ff42 HTTP/1.1" 200 1635 0.005204 10.0.0.19 - - [2025-10-16 02:43:17] "GET /instance-ip/fb186b9f-058c-467c-8b92-bb3b3f1559d9 HTTP/1.1" 200 1653 0.005462 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.004003 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-machine-interface/5b2630d1-16ad-48aa-8368-316c26ed26dd HTTP/1.1" 200 3167 0.005628 10.0.0.19 - - [2025-10-16 02:43:17] "GET /instance-ip/9613961a-16a6-4d32-bdad-79878fb7ff42 HTTP/1.1" 200 1635 0.004179 10.0.0.19 - - [2025-10-16 02:43:17] "GET /instance-ip/fb186b9f-058c-467c-8b92-bb3b3f1559d9 HTTP/1.1" 200 1653 0.004635 10.0.0.19 - - [2025-10-16 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2025-10-16 02:43:17] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003266 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003755 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006192 10.0.0.19 - - [2025-10-16 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2025-10-16 02:43:17] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003675 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002990 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.004902 10.0.0.19 - - [2025-10-16 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.19 - - [2025-10-16 02:43:17] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003807 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002557 10.0.0.19 - - [2025-10-16 02:43:17] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005278 10.0.0.19 - - [2025-10-16 02:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2025-10-16 02:43:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003641 10.0.0.19 - - [2025-10-16 02:43:18] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002793 10.0.0.19 - - [2025-10-16 02:43:18] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005406 10.0.0.19 - - [2025-10-16 02:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2025-10-16 02:43:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004181 10.0.0.19 - - [2025-10-16 02:43:18] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002560 10.0.0.19 - - [2025-10-16 02:43:18] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.007218 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.19 - - [2025-10-16 02:43:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004521 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003279 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006126 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.19 - - [2025-10-16 02:43:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003717 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002974 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005882 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.19 - - [2025-10-16 02:43:19] "GET /routing-instance/386eb90e-7076-4bbf-80b3-a59dc6c91bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.004709 10.0.0.19 - - [2025-10-16 02:43:19] "GET /route-target/64ab692e-f962-470a-ac7b-8135f29ffedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003757 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.19 - - [2025-10-16 02:43:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003655 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002604 10.0.0.19 - - [2025-10-16 02:43:19] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005507 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2025-10-16 02:43:19] "GET /routing-instance/386eb90e-7076-4bbf-80b3-a59dc6c91bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.005269 10.0.0.19 - - [2025-10-16 02:43:19] "GET /route-target/64ab692e-f962-470a-ac7b-8135f29ffedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004926 10.0.0.19 - - [2025-10-16 02:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.19 - - [2025-10-16 02:43:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006561 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004111 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.008396 10.0.0.19 - - [2025-10-16 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.19 - - [2025-10-16 02:43:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005810 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004425 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005942 10.0.0.19 - - [2025-10-16 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-10-16 02:43:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004046 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003605 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005512 10.0.0.19 - - [2025-10-16 02:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.19 - - [2025-10-16 02:43:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003837 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002512 10.0.0.19 - - [2025-10-16 02:43:20] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005246 10.0.0.19 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003289 10.0.0.23 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004079 10.0.0.19 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003853 10.0.0.19 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003881 10.0.0.23 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.003966 10.0.0.57 - - [2025-10-16 02:43:20] "GET /obj-perms HTTP/1.1" 200 5042 0.004507 10.0.0.19 - - [2025-10-16 02:43:20] "POST /neutron/port HTTP/1.1" 200 1200 0.014163 10.0.0.19 - - [2025-10-16 02:43:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006612 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.005502 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.003175 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine-interface/66e74cce-64ec-4b7f-800b-ad8210d436cc HTTP/1.1" 200 3167 0.004671 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.002775 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine-interface/66e74cce-64ec-4b7f-800b-ad8210d436cc HTTP/1.1" 200 3167 0.004348 10.0.0.19 - - [2025-10-16 02:43:21] "GET /instance-ip/4f5612e8-42d4-48fe-aec2-5b6a37358d9e HTTP/1.1" 200 1633 0.005316 10.0.0.19 - - [2025-10-16 02:43:21] "GET /instance-ip/def7b601-93d6-4d60-be2f-968fcc7d42af HTTP/1.1" 200 1653 0.005332 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.002925 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-machine-interface/66e74cce-64ec-4b7f-800b-ad8210d436cc HTTP/1.1" 200 3167 0.004516 10.0.0.19 - - [2025-10-16 02:43:21] "GET /instance-ip/4f5612e8-42d4-48fe-aec2-5b6a37358d9e HTTP/1.1" 200 1633 0.003634 10.0.0.19 - - [2025-10-16 02:43:21] "GET /instance-ip/def7b601-93d6-4d60-be2f-968fcc7d42af HTTP/1.1" 200 1653 0.003290 10.0.0.19 - - [2025-10-16 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2025-10-16 02:43:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003713 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002677 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005826 10.0.0.19 - - [2025-10-16 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2025-10-16 02:43:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003645 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002928 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006161 10.0.0.19 - - [2025-10-16 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-10-16 02:43:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003864 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002880 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005332 10.0.0.19 - - [2025-10-16 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.19 - - [2025-10-16 02:43:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004040 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002744 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005678 10.0.0.19 - - [2025-10-16 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.19 - - [2025-10-16 02:43:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003605 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002552 10.0.0.19 - - [2025-10-16 02:43:21] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005174 10.0.0.19 - - [2025-10-16 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.19 - - [2025-10-16 02:43:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004253 10.0.0.19 - - [2025-10-16 02:43:22] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002971 10.0.0.19 - - [2025-10-16 02:43:22] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006029 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2025-10-16 02:43:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003962 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002861 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007425 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.19 - - [2025-10-16 02:43:23] "GET /routing-instance/c94ccfcc-9558-4db8-82d8-6c8f39a2f792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004620 10.0.0.19 - - [2025-10-16 02:43:23] "GET /route-target/8f4f6fc0-3ac9-4786-ac11-ac196906884b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003996 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2025-10-16 02:43:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004837 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003550 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008387 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.19 - - [2025-10-16 02:43:23] "GET /routing-instance/c94ccfcc-9558-4db8-82d8-6c8f39a2f792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004644 10.0.0.19 - - [2025-10-16 02:43:23] "GET /route-target/8f4f6fc0-3ac9-4786-ac11-ac196906884b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004690 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.19 - - [2025-10-16 02:43:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004628 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003561 10.0.0.19 - - [2025-10-16 02:43:23] "POST /neutron/port HTTP/1.1" 200 1201 0.015088 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009016 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.19 - - [2025-10-16 02:43:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004378 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002921 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006016 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.19 - - [2025-10-16 02:43:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004557 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003404 10.0.0.19 - - [2025-10-16 02:43:23] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005990 10.0.0.19 - - [2025-10-16 02:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2025-10-16 02:43:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004639 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002853 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005028 10.0.0.23 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004135 10.0.0.19 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.003302 10.0.0.19 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004089 10.0.0.19 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.003600 10.0.0.57 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.004419 10.0.0.23 - - [2025-10-16 02:43:24] "GET /obj-perms HTTP/1.1" 200 5042 0.005461 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.004540 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-machine-interface/46e6cc02-0936-4943-ad52-490df7b17a85 HTTP/1.1" 200 3168 0.005548 10.0.0.19 - - [2025-10-16 02:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.19 - - [2025-10-16 02:43:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004559 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003221 10.0.0.19 - - [2025-10-16 02:43:24] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005569 10.0.0.19 - - [2025-10-16 02:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.19 - - [2025-10-16 02:43:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003155 10.0.0.19 - - [2025-10-16 02:43:25] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003642 10.0.0.19 - - [2025-10-16 02:43:25] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005568 10.0.0.19 - - [2025-10-16 02:43:25] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006387 10.0.0.19 - - [2025-10-16 02:43:30] "POST /neutron/port HTTP/1.1" 200 1201 0.018582 10.0.0.19 - - [2025-10-16 02:43:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007292 10.0.0.19 - - [2025-10-16 02:43:36] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.003997 10.0.0.19 - - [2025-10-16 02:43:36] "GET /virtual-machine-interface/5b2630d1-16ad-48aa-8368-316c26ed26dd HTTP/1.1" 200 3167 0.004694 10.0.0.19 - - [2025-10-16 02:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2025-10-16 02:43:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003472 10.0.0.19 - - [2025-10-16 02:43:36] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002334 10.0.0.19 - - [2025-10-16 02:43:36] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005791 10.0.0.19 - - [2025-10-16 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.19 - - [2025-10-16 02:43:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003793 10.0.0.19 - - [2025-10-16 02:43:37] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003129 10.0.0.19 - - [2025-10-16 02:43:37] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005756 10.0.0.19 - - [2025-10-16 02:43:42] "POST /neutron/port HTTP/1.1" 200 1201 0.013865 10.0.0.19 - - [2025-10-16 02:43:47] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.005332 10.0.0.19 - - [2025-10-16 02:43:47] "GET /virtual-machine-interface/66e74cce-64ec-4b7f-800b-ad8210d436cc HTTP/1.1" 200 3167 0.006501 10.0.0.19 - - [2025-10-16 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.19 - - [2025-10-16 02:43:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003091 10.0.0.19 - - [2025-10-16 02:43:47] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002551 10.0.0.19 - - [2025-10-16 02:43:47] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004705 10.0.0.19 - - [2025-10-16 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2025-10-16 02:43:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003468 10.0.0.19 - - [2025-10-16 02:43:49] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002859 10.0.0.19 - - [2025-10-16 02:43:49] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005381 10.0.0.19 - - [2025-10-16 02:44:00] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 200 1299 0.004220 10.0.0.19 - - [2025-10-16 02:44:01] "POST /neutron/port HTTP/1.1" 200 1226 0.013467 10.0.0.19 - - [2025-10-16 02:44:02] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 404 171 0.003191 10.0.0.19 - - [2025-10-16 02:44:02] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 404 171 0.002497 10.0.0.19 - - [2025-10-16 02:44:02] "GET /virtual-machine/8b506dfd-e676-4ef4-bfaf-bd8ab49fd6fb HTTP/1.1" 404 171 0.002983 10.0.0.19 - - [2025-10-16 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.19 - - [2025-10-16 02:44:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003754 10.0.0.19 - - [2025-10-16 02:44:03] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002701 10.0.0.19 - - [2025-10-16 02:44:03] "GET /virtual-network/96235444-8eab-4201-8ffd-114fd9ac60fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005930 10.0.0.19 - - [2025-10-16 02:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2025-10-16 02:44:03] "GET /routing-instance/c94ccfcc-9558-4db8-82d8-6c8f39a2f792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004466 10.0.0.19 - - [2025-10-16 02:44:03] "GET /route-target/8f4f6fc0-3ac9-4786-ac11-ac196906884b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004205 10.0.0.19 - - [2025-10-16 02:44:06] "GET /obj-perms HTTP/1.1" 200 5042 0.004919 10.0.0.57 - - [2025-10-16 02:44:09] "GET /obj-perms HTTP/1.1" 200 5042 0.003810 10.0.0.19 - - [2025-10-16 02:44:09] "GET /obj-perms HTTP/1.1" 200 5042 0.003884 10.0.0.19 - - [2025-10-16 02:44:09] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 200 1299 0.003636 10.0.0.19 - - [2025-10-16 02:44:10] "POST /neutron/port HTTP/1.1" 200 1227 0.013313 10.0.0.19 - - [2025-10-16 02:44:10] "POST /neutron/port HTTP/1.1" 200 117 0.006567 10.0.0.19 - - [2025-10-16 02:44:11] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 404 171 0.003678 10.0.0.19 - - [2025-10-16 02:44:11] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 404 171 0.002379 10.0.0.19 - - [2025-10-16 02:44:11] "GET /virtual-machine/b3f0712e-19e9-4107-9921-b8375f553732 HTTP/1.1" 404 171 0.002226 10.0.0.19 - - [2025-10-16 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.19 - - [2025-10-16 02:44:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003250 10.0.0.19 - - [2025-10-16 02:44:12] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003194 10.0.0.19 - - [2025-10-16 02:44:12] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005837 10.0.0.19 - - [2025-10-16 02:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.19 - - [2025-10-16 02:44:12] "GET /routing-instance/386eb90e-7076-4bbf-80b3-a59dc6c91bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.003957 10.0.0.19 - - [2025-10-16 02:44:12] "GET /route-target/64ab692e-f962-470a-ac7b-8135f29ffedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003215 10.0.0.23 - - [2025-10-16 02:44:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003342 10.0.0.19 - - [2025-10-16 02:44:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004333 10.0.0.23 - - [2025-10-16 02:44:24] "GET /obj-perms HTTP/1.1" 200 5056 0.047383 10.0.0.19 - - [2025-10-16 02:44:27] "GET /obj-perms HTTP/1.1" 200 5042 0.003471 10.0.0.23 - - [2025-10-16 02:44:30] "GET /obj-perms HTTP/1.1" 200 5042 0.003640 10.0.0.19 - - [2025-10-16 02:44:30] "GET /obj-perms HTTP/1.1" 200 5042 0.003456 10.0.0.57 - - [2025-10-16 02:44:30] "GET /obj-perms HTTP/1.1" 200 5042 0.002975 10.0.0.19 - - [2025-10-16 02:44:30] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 200 1299 0.004097 10.0.0.19 - - [2025-10-16 02:44:31] "POST /neutron/port HTTP/1.1" 200 1201 0.015763 10.0.0.19 - - [2025-10-16 02:44:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 404 171 0.003263 10.0.0.19 - - [2025-10-16 02:44:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 404 171 0.002940 10.0.0.19 - - [2025-10-16 02:44:32] "GET /virtual-machine/b16f0684-001f-4dd3-baaf-c623730a8209 HTTP/1.1" 404 171 0.002850 10.0.0.19 - - [2025-10-16 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.19 - - [2025-10-16 02:44:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003640 10.0.0.19 - - [2025-10-16 02:44:33] "GET /virtual-networks?parent_id=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003499 10.0.0.19 - - [2025-10-16 02:44:33] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.005977 10.0.0.19 - - [2025-10-16 02:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-10-16 02:44:33] "GET /routing-instance/ac928673-e478-498e-b3b9-ab4ba6e9bc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004145 10.0.0.19 - - [2025-10-16 02:44:33] "GET /route-target/77a22a38-6363-44ac-999f-3a22f987ba0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003211 10.0.0.19 - - [2025-10-16 02:44:39] "GET /obj-perms HTTP/1.1" 200 5042 0.003511 10.0.0.57 - - [2025-10-16 02:44:39] "GET /obj-perms HTTP/1.1" 200 5042 0.003366 10.0.0.19 - - [2025-10-16 02:44:39] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.005460 10.0.0.19 - - [2025-10-16 02:44:39] "POST /neutron/network HTTP/1.1" 200 1112 0.007440 10.0.0.19 - - [2025-10-16 02:44:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.007402 10.0.0.19 - - [2025-10-16 02:44:39] "DELETE /access-control-list/dcfccc60-aab4-4cf5-8922-867895f294b4 HTTP/1.1" 200 115 0.043025 10.0.0.19 - - [2025-10-16 02:44:39] "GET /virtual-network/059ff9ce-7ae6-4353-9c53-10c55f5fb89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.016621 10.0.0.19 - - [2025-10-16 02:44:40] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3247 0.004881 10.0.0.19 - - [2025-10-16 02:44:40] "POST /neutron/network HTTP/1.1" 200 1198 0.007979 10.0.0.19 - - [2025-10-16 02:44:40] "POST /ref-update HTTP/1.1" 200 156 0.015815 10.0.0.19 - - [2025-10-16 02:44:40] "GET /virtual-network/f9a7b21d-ddfe-49c3-b307-aeaf897dbb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.010842 10.0.0.19 - - [2025-10-16 02:44:40] "DELETE /network-policy/269ce87d-1419-48f1-9855-fdf1d1ab6ed9 HTTP/1.1" 200 115 0.080547 10.0.0.19 - - [2025-10-16 02:44:40] "DELETE /network-policy/c08fa097-2775-4980-9485-e272a31451fb HTTP/1.1" 200 115 0.064227 10.0.0.19 - - [2025-10-16 02:44:40] "DELETE /network-policy/f3aaecc4-2915-4940-b85d-36dbe29da70c HTTP/1.1" 200 115 0.046349 10.0.0.19 - - [2025-10-16 02:44:40] "POST /neutron/network HTTP/1.1" 200 1013 0.017780 10.0.0.19 - - [2025-10-16 02:44:40] "DELETE /route-target/8f4f6fc0-3ac9-4786-ac11-ac196906884b HTTP/1.1" 200 115 0.019473 10.0.0.23 - - [2025-10-16 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003070 10.0.0.23 - - [2025-10-16 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007636 10.0.0.23 - - [2025-10-16 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002501 10.0.0.23 - - [2025-10-16 02:44:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002057 10.0.0.19 - - [2025-10-16 02:44:41] "POST /neutron/network HTTP/1.1" 200 151 0.168443 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.19 - - [2025-10-16 02:44:41] "DELETE /network-ipam/a9232f96-2370-454d-aa33-fa5caa01a9c1 HTTP/1.1" 200 115 0.044561 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.003860 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2025-10-16 02:44:41] "DELETE /network-ipam/94063703-0ce2-42d8-9331-5acb3e75a1d1 HTTP/1.1" 200 115 0.039152 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.013032 10.0.0.19 - - [2025-10-16 02:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.19 - - [2025-10-16 02:44:42] "DELETE /network-ipam/82151c7e-294d-4dd2-bed0-fb476f3cbfb6 HTTP/1.1" 200 115 0.056518 10.0.0.19 - - [2025-10-16 02:44:42] "POST /fqname-to-id HTTP/1.1" 404 203 0.005828 10.0.0.23 - - [2025-10-16 02:44:44] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001266 10.0.0.19 - - [2025-10-16 02:44:44] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.076569 10.0.0.23 - - [2025-10-16 02:44:44] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000987 10.0.0.19 - - [2025-10-16 02:44:44] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?fields=virtual_networks HTTP/1.1" 200 1045 0.032988 10.0.0.23 - - [2025-10-16 02:44:44] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000846 10.0.0.19 - - [2025-10-16 02:44:44] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.036437 10.0.0.23 - - [2025-10-16 02:44:44] "GET /projects?obj_uuids=b5880306-5b16-497f-8bb1-1dabc03de537&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001034 10.0.0.19 - - [2025-10-16 02:44:44] "GET /project/b5880306-5b16-497f-8bb1-1dabc03de537?fields=security_groups HTTP/1.1" 200 1277 0.043190 10.0.0.19 - - [2025-10-16 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.023574 10.0.0.23 - - [2025-10-16 02:44:45] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002884 10.0.0.23 - - [2025-10-16 02:44:45] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.23 - - [2025-10-16 02:44:45] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006249 10.0.0.23 - - [2025-10-16 02:44:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.001169 10.0.0.23 - - [2025-10-16 02:44:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.006929 10.0.0.23 - - [2025-10-16 02:44:46] "POST /security-groups HTTP/1.1" 200 593 0.028640 10.0.0.23 - - [2025-10-16 02:44:46] "POST /projects HTTP/1.1" 200 589 0.236481 10.0.0.19 - - [2025-10-16 02:44:46] "POST /access-control-lists HTTP/1.1" 200 598 0.029170 10.0.0.23 - - [2025-10-16 02:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.308728 10.0.0.19 - - [2025-10-16 02:44:46] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.437429 10.0.0.19 - - [2025-10-16 02:44:47] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.19 - - [2025-10-16 02:44:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000538 10.0.0.19 - - [2025-10-16 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.052688 10.0.0.23 - - [2025-10-16 02:44:49] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000747 10.0.0.19 - - [2025-10-16 02:44:49] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036099 10.0.0.19 - - [2025-10-16 02:44:49] "POST /neutron/network HTTP/1.1" 200 117 0.031468 10.0.0.19 - - [2025-10-16 02:44:49] "POST /route-targets HTTP/1.1" 200 327 0.016001 10.0.0.19 - - [2025-10-16 02:44:49] "POST /neutron/network HTTP/1.1" 200 827 0.007286 10.0.0.19 - - [2025-10-16 02:44:49] "POST /id-to-fqname HTTP/1.1" 200 222 0.000803 10.0.0.19 - - [2025-10-16 02:44:49] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004121 10.0.0.19 - - [2025-10-16 02:44:49] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003835 10.0.0.19 - - [2025-10-16 02:44:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.008430 10.0.0.19 - - [2025-10-16 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2025-10-16 02:44:49] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000777 10.0.0.19 - - [2025-10-16 02:44:50] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046822 10.0.0.19 - - [2025-10-16 02:44:50] "POST /ref-update HTTP/1.1" 200 156 0.033800 10.0.0.23 - - [2025-10-16 02:44:50] "POST /useragent-kv HTTP/1.1" 200 115 0.011380 10.0.0.19 - - [2025-10-16 02:44:50] "POST /neutron/subnet HTTP/1.1" 200 710 0.240333 10.0.0.19 - - [2025-10-16 02:44:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001126 10.0.0.19 - - [2025-10-16 02:44:50] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004888 10.0.0.19 - - [2025-10-16 02:44:50] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006867 10.0.0.19 - - [2025-10-16 02:44:50] "POST /neutron/network HTTP/1.1" 200 823 0.007365 10.0.0.19 - - [2025-10-16 02:44:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.003786 10.0.0.19 - - [2025-10-16 02:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.23 - - [2025-10-16 02:44:50] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001022 10.0.0.19 - - [2025-10-16 02:44:50] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.036936 10.0.0.19 - - [2025-10-16 02:44:50] "POST /network-policys HTTP/1.1" 200 571 0.031717 10.0.0.19 - - [2025-10-16 02:44:50] "GET /network-policy/2c4c0c1c-9264-4c02-8697-2c431e162366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007476 10.0.0.19 - - [2025-10-16 02:44:50] "POST /neutron/network HTTP/1.1" 200 929 0.073338 10.0.0.19 - - [2025-10-16 02:44:51] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006241 10.0.0.19 - - [2025-10-16 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.19 - - [2025-10-16 02:44:51] "GET /network-policy/2c4c0c1c-9264-4c02-8697-2c431e162366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003922 10.0.0.19 - - [2025-10-16 02:44:51] "POST /neutron/network HTTP/1.1" 200 925 0.063503 10.0.0.19 - - [2025-10-16 02:44:51] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.008512 10.0.0.19 - - [2025-10-16 02:44:51] "PUT /access-control-list/04f1be23-749f-4326-9d77-91824da3a8a4 HTTP/1.1" 200 272 0.074107 10.0.0.19 - - [2025-10-16 02:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.19 - - [2025-10-16 02:44:51] "GET /network-policy/2c4c0c1c-9264-4c02-8697-2c431e162366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003972 10.0.0.19 - - [2025-10-16 02:44:51] "POST /ref-update HTTP/1.1" 200 156 0.034323 10.0.0.19 - - [2025-10-16 02:44:51] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010885 10.0.0.19 - - [2025-10-16 02:44:52] "GET /obj-perms HTTP/1.1" 200 5034 0.043563 10.0.0.23 - - [2025-10-16 02:44:53] "GET /obj-perms HTTP/1.1" 200 5034 0.058758 10.0.0.19 - - [2025-10-16 02:44:53] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005017 10.0.0.57 - - [2025-10-16 02:44:53] "GET /obj-perms HTTP/1.1" 200 5034 0.048614 10.0.0.19 - - [2025-10-16 02:44:53] "POST /id-to-fqname HTTP/1.1" 200 222 0.001178 10.0.0.23 - - [2025-10-16 02:44:54] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000899 10.0.0.19 - - [2025-10-16 02:44:54] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.073236 10.0.0.19 - - [2025-10-16 02:44:54] "POST /neutron/network HTTP/1.1" 200 929 0.006283 10.0.0.19 - - [2025-10-16 02:44:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001168 10.0.0.19 - - [2025-10-16 02:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.005572 10.0.0.23 - - [2025-10-16 02:44:55] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000919 10.0.0.19 - - [2025-10-16 02:44:55] "POST /neutron/port HTTP/1.1" 200 1063 0.275988 10.0.0.23 - - [2025-10-16 02:44:55] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002440 10.0.0.19 - - [2025-10-16 02:44:56] "POST /neutron/port HTTP/1.1" 200 1117 0.140667 10.0.0.19 - - [2025-10-16 02:44:56] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.122261 10.0.0.19 - - [2025-10-16 02:44:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003688 10.0.0.19 - - [2025-10-16 02:44:56] "POST /neutron/network HTTP/1.1" 200 929 0.008526 10.0.0.19 - - [2025-10-16 02:44:56] "POST /neutron/port HTTP/1.1" 200 117 0.007157 10.0.0.19 - - [2025-10-16 02:44:56] "POST /neutron/network HTTP/1.1" 200 935 0.006580 10.0.0.19 - - [2025-10-16 02:44:57] "POST /neutron/port HTTP/1.1" 200 1059 0.036292 10.0.0.19 - - [2025-10-16 02:44:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003273 10.0.0.19 - - [2025-10-16 02:44:57] "POST /neutron/network HTTP/1.1" 200 925 0.007650 10.0.0.19 - - [2025-10-16 02:45:00] "DELETE /access-control-list/850ce05e-c71d-4d17-a996-138207330a44 HTTP/1.1" 200 115 0.058082 10.0.0.19 - - [2025-10-16 02:45:01] "POST /neutron/port HTTP/1.1" 200 1091 0.013656 10.0.0.19 - - [2025-10-16 02:45:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007101 10.0.0.19 - - [2025-10-16 02:45:01] "GET /virtual-machine/a00fb215-9d6d-4c44-9216-d0eac756b5d9 HTTP/1.1" 401 292 0.000372 10.0.0.19 - - [2025-10-16 02:45:02] "GET /virtual-machine/a00fb215-9d6d-4c44-9216-d0eac756b5d9 HTTP/1.1" 200 1295 0.027738 10.0.0.19 - - [2025-10-16 02:45:02] "GET /virtual-machine-interface/7b1eb2d0-5543-447e-9fce-ff9a7c0bf02f HTTP/1.1" 200 2951 0.004496 10.0.0.19 - - [2025-10-16 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.19 - - [2025-10-16 02:45:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002999 10.0.0.19 - - [2025-10-16 02:45:02] "GET /virtual-networks?parent_id=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002387 10.0.0.19 - - [2025-10-16 02:45:02] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005253 10.0.0.19 - - [2025-10-16 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.19 - - [2025-10-16 02:45:05] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004800 10.0.0.19 - - [2025-10-16 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.19 - - [2025-10-16 02:45:09] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005489 10.0.0.19 - - [2025-10-16 02:45:10] "POST /neutron/network HTTP/1.1" 200 935 0.005857 10.0.0.19 - - [2025-10-16 02:45:11] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.19 - - [2025-10-16 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.19 - - [2025-10-16 02:45:13] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004413 10.0.0.23 - - [2025-10-16 02:45:14] "DELETE /project/b5880306-5b16-497f-8bb1-1dabc03de537 HTTP/1.1" 404 177 0.002919 10.0.0.23 - - [2025-10-16 02:45:14] "DELETE /project/af48885b127540de97cff25280cd496c HTTP/1.1" 404 173 0.004926 10.0.0.19 - - [2025-10-16 02:45:15] "POST /neutron/port HTTP/1.1" 200 1091 0.012978 10.0.0.19 - - [2025-10-16 02:45:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.011229 10.0.0.19 - - [2025-10-16 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.19 - - [2025-10-16 02:45:17] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008311 10.0.0.19 - - [2025-10-16 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.19 - - [2025-10-16 02:45:21] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006031 10.0.0.19 - - [2025-10-16 02:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.19 - - [2025-10-16 02:45:25] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004950 10.0.0.19 - - [2025-10-16 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.19 - - [2025-10-16 02:45:29] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006015 10.0.0.19 - - [2025-10-16 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.19 - - [2025-10-16 02:45:33] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004536 10.0.0.19 - - [2025-10-16 02:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.19 - - [2025-10-16 02:45:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003749 10.0.0.19 - - [2025-10-16 02:45:35] "GET /virtual-networks?parent_id=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002988 10.0.0.19 - - [2025-10-16 02:45:36] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006199 10.0.0.19 - - [2025-10-16 02:45:36] "POST /neutron/port HTTP/1.1" 200 1091 0.018058 10.0.0.19 - - [2025-10-16 02:45:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006714 10.0.0.19 - - [2025-10-16 02:45:46] "POST /neutron/port HTTP/1.1" 200 1091 0.016907 10.0.0.19 - - [2025-10-16 02:45:51] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008012 10.0.0.19 - - [2025-10-16 02:45:51] "POST /neutron/port HTTP/1.1" 200 1087 0.016803 10.0.0.19 - - [2025-10-16 02:45:51] "GET /virtual-machine/b5fc76e3-3095-4a86-b564-b08a9c1d91fe HTTP/1.1" 200 1295 0.005613 10.0.0.19 - - [2025-10-16 02:45:51] "GET /virtual-machine-interface/862fd27f-d87d-4939-9370-2488a7e9c410 HTTP/1.1" 200 2951 0.004856 10.0.0.19 - - [2025-10-16 02:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.19 - - [2025-10-16 02:45:51] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004054 10.0.0.19 - - [2025-10-16 02:45:51] "GET /virtual-networks?parent_id=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003041 10.0.0.19 - - [2025-10-16 02:45:51] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006524 10.0.0.19 - - [2025-10-16 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2025-10-16 02:45:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002954 10.0.0.19 - - [2025-10-16 02:45:55] "GET /virtual-networks?parent_id=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002932 10.0.0.19 - - [2025-10-16 02:45:55] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005346 10.0.0.19 - - [2025-10-16 02:45:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007772 10.0.0.23 - - [2025-10-16 02:46:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2025-10-16 02:46:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.23 - - [2025-10-16 02:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2025-10-16 02:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.57 - - [2025-10-16 02:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.57 - - [2025-10-16 02:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.57 - - [2025-10-16 02:46:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.57 - - [2025-10-16 02:46:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2025-10-16 02:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.19 - - [2025-10-16 02:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.19 - - [2025-10-16 02:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2025-10-16 02:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.001149 10.0.0.19 - - [2025-10-16 02:46:05] "POST /neutron/port HTTP/1.1" 200 1087 0.016139 10.0.0.19 - - [2025-10-16 02:46:08] "POST /neutron/security_group HTTP/1.1" 200 2060 0.030404 10.0.0.19 - - [2025-10-16 02:46:10] "POST /neutron/port HTTP/1.1" 200 1087 0.014954 10.0.0.19 - - [2025-10-16 02:46:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004252 10.0.0.19 - - [2025-10-16 02:46:11] "POST /neutron/network HTTP/1.1" 200 925 0.007570 10.0.0.19 - - [2025-10-16 02:46:17] "POST /neutron/port HTTP/1.1" 200 1091 0.015836 10.0.0.19 - - [2025-10-16 02:46:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004822 10.0.0.19 - - [2025-10-16 02:46:18] "POST /neutron/network HTTP/1.1" 200 929 0.007273 10.0.0.19 - - [2025-10-16 02:46:25] "GET /obj-perms HTTP/1.1" 200 5056 0.043955 10.0.0.19 - - [2025-10-16 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.23 - - [2025-10-16 02:47:02] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000795 10.0.0.19 - - [2025-10-16 02:47:02] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.039980 10.0.0.19 - - [2025-10-16 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.19 - - [2025-10-16 02:47:02] "PUT /network-policy/2c4c0c1c-9264-4c02-8697-2c431e162366 HTTP/1.1" 200 262 0.013575 10.0.0.19 - - [2025-10-16 02:47:02] "PUT /access-control-list/46eff1b3-f536-4f95-8016-656d8ae6554e HTTP/1.1" 200 272 0.020437 10.0.0.19 - - [2025-10-16 02:47:05] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005666 10.0.0.19 - - [2025-10-16 02:47:06] "POST /neutron/network HTTP/1.1" 200 823 0.027387 10.0.0.19 - - [2025-10-16 02:47:06] "GET /virtual-network/903f8f1c-78e2-4102-b4db-a82523c05e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007074 10.0.0.19 - - [2025-10-16 02:47:06] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005868 10.0.0.19 - - [2025-10-16 02:47:06] "DELETE /access-control-list/04f1be23-749f-4326-9d77-91824da3a8a4 HTTP/1.1" 200 115 0.042583 10.0.0.19 - - [2025-10-16 02:47:06] "POST /neutron/network HTTP/1.1" 200 827 0.028808 10.0.0.19 - - [2025-10-16 02:47:06] "GET /virtual-network/2c7ca458-3dc9-4a6d-ad26-ccd7d928df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008241 10.0.0.19 - - [2025-10-16 02:47:06] "DELETE /network-policy/2c4c0c1c-9264-4c02-8697-2c431e162366 HTTP/1.1" 200 115 0.048903 10.0.0.19 - - [2025-10-16 02:47:06] "POST /neutron/network HTTP/1.1" 400 204 0.014063 10.0.0.19 - - [2025-10-16 02:47:06] "POST /neutron/port HTTP/1.1" 200 1117 0.010734 10.0.0.19 - - [2025-10-16 02:47:08] "POST /neutron/network HTTP/1.1" 200 823 0.006601 10.0.0.23 - - [2025-10-16 02:47:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003732 10.0.0.19 - - [2025-10-16 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.23 - - [2025-10-16 02:47:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002169 10.0.0.19 - - [2025-10-16 02:47:08] "POST /neutron/network HTTP/1.1" 200 151 0.106523 10.0.0.23 - - [2025-10-16 02:47:10] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.028183 10.0.0.19 - - [2025-10-16 02:47:10] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.069129 10.0.0.23 - - [2025-10-16 02:47:10] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000936 10.0.0.19 - - [2025-10-16 02:47:10] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?fields=virtual_networks HTTP/1.1" 200 1037 0.031459 10.0.0.23 - - [2025-10-16 02:47:10] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000985 10.0.0.19 - - [2025-10-16 02:47:10] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.043581 10.0.0.23 - - [2025-10-16 02:47:10] "GET /projects?obj_uuids=af48885b-1275-40de-97cf-f25280cd496c&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001394 10.0.0.19 - - [2025-10-16 02:47:10] "GET /project/af48885b-1275-40de-97cf-f25280cd496c?fields=security_groups HTTP/1.1" 200 1265 0.043233 10.0.0.19 - - [2025-10-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.026466 10.0.0.23 - - [2025-10-16 02:47:11] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002978 10.0.0.23 - - [2025-10-16 02:47:11] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001193 10.0.0.23 - - [2025-10-16 02:47:11] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006615 10.0.0.23 - - [2025-10-16 02:47:11] "POST /id-to-fqname HTTP/1.1" 200 202 0.002703 10.0.0.23 - - [2025-10-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.005589 10.0.0.23 - - [2025-10-16 02:47:11] "POST /security-groups HTTP/1.1" 200 603 0.073389 10.0.0.23 - - [2025-10-16 02:47:11] "POST /projects HTTP/1.1" 200 609 0.304145 10.0.0.23 - - [2025-10-16 02:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.372221 10.0.0.19 - - [2025-10-16 02:47:11] "POST /access-control-lists HTTP/1.1" 200 608 0.049861 10.0.0.19 - - [2025-10-16 02:47:11] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.528115 10.0.0.19 - - [2025-10-16 02:47:13] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.19 - - [2025-10-16 02:47:13] "DELETE /access-control-list/d5b1811c-ece4-4b65-9696-e1da164c51c1 HTTP/1.1" 200 115 0.037342 10.0.0.23 - - [2025-10-16 02:47:15] "DELETE /project/af48885b-1275-40de-97cf-f25280cd496c HTTP/1.1" 404 177 0.029771 10.0.0.23 - - [2025-10-16 02:47:15] "DELETE /project/10aadeead02c4c54a0c5022243a1249d HTTP/1.1" 404 173 0.043052 10.0.0.19 - - [2025-10-16 02:47:16] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000423 10.0.0.23 - - [2025-10-16 02:47:16] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000927 10.0.0.19 - - [2025-10-16 02:47:16] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.059855 10.0.0.19 - - [2025-10-16 02:47:17] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.19 - - [2025-10-16 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.23 - - [2025-10-16 02:47:17] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.19 - - [2025-10-16 02:47:17] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008474 10.0.0.19 - - [2025-10-16 02:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.23 - - [2025-10-16 02:47:17] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000852 10.0.0.19 - - [2025-10-16 02:47:17] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041599 10.0.0.19 - - [2025-10-16 02:47:18] "GET /domains HTTP/1.1" 401 292 0.000369 10.0.0.19 - - [2025-10-16 02:47:19] "GET /domains HTTP/1.1" 200 280 0.024436 10.0.0.23 - - [2025-10-16 02:47:19] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000820 10.0.0.19 - - [2025-10-16 02:47:19] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9 HTTP/1.1" 200 2779 0.007724 10.0.0.23 - - [2025-10-16 02:47:19] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000784 10.0.0.19 - - [2025-10-16 02:47:19] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d HTTP/1.1" 200 1924 0.085280 10.0.0.19 - - [2025-10-16 02:47:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003946 10.0.0.19 - - [2025-10-16 02:47:19] "POST /network-ipams HTTP/1.1" 200 621 0.024121 10.0.0.19 - - [2025-10-16 02:47:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003021 10.0.0.19 - - [2025-10-16 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.19 - - [2025-10-16 02:47:19] "GET /network-ipam/294b8577-bc7f-4692-b7a4-1d2773fb5c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006501 10.0.0.19 - - [2025-10-16 02:47:19] "PUT /network-ipam/294b8577-bc7f-4692-b7a4-1d2773fb5c85 HTTP/1.1" 200 258 0.014699 10.0.0.19 - - [2025-10-16 02:47:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.19 - - [2025-10-16 02:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022796 10.0.0.23 - - [2025-10-16 02:47:19] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.19 - - [2025-10-16 02:47:20] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038804 10.0.0.19 - - [2025-10-16 02:47:20] "POST /ref-update HTTP/1.1" 200 156 0.033036 10.0.0.23 - - [2025-10-16 02:47:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006157 10.0.0.19 - - [2025-10-16 02:47:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.243812 10.0.0.19 - - [2025-10-16 02:47:21] "POST /neutron/network HTTP/1.1" 200 1337 0.012279 10.0.0.19 - - [2025-10-16 02:47:21] "POST /id-to-fqname HTTP/1.1" 200 235 0.000929 10.0.0.19 - - [2025-10-16 02:47:21] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.004745 10.0.0.19 - - [2025-10-16 02:47:21] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.005414 10.0.0.19 - - [2025-10-16 02:47:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.008854 10.0.0.19 - - [2025-10-16 02:47:21] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007483 10.0.0.23 - - [2025-10-16 02:47:23] "GET /obj-perms HTTP/1.1" 200 5019 0.052592 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.002934 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.23 - - [2025-10-16 02:47:23] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.19 - - [2025-10-16 02:47:23] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038410 10.0.0.19 - - [2025-10-16 02:47:23] "POST /network-policys HTTP/1.1" 200 563 0.070356 10.0.0.19 - - [2025-10-16 02:47:23] "GET /network-policy/dfdf8ff1-1f2a-43d4-811a-ec0c57e69d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007966 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.005145 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.23 - - [2025-10-16 02:47:23] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.19 - - [2025-10-16 02:47:23] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041028 10.0.0.19 - - [2025-10-16 02:47:23] "POST /network-policys HTTP/1.1" 200 563 0.070083 10.0.0.19 - - [2025-10-16 02:47:23] "GET /network-policy/e0639a50-9dfc-47a1-8101-22519fd3816a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.006333 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.002711 10.0.0.19 - - [2025-10-16 02:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.23 - - [2025-10-16 02:47:23] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.19 - - [2025-10-16 02:47:23] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041385 10.0.0.19 - - [2025-10-16 02:47:24] "POST /network-policys HTTP/1.1" 200 563 0.073783 10.0.0.19 - - [2025-10-16 02:47:24] "GET /network-policy/74a7acaa-c7bb-4ae9-b003-8f951f62d69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005517 10.0.0.19 - - [2025-10-16 02:47:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002480 10.0.0.19 - - [2025-10-16 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.23 - - [2025-10-16 02:47:24] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000904 10.0.0.19 - - [2025-10-16 02:47:24] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037787 10.0.0.19 - - [2025-10-16 02:47:24] "POST /network-policys HTTP/1.1" 200 563 0.069743 10.0.0.19 - - [2025-10-16 02:47:24] "GET /network-policy/2449c8dc-00fb-4fe5-9847-de137e37aece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005540 10.0.0.19 - - [2025-10-16 02:47:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002862 10.0.0.19 - - [2025-10-16 02:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.23 - - [2025-10-16 02:47:24] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000847 10.0.0.19 - - [2025-10-16 02:47:24] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.050755 10.0.0.19 - - [2025-10-16 02:47:24] "POST /network-policys HTTP/1.1" 200 563 0.069529 10.0.0.19 - - [2025-10-16 02:47:24] "GET /network-policy/96a6c89a-7b06-43ca-8804-e038787d4cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006439 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002487 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.23 - - [2025-10-16 02:47:25] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000907 10.0.0.19 - - [2025-10-16 02:47:25] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039744 10.0.0.19 - - [2025-10-16 02:47:25] "POST /network-policys HTTP/1.1" 200 563 0.065772 10.0.0.19 - - [2025-10-16 02:47:25] "GET /network-policy/afc47e7d-1900-4840-aacb-d4a635c7fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005965 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002818 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.23 - - [2025-10-16 02:47:25] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.19 - - [2025-10-16 02:47:25] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034243 10.0.0.19 - - [2025-10-16 02:47:25] "POST /network-policys HTTP/1.1" 200 563 0.070330 10.0.0.19 - - [2025-10-16 02:47:25] "GET /network-policy/5a254894-aa0d-4fc9-ab52-7719fa8210a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006447 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.003133 10.0.0.19 - - [2025-10-16 02:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2025-10-16 02:47:25] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000858 10.0.0.19 - - [2025-10-16 02:47:25] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036262 10.0.0.19 - - [2025-10-16 02:47:26] "POST /network-policys HTTP/1.1" 200 563 0.070062 10.0.0.19 - - [2025-10-16 02:47:26] "GET /network-policy/d494c358-e140-4b61-98f1-e58ac333d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005768 10.0.0.57 - - [2025-10-16 02:47:26] "GET /obj-perms HTTP/1.1" 200 5056 0.043335 10.0.0.19 - - [2025-10-16 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.003484 10.0.0.19 - - [2025-10-16 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-10-16 02:47:26] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.19 - - [2025-10-16 02:47:26] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039060 10.0.0.19 - - [2025-10-16 02:47:26] "POST /network-policys HTTP/1.1" 200 563 0.027959 10.0.0.19 - - [2025-10-16 02:47:26] "GET /network-policy/0c90c564-95dc-4102-80b0-19dd511957b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.005384 10.0.0.19 - - [2025-10-16 02:47:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.005160 10.0.0.19 - - [2025-10-16 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2025-10-16 02:47:26] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001000 10.0.0.19 - - [2025-10-16 02:47:26] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057176 10.0.0.19 - - [2025-10-16 02:47:26] "POST /network-policys HTTP/1.1" 200 563 0.032856 10.0.0.19 - - [2025-10-16 02:47:26] "GET /network-policy/e6b0f09e-21d8-4655-af82-4d887c69cf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005438 10.0.0.19 - - [2025-10-16 02:47:27] "POST /neutron/network HTTP/1.1" 200 1337 0.009574 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.047442 10.0.0.19 - - [2025-10-16 02:47:27] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.026998 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/0c90c564-95dc-4102-80b0-19dd511957b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.003846 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/2449c8dc-00fb-4fe5-9847-de137e37aece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004281 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/5a254894-aa0d-4fc9-ab52-7719fa8210a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003645 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/74a7acaa-c7bb-4ae9-b003-8f951f62d69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003930 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/96a6c89a-7b06-43ca-8804-e038787d4cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003945 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/afc47e7d-1900-4840-aacb-d4a635c7fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003827 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/d494c358-e140-4b61-98f1-e58ac333d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004274 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/dfdf8ff1-1f2a-43d4-811a-ec0c57e69d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004461 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-10-16 02:47:27] "GET /network-policy/e0639a50-9dfc-47a1-8101-22519fd3816a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.003942 10.0.0.19 - - [2025-10-16 02:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2025-10-16 02:47:28] "GET /network-policy/e6b0f09e-21d8-4655-af82-4d887c69cf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003819 10.0.0.19 - - [2025-10-16 02:47:28] "POST /id-to-fqname HTTP/1.1" 200 235 0.000949 10.0.0.19 - - [2025-10-16 02:47:28] "POST /neutron/network HTTP/1.1" 200 2260 0.010328 10.0.0.23 - - [2025-10-16 02:47:28] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000863 10.0.0.19 - - [2025-10-16 02:47:29] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057530 10.0.0.19 - - [2025-10-16 02:47:29] "POST /neutron/port HTTP/1.1" 200 117 0.005594 10.0.0.23 - - [2025-10-16 02:47:29] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000829 10.0.0.19 - - [2025-10-16 02:47:29] "PUT /access-control-list/3dbef017-e478-4331-b4e1-759823f36a27 HTTP/1.1" 200 272 0.047455 10.0.0.19 - - [2025-10-16 02:47:30] "POST /neutron/port HTTP/1.1" 200 1174 0.332554 10.0.0.19 - - [2025-10-16 02:47:30] "POST /neutron/port HTTP/1.1" 200 1228 0.096183 10.0.0.19 - - [2025-10-16 02:47:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003765 10.0.0.19 - - [2025-10-16 02:47:30] "POST /neutron/port HTTP/1.1" 200 117 0.001053 10.0.0.19 - - [2025-10-16 02:47:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008055 10.0.0.19 - - [2025-10-16 02:47:34] "POST /neutron/port HTTP/1.1" 200 1202 0.017998 10.0.0.19 - - [2025-10-16 02:47:34] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 401 292 0.000484 10.0.0.19 - - [2025-10-16 02:47:34] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 200 1303 0.032885 10.0.0.19 - - [2025-10-16 02:47:34] "GET /virtual-machine-interface/330a1992-1fe5-4365-9d57-229c3eacc8c9 HTTP/1.1" 200 3169 0.005644 10.0.0.19 - - [2025-10-16 02:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.19 - - [2025-10-16 02:47:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003856 10.0.0.19 - - [2025-10-16 02:47:34] "GET /virtual-networks?parent_id=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003349 10.0.0.19 - - [2025-10-16 02:47:35] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006406 10.0.0.19 - - [2025-10-16 02:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.19 - - [2025-10-16 02:47:38] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006137 10.0.0.19 - - [2025-10-16 02:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2025-10-16 02:47:42] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006582 10.0.0.19 - - [2025-10-16 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2025-10-16 02:47:46] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005194 10.0.0.19 - - [2025-10-16 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.19 - - [2025-10-16 02:47:50] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005965 10.0.0.19 - - [2025-10-16 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.19 - - [2025-10-16 02:47:54] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.006689 10.0.0.19 - - [2025-10-16 02:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.19 - - [2025-10-16 02:47:58] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005280 10.0.0.19 - - [2025-10-16 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.19 - - [2025-10-16 02:48:02] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.007731 10.0.0.19 - - [2025-10-16 02:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2025-10-16 02:48:06] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005707 10.0.0.19 - - [2025-10-16 02:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 02:48:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003724 10.0.0.19 - - [2025-10-16 02:48:08] "GET /virtual-networks?parent_id=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002768 10.0.0.19 - - [2025-10-16 02:48:09] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6142 0.005939 10.0.0.19 - - [2025-10-16 02:48:09] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006991 10.0.0.19 - - [2025-10-16 02:48:17] "POST /neutron/port HTTP/1.1" 200 1202 0.014384 10.0.0.19 - - [2025-10-16 02:48:18] "POST /neutron/port HTTP/1.1" 200 1202 0.015632 10.0.0.19 - - [2025-10-16 02:48:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003421 10.0.0.19 - - [2025-10-16 02:48:19] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.19 - - [2025-10-16 02:48:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007230 10.0.0.19 - - [2025-10-16 02:48:29] "POST /neutron/port HTTP/1.1" 200 1202 0.017383 10.0.0.19 - - [2025-10-16 02:48:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008995 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/dfdf8ff1-1f2a-43d4-811a-ec0c57e69d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004289 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/e0639a50-9dfc-47a1-8101-22519fd3816a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.005126 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/74a7acaa-c7bb-4ae9-b003-8f951f62d69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005366 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/2449c8dc-00fb-4fe5-9847-de137e37aece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004996 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/96a6c89a-7b06-43ca-8804-e038787d4cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004745 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/afc47e7d-1900-4840-aacb-d4a635c7fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.007172 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/5a254894-aa0d-4fc9-ab52-7719fa8210a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004970 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/d494c358-e140-4b61-98f1-e58ac333d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004772 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/0c90c564-95dc-4102-80b0-19dd511957b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004284 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2025-10-16 02:48:30] "GET /network-policy/e6b0f09e-21d8-4655-af82-4d887c69cf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004992 10.0.0.19 - - [2025-10-16 02:48:30] "POST /neutron/network HTTP/1.1" 200 1440 0.028623 10.0.0.19 - - [2025-10-16 02:48:30] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005260 10.0.0.19 - - [2025-10-16 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.19 - - [2025-10-16 02:48:31] "GET /network-policy/dfdf8ff1-1f2a-43d4-811a-ec0c57e69d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004730 10.0.0.19 - - [2025-10-16 02:48:36] "POST /neutron/network HTTP/1.1" 200 1440 0.017526 10.0.0.19 - - [2025-10-16 02:48:36] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.004335 10.0.0.19 - - [2025-10-16 02:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-10-16 02:48:36] "GET /network-policy/e0639a50-9dfc-47a1-8101-22519fd3816a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8880 0.004652 10.0.0.19 - - [2025-10-16 02:48:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.003095 10.0.0.19 - - [2025-10-16 02:48:41] "PUT /access-control-list/3dbef017-e478-4331-b4e1-759823f36a27 HTTP/1.1" 200 272 0.029968 10.0.0.19 - - [2025-10-16 02:48:41] "POST /neutron/network HTTP/1.1" 200 1440 0.015543 10.0.0.19 - - [2025-10-16 02:48:41] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005059 10.0.0.19 - - [2025-10-16 02:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.19 - - [2025-10-16 02:48:41] "GET /network-policy/74a7acaa-c7bb-4ae9-b003-8f951f62d69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004173 10.0.0.19 - - [2025-10-16 02:48:46] "POST /neutron/network HTTP/1.1" 200 1440 0.014296 10.0.0.19 - - [2025-10-16 02:48:46] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005831 10.0.0.19 - - [2025-10-16 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.19 - - [2025-10-16 02:48:46] "GET /network-policy/2449c8dc-00fb-4fe5-9847-de137e37aece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003709 10.0.0.19 - - [2025-10-16 02:48:52] "POST /neutron/network HTTP/1.1" 200 1440 0.012819 10.0.0.19 - - [2025-10-16 02:48:52] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.007038 10.0.0.19 - - [2025-10-16 02:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.19 - - [2025-10-16 02:48:52] "GET /network-policy/96a6c89a-7b06-43ca-8804-e038787d4cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004164 10.0.0.19 - - [2025-10-16 02:48:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.008476 10.0.0.19 - - [2025-10-16 02:48:57] "PUT /access-control-list/3dbef017-e478-4331-b4e1-759823f36a27 HTTP/1.1" 200 272 0.016346 10.0.0.19 - - [2025-10-16 02:48:57] "POST /neutron/network HTTP/1.1" 200 1440 0.012846 10.0.0.19 - - [2025-10-16 02:48:57] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.008368 10.0.0.19 - - [2025-10-16 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2025-10-16 02:48:57] "GET /network-policy/afc47e7d-1900-4840-aacb-d4a635c7fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004069 10.0.0.19 - - [2025-10-16 02:49:02] "POST /neutron/network HTTP/1.1" 200 1440 0.014899 10.0.0.19 - - [2025-10-16 02:49:02] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.004980 10.0.0.19 - - [2025-10-16 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.19 - - [2025-10-16 02:49:02] "GET /network-policy/5a254894-aa0d-4fc9-ab52-7719fa8210a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004199 10.0.0.19 - - [2025-10-16 02:49:07] "POST /neutron/network HTTP/1.1" 200 1440 0.019141 10.0.0.19 - - [2025-10-16 02:49:07] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005731 10.0.0.19 - - [2025-10-16 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.19 - - [2025-10-16 02:49:07] "GET /network-policy/d494c358-e140-4b61-98f1-e58ac333d0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003867 10.0.0.19 - - [2025-10-16 02:49:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.003762 10.0.0.19 - - [2025-10-16 02:49:13] "PUT /access-control-list/3dbef017-e478-4331-b4e1-759823f36a27 HTTP/1.1" 200 272 0.016109 10.0.0.19 - - [2025-10-16 02:49:13] "POST /neutron/network HTTP/1.1" 200 1440 0.015218 10.0.0.19 - - [2025-10-16 02:49:13] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005955 10.0.0.19 - - [2025-10-16 02:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.19 - - [2025-10-16 02:49:13] "GET /network-policy/0c90c564-95dc-4102-80b0-19dd511957b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004079 10.0.0.19 - - [2025-10-16 02:49:18] "POST /neutron/network HTTP/1.1" 200 1440 0.012606 10.0.0.19 - - [2025-10-16 02:49:18] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005029 10.0.0.19 - - [2025-10-16 02:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2025-10-16 02:49:18] "GET /network-policy/e6b0f09e-21d8-4655-af82-4d887c69cf00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003767 10.0.0.19 - - [2025-10-16 02:49:21] "POST /neutron/network HTTP/1.1" 200 1450 0.010549 10.0.0.19 - - [2025-10-16 02:49:21] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017020 10.0.0.19 - - [2025-10-16 02:49:21] "POST /neutron/network HTTP/1.1" 200 1440 0.009481 10.0.0.19 - - [2025-10-16 02:49:23] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 200 1303 0.004233 10.0.0.19 - - [2025-10-16 02:49:24] "POST /neutron/port HTTP/1.1" 200 151 0.237949 10.0.0.19 - - [2025-10-16 02:49:25] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 404 171 0.003151 10.0.0.19 - - [2025-10-16 02:49:25] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 404 171 0.002443 10.0.0.19 - - [2025-10-16 02:49:25] "GET /virtual-machine/286a1f89-4161-432e-868a-049711bd4db0 HTTP/1.1" 404 171 0.002212 10.0.0.19 - - [2025-10-16 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.19 - - [2025-10-16 02:49:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004110 10.0.0.19 - - [2025-10-16 02:49:25] "GET /virtual-networks?parent_id=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002800 10.0.0.19 - - [2025-10-16 02:49:25] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005523 10.0.0.19 - - [2025-10-16 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2025-10-16 02:49:25] "GET /routing-instance/2a1c30c4-045e-45bb-b91e-ffe6df113999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003786 10.0.0.19 - - [2025-10-16 02:49:26] "GET /route-target/88c7ce81-dd6a-4cfa-980c-c3d4a1186799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003859 10.0.0.19 - - [2025-10-16 02:49:26] "GET /obj-perms HTTP/1.1" 200 5019 0.058734 10.0.0.57 - - [2025-10-16 02:49:29] "GET /obj-perms HTTP/1.1" 200 5019 0.047904 10.0.0.19 - - [2025-10-16 02:49:32] "GET /obj-perms HTTP/1.1" 200 5019 0.003859 10.0.0.57 - - [2025-10-16 02:49:38] "GET /obj-perms HTTP/1.1" 200 5019 0.003370 10.0.0.19 - - [2025-10-16 02:49:38] "GET /obj-perms HTTP/1.1" 200 5019 0.003431 10.0.0.23 - - [2025-10-16 02:49:38] "GET /obj-perms HTTP/1.1" 200 5019 0.004757 10.0.0.19 - - [2025-10-16 02:49:38] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3496 0.005190 10.0.0.19 - - [2025-10-16 02:49:38] "POST /neutron/network HTTP/1.1" 200 1337 0.015085 10.0.0.19 - - [2025-10-16 02:49:38] "GET /virtual-network/913e164d-56a2-4980-8e83-8f4e76fde98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006102 10.0.0.19 - - [2025-10-16 02:49:39] "DELETE /network-policy/e6b0f09e-21d8-4655-af82-4d887c69cf00 HTTP/1.1" 200 115 0.047351 10.0.0.19 - - [2025-10-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017486 10.0.0.23 - - [2025-10-16 02:49:39] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.19 - - [2025-10-16 02:49:39] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041696 10.0.0.19 - - [2025-10-16 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005251 10.0.0.19 - - [2025-10-16 02:49:39] "DELETE /network-policy/0c90c564-95dc-4102-80b0-19dd511957b7 HTTP/1.1" 200 115 0.048375 10.0.0.19 - - [2025-10-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.23 - - [2025-10-16 02:49:39] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000905 10.0.0.19 - - [2025-10-16 02:49:39] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044673 10.0.0.19 - - [2025-10-16 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.010125 10.0.0.19 - - [2025-10-16 02:49:39] "DELETE /network-policy/d494c358-e140-4b61-98f1-e58ac333d0d8 HTTP/1.1" 200 115 0.054722 10.0.0.19 - - [2025-10-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.23 - - [2025-10-16 02:49:39] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.19 - - [2025-10-16 02:49:39] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040498 10.0.0.19 - - [2025-10-16 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005028 10.0.0.19 - - [2025-10-16 02:49:39] "DELETE /network-policy/5a254894-aa0d-4fc9-ab52-7719fa8210a3 HTTP/1.1" 200 115 0.030200 10.0.0.19 - - [2025-10-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.23 - - [2025-10-16 02:49:39] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001897 10.0.0.19 - - [2025-10-16 02:49:39] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036165 10.0.0.19 - - [2025-10-16 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005128 10.0.0.19 - - [2025-10-16 02:49:39] "DELETE /network-policy/afc47e7d-1900-4840-aacb-d4a635c7fb71 HTTP/1.1" 200 115 0.033110 10.0.0.19 - - [2025-10-16 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.23 - - [2025-10-16 02:49:39] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000846 10.0.0.19 - - [2025-10-16 02:49:39] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038130 10.0.0.19 - - [2025-10-16 02:49:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005021 10.0.0.19 - - [2025-10-16 02:49:40] "DELETE /network-policy/96a6c89a-7b06-43ca-8804-e038787d4cd6 HTTP/1.1" 200 115 0.033423 10.0.0.19 - - [2025-10-16 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013970 10.0.0.23 - - [2025-10-16 02:49:40] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000844 10.0.0.19 - - [2025-10-16 02:49:40] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033642 10.0.0.19 - - [2025-10-16 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005320 10.0.0.19 - - [2025-10-16 02:49:40] "DELETE /network-policy/2449c8dc-00fb-4fe5-9847-de137e37aece HTTP/1.1" 200 115 0.031483 10.0.0.19 - - [2025-10-16 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015328 10.0.0.23 - - [2025-10-16 02:49:40] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.19 - - [2025-10-16 02:49:40] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034973 10.0.0.19 - - [2025-10-16 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005290 10.0.0.19 - - [2025-10-16 02:49:40] "DELETE /network-policy/74a7acaa-c7bb-4ae9-b003-8f951f62d69a HTTP/1.1" 200 115 0.050850 10.0.0.19 - - [2025-10-16 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.23 - - [2025-10-16 02:49:40] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000907 10.0.0.19 - - [2025-10-16 02:49:40] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036760 10.0.0.19 - - [2025-10-16 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005095 10.0.0.19 - - [2025-10-16 02:49:40] "DELETE /network-policy/e0639a50-9dfc-47a1-8101-22519fd3816a HTTP/1.1" 200 115 0.035042 10.0.0.19 - - [2025-10-16 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.23 - - [2025-10-16 02:49:40] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000834 10.0.0.19 - - [2025-10-16 02:49:40] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039588 10.0.0.19 - - [2025-10-16 02:49:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005913 10.0.0.19 - - [2025-10-16 02:49:40] "DELETE /network-policy/dfdf8ff1-1f2a-43d4-811a-ec0c57e69d31 HTTP/1.1" 200 115 0.029409 10.0.0.19 - - [2025-10-16 02:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006636 10.0.0.23 - - [2025-10-16 02:49:40] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000886 10.0.0.19 - - [2025-10-16 02:49:41] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041542 10.0.0.19 - - [2025-10-16 02:49:41] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-48187856&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005090 10.0.0.19 - - [2025-10-16 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.19 - - [2025-10-16 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.19 - - [2025-10-16 02:49:41] "DELETE /network-ipam/294b8577-bc7f-4692-b7a4-1d2773fb5c85 HTTP/1.1" 200 115 0.036848 10.0.0.19 - - [2025-10-16 02:49:41] "POST /fqname-to-id HTTP/1.1" 404 260 0.003725 10.0.0.23 - - [2025-10-16 02:49:41] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000796 10.0.0.23 - - [2025-10-16 02:49:41] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.048807 10.0.0.23 - - [2025-10-16 02:49:41] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000804 10.0.0.23 - - [2025-10-16 02:49:41] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?fields=security_groups HTTP/1.1" 200 1399 0.046255 10.0.0.23 - - [2025-10-16 02:49:41] "DELETE /security-group/15153997-30ed-4dac-bb66-691b36e5fa66 HTTP/1.1" 200 115 0.057424 10.0.0.23 - - [2025-10-16 02:49:41] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.23 - - [2025-10-16 02:49:41] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?fields=application_policy_sets HTTP/1.1" 200 1438 0.068166 10.0.0.19 - - [2025-10-16 02:49:42] "DELETE /access-control-list/60fb5d65-14c1-4020-8459-991a231f1694 HTTP/1.1" 200 115 0.051170 10.0.0.19 - - [2025-10-16 02:49:42] "DELETE /project/10aadeea-d02c-4c54-a0c5-022243a1249d HTTP/1.1" 200 115 0.414564 10.0.0.23 - - [2025-10-16 02:49:42] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003849 10.0.0.19 - - [2025-10-16 02:49:42] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?fields=projects HTTP/1.1" 200 1438 0.028454 10.0.0.23 - - [2025-10-16 02:49:44] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002691 10.0.0.23 - - [2025-10-16 02:49:44] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000806 10.0.0.23 - - [2025-10-16 02:49:44] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049503 10.0.0.23 - - [2025-10-16 02:49:45] "POST /id-to-fqname HTTP/1.1" 200 202 0.004435 10.0.0.23 - - [2025-10-16 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.007018 10.0.0.23 - - [2025-10-16 02:49:45] "POST /security-groups HTTP/1.1" 200 603 0.028334 10.0.0.23 - - [2025-10-16 02:49:45] "POST /projects HTTP/1.1" 200 609 0.226862 10.0.0.19 - - [2025-10-16 02:49:45] "POST /fqname-to-id HTTP/1.1" 404 245 0.011768 10.0.0.23 - - [2025-10-16 02:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.304688 10.0.0.19 - - [2025-10-16 02:49:45] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.480478 10.0.0.23 - - [2025-10-16 02:49:45] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.19 - - [2025-10-16 02:49:45] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?fields=virtual_networks HTTP/1.1" 200 1056 0.048082 10.0.0.23 - - [2025-10-16 02:49:45] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001260 10.0.0.19 - - [2025-10-16 02:49:45] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.048322 10.0.0.23 - - [2025-10-16 02:49:45] "GET /projects?obj_uuids=10aadeea-d02c-4c54-a0c5-022243a1249d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000949 10.0.0.19 - - [2025-10-16 02:49:45] "GET /project/10aadeea-d02c-4c54-a0c5-022243a1249d?fields=security_groups HTTP/1.1" 200 1294 0.047383 10.0.0.19 - - [2025-10-16 02:49:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.025320 10.0.0.23 - - [2025-10-16 02:49:46] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004966 10.0.0.23 - - [2025-10-16 02:49:46] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000930 10.0.0.23 - - [2025-10-16 02:49:46] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007192 10.0.0.23 - - [2025-10-16 02:49:46] "POST /id-to-fqname HTTP/1.1" 200 196 0.002846 10.0.0.23 - - [2025-10-16 02:49:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.011917 10.0.0.23 - - [2025-10-16 02:49:46] "POST /security-groups HTTP/1.1" 200 597 0.030571 10.0.0.23 - - [2025-10-16 02:49:46] "POST /projects HTTP/1.1" 200 597 0.253750 10.0.0.19 - - [2025-10-16 02:49:46] "POST /access-control-lists HTTP/1.1" 200 602 0.029573 10.0.0.23 - - [2025-10-16 02:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.322567 10.0.0.19 - - [2025-10-16 02:49:46] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.456990 10.0.0.19 - - [2025-10-16 02:49:47] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.19 - - [2025-10-16 02:49:50] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000526 10.0.0.23 - - [2025-10-16 02:49:50] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001086 10.0.0.19 - - [2025-10-16 02:49:50] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.062043 10.0.0.19 - - [2025-10-16 02:49:50] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.19 - - [2025-10-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.23 - - [2025-10-16 02:49:51] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.19 - - [2025-10-16 02:49:51] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006505 10.0.0.19 - - [2025-10-16 02:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.23 - - [2025-10-16 02:49:51] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.19 - - [2025-10-16 02:49:51] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044975 10.0.0.19 - - [2025-10-16 02:49:52] "GET /domains HTTP/1.1" 401 292 0.000470 10.0.0.19 - - [2025-10-16 02:49:52] "GET /domains HTTP/1.1" 200 280 0.025397 10.0.0.23 - - [2025-10-16 02:49:52] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.19 - - [2025-10-16 02:49:52] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9 HTTP/1.1" 200 2971 0.008626 10.0.0.23 - - [2025-10-16 02:49:52] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000843 10.0.0.19 - - [2025-10-16 02:49:52] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1 HTTP/1.1" 200 1887 0.087103 10.0.0.19 - - [2025-10-16 02:49:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003513 10.0.0.19 - - [2025-10-16 02:49:52] "POST /network-ipams HTTP/1.1" 200 603 0.026466 10.0.0.19 - - [2025-10-16 02:49:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003546 10.0.0.19 - - [2025-10-16 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.19 - - [2025-10-16 02:49:53] "GET /network-ipam/f70d55c0-675a-4bc8-8669-df2f83ce494a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.006400 10.0.0.19 - - [2025-10-16 02:49:53] "PUT /network-ipam/f70d55c0-675a-4bc8-8669-df2f83ce494a HTTP/1.1" 200 258 0.015784 10.0.0.19 - - [2025-10-16 02:49:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.19 - - [2025-10-16 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.029233 10.0.0.23 - - [2025-10-16 02:49:53] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000781 10.0.0.19 - - [2025-10-16 02:49:53] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048121 10.0.0.19 - - [2025-10-16 02:49:53] "POST /neutron/network HTTP/1.1" 200 117 0.035925 10.0.0.19 - - [2025-10-16 02:49:53] "POST /route-targets HTTP/1.1" 200 327 0.016061 10.0.0.23 - - [2025-10-16 02:49:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005529 10.0.0.19 - - [2025-10-16 02:49:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.226390 10.0.0.19 - - [2025-10-16 02:49:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.001503 10.0.0.19 - - [2025-10-16 02:49:54] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005582 10.0.0.19 - - [2025-10-16 02:49:54] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005688 10.0.0.19 - - [2025-10-16 02:49:54] "POST /neutron/network HTTP/1.1" 200 1074 0.009019 10.0.0.19 - - [2025-10-16 02:49:55] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005325 10.0.0.19 - - [2025-10-16 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.23 - - [2025-10-16 02:49:56] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.19 - - [2025-10-16 02:49:56] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046140 10.0.0.19 - - [2025-10-16 02:49:56] "POST /neutron/network HTTP/1.1" 200 117 0.012702 10.0.0.19 - - [2025-10-16 02:49:56] "POST /ref-update HTTP/1.1" 200 156 0.020168 10.0.0.23 - - [2025-10-16 02:49:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007716 10.0.0.19 - - [2025-10-16 02:49:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.175433 10.0.0.19 - - [2025-10-16 02:49:57] "POST /id-to-fqname HTTP/1.1" 200 229 0.001108 10.0.0.19 - - [2025-10-16 02:49:57] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005709 10.0.0.19 - - [2025-10-16 02:49:57] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005721 10.0.0.19 - - [2025-10-16 02:49:57] "POST /neutron/network HTTP/1.1" 200 1074 0.021193 10.0.0.19 - - [2025-10-16 02:49:57] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005067 10.0.0.19 - - [2025-10-16 02:49:57] "GET /obj-perms HTTP/1.1" 200 5013 0.042434 10.0.0.57 - - [2025-10-16 02:49:57] "GET /obj-perms HTTP/1.1" 200 5013 0.044777 10.0.0.19 - - [2025-10-16 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.003323 10.0.0.19 - - [2025-10-16 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.23 - - [2025-10-16 02:49:57] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000879 10.0.0.19 - - [2025-10-16 02:49:57] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.050900 10.0.0.19 - - [2025-10-16 02:49:57] "POST /network-policys HTTP/1.1" 200 527 0.027333 10.0.0.19 - - [2025-10-16 02:49:58] "GET /network-policy/4d5689cd-d58f-495c-8269-96aed279d0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005407 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.002887 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.23 - - [2025-10-16 02:49:58] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000899 10.0.0.19 - - [2025-10-16 02:49:58] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042472 10.0.0.19 - - [2025-10-16 02:49:58] "POST /network-policys HTTP/1.1" 200 527 0.073446 10.0.0.19 - - [2025-10-16 02:49:58] "GET /network-policy/ad968654-12fd-4ede-a57f-0afe9c4bf6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005694 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.002592 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.23 - - [2025-10-16 02:49:58] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000894 10.0.0.19 - - [2025-10-16 02:49:58] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041945 10.0.0.19 - - [2025-10-16 02:49:58] "POST /network-policys HTTP/1.1" 200 527 0.025444 10.0.0.19 - - [2025-10-16 02:49:58] "GET /network-policy/8ad09230-da15-4ede-9834-1aa1d83aba5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005476 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.002666 10.0.0.19 - - [2025-10-16 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.23 - - [2025-10-16 02:49:58] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000868 10.0.0.19 - - [2025-10-16 02:49:58] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053833 10.0.0.19 - - [2025-10-16 02:49:59] "POST /network-policys HTTP/1.1" 200 527 0.078997 10.0.0.19 - - [2025-10-16 02:49:59] "GET /network-policy/304bb7dd-5468-46d8-8f50-611948835ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005605 10.0.0.19 - - [2025-10-16 02:49:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.002979 10.0.0.19 - - [2025-10-16 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.23 - - [2025-10-16 02:49:59] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000904 10.0.0.19 - - [2025-10-16 02:49:59] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.044535 10.0.0.19 - - [2025-10-16 02:49:59] "POST /network-policys HTTP/1.1" 200 531 0.036669 10.0.0.19 - - [2025-10-16 02:49:59] "GET /network-policy/76e69628-9f97-47a4-a904-7d908a3d08e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005395 10.0.0.19 - - [2025-10-16 02:49:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.002914 10.0.0.19 - - [2025-10-16 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.23 - - [2025-10-16 02:49:59] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001369 10.0.0.19 - - [2025-10-16 02:49:59] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.048114 10.0.0.19 - - [2025-10-16 02:49:59] "POST /network-policys HTTP/1.1" 200 529 0.025634 10.0.0.19 - - [2025-10-16 02:49:59] "GET /network-policy/ff610700-82ae-47bc-81a4-7762617282f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005431 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.003349 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.23 - - [2025-10-16 02:50:00] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001302 10.0.0.19 - - [2025-10-16 02:50:00] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053221 10.0.0.19 - - [2025-10-16 02:50:00] "POST /network-policys HTTP/1.1" 200 529 0.029700 10.0.0.19 - - [2025-10-16 02:50:00] "GET /network-policy/2f8437cd-6f94-4b1b-a368-036c30607dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006929 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.002955 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.23 - - [2025-10-16 02:50:00] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000888 10.0.0.19 - - [2025-10-16 02:50:00] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.043407 10.0.0.19 - - [2025-10-16 02:50:00] "POST /network-policys HTTP/1.1" 200 529 0.027561 10.0.0.19 - - [2025-10-16 02:50:00] "GET /network-policy/771e5c0c-50ff-437c-89b4-0c6c25828f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006005 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.005595 10.0.0.19 - - [2025-10-16 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.23 - - [2025-10-16 02:50:00] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000867 10.0.0.19 - - [2025-10-16 02:50:00] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.042367 10.0.0.19 - - [2025-10-16 02:50:01] "POST /network-policys HTTP/1.1" 200 529 0.076793 10.0.0.19 - - [2025-10-16 02:50:01] "GET /network-policy/5767d6e6-53a2-43d1-b61a-7cda154f2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.009286 10.0.0.19 - - [2025-10-16 02:50:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004423 10.0.0.19 - - [2025-10-16 02:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.23 - - [2025-10-16 02:50:01] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000915 10.0.0.19 - - [2025-10-16 02:50:01] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.043531 10.0.0.19 - - [2025-10-16 02:50:01] "POST /network-policys HTTP/1.1" 200 533 0.025430 10.0.0.19 - - [2025-10-16 02:50:01] "GET /network-policy/2fedf694-d08c-4b3d-9df9-c6c2bc6bba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.005298 10.0.0.19 - - [2025-10-16 02:50:01] "POST /neutron/network HTTP/1.1" 200 1074 0.007873 10.0.0.19 - - [2025-10-16 02:50:01] "POST /fqname-to-id HTTP/1.1" 404 246 0.006429 10.0.0.19 - - [2025-10-16 02:50:01] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.013923 10.0.0.19 - - [2025-10-16 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2025-10-16 02:50:02] "GET /network-policy/4d5689cd-d58f-495c-8269-96aed279d0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004032 10.0.0.19 - - [2025-10-16 02:50:02] "POST /neutron/network HTTP/1.1" 200 1074 0.007862 10.0.0.19 - - [2025-10-16 02:50:02] "POST /access-control-lists HTTP/1.1" 200 603 0.025707 10.0.0.19 - - [2025-10-16 02:50:02] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010711 10.0.0.19 - - [2025-10-16 02:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.19 - - [2025-10-16 02:50:02] "GET /network-policy/76e69628-9f97-47a4-a904-7d908a3d08e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003619 10.0.0.19 - - [2025-10-16 02:50:02] "POST /id-to-fqname HTTP/1.1" 200 229 0.001176 10.0.0.19 - - [2025-10-16 02:50:02] "POST /neutron/network HTTP/1.1" 200 1167 0.011804 10.0.0.23 - - [2025-10-16 02:50:03] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001076 10.0.0.19 - - [2025-10-16 02:50:03] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.077339 10.0.0.19 - - [2025-10-16 02:50:03] "POST /neutron/port HTTP/1.1" 200 117 0.006909 10.0.0.19 - - [2025-10-16 02:50:03] "POST /id-to-fqname HTTP/1.1" 200 229 0.001545 10.0.0.19 - - [2025-10-16 02:50:04] "POST /neutron/network HTTP/1.1" 200 1167 0.011055 10.0.0.19 - - [2025-10-16 02:50:04] "POST /neutron/port HTTP/1.1" 200 1061 0.036914 10.0.0.23 - - [2025-10-16 02:50:04] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000854 10.0.0.19 - - [2025-10-16 02:50:04] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.112387 10.0.0.19 - - [2025-10-16 02:50:04] "POST /neutron/port HTTP/1.1" 200 1089 0.015532 10.0.0.19 - - [2025-10-16 02:50:05] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.19 - - [2025-10-16 02:50:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006794 10.0.0.19 - - [2025-10-16 02:50:05] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007056 10.0.0.19 - - [2025-10-16 02:50:05] "PUT /access-control-list/9779c20e-f70d-4473-b5a6-6fcaa33853a5 HTTP/1.1" 200 272 0.025931 10.0.0.19 - - [2025-10-16 02:50:06] "POST /neutron/port HTTP/1.1" 200 1061 0.035366 10.0.0.19 - - [2025-10-16 02:50:06] "POST /neutron/port HTTP/1.1" 200 1089 0.016382 10.0.0.19 - - [2025-10-16 02:50:06] "POST /neutron/port HTTP/1.1" 200 117 0.001084 10.0.0.19 - - [2025-10-16 02:50:10] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006954 10.0.0.19 - - [2025-10-16 02:50:10] "POST /neutron/port HTTP/1.1" 200 1089 0.018030 10.0.0.19 - - [2025-10-16 02:50:10] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 401 292 0.000392 10.0.0.19 - - [2025-10-16 02:50:10] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 200 1298 0.030449 10.0.0.19 - - [2025-10-16 02:50:10] "GET /virtual-machine-interface/f87e5df8-4551-493c-b887-155b54414aee HTTP/1.1" 200 2952 0.005202 10.0.0.19 - - [2025-10-16 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.19 - - [2025-10-16 02:50:11] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003516 10.0.0.19 - - [2025-10-16 02:50:11] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002781 10.0.0.19 - - [2025-10-16 02:50:11] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005136 10.0.0.19 - - [2025-10-16 02:50:11] "POST /neutron/port HTTP/1.1" 200 1089 0.016199 10.0.0.19 - - [2025-10-16 02:50:11] "POST /neutron/subnet HTTP/1.1" 200 675 0.010841 10.0.0.19 - - [2025-10-16 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2025-10-16 02:50:14] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004777 10.0.0.23 - - [2025-10-16 02:50:15] "DELETE /project/434307408e5e4d1e8579764cb76273b1 HTTP/1.1" 404 173 0.002300 10.0.0.23 - - [2025-10-16 02:50:15] "DELETE /project/10aadeead02c4c54a0c5022243a1249d HTTP/1.1" 404 173 0.004381 10.0.0.23 - - [2025-10-16 02:50:15] "DELETE /project/10aadeea-d02c-4c54-a0c5-022243a1249d HTTP/1.1" 404 177 0.005823 10.0.0.19 - - [2025-10-16 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.19 - - [2025-10-16 02:50:18] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.004996 10.0.0.19 - - [2025-10-16 02:50:21] "POST /neutron/port HTTP/1.1" 200 1089 0.017338 10.0.0.19 - - [2025-10-16 02:50:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004323 10.0.0.19 - - [2025-10-16 02:50:22] "POST /neutron/network HTTP/1.1" 200 1157 0.008333 10.0.0.19 - - [2025-10-16 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2025-10-16 02:50:22] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005291 10.0.0.19 - - [2025-10-16 02:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-10-16 02:50:26] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005744 10.0.0.23 - - [2025-10-16 02:50:28] "GET /obj-perms HTTP/1.1" 200 5056 0.047549 10.0.0.19 - - [2025-10-16 02:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.19 - - [2025-10-16 02:50:30] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005069 10.0.0.19 - - [2025-10-16 02:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.19 - - [2025-10-16 02:50:34] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005562 10.0.0.19 - - [2025-10-16 02:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2025-10-16 02:50:38] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.009479 10.0.0.19 - - [2025-10-16 02:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2025-10-16 02:50:42] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003871 10.0.0.19 - - [2025-10-16 02:50:42] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002752 10.0.0.19 - - [2025-10-16 02:50:42] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006172 10.0.0.19 - - [2025-10-16 02:50:48] "POST /neutron/port HTTP/1.1" 200 1089 0.013417 10.0.0.19 - - [2025-10-16 02:50:50] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008301 10.0.0.19 - - [2025-10-16 02:50:58] "POST /neutron/port HTTP/1.1" 200 1089 0.014424 10.0.0.23 - - [2025-10-16 02:51:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.23 - - [2025-10-16 02:51:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-10-16 02:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.23 - - [2025-10-16 02:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.57 - - [2025-10-16 02:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.57 - - [2025-10-16 02:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.57 - - [2025-10-16 02:51:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.57 - - [2025-10-16 02:51:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.19 - - [2025-10-16 02:51:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009196 10.0.0.19 - - [2025-10-16 02:51:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006240 10.0.0.19 - - [2025-10-16 02:51:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007223 10.0.0.19 - - [2025-10-16 02:51:03] "GET /virtual-machine/809b8ce9-0f0a-4d0b-a968-977952388f4d HTTP/1.1" 200 1298 0.008135 10.0.0.19 - - [2025-10-16 02:51:03] "GET /virtual-machine-interface/ee7174aa-ddd5-4589-8f53-912bcd0b8f90 HTTP/1.1" 200 2952 0.005497 10.0.0.19 - - [2025-10-16 02:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.19 - - [2025-10-16 02:51:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003042 10.0.0.19 - - [2025-10-16 02:51:03] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002572 10.0.0.19 - - [2025-10-16 02:51:04] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006937 10.0.0.19 - - [2025-10-16 02:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.19 - - [2025-10-16 02:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.19 - - [2025-10-16 02:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 02:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.19 - - [2025-10-16 02:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.19 - - [2025-10-16 02:51:05] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003474 10.0.0.19 - - [2025-10-16 02:51:05] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002603 10.0.0.19 - - [2025-10-16 02:51:05] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005570 10.0.0.19 - - [2025-10-16 02:51:10] "POST /neutron/port HTTP/1.1" 200 1089 0.015447 10.0.0.19 - - [2025-10-16 02:51:11] "POST /neutron/port HTTP/1.1" 200 1089 0.013113 10.0.0.19 - - [2025-10-16 02:51:11] "POST /neutron/subnet HTTP/1.1" 200 675 0.009989 10.0.0.19 - - [2025-10-16 02:51:15] "POST /neutron/port HTTP/1.1" 200 2062 0.014958 10.0.0.19 - - [2025-10-16 02:51:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006649 10.0.0.19 - - [2025-10-16 02:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2025-10-16 02:51:15] "GET /network-policy/76e69628-9f97-47a4-a904-7d908a3d08e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003270 10.0.0.19 - - [2025-10-16 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.19 - - [2025-10-16 02:51:16] "GET /network-policy/4d5689cd-d58f-495c-8269-96aed279d0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003193 10.0.0.19 - - [2025-10-16 02:51:16] "POST /neutron/network HTTP/1.1" 200 1157 0.008243 10.0.0.19 - - [2025-10-16 02:51:16] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.008644 10.0.0.19 - - [2025-10-16 02:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.19 - - [2025-10-16 02:51:16] "GET /network-policy/ad968654-12fd-4ede-a57f-0afe9c4bf6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004260 10.0.0.19 - - [2025-10-16 02:51:21] "POST /neutron/port HTTP/1.1" 200 1089 0.013841 10.0.0.19 - - [2025-10-16 02:51:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003330 10.0.0.19 - - [2025-10-16 02:51:22] "POST /neutron/network HTTP/1.1" 200 1157 0.007854 10.0.0.19 - - [2025-10-16 02:52:09] "POST /ref-update HTTP/1.1" 200 156 0.023463 10.0.0.19 - - [2025-10-16 02:52:09] "POST /neutron/network HTTP/1.1" 200 1160 0.016349 10.0.0.19 - - [2025-10-16 02:52:09] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005842 10.0.0.19 - - [2025-10-16 02:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.19 - - [2025-10-16 02:52:09] "GET /network-policy/2fedf694-d08c-4b3d-9df9-c6c2bc6bba77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.003959 10.0.0.19 - - [2025-10-16 02:52:13] "POST /neutron/network HTTP/1.1" 200 1169 0.008618 10.0.0.19 - - [2025-10-16 02:52:13] "POST /neutron/port HTTP/1.1" 200 117 0.001027 10.0.0.19 - - [2025-10-16 02:52:17] "POST /neutron/network HTTP/1.1" 200 1157 0.087936 10.0.0.19 - - [2025-10-16 02:52:17] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.008682 10.0.0.19 - - [2025-10-16 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.19 - - [2025-10-16 02:52:18] "GET /network-policy/8ad09230-da15-4ede-9834-1aa1d83aba5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005454 10.0.0.19 - - [2025-10-16 02:52:23] "POST /neutron/port HTTP/1.1" 200 1089 0.014872 10.0.0.19 - - [2025-10-16 02:52:24] "POST /neutron/subnet HTTP/1.1" 200 675 0.011136 10.0.0.19 - - [2025-10-16 02:52:26] "POST /neutron/network HTTP/1.1" 200 1157 0.009555 10.0.0.19 - - [2025-10-16 02:52:26] "PUT /access-control-list/f801b638-c495-4a08-b7e2-463355fdb3e6 HTTP/1.1" 200 272 0.048781 10.0.0.19 - - [2025-10-16 02:52:26] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.013650 10.0.0.19 - - [2025-10-16 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.19 - - [2025-10-16 02:52:26] "GET /network-policy/304bb7dd-5468-46d8-8f50-611948835ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004591 10.0.0.19 - - [2025-10-16 02:52:34] "POST /neutron/network HTTP/1.1" 200 1157 0.008262 10.0.0.19 - - [2025-10-16 02:52:34] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.019264 10.0.0.19 - - [2025-10-16 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.19 - - [2025-10-16 02:52:34] "GET /network-policy/ff610700-82ae-47bc-81a4-7762617282f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004033 10.0.0.19 - - [2025-10-16 02:52:43] "POST /neutron/network HTTP/1.1" 200 1158 0.008816 10.0.0.19 - - [2025-10-16 02:52:43] "PUT /access-control-list/f801b638-c495-4a08-b7e2-463355fdb3e6 HTTP/1.1" 200 272 0.055270 10.0.0.19 - - [2025-10-16 02:52:43] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010674 10.0.0.19 - - [2025-10-16 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.19 - - [2025-10-16 02:52:43] "GET /network-policy/2f8437cd-6f94-4b1b-a368-036c30607dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004230 10.0.0.19 - - [2025-10-16 02:52:50] "POST /neutron/network HTTP/1.1" 200 1158 0.008687 10.0.0.19 - - [2025-10-16 02:52:51] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.008118 10.0.0.19 - - [2025-10-16 02:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.19 - - [2025-10-16 02:52:51] "GET /network-policy/771e5c0c-50ff-437c-89b4-0c6c25828f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004640 10.0.0.19 - - [2025-10-16 02:52:59] "POST /neutron/network HTTP/1.1" 200 1158 0.008465 10.0.0.19 - - [2025-10-16 02:52:59] "PUT /access-control-list/f801b638-c495-4a08-b7e2-463355fdb3e6 HTTP/1.1" 200 272 0.018193 10.0.0.19 - - [2025-10-16 02:52:59] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006678 10.0.0.19 - - [2025-10-16 02:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2025-10-16 02:52:59] "GET /network-policy/5767d6e6-53a2-43d1-b61a-7cda154f2b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.003967 10.0.0.19 - - [2025-10-16 02:53:07] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005423 10.0.0.19 - - [2025-10-16 02:53:07] "POST /neutron/network HTTP/1.1" 200 1158 0.008377 10.0.0.19 - - [2025-10-16 02:53:07] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007856 10.0.0.19 - - [2025-10-16 02:53:07] "GET /virtual-machine/809b8ce9-0f0a-4d0b-a968-977952388f4d HTTP/1.1" 200 1298 0.003502 10.0.0.19 - - [2025-10-16 02:53:08] "POST /neutron/port HTTP/1.1" 200 1089 0.013734 10.0.0.19 - - [2025-10-16 02:53:09] "GET /virtual-machine/809b8ce9-0f0a-4d0b-a968-977952388f4d HTTP/1.1" 404 171 0.002957 10.0.0.19 - - [2025-10-16 02:53:09] "GET /virtual-machine/809b8ce9-0f0a-4d0b-a968-977952388f4d HTTP/1.1" 404 171 0.002313 10.0.0.19 - - [2025-10-16 02:53:09] "GET /virtual-machine/809b8ce9-0f0a-4d0b-a968-977952388f4d HTTP/1.1" 404 171 0.002511 10.0.0.19 - - [2025-10-16 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.19 - - [2025-10-16 02:53:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003074 10.0.0.19 - - [2025-10-16 02:53:09] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002553 10.0.0.19 - - [2025-10-16 02:53:09] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006572 10.0.0.19 - - [2025-10-16 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.19 - - [2025-10-16 02:53:09] "GET /routing-instance/8f3860d9-af38-4f36-a596-c0a38cbd90db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004266 10.0.0.19 - - [2025-10-16 02:53:10] "GET /route-target/d353d3fd-c6a9-438d-a688-87d3be9ce6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003276 10.0.0.19 - - [2025-10-16 02:53:10] "GET /obj-perms HTTP/1.1" 200 5013 0.003381 10.0.0.23 - - [2025-10-16 02:53:13] "GET /obj-perms HTTP/1.1" 200 5013 0.047739 10.0.0.19 - - [2025-10-16 02:53:19] "GET /obj-perms HTTP/1.1" 200 5013 0.003756 10.0.0.23 - - [2025-10-16 02:53:22] "GET /obj-perms HTTP/1.1" 200 5013 0.004484 10.0.0.19 - - [2025-10-16 02:53:23] "POST /neutron/port HTTP/1.1" 200 1089 0.012837 10.0.0.19 - - [2025-10-16 02:53:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004150 10.0.0.19 - - [2025-10-16 02:53:24] "POST /neutron/network HTTP/1.1" 200 1074 0.007561 10.0.0.19 - - [2025-10-16 02:53:28] "GET /obj-perms HTTP/1.1" 200 5013 0.003563 10.0.0.57 - - [2025-10-16 02:53:30] "GET /obj-perms HTTP/1.1" 200 5056 0.049743 10.0.0.23 - - [2025-10-16 02:53:31] "GET /obj-perms HTTP/1.1" 200 5056 0.063053 10.0.0.19 - - [2025-10-16 02:53:31] "GET /obj-perms HTTP/1.1" 200 5013 0.003123 10.0.0.19 - - [2025-10-16 02:53:31] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 200 1298 0.004199 10.0.0.19 - - [2025-10-16 02:53:32] "POST /neutron/port HTTP/1.1" 200 151 0.182356 10.0.0.19 - - [2025-10-16 02:53:33] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 404 171 0.002985 10.0.0.19 - - [2025-10-16 02:53:33] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 404 171 0.002920 10.0.0.19 - - [2025-10-16 02:53:33] "GET /virtual-machine/4481c64c-41c3-41af-b10a-e413e6384c6b HTTP/1.1" 404 171 0.002356 10.0.0.19 - - [2025-10-16 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.19 - - [2025-10-16 02:53:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003136 10.0.0.19 - - [2025-10-16 02:53:34] "GET /virtual-networks?parent_id=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002296 10.0.0.19 - - [2025-10-16 02:53:34] "GET /virtual-network/70f338ee-71b2-445d-8742-85facb6f20d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.006523 10.0.0.19 - - [2025-10-16 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2025-10-16 02:53:34] "GET /routing-instance/6a5ae7cc-8dde-41e3-8f4d-f03a5f418675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.003641 10.0.0.19 - - [2025-10-16 02:53:34] "GET /route-target/09ab79f5-45af-4646-9eb3-4fe210b66565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003834 10.0.0.57 - - [2025-10-16 02:53:37] "GET /obj-perms HTTP/1.1" 200 5013 0.004584 10.0.0.19 - - [2025-10-16 02:53:37] "GET /obj-perms HTTP/1.1" 200 5013 0.004135 10.0.0.23 - - [2025-10-16 02:53:37] "GET /obj-perms HTTP/1.1" 200 5013 0.003702 10.0.0.19 - - [2025-10-16 02:53:37] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005168 10.0.0.19 - - [2025-10-16 02:53:37] "DELETE /access-control-list/9779c20e-f70d-4473-b5a6-6fcaa33853a5 HTTP/1.1" 200 115 0.036416 10.0.0.19 - - [2025-10-16 02:53:37] "POST /neutron/network HTTP/1.1" 200 1074 0.011987 10.0.0.19 - - [2025-10-16 02:53:37] "GET /virtual-network/b895fe56-d23f-48cc-bb16-858571f18eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.006521 10.0.0.19 - - [2025-10-16 02:53:37] "DELETE /network-policy/2fedf694-d08c-4b3d-9df9-c6c2bc6bba77 HTTP/1.1" 200 115 0.033938 10.0.0.19 - - [2025-10-16 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2025-10-16 02:53:37] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.021862 10.0.0.19 - - [2025-10-16 02:53:38] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.064972 10.0.0.19 - - [2025-10-16 02:53:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.006642 10.0.0.19 - - [2025-10-16 02:53:38] "DELETE /network-policy/5767d6e6-53a2-43d1-b61a-7cda154f2b4b HTTP/1.1" 200 115 0.040389 10.0.0.19 - - [2025-10-16 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.23 - - [2025-10-16 02:53:38] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000994 10.0.0.19 - - [2025-10-16 02:53:38] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.055309 10.0.0.19 - - [2025-10-16 02:53:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.005208 10.0.0.19 - - [2025-10-16 02:53:38] "DELETE /network-policy/771e5c0c-50ff-437c-89b4-0c6c25828f2a HTTP/1.1" 200 115 0.049066 10.0.0.19 - - [2025-10-16 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.23 - - [2025-10-16 02:53:38] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001418 10.0.0.19 - - [2025-10-16 02:53:38] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.065646 10.0.0.19 - - [2025-10-16 02:53:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005644 10.0.0.19 - - [2025-10-16 02:53:38] "DELETE /network-policy/2f8437cd-6f94-4b1b-a368-036c30607dfd HTTP/1.1" 200 115 0.046504 10.0.0.19 - - [2025-10-16 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.23 - - [2025-10-16 02:53:38] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001366 10.0.0.19 - - [2025-10-16 02:53:38] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.050137 10.0.0.19 - - [2025-10-16 02:53:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.007086 10.0.0.19 - - [2025-10-16 02:53:38] "DELETE /network-policy/ff610700-82ae-47bc-81a4-7762617282f7 HTTP/1.1" 200 115 0.043650 10.0.0.19 - - [2025-10-16 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.23 - - [2025-10-16 02:53:38] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001126 10.0.0.19 - - [2025-10-16 02:53:38] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.057289 10.0.0.19 - - [2025-10-16 02:53:38] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005978 10.0.0.19 - - [2025-10-16 02:53:39] "DELETE /network-policy/76e69628-9f97-47a4-a904-7d908a3d08e9 HTTP/1.1" 200 115 0.046496 10.0.0.19 - - [2025-10-16 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.23 - - [2025-10-16 02:53:39] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.19 - - [2025-10-16 02:53:39] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.045570 10.0.0.19 - - [2025-10-16 02:53:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005790 10.0.0.19 - - [2025-10-16 02:53:39] "DELETE /network-policy/304bb7dd-5468-46d8-8f50-611948835ab5 HTTP/1.1" 200 115 0.047972 10.0.0.19 - - [2025-10-16 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.23 - - [2025-10-16 02:53:39] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001038 10.0.0.19 - - [2025-10-16 02:53:39] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.053703 10.0.0.19 - - [2025-10-16 02:53:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.007044 10.0.0.19 - - [2025-10-16 02:53:39] "DELETE /network-policy/8ad09230-da15-4ede-9834-1aa1d83aba5e HTTP/1.1" 200 115 0.054154 10.0.0.19 - - [2025-10-16 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-10-16 02:53:39] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000821 10.0.0.19 - - [2025-10-16 02:53:39] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.040442 10.0.0.19 - - [2025-10-16 02:53:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.008015 10.0.0.19 - - [2025-10-16 02:53:39] "DELETE /network-policy/ad968654-12fd-4ede-a57f-0afe9c4bf6a6 HTTP/1.1" 200 115 0.040895 10.0.0.19 - - [2025-10-16 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.23 - - [2025-10-16 02:53:39] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000884 10.0.0.19 - - [2025-10-16 02:53:39] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.041217 10.0.0.19 - - [2025-10-16 02:53:39] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005753 10.0.0.19 - - [2025-10-16 02:53:39] "DELETE /network-policy/4d5689cd-d58f-495c-8269-96aed279d0ae HTTP/1.1" 200 115 0.040448 10.0.0.19 - - [2025-10-16 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.23 - - [2025-10-16 02:53:40] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000977 10.0.0.19 - - [2025-10-16 02:53:40] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.046735 10.0.0.19 - - [2025-10-16 02:53:40] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-19959273&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005862 10.0.0.19 - - [2025-10-16 02:53:40] "DELETE /route-target/d353d3fd-c6a9-438d-a688-87d3be9ce6f1 HTTP/1.1" 200 115 0.024679 10.0.0.19 - - [2025-10-16 02:53:40] "POST /neutron/network HTTP/1.1" 200 1074 0.009683 10.0.0.19 - - [2025-10-16 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.19 - - [2025-10-16 02:53:41] "DELETE /network-ipam/f70d55c0-675a-4bc8-8669-df2f83ce494a HTTP/1.1" 200 115 0.028139 10.0.0.19 - - [2025-10-16 02:53:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.002488 10.0.0.23 - - [2025-10-16 02:53:41] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000782 10.0.0.23 - - [2025-10-16 02:53:41] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.031036 10.0.0.23 - - [2025-10-16 02:53:41] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000775 10.0.0.23 - - [2025-10-16 02:53:41] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?fields=security_groups HTTP/1.1" 200 1380 0.090382 10.0.0.23 - - [2025-10-16 02:53:41] "DELETE /security-group/0035d74a-c3ee-4f83-834e-6b8d2a84fcc0 HTTP/1.1" 200 115 0.057627 10.0.0.23 - - [2025-10-16 02:53:41] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000867 10.0.0.19 - - [2025-10-16 02:53:41] "DELETE /access-control-list/1950e468-d16a-4887-b91c-1a5cf2c465ea HTTP/1.1" 200 115 0.049070 10.0.0.23 - - [2025-10-16 02:53:41] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?fields=application_policy_sets HTTP/1.1" 200 1419 0.059821 10.0.0.19 - - [2025-10-16 02:53:41] "DELETE /project/43430740-8e5e-4d1e-8579-764cb76273b1 HTTP/1.1" 200 115 0.457929 10.0.0.23 - - [2025-10-16 02:53:41] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.19 - - [2025-10-16 02:53:41] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?fields=projects HTTP/1.1" 200 1438 0.010301 10.0.0.23 - - [2025-10-16 02:53:42] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003160 10.0.0.23 - - [2025-10-16 02:53:43] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000870 10.0.0.23 - - [2025-10-16 02:53:43] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.071180 10.0.0.23 - - [2025-10-16 02:53:43] "POST /id-to-fqname HTTP/1.1" 200 196 0.002705 10.0.0.23 - - [2025-10-16 02:53:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.004014 10.0.0.23 - - [2025-10-16 02:53:43] "POST /security-groups HTTP/1.1" 200 597 0.028262 10.0.0.23 - - [2025-10-16 02:53:43] "POST /projects HTTP/1.1" 200 597 0.237919 10.0.0.19 - - [2025-10-16 02:53:43] "POST /access-control-lists HTTP/1.1" 200 602 0.027128 10.0.0.23 - - [2025-10-16 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.305012 10.0.0.19 - - [2025-10-16 02:53:43] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.466287 10.0.0.23 - - [2025-10-16 02:53:43] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000948 10.0.0.19 - - [2025-10-16 02:53:43] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?fields=virtual_networks HTTP/1.1" 200 1043 0.049986 10.0.0.23 - - [2025-10-16 02:53:43] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001009 10.0.0.19 - - [2025-10-16 02:53:43] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.044876 10.0.0.23 - - [2025-10-16 02:53:43] "GET /projects?obj_uuids=43430740-8e5e-4d1e-8579-764cb76273b1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001434 10.0.0.19 - - [2025-10-16 02:53:43] "GET /project/43430740-8e5e-4d1e-8579-764cb76273b1?fields=security_groups HTTP/1.1" 200 1275 0.033933 10.0.0.19 - - [2025-10-16 02:53:44] "POST /fqname-to-id HTTP/1.1" 404 200 0.027646 10.0.0.23 - - [2025-10-16 02:53:44] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003141 10.0.0.23 - - [2025-10-16 02:53:44] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001305 10.0.0.23 - - [2025-10-16 02:53:44] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007414 10.0.0.23 - - [2025-10-16 02:53:44] "POST /id-to-fqname HTTP/1.1" 200 202 0.004635 10.0.0.23 - - [2025-10-16 02:53:44] "POST /fqname-to-id HTTP/1.1" 404 211 0.009665 10.0.0.23 - - [2025-10-16 02:53:44] "POST /security-groups HTTP/1.1" 200 603 0.072952 10.0.0.19 - - [2025-10-16 02:53:44] "POST /fqname-to-id HTTP/1.1" 404 246 0.003005 10.0.0.23 - - [2025-10-16 02:53:44] "POST /projects HTTP/1.1" 200 609 0.285753 10.0.0.23 - - [2025-10-16 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.355743 10.0.0.19 - - [2025-10-16 02:53:44] "POST /access-control-lists HTTP/1.1" 200 606 0.032488 10.0.0.19 - - [2025-10-16 02:53:45] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.483598 10.0.0.19 - - [2025-10-16 02:53:46] "GET / HTTP/1.1" 200 35931 0.002949 10.0.0.19 - - [2025-10-16 02:53:48] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000557 10.0.0.23 - - [2025-10-16 02:53:48] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001058 10.0.0.19 - - [2025-10-16 02:53:48] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.073661 10.0.0.19 - - [2025-10-16 02:53:48] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.19 - - [2025-10-16 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.23 - - [2025-10-16 02:53:49] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000852 10.0.0.19 - - [2025-10-16 02:53:49] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006045 10.0.0.19 - - [2025-10-16 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.23 - - [2025-10-16 02:53:49] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.19 - - [2025-10-16 02:53:49] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036790 10.0.0.19 - - [2025-10-16 02:53:50] "GET /domains HTTP/1.1" 401 292 0.000492 10.0.0.19 - - [2025-10-16 02:53:50] "GET /domains HTTP/1.1" 200 280 0.024457 10.0.0.23 - - [2025-10-16 02:53:50] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.19 - - [2025-10-16 02:53:50] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9 HTTP/1.1" 200 2971 0.009127 10.0.0.23 - - [2025-10-16 02:53:50] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000834 10.0.0.19 - - [2025-10-16 02:53:50] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048 HTTP/1.1" 200 1924 0.094091 10.0.0.19 - - [2025-10-16 02:53:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003077 10.0.0.19 - - [2025-10-16 02:53:50] "POST /network-ipams HTTP/1.1" 200 621 0.029165 10.0.0.19 - - [2025-10-16 02:53:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003223 10.0.0.19 - - [2025-10-16 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.19 - - [2025-10-16 02:53:51] "GET /network-ipam/8b0e0701-7a7f-4c57-807d-4681f6bba36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006122 10.0.0.19 - - [2025-10-16 02:53:51] "PUT /network-ipam/8b0e0701-7a7f-4c57-807d-4681f6bba36c HTTP/1.1" 200 258 0.015315 10.0.0.19 - - [2025-10-16 02:53:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.19 - - [2025-10-16 02:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027992 10.0.0.23 - - [2025-10-16 02:53:51] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000841 10.0.0.19 - - [2025-10-16 02:53:51] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.038709 10.0.0.23 - - [2025-10-16 02:53:51] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001144 10.0.0.19 - - [2025-10-16 02:53:51] "POST /neutron/network HTTP/1.1" 200 623 0.118809 10.0.0.23 - - [2025-10-16 02:53:52] "POST /useragent-kv HTTP/1.1" 200 115 0.006599 10.0.0.19 - - [2025-10-16 02:53:52] "POST /neutron/subnet HTTP/1.1" 200 823 0.178227 10.0.0.19 - - [2025-10-16 02:53:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.037709 10.0.0.19 - - [2025-10-16 02:53:52] "POST /id-to-fqname HTTP/1.1" 200 235 0.001154 10.0.0.19 - - [2025-10-16 02:53:52] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004960 10.0.0.19 - - [2025-10-16 02:53:52] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004832 10.0.0.19 - - [2025-10-16 02:53:52] "POST /neutron/network HTTP/1.1" 200 1336 0.010705 10.0.0.19 - - [2025-10-16 02:53:52] "POST /neutron/subnet HTTP/1.1" 200 823 0.008278 10.0.0.19 - - [2025-10-16 02:53:53] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005219 10.0.0.19 - - [2025-10-16 02:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.23 - - [2025-10-16 02:53:54] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000841 10.0.0.19 - - [2025-10-16 02:53:54] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.040007 10.0.0.19 - - [2025-10-16 02:53:54] "POST /route-targets HTTP/1.1" 200 327 0.011957 10.0.0.23 - - [2025-10-16 02:53:54] "POST /useragent-kv HTTP/1.1" 200 115 0.006973 10.0.0.19 - - [2025-10-16 02:53:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.221819 10.0.0.19 - - [2025-10-16 02:53:55] "POST /neutron/network HTTP/1.1" 200 1335 0.012099 10.0.0.19 - - [2025-10-16 02:53:55] "POST /id-to-fqname HTTP/1.1" 200 235 0.000940 10.0.0.19 - - [2025-10-16 02:53:55] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3170 0.005318 10.0.0.19 - - [2025-10-16 02:53:55] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3170 0.005925 10.0.0.19 - - [2025-10-16 02:53:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.008567 10.0.0.19 - - [2025-10-16 02:53:55] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3170 0.005422 10.0.0.19 - - [2025-10-16 02:53:55] "GET /obj-perms HTTP/1.1" 200 5019 0.047457 10.0.0.57 - - [2025-10-16 02:53:55] "GET /obj-perms HTTP/1.1" 200 5019 0.052591 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003269 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.23 - - [2025-10-16 02:53:56] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000900 10.0.0.19 - - [2025-10-16 02:53:56] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.058361 10.0.0.19 - - [2025-10-16 02:53:56] "POST /network-policys HTTP/1.1" 200 533 0.029498 10.0.0.19 - - [2025-10-16 02:53:56] "GET /network-policy/e21a5a59-182a-4c70-a0a5-b823ee3343de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005816 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.002802 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.23 - - [2025-10-16 02:53:56] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.19 - - [2025-10-16 02:53:56] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.037421 10.0.0.19 - - [2025-10-16 02:53:56] "POST /network-policys HTTP/1.1" 200 533 0.038429 10.0.0.19 - - [2025-10-16 02:53:56] "GET /network-policy/85b06de9-bf8e-4378-b958-0509c80ac73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005891 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003133 10.0.0.19 - - [2025-10-16 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.23 - - [2025-10-16 02:53:56] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000904 10.0.0.19 - - [2025-10-16 02:53:56] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036345 10.0.0.19 - - [2025-10-16 02:53:56] "POST /network-policys HTTP/1.1" 200 533 0.024865 10.0.0.19 - - [2025-10-16 02:53:57] "GET /network-policy/210a1fda-b4ac-45a7-bc2d-ecdc5be6c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005789 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.002781 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.23 - - [2025-10-16 02:53:57] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.19 - - [2025-10-16 02:53:57] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.043594 10.0.0.19 - - [2025-10-16 02:53:57] "POST /network-policys HTTP/1.1" 200 533 0.026463 10.0.0.19 - - [2025-10-16 02:53:57] "GET /network-policy/6beefd6f-7cfe-40a7-8d96-12aebab28a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.009537 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.002884 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.23 - - [2025-10-16 02:53:57] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000877 10.0.0.19 - - [2025-10-16 02:53:57] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032969 10.0.0.19 - - [2025-10-16 02:53:57] "POST /network-policys HTTP/1.1" 200 537 0.028906 10.0.0.19 - - [2025-10-16 02:53:57] "GET /network-policy/65012bae-207d-4e8f-8b53-f4d476bdcaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.006204 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.003099 10.0.0.19 - - [2025-10-16 02:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.23 - - [2025-10-16 02:53:57] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.19 - - [2025-10-16 02:53:57] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033227 10.0.0.19 - - [2025-10-16 02:53:58] "POST /network-policys HTTP/1.1" 200 535 0.024415 10.0.0.19 - - [2025-10-16 02:53:58] "GET /network-policy/5a36ec7f-bb96-408c-9a41-0723bd3de33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006074 10.0.0.19 - - [2025-10-16 02:53:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.002892 10.0.0.19 - - [2025-10-16 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.23 - - [2025-10-16 02:53:58] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000968 10.0.0.19 - - [2025-10-16 02:53:58] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.049168 10.0.0.19 - - [2025-10-16 02:53:58] "POST /network-policys HTTP/1.1" 200 535 0.029997 10.0.0.19 - - [2025-10-16 02:53:58] "GET /network-policy/b88a3462-0b74-4c2f-817e-7514a5ed094e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006644 10.0.0.19 - - [2025-10-16 02:53:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.002813 10.0.0.19 - - [2025-10-16 02:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.23 - - [2025-10-16 02:53:58] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000912 10.0.0.19 - - [2025-10-16 02:53:58] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041774 10.0.0.19 - - [2025-10-16 02:53:58] "POST /network-policys HTTP/1.1" 200 535 0.024069 10.0.0.19 - - [2025-10-16 02:53:58] "GET /network-policy/e632aae5-31b0-4af9-8387-82e9cdc6dcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006028 10.0.0.19 - - [2025-10-16 02:53:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.002688 10.0.0.19 - - [2025-10-16 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.23 - - [2025-10-16 02:53:59] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000972 10.0.0.19 - - [2025-10-16 02:53:59] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048568 10.0.0.19 - - [2025-10-16 02:53:59] "POST /network-policys HTTP/1.1" 200 535 0.023706 10.0.0.19 - - [2025-10-16 02:53:59] "GET /network-policy/e4947949-9fa2-46a5-ac14-a299ba337560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.005064 10.0.0.19 - - [2025-10-16 02:53:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.002824 10.0.0.19 - - [2025-10-16 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2025-10-16 02:53:59] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000925 10.0.0.19 - - [2025-10-16 02:53:59] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.080219 10.0.0.19 - - [2025-10-16 02:53:59] "POST /network-policys HTTP/1.1" 200 539 0.024707 10.0.0.19 - - [2025-10-16 02:53:59] "GET /network-policy/43861cb6-3f3d-4515-b8ec-78611cb8d2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005084 10.0.0.19 - - [2025-10-16 02:54:00] "POST /neutron/network HTTP/1.1" 200 1336 0.011219 10.0.0.19 - - [2025-10-16 02:54:00] "POST /access-control-lists HTTP/1.1" 200 609 0.052684 10.0.0.19 - - [2025-10-16 02:54:00] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.007433 10.0.0.19 - - [2025-10-16 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2025-10-16 02:54:00] "GET /network-policy/e21a5a59-182a-4c70-a0a5-b823ee3343de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003793 10.0.0.19 - - [2025-10-16 02:54:00] "POST /neutron/network HTTP/1.1" 200 1335 0.009846 10.0.0.19 - - [2025-10-16 02:54:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.003801 10.0.0.19 - - [2025-10-16 02:54:00] "POST /ref-update HTTP/1.1" 200 156 0.029245 10.0.0.19 - - [2025-10-16 02:54:00] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3476 0.014563 10.0.0.19 - - [2025-10-16 02:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.19 - - [2025-10-16 02:54:00] "GET /network-policy/65012bae-207d-4e8f-8b53-f4d476bdcaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003623 10.0.0.19 - - [2025-10-16 02:54:00] "POST /id-to-fqname HTTP/1.1" 200 235 0.001130 10.0.0.19 - - [2025-10-16 02:54:00] "POST /neutron/network HTTP/1.1" 200 1434 0.011349 10.0.0.23 - - [2025-10-16 02:54:01] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001407 10.0.0.19 - - [2025-10-16 02:54:01] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.074404 10.0.0.19 - - [2025-10-16 02:54:01] "POST /neutron/port HTTP/1.1" 200 117 0.014627 10.0.0.19 - - [2025-10-16 02:54:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001642 10.0.0.19 - - [2025-10-16 02:54:02] "POST /neutron/network HTTP/1.1" 200 1434 0.012721 10.0.0.19 - - [2025-10-16 02:54:02] "PUT /access-control-list/4425c980-8c2d-4ee3-b898-921d4b896e16 HTTP/1.1" 200 272 0.021067 10.0.0.19 - - [2025-10-16 02:54:02] "POST /neutron/port HTTP/1.1" 200 1173 0.015842 10.0.0.23 - - [2025-10-16 02:54:02] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000822 10.0.0.19 - - [2025-10-16 02:54:02] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.078398 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/port HTTP/1.1" 200 1201 0.030270 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/subnet HTTP/1.1" 200 1356 0.015132 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007303 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/port HTTP/1.1" 200 117 0.005281 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/network HTTP/1.1" 200 1435 0.011508 10.0.0.19 - - [2025-10-16 02:54:03] "POST /neutron/port HTTP/1.1" 200 1172 0.018811 10.0.0.19 - - [2025-10-16 02:54:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004521 10.0.0.19 - - [2025-10-16 02:54:04] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.19 - - [2025-10-16 02:54:08] "POST /neutron/port HTTP/1.1" 200 1201 0.015291 10.0.0.19 - - [2025-10-16 02:54:08] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007304 10.0.0.19 - - [2025-10-16 02:54:08] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 401 292 0.000380 10.0.0.19 - - [2025-10-16 02:54:08] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 200 1305 0.033811 10.0.0.19 - - [2025-10-16 02:54:08] "GET /virtual-machine-interface/d5f402d0-3ca9-4203-92de-95b326ce621c HTTP/1.1" 200 3170 0.004770 10.0.0.19 - - [2025-10-16 02:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.19 - - [2025-10-16 02:54:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009253 10.0.0.19 - - [2025-10-16 02:54:09] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002950 10.0.0.19 - - [2025-10-16 02:54:09] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005312 10.0.0.19 - - [2025-10-16 02:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.19 - - [2025-10-16 02:54:12] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.004631 10.0.0.23 - - [2025-10-16 02:54:15] "DELETE /project/7c8393a2a90b4e4dbf92227744a64048 HTTP/1.1" 404 173 0.002235 10.0.0.23 - - [2025-10-16 02:54:15] "DELETE /project/434307408e5e4d1e8579764cb76273b1 HTTP/1.1" 404 173 0.004120 10.0.0.23 - - [2025-10-16 02:54:15] "DELETE /project/43430740-8e5e-4d1e-8579-764cb76273b1 HTTP/1.1" 404 177 0.006567 10.0.0.19 - - [2025-10-16 02:54:15] "POST /neutron/port HTTP/1.1" 200 1200 0.014950 10.0.0.19 - - [2025-10-16 02:54:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003344 10.0.0.19 - - [2025-10-16 02:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.001030 10.0.0.19 - - [2025-10-16 02:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2025-10-16 02:54:16] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005006 10.0.0.19 - - [2025-10-16 02:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-10-16 02:54:20] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005394 10.0.0.19 - - [2025-10-16 02:54:23] "POST /neutron/port HTTP/1.1" 200 1201 0.014205 10.0.0.19 - - [2025-10-16 02:54:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006595 10.0.0.19 - - [2025-10-16 02:54:24] "POST /neutron/port HTTP/1.1" 200 117 0.000993 10.0.0.19 - - [2025-10-16 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.19 - - [2025-10-16 02:54:24] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005007 10.0.0.19 - - [2025-10-16 02:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.19 - - [2025-10-16 02:54:28] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005040 10.0.0.19 - - [2025-10-16 02:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.19 - - [2025-10-16 02:54:32] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.004767 10.0.0.19 - - [2025-10-16 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2025-10-16 02:54:36] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.006485 10.0.0.19 - - [2025-10-16 02:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.19 - - [2025-10-16 02:54:40] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003344 10.0.0.19 - - [2025-10-16 02:54:40] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002849 10.0.0.19 - - [2025-10-16 02:54:40] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.005392 10.0.0.19 - - [2025-10-16 02:54:41] "POST /neutron/port HTTP/1.1" 200 1201 0.015327 10.0.0.19 - - [2025-10-16 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006460 10.0.0.19 - - [2025-10-16 02:54:51] "POST /neutron/port HTTP/1.1" 200 1201 0.014757 10.0.0.19 - - [2025-10-16 02:54:56] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006206 10.0.0.19 - - [2025-10-16 02:55:01] "POST /neutron/port HTTP/1.1" 200 1200 0.016930 10.0.0.19 - - [2025-10-16 02:55:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007488 10.0.0.19 - - [2025-10-16 02:55:01] "GET /virtual-machine/31af4e79-1f50-4918-8e96-5c19afc8ad16 HTTP/1.1" 200 1304 0.005770 10.0.0.19 - - [2025-10-16 02:55:01] "GET /virtual-machine-interface/65d53000-b689-4594-954d-95c67c5ba676 HTTP/1.1" 200 3169 0.004832 10.0.0.19 - - [2025-10-16 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.19 - - [2025-10-16 02:55:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003567 10.0.0.19 - - [2025-10-16 02:55:01] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002853 10.0.0.19 - - [2025-10-16 02:55:02] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3476 0.006317 10.0.0.19 - - [2025-10-16 02:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.19 - - [2025-10-16 02:55:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003675 10.0.0.19 - - [2025-10-16 02:55:03] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002893 10.0.0.19 - - [2025-10-16 02:55:03] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3476 0.005897 10.0.0.19 - - [2025-10-16 02:55:08] "POST /neutron/port HTTP/1.1" 200 1200 0.014459 10.0.0.19 - - [2025-10-16 02:55:13] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006780 10.0.0.19 - - [2025-10-16 02:55:16] "POST /neutron/network HTTP/1.1" 200 1435 0.036525 10.0.0.19 - - [2025-10-16 02:55:16] "POST /neutron/subnet HTTP/1.1" 200 1351 0.014337 10.0.0.19 - - [2025-10-16 02:55:16] "POST /neutron/network HTTP/1.1" 200 1425 0.010154 10.0.0.19 - - [2025-10-16 02:55:23] "POST /neutron/port HTTP/1.1" 200 1200 0.013832 10.0.0.19 - - [2025-10-16 02:55:25] "POST /neutron/port HTTP/1.1" 200 1201 0.035702 10.0.0.19 - - [2025-10-16 02:55:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003632 10.0.0.19 - - [2025-10-16 02:55:25] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.19 - - [2025-10-16 02:55:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006746 10.0.0.23 - - [2025-10-16 02:55:32] "GET /obj-perms HTTP/1.1" 200 5056 0.041667 10.0.0.19 - - [2025-10-16 02:55:37] "POST /neutron/port HTTP/1.1" 200 1200 0.055101 10.0.0.19 - - [2025-10-16 02:55:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006356 10.0.0.19 - - [2025-10-16 02:55:49] "POST /neutron/port HTTP/1.1" 200 2283 0.015209 10.0.0.19 - - [2025-10-16 02:55:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007431 10.0.0.19 - - [2025-10-16 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2025-10-16 02:55:50] "GET /network-policy/65012bae-207d-4e8f-8b53-f4d476bdcaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002820 10.0.0.19 - - [2025-10-16 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.19 - - [2025-10-16 02:55:50] "GET /network-policy/e21a5a59-182a-4c70-a0a5-b823ee3343de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.003361 10.0.0.19 - - [2025-10-16 02:55:50] "POST /neutron/network HTTP/1.1" 200 1424 0.010270 10.0.0.19 - - [2025-10-16 02:55:50] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.016198 10.0.0.19 - - [2025-10-16 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.19 - - [2025-10-16 02:55:50] "GET /network-policy/85b06de9-bf8e-4378-b958-0509c80ac73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003637 10.0.0.23 - - [2025-10-16 02:56:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2025-10-16 02:56:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-10-16 02:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2025-10-16 02:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.57 - - [2025-10-16 02:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.57 - - [2025-10-16 02:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.57 - - [2025-10-16 02:56:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.57 - - [2025-10-16 02:56:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000331 10.0.0.19 - - [2025-10-16 02:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.19 - - [2025-10-16 02:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.19 - - [2025-10-16 02:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000973 10.0.0.19 - - [2025-10-16 02:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.19 - - [2025-10-16 02:56:16] "POST /neutron/port HTTP/1.1" 200 1200 0.013121 10.0.0.19 - - [2025-10-16 02:56:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.19 - - [2025-10-16 02:56:17] "POST /neutron/port HTTP/1.1" 200 117 0.001066 10.0.0.19 - - [2025-10-16 02:56:25] "POST /neutron/port HTTP/1.1" 200 1201 0.014265 10.0.0.19 - - [2025-10-16 02:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003690 10.0.0.19 - - [2025-10-16 02:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.000997 10.0.0.19 - - [2025-10-16 02:56:37] "POST /neutron/network HTTP/1.1" 200 1424 0.010641 10.0.0.19 - - [2025-10-16 02:56:38] "PUT /access-control-list/4425c980-8c2d-4ee3-b898-921d4b896e16 HTTP/1.1" 200 272 0.031477 10.0.0.19 - - [2025-10-16 02:56:38] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.012733 10.0.0.19 - - [2025-10-16 02:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.19 - - [2025-10-16 02:56:38] "GET /network-policy/43861cb6-3f3d-4515-b8ec-78611cb8d2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003992 10.0.0.19 - - [2025-10-16 02:56:50] "POST /neutron/network HTTP/1.1" 200 1427 0.010799 10.0.0.19 - - [2025-10-16 02:56:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.004118 10.0.0.19 - - [2025-10-16 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.022537 10.0.0.19 - - [2025-10-16 02:56:50] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.009154 10.0.0.19 - - [2025-10-16 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-10-16 02:56:50] "GET /network-policy/210a1fda-b4ac-45a7-bc2d-ecdc5be6c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003801 10.0.0.19 - - [2025-10-16 02:57:02] "POST /neutron/network HTTP/1.1" 200 1424 0.010039 10.0.0.19 - - [2025-10-16 02:57:02] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3478 0.010003 10.0.0.19 - - [2025-10-16 02:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.19 - - [2025-10-16 02:57:02] "GET /network-policy/6beefd6f-7cfe-40a7-8d96-12aebab28a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003919 10.0.0.19 - - [2025-10-16 02:57:12] "POST /neutron/network HTTP/1.1" 200 1424 0.012365 10.0.0.19 - - [2025-10-16 02:57:12] "POST /ref-update HTTP/1.1" 200 156 0.036199 10.0.0.19 - - [2025-10-16 02:57:12] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007338 10.0.0.19 - - [2025-10-16 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013506 10.0.0.19 - - [2025-10-16 02:57:12] "GET /network-policy/5a36ec7f-bb96-408c-9a41-0723bd3de33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004027 10.0.0.19 - - [2025-10-16 02:57:17] "POST /neutron/port HTTP/1.1" 200 1200 0.014476 10.0.0.19 - - [2025-10-16 02:57:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003848 10.0.0.19 - - [2025-10-16 02:57:18] "POST /neutron/port HTTP/1.1" 200 117 0.000983 10.0.0.19 - - [2025-10-16 02:57:25] "POST /neutron/network HTTP/1.1" 200 1425 0.010286 10.0.0.19 - - [2025-10-16 02:57:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.004005 10.0.0.19 - - [2025-10-16 02:57:25] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.012664 10.0.0.19 - - [2025-10-16 02:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.19 - - [2025-10-16 02:57:25] "GET /network-policy/b88a3462-0b74-4c2f-817e-7514a5ed094e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003843 10.0.0.19 - - [2025-10-16 02:57:26] "POST /neutron/port HTTP/1.1" 200 1201 0.013689 10.0.0.19 - - [2025-10-16 02:57:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003309 10.0.0.19 - - [2025-10-16 02:57:27] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.19 - - [2025-10-16 02:57:33] "GET /obj-perms HTTP/1.1" 200 5056 0.042741 10.0.0.57 - - [2025-10-16 02:57:33] "GET /obj-perms HTTP/1.1" 200 5056 0.039279 10.0.0.19 - - [2025-10-16 02:57:35] "POST /neutron/network HTTP/1.1" 200 1425 0.010571 10.0.0.19 - - [2025-10-16 02:57:35] "PUT /access-control-list/4425c980-8c2d-4ee3-b898-921d4b896e16 HTTP/1.1" 200 272 0.057823 10.0.0.19 - - [2025-10-16 02:57:35] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006831 10.0.0.19 - - [2025-10-16 02:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2025-10-16 02:57:35] "GET /network-policy/e632aae5-31b0-4af9-8387-82e9cdc6dcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.003557 10.0.0.19 - - [2025-10-16 02:57:47] "POST /neutron/network HTTP/1.1" 200 1425 0.010400 10.0.0.19 - - [2025-10-16 02:57:48] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007580 10.0.0.19 - - [2025-10-16 02:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.19 - - [2025-10-16 02:57:48] "GET /network-policy/e4947949-9fa2-46a5-ac14-a299ba337560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4995 0.004787 10.0.0.19 - - [2025-10-16 02:57:58] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005049 10.0.0.19 - - [2025-10-16 02:57:58] "POST /neutron/network HTTP/1.1" 200 1425 0.008877 10.0.0.19 - - [2025-10-16 02:57:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.017845 10.0.0.19 - - [2025-10-16 02:57:58] "POST /ref-update HTTP/1.1" 200 156 0.031836 10.0.0.19 - - [2025-10-16 02:57:58] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.015191 10.0.0.19 - - [2025-10-16 02:57:58] "GET /virtual-machine/31af4e79-1f50-4918-8e96-5c19afc8ad16 HTTP/1.1" 200 1304 0.003966 10.0.0.19 - - [2025-10-16 02:57:58] "POST /neutron/port HTTP/1.1" 200 1200 0.015044 10.0.0.19 - - [2025-10-16 02:58:00] "GET /virtual-machine/31af4e79-1f50-4918-8e96-5c19afc8ad16 HTTP/1.1" 404 171 0.003005 10.0.0.19 - - [2025-10-16 02:58:00] "GET /virtual-machine/31af4e79-1f50-4918-8e96-5c19afc8ad16 HTTP/1.1" 404 171 0.002964 10.0.0.19 - - [2025-10-16 02:58:00] "GET /virtual-machine/31af4e79-1f50-4918-8e96-5c19afc8ad16 HTTP/1.1" 404 171 0.002119 10.0.0.19 - - [2025-10-16 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2025-10-16 02:58:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003522 10.0.0.19 - - [2025-10-16 02:58:00] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002446 10.0.0.19 - - [2025-10-16 02:58:00] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3476 0.007062 10.0.0.19 - - [2025-10-16 02:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2025-10-16 02:58:00] "GET /routing-instance/bf2dbc9f-ce65-4451-b43d-e3bd1ce83a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003904 10.0.0.19 - - [2025-10-16 02:58:00] "GET /route-target/d047566e-883b-478a-980e-5d9fec331782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004096 10.0.0.19 - - [2025-10-16 02:58:01] "GET /obj-perms HTTP/1.1" 200 5019 0.005239 10.0.0.23 - - [2025-10-16 02:58:01] "GET /obj-perms HTTP/1.1" 200 5019 0.053585 10.0.0.19 - - [2025-10-16 02:58:01] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 200 1305 0.004379 10.0.0.19 - - [2025-10-16 02:58:01] "POST /neutron/port HTTP/1.1" 200 1201 0.013662 10.0.0.19 - - [2025-10-16 02:58:03] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 404 171 0.002865 10.0.0.19 - - [2025-10-16 02:58:03] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 404 171 0.002942 10.0.0.19 - - [2025-10-16 02:58:03] "GET /virtual-machine/93d44389-9c02-4caa-a1c8-451bb5e3a366 HTTP/1.1" 404 171 0.002716 10.0.0.19 - - [2025-10-16 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.19 - - [2025-10-16 02:58:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003644 10.0.0.19 - - [2025-10-16 02:58:03] "GET /virtual-networks?parent_id=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.005417 10.0.0.19 - - [2025-10-16 02:58:03] "GET /virtual-network/c3a5d549-e843-4cb6-bb95-30ef7b854880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006783 10.0.0.19 - - [2025-10-16 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2025-10-16 02:58:03] "GET /routing-instance/4517bf33-6b02-4e18-8e16-8840701e3ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005318 10.0.0.19 - - [2025-10-16 02:58:03] "GET /route-target/8c1eaa26-96b4-458a-8af6-db9c0b9b494d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003860 10.0.0.57 - - [2025-10-16 02:58:06] "GET /obj-perms HTTP/1.1" 200 5019 0.003968 10.0.0.19 - - [2025-10-16 02:58:06] "GET /obj-perms HTTP/1.1" 200 5019 0.004086 10.0.0.19 - - [2025-10-16 02:58:07] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3476 0.005659 10.0.0.19 - - [2025-10-16 02:58:07] "POST /neutron/network HTTP/1.1" 200 1425 0.009748 10.0.0.19 - - [2025-10-16 02:58:07] "GET /virtual-network/3ec4c657-dbe0-465c-ad2b-a90912f345b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3170 0.009917 10.0.0.19 - - [2025-10-16 02:58:07] "DELETE /network-policy/43861cb6-3f3d-4515-b8ec-78611cb8d2bb HTTP/1.1" 200 115 0.032197 10.0.0.19 - - [2025-10-16 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2025-10-16 02:58:07] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.19 - - [2025-10-16 02:58:07] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046996 10.0.0.19 - - [2025-10-16 02:58:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005735 10.0.0.19 - - [2025-10-16 02:58:07] "DELETE /network-policy/e4947949-9fa2-46a5-ac14-a299ba337560 HTTP/1.1" 200 115 0.041144 10.0.0.19 - - [2025-10-16 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.23 - - [2025-10-16 02:58:07] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000857 10.0.0.19 - - [2025-10-16 02:58:07] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.041455 10.0.0.19 - - [2025-10-16 02:58:07] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005349 10.0.0.19 - - [2025-10-16 02:58:07] "DELETE /network-policy/e632aae5-31b0-4af9-8387-82e9cdc6dcc3 HTTP/1.1" 200 115 0.033430 10.0.0.19 - - [2025-10-16 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.23 - - [2025-10-16 02:58:07] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001044 10.0.0.19 - - [2025-10-16 02:58:07] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.068379 10.0.0.19 - - [2025-10-16 02:58:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.004885 10.0.0.19 - - [2025-10-16 02:58:08] "DELETE /network-policy/b88a3462-0b74-4c2f-817e-7514a5ed094e HTTP/1.1" 200 115 0.038620 10.0.0.19 - - [2025-10-16 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.23 - - [2025-10-16 02:58:08] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000869 10.0.0.19 - - [2025-10-16 02:58:08] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039787 10.0.0.19 - - [2025-10-16 02:58:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005122 10.0.0.19 - - [2025-10-16 02:58:08] "DELETE /network-policy/5a36ec7f-bb96-408c-9a41-0723bd3de33f HTTP/1.1" 200 115 0.035731 10.0.0.19 - - [2025-10-16 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-10-16 02:58:08] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000845 10.0.0.19 - - [2025-10-16 02:58:08] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.044907 10.0.0.19 - - [2025-10-16 02:58:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005007 10.0.0.19 - - [2025-10-16 02:58:08] "DELETE /network-policy/65012bae-207d-4e8f-8b53-f4d476bdcaea HTTP/1.1" 200 115 0.051347 10.0.0.19 - - [2025-10-16 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.23 - - [2025-10-16 02:58:08] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000903 10.0.0.19 - - [2025-10-16 02:58:08] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052483 10.0.0.19 - - [2025-10-16 02:58:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005257 10.0.0.19 - - [2025-10-16 02:58:08] "DELETE /network-policy/6beefd6f-7cfe-40a7-8d96-12aebab28a39 HTTP/1.1" 200 115 0.045068 10.0.0.19 - - [2025-10-16 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.23 - - [2025-10-16 02:58:08] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.19 - - [2025-10-16 02:58:08] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033453 10.0.0.19 - - [2025-10-16 02:58:08] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.004889 10.0.0.19 - - [2025-10-16 02:58:08] "DELETE /network-policy/210a1fda-b4ac-45a7-bc2d-ecdc5be6c7fc HTTP/1.1" 200 115 0.035481 10.0.0.19 - - [2025-10-16 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006263 10.0.0.23 - - [2025-10-16 02:58:09] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.19 - - [2025-10-16 02:58:09] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036071 10.0.0.19 - - [2025-10-16 02:58:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005175 10.0.0.19 - - [2025-10-16 02:58:09] "DELETE /network-policy/85b06de9-bf8e-4378-b958-0509c80ac73d HTTP/1.1" 200 115 0.037429 10.0.0.19 - - [2025-10-16 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-10-16 02:58:09] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.19 - - [2025-10-16 02:58:09] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.034492 10.0.0.19 - - [2025-10-16 02:58:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004957 10.0.0.19 - - [2025-10-16 02:58:09] "DELETE /network-policy/e21a5a59-182a-4c70-a0a5-b823ee3343de HTTP/1.1" 200 115 0.030104 10.0.0.19 - - [2025-10-16 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008915 10.0.0.23 - - [2025-10-16 02:58:09] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000951 10.0.0.19 - - [2025-10-16 02:58:09] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.039640 10.0.0.19 - - [2025-10-16 02:58:09] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-16749535&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005532 10.0.0.19 - - [2025-10-16 02:58:09] "POST /neutron/network HTTP/1.1" 200 1335 0.008974 10.0.0.19 - - [2025-10-16 02:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006802 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002020 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001908 10.0.0.23 - - [2025-10-16 02:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002986 10.0.0.19 - - [2025-10-16 02:58:10] "DELETE /route-target/8c1eaa26-96b4-458a-8af6-db9c0b9b494d HTTP/1.1" 200 115 0.031256 10.0.0.19 - - [2025-10-16 02:58:10] "POST /neutron/network HTTP/1.1" 200 151 0.165186 10.0.0.19 - - [2025-10-16 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.19 - - [2025-10-16 02:58:10] "DELETE /network-ipam/8b0e0701-7a7f-4c57-807d-4681f6bba36c HTTP/1.1" 200 115 0.032279 10.0.0.19 - - [2025-10-16 02:58:10] "POST /fqname-to-id HTTP/1.1" 404 260 0.002802 10.0.0.23 - - [2025-10-16 02:58:10] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000798 10.0.0.23 - - [2025-10-16 02:58:10] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.032726 10.0.0.23 - - [2025-10-16 02:58:10] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000851 10.0.0.23 - - [2025-10-16 02:58:10] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?fields=security_groups HTTP/1.1" 200 1399 0.079674 10.0.0.23 - - [2025-10-16 02:58:10] "DELETE /security-group/a264ffa7-6dc8-4166-a63b-14a1238dfac6 HTTP/1.1" 200 115 0.062169 10.0.0.23 - - [2025-10-16 02:58:10] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002504 10.0.0.23 - - [2025-10-16 02:58:10] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?fields=application_policy_sets HTTP/1.1" 200 1438 0.048017 10.0.0.19 - - [2025-10-16 02:58:10] "DELETE /project/7c8393a2-a90b-4e4d-bf92-227744a64048 HTTP/1.1" 200 115 0.416031 10.0.0.23 - - [2025-10-16 02:58:10] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.19 - - [2025-10-16 02:58:10] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?fields=projects HTTP/1.1" 200 1438 0.011718 10.0.0.23 - - [2025-10-16 02:58:12] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003325 10.0.0.23 - - [2025-10-16 02:58:12] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.23 - - [2025-10-16 02:58:12] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.047240 10.0.0.23 - - [2025-10-16 02:58:12] "POST /id-to-fqname HTTP/1.1" 200 202 0.003680 10.0.0.23 - - [2025-10-16 02:58:12] "POST /fqname-to-id HTTP/1.1" 404 211 0.004810 10.0.0.23 - - [2025-10-16 02:58:12] "POST /security-groups HTTP/1.1" 200 603 0.073041 10.0.0.19 - - [2025-10-16 02:58:12] "POST /fqname-to-id HTTP/1.1" 404 246 0.002818 10.0.0.23 - - [2025-10-16 02:58:12] "POST /projects HTTP/1.1" 200 609 0.265681 10.0.0.23 - - [2025-10-16 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.340164 10.0.0.19 - - [2025-10-16 02:58:12] "POST /access-control-lists HTTP/1.1" 200 606 0.024614 10.0.0.19 - - [2025-10-16 02:58:12] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.508692 10.0.0.23 - - [2025-10-16 02:58:12] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000945 10.0.0.19 - - [2025-10-16 02:58:12] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?fields=virtual_networks HTTP/1.1" 200 1056 0.038965 10.0.0.23 - - [2025-10-16 02:58:12] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001481 10.0.0.19 - - [2025-10-16 02:58:12] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.038005 10.0.0.23 - - [2025-10-16 02:58:12] "GET /projects?obj_uuids=7c8393a2-a90b-4e4d-bf92-227744a64048&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.19 - - [2025-10-16 02:58:12] "GET /project/7c8393a2-a90b-4e4d-bf92-227744a64048?fields=security_groups HTTP/1.1" 200 1294 0.039167 10.0.0.19 - - [2025-10-16 02:58:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.022636 10.0.0.23 - - [2025-10-16 02:58:13] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003018 10.0.0.23 - - [2025-10-16 02:58:13] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.23 - - [2025-10-16 02:58:13] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006571 10.0.0.23 - - [2025-10-16 02:58:13] "POST /id-to-fqname HTTP/1.1" 200 184 0.001437 10.0.0.23 - - [2025-10-16 02:58:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.007328 10.0.0.23 - - [2025-10-16 02:58:14] "POST /security-groups HTTP/1.1" 200 585 0.072802 10.0.0.23 - - [2025-10-16 02:58:14] "POST /projects HTTP/1.1" 200 573 0.277500 10.0.0.19 - - [2025-10-16 02:58:14] "POST /fqname-to-id HTTP/1.1" 404 227 0.007149 10.0.0.23 - - [2025-10-16 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.344149 10.0.0.19 - - [2025-10-16 02:58:14] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.467897 10.0.0.19 - - [2025-10-16 02:58:15] "DELETE /access-control-list/1049bcd5-d2e4-4f19-89f5-c8f49d3bd69b HTTP/1.1" 200 115 0.055272 10.0.0.19 - - [2025-10-16 02:58:15] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.23 - - [2025-10-16 02:58:15] "DELETE /project/7c8393a2a90b4e4dbf92227744a64048 HTTP/1.1" 404 173 0.002352 10.0.0.23 - - [2025-10-16 02:58:15] "DELETE /project/7c8393a2-a90b-4e4d-bf92-227744a64048 HTTP/1.1" 404 177 0.005463 10.0.0.23 - - [2025-10-16 02:58:15] "DELETE /project/d11dfcbad5af4332a1665f6348e9bd40 HTTP/1.1" 404 173 0.004442 10.0.0.19 - - [2025-10-16 02:58:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.19 - - [2025-10-16 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029520 10.0.0.23 - - [2025-10-16 02:58:16] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001100 10.0.0.19 - - [2025-10-16 02:58:16] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.036077 10.0.0.23 - - [2025-10-16 02:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005583 10.0.0.19 - - [2025-10-16 02:58:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.243263 10.0.0.19 - - [2025-10-16 02:58:17] "POST /id-to-fqname HTTP/1.1" 200 214 0.001199 10.0.0.19 - - [2025-10-16 02:58:17] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.007790 10.0.0.19 - - [2025-10-16 02:58:17] "POST /neutron/network HTTP/1.1" 200 990 0.007036 10.0.0.19 - - [2025-10-16 02:58:17] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004277 10.0.0.19 - - [2025-10-16 02:58:17] "POST /neutron/subnet HTTP/1.1" 200 818 0.008544 10.0.0.19 - - [2025-10-16 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.23 - - [2025-10-16 02:58:17] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000767 10.0.0.19 - - [2025-10-16 02:58:17] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.045443 10.0.0.19 - - [2025-10-16 02:58:17] "POST /route-targets HTTP/1.1" 200 327 0.017280 10.0.0.23 - - [2025-10-16 02:58:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007372 10.0.0.19 - - [2025-10-16 02:58:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.219234 10.0.0.19 - - [2025-10-16 02:58:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004808 10.0.0.19 - - [2025-10-16 02:58:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.001193 10.0.0.19 - - [2025-10-16 02:58:18] "GET /virtual-network/bb59da24-7db6-4359-880a-8f0afc3f93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006819 10.0.0.19 - - [2025-10-16 02:58:18] "POST /neutron/network HTTP/1.1" 200 989 0.008609 10.0.0.19 - - [2025-10-16 02:58:18] "GET /virtual-network/bb59da24-7db6-4359-880a-8f0afc3f93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.004366 10.0.0.19 - - [2025-10-16 02:58:18] "POST /neutron/subnet HTTP/1.1" 200 823 0.007305 10.0.0.19 - - [2025-10-16 02:58:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.000923 10.0.0.23 - - [2025-10-16 02:58:19] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001183 10.0.0.19 - - [2025-10-16 02:58:19] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.054472 10.0.0.19 - - [2025-10-16 02:58:19] "POST /neutron/port HTTP/1.1" 200 117 0.005488 10.0.0.19 - - [2025-10-16 02:58:19] "POST /id-to-fqname HTTP/1.1" 200 214 0.001303 10.0.0.19 - - [2025-10-16 02:58:19] "POST /neutron/network HTTP/1.1" 200 1000 0.009080 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/port HTTP/1.1" 200 1159 0.019015 10.0.0.23 - - [2025-10-16 02:58:20] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000854 10.0.0.19 - - [2025-10-16 02:58:20] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.093934 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/port HTTP/1.1" 200 1187 0.058178 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003348 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007026 10.0.0.19 - - [2025-10-16 02:58:20] "POST /id-to-fqname HTTP/1.1" 200 214 0.001177 10.0.0.19 - - [2025-10-16 02:58:20] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006744 10.0.0.23 - - [2025-10-16 02:58:21] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000966 10.0.0.19 - - [2025-10-16 02:58:21] "POST /neutron/port HTTP/1.1" 200 1159 0.284870 10.0.0.19 - - [2025-10-16 02:58:21] "POST /neutron/port HTTP/1.1" 200 1213 0.114477 10.0.0.19 - - [2025-10-16 02:58:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 10.0.0.19 - - [2025-10-16 02:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.23 - - [2025-10-16 02:58:21] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000885 10.0.0.19 - - [2025-10-16 02:58:21] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.055454 10.0.0.19 - - [2025-10-16 02:58:22] "POST /neutron/port HTTP/1.1" 200 2256 0.020655 10.0.0.19 - - [2025-10-16 02:58:22] "POST /neutron/port HTTP/1.1" 200 1187 0.013561 10.0.0.19 - - [2025-10-16 02:58:22] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006680 10.0.0.19 - - [2025-10-16 02:58:22] "GET /virtual-machine/422bac0c-a06a-4db2-b2d2-596e178aff6c HTTP/1.1" 401 292 0.000403 10.0.0.19 - - [2025-10-16 02:58:22] "POST /neutron/network HTTP/1.1" 200 999 0.007734 10.0.0.19 - - [2025-10-16 02:58:22] "GET /virtual-machine/422bac0c-a06a-4db2-b2d2-596e178aff6c HTTP/1.1" 200 1286 0.023777 10.0.0.19 - - [2025-10-16 02:58:22] "GET /virtual-machine-interface/847a256c-5aad-40a6-b471-aaf798ce41cf HTTP/1.1" 200 3105 0.005417 10.0.0.19 - - [2025-10-16 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2025-10-16 02:58:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002480 10.0.0.19 - - [2025-10-16 02:58:22] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002976 10.0.0.19 - - [2025-10-16 02:58:22] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005682 10.0.0.19 - - [2025-10-16 02:58:22] "POST /neutron/port HTTP/1.1" 200 1158 0.014445 10.0.0.19 - - [2025-10-16 02:58:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003785 10.0.0.19 - - [2025-10-16 02:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.001005 10.0.0.19 - - [2025-10-16 02:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2025-10-16 02:58:25] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004695 10.0.0.19 - - [2025-10-16 02:58:28] "POST /neutron/port HTTP/1.1" 200 1187 0.014583 10.0.0.19 - - [2025-10-16 02:58:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003390 10.0.0.19 - - [2025-10-16 02:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.19 - - [2025-10-16 02:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.19 - - [2025-10-16 02:58:30] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004998 10.0.0.19 - - [2025-10-16 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.19 - - [2025-10-16 02:58:34] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004730 10.0.0.19 - - [2025-10-16 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.19 - - [2025-10-16 02:58:38] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005461 10.0.0.19 - - [2025-10-16 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.069034 10.0.0.19 - - [2025-10-16 02:58:42] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005250 10.0.0.19 - - [2025-10-16 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-10-16 02:58:46] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005631 10.0.0.19 - - [2025-10-16 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.19 - - [2025-10-16 02:58:50] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004760 10.0.0.19 - - [2025-10-16 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.19 - - [2025-10-16 02:58:54] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.004885 10.0.0.19 - - [2025-10-16 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2025-10-16 02:58:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003191 10.0.0.19 - - [2025-10-16 02:58:58] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002644 10.0.0.19 - - [2025-10-16 02:58:58] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005708 10.0.0.19 - - [2025-10-16 02:58:58] "POST /neutron/port HTTP/1.1" 200 1187 0.012992 10.0.0.19 - - [2025-10-16 02:59:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008164 10.0.0.19 - - [2025-10-16 02:59:09] "POST /neutron/port HTTP/1.1" 200 1187 0.015068 10.0.0.19 - - [2025-10-16 02:59:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007769 10.0.0.19 - - [2025-10-16 02:59:18] "POST /neutron/network HTTP/1.1" 200 1000 0.009619 10.0.0.19 - - [2025-10-16 02:59:19] "POST /neutron/subnet HTTP/1.1" 200 1375 0.025339 10.0.0.19 - - [2025-10-16 02:59:19] "POST /neutron/network HTTP/1.1" 200 990 0.009542 10.0.0.19 - - [2025-10-16 02:59:19] "POST /neutron/port HTTP/1.1" 200 1187 0.014525 10.0.0.19 - - [2025-10-16 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007903 10.0.0.19 - - [2025-10-16 02:59:19] "GET /virtual-machine/52a950a4-c9a0-46c7-89e8-2646bf1053e1 HTTP/1.1" 200 1285 0.006261 10.0.0.19 - - [2025-10-16 02:59:19] "GET /virtual-machine-interface/86f48c53-4221-4121-9246-16aa19dae1d4 HTTP/1.1" 200 3105 0.006359 10.0.0.19 - - [2025-10-16 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.19 - - [2025-10-16 02:59:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004008 10.0.0.19 - - [2025-10-16 02:59:19] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003318 10.0.0.19 - - [2025-10-16 02:59:20] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005852 10.0.0.19 - - [2025-10-16 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-10-16 02:59:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003321 10.0.0.19 - - [2025-10-16 02:59:21] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002738 10.0.0.19 - - [2025-10-16 02:59:21] "GET /virtual-network/0850a990-3c05-4422-84db-69094cf3e66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2604 0.005436 10.0.0.19 - - [2025-10-16 02:59:26] "POST /neutron/port HTTP/1.1" 200 1187 0.021212 10.0.0.19 - - [2025-10-16 02:59:29] "POST /neutron/port HTTP/1.1" 200 1187 0.016046 10.0.0.19 - - [2025-10-16 02:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004349 10.0.0.19 - - [2025-10-16 02:59:30] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.19 - - [2025-10-16 02:59:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008639 10.0.0.23 - - [2025-10-16 02:59:35] "GET /obj-perms HTTP/1.1" 200 5056 0.058322 10.0.0.19 - - [2025-10-16 02:59:36] "POST /neutron/port HTTP/1.1" 200 1186 0.017297 10.0.0.19 - - [2025-10-16 02:59:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.015726 10.0.0.19 - - [2025-10-16 02:59:42] "POST /neutron/port HTTP/1.1" 200 1186 0.016830 10.0.0.19 - - [2025-10-16 02:59:42] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007879 10.0.0.19 - - [2025-10-16 02:59:42] "GET /virtual-machine/9867c5c2-e801-4e38-bb68-56e650e41f84 HTTP/1.1" 200 1287 0.012497 10.0.0.19 - - [2025-10-16 02:59:42] "GET /virtual-machine-interface/c533cd34-877a-4a8a-9d9b-4dd6282fcc6a HTTP/1.1" 200 3106 0.005649 10.0.0.19 - - [2025-10-16 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2025-10-16 02:59:42] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003298 10.0.0.19 - - [2025-10-16 02:59:42] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002478 10.0.0.19 - - [2025-10-16 02:59:42] "GET /virtual-network/bb59da24-7db6-4359-880a-8f0afc3f93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005569 10.0.0.19 - - [2025-10-16 02:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.19 - - [2025-10-16 02:59:43] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003570 10.0.0.19 - - [2025-10-16 02:59:43] "GET /virtual-networks?parent_id=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002821 10.0.0.19 - - [2025-10-16 02:59:43] "GET /virtual-network/bb59da24-7db6-4359-880a-8f0afc3f93f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.005419 10.0.0.19 - - [2025-10-16 02:59:50] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003204 10.0.0.19 - - [2025-10-16 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2025-10-16 02:59:50] "GET /global-qos-config/d8d89b74-8e6e-4ad9-a7dd-0e045999e7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.005558 10.0.0.19 - - [2025-10-16 02:59:50] "POST /fqname-to-id HTTP/1.1" 404 222 0.003119 10.0.0.19 - - [2025-10-16 02:59:50] "POST /forwarding-classs HTTP/1.1" 200 576 0.026448 10.0.0.19 - - [2025-10-16 02:59:50] "POST /id-to-fqname HTTP/1.1" 200 232 0.003092 10.0.0.19 - - [2025-10-16 02:59:50] "GET /forwarding-class/0b9152bd-291a-466d-b86b-5e4b79fadfc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.003926 10.0.0.23 - - [2025-10-16 02:59:50] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.026792 10.0.0.19 - - [2025-10-16 02:59:50] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.064866 10.0.0.19 - - [2025-10-16 02:59:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.003510 10.0.0.19 - - [2025-10-16 02:59:50] "POST /qos-configs HTTP/1.1" 200 543 0.028423 10.0.0.19 - - [2025-10-16 02:59:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.003038 10.0.0.19 - - [2025-10-16 02:59:50] "GET /qos-config/7a2f4da0-3049-4e6c-a3ea-731ee8341543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.003996 10.0.0.19 - - [2025-10-16 02:59:50] "GET /virtual-machine-interface/847a256c-5aad-40a6-b471-aaf798ce41cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005556 10.0.0.19 - - [2025-10-16 02:59:50] "POST /ref-update HTTP/1.1" 200 156 0.012363 10.0.0.19 - - [2025-10-16 02:59:50] "POST /neutron/port HTTP/1.1" 200 1187 0.015499 10.0.0.19 - - [2025-10-16 02:59:50] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007051 10.0.0.19 - - [2025-10-16 02:59:51] "POST /neutron/port HTTP/1.1" 200 1187 0.012906 10.0.0.19 - - [2025-10-16 02:59:51] "POST /neutron/network HTTP/1.1" 200 990 0.007177 10.0.0.19 - - [2025-10-16 02:59:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.000871 10.0.0.19 - - [2025-10-16 02:59:51] "GET /virtual-machine/422bac0c-a06a-4db2-b2d2-596e178aff6c HTTP/1.1" 200 1286 0.003756 10.0.0.19 - - [2025-10-16 02:59:51] "GET /virtual-machine-interface/847a256c-5aad-40a6-b471-aaf798ce41cf HTTP/1.1" 200 3352 0.004538 10.0.0.19 - - [2025-10-16 02:59:51] "GET /instance-ip/4ffb647f-9b3c-45c0-836e-b060509aba36 HTTP/1.1" 200 1607 0.004533 10.0.0.19 - - [2025-10-16 02:59:51] "GET /instance-ip/d75499f8-0a4c-4f04-9254-e412541f03ed HTTP/1.1" 200 1627 0.004966 10.0.0.19 - - [2025-10-16 02:59:51] "POST /neutron/port HTTP/1.1" 200 1187 0.013947 10.0.0.19 - - [2025-10-16 02:59:51] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006151 10.0.0.19 - - [2025-10-16 02:59:51] "POST /neutron/network HTTP/1.1" 200 964 0.016020 10.0.0.19 - - [2025-10-16 02:59:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001178 10.0.0.19 - - [2025-10-16 02:59:51] "GET /virtual-machine/52a950a4-c9a0-46c7-89e8-2646bf1053e1 HTTP/1.1" 200 1285 0.003564 10.0.0.19 - - [2025-10-16 02:59:51] "GET /virtual-machine-interface/86f48c53-4221-4121-9246-16aa19dae1d4 HTTP/1.1" 200 3105 0.004836 10.0.0.19 - - [2025-10-16 02:59:51] "GET /instance-ip/5c4cc2e6-e449-479e-893d-ca6a37e39c8e HTTP/1.1" 200 1607 0.005936 10.0.0.19 - - [2025-10-16 02:59:51] "GET /instance-ip/5fb1293b-55cf-4e10-a0ae-609b930cbeba HTTP/1.1" 200 1626 0.005241 10.0.0.19 - - [2025-10-16 03:00:21] "POST /neutron/port HTTP/1.1" 200 1186 0.035820 10.0.0.19 - - [2025-10-16 03:00:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003277 10.0.0.19 - - [2025-10-16 03:00:21] "POST /neutron/port HTTP/1.1" 200 117 0.000974 10.0.0.19 - - [2025-10-16 03:00:31] "POST /neutron/port HTTP/1.1" 200 1187 0.039542 10.0.0.19 - - [2025-10-16 03:00:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003796 10.0.0.19 - - [2025-10-16 03:00:31] "POST /neutron/port HTTP/1.1" 200 117 0.000997 10.0.0.19 - - [2025-10-16 03:00:35] "GET /obj-perms HTTP/1.1" 200 5056 0.044095 10.0.0.57 - - [2025-10-16 03:00:36] "GET /obj-perms HTTP/1.1" 200 5056 0.050664 10.0.0.19 - - [2025-10-16 03:00:47] "GET /virtual-machine-interface/847a256c-5aad-40a6-b471-aaf798ce41cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.005497 10.0.0.19 - - [2025-10-16 03:00:47] "POST /ref-update HTTP/1.1" 200 156 0.019359 10.0.0.19 - - [2025-10-16 03:00:47] "DELETE /qos-config/7a2f4da0-3049-4e6c-a3ea-731ee8341543 HTTP/1.1" 200 115 0.039682 10.0.0.19 - - [2025-10-16 03:00:47] "POST /id-to-fqname HTTP/1.1" 200 232 0.001083 10.0.0.19 - - [2025-10-16 03:00:47] "DELETE /forwarding-class/0b9152bd-291a-466d-b86b-5e4b79fadfc1 HTTP/1.1" 200 115 0.026815 10.0.0.19 - - [2025-10-16 03:00:49] "POST /neutron/network HTTP/1.1" 400 204 0.014068 10.0.0.19 - - [2025-10-16 03:00:49] "POST /neutron/port HTTP/1.1" 200 1212 0.015878 10.0.0.19 - - [2025-10-16 03:00:49] "POST /neutron/port HTTP/1.1" 200 1187 0.014401 10.0.0.19 - - [2025-10-16 03:00:50] "POST /neutron/port HTTP/1.1" 200 151 0.246823 10.0.0.19 - - [2025-10-16 03:00:51] "DELETE /route-target/af26c3ad-823f-4184-86b8-69dcad505461 HTTP/1.1" 200 115 0.022250 10.0.0.19 - - [2025-10-16 03:00:51] "POST /neutron/network HTTP/1.1" 200 990 0.007978 10.0.0.23 - - [2025-10-16 03:00:51] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000907 10.0.0.19 - - [2025-10-16 03:00:51] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1340 0.046155 10.0.0.23 - - [2025-10-16 03:00:51] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001055 10.0.0.19 - - [2025-10-16 03:00:51] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?fields=virtual_networks HTTP/1.1" 200 1021 0.040253 10.0.0.23 - - [2025-10-16 03:00:51] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000914 10.0.0.19 - - [2025-10-16 03:00:52] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.037756 10.0.0.23 - - [2025-10-16 03:00:52] "GET /projects?obj_uuids=d11dfcba-d5af-4332-a166-5f6348e9bd40&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000852 10.0.0.19 - - [2025-10-16 03:00:52] "GET /project/d11dfcba-d5af-4332-a166-5f6348e9bd40?fields=security_groups HTTP/1.1" 200 1241 0.038306 10.0.0.19 - - [2025-10-16 03:00:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.029156 10.0.0.23 - - [2025-10-16 03:00:52] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003917 10.0.0.23 - - [2025-10-16 03:00:53] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001285 10.0.0.23 - - [2025-10-16 03:00:53] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039320 10.0.0.23 - - [2025-10-16 03:00:53] "POST /id-to-fqname HTTP/1.1" 200 183 0.001031 10.0.0.23 - - [2025-10-16 03:00:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.007996 10.0.0.23 - - [2025-10-16 03:00:53] "POST /security-groups HTTP/1.1" 200 584 0.077130 10.0.0.19 - - [2025-10-16 03:00:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.004296 10.0.0.23 - - [2025-10-16 03:00:53] "POST /projects HTTP/1.1" 200 571 0.286455 10.0.0.23 - - [2025-10-16 03:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.363907 10.0.0.19 - - [2025-10-16 03:00:53] "POST /access-control-lists HTTP/1.1" 200 587 0.031734 10.0.0.19 - - [2025-10-16 03:00:53] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.547786 10.0.0.19 - - [2025-10-16 03:00:54] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.19 - - [2025-10-16 03:00:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.19 - - [2025-10-16 03:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.049115 10.0.0.23 - - [2025-10-16 03:00:56] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000834 10.0.0.19 - - [2025-10-16 03:00:56] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037321 10.0.0.23 - - [2025-10-16 03:00:56] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001123 10.0.0.19 - - [2025-10-16 03:00:56] "POST /neutron/network HTTP/1.1" 200 612 0.135523 10.0.0.19 - - [2025-10-16 03:00:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.003165 10.0.0.19 - - [2025-10-16 03:00:57] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004709 10.0.0.19 - - [2025-10-16 03:00:57] "POST /neutron/network HTTP/1.1" 200 829 0.006322 10.0.0.19 - - [2025-10-16 03:00:57] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004319 10.0.0.19 - - [2025-10-16 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.19 - - [2025-10-16 03:00:57] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005534 10.0.0.19 - - [2025-10-16 03:00:57] "POST /route-targets HTTP/1.1" 200 323 0.013949 10.0.0.19 - - [2025-10-16 03:00:57] "PUT /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05 HTTP/1.1" 200 264 0.066485 10.0.0.19 - - [2025-10-16 03:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.23 - - [2025-10-16 03:00:57] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000882 10.0.0.19 - - [2025-10-16 03:00:57] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.033777 10.0.0.19 - - [2025-10-16 03:00:57] "POST /neutron/network HTTP/1.1" 200 117 0.013620 10.0.0.19 - - [2025-10-16 03:00:57] "POST /ref-update HTTP/1.1" 200 156 0.021924 10.0.0.19 - - [2025-10-16 03:00:58] "POST /neutron/network HTTP/1.1" 200 831 0.007969 10.0.0.19 - - [2025-10-16 03:00:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001373 10.0.0.19 - - [2025-10-16 03:00:58] "GET /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005467 10.0.0.19 - - [2025-10-16 03:00:58] "GET /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005530 10.0.0.19 - - [2025-10-16 03:00:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.008775 10.0.0.19 - - [2025-10-16 03:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2025-10-16 03:00:58] "GET /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004700 10.0.0.19 - - [2025-10-16 03:00:58] "PUT /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495 HTTP/1.1" 200 264 0.049840 10.0.0.19 - - [2025-10-16 03:00:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001124 10.0.0.23 - - [2025-10-16 03:00:59] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001113 10.0.0.19 - - [2025-10-16 03:00:59] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.053478 10.0.0.19 - - [2025-10-16 03:00:59] "POST /neutron/port HTTP/1.1" 200 117 0.005949 10.0.0.19 - - [2025-10-16 03:00:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001141 10.0.0.19 - - [2025-10-16 03:00:59] "POST /neutron/network HTTP/1.1" 200 841 0.006225 10.0.0.19 - - [2025-10-16 03:01:00] "POST /neutron/port HTTP/1.1" 200 1051 0.014880 10.0.0.23 - - [2025-10-16 03:01:00] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000952 10.0.0.19 - - [2025-10-16 03:01:00] "POST /neutron/port HTTP/1.1" 200 1079 0.021830 10.0.0.19 - - [2025-10-16 03:01:00] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.095047 10.0.0.19 - - [2025-10-16 03:01:00] "POST /neutron/subnet HTTP/1.1" 200 689 0.012535 10.0.0.19 - - [2025-10-16 03:01:00] "POST /neutron/port HTTP/1.1" 200 1079 0.018393 10.0.0.19 - - [2025-10-16 03:01:00] "POST /neutron/port HTTP/1.1" 200 1079 0.016448 10.0.0.23 - - [2025-10-16 03:01:01] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001540 10.0.0.19 - - [2025-10-16 03:01:01] "POST /neutron/port HTTP/1.1" 200 1053 0.322706 10.0.0.19 - - [2025-10-16 03:01:01] "POST /neutron/port HTTP/1.1" 200 1107 0.116833 10.0.0.19 - - [2025-10-16 03:01:01] "POST /neutron/subnet HTTP/1.1" 200 698 0.016932 10.0.0.23 - - [2025-10-16 03:01:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.23 - - [2025-10-16 03:01:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.23 - - [2025-10-16 03:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-10-16 03:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.19 - - [2025-10-16 03:01:02] "DELETE /access-control-list/643f463e-75aa-4919-8bee-e17d7f601f36 HTTP/1.1" 200 115 0.035062 10.0.0.57 - - [2025-10-16 03:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.57 - - [2025-10-16 03:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.57 - - [2025-10-16 03:01:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.57 - - [2025-10-16 03:01:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.19 - - [2025-10-16 03:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.19 - - [2025-10-16 03:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000317 10.0.0.19 - - [2025-10-16 03:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000339 10.0.0.19 - - [2025-10-16 03:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.19 - - [2025-10-16 03:01:05] "POST /neutron/port HTTP/1.1" 200 1079 0.014887 10.0.0.19 - - [2025-10-16 03:01:05] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006658 10.0.0.19 - - [2025-10-16 03:01:06] "GET /virtual-machine/e4bf1519-a972-4117-b105-a75e66d79a10 HTTP/1.1" 401 292 0.000355 10.0.0.19 - - [2025-10-16 03:01:06] "GET /virtual-machine/e4bf1519-a972-4117-b105-a75e66d79a10 HTTP/1.1" 200 1286 0.027880 10.0.0.19 - - [2025-10-16 03:01:06] "GET /virtual-machine-interface/0e7db654-5dd4-4b83-9c26-66d93d970506 HTTP/1.1" 200 2927 0.004677 10.0.0.19 - - [2025-10-16 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.19 - - [2025-10-16 03:01:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003068 10.0.0.19 - - [2025-10-16 03:01:06] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002547 10.0.0.19 - - [2025-10-16 03:01:06] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005617 10.0.0.19 - - [2025-10-16 03:01:09] "POST /neutron/port HTTP/1.1" 200 1079 0.037467 10.0.0.19 - - [2025-10-16 03:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.19 - - [2025-10-16 03:01:09] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005828 10.0.0.19 - - [2025-10-16 03:01:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006950 10.0.0.19 - - [2025-10-16 03:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.19 - - [2025-10-16 03:01:11] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003494 10.0.0.19 - - [2025-10-16 03:01:11] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003999 10.0.0.19 - - [2025-10-16 03:01:11] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006518 10.0.0.19 - - [2025-10-16 03:01:12] "POST /neutron/port HTTP/1.1" 200 1081 0.014418 10.0.0.19 - - [2025-10-16 03:01:12] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007087 10.0.0.19 - - [2025-10-16 03:01:12] "GET /virtual-machine/965c0052-a357-4ada-be13-53ee0ed6ebc6 HTTP/1.1" 200 1286 0.005280 10.0.0.19 - - [2025-10-16 03:01:12] "GET /virtual-machine-interface/8a6ef724-4a0c-4672-9fe5-5c5daa1619ea HTTP/1.1" 200 2927 0.004456 10.0.0.19 - - [2025-10-16 03:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.19 - - [2025-10-16 03:01:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003480 10.0.0.19 - - [2025-10-16 03:01:12] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.015953 10.0.0.19 - - [2025-10-16 03:01:12] "GET /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005147 10.0.0.19 - - [2025-10-16 03:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2025-10-16 03:01:13] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003597 10.0.0.19 - - [2025-10-16 03:01:13] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002474 10.0.0.19 - - [2025-10-16 03:01:13] "GET /virtual-network/c598b9fc-5e45-43d5-81b4-ce6821e0c495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005251 10.0.0.19 - - [2025-10-16 03:01:13] "POST /routing-policys HTTP/1.1" 200 534 0.026385 10.0.0.19 - - [2025-10-16 03:01:13] "GET /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014393 10.0.0.19 - - [2025-10-16 03:01:13] "PUT /virtual-network/21b2990a-b5cd-4648-8044-07d6a47faf05 HTTP/1.1" 200 264 0.049607 10.0.0.23 - - [2025-10-16 03:01:16] "DELETE /project/c061b178ac2746c9a226ac45416922b0 HTTP/1.1" 404 173 0.003110 10.0.0.23 - - [2025-10-16 03:01:16] "DELETE /project/d11dfcba-d5af-4332-a166-5f6348e9bd40 HTTP/1.1" 404 177 0.005859 10.0.0.19 - - [2025-10-16 03:01:17] "POST /ref-update HTTP/1.1" 200 156 0.044784 10.0.0.19 - - [2025-10-16 03:01:17] "DELETE /routing-policy/e643e1ce-9639-4044-93f2-79acc3da3b99 HTTP/1.1" 200 115 0.036813 10.0.0.19 - - [2025-10-16 03:01:18] "POST /neutron/port HTTP/1.1" 200 1081 0.018725 10.0.0.19 - - [2025-10-16 03:01:18] "POST /neutron/port HTTP/1.1" 200 1079 0.013005 10.0.0.19 - - [2025-10-16 03:01:20] "POST /neutron/network HTTP/1.1" 200 831 0.006540 10.0.0.19 - - [2025-10-16 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.19 - - [2025-10-16 03:01:20] "DELETE /route-target/7a29ccdc-5c99-43af-bb82-7f924eed49b1 HTTP/1.1" 409 239 0.007790 10.0.0.23 - - [2025-10-16 03:01:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004805 10.0.0.23 - - [2025-10-16 03:01:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002421 10.0.0.19 - - [2025-10-16 03:01:20] "POST /neutron/network HTTP/1.1" 200 151 0.120212 10.0.0.19 - - [2025-10-16 03:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.19 - - [2025-10-16 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.23 - - [2025-10-16 03:01:23] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000773 10.0.0.19 - - [2025-10-16 03:01:23] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037586 10.0.0.19 - - [2025-10-16 03:01:23] "POST /ref-update HTTP/1.1" 200 156 0.028949 10.0.0.23 - - [2025-10-16 03:01:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008103 10.0.0.19 - - [2025-10-16 03:01:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.249498 10.0.0.19 - - [2025-10-16 03:01:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001135 10.0.0.19 - - [2025-10-16 03:01:23] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004525 10.0.0.19 - - [2025-10-16 03:01:23] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004331 10.0.0.19 - - [2025-10-16 03:01:23] "POST /neutron/network HTTP/1.1" 200 831 0.005865 10.0.0.19 - - [2025-10-16 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-10-16 03:01:23] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005048 10.0.0.19 - - [2025-10-16 03:01:23] "PUT /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8 HTTP/1.1" 200 264 0.046061 10.0.0.19 - - [2025-10-16 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-10-16 03:01:23] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001234 10.0.0.19 - - [2025-10-16 03:01:23] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.037855 10.0.0.23 - - [2025-10-16 03:01:24] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000943 10.0.0.19 - - [2025-10-16 03:01:24] "POST /neutron/network HTTP/1.1" 200 612 0.098501 10.0.0.19 - - [2025-10-16 03:01:24] "POST /route-targets HTTP/1.1" 200 327 0.018051 10.0.0.19 - - [2025-10-16 03:01:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.002614 10.0.0.19 - - [2025-10-16 03:01:24] "GET /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005067 10.0.0.19 - - [2025-10-16 03:01:24] "POST /neutron/network HTTP/1.1" 200 830 0.005381 10.0.0.19 - - [2025-10-16 03:01:24] "GET /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004350 10.0.0.19 - - [2025-10-16 03:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.19 - - [2025-10-16 03:01:24] "GET /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004781 10.0.0.19 - - [2025-10-16 03:01:24] "PUT /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5 HTTP/1.1" 200 264 0.063193 10.0.0.19 - - [2025-10-16 03:01:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001181 10.0.0.19 - - [2025-10-16 03:01:24] "POST /neutron/network HTTP/1.1" 200 841 0.006218 10.0.0.23 - - [2025-10-16 03:01:25] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001158 10.0.0.19 - - [2025-10-16 03:01:25] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.066143 10.0.0.19 - - [2025-10-16 03:01:25] "POST /neutron/port HTTP/1.1" 200 117 0.005470 10.0.0.19 - - [2025-10-16 03:01:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001001 10.0.0.19 - - [2025-10-16 03:01:26] "POST /neutron/network HTTP/1.1" 200 841 0.005795 10.0.0.19 - - [2025-10-16 03:01:26] "POST /neutron/port HTTP/1.1" 200 1053 0.013855 10.0.0.23 - - [2025-10-16 03:01:26] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000882 10.0.0.19 - - [2025-10-16 03:01:26] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.094821 10.0.0.19 - - [2025-10-16 03:01:26] "POST /neutron/port HTTP/1.1" 200 1081 0.018553 10.0.0.19 - - [2025-10-16 03:01:26] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.19 - - [2025-10-16 03:01:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.023472 10.0.0.19 - - [2025-10-16 03:01:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010116 10.0.0.19 - - [2025-10-16 03:01:27] "POST /neutron/port HTTP/1.1" 200 1052 0.013305 10.0.0.19 - - [2025-10-16 03:01:27] "POST /neutron/port HTTP/1.1" 200 1080 0.019052 10.0.0.19 - - [2025-10-16 03:01:28] "POST /neutron/port HTTP/1.1" 200 117 0.001360 10.0.0.19 - - [2025-10-16 03:01:31] "POST /neutron/port HTTP/1.1" 200 1081 0.014989 10.0.0.19 - - [2025-10-16 03:01:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.009094 10.0.0.19 - - [2025-10-16 03:01:32] "POST /neutron/port HTTP/1.1" 200 1081 0.013814 10.0.0.19 - - [2025-10-16 03:01:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007767 10.0.0.19 - - [2025-10-16 03:01:32] "GET /virtual-machine/9990540e-92ce-4588-a579-41fcabb2385f HTTP/1.1" 200 1286 0.005668 10.0.0.19 - - [2025-10-16 03:01:32] "GET /virtual-machine-interface/18a5ea92-e174-4bec-9ce8-fc8df67455ae HTTP/1.1" 200 2927 0.004867 10.0.0.19 - - [2025-10-16 03:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-10-16 03:01:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003570 10.0.0.19 - - [2025-10-16 03:01:32] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002967 10.0.0.19 - - [2025-10-16 03:01:32] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005119 10.0.0.19 - - [2025-10-16 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.19 - - [2025-10-16 03:01:35] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005404 10.0.0.19 - - [2025-10-16 03:01:35] "POST /neutron/port HTTP/1.1" 200 1081 0.021351 10.0.0.19 - - [2025-10-16 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.19 - - [2025-10-16 03:01:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002954 10.0.0.19 - - [2025-10-16 03:01:37] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002605 10.0.0.19 - - [2025-10-16 03:01:37] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005111 10.0.0.19 - - [2025-10-16 03:01:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006170 10.0.0.19 - - [2025-10-16 03:01:43] "POST /neutron/port HTTP/1.1" 200 1080 0.014564 10.0.0.19 - - [2025-10-16 03:01:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005886 10.0.0.19 - - [2025-10-16 03:01:43] "GET /virtual-machine/8e462d7b-bc03-42c7-ad8b-ae4efcc05e8c HTTP/1.1" 200 1286 0.005535 10.0.0.19 - - [2025-10-16 03:01:43] "GET /virtual-machine-interface/6e7e607e-9712-4606-8c0d-87f09e7d5960 HTTP/1.1" 200 2927 0.004694 10.0.0.19 - - [2025-10-16 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.19 - - [2025-10-16 03:01:43] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003498 10.0.0.19 - - [2025-10-16 03:01:43] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002439 10.0.0.19 - - [2025-10-16 03:01:43] "GET /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005328 10.0.0.19 - - [2025-10-16 03:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.19 - - [2025-10-16 03:01:44] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004375 10.0.0.19 - - [2025-10-16 03:01:44] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003078 10.0.0.19 - - [2025-10-16 03:01:44] "GET /virtual-network/bd2f6030-f49b-4e63-94dc-b114c1801de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.005361 10.0.0.19 - - [2025-10-16 03:01:44] "POST /routing-policys HTTP/1.1" 200 534 0.026596 10.0.0.19 - - [2025-10-16 03:01:44] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008690 10.0.0.19 - - [2025-10-16 03:01:44] "PUT /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8 HTTP/1.1" 200 264 0.051754 10.0.0.19 - - [2025-10-16 03:01:44] "POST /ref-update HTTP/1.1" 200 156 0.013631 10.0.0.19 - - [2025-10-16 03:01:48] "POST /routing-policys HTTP/1.1" 200 534 0.024932 10.0.0.19 - - [2025-10-16 03:01:48] "GET /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004935 10.0.0.19 - - [2025-10-16 03:01:48] "PUT /virtual-network/491672e8-82bb-43ad-b9ed-fb1ae0818ef8 HTTP/1.1" 200 264 0.046915 10.0.0.19 - - [2025-10-16 03:01:48] "POST /ref-update HTTP/1.1" 200 156 0.023288 10.0.0.19 - - [2025-10-16 03:01:48] "POST /ref-update HTTP/1.1" 200 156 0.049044 10.0.0.19 - - [2025-10-16 03:01:48] "DELETE /routing-policy/9f9967b6-620a-426b-9b9a-ca3637598f02 HTTP/1.1" 200 115 0.046468 10.0.0.19 - - [2025-10-16 03:01:48] "POST /ref-update HTTP/1.1" 200 156 0.045221 10.0.0.19 - - [2025-10-16 03:01:49] "DELETE /routing-policy/f673a599-c69d-45e1-af30-a1b969a6a611 HTTP/1.1" 200 115 0.046214 10.0.0.19 - - [2025-10-16 03:01:49] "POST /neutron/network HTTP/1.1" 200 830 0.006221 10.0.0.19 - - [2025-10-16 03:01:49] "POST /neutron/port HTTP/1.1" 200 1106 0.011404 10.0.0.19 - - [2025-10-16 03:01:49] "POST /neutron/port HTTP/1.1" 200 1107 0.009266 10.0.0.23 - - [2025-10-16 03:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005158 10.0.0.23 - - [2025-10-16 03:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 10.0.0.19 - - [2025-10-16 03:01:51] "POST /neutron/network HTTP/1.1" 200 151 0.115008 10.0.0.19 - - [2025-10-16 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.19 - - [2025-10-16 03:01:51] "DELETE /route-target/32f63922-1225-472c-a9fc-a76556a8ed7d HTTP/1.1" 200 115 0.019388 10.0.0.19 - - [2025-10-16 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.23 - - [2025-10-16 03:01:54] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001160 10.0.0.19 - - [2025-10-16 03:01:54] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.042967 10.0.0.19 - - [2025-10-16 03:01:54] "POST /neutron/network HTTP/1.1" 200 117 0.009924 10.0.0.19 - - [2025-10-16 03:01:54] "POST /neutron/network HTTP/1.1" 200 829 0.007569 10.0.0.19 - - [2025-10-16 03:01:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.000965 10.0.0.19 - - [2025-10-16 03:01:54] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004456 10.0.0.19 - - [2025-10-16 03:01:54] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004754 10.0.0.19 - - [2025-10-16 03:01:54] "POST /neutron/subnet HTTP/1.1" 200 715 0.008209 10.0.0.19 - - [2025-10-16 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.19 - - [2025-10-16 03:01:54] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005004 10.0.0.19 - - [2025-10-16 03:01:54] "PUT /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5 HTTP/1.1" 200 264 0.048604 10.0.0.19 - - [2025-10-16 03:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.19 - - [2025-10-16 03:01:54] "POST /route-targets HTTP/1.1" 200 327 0.011519 10.0.0.23 - - [2025-10-16 03:01:54] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000875 10.0.0.19 - - [2025-10-16 03:01:54] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.043204 10.0.0.19 - - [2025-10-16 03:01:54] "POST /ref-update HTTP/1.1" 200 156 0.051020 10.0.0.23 - - [2025-10-16 03:01:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004089 10.0.0.19 - - [2025-10-16 03:01:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.214647 10.0.0.19 - - [2025-10-16 03:01:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001071 10.0.0.19 - - [2025-10-16 03:01:55] "GET /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005105 10.0.0.19 - - [2025-10-16 03:01:55] "GET /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004557 10.0.0.19 - - [2025-10-16 03:01:55] "POST /neutron/network HTTP/1.1" 200 831 0.005931 10.0.0.19 - - [2025-10-16 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.19 - - [2025-10-16 03:01:55] "GET /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004601 10.0.0.19 - - [2025-10-16 03:01:55] "PUT /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d HTTP/1.1" 200 264 0.048041 10.0.0.19 - - [2025-10-16 03:01:55] "POST /ref-update HTTP/1.1" 200 156 0.020037 10.0.0.19 - - [2025-10-16 03:01:55] "POST /id-to-fqname HTTP/1.1" 200 220 0.001168 10.0.0.23 - - [2025-10-16 03:01:56] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000922 10.0.0.19 - - [2025-10-16 03:01:56] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.070482 10.0.0.19 - - [2025-10-16 03:01:56] "POST /neutron/network HTTP/1.1" 200 829 0.031152 10.0.0.19 - - [2025-10-16 03:01:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001148 10.0.0.19 - - [2025-10-16 03:01:56] "POST /neutron/port HTTP/1.1" 200 117 0.005115 10.0.0.23 - - [2025-10-16 03:01:57] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000861 10.0.0.19 - - [2025-10-16 03:01:57] "POST /neutron/port HTTP/1.1" 200 1051 0.311115 10.0.0.19 - - [2025-10-16 03:01:57] "POST /neutron/port HTTP/1.1" 200 1105 0.097616 10.0.0.23 - - [2025-10-16 03:01:57] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000891 10.0.0.19 - - [2025-10-16 03:01:57] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.070456 10.0.0.19 - - [2025-10-16 03:01:57] "POST /neutron/subnet HTTP/1.1" 200 689 0.007418 10.0.0.19 - - [2025-10-16 03:01:57] "POST /neutron/network HTTP/1.1" 200 829 0.005825 10.0.0.19 - - [2025-10-16 03:01:57] "POST /neutron/port HTTP/1.1" 200 117 0.006239 10.0.0.19 - - [2025-10-16 03:01:58] "POST /neutron/network HTTP/1.1" 200 841 0.006128 10.0.0.19 - - [2025-10-16 03:01:58] "POST /neutron/port HTTP/1.1" 200 1053 0.012551 10.0.0.19 - - [2025-10-16 03:01:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003727 10.0.0.19 - - [2025-10-16 03:01:58] "POST /neutron/network HTTP/1.1" 200 831 0.005965 10.0.0.19 - - [2025-10-16 03:02:03] "POST /neutron/port HTTP/1.1" 200 1079 0.016000 10.0.0.19 - - [2025-10-16 03:02:03] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008168 10.0.0.19 - - [2025-10-16 03:02:03] "GET /virtual-machine/7e1cb0d5-68f4-44c0-94cb-64fd33fed09b HTTP/1.1" 200 1285 0.006635 10.0.0.19 - - [2025-10-16 03:02:03] "GET /virtual-machine-interface/0028e0a0-1ea5-436b-b044-0380e96daecb HTTP/1.1" 200 2925 0.005309 10.0.0.19 - - [2025-10-16 03:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.19 - - [2025-10-16 03:02:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003354 10.0.0.19 - - [2025-10-16 03:02:03] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002444 10.0.0.19 - - [2025-10-16 03:02:03] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006371 10.0.0.19 - - [2025-10-16 03:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.19 - - [2025-10-16 03:02:06] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005724 10.0.0.19 - - [2025-10-16 03:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.19 - - [2025-10-16 03:02:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004138 10.0.0.19 - - [2025-10-16 03:02:08] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003095 10.0.0.19 - - [2025-10-16 03:02:08] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006392 10.0.0.19 - - [2025-10-16 03:02:08] "POST /neutron/port HTTP/1.1" 200 1081 0.021282 10.0.0.19 - - [2025-10-16 03:02:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008534 10.0.0.19 - - [2025-10-16 03:02:09] "POST /neutron/port HTTP/1.1" 200 1081 0.017919 10.0.0.19 - - [2025-10-16 03:02:09] "GET /virtual-machine/227d591d-0c0c-48c7-bd15-e1efc4813e93 HTTP/1.1" 200 1285 0.020521 10.0.0.19 - - [2025-10-16 03:02:09] "GET /virtual-machine-interface/9f1fa283-8495-4f95-9ce3-13311eff32e1 HTTP/1.1" 200 2928 0.006148 10.0.0.19 - - [2025-10-16 03:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-10-16 03:02:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003030 10.0.0.19 - - [2025-10-16 03:02:09] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002539 10.0.0.19 - - [2025-10-16 03:02:09] "GET /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005474 10.0.0.19 - - [2025-10-16 03:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.19 - - [2025-10-16 03:02:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005053 10.0.0.19 - - [2025-10-16 03:02:10] "GET /virtual-networks?parent_id=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003047 10.0.0.19 - - [2025-10-16 03:02:10] "GET /virtual-network/e3c6656b-1215-43e4-971b-f56c5a6e451d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007607 10.0.0.19 - - [2025-10-16 03:02:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007585 10.0.0.19 - - [2025-10-16 03:02:15] "POST /interface-route-tables HTTP/1.1" 200 574 0.023649 10.0.0.19 - - [2025-10-16 03:02:15] "GET /interface-route-table/ca7cc147-0918-4e03-bbd3-a9f41b629fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1308 0.013997 10.0.0.19 - - [2025-10-16 03:02:15] "GET /virtual-machine-interface/0028e0a0-1ea5-436b-b044-0380e96daecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2704 0.005378 10.0.0.19 - - [2025-10-16 03:02:15] "POST /ref-update HTTP/1.1" 200 156 0.013194 10.0.0.19 - - [2025-10-16 03:02:15] "POST /routing-policys HTTP/1.1" 200 534 0.024153 10.0.0.19 - - [2025-10-16 03:02:15] "GET /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005601 10.0.0.19 - - [2025-10-16 03:02:15] "PUT /virtual-network/8323bd93-92e9-452b-8272-136db0314ea5 HTTP/1.1" 200 264 0.055945 10.0.0.19 - - [2025-10-16 03:02:19] "POST /ref-update HTTP/1.1" 200 156 0.046181 10.0.0.19 - - [2025-10-16 03:02:20] "DELETE /routing-policy/fed1764b-98f1-494c-8ad1-4266aeca7a3c HTTP/1.1" 200 115 0.059885 10.0.0.19 - - [2025-10-16 03:02:20] "POST /neutron/port HTTP/1.1" 200 1081 0.013551 10.0.0.19 - - [2025-10-16 03:02:20] "POST /neutron/port HTTP/1.1" 200 151 0.220822 10.0.0.19 - - [2025-10-16 03:02:22] "POST /neutron/network HTTP/1.1" 200 831 0.007632 10.0.0.19 - - [2025-10-16 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2025-10-16 03:02:22] "DELETE /route-target/753b8c38-9bf5-4e44-9f73-8cd0c4860384 HTTP/1.1" 409 239 0.008482 10.0.0.23 - - [2025-10-16 03:02:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004107 10.0.0.23 - - [2025-10-16 03:02:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003906 10.0.0.19 - - [2025-10-16 03:02:22] "POST /neutron/network HTTP/1.1" 200 151 0.122836 10.0.0.19 - - [2025-10-16 03:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.23 - - [2025-10-16 03:02:23] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001248 10.0.0.19 - - [2025-10-16 03:02:23] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.043903 10.0.0.23 - - [2025-10-16 03:02:23] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001029 10.0.0.19 - - [2025-10-16 03:02:23] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=virtual_networks HTTP/1.1" 200 1019 0.044542 10.0.0.23 - - [2025-10-16 03:02:24] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000888 10.0.0.19 - - [2025-10-16 03:02:24] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.037604 10.0.0.23 - - [2025-10-16 03:02:24] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001114 10.0.0.19 - - [2025-10-16 03:02:24] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=security_groups HTTP/1.1" 200 1238 0.033313 10.0.0.19 - - [2025-10-16 03:02:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.023090 10.0.0.23 - - [2025-10-16 03:02:24] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003216 10.0.0.23 - - [2025-10-16 03:02:24] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000812 10.0.0.23 - - [2025-10-16 03:02:24] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006139 10.0.0.23 - - [2025-10-16 03:02:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.002978 10.0.0.23 - - [2025-10-16 03:02:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.009696 10.0.0.23 - - [2025-10-16 03:02:25] "POST /security-groups HTTP/1.1" 200 595 0.081319 10.0.0.23 - - [2025-10-16 03:02:25] "POST /projects HTTP/1.1" 200 593 0.295386 10.0.0.23 - - [2025-10-16 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.366927 10.0.0.19 - - [2025-10-16 03:02:25] "POST /access-control-lists HTTP/1.1" 200 600 0.035084 10.0.0.19 - - [2025-10-16 03:02:25] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.515036 10.0.0.19 - - [2025-10-16 03:02:26] "GET / HTTP/1.1" 200 35931 0.002128 10.0.0.19 - - [2025-10-16 03:02:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.19 - - [2025-10-16 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.060257 10.0.0.23 - - [2025-10-16 03:02:28] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001127 10.0.0.19 - - [2025-10-16 03:02:28] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.039666 10.0.0.19 - - [2025-10-16 03:02:29] "POST /route-targets HTTP/1.1" 200 327 0.013128 10.0.0.23 - - [2025-10-16 03:02:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007334 10.0.0.19 - - [2025-10-16 03:02:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.214484 10.0.0.19 - - [2025-10-16 03:02:29] "POST /id-to-fqname HTTP/1.1" 200 226 0.001184 10.0.0.19 - - [2025-10-16 03:02:29] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005047 10.0.0.19 - - [2025-10-16 03:02:29] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004966 10.0.0.19 - - [2025-10-16 03:02:29] "POST /neutron/network HTTP/1.1" 200 831 0.006292 10.0.0.19 - - [2025-10-16 03:02:29] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005419 10.0.0.19 - - [2025-10-16 03:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.19 - - [2025-10-16 03:02:31] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004623 10.0.0.19 - - [2025-10-16 03:02:31] "PUT /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70 HTTP/1.1" 200 264 0.051138 10.0.0.19 - - [2025-10-16 03:02:31] "POST /ref-update HTTP/1.1" 200 156 0.026455 10.0.0.19 - - [2025-10-16 03:02:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.001592 10.0.0.23 - - [2025-10-16 03:02:37] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001671 10.0.0.19 - - [2025-10-16 03:02:37] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.326542 10.0.0.23 - - [2025-10-16 03:02:37] "GET /obj-perms HTTP/1.1" 200 5056 0.078023 10.0.0.19 - - [2025-10-16 03:02:37] "POST /neutron/network HTTP/1.1" 200 831 0.009588 10.0.0.19 - - [2025-10-16 03:02:37] "POST /neutron/port HTTP/1.1" 200 117 0.006462 10.0.0.19 - - [2025-10-16 03:02:38] "POST /neutron/port HTTP/1.1" 200 1063 0.018882 10.0.0.19 - - [2025-10-16 03:02:38] "POST /neutron/port HTTP/1.1" 200 1091 0.016020 10.0.0.19 - - [2025-10-16 03:02:38] "POST /neutron/port HTTP/1.1" 200 117 0.001017 10.0.0.19 - - [2025-10-16 03:02:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008487 10.0.0.19 - - [2025-10-16 03:02:43] "POST /neutron/port HTTP/1.1" 200 1091 0.015013 10.0.0.19 - - [2025-10-16 03:02:43] "GET /virtual-machine/5894e51a-ac37-44d3-8604-130566cb09d9 HTTP/1.1" 401 292 0.000476 10.0.0.19 - - [2025-10-16 03:02:43] "GET /virtual-machine/5894e51a-ac37-44d3-8604-130566cb09d9 HTTP/1.1" 200 1295 0.027425 10.0.0.19 - - [2025-10-16 03:02:43] "GET /virtual-machine-interface/22e2538e-4ce0-4764-bac7-ba6368a6a40c HTTP/1.1" 200 2967 0.005572 10.0.0.19 - - [2025-10-16 03:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2025-10-16 03:02:43] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003847 10.0.0.19 - - [2025-10-16 03:02:43] "GET /virtual-networks?parent_id=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002893 10.0.0.19 - - [2025-10-16 03:02:43] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006095 10.0.0.19 - - [2025-10-16 03:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2025-10-16 03:02:46] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006266 10.0.0.19 - - [2025-10-16 03:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.19 - - [2025-10-16 03:02:50] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004588 10.0.0.19 - - [2025-10-16 03:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.19 - - [2025-10-16 03:02:54] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004945 10.0.0.19 - - [2025-10-16 03:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.19 - - [2025-10-16 03:02:58] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006072 10.0.0.19 - - [2025-10-16 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2025-10-16 03:03:02] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005202 10.0.0.19 - - [2025-10-16 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.19 - - [2025-10-16 03:03:07] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005651 10.0.0.19 - - [2025-10-16 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.19 - - [2025-10-16 03:03:11] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005100 10.0.0.19 - - [2025-10-16 03:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.19 - - [2025-10-16 03:03:15] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004898 10.0.0.23 - - [2025-10-16 03:03:16] "DELETE /project/0f639ab7a70e4250a58f0464e77b43fc HTTP/1.1" 404 173 0.005403 10.0.0.23 - - [2025-10-16 03:03:16] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000774 10.0.0.23 - - [2025-10-16 03:03:16] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.029689 10.0.0.23 - - [2025-10-16 03:03:16] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000808 10.0.0.23 - - [2025-10-16 03:03:16] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=security_groups HTTP/1.1" 200 1089 0.079182 10.0.0.23 - - [2025-10-16 03:03:16] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000875 10.0.0.23 - - [2025-10-16 03:03:16] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=application_policy_sets HTTP/1.1" 200 1382 0.040451 10.0.0.23 - - [2025-10-16 03:03:16] "DELETE /project/c061b178-ac27-46c9-a226-ac45416922b0 HTTP/1.1" 409 278 0.245394 10.0.0.19 - - [2025-10-16 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.19 - - [2025-10-16 03:03:17] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003555 10.0.0.19 - - [2025-10-16 03:03:17] "GET /virtual-networks?parent_id=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002434 10.0.0.19 - - [2025-10-16 03:03:17] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005257 10.0.0.19 - - [2025-10-16 03:03:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008171 10.0.0.19 - - [2025-10-16 03:03:26] "POST /neutron/port HTTP/1.1" 200 1091 0.013956 10.0.0.19 - - [2025-10-16 03:03:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006717 10.0.0.19 - - [2025-10-16 03:03:33] "POST /neutron/port HTTP/1.1" 200 1091 0.013140 10.0.0.19 - - [2025-10-16 03:03:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004899 10.0.0.19 - - [2025-10-16 03:03:34] "POST /neutron/network HTTP/1.1" 200 831 0.008098 10.0.0.19 - - [2025-10-16 03:03:37] "GET /obj-perms HTTP/1.1" 200 5056 0.044785 10.0.0.19 - - [2025-10-16 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.19 - - [2025-10-16 03:03:38] "GET /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005984 10.0.0.19 - - [2025-10-16 03:03:38] "PUT /virtual-network/d475712a-4da6-46c5-9f09-d3d4853a7a70 HTTP/1.1" 200 264 0.071149 10.0.0.57 - - [2025-10-16 03:03:38] "GET /obj-perms HTTP/1.1" 200 5056 0.070120 10.0.0.19 - - [2025-10-16 03:03:38] "POST /ref-update HTTP/1.1" 200 156 0.066661 10.0.0.19 - - [2025-10-16 03:03:43] "POST /neutron/port HTTP/1.1" 200 1091 0.017026 10.0.0.19 - - [2025-10-16 03:03:45] "POST /neutron/network HTTP/1.1" 200 831 0.006502 10.0.0.19 - - [2025-10-16 03:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-16 03:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-10-16 03:03:48] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000763 10.0.0.19 - - [2025-10-16 03:03:48] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.047359 10.0.0.23 - - [2025-10-16 03:03:48] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000852 10.0.0.19 - - [2025-10-16 03:03:48] "POST /neutron/network HTTP/1.1" 200 613 0.110667 10.0.0.19 - - [2025-10-16 03:03:48] "POST /ref-update HTTP/1.1" 200 156 0.039076 10.0.0.19 - - [2025-10-16 03:03:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.003064 10.0.0.19 - - [2025-10-16 03:03:48] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004791 10.0.0.19 - - [2025-10-16 03:03:48] "POST /neutron/network HTTP/1.1" 200 832 0.004939 10.0.0.19 - - [2025-10-16 03:03:48] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004363 10.0.0.19 - - [2025-10-16 03:03:49] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006218 10.0.0.19 - - [2025-10-16 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.19 - - [2025-10-16 03:03:49] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004518 10.0.0.19 - - [2025-10-16 03:03:49] "PUT /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f HTTP/1.1" 200 264 0.052851 10.0.0.19 - - [2025-10-16 03:03:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.001189 10.0.0.19 - - [2025-10-16 03:03:54] "POST /neutron/network HTTP/1.1" 200 842 0.006242 10.0.0.23 - - [2025-10-16 03:03:55] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000874 10.0.0.19 - - [2025-10-16 03:03:55] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.056003 10.0.0.19 - - [2025-10-16 03:03:55] "POST /neutron/port HTTP/1.1" 200 117 0.005514 10.0.0.23 - - [2025-10-16 03:03:56] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000822 10.0.0.19 - - [2025-10-16 03:03:56] "POST /neutron/port HTTP/1.1" 200 1064 0.238070 10.0.0.19 - - [2025-10-16 03:03:56] "POST /neutron/port HTTP/1.1" 200 1118 0.087797 10.0.0.19 - - [2025-10-16 03:03:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.007506 10.0.0.19 - - [2025-10-16 03:04:00] "POST /neutron/port HTTP/1.1" 200 1092 0.013318 10.0.0.19 - - [2025-10-16 03:04:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006456 10.0.0.19 - - [2025-10-16 03:04:01] "GET /virtual-machine/c0d380a6-6e42-4f4a-a3c6-add5853dfa70 HTTP/1.1" 200 1297 0.005536 10.0.0.19 - - [2025-10-16 03:04:01] "GET /virtual-machine-interface/8b533808-7e71-48a8-8dc4-d19aced07264 HTTP/1.1" 200 2968 0.004563 10.0.0.19 - - [2025-10-16 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.19 - - [2025-10-16 03:04:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003075 10.0.0.19 - - [2025-10-16 03:04:01] "GET /virtual-networks?parent_id=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002812 10.0.0.19 - - [2025-10-16 03:04:01] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005721 10.0.0.19 - - [2025-10-16 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2025-10-16 03:04:04] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005246 10.0.0.19 - - [2025-10-16 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2025-10-16 03:04:08] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.008169 10.0.0.19 - - [2025-10-16 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-10-16 03:04:12] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.004841 10.0.0.19 - - [2025-10-16 03:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.19 - - [2025-10-16 03:04:16] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.004980 10.0.0.19 - - [2025-10-16 03:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.19 - - [2025-10-16 03:04:20] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005686 10.0.0.19 - - [2025-10-16 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.19 - - [2025-10-16 03:04:24] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007027 10.0.0.19 - - [2025-10-16 03:04:25] "POST /neutron/port HTTP/1.1" 200 1092 0.015105 10.0.0.19 - - [2025-10-16 03:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004551 10.0.0.19 - - [2025-10-16 03:04:26] "POST /neutron/network HTTP/1.1" 200 832 0.007369 10.0.0.19 - - [2025-10-16 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.19 - - [2025-10-16 03:04:28] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005139 10.0.0.19 - - [2025-10-16 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.19 - - [2025-10-16 03:04:32] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005672 10.0.0.19 - - [2025-10-16 03:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.19 - - [2025-10-16 03:04:37] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006386 10.0.0.19 - - [2025-10-16 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-10-16 03:04:41] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.005536 10.0.0.19 - - [2025-10-16 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.19 - - [2025-10-16 03:04:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003312 10.0.0.19 - - [2025-10-16 03:04:45] "GET /virtual-networks?parent_id=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002512 10.0.0.19 - - [2025-10-16 03:04:45] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.007923 10.0.0.19 - - [2025-10-16 03:04:50] "POST /neutron/port HTTP/1.1" 200 1092 0.018231 10.0.0.19 - - [2025-10-16 03:04:55] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007712 10.0.0.19 - - [2025-10-16 03:05:00] "POST /neutron/port HTTP/1.1" 200 1092 0.014434 10.0.0.19 - - [2025-10-16 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.19 - - [2025-10-16 03:05:06] "GET /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.006990 10.0.0.19 - - [2025-10-16 03:05:06] "PUT /virtual-network/4530128d-5be4-4152-999a-b4d853c7535f HTTP/1.1" 200 264 0.073874 10.0.0.19 - - [2025-10-16 03:05:06] "POST /ref-update HTTP/1.1" 200 156 0.029569 10.0.0.19 - - [2025-10-16 03:05:11] "POST /neutron/network HTTP/1.1" 400 204 0.016798 10.0.0.19 - - [2025-10-16 03:05:12] "POST /neutron/port HTTP/1.1" 200 151 0.196369 10.0.0.19 - - [2025-10-16 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.23 - - [2025-10-16 03:05:15] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.024857 10.0.0.19 - - [2025-10-16 03:05:15] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.090340 10.0.0.23 - - [2025-10-16 03:05:15] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000893 10.0.0.19 - - [2025-10-16 03:05:15] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?fields=virtual_networks HTTP/1.1" 200 1040 0.040598 10.0.0.23 - - [2025-10-16 03:05:15] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000921 10.0.0.19 - - [2025-10-16 03:05:15] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.036688 10.0.0.23 - - [2025-10-16 03:05:15] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000853 10.0.0.19 - - [2025-10-16 03:05:15] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?fields=security_groups HTTP/1.1" 200 1270 0.042111 10.0.0.19 - - [2025-10-16 03:05:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.022503 10.0.0.23 - - [2025-10-16 03:05:16] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002764 10.0.0.23 - - [2025-10-16 03:05:16] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.23 - - [2025-10-16 03:05:16] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006799 10.0.0.23 - - [2025-10-16 03:05:16] "POST /id-to-fqname HTTP/1.1" 200 216 0.003957 10.0.0.23 - - [2025-10-16 03:05:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003753 10.0.0.23 - - [2025-10-16 03:05:16] "POST /security-groups HTTP/1.1" 200 616 0.030787 10.0.0.23 - - [2025-10-16 03:05:16] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000791 10.0.0.23 - - [2025-10-16 03:05:16] "POST /projects HTTP/1.1" 200 635 0.218742 10.0.0.23 - - [2025-10-16 03:05:16] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.043198 10.0.0.23 - - [2025-10-16 03:05:16] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000920 10.0.0.19 - - [2025-10-16 03:05:16] "POST /access-control-lists HTTP/1.1" 200 621 0.041794 10.0.0.23 - - [2025-10-16 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.283224 10.0.0.23 - - [2025-10-16 03:05:16] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?fields=security_groups HTTP/1.1" 200 1375 0.081844 10.0.0.19 - - [2025-10-16 03:05:16] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.430997 10.0.0.23 - - [2025-10-16 03:05:16] "DELETE /security-group/b0ccdc24-a22f-47a5-8b44-2b0e4c0fa67c HTTP/1.1" 200 115 0.062804 10.0.0.23 - - [2025-10-16 03:05:16] "GET /projects?obj_uuids=0f639ab7-a70e-4250-a58f-0464e77b43fc&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000826 10.0.0.19 - - [2025-10-16 03:05:16] "DELETE /access-control-list/d6c3b030-2855-49da-a34c-ef3a9b507931 HTTP/1.1" 200 115 0.036191 10.0.0.23 - - [2025-10-16 03:05:16] "GET /project/0f639ab7-a70e-4250-a58f-0464e77b43fc?fields=application_policy_sets HTTP/1.1" 200 1414 0.038562 10.0.0.23 - - [2025-10-16 03:05:16] "DELETE /project/0f639ab7-a70e-4250-a58f-0464e77b43fc HTTP/1.1" 200 115 0.424767 10.0.0.19 - - [2025-10-16 03:05:17] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.19 - - [2025-10-16 03:05:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.19 - - [2025-10-16 03:05:19] "POST /fqname-to-id HTTP/1.1" 404 249 0.059566 10.0.0.23 - - [2025-10-16 03:05:19] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000871 10.0.0.19 - - [2025-10-16 03:05:19] "POST /access-control-lists HTTP/1.1" 200 643 0.021225 10.0.0.19 - - [2025-10-16 03:05:20] "PUT /access-control-list/edf85d37-ce0f-4073-bbb8-bf5af7215aad HTTP/1.1" 200 272 0.010482 10.0.0.19 - - [2025-10-16 03:05:20] "POST /neutron/security_group HTTP/1.1" 200 1427 0.325531 10.0.0.19 - - [2025-10-16 03:05:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114774 10.0.0.19 - - [2025-10-16 03:05:20] "PUT /access-control-list/58563bb9-525a-471a-8b46-14a1c9841d77 HTTP/1.1" 200 272 0.021971 10.0.0.19 - - [2025-10-16 03:05:20] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.158853 10.0.0.19 - - [2025-10-16 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2025-10-16 03:05:20] "GET /security-group/0289141c-ce30-4e6c-8dca-6f60131d48da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008222 10.0.0.19 - - [2025-10-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 404 249 0.003700 10.0.0.19 - - [2025-10-16 03:05:21] "DELETE /access-control-list/edf85d37-ce0f-4073-bbb8-bf5af7215aad HTTP/1.1" 200 115 0.042349 10.0.0.19 - - [2025-10-16 03:05:21] "POST /fqname-to-id HTTP/1.1" 404 249 0.003267 10.0.0.23 - - [2025-10-16 03:05:21] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000814 10.0.0.19 - - [2025-10-16 03:05:21] "POST /access-control-lists HTTP/1.1" 200 643 0.026741 10.0.0.19 - - [2025-10-16 03:05:22] "PUT /access-control-list/ad5518a3-145a-4d67-97b8-1603554e3fc8 HTTP/1.1" 200 272 0.014863 10.0.0.19 - - [2025-10-16 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 1427 0.387806 10.0.0.19 - - [2025-10-16 03:05:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126761 10.0.0.19 - - [2025-10-16 03:05:22] "PUT /access-control-list/29d1ef9c-19db-402d-aa2b-07803cb46407 HTTP/1.1" 200 272 0.010341 10.0.0.19 - - [2025-10-16 03:05:22] "POST /neutron/security_group_rule HTTP/1.1" 200 602 0.127245 10.0.0.19 - - [2025-10-16 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2025-10-16 03:05:22] "GET /security-group/e63d1efa-8664-479d-9192-4d95f5c3a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003690 10.0.0.19 - - [2025-10-16 03:05:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.117231 10.0.0.19 - - [2025-10-16 03:05:23] "PUT /access-control-list/29d1ef9c-19db-402d-aa2b-07803cb46407 HTTP/1.1" 200 272 0.020929 10.0.0.19 - - [2025-10-16 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.23 - - [2025-10-16 03:05:23] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002524 10.0.0.19 - - [2025-10-16 03:05:23] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.055293 10.0.0.19 - - [2025-10-16 03:05:23] "POST /neutron/network HTTP/1.1" 200 117 0.008200 10.0.0.19 - - [2025-10-16 03:05:23] "POST /route-targets HTTP/1.1" 200 327 0.017431 10.0.0.23 - - [2025-10-16 03:05:24] "POST /useragent-kv HTTP/1.1" 200 115 0.017592 10.0.0.19 - - [2025-10-16 03:05:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.199121 10.0.0.19 - - [2025-10-16 03:05:24] "POST /id-to-fqname HTTP/1.1" 200 290 0.001453 10.0.0.19 - - [2025-10-16 03:05:24] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005302 10.0.0.19 - - [2025-10-16 03:05:24] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005329 10.0.0.19 - - [2025-10-16 03:05:24] "POST /neutron/network HTTP/1.1" 200 1113 0.012309 10.0.0.19 - - [2025-10-16 03:05:24] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005255 10.0.0.19 - - [2025-10-16 03:05:25] "GET /obj-perms HTTP/1.1" 200 5080 0.046401 10.0.0.23 - - [2025-10-16 03:05:26] "GET /obj-perms HTTP/1.1" 200 5080 0.051902 10.0.0.19 - - [2025-10-16 03:05:26] "POST /id-to-fqname HTTP/1.1" 200 290 0.001157 10.0.0.19 - - [2025-10-16 03:05:26] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007588 10.0.0.23 - - [2025-10-16 03:05:26] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001073 10.0.0.19 - - [2025-10-16 03:05:26] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.067582 10.0.0.19 - - [2025-10-16 03:05:27] "POST /neutron/port HTTP/1.1" 200 117 0.008397 10.0.0.19 - - [2025-10-16 03:05:27] "POST /id-to-fqname HTTP/1.1" 200 290 0.001152 10.0.0.19 - - [2025-10-16 03:05:27] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006674 10.0.0.23 - - [2025-10-16 03:05:27] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000883 10.0.0.19 - - [2025-10-16 03:05:27] "POST /neutron/security_group HTTP/1.1" 200 3458 0.045040 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/port HTTP/1.1" 200 1192 0.020569 10.0.0.23 - - [2025-10-16 03:05:28] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000868 10.0.0.19 - - [2025-10-16 03:05:28] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.104428 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/port HTTP/1.1" 200 1220 0.018012 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/subnet HTTP/1.1" 200 1384 0.011141 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/port HTTP/1.1" 200 1220 0.015527 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/port HTTP/1.1" 200 117 0.005116 10.0.0.19 - - [2025-10-16 03:05:28] "POST /neutron/network HTTP/1.1" 200 1123 0.008921 10.0.0.19 - - [2025-10-16 03:05:29] "POST /neutron/port HTTP/1.1" 200 1192 0.042000 10.0.0.19 - - [2025-10-16 03:05:29] "POST /neutron/port HTTP/1.1" 200 1220 0.015785 10.0.0.19 - - [2025-10-16 03:05:29] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012256 10.0.0.19 - - [2025-10-16 03:05:29] "POST /neutron/network HTTP/1.1" 200 1113 0.012419 10.0.0.19 - - [2025-10-16 03:05:33] "POST /neutron/port HTTP/1.1" 200 1220 0.013244 10.0.0.19 - - [2025-10-16 03:05:33] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010942 10.0.0.19 - - [2025-10-16 03:05:33] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007267 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.041882 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.003032 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.004316 10.0.0.19 - - [2025-10-16 03:05:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.028940 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.002810 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.004621 10.0.0.19 - - [2025-10-16 03:05:34] "GET /instance-ip/26f481dc-be89-4d6c-aceb-e14eba928711 HTTP/1.1" 200 1715 0.004372 10.0.0.19 - - [2025-10-16 03:05:34] "GET /instance-ip/332ca5c7-1d29-495d-b2a6-6d88296e1f46 HTTP/1.1" 200 1735 0.005052 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.002962 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.004170 10.0.0.19 - - [2025-10-16 03:05:34] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.19 - - [2025-10-16 03:05:34] "GET /instance-ip/26f481dc-be89-4d6c-aceb-e14eba928711 HTTP/1.1" 200 1715 0.003290 10.0.0.19 - - [2025-10-16 03:05:34] "GET /instance-ip/332ca5c7-1d29-495d-b2a6-6d88296e1f46 HTTP/1.1" 200 1735 0.002991 10.0.0.19 - - [2025-10-16 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2025-10-16 03:05:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002773 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004042 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005244 10.0.0.19 - - [2025-10-16 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.19 - - [2025-10-16 03:05:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003873 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003041 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005027 10.0.0.19 - - [2025-10-16 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2025-10-16 03:05:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004187 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002561 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005062 10.0.0.19 - - [2025-10-16 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.19 - - [2025-10-16 03:05:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003680 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002960 10.0.0.19 - - [2025-10-16 03:05:34] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005803 10.0.0.19 - - [2025-10-16 03:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-10-16 03:05:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005074 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003371 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005185 10.0.0.19 - - [2025-10-16 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.19 - - [2025-10-16 03:05:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004413 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003122 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005439 10.0.0.19 - - [2025-10-16 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.19 - - [2025-10-16 03:05:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004184 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003345 10.0.0.19 - - [2025-10-16 03:05:35] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005246 10.0.0.19 - - [2025-10-16 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.19 - - [2025-10-16 03:05:38] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005136 10.0.0.57 - - [2025-10-16 03:05:39] "GET /obj-perms HTTP/1.1" 200 5056 0.042690 10.0.0.19 - - [2025-10-16 03:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.19 - - [2025-10-16 03:05:42] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007153 10.0.0.19 - - [2025-10-16 03:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.19 - - [2025-10-16 03:05:46] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005726 10.0.0.19 - - [2025-10-16 03:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2025-10-16 03:05:50] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010040 10.0.0.19 - - [2025-10-16 03:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-10-16 03:05:54] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004818 10.0.0.19 - - [2025-10-16 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.19 - - [2025-10-16 03:05:58] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004956 10.0.0.23 - - [2025-10-16 03:06:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-10-16 03:06:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000343 10.0.0.23 - - [2025-10-16 03:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.001312 10.0.0.23 - - [2025-10-16 03:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.57 - - [2025-10-16 03:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.57 - - [2025-10-16 03:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2025-10-16 03:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.19 - - [2025-10-16 03:06:02] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005664 10.0.0.57 - - [2025-10-16 03:06:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.57 - - [2025-10-16 03:06:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.19 - - [2025-10-16 03:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.19 - - [2025-10-16 03:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.19 - - [2025-10-16 03:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.19 - - [2025-10-16 03:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.19 - - [2025-10-16 03:06:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004632 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003398 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006928 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.19 - - [2025-10-16 03:06:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004694 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003163 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006288 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2025-10-16 03:06:07] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004938 10.0.0.19 - - [2025-10-16 03:06:07] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008298 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.19 - - [2025-10-16 03:06:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004462 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003230 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005981 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2025-10-16 03:06:07] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005388 10.0.0.19 - - [2025-10-16 03:06:07] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004556 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.19 - - [2025-10-16 03:06:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005237 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003557 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006772 10.0.0.19 - - [2025-10-16 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.19 - - [2025-10-16 03:06:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006918 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003585 10.0.0.19 - - [2025-10-16 03:06:07] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006166 10.0.0.23 - - [2025-10-16 03:06:08] "GET /obj-perms HTTP/1.1" 200 5080 0.004474 10.0.0.19 - - [2025-10-16 03:06:08] "GET /obj-perms HTTP/1.1" 200 5080 0.004894 10.0.0.19 - - [2025-10-16 03:06:08] "GET /obj-perms HTTP/1.1" 200 5080 0.004148 10.0.0.57 - - [2025-10-16 03:06:08] "GET /obj-perms HTTP/1.1" 200 5080 0.049631 10.0.0.19 - - [2025-10-16 03:06:08] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.004347 10.0.0.19 - - [2025-10-16 03:06:08] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.005240 10.0.0.19 - - [2025-10-16 03:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2025-10-16 03:06:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003063 10.0.0.19 - - [2025-10-16 03:06:08] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002725 10.0.0.19 - - [2025-10-16 03:06:08] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005387 10.0.0.19 - - [2025-10-16 03:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.19 - - [2025-10-16 03:06:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003666 10.0.0.19 - - [2025-10-16 03:06:09] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002803 10.0.0.19 - - [2025-10-16 03:06:09] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005235 10.0.0.19 - - [2025-10-16 03:06:09] "POST /neutron/port HTTP/1.1" 200 1220 0.018759 10.0.0.19 - - [2025-10-16 03:06:15] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006414 10.0.0.19 - - [2025-10-16 03:06:20] "POST /neutron/port HTTP/1.1" 200 1220 0.015150 10.0.0.19 - - [2025-10-16 03:06:25] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006107 10.0.0.19 - - [2025-10-16 03:06:25] "POST /neutron/port HTTP/1.1" 200 1220 0.013653 10.0.0.19 - - [2025-10-16 03:06:25] "POST /neutron/security_group HTTP/1.1" 200 1457 0.005819 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.004723 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.002729 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine-interface/ab0ba48d-5106-4537-95e5-6627d6e0dc85 HTTP/1.1" 200 3418 0.004413 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.002984 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine-interface/ab0ba48d-5106-4537-95e5-6627d6e0dc85 HTTP/1.1" 200 3418 0.004879 10.0.0.19 - - [2025-10-16 03:06:25] "GET /instance-ip/4ac0462f-fe12-46ae-90c6-b2b4d2bfe282 HTTP/1.1" 200 1735 0.005139 10.0.0.19 - - [2025-10-16 03:06:25] "GET /instance-ip/79668272-41c7-4347-8c4e-565bb10d5a0c HTTP/1.1" 200 1715 0.004902 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.003190 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-machine-interface/ab0ba48d-5106-4537-95e5-6627d6e0dc85 HTTP/1.1" 200 3418 0.004453 10.0.0.19 - - [2025-10-16 03:06:25] "GET /instance-ip/4ac0462f-fe12-46ae-90c6-b2b4d2bfe282 HTTP/1.1" 200 1735 0.003170 10.0.0.19 - - [2025-10-16 03:06:25] "GET /instance-ip/79668272-41c7-4347-8c4e-565bb10d5a0c HTTP/1.1" 200 1715 0.003309 10.0.0.19 - - [2025-10-16 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.19 - - [2025-10-16 03:06:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002951 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002498 10.0.0.19 - - [2025-10-16 03:06:25] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005373 10.0.0.19 - - [2025-10-16 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003896 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002471 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005601 10.0.0.19 - - [2025-10-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003700 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002633 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005191 10.0.0.19 - - [2025-10-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004151 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003042 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005511 10.0.0.19 - - [2025-10-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003731 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002424 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005423 10.0.0.19 - - [2025-10-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003483 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002944 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005476 10.0.0.19 - - [2025-10-16 03:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2025-10-16 03:06:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004036 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002669 10.0.0.19 - - [2025-10-16 03:06:26] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005045 10.0.0.19 - - [2025-10-16 03:06:26] "POST /neutron/network HTTP/1.1" 200 1123 0.008140 10.0.0.19 - - [2025-10-16 03:06:26] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013311 10.0.0.19 - - [2025-10-16 03:06:27] "POST /neutron/network HTTP/1.1" 200 1113 0.011492 10.0.0.19 - - [2025-10-16 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-10-16 03:06:27] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003571 10.0.0.19 - - [2025-10-16 03:06:27] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002818 10.0.0.19 - - [2025-10-16 03:06:27] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005243 10.0.0.19 - - [2025-10-16 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-10-16 03:06:27] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003857 10.0.0.19 - - [2025-10-16 03:06:27] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002676 10.0.0.19 - - [2025-10-16 03:06:27] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005901 10.0.0.19 - - [2025-10-16 03:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-16 03:06:28] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003853 10.0.0.19 - - [2025-10-16 03:06:28] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003462 10.0.0.19 - - [2025-10-16 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.19 - - [2025-10-16 03:06:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003554 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002841 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004905 10.0.0.19 - - [2025-10-16 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.19 - - [2025-10-16 03:06:28] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004647 10.0.0.19 - - [2025-10-16 03:06:28] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003525 10.0.0.19 - - [2025-10-16 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.19 - - [2025-10-16 03:06:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005090 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003073 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006333 10.0.0.19 - - [2025-10-16 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.19 - - [2025-10-16 03:06:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004584 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002805 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005543 10.0.0.23 - - [2025-10-16 03:06:28] "GET /obj-perms HTTP/1.1" 200 5080 0.003260 10.0.0.19 - - [2025-10-16 03:06:28] "GET /obj-perms HTTP/1.1" 200 5080 0.004401 10.0.0.19 - - [2025-10-16 03:06:28] "GET /obj-perms HTTP/1.1" 200 5080 0.003333 10.0.0.23 - - [2025-10-16 03:06:28] "GET /obj-perms HTTP/1.1" 200 5080 0.003384 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.003687 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-machine-interface/ab0ba48d-5106-4537-95e5-6627d6e0dc85 HTTP/1.1" 200 3418 0.004883 10.0.0.19 - - [2025-10-16 03:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-10-16 03:06:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008674 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005875 10.0.0.19 - - [2025-10-16 03:06:28] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004971 10.0.0.19 - - [2025-10-16 03:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2025-10-16 03:06:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003648 10.0.0.19 - - [2025-10-16 03:06:30] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002717 10.0.0.19 - - [2025-10-16 03:06:30] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005201 10.0.0.19 - - [2025-10-16 03:06:35] "POST /neutron/port HTTP/1.1" 200 1220 0.013386 10.0.0.19 - - [2025-10-16 03:06:35] "POST /neutron/port HTTP/1.1" 200 1220 0.013683 10.0.0.19 - - [2025-10-16 03:06:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003498 10.0.0.19 - - [2025-10-16 03:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.19 - - [2025-10-16 03:06:37] "POST /neutron/security_group HTTP/1.1" 200 1457 0.028509 10.0.0.19 - - [2025-10-16 03:06:40] "GET /obj-perms HTTP/1.1" 200 5056 0.042416 10.0.0.19 - - [2025-10-16 03:06:45] "POST /neutron/port HTTP/1.1" 200 1220 0.013919 10.0.0.19 - - [2025-10-16 03:06:50] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.004376 10.0.0.19 - - [2025-10-16 03:06:50] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.005000 10.0.0.19 - - [2025-10-16 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2025-10-16 03:06:50] "GET /security-group/e63d1efa-8664-479d-9192-4d95f5c3a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003175 10.0.0.19 - - [2025-10-16 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-10-16 03:06:50] "GET /security-group/e63d1efa-8664-479d-9192-4d95f5c3a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004057 10.0.0.19 - - [2025-10-16 03:06:50] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006862 10.0.0.19 - - [2025-10-16 03:06:51] "POST /neutron/port HTTP/1.1" 200 1246 0.012163 10.0.0.19 - - [2025-10-16 03:06:51] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.003874 10.0.0.19 - - [2025-10-16 03:06:51] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3361 0.006635 10.0.0.19 - - [2025-10-16 03:06:51] "POST /neutron/port HTTP/1.1" 200 1182 0.013415 10.0.0.19 - - [2025-10-16 03:06:51] "POST /neutron/port HTTP/1.1" 200 1246 0.059254 10.0.0.19 - - [2025-10-16 03:06:51] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.003437 10.0.0.19 - - [2025-10-16 03:06:51] "GET /virtual-machine-interface/dcf59404-e51f-4129-860a-73f146ce5b8d HTTP/1.1" 200 3417 0.004635 10.0.0.19 - - [2025-10-16 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2025-10-16 03:06:51] "GET /security-group/e63d1efa-8664-479d-9192-4d95f5c3a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003408 10.0.0.19 - - [2025-10-16 03:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-10-16 03:06:51] "GET /security-group/e63d1efa-8664-479d-9192-4d95f5c3a15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003785 10.0.0.19 - - [2025-10-16 03:06:51] "POST /neutron/security_group HTTP/1.1" 400 206 0.009868 10.0.0.19 - - [2025-10-16 03:07:26] "POST /neutron/network HTTP/1.1" 200 1123 0.008469 10.0.0.19 - - [2025-10-16 03:07:27] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012016 10.0.0.19 - - [2025-10-16 03:07:27] "POST /neutron/network HTTP/1.1" 200 1113 0.008349 10.0.0.19 - - [2025-10-16 03:07:35] "POST /neutron/network HTTP/1.1" 200 1123 0.010023 10.0.0.19 - - [2025-10-16 03:07:36] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013097 10.0.0.19 - - [2025-10-16 03:07:36] "POST /neutron/network HTTP/1.1" 200 1113 0.008964 10.0.0.23 - - [2025-10-16 03:07:40] "GET /obj-perms HTTP/1.1" 200 5056 0.047051 10.0.0.19 - - [2025-10-16 03:08:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.182476 10.0.0.19 - - [2025-10-16 03:08:18] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.173995 10.0.0.19 - - [2025-10-16 03:08:18] "PUT /access-control-list/ad5518a3-145a-4d67-97b8-1603554e3fc8 HTTP/1.1" 200 272 0.011663 10.0.0.19 - - [2025-10-16 03:08:21] "POST /neutron/port HTTP/1.1" 200 1220 0.014211 10.0.0.19 - - [2025-10-16 03:08:21] "POST /neutron/port HTTP/1.1" 200 1208 0.060539 10.0.0.19 - - [2025-10-16 03:08:21] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 200 1317 0.004109 10.0.0.19 - - [2025-10-16 03:08:22] "POST /neutron/port HTTP/1.1" 200 151 0.192683 10.0.0.19 - - [2025-10-16 03:08:23] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 404 171 0.003187 10.0.0.19 - - [2025-10-16 03:08:23] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 404 171 0.003210 10.0.0.19 - - [2025-10-16 03:08:23] "GET /virtual-machine/7d04528e-4042-4439-b92d-b119d84653ff HTTP/1.1" 404 171 0.002275 10.0.0.19 - - [2025-10-16 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2025-10-16 03:08:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003094 10.0.0.19 - - [2025-10-16 03:08:24] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002436 10.0.0.19 - - [2025-10-16 03:08:24] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005683 10.0.0.19 - - [2025-10-16 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-10-16 03:08:24] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003439 10.0.0.19 - - [2025-10-16 03:08:24] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003037 10.0.0.19 - - [2025-10-16 03:08:27] "GET /obj-perms HTTP/1.1" 200 5080 0.003954 10.0.0.23 - - [2025-10-16 03:08:30] "GET /obj-perms HTTP/1.1" 200 5080 0.003365 10.0.0.19 - - [2025-10-16 03:08:30] "GET /obj-perms HTTP/1.1" 200 5080 0.003513 10.0.0.57 - - [2025-10-16 03:08:30] "GET /obj-perms HTTP/1.1" 200 5080 0.003506 10.0.0.19 - - [2025-10-16 03:08:30] "POST /neutron/port HTTP/1.1" 200 1246 0.011457 10.0.0.19 - - [2025-10-16 03:08:30] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 200 1316 0.003812 10.0.0.19 - - [2025-10-16 03:08:31] "POST /neutron/port HTTP/1.1" 200 1182 0.019210 10.0.0.19 - - [2025-10-16 03:08:32] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 404 171 0.003011 10.0.0.19 - - [2025-10-16 03:08:32] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 404 171 0.002819 10.0.0.19 - - [2025-10-16 03:08:32] "GET /virtual-machine/47cf5906-8c4f-4588-885b-418179da892a HTTP/1.1" 404 171 0.002374 10.0.0.19 - - [2025-10-16 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.19 - - [2025-10-16 03:08:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003942 10.0.0.19 - - [2025-10-16 03:08:33] "GET /virtual-networks?parent_id=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002715 10.0.0.19 - - [2025-10-16 03:08:33] "GET /virtual-network/0ea7843f-63e6-41a4-9c8d-a724a5f37c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005376 10.0.0.19 - - [2025-10-16 03:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2025-10-16 03:08:33] "GET /routing-instance/9e082ec2-8654-441b-8c67-a9aecdccb19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004088 10.0.0.19 - - [2025-10-16 03:08:33] "GET /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002983 10.0.0.19 - - [2025-10-16 03:08:39] "GET /obj-perms HTTP/1.1" 200 5080 0.003859 10.0.0.57 - - [2025-10-16 03:08:39] "GET /obj-perms HTTP/1.1" 200 5080 0.003916 10.0.0.19 - - [2025-10-16 03:08:39] "POST /neutron/network HTTP/1.1" 200 1113 0.008187 10.0.0.19 - - [2025-10-16 03:08:39] "DELETE /route-target/e4c4eb02-9506-4e2f-90f5-87c045a1f9b2 HTTP/1.1" 200 115 0.038388 10.0.0.19 - - [2025-10-16 03:08:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.056201 10.0.0.19 - - [2025-10-16 03:08:39] "POST /fqname-to-id HTTP/1.1" 404 249 0.002371 10.0.0.23 - - [2025-10-16 03:08:41] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001278 10.0.0.19 - - [2025-10-16 03:08:41] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.044795 10.0.0.23 - - [2025-10-16 03:08:41] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000913 10.0.0.19 - - [2025-10-16 03:08:41] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?fields=virtual_networks HTTP/1.1" 200 1082 0.063441 10.0.0.23 - - [2025-10-16 03:08:41] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000877 10.0.0.19 - - [2025-10-16 03:08:41] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?fields=virtual_machine_interfaces HTTP/1.1" 200 1082 0.068375 10.0.0.23 - - [2025-10-16 03:08:41] "GET /projects?obj_uuids=0e2c8d3f-284c-4bf7-a852-96c9f9affd7a&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000952 10.0.0.19 - - [2025-10-16 03:08:41] "GET /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a?fields=security_groups HTTP/1.1" 200 1333 0.057526 10.0.0.23 - - [2025-10-16 03:08:42] "GET /obj-perms HTTP/1.1" 200 5056 0.335290 10.0.0.19 - - [2025-10-16 03:08:42] "POST /fqname-to-id HTTP/1.1" 404 218 0.026363 10.0.0.23 - - [2025-10-16 03:08:42] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002784 10.0.0.23 - - [2025-10-16 03:08:42] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000881 10.0.0.23 - - [2025-10-16 03:08:42] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029174 10.0.0.23 - - [2025-10-16 03:08:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.003217 10.0.0.23 - - [2025-10-16 03:08:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.008202 10.0.0.23 - - [2025-10-16 03:08:43] "POST /security-groups HTTP/1.1" 200 621 0.035712 10.0.0.19 - - [2025-10-16 03:08:43] "POST /fqname-to-id HTTP/1.1" 404 264 0.003180 10.0.0.23 - - [2025-10-16 03:08:43] "POST /projects HTTP/1.1" 200 645 0.227459 10.0.0.23 - - [2025-10-16 03:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.296420 10.0.0.19 - - [2025-10-16 03:08:43] "POST /access-control-lists HTTP/1.1" 200 624 0.036314 10.0.0.19 - - [2025-10-16 03:08:43] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.446646 10.0.0.19 - - [2025-10-16 03:08:44] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.19 - - [2025-10-16 03:08:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2025-10-16 03:08:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.056029 10.0.0.19 - - [2025-10-16 03:08:46] "POST /security-groups HTTP/1.1" 200 595 0.028977 10.0.0.19 - - [2025-10-16 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.19 - - [2025-10-16 03:08:46] "POST /fqname-to-id HTTP/1.1" 404 285 0.005434 10.0.0.19 - - [2025-10-16 03:08:46] "GET /security-group/f4da807c-7f73-4db3-afe8-c5ae6a96f787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.019697 10.0.0.19 - - [2025-10-16 03:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.19 - - [2025-10-16 03:08:46] "GET /security-group/f4da807c-7f73-4db3-afe8-c5ae6a96f787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004023 10.0.0.19 - - [2025-10-16 03:08:47] "DELETE /security-group/f4da807c-7f73-4db3-afe8-c5ae6a96f787 HTTP/1.1" 200 115 0.045245 10.0.0.19 - - [2025-10-16 03:08:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.003718 10.0.0.19 - - [2025-10-16 03:08:47] "DELETE /access-control-list/5c99361a-f222-48f0-a669-264e93e4748a HTTP/1.1" 200 115 0.034093 10.0.0.19 - - [2025-10-16 03:08:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.003200 10.0.0.19 - - [2025-10-16 03:08:47] "POST /security-groups HTTP/1.1" 200 595 0.030756 10.0.0.19 - - [2025-10-16 03:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.19 - - [2025-10-16 03:08:47] "POST /fqname-to-id HTTP/1.1" 404 285 0.009465 10.0.0.19 - - [2025-10-16 03:08:47] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.011872 10.0.0.19 - - [2025-10-16 03:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.19 - - [2025-10-16 03:08:47] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004084 10.0.0.19 - - [2025-10-16 03:08:48] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003857 10.0.0.19 - - [2025-10-16 03:08:48] "PUT /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5 HTTP/1.1" 200 262 0.017408 10.0.0.19 - - [2025-10-16 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011522 10.0.0.19 - - [2025-10-16 03:08:48] "PUT /access-control-list/018a510a-870f-4f04-847d-da8cd4c569a0 HTTP/1.1" 200 272 0.020552 10.0.0.23 - - [2025-10-16 03:08:48] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000901 10.0.0.19 - - [2025-10-16 03:08:48] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.050178 10.0.0.23 - - [2025-10-16 03:08:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004209 10.0.0.19 - - [2025-10-16 03:08:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.216159 10.0.0.19 - - [2025-10-16 03:08:49] "POST /id-to-fqname HTTP/1.1" 200 300 0.001228 10.0.0.19 - - [2025-10-16 03:08:49] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005203 10.0.0.19 - - [2025-10-16 03:08:49] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005389 10.0.0.19 - - [2025-10-16 03:08:49] "POST /neutron/network HTTP/1.1" 200 955 0.006029 10.0.0.19 - - [2025-10-16 03:08:49] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006007 10.0.0.19 - - [2025-10-16 03:08:49] "GET /obj-perms HTTP/1.1" 200 5090 0.049326 10.0.0.57 - - [2025-10-16 03:08:50] "GET /obj-perms HTTP/1.1" 200 5090 0.058006 10.0.0.19 - - [2025-10-16 03:08:50] "POST /id-to-fqname HTTP/1.1" 200 300 0.001725 10.0.0.19 - - [2025-10-16 03:08:50] "POST /neutron/network HTTP/1.1" 200 965 0.006446 10.0.0.23 - - [2025-10-16 03:08:51] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000870 10.0.0.19 - - [2025-10-16 03:08:51] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.055637 10.0.0.19 - - [2025-10-16 03:08:51] "POST /neutron/port HTTP/1.1" 200 117 0.006133 10.0.0.19 - - [2025-10-16 03:08:51] "POST /id-to-fqname HTTP/1.1" 200 300 0.001051 10.0.0.19 - - [2025-10-16 03:08:51] "POST /neutron/network HTTP/1.1" 200 965 0.006355 10.0.0.23 - - [2025-10-16 03:08:52] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000889 10.0.0.19 - - [2025-10-16 03:08:52] "POST /neutron/port HTTP/1.1" 200 1091 0.274146 10.0.0.19 - - [2025-10-16 03:08:52] "POST /neutron/port HTTP/1.1" 200 1146 0.090502 10.0.0.23 - - [2025-10-16 03:08:52] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000858 10.0.0.19 - - [2025-10-16 03:08:52] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.056236 10.0.0.19 - - [2025-10-16 03:08:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.008803 10.0.0.19 - - [2025-10-16 03:08:52] "POST /neutron/network HTTP/1.1" 200 955 0.011189 10.0.0.19 - - [2025-10-16 03:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.005889 10.0.0.19 - - [2025-10-16 03:08:53] "POST /neutron/network HTTP/1.1" 200 965 0.005885 10.0.0.19 - - [2025-10-16 03:08:53] "POST /neutron/port HTTP/1.1" 200 1091 0.013492 10.0.0.19 - - [2025-10-16 03:08:53] "POST /neutron/port HTTP/1.1" 200 1120 0.015979 10.0.0.19 - - [2025-10-16 03:08:53] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.19 - - [2025-10-16 03:08:58] "POST /neutron/security_group HTTP/1.1" 200 1294 0.006639 10.0.0.19 - - [2025-10-16 03:08:58] "POST /neutron/port HTTP/1.1" 200 1120 0.013409 10.0.0.19 - - [2025-10-16 03:08:58] "POST /neutron/security_group HTTP/1.1" 200 1294 0.006281 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 401 292 0.000333 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.028023 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003554 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.004961 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003368 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.004732 10.0.0.19 - - [2025-10-16 03:08:58] "GET /instance-ip/e0356d78-e3d8-4ad7-bd0a-6165fd2e142f HTTP/1.1" 200 1732 0.004796 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003113 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.004877 10.0.0.19 - - [2025-10-16 03:08:58] "GET /instance-ip/e0356d78-e3d8-4ad7-bd0a-6165fd2e142f HTTP/1.1" 200 1732 0.004785 10.0.0.19 - - [2025-10-16 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2025-10-16 03:08:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003035 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002543 10.0.0.19 - - [2025-10-16 03:08:58] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005944 10.0.0.19 - - [2025-10-16 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003637 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002696 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005274 10.0.0.19 - - [2025-10-16 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003753 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003131 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005032 10.0.0.19 - - [2025-10-16 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003781 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002519 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005342 10.0.0.19 - - [2025-10-16 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003840 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003073 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005282 10.0.0.19 - - [2025-10-16 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003755 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002732 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005544 10.0.0.19 - - [2025-10-16 03:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.19 - - [2025-10-16 03:08:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003923 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002858 10.0.0.19 - - [2025-10-16 03:08:59] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005154 10.0.0.19 - - [2025-10-16 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.19 - - [2025-10-16 03:09:02] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.004736 10.0.0.19 - - [2025-10-16 03:09:03] "DELETE /access-control-list/e6bd065d-7799-4aa9-b17a-11d6b34ff25e HTTP/1.1" 200 115 0.038701 10.0.0.19 - - [2025-10-16 03:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.19 - - [2025-10-16 03:09:06] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005801 10.0.0.19 - - [2025-10-16 03:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.19 - - [2025-10-16 03:09:11] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.004915 10.0.0.19 - - [2025-10-16 03:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.19 - - [2025-10-16 03:09:15] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.004684 10.0.0.23 - - [2025-10-16 03:09:17] "DELETE /project/ece198ca9e76455bb0970844f7a5c57a HTTP/1.1" 404 173 0.004192 10.0.0.23 - - [2025-10-16 03:09:17] "DELETE /project/0e2c8d3f-284c-4bf7-a852-96c9f9affd7a HTTP/1.1" 404 177 0.003425 10.0.0.19 - - [2025-10-16 03:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.19 - - [2025-10-16 03:09:19] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006594 10.0.0.19 - - [2025-10-16 03:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.19 - - [2025-10-16 03:09:23] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006075 10.0.0.19 - - [2025-10-16 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 03:09:27] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006085 10.0.0.19 - - [2025-10-16 03:09:27] "POST /neutron/network HTTP/1.1" 200 965 0.005919 10.0.0.19 - - [2025-10-16 03:09:27] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.19 - - [2025-10-16 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.19 - - [2025-10-16 03:09:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003300 10.0.0.19 - - [2025-10-16 03:09:31] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002398 10.0.0.19 - - [2025-10-16 03:09:31] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005234 10.0.0.19 - - [2025-10-16 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.19 - - [2025-10-16 03:09:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003478 10.0.0.19 - - [2025-10-16 03:09:31] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002811 10.0.0.19 - - [2025-10-16 03:09:31] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005568 10.0.0.19 - - [2025-10-16 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.19 - - [2025-10-16 03:09:31] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004337 10.0.0.19 - - [2025-10-16 03:09:31] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003351 10.0.0.19 - - [2025-10-16 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.19 - - [2025-10-16 03:09:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004766 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003345 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006974 10.0.0.19 - - [2025-10-16 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.19 - - [2025-10-16 03:09:32] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004139 10.0.0.19 - - [2025-10-16 03:09:32] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002881 10.0.0.19 - - [2025-10-16 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2025-10-16 03:09:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004017 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002587 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005704 10.0.0.19 - - [2025-10-16 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.19 - - [2025-10-16 03:09:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004553 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002851 10.0.0.19 - - [2025-10-16 03:09:32] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005616 10.0.0.23 - - [2025-10-16 03:09:32] "GET /obj-perms HTTP/1.1" 200 5090 0.052080 10.0.0.19 - - [2025-10-16 03:09:32] "GET /obj-perms HTTP/1.1" 200 5090 0.003179 10.0.0.19 - - [2025-10-16 03:09:32] "GET /obj-perms HTTP/1.1" 200 5090 0.003912 10.0.0.57 - - [2025-10-16 03:09:33] "GET /obj-perms HTTP/1.1" 200 5090 0.003562 10.0.0.19 - - [2025-10-16 03:09:33] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003709 10.0.0.19 - - [2025-10-16 03:09:33] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.004916 10.0.0.19 - - [2025-10-16 03:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2025-10-16 03:09:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003504 10.0.0.19 - - [2025-10-16 03:09:33] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002786 10.0.0.19 - - [2025-10-16 03:09:33] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005188 10.0.0.19 - - [2025-10-16 03:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.19 - - [2025-10-16 03:09:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003863 10.0.0.19 - - [2025-10-16 03:09:34] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003084 10.0.0.19 - - [2025-10-16 03:09:34] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006067 10.0.0.19 - - [2025-10-16 03:09:34] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007346 10.0.0.19 - - [2025-10-16 03:09:37] "POST /neutron/network HTTP/1.1" 200 965 0.007313 10.0.0.19 - - [2025-10-16 03:09:37] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.19 - - [2025-10-16 03:09:39] "POST /neutron/security_group HTTP/1.1" 200 1294 0.006549 10.0.0.19 - - [2025-10-16 03:09:44] "POST /neutron/port HTTP/1.1" 200 1120 0.015719 10.0.0.19 - - [2025-10-16 03:09:50] "POST /neutron/security_group HTTP/1.1" 200 1294 0.006708 10.0.0.19 - - [2025-10-16 03:09:50] "POST /neutron/port HTTP/1.1" 200 1120 0.013560 10.0.0.19 - - [2025-10-16 03:09:50] "POST /neutron/security_group HTTP/1.1" 200 1294 0.008854 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.004803 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.003296 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine-interface/59de13db-bcbc-4f6a-9937-3e0401e39e74 HTTP/1.1" 200 3263 0.004230 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.003717 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine-interface/59de13db-bcbc-4f6a-9937-3e0401e39e74 HTTP/1.1" 200 3263 0.004667 10.0.0.19 - - [2025-10-16 03:09:50] "GET /instance-ip/f0a1939d-9499-47da-ac5a-4039196f6056 HTTP/1.1" 200 1732 0.004503 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.003225 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-machine-interface/59de13db-bcbc-4f6a-9937-3e0401e39e74 HTTP/1.1" 200 3263 0.004821 10.0.0.19 - - [2025-10-16 03:09:50] "GET /instance-ip/f0a1939d-9499-47da-ac5a-4039196f6056 HTTP/1.1" 200 1732 0.005283 10.0.0.19 - - [2025-10-16 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-10-16 03:09:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003299 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002569 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005874 10.0.0.19 - - [2025-10-16 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2025-10-16 03:09:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003671 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002663 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.004929 10.0.0.19 - - [2025-10-16 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.19 - - [2025-10-16 03:09:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003997 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004418 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008255 10.0.0.19 - - [2025-10-16 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.19 - - [2025-10-16 03:09:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004455 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003014 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006219 10.0.0.19 - - [2025-10-16 03:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2025-10-16 03:09:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004534 10.0.0.19 - - [2025-10-16 03:09:50] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003444 10.0.0.19 - - [2025-10-16 03:09:51] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005418 10.0.0.19 - - [2025-10-16 03:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2025-10-16 03:09:51] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004345 10.0.0.19 - - [2025-10-16 03:09:51] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002849 10.0.0.19 - - [2025-10-16 03:09:51] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.009151 10.0.0.19 - - [2025-10-16 03:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-10-16 03:09:51] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003703 10.0.0.19 - - [2025-10-16 03:09:51] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002999 10.0.0.19 - - [2025-10-16 03:09:51] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005723 10.0.0.19 - - [2025-10-16 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-10-16 03:09:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004407 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003474 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005821 10.0.0.19 - - [2025-10-16 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.19 - - [2025-10-16 03:09:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003591 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002970 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006275 10.0.0.19 - - [2025-10-16 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.19 - - [2025-10-16 03:09:52] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005049 10.0.0.19 - - [2025-10-16 03:09:52] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005043 10.0.0.19 - - [2025-10-16 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2025-10-16 03:09:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003780 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003689 10.0.0.19 - - [2025-10-16 03:09:52] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006248 10.0.0.19 - - [2025-10-16 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.19 - - [2025-10-16 03:09:53] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004086 10.0.0.19 - - [2025-10-16 03:09:53] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003291 10.0.0.19 - - [2025-10-16 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2025-10-16 03:09:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003755 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002932 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005076 10.0.0.19 - - [2025-10-16 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.19 - - [2025-10-16 03:09:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004431 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003236 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006578 10.0.0.23 - - [2025-10-16 03:09:53] "GET /obj-perms HTTP/1.1" 200 5090 0.004010 10.0.0.19 - - [2025-10-16 03:09:53] "GET /obj-perms HTTP/1.1" 200 5090 0.003081 10.0.0.19 - - [2025-10-16 03:09:53] "GET /obj-perms HTTP/1.1" 200 5090 0.003628 10.0.0.23 - - [2025-10-16 03:09:53] "GET /obj-perms HTTP/1.1" 200 5090 0.003514 10.0.0.19 - - [2025-10-16 03:09:53] "GET /obj-perms HTTP/1.1" 200 5090 0.004203 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.003902 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-machine-interface/59de13db-bcbc-4f6a-9937-3e0401e39e74 HTTP/1.1" 200 3263 0.005015 10.0.0.19 - - [2025-10-16 03:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.19 - - [2025-10-16 03:09:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003124 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002741 10.0.0.19 - - [2025-10-16 03:09:53] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005091 10.0.0.19 - - [2025-10-16 03:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2025-10-16 03:09:54] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003549 10.0.0.19 - - [2025-10-16 03:09:54] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004413 10.0.0.19 - - [2025-10-16 03:09:54] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005970 10.0.0.19 - - [2025-10-16 03:09:55] "POST /neutron/port HTTP/1.1" 200 1120 0.015146 10.0.0.19 - - [2025-10-16 03:10:00] "POST /neutron/security_group HTTP/1.1" 200 1294 0.010590 10.0.0.19 - - [2025-10-16 03:10:05] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.004911 10.0.0.19 - - [2025-10-16 03:10:05] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.005632 10.0.0.19 - - [2025-10-16 03:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.19 - - [2025-10-16 03:10:05] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003755 10.0.0.19 - - [2025-10-16 03:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.19 - - [2025-10-16 03:10:05] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004599 10.0.0.19 - - [2025-10-16 03:10:05] "POST /neutron/port HTTP/1.1" 200 1120 0.016657 10.0.0.19 - - [2025-10-16 03:10:05] "POST /neutron/port HTTP/1.1" 200 1107 0.086103 10.0.0.19 - - [2025-10-16 03:10:05] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003416 10.0.0.19 - - [2025-10-16 03:10:05] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3203 0.004901 10.0.0.19 - - [2025-10-16 03:10:05] "POST /neutron/port HTTP/1.1" 200 1107 0.010728 10.0.0.19 - - [2025-10-16 03:10:06] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.003788 10.0.0.19 - - [2025-10-16 03:10:06] "GET /virtual-machine-interface/d9aec314-ac52-40d2-a353-6a688a1f4ae6 HTTP/1.1" 200 3264 0.006612 10.0.0.19 - - [2025-10-16 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2025-10-16 03:10:06] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003381 10.0.0.19 - - [2025-10-16 03:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.19 - - [2025-10-16 03:10:06] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.003931 10.0.0.19 - - [2025-10-16 03:10:06] "POST /neutron/security_group HTTP/1.1" 200 1320 0.004249 10.0.0.19 - - [2025-10-16 03:10:06] "DELETE /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5 HTTP/1.1" 409 336 0.008551 10.0.0.19 - - [2025-10-16 03:10:27] "POST /neutron/network HTTP/1.1" 200 965 0.005520 10.0.0.19 - - [2025-10-16 03:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.000991 10.0.0.19 - - [2025-10-16 03:10:37] "POST /neutron/port HTTP/1.1" 200 1120 0.043314 10.0.0.19 - - [2025-10-16 03:10:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.008209 10.0.0.23 - - [2025-10-16 03:10:43] "GET /obj-perms HTTP/1.1" 200 5056 0.042708 10.0.0.23 - - [2025-10-16 03:11:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.23 - - [2025-10-16 03:11:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2025-10-16 03:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.23 - - [2025-10-16 03:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000895 10.0.0.57 - - [2025-10-16 03:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.57 - - [2025-10-16 03:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.57 - - [2025-10-16 03:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000337 10.0.0.57 - - [2025-10-16 03:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.19 - - [2025-10-16 03:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2025-10-16 03:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.19 - - [2025-10-16 03:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.19 - - [2025-10-16 03:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.19 - - [2025-10-16 03:11:28] "POST /neutron/port HTTP/1.1" 200 1120 0.037191 10.0.0.19 - - [2025-10-16 03:11:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009193 10.0.0.19 - - [2025-10-16 03:11:29] "POST /neutron/network HTTP/1.1" 200 955 0.006524 10.0.0.19 - - [2025-10-16 03:11:34] "GET /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.004056 10.0.0.19 - - [2025-10-16 03:11:34] "PUT /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5 HTTP/1.1" 200 262 0.015845 10.0.0.19 - - [2025-10-16 03:11:34] "PUT /access-control-list/018a510a-870f-4f04-847d-da8cd4c569a0 HTTP/1.1" 200 272 0.018766 10.0.0.19 - - [2025-10-16 03:11:36] "POST /neutron/network HTTP/1.1" 200 965 0.005845 10.0.0.19 - - [2025-10-16 03:11:37] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.19 - - [2025-10-16 03:11:37] "POST /neutron/port HTTP/1.1" 200 1120 0.013076 10.0.0.19 - - [2025-10-16 03:11:37] "POST /neutron/port HTTP/1.1" 200 1107 0.088415 10.0.0.19 - - [2025-10-16 03:11:37] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 200 1323 0.004082 10.0.0.19 - - [2025-10-16 03:11:38] "POST /neutron/port HTTP/1.1" 200 151 0.163387 10.0.0.19 - - [2025-10-16 03:11:39] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 404 171 0.003131 10.0.0.19 - - [2025-10-16 03:11:39] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 404 171 0.002631 10.0.0.19 - - [2025-10-16 03:11:39] "GET /virtual-machine/f63ad446-5008-41f4-923a-39f67dec59b2 HTTP/1.1" 404 171 0.002365 10.0.0.19 - - [2025-10-16 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.19 - - [2025-10-16 03:11:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003166 10.0.0.19 - - [2025-10-16 03:11:39] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002655 10.0.0.19 - - [2025-10-16 03:11:39] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.005133 10.0.0.19 - - [2025-10-16 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2025-10-16 03:11:39] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004108 10.0.0.19 - - [2025-10-16 03:11:39] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002843 10.0.0.19 - - [2025-10-16 03:11:43] "GET /obj-perms HTTP/1.1" 200 5090 0.004349 10.0.0.57 - - [2025-10-16 03:11:44] "GET /obj-perms HTTP/1.1" 200 5056 0.046757 10.0.0.23 - - [2025-10-16 03:11:44] "GET /obj-perms HTTP/1.1" 200 5056 0.061839 10.0.0.19 - - [2025-10-16 03:11:52] "GET /obj-perms HTTP/1.1" 200 5090 0.003813 10.0.0.23 - - [2025-10-16 03:11:52] "GET /obj-perms HTTP/1.1" 200 5090 0.003598 10.0.0.19 - - [2025-10-16 03:12:01] "GET /obj-perms HTTP/1.1" 200 5090 0.005076 10.0.0.23 - - [2025-10-16 03:12:01] "GET /obj-perms HTTP/1.1" 200 5090 0.004390 10.0.0.19 - - [2025-10-16 03:12:01] "POST /neutron/port HTTP/1.1" 200 1146 0.013048 10.0.0.19 - - [2025-10-16 03:12:01] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 200 1322 0.004655 10.0.0.19 - - [2025-10-16 03:12:02] "POST /neutron/port HTTP/1.1" 200 1081 0.018863 10.0.0.19 - - [2025-10-16 03:12:03] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 404 171 0.004443 10.0.0.19 - - [2025-10-16 03:12:03] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 404 171 0.003842 10.0.0.19 - - [2025-10-16 03:12:03] "GET /virtual-machine/6d5375c3-8311-46be-90f5-eb632562c3b9 HTTP/1.1" 404 171 0.002993 10.0.0.19 - - [2025-10-16 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.19 - - [2025-10-16 03:12:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003726 10.0.0.19 - - [2025-10-16 03:12:04] "GET /virtual-networks?parent_id=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003397 10.0.0.19 - - [2025-10-16 03:12:04] "GET /virtual-network/ffd7539f-b58e-4889-88e8-a64f01bc2d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006790 10.0.0.19 - - [2025-10-16 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.19 - - [2025-10-16 03:12:04] "GET /routing-instance/cdddfdcc-1535-4e93-a493-f2a8d120c13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004899 10.0.0.19 - - [2025-10-16 03:12:04] "GET /route-target/d0de88e8-805e-4786-9455-ebfba3c64aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004577 10.0.0.19 - - [2025-10-16 03:12:04] "GET /obj-perms HTTP/1.1" 200 5090 0.004500 10.0.0.57 - - [2025-10-16 03:12:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004132 10.0.0.19 - - [2025-10-16 03:12:07] "GET /obj-perms HTTP/1.1" 200 5090 0.004612 10.0.0.19 - - [2025-10-16 03:12:07] "POST /neutron/network HTTP/1.1" 200 955 0.007974 10.0.0.19 - - [2025-10-16 03:12:07] "DELETE /security-group/e11b51ca-687f-42aa-a0a7-ff6a8c3a47a5 HTTP/1.1" 200 115 0.047224 10.0.0.19 - - [2025-10-16 03:12:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.002508 10.0.0.19 - - [2025-10-16 03:12:07] "DELETE /access-control-list/420610b7-6cff-46a4-a2e5-1a92cecf306d HTTP/1.1" 200 115 0.028251 10.0.0.23 - - [2025-10-16 03:12:09] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.024073 10.0.0.19 - - [2025-10-16 03:12:09] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.086320 10.0.0.23 - - [2025-10-16 03:12:09] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.002076 10.0.0.19 - - [2025-10-16 03:12:09] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?fields=virtual_networks HTTP/1.1" 200 1093 0.035061 10.0.0.23 - - [2025-10-16 03:12:09] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000901 10.0.0.19 - - [2025-10-16 03:12:09] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?fields=virtual_machine_interfaces HTTP/1.1" 200 1093 0.044602 10.0.0.23 - - [2025-10-16 03:12:09] "GET /projects?obj_uuids=ece198ca-9e76-455b-b097-0844f7a5c57a&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001095 10.0.0.19 - - [2025-10-16 03:12:09] "GET /project/ece198ca-9e76-455b-b097-0844f7a5c57a?fields=security_groups HTTP/1.1" 200 1349 0.042814 10.0.0.19 - - [2025-10-16 03:12:10] "POST /fqname-to-id HTTP/1.1" 404 209 0.026426 10.0.0.23 - - [2025-10-16 03:12:10] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002537 10.0.0.23 - - [2025-10-16 03:12:10] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000824 10.0.0.23 - - [2025-10-16 03:12:10] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005899 10.0.0.23 - - [2025-10-16 03:12:10] "POST /id-to-fqname HTTP/1.1" 200 212 0.002111 10.0.0.23 - - [2025-10-16 03:12:10] "POST /fqname-to-id HTTP/1.1" 404 222 0.005720 10.0.0.23 - - [2025-10-16 03:12:10] "POST /security-groups HTTP/1.1" 200 612 0.026573 10.0.0.23 - - [2025-10-16 03:12:10] "POST /projects HTTP/1.1" 200 627 0.208882 10.0.0.19 - - [2025-10-16 03:12:10] "POST /access-control-lists HTTP/1.1" 200 617 0.023417 10.0.0.23 - - [2025-10-16 03:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.290261 10.0.0.19 - - [2025-10-16 03:12:11] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.411641 10.0.0.19 - - [2025-10-16 03:12:12] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2025-10-16 03:12:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.19 - - [2025-10-16 03:12:14] "POST /fqname-to-id HTTP/1.1" 404 245 0.057544 10.0.0.19 - - [2025-10-16 03:12:14] "POST /fqname-to-id HTTP/1.1" 404 277 0.002853 10.0.0.19 - - [2025-10-16 03:12:14] "POST /access-control-lists HTTP/1.1" 200 637 0.027894 10.0.0.19 - - [2025-10-16 03:12:14] "PUT /access-control-list/35a2f086-52f0-4581-8e84-5c595ef5720d HTTP/1.1" 200 272 0.018316 10.0.0.23 - - [2025-10-16 03:12:14] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000900 10.0.0.19 - - [2025-10-16 03:12:14] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.081278 10.0.0.19 - - [2025-10-16 03:12:14] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011722 10.0.0.19 - - [2025-10-16 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2025-10-16 03:12:15] "PUT /access-control-list/35a2f086-52f0-4581-8e84-5c595ef5720d HTTP/1.1" 200 272 0.016674 10.0.0.19 - - [2025-10-16 03:12:15] "GET /security-group/0c9363c2-1d44-44f7-b490-dda4917d268c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.009405 10.0.0.19 - - [2025-10-16 03:12:15] "POST /neutron/security_group HTTP/1.1" 200 1006 0.004632 10.0.0.19 - - [2025-10-16 03:12:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.004305 10.0.0.19 - - [2025-10-16 03:12:16] "POST /fqname-to-id HTTP/1.1" 404 245 0.002995 10.0.0.19 - - [2025-10-16 03:12:16] "DELETE /access-control-list/f575ae93-5c52-40d8-8bfc-5da433577937 HTTP/1.1" 200 115 0.048158 10.0.0.19 - - [2025-10-16 03:12:16] "POST /access-control-lists HTTP/1.1" 200 639 0.035636 10.0.0.19 - - [2025-10-16 03:12:16] "PUT /access-control-list/5136ccfc-73a7-4fab-8a0b-60a6a8286b8e HTTP/1.1" 200 272 0.013556 10.0.0.23 - - [2025-10-16 03:12:16] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004430 10.0.0.19 - - [2025-10-16 03:12:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.057054 10.0.0.19 - - [2025-10-16 03:12:17] "PUT /access-control-list/d0849cf0-3cad-486a-a261-208402cb4ec7 HTTP/1.1" 200 272 0.016553 10.0.0.19 - - [2025-10-16 03:12:17] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012566 10.0.0.23 - - [2025-10-16 03:12:17] "DELETE /project/66334ce62b9c4ef782d1e11228b67821 HTTP/1.1" 404 173 0.007470 10.0.0.23 - - [2025-10-16 03:12:17] "DELETE /project/ece198ca-9e76-455b-b097-0844f7a5c57a HTTP/1.1" 404 177 0.010034 10.0.0.19 - - [2025-10-16 03:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.19 - - [2025-10-16 03:12:17] "GET /security-group/1e421eea-1d06-46af-b305-5fd004591103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.010788 10.0.0.23 - - [2025-10-16 03:12:17] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001461 10.0.0.19 - - [2025-10-16 03:12:17] "POST /neutron/security_group_rule HTTP/1.1" 200 2192 0.041801 10.0.0.19 - - [2025-10-16 03:12:18] "PUT /access-control-list/d0849cf0-3cad-486a-a261-208402cb4ec7 HTTP/1.1" 200 272 0.015611 10.0.0.19 - - [2025-10-16 03:12:18] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.133576 10.0.0.19 - - [2025-10-16 03:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.23 - - [2025-10-16 03:12:18] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000783 10.0.0.19 - - [2025-10-16 03:12:18] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.039694 10.0.0.23 - - [2025-10-16 03:12:18] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000863 10.0.0.19 - - [2025-10-16 03:12:18] "POST /neutron/network HTTP/1.1" 200 708 0.112268 10.0.0.19 - - [2025-10-16 03:12:18] "POST /route-targets HTTP/1.1" 200 327 0.012557 10.0.0.19 - - [2025-10-16 03:12:18] "POST /id-to-fqname HTTP/1.1" 200 282 0.003207 10.0.0.19 - - [2025-10-16 03:12:18] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004539 10.0.0.19 - - [2025-10-16 03:12:18] "POST /neutron/network HTTP/1.1" 200 927 0.005691 10.0.0.19 - - [2025-10-16 03:12:18] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004290 10.0.0.19 - - [2025-10-16 03:12:19] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005161 10.0.0.23 - - [2025-10-16 03:12:20] "GET /obj-perms HTTP/1.1" 200 5072 0.051618 10.0.0.19 - - [2025-10-16 03:12:20] "POST /id-to-fqname HTTP/1.1" 200 282 0.001208 10.0.0.19 - - [2025-10-16 03:12:20] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008337 10.0.0.23 - - [2025-10-16 03:12:21] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001132 10.0.0.19 - - [2025-10-16 03:12:21] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.059052 10.0.0.19 - - [2025-10-16 03:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.006062 10.0.0.19 - - [2025-10-16 03:12:21] "POST /id-to-fqname HTTP/1.1" 200 282 0.001636 10.0.0.19 - - [2025-10-16 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006809 10.0.0.23 - - [2025-10-16 03:12:21] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000839 10.0.0.19 - - [2025-10-16 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 3414 0.046987 10.0.0.19 - - [2025-10-16 03:12:22] "POST /neutron/port HTTP/1.1" 200 1081 0.012306 10.0.0.19 - - [2025-10-16 03:12:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005161 10.0.0.23 - - [2025-10-16 03:12:22] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000829 10.0.0.19 - - [2025-10-16 03:12:22] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.057918 10.0.0.19 - - [2025-10-16 03:12:22] "POST /neutron/network HTTP/1.1" 200 927 0.030435 10.0.0.19 - - [2025-10-16 03:12:22] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006220 10.0.0.19 - - [2025-10-16 03:12:22] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006156 10.0.0.23 - - [2025-10-16 03:12:23] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001158 10.0.0.19 - - [2025-10-16 03:12:23] "POST /neutron/port HTTP/1.1" 200 1081 0.261833 10.0.0.19 - - [2025-10-16 03:12:23] "POST /neutron/port HTTP/1.1" 200 1135 0.111287 10.0.0.19 - - [2025-10-16 03:12:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.007462 10.0.0.19 - - [2025-10-16 03:12:27] "POST /neutron/port HTTP/1.1" 200 1109 0.015643 10.0.0.19 - - [2025-10-16 03:12:28] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006815 10.0.0.19 - - [2025-10-16 03:12:28] "POST /neutron/port HTTP/1.1" 200 1109 0.014172 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 401 292 0.000487 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.029505 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003011 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.004666 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003414 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.004651 10.0.0.19 - - [2025-10-16 03:12:28] "GET /instance-ip/01dcabed-0b7e-4898-9bd2-d268c480549c HTTP/1.1" 200 1702 0.006279 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003426 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.005190 10.0.0.19 - - [2025-10-16 03:12:28] "GET /instance-ip/01dcabed-0b7e-4898-9bd2-d268c480549c HTTP/1.1" 200 1702 0.003914 10.0.0.19 - - [2025-10-16 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2025-10-16 03:12:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003273 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002537 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005108 10.0.0.19 - - [2025-10-16 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.19 - - [2025-10-16 03:12:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003558 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002391 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005508 10.0.0.19 - - [2025-10-16 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.19 - - [2025-10-16 03:12:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003477 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002536 10.0.0.19 - - [2025-10-16 03:12:28] "POST /neutron/port HTTP/1.1" 200 1109 0.013053 10.0.0.19 - - [2025-10-16 03:12:28] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005986 10.0.0.19 - - [2025-10-16 03:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.19 - - [2025-10-16 03:12:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.009669 10.0.0.19 - - [2025-10-16 03:12:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008003 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002996 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006675 10.0.0.19 - - [2025-10-16 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.19 - - [2025-10-16 03:12:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004997 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002966 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006475 10.0.0.19 - - [2025-10-16 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.19 - - [2025-10-16 03:12:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004618 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002876 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005599 10.0.0.19 - - [2025-10-16 03:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2025-10-16 03:12:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004518 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003273 10.0.0.19 - - [2025-10-16 03:12:29] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006231 10.0.0.19 - - [2025-10-16 03:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.19 - - [2025-10-16 03:12:32] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005011 10.0.0.19 - - [2025-10-16 03:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.19 - - [2025-10-16 03:12:36] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005362 10.0.0.19 - - [2025-10-16 03:12:36] "POST /neutron/port HTTP/1.1" 200 1109 0.017052 10.0.0.19 - - [2025-10-16 03:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004354 10.0.0.19 - - [2025-10-16 03:12:37] "POST /neutron/network HTTP/1.1" 200 927 0.006876 10.0.0.19 - - [2025-10-16 03:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.19 - - [2025-10-16 03:12:40] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004958 10.0.0.19 - - [2025-10-16 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.19 - - [2025-10-16 03:12:44] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004843 10.0.0.57 - - [2025-10-16 03:12:45] "GET /obj-perms HTTP/1.1" 200 5056 0.043271 10.0.0.19 - - [2025-10-16 03:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2025-10-16 03:12:48] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005158 10.0.0.19 - - [2025-10-16 03:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.19 - - [2025-10-16 03:12:53] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005237 10.0.0.19 - - [2025-10-16 03:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2025-10-16 03:12:57] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004472 10.0.0.19 - - [2025-10-16 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2025-10-16 03:13:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003634 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002375 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005425 10.0.0.19 - - [2025-10-16 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2025-10-16 03:13:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003255 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002883 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005298 10.0.0.19 - - [2025-10-16 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2025-10-16 03:13:01] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.010286 10.0.0.19 - - [2025-10-16 03:13:01] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003108 10.0.0.19 - - [2025-10-16 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2025-10-16 03:13:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003797 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002771 10.0.0.19 - - [2025-10-16 03:13:01] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005511 10.0.0.19 - - [2025-10-16 03:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2025-10-16 03:13:01] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003336 10.0.0.19 - - [2025-10-16 03:13:01] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002963 10.0.0.19 - - [2025-10-16 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.19 - - [2025-10-16 03:13:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004737 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003337 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005831 10.0.0.19 - - [2025-10-16 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.19 - - [2025-10-16 03:13:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003769 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002771 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004496 10.0.0.19 - - [2025-10-16 03:13:02] "GET /obj-perms HTTP/1.1" 200 5072 0.053180 10.0.0.19 - - [2025-10-16 03:13:02] "GET /obj-perms HTTP/1.1" 200 5072 0.005263 10.0.0.23 - - [2025-10-16 03:13:02] "GET /obj-perms HTTP/1.1" 200 5072 0.003156 10.0.0.19 - - [2025-10-16 03:13:02] "GET /obj-perms HTTP/1.1" 200 5072 0.003467 10.0.0.57 - - [2025-10-16 03:13:02] "GET /obj-perms HTTP/1.1" 200 5072 0.039334 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003273 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.004643 10.0.0.19 - - [2025-10-16 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2025-10-16 03:13:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002786 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002411 10.0.0.19 - - [2025-10-16 03:13:02] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005631 10.0.0.19 - - [2025-10-16 03:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.19 - - [2025-10-16 03:13:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003713 10.0.0.19 - - [2025-10-16 03:13:04] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003192 10.0.0.19 - - [2025-10-16 03:13:04] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005086 10.0.0.19 - - [2025-10-16 03:13:09] "POST /neutron/port HTTP/1.1" 200 1109 0.014742 10.0.0.19 - - [2025-10-16 03:13:09] "POST /neutron/security_group HTTP/1.1" 200 1417 0.027490 10.0.0.19 - - [2025-10-16 03:13:19] "POST /neutron/port HTTP/1.1" 200 1109 0.013359 10.0.0.19 - - [2025-10-16 03:13:19] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006291 10.0.0.19 - - [2025-10-16 03:13:19] "POST /neutron/port HTTP/1.1" 200 1109 0.012803 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.005343 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.004034 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine-interface/827d0b40-146c-4302-afb3-89e39ba5a284 HTTP/1.1" 200 3191 0.004553 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.003099 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine-interface/827d0b40-146c-4302-afb3-89e39ba5a284 HTTP/1.1" 200 3191 0.007020 10.0.0.19 - - [2025-10-16 03:13:20] "GET /instance-ip/c63e96c7-29a8-4478-a239-4046c88358a1 HTTP/1.1" 200 1704 0.005164 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.003684 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-machine-interface/827d0b40-146c-4302-afb3-89e39ba5a284 HTTP/1.1" 200 3191 0.004565 10.0.0.19 - - [2025-10-16 03:13:20] "GET /instance-ip/c63e96c7-29a8-4478-a239-4046c88358a1 HTTP/1.1" 200 1704 0.003558 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003740 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002373 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005661 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003720 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003284 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005538 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004280 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003773 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005184 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003753 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002618 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007480 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003922 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002765 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005524 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003943 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002773 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005080 10.0.0.19 - - [2025-10-16 03:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-10-16 03:13:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004347 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002573 10.0.0.19 - - [2025-10-16 03:13:20] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005548 10.0.0.19 - - [2025-10-16 03:13:21] "POST /neutron/security_group HTTP/1.1" 200 1417 0.005927 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.19 - - [2025-10-16 03:13:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003404 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002312 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005446 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.19 - - [2025-10-16 03:13:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003186 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002502 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005545 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-10-16 03:13:22] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004676 10.0.0.19 - - [2025-10-16 03:13:22] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003311 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.19 - - [2025-10-16 03:13:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003800 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002768 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005210 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2025-10-16 03:13:22] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004092 10.0.0.19 - - [2025-10-16 03:13:22] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003042 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2025-10-16 03:13:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004505 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002626 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006076 10.0.0.19 - - [2025-10-16 03:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.19 - - [2025-10-16 03:13:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003747 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002819 10.0.0.19 - - [2025-10-16 03:13:22] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005275 10.0.0.23 - - [2025-10-16 03:13:23] "GET /obj-perms HTTP/1.1" 200 5072 0.003439 10.0.0.19 - - [2025-10-16 03:13:23] "GET /obj-perms HTTP/1.1" 200 5072 0.003098 10.0.0.19 - - [2025-10-16 03:13:23] "GET /obj-perms HTTP/1.1" 200 5072 0.003586 10.0.0.23 - - [2025-10-16 03:13:23] "GET /obj-perms HTTP/1.1" 200 5072 0.003328 10.0.0.19 - - [2025-10-16 03:13:23] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.003657 10.0.0.19 - - [2025-10-16 03:13:23] "GET /virtual-machine-interface/827d0b40-146c-4302-afb3-89e39ba5a284 HTTP/1.1" 200 3191 0.005918 10.0.0.19 - - [2025-10-16 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2025-10-16 03:13:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005185 10.0.0.19 - - [2025-10-16 03:13:23] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003323 10.0.0.19 - - [2025-10-16 03:13:23] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005529 10.0.0.19 - - [2025-10-16 03:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.19 - - [2025-10-16 03:13:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006257 10.0.0.19 - - [2025-10-16 03:13:24] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002589 10.0.0.19 - - [2025-10-16 03:13:24] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005260 10.0.0.19 - - [2025-10-16 03:13:29] "POST /neutron/port HTTP/1.1" 200 1109 0.030703 10.0.0.19 - - [2025-10-16 03:13:30] "POST /neutron/port HTTP/1.1" 200 1109 0.015720 10.0.0.19 - - [2025-10-16 03:13:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.011097 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003842 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.005084 10.0.0.19 - - [2025-10-16 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2025-10-16 03:13:35] "GET /security-group/1e421eea-1d06-46af-b305-5fd004591103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.002960 10.0.0.19 - - [2025-10-16 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2025-10-16 03:13:35] "GET /security-group/1e421eea-1d06-46af-b305-5fd004591103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004367 10.0.0.19 - - [2025-10-16 03:13:35] "POST /neutron/security_group HTTP/1.1" 200 1443 0.003977 10.0.0.19 - - [2025-10-16 03:13:35] "POST /neutron/port HTTP/1.1" 200 1135 0.011657 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.004308 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3140 0.006606 10.0.0.19 - - [2025-10-16 03:13:35] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006592 10.0.0.19 - - [2025-10-16 03:13:35] "POST /neutron/port HTTP/1.1" 200 1097 0.009925 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.003783 10.0.0.19 - - [2025-10-16 03:13:35] "GET /virtual-machine-interface/dfef4636-015c-47d7-9f38-3f46b96b640f HTTP/1.1" 200 3192 0.006860 10.0.0.19 - - [2025-10-16 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.19 - - [2025-10-16 03:13:35] "GET /security-group/1e421eea-1d06-46af-b305-5fd004591103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003144 10.0.0.19 - - [2025-10-16 03:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-10-16 03:13:35] "GET /security-group/1e421eea-1d06-46af-b305-5fd004591103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003645 10.0.0.19 - - [2025-10-16 03:13:35] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004007 10.0.0.19 - - [2025-10-16 03:13:36] "POST /neutron/port HTTP/1.1" 200 1109 0.015155 10.0.0.19 - - [2025-10-16 03:13:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.008965 10.0.0.19 - - [2025-10-16 03:14:30] "POST /neutron/port HTTP/1.1" 200 1109 0.014170 10.0.0.19 - - [2025-10-16 03:14:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003910 10.0.0.19 - - [2025-10-16 03:14:31] "POST /neutron/network HTTP/1.1" 200 927 0.005968 10.0.0.19 - - [2025-10-16 03:14:38] "POST /neutron/network HTTP/1.1" 200 937 0.006734 10.0.0.19 - - [2025-10-16 03:14:39] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.23 - - [2025-10-16 03:14:46] "GET /obj-perms HTTP/1.1" 200 5056 0.055338 10.0.0.19 - - [2025-10-16 03:15:04] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.008234 10.0.0.19 - - [2025-10-16 03:15:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.124373 10.0.0.19 - - [2025-10-16 03:15:04] "PUT /access-control-list/5136ccfc-73a7-4fab-8a0b-60a6a8286b8e HTTP/1.1" 200 272 0.031802 10.0.0.19 - - [2025-10-16 03:15:07] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006803 10.0.0.19 - - [2025-10-16 03:15:07] "POST /neutron/port HTTP/1.1" 200 1135 0.012587 10.0.0.19 - - [2025-10-16 03:15:07] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 200 1312 0.003941 10.0.0.19 - - [2025-10-16 03:15:07] "POST /neutron/port HTTP/1.1" 200 1097 0.013055 10.0.0.19 - - [2025-10-16 03:15:09] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 404 171 0.002845 10.0.0.19 - - [2025-10-16 03:15:09] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 404 171 0.002462 10.0.0.19 - - [2025-10-16 03:15:09] "GET /virtual-machine/6f617cf0-7bdc-4af3-83f0-cbb3a5c71036 HTTP/1.1" 404 171 0.002631 10.0.0.19 - - [2025-10-16 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.19 - - [2025-10-16 03:15:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003994 10.0.0.19 - - [2025-10-16 03:15:09] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002617 10.0.0.19 - - [2025-10-16 03:15:09] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005073 10.0.0.19 - - [2025-10-16 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2025-10-16 03:15:09] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004120 10.0.0.19 - - [2025-10-16 03:15:09] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002981 10.0.0.19 - - [2025-10-16 03:15:10] "GET /obj-perms HTTP/1.1" 200 5072 0.003822 10.0.0.23 - - [2025-10-16 03:15:16] "GET /obj-perms HTTP/1.1" 200 5072 0.004676 10.0.0.19 - - [2025-10-16 03:15:19] "GET /obj-perms HTTP/1.1" 200 5072 0.003783 10.0.0.23 - - [2025-10-16 03:15:25] "GET /obj-perms HTTP/1.1" 200 5072 0.003611 10.0.0.19 - - [2025-10-16 03:15:28] "GET /obj-perms HTTP/1.1" 200 5072 0.003666 10.0.0.19 - - [2025-10-16 03:15:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004129 10.0.0.57 - - [2025-10-16 03:15:31] "GET /obj-perms HTTP/1.1" 200 5072 0.004025 10.0.0.23 - - [2025-10-16 03:15:31] "GET /obj-perms HTTP/1.1" 200 5072 0.003650 10.0.0.19 - - [2025-10-16 03:15:31] "POST /neutron/port HTTP/1.1" 200 1109 0.015888 10.0.0.19 - - [2025-10-16 03:15:31] "POST /neutron/port HTTP/1.1" 200 1097 0.062490 10.0.0.19 - - [2025-10-16 03:15:31] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 200 1314 0.004069 10.0.0.19 - - [2025-10-16 03:15:32] "POST /neutron/port HTTP/1.1" 200 151 0.163303 10.0.0.19 - - [2025-10-16 03:15:33] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 404 171 0.003732 10.0.0.19 - - [2025-10-16 03:15:33] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 404 171 0.002797 10.0.0.19 - - [2025-10-16 03:15:33] "GET /virtual-machine/a2ffc602-f712-4d0c-a0b5-d3ff82b5bfe8 HTTP/1.1" 404 171 0.002873 10.0.0.19 - - [2025-10-16 03:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.19 - - [2025-10-16 03:15:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002817 10.0.0.19 - - [2025-10-16 03:15:34] "GET /virtual-networks?parent_id=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002548 10.0.0.19 - - [2025-10-16 03:15:34] "GET /virtual-network/8189876a-ea95-49da-8abb-d77a8ebd84fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005104 10.0.0.19 - - [2025-10-16 03:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.19 - - [2025-10-16 03:15:34] "GET /routing-instance/426bde3f-3652-4125-b9d6-6a8e2f2f6366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004065 10.0.0.19 - - [2025-10-16 03:15:34] "GET /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003079 10.0.0.19 - - [2025-10-16 03:15:37] "GET /obj-perms HTTP/1.1" 200 5072 0.003482 10.0.0.57 - - [2025-10-16 03:15:37] "GET /obj-perms HTTP/1.1" 200 5072 0.003834 10.0.0.19 - - [2025-10-16 03:15:37] "DELETE /route-target/3dccca7e-fdc5-4274-b8c3-c8e02c70fae6 HTTP/1.1" 200 115 0.020025 10.0.0.19 - - [2025-10-16 03:15:37] "POST /neutron/security_group HTTP/1.1" 200 1443 0.003940 10.0.0.19 - - [2025-10-16 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 245 0.003092 10.0.0.23 - - [2025-10-16 03:15:39] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000888 10.0.0.19 - - [2025-10-16 03:15:39] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.037182 10.0.0.23 - - [2025-10-16 03:15:39] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000898 10.0.0.19 - - [2025-10-16 03:15:39] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?fields=virtual_networks HTTP/1.1" 200 1073 0.040184 10.0.0.23 - - [2025-10-16 03:15:39] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000973 10.0.0.19 - - [2025-10-16 03:15:39] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?fields=virtual_machine_interfaces HTTP/1.1" 200 1073 0.045082 10.0.0.23 - - [2025-10-16 03:15:39] "GET /projects?obj_uuids=66334ce6-2b9c-4ef7-82d1-e11228b67821&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001144 10.0.0.19 - - [2025-10-16 03:15:39] "GET /project/66334ce6-2b9c-4ef7-82d1-e11228b67821?fields=security_groups HTTP/1.1" 200 1320 0.041306 10.0.0.19 - - [2025-10-16 03:15:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.029644 10.0.0.23 - - [2025-10-16 03:15:40] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002672 10.0.0.23 - - [2025-10-16 03:15:40] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001623 10.0.0.23 - - [2025-10-16 03:15:40] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046149 10.0.0.23 - - [2025-10-16 03:15:40] "POST /id-to-fqname HTTP/1.1" 200 188 0.001069 10.0.0.23 - - [2025-10-16 03:15:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.006269 10.0.0.23 - - [2025-10-16 03:15:40] "POST /security-groups HTTP/1.1" 200 589 0.031231 10.0.0.19 - - [2025-10-16 03:15:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.004654 10.0.0.23 - - [2025-10-16 03:15:40] "POST /projects HTTP/1.1" 200 581 0.238307 10.0.0.23 - - [2025-10-16 03:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.271357 10.0.0.19 - - [2025-10-16 03:15:41] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.475194 10.0.0.19 - - [2025-10-16 03:15:41] "POST /access-control-lists HTTP/1.1" 200 592 0.055107 10.0.0.19 - - [2025-10-16 03:15:42] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.19 - - [2025-10-16 03:15:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.19 - - [2025-10-16 03:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.056030 10.0.0.23 - - [2025-10-16 03:15:44] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000960 10.0.0.19 - - [2025-10-16 03:15:44] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.038656 10.0.0.23 - - [2025-10-16 03:15:44] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001493 10.0.0.19 - - [2025-10-16 03:15:44] "POST /neutron/network HTTP/1.1" 200 615 0.127359 10.0.0.19 - - [2025-10-16 03:15:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.003150 10.0.0.19 - - [2025-10-16 03:15:45] "GET /virtual-network/5be985c6-ef4a-4143-b40e-62c6ef63b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004858 10.0.0.19 - - [2025-10-16 03:15:45] "POST /neutron/network HTTP/1.1" 200 836 0.005504 10.0.0.19 - - [2025-10-16 03:15:45] "GET /virtual-network/5be985c6-ef4a-4143-b40e-62c6ef63b3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004345 10.0.0.19 - - [2025-10-16 03:15:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001154 10.0.0.19 - - [2025-10-16 03:15:45] "POST /neutron/network HTTP/1.1" 200 846 0.006153 10.0.0.23 - - [2025-10-16 03:15:45] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000879 10.0.0.19 - - [2025-10-16 03:15:46] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.083341 10.0.0.19 - - [2025-10-16 03:15:46] "POST /neutron/port HTTP/1.1" 200 117 0.008949 10.0.0.23 - - [2025-10-16 03:15:46] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001659 10.0.0.19 - - [2025-10-16 03:15:46] "POST /neutron/port HTTP/1.1" 200 1060 0.267139 10.0.0.19 - - [2025-10-16 03:15:47] "POST /neutron/port HTTP/1.1" 200 1114 0.406834 10.0.0.19 - - [2025-10-16 03:15:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.008316 10.0.0.19 - - [2025-10-16 03:15:51] "POST /neutron/port HTTP/1.1" 200 1088 0.013273 10.0.0.19 - - [2025-10-16 03:15:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006389 10.0.0.19 - - [2025-10-16 03:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.23 - - [2025-10-16 03:15:51] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000814 10.0.0.19 - - [2025-10-16 03:15:51] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037296 10.0.0.19 - - [2025-10-16 03:15:51] "POST /route-targets HTTP/1.1" 200 327 0.011810 10.0.0.23 - - [2025-10-16 03:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.007814 10.0.0.19 - - [2025-10-16 03:15:51] "POST /neutron/subnet HTTP/1.1" 200 719 0.191589 10.0.0.19 - - [2025-10-16 03:15:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001143 10.0.0.19 - - [2025-10-16 03:15:51] "GET /virtual-network/4b30bbfd-61a0-4f84-8f64-105e98cdc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005681 10.0.0.19 - - [2025-10-16 03:15:51] "GET /virtual-network/4b30bbfd-61a0-4f84-8f64-105e98cdc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004802 10.0.0.19 - - [2025-10-16 03:15:51] "POST /neutron/network HTTP/1.1" 200 831 0.006092 10.0.0.19 - - [2025-10-16 03:15:52] "GET /virtual-network/4b30bbfd-61a0-4f84-8f64-105e98cdc2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006020 10.0.0.19 - - [2025-10-16 03:15:53] "GET /obj-perms HTTP/1.1" 200 5026 0.048287 10.0.0.19 - - [2025-10-16 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.23 - - [2025-10-16 03:15:53] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000982 10.0.0.19 - - [2025-10-16 03:15:53] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041635 10.0.0.23 - - [2025-10-16 03:15:53] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.19 - - [2025-10-16 03:15:54] "POST /neutron/network HTTP/1.1" 200 613 0.114235 10.0.0.19 - - [2025-10-16 03:15:54] "POST /ref-update HTTP/1.1" 200 156 0.023585 10.0.0.19 - - [2025-10-16 03:15:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.003008 10.0.0.19 - - [2025-10-16 03:15:54] "GET /virtual-network/521d8fcc-d95b-4755-ab36-82c9d2f7b9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004486 10.0.0.19 - - [2025-10-16 03:15:54] "POST /neutron/network HTTP/1.1" 200 833 0.005535 10.0.0.19 - - [2025-10-16 03:15:54] "GET /virtual-network/521d8fcc-d95b-4755-ab36-82c9d2f7b9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004241 10.0.0.19 - - [2025-10-16 03:15:54] "GET /virtual-network/521d8fcc-d95b-4755-ab36-82c9d2f7b9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005207 10.0.0.57 - - [2025-10-16 03:15:54] "GET /obj-perms HTTP/1.1" 200 5026 0.054199 10.0.0.23 - - [2025-10-16 03:15:54] "GET /obj-perms HTTP/1.1" 200 5026 0.065646 10.0.0.19 - - [2025-10-16 03:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.23 - - [2025-10-16 03:15:55] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000785 10.0.0.19 - - [2025-10-16 03:15:55] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.040278 10.0.0.19 - - [2025-10-16 03:15:55] "POST /neutron/network HTTP/1.1" 200 117 0.010838 10.0.0.19 - - [2025-10-16 03:15:55] "POST /neutron/network HTTP/1.1" 200 833 0.010816 10.0.0.19 - - [2025-10-16 03:15:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.000983 10.0.0.19 - - [2025-10-16 03:15:55] "GET /virtual-network/27d20a3f-c0dd-40b3-a333-f852603abd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004829 10.0.0.19 - - [2025-10-16 03:15:55] "GET /virtual-network/27d20a3f-c0dd-40b3-a333-f852603abd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005251 10.0.0.19 - - [2025-10-16 03:15:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.007812 10.0.0.19 - - [2025-10-16 03:15:55] "GET /virtual-network/27d20a3f-c0dd-40b3-a333-f852603abd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004932 10.0.0.19 - - [2025-10-16 03:15:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001204 10.0.0.19 - - [2025-10-16 03:15:56] "POST /neutron/network HTTP/1.1" 200 843 0.006007 10.0.0.23 - - [2025-10-16 03:15:57] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.19 - - [2025-10-16 03:15:57] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064656 10.0.0.19 - - [2025-10-16 03:15:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006136 10.0.0.19 - - [2025-10-16 03:15:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001139 10.0.0.19 - - [2025-10-16 03:15:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006741 10.0.0.23 - - [2025-10-16 03:15:57] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000842 10.0.0.19 - - [2025-10-16 03:15:57] "POST /neutron/port HTTP/1.1" 200 1059 0.245886 10.0.0.19 - - [2025-10-16 03:15:58] "POST /neutron/port HTTP/1.1" 200 1113 0.093776 10.0.0.19 - - [2025-10-16 03:15:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.007744 10.0.0.23 - - [2025-10-16 03:15:58] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.19 - - [2025-10-16 03:15:58] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063252 10.0.0.19 - - [2025-10-16 03:15:58] "POST /neutron/network HTTP/1.1" 200 833 0.006104 10.0.0.19 - - [2025-10-16 03:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.005604 10.0.0.19 - - [2025-10-16 03:15:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003037 10.0.0.19 - - [2025-10-16 03:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.23 - - [2025-10-16 03:15:58] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001252 10.0.0.19 - - [2025-10-16 03:15:58] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006982 10.0.0.19 - - [2025-10-16 03:15:58] "POST /service-templates HTTP/1.1" 200 543 0.023422 10.0.0.19 - - [2025-10-16 03:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.19 - - [2025-10-16 03:15:58] "GET /service-template/ace58553-7e1a-4555-b189-5baa6deb885b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005370 10.0.0.19 - - [2025-10-16 03:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2025-10-16 03:15:59] "GET /service-template/ace58553-7e1a-4555-b189-5baa6deb885b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.003488 10.0.0.19 - - [2025-10-16 03:15:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001043 10.0.0.19 - - [2025-10-16 03:15:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001114 10.0.0.19 - - [2025-10-16 03:15:59] "POST /id-to-fqname HTTP/1.1" 200 224 0.001444 10.0.0.19 - - [2025-10-16 03:15:59] "POST /neutron/port HTTP/1.1" 200 2890 0.050503 10.0.0.19 - - [2025-10-16 03:15:59] "POST /neutron/port HTTP/1.1" 200 1057 0.012734 10.0.0.19 - - [2025-10-16 03:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.19 - - [2025-10-16 03:15:59] "DELETE /service-template/ace58553-7e1a-4555-b189-5baa6deb885b HTTP/1.1" 200 115 0.037979 10.0.0.19 - - [2025-10-16 03:15:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.009930 10.0.0.19 - - [2025-10-16 03:15:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 10.0.0.19 - - [2025-10-16 03:15:59] "POST /neutron/network HTTP/1.1" 200 833 0.005594 10.0.0.19 - - [2025-10-16 03:16:00] "POST /neutron/port HTTP/1.1" 200 1087 0.013771 10.0.0.19 - - [2025-10-16 03:16:01] "POST /neutron/port HTTP/1.1" 200 1085 0.017101 10.0.0.23 - - [2025-10-16 03:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.19 - - [2025-10-16 03:16:01] "POST /neutron/port HTTP/1.1" 200 117 0.006193 10.0.0.23 - - [2025-10-16 03:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.19 - - [2025-10-16 03:16:01] "POST /neutron/network HTTP/1.1" 200 833 0.006119 10.0.0.19 - - [2025-10-16 03:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.23 - - [2025-10-16 03:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.23 - - [2025-10-16 03:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.19 - - [2025-10-16 03:16:02] "POST /neutron/network HTTP/1.1" 200 833 0.007974 10.0.0.19 - - [2025-10-16 03:16:02] "DELETE /route-target/49129ce5-a379-45de-be86-638bf921d431 HTTP/1.1" 200 115 0.027919 10.0.0.23 - - [2025-10-16 03:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002881 10.0.0.23 - - [2025-10-16 03:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002271 10.0.0.19 - - [2025-10-16 03:16:02] "POST /neutron/network HTTP/1.1" 200 151 0.107234 10.0.0.57 - - [2025-10-16 03:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.57 - - [2025-10-16 03:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.57 - - [2025-10-16 03:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.57 - - [2025-10-16 03:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.19 - - [2025-10-16 03:16:03] "POST /neutron/port HTTP/1.1" 200 1088 0.014868 10.0.0.19 - - [2025-10-16 03:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.19 - - [2025-10-16 03:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.19 - - [2025-10-16 03:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.19 - - [2025-10-16 03:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2025-10-16 03:16:04] "DELETE /access-control-list/8c3f59a7-7865-4aff-b425-19516f65ad10 HTTP/1.1" 200 115 0.040671 10.0.0.19 - - [2025-10-16 03:16:05] "POST /neutron/network HTTP/1.1" 200 836 0.007761 10.0.0.19 - - [2025-10-16 03:16:05] "DELETE /route-target/3727c98a-0f94-439d-ab6a-98d98f4c6660 HTTP/1.1" 200 115 0.027204 10.0.0.19 - - [2025-10-16 03:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.23 - - [2025-10-16 03:16:07] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000794 10.0.0.19 - - [2025-10-16 03:16:07] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039669 10.0.0.23 - - [2025-10-16 03:16:08] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.19 - - [2025-10-16 03:16:08] "POST /neutron/network HTTP/1.1" 200 613 0.102648 10.0.0.19 - - [2025-10-16 03:16:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.002840 10.0.0.19 - - [2025-10-16 03:16:08] "GET /virtual-network/5ee58ee5-9e18-4f72-806e-0246f798bd5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004748 10.0.0.19 - - [2025-10-16 03:16:08] "POST /neutron/network HTTP/1.1" 200 832 0.006493 10.0.0.19 - - [2025-10-16 03:16:08] "GET /virtual-network/5ee58ee5-9e18-4f72-806e-0246f798bd5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004758 10.0.0.19 - - [2025-10-16 03:16:13] "GET /virtual-network/5ee58ee5-9e18-4f72-806e-0246f798bd5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005438 10.0.0.19 - - [2025-10-16 03:16:14] "GET /obj-perms HTTP/1.1" 200 5026 0.003088 10.0.0.19 - - [2025-10-16 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.23 - - [2025-10-16 03:16:14] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000794 10.0.0.19 - - [2025-10-16 03:16:14] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035087 10.0.0.19 - - [2025-10-16 03:16:14] "POST /neutron/network HTTP/1.1" 200 117 0.011801 10.0.0.19 - - [2025-10-16 03:16:14] "POST /route-targets HTTP/1.1" 200 327 0.013074 10.0.0.19 - - [2025-10-16 03:16:14] "POST /neutron/network HTTP/1.1" 200 832 0.008205 10.0.0.19 - - [2025-10-16 03:16:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.000952 10.0.0.19 - - [2025-10-16 03:16:14] "GET /virtual-network/ff034aae-2795-43a4-8c8d-388731519f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004680 10.0.0.19 - - [2025-10-16 03:16:14] "GET /virtual-network/ff034aae-2795-43a4-8c8d-388731519f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004685 10.0.0.19 - - [2025-10-16 03:16:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.007497 10.0.0.19 - - [2025-10-16 03:16:14] "GET /virtual-network/ff034aae-2795-43a4-8c8d-388731519f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004722 10.0.0.57 - - [2025-10-16 03:16:15] "GET /obj-perms HTTP/1.1" 200 5026 0.002847 10.0.0.23 - - [2025-10-16 03:16:15] "GET /obj-perms HTTP/1.1" 200 5026 0.003622 10.0.0.19 - - [2025-10-16 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008999 10.0.0.23 - - [2025-10-16 03:16:15] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000875 10.0.0.19 - - [2025-10-16 03:16:15] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047070 10.0.0.19 - - [2025-10-16 03:16:15] "POST /ref-update HTTP/1.1" 200 156 0.027474 10.0.0.23 - - [2025-10-16 03:16:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002588 10.0.0.19 - - [2025-10-16 03:16:15] "POST /neutron/subnet HTTP/1.1" 200 720 0.172380 10.0.0.19 - - [2025-10-16 03:16:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.000974 10.0.0.19 - - [2025-10-16 03:16:15] "GET /virtual-network/d98da927-35de-434d-8b10-d40574a10f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004170 10.0.0.19 - - [2025-10-16 03:16:15] "GET /virtual-network/d98da927-35de-434d-8b10-d40574a10f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005117 10.0.0.19 - - [2025-10-16 03:16:15] "POST /neutron/network HTTP/1.1" 200 833 0.005408 10.0.0.19 - - [2025-10-16 03:16:15] "GET /virtual-network/d98da927-35de-434d-8b10-d40574a10f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005571 10.0.0.19 - - [2025-10-16 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.23 - - [2025-10-16 03:16:16] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000779 10.0.0.19 - - [2025-10-16 03:16:16] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.043906 10.0.0.23 - - [2025-10-16 03:16:16] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001015 10.0.0.19 - - [2025-10-16 03:16:16] "POST /neutron/network HTTP/1.1" 200 625 0.119183 10.0.0.19 - - [2025-10-16 03:16:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.003373 10.0.0.19 - - [2025-10-16 03:16:16] "GET /virtual-network/485d8f44-db47-403f-9f50-5c71231a084a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005537 10.0.0.19 - - [2025-10-16 03:16:16] "POST /neutron/network HTTP/1.1" 200 844 0.006291 10.0.0.19 - - [2025-10-16 03:16:16] "GET /virtual-network/485d8f44-db47-403f-9f50-5c71231a084a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004871 10.0.0.19 - - [2025-10-16 03:16:17] "GET /virtual-network/485d8f44-db47-403f-9f50-5c71231a084a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005176 10.0.0.19 - - [2025-10-16 03:16:17] "GET /obj-perms HTTP/1.1" 200 5026 0.003259 10.0.0.23 - - [2025-10-16 03:16:17] "DELETE /project/66334ce6-2b9c-4ef7-82d1-e11228b67821 HTTP/1.1" 404 177 0.002500 10.0.0.23 - - [2025-10-16 03:16:17] "DELETE /project/ef702d239ebf4835a58a7d638b92e2a9 HTTP/1.1" 404 173 0.004516 10.0.0.19 - - [2025-10-16 03:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.23 - - [2025-10-16 03:16:17] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000831 10.0.0.19 - - [2025-10-16 03:16:17] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037549 10.0.0.19 - - [2025-10-16 03:16:17] "POST /neutron/network HTTP/1.1" 200 117 0.024987 10.0.0.19 - - [2025-10-16 03:16:17] "POST /route-targets HTTP/1.1" 200 327 0.014166 10.0.0.19 - - [2025-10-16 03:16:17] "POST /neutron/network HTTP/1.1" 200 843 0.008693 10.0.0.19 - - [2025-10-16 03:16:17] "POST /id-to-fqname HTTP/1.1" 200 230 0.000890 10.0.0.19 - - [2025-10-16 03:16:17] "GET /virtual-network/8eea241b-97ba-4375-87b8-e895f66d384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004381 10.0.0.19 - - [2025-10-16 03:16:18] "GET /virtual-network/8eea241b-97ba-4375-87b8-e895f66d384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004956 10.0.0.19 - - [2025-10-16 03:16:18] "POST /neutron/subnet HTTP/1.1" 200 710 0.008776 10.0.0.19 - - [2025-10-16 03:16:18] "GET /virtual-network/8eea241b-97ba-4375-87b8-e895f66d384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005349 10.0.0.57 - - [2025-10-16 03:16:18] "GET /obj-perms HTTP/1.1" 200 5026 0.003990 10.0.0.23 - - [2025-10-16 03:16:18] "GET /obj-perms HTTP/1.1" 200 5026 0.003324 10.0.0.19 - - [2025-10-16 03:16:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001558 10.0.0.23 - - [2025-10-16 03:16:19] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001308 10.0.0.19 - - [2025-10-16 03:16:19] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.069717 10.0.0.19 - - [2025-10-16 03:16:19] "POST /neutron/port HTTP/1.1" 200 117 0.007586 10.0.0.19 - - [2025-10-16 03:16:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001311 10.0.0.19 - - [2025-10-16 03:16:19] "POST /neutron/network HTTP/1.1" 200 843 0.008006 10.0.0.19 - - [2025-10-16 03:16:20] "POST /neutron/port HTTP/1.1" 200 1058 0.012712 10.0.0.19 - - [2025-10-16 03:16:20] "POST /neutron/port HTTP/1.1" 200 1086 0.017270 10.0.0.19 - - [2025-10-16 03:16:20] "POST /neutron/port HTTP/1.1" 200 117 0.001096 10.0.0.23 - - [2025-10-16 03:16:20] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.19 - - [2025-10-16 03:16:20] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.087896 10.0.0.19 - - [2025-10-16 03:16:20] "POST /neutron/port HTTP/1.1" 200 1086 0.017609 10.0.0.19 - - [2025-10-16 03:16:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.003267 10.0.0.19 - - [2025-10-16 03:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.23 - - [2025-10-16 03:16:20] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.19 - - [2025-10-16 03:16:20] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008425 10.0.0.19 - - [2025-10-16 03:16:21] "POST /service-templates HTTP/1.1" 200 543 0.032142 10.0.0.19 - - [2025-10-16 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.19 - - [2025-10-16 03:16:21] "GET /service-template/0f6cc997-96e7-493f-b51b-a7b5c488d4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006141 10.0.0.19 - - [2025-10-16 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2025-10-16 03:16:21] "POST /neutron/network HTTP/1.1" 200 843 0.005653 10.0.0.19 - - [2025-10-16 03:16:21] "GET /service-template/0f6cc997-96e7-493f-b51b-a7b5c488d4af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003076 10.0.0.19 - - [2025-10-16 03:16:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.000822 10.0.0.19 - - [2025-10-16 03:16:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001018 10.0.0.19 - - [2025-10-16 03:16:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.001048 10.0.0.19 - - [2025-10-16 03:16:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006171 10.0.0.19 - - [2025-10-16 03:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.19 - - [2025-10-16 03:16:21] "DELETE /service-template/0f6cc997-96e7-493f-b51b-a7b5c488d4af HTTP/1.1" 200 115 0.029550 10.0.0.19 - - [2025-10-16 03:16:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.013106 10.0.0.19 - - [2025-10-16 03:16:21] "POST /neutron/port HTTP/1.1" 200 1111 0.135670 10.0.0.19 - - [2025-10-16 03:16:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.009230 10.0.0.19 - - [2025-10-16 03:16:21] "POST /neutron/network HTTP/1.1" 200 843 0.006940 10.0.0.19 - - [2025-10-16 03:16:22] "DELETE /route-target/a122e1da-a023-4577-a829-0685fe5c7639 HTTP/1.1" 200 115 0.025434 10.0.0.23 - - [2025-10-16 03:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002275 10.0.0.23 - - [2025-10-16 03:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 10.0.0.19 - - [2025-10-16 03:16:22] "POST /neutron/network HTTP/1.1" 200 151 0.103453 10.0.0.19 - - [2025-10-16 03:16:22] "POST /neutron/port HTTP/1.1" 200 151 0.201344 10.0.0.19 - - [2025-10-16 03:16:23] "POST /neutron/port HTTP/1.1" 200 1085 0.019965 10.0.0.19 - - [2025-10-16 03:16:23] "POST /neutron/port HTTP/1.1" 200 117 0.008395 10.0.0.19 - - [2025-10-16 03:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.006469 10.0.0.19 - - [2025-10-16 03:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.19 - - [2025-10-16 03:16:25] "POST /neutron/network HTTP/1.1" 200 832 0.007055 10.0.0.19 - - [2025-10-16 03:16:25] "DELETE /route-target/decd75b2-5ce1-44ca-80e6-7c3780dddbd7 HTTP/1.1" 200 115 0.032289 10.0.0.23 - - [2025-10-16 03:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002728 10.0.0.23 - - [2025-10-16 03:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002868 10.0.0.19 - - [2025-10-16 03:16:25] "POST /neutron/network HTTP/1.1" 200 151 0.107836 10.0.0.23 - - [2025-10-16 03:16:27] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001046 10.0.0.19 - - [2025-10-16 03:16:27] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.036417 10.0.0.23 - - [2025-10-16 03:16:27] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.19 - - [2025-10-16 03:16:27] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?fields=virtual_networks HTTP/1.1" 200 1029 0.033804 10.0.0.23 - - [2025-10-16 03:16:27] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000839 10.0.0.19 - - [2025-10-16 03:16:27] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.031872 10.0.0.23 - - [2025-10-16 03:16:27] "GET /projects?obj_uuids=ef702d23-9ebf-4835-a58a-7d638b92e2a9&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000860 10.0.0.19 - - [2025-10-16 03:16:27] "GET /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9?fields=security_groups HTTP/1.1" 200 1253 0.036806 10.0.0.19 - - [2025-10-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.023715 10.0.0.23 - - [2025-10-16 03:16:28] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002879 10.0.0.23 - - [2025-10-16 03:16:28] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2025-10-16 03:16:28] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006365 10.0.0.23 - - [2025-10-16 03:16:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001725 10.0.0.23 - - [2025-10-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.002262 10.0.0.23 - - [2025-10-16 03:16:28] "POST /security-groups HTTP/1.1" 200 589 0.073462 10.0.0.19 - - [2025-10-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.004031 10.0.0.23 - - [2025-10-16 03:16:28] "POST /projects HTTP/1.1" 200 581 0.253699 10.0.0.23 - - [2025-10-16 03:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.320229 10.0.0.19 - - [2025-10-16 03:16:28] "POST /access-control-lists HTTP/1.1" 200 592 0.028764 10.0.0.19 - - [2025-10-16 03:16:28] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.459190 10.0.0.19 - - [2025-10-16 03:16:29] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.19 - - [2025-10-16 03:16:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000405 10.0.0.19 - - [2025-10-16 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.059169 10.0.0.23 - - [2025-10-16 03:16:31] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000861 10.0.0.19 - - [2025-10-16 03:16:31] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.045368 10.0.0.23 - - [2025-10-16 03:16:32] "POST /useragent-kv HTTP/1.1" 200 115 0.009067 10.0.0.19 - - [2025-10-16 03:16:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.247263 10.0.0.19 - - [2025-10-16 03:16:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001156 10.0.0.19 - - [2025-10-16 03:16:32] "GET /virtual-network/f720e226-6b7b-4fd3-ae10-3a30ed6bc468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004750 10.0.0.19 - - [2025-10-16 03:16:32] "GET /virtual-network/f720e226-6b7b-4fd3-ae10-3a30ed6bc468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004967 10.0.0.19 - - [2025-10-16 03:16:32] "POST /neutron/network HTTP/1.1" 200 832 0.008286 10.0.0.19 - - [2025-10-16 03:16:32] "GET /virtual-network/f720e226-6b7b-4fd3-ae10-3a30ed6bc468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005195 10.0.0.19 - - [2025-10-16 03:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2025-10-16 03:16:34] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000769 10.0.0.19 - - [2025-10-16 03:16:34] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037231 10.0.0.23 - - [2025-10-16 03:16:34] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.19 - - [2025-10-16 03:16:34] "POST /neutron/network HTTP/1.1" 200 617 0.112232 10.0.0.19 - - [2025-10-16 03:16:34] "POST /route-targets HTTP/1.1" 200 327 0.015301 10.0.0.19 - - [2025-10-16 03:16:34] "POST /id-to-fqname HTTP/1.1" 200 225 0.004251 10.0.0.19 - - [2025-10-16 03:16:34] "GET /virtual-network/9f1eb437-fc36-490b-b3dc-59c2942c22dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006813 10.0.0.19 - - [2025-10-16 03:16:34] "POST /neutron/network HTTP/1.1" 200 836 0.007415 10.0.0.19 - - [2025-10-16 03:16:34] "GET /virtual-network/9f1eb437-fc36-490b-b3dc-59c2942c22dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005217 10.0.0.19 - - [2025-10-16 03:16:34] "GET /virtual-network/9f1eb437-fc36-490b-b3dc-59c2942c22dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005095 10.0.0.19 - - [2025-10-16 03:16:35] "GET /obj-perms HTTP/1.1" 200 5026 0.050798 10.0.0.19 - - [2025-10-16 03:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.23 - - [2025-10-16 03:16:35] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001064 10.0.0.19 - - [2025-10-16 03:16:35] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.041934 10.0.0.19 - - [2025-10-16 03:16:35] "POST /neutron/network HTTP/1.1" 200 117 0.012412 10.0.0.19 - - [2025-10-16 03:16:35] "POST /ref-update HTTP/1.1" 200 156 0.023322 10.0.0.19 - - [2025-10-16 03:16:35] "POST /neutron/network HTTP/1.1" 200 837 0.008205 10.0.0.19 - - [2025-10-16 03:16:35] "POST /id-to-fqname HTTP/1.1" 200 226 0.001026 10.0.0.19 - - [2025-10-16 03:16:35] "GET /virtual-network/588ec5ca-2a1e-4f37-8719-cf498240bb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005143 10.0.0.19 - - [2025-10-16 03:16:35] "GET /virtual-network/588ec5ca-2a1e-4f37-8719-cf498240bb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005013 10.0.0.19 - - [2025-10-16 03:16:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.007389 10.0.0.19 - - [2025-10-16 03:16:36] "GET /virtual-network/588ec5ca-2a1e-4f37-8719-cf498240bb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005204 10.0.0.57 - - [2025-10-16 03:16:36] "GET /obj-perms HTTP/1.1" 200 5026 0.046863 10.0.0.23 - - [2025-10-16 03:16:36] "GET /obj-perms HTTP/1.1" 200 5026 0.041481 10.0.0.19 - - [2025-10-16 03:16:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001191 10.0.0.23 - - [2025-10-16 03:16:37] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001129 10.0.0.19 - - [2025-10-16 03:16:37] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.109180 10.0.0.19 - - [2025-10-16 03:16:37] "POST /neutron/port HTTP/1.1" 200 117 0.005211 10.0.0.19 - - [2025-10-16 03:16:37] "POST /id-to-fqname HTTP/1.1" 200 226 0.001589 10.0.0.19 - - [2025-10-16 03:16:37] "POST /neutron/network HTTP/1.1" 200 847 0.007445 10.0.0.19 - - [2025-10-16 03:16:38] "POST /neutron/port HTTP/1.1" 200 1058 0.015187 10.0.0.23 - - [2025-10-16 03:16:38] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000844 10.0.0.19 - - [2025-10-16 03:16:38] "POST /neutron/port HTTP/1.1" 200 1086 0.021426 10.0.0.19 - - [2025-10-16 03:16:38] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.076427 10.0.0.19 - - [2025-10-16 03:16:38] "POST /neutron/subnet HTTP/1.1" 200 699 0.027139 10.0.0.19 - - [2025-10-16 03:16:38] "POST /neutron/port HTTP/1.1" 200 1086 0.018972 10.0.0.19 - - [2025-10-16 03:16:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.002781 10.0.0.19 - - [2025-10-16 03:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.23 - - [2025-10-16 03:16:39] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000880 10.0.0.19 - - [2025-10-16 03:16:39] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006817 10.0.0.19 - - [2025-10-16 03:16:39] "POST /service-templates HTTP/1.1" 200 543 0.033216 10.0.0.19 - - [2025-10-16 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.19 - - [2025-10-16 03:16:39] "GET /service-template/4fdd9853-0ef6-4a86-a5d0-dc4a24aa7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005221 10.0.0.19 - - [2025-10-16 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.19 - - [2025-10-16 03:16:39] "GET /service-template/4fdd9853-0ef6-4a86-a5d0-dc4a24aa7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004047 10.0.0.19 - - [2025-10-16 03:16:39] "POST /id-to-fqname HTTP/1.1" 200 223 0.001068 10.0.0.19 - - [2025-10-16 03:16:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001111 10.0.0.19 - - [2025-10-16 03:16:39] "POST /neutron/network HTTP/1.1" 200 847 0.008472 10.0.0.19 - - [2025-10-16 03:16:39] "POST /id-to-fqname HTTP/1.1" 200 226 0.001033 10.0.0.19 - - [2025-10-16 03:16:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006829 10.0.0.19 - - [2025-10-16 03:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.19 - - [2025-10-16 03:16:39] "DELETE /service-template/4fdd9853-0ef6-4a86-a5d0-dc4a24aa7650 HTTP/1.1" 200 115 0.024945 10.0.0.19 - - [2025-10-16 03:16:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.003646 10.0.0.19 - - [2025-10-16 03:16:40] "POST /neutron/port HTTP/1.1" 200 1111 0.147916 10.0.0.19 - - [2025-10-16 03:16:40] "POST /neutron/port HTTP/1.1" 200 1085 0.012456 10.0.0.19 - - [2025-10-16 03:16:40] "POST /neutron/port HTTP/1.1" 200 117 0.000996 10.0.0.19 - - [2025-10-16 03:16:40] "POST /neutron/port HTTP/1.1" 200 1112 0.011751 10.0.0.19 - - [2025-10-16 03:16:41] "POST /neutron/port HTTP/1.1" 200 1111 0.010459 10.0.0.19 - - [2025-10-16 03:16:41] "POST /neutron/network HTTP/1.1" 200 2194 0.016454 10.0.0.23 - - [2025-10-16 03:16:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006578 10.0.0.23 - - [2025-10-16 03:16:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004385 10.0.0.19 - - [2025-10-16 03:16:42] "POST /neutron/network HTTP/1.1" 200 151 0.124282 10.0.0.23 - - [2025-10-16 03:16:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003637 10.0.0.19 - - [2025-10-16 03:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.23 - - [2025-10-16 03:16:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002684 10.0.0.19 - - [2025-10-16 03:16:42] "POST /neutron/network HTTP/1.1" 200 151 0.161292 10.0.0.19 - - [2025-10-16 03:16:42] "DELETE /route-target/a48425e9-f570-418c-94a3-35ef082748f1 HTTP/1.1" 200 115 0.025026 10.0.0.19 - - [2025-10-16 03:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-10-16 03:16:45] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000829 10.0.0.19 - - [2025-10-16 03:16:45] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033645 10.0.0.19 - - [2025-10-16 03:16:45] "POST /neutron/network HTTP/1.1" 200 117 0.009463 10.0.0.19 - - [2025-10-16 03:16:46] "POST /neutron/network HTTP/1.1" 200 832 0.007615 10.0.0.19 - - [2025-10-16 03:16:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.000944 10.0.0.19 - - [2025-10-16 03:16:46] "GET /virtual-network/113c8e2e-3066-4523-9395-e3e84a74a60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004507 10.0.0.19 - - [2025-10-16 03:16:46] "GET /virtual-network/113c8e2e-3066-4523-9395-e3e84a74a60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004604 10.0.0.19 - - [2025-10-16 03:16:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.008155 10.0.0.19 - - [2025-10-16 03:16:46] "GET /virtual-network/113c8e2e-3066-4523-9395-e3e84a74a60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004869 10.0.0.19 - - [2025-10-16 03:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.23 - - [2025-10-16 03:16:46] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000847 10.0.0.19 - - [2025-10-16 03:16:46] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042714 10.0.0.19 - - [2025-10-16 03:16:47] "POST /route-targets HTTP/1.1" 200 327 0.015194 10.0.0.23 - - [2025-10-16 03:16:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002378 10.0.0.19 - - [2025-10-16 03:16:47] "POST /neutron/subnet HTTP/1.1" 200 714 0.181567 10.0.0.19 - - [2025-10-16 03:16:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001125 10.0.0.19 - - [2025-10-16 03:16:47] "GET /virtual-network/02a02788-b357-483d-96ac-f43d5ffc09c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004824 10.0.0.19 - - [2025-10-16 03:16:47] "GET /virtual-network/02a02788-b357-483d-96ac-f43d5ffc09c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005504 10.0.0.19 - - [2025-10-16 03:16:47] "POST /neutron/network HTTP/1.1" 200 830 0.005330 10.0.0.19 - - [2025-10-16 03:16:47] "GET /virtual-network/02a02788-b357-483d-96ac-f43d5ffc09c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006120 10.0.0.19 - - [2025-10-16 03:16:47] "GET /obj-perms HTTP/1.1" 200 5026 0.003897 10.0.0.19 - - [2025-10-16 03:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.23 - - [2025-10-16 03:16:47] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000898 10.0.0.19 - - [2025-10-16 03:16:47] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.044113 10.0.0.23 - - [2025-10-16 03:16:47] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000831 10.0.0.23 - - [2025-10-16 03:16:48] "GET /obj-perms HTTP/1.1" 200 5056 0.068252 10.0.0.19 - - [2025-10-16 03:16:48] "POST /neutron/network HTTP/1.1" 200 615 0.119321 10.0.0.19 - - [2025-10-16 03:16:48] "POST /ref-update HTTP/1.1" 200 156 0.019885 10.0.0.19 - - [2025-10-16 03:16:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.002905 10.0.0.19 - - [2025-10-16 03:16:48] "GET /virtual-network/66482851-b3bd-4112-80d6-edcac4dd0e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004466 10.0.0.19 - - [2025-10-16 03:16:48] "POST /neutron/network HTTP/1.1" 200 830 0.005679 10.0.0.19 - - [2025-10-16 03:16:48] "GET /virtual-network/66482851-b3bd-4112-80d6-edcac4dd0e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004414 10.0.0.19 - - [2025-10-16 03:16:48] "GET /virtual-network/66482851-b3bd-4112-80d6-edcac4dd0e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005902 10.0.0.57 - - [2025-10-16 03:16:48] "GET /obj-perms HTTP/1.1" 200 5026 0.003190 10.0.0.19 - - [2025-10-16 03:16:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.001183 10.0.0.19 - - [2025-10-16 03:16:49] "POST /neutron/network HTTP/1.1" 200 840 0.006592 10.0.0.23 - - [2025-10-16 03:16:49] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.19 - - [2025-10-16 03:16:49] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063672 10.0.0.19 - - [2025-10-16 03:16:49] "POST /neutron/port HTTP/1.1" 200 117 0.005961 10.0.0.19 - - [2025-10-16 03:16:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001648 10.0.0.19 - - [2025-10-16 03:16:50] "POST /neutron/network HTTP/1.1" 200 840 0.006673 10.0.0.19 - - [2025-10-16 03:16:50] "POST /neutron/port HTTP/1.1" 200 1056 0.014871 10.0.0.23 - - [2025-10-16 03:16:50] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001220 10.0.0.19 - - [2025-10-16 03:16:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010903 10.0.0.19 - - [2025-10-16 03:16:50] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.070597 10.0.0.19 - - [2025-10-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 117 0.001060 10.0.0.19 - - [2025-10-16 03:16:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007542 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003343 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.23 - - [2025-10-16 03:16:51] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000851 10.0.0.19 - - [2025-10-16 03:16:51] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006751 10.0.0.19 - - [2025-10-16 03:16:51] "POST /service-templates HTTP/1.1" 200 543 0.026097 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.19 - - [2025-10-16 03:16:51] "GET /service-template/493b3b9c-10f6-47b2-9f19-f51ed6c68144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006149 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2025-10-16 03:16:51] "GET /service-template/493b3b9c-10f6-47b2-9f19-f51ed6c68144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004985 10.0.0.19 - - [2025-10-16 03:16:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.000930 10.0.0.19 - - [2025-10-16 03:16:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001116 10.0.0.23 - - [2025-10-16 03:16:51] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.19 - - [2025-10-16 03:16:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001071 10.0.0.19 - - [2025-10-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 1054 0.273902 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-10-16 03:16:51] "POST /neutron/port HTTP/1.1" 200 1054 0.013226 10.0.0.19 - - [2025-10-16 03:16:51] "DELETE /service-template/493b3b9c-10f6-47b2-9f19-f51ed6c68144 HTTP/1.1" 200 115 0.030506 10.0.0.19 - - [2025-10-16 03:16:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.014357 10.0.0.19 - - [2025-10-16 03:16:52] "POST /neutron/port HTTP/1.1" 200 1082 0.014602 10.0.0.19 - - [2025-10-16 03:16:52] "POST /neutron/port HTTP/1.1" 200 117 0.001031 10.0.0.19 - - [2025-10-16 03:16:52] "POST /neutron/network HTTP/1.1" 400 204 0.013271 10.0.0.19 - - [2025-10-16 03:16:52] "POST /neutron/port HTTP/1.1" 200 151 0.155015 10.0.0.19 - - [2025-10-16 03:16:53] "POST /neutron/port HTTP/1.1" 200 151 0.169585 10.0.0.19 - - [2025-10-16 03:16:53] "POST /neutron/network HTTP/1.1" 200 117 0.007589 10.0.0.19 - - [2025-10-16 03:16:54] "POST /neutron/port HTTP/1.1" 200 117 0.005280 10.0.0.19 - - [2025-10-16 03:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2025-10-16 03:16:54] "POST /neutron/network HTTP/1.1" 200 832 0.006059 10.0.0.19 - - [2025-10-16 03:16:55] "DELETE /route-target/f919d25f-93f3-46c3-bd2d-aee1d6db1669 HTTP/1.1" 200 115 0.023340 10.0.0.23 - - [2025-10-16 03:16:56] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.19 - - [2025-10-16 03:16:56] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.036020 10.0.0.23 - - [2025-10-16 03:16:56] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000802 10.0.0.19 - - [2025-10-16 03:16:56] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?fields=virtual_networks HTTP/1.1" 200 1029 0.080268 10.0.0.23 - - [2025-10-16 03:16:56] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001130 10.0.0.19 - - [2025-10-16 03:16:56] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.036369 10.0.0.23 - - [2025-10-16 03:16:56] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.19 - - [2025-10-16 03:16:56] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?fields=security_groups HTTP/1.1" 200 1253 0.041354 10.0.0.19 - - [2025-10-16 03:16:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.024230 10.0.0.23 - - [2025-10-16 03:16:57] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002792 10.0.0.23 - - [2025-10-16 03:16:57] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.23 - - [2025-10-16 03:16:57] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006266 10.0.0.23 - - [2025-10-16 03:16:57] "POST /id-to-fqname HTTP/1.1" 200 186 0.002288 10.0.0.23 - - [2025-10-16 03:16:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.006017 10.0.0.23 - - [2025-10-16 03:16:57] "POST /security-groups HTTP/1.1" 200 587 0.034060 10.0.0.23 - - [2025-10-16 03:16:58] "POST /projects HTTP/1.1" 200 577 0.236082 10.0.0.19 - - [2025-10-16 03:16:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.006735 10.0.0.23 - - [2025-10-16 03:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.306778 10.0.0.19 - - [2025-10-16 03:16:58] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.443014 10.0.0.19 - - [2025-10-16 03:16:59] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2025-10-16 03:17:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.19 - - [2025-10-16 03:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.057090 10.0.0.23 - - [2025-10-16 03:17:01] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000849 10.0.0.19 - - [2025-10-16 03:17:01] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.036520 10.0.0.23 - - [2025-10-16 03:17:01] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000988 10.0.0.19 - - [2025-10-16 03:17:01] "POST /neutron/network HTTP/1.1" 200 611 0.130077 10.0.0.19 - - [2025-10-16 03:17:01] "POST /ref-update HTTP/1.1" 200 156 0.022875 10.0.0.19 - - [2025-10-16 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.002806 10.0.0.19 - - [2025-10-16 03:17:01] "GET /virtual-network/ce6c51bc-0f93-40d3-8da7-795ad58778de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005218 10.0.0.19 - - [2025-10-16 03:17:01] "POST /neutron/network HTTP/1.1" 200 832 0.005511 10.0.0.19 - - [2025-10-16 03:17:01] "GET /virtual-network/ce6c51bc-0f93-40d3-8da7-795ad58778de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006530 10.0.0.19 - - [2025-10-16 03:17:02] "GET /virtual-network/ce6c51bc-0f93-40d3-8da7-795ad58778de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005043 10.0.0.19 - - [2025-10-16 03:17:03] "GET /obj-perms HTTP/1.1" 200 5022 0.055846 10.0.0.19 - - [2025-10-16 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-10-16 03:17:03] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001090 10.0.0.19 - - [2025-10-16 03:17:03] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035727 10.0.0.19 - - [2025-10-16 03:17:03] "POST /neutron/network HTTP/1.1" 200 117 0.011187 10.0.0.19 - - [2025-10-16 03:17:04] "POST /neutron/network HTTP/1.1" 200 832 0.007486 10.0.0.19 - - [2025-10-16 03:17:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.000878 10.0.0.19 - - [2025-10-16 03:17:04] "GET /virtual-network/7add6839-fe3d-471e-b659-ac26d23a6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004619 10.0.0.19 - - [2025-10-16 03:17:04] "GET /virtual-network/7add6839-fe3d-471e-b659-ac26d23a6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004684 10.0.0.19 - - [2025-10-16 03:17:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.007790 10.0.0.19 - - [2025-10-16 03:17:04] "GET /virtual-network/7add6839-fe3d-471e-b659-ac26d23a6dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005104 10.0.0.23 - - [2025-10-16 03:17:05] "GET /obj-perms HTTP/1.1" 200 5022 0.081058 10.0.0.19 - - [2025-10-16 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022855 10.0.0.23 - - [2025-10-16 03:17:05] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001098 10.0.0.19 - - [2025-10-16 03:17:05] "DELETE /access-control-list/f77d07ea-6098-409c-8e45-0527b9e76e8f HTTP/1.1" 200 115 0.036148 10.0.0.19 - - [2025-10-16 03:17:05] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057747 10.0.0.19 - - [2025-10-16 03:17:05] "POST /ref-update HTTP/1.1" 200 156 0.024404 10.0.0.23 - - [2025-10-16 03:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.005375 10.0.0.19 - - [2025-10-16 03:17:05] "POST /neutron/subnet HTTP/1.1" 200 715 0.185230 10.0.0.19 - - [2025-10-16 03:17:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.000994 10.0.0.19 - - [2025-10-16 03:17:05] "GET /virtual-network/e01b3556-e81b-482f-b644-a014b7ab7b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004493 10.0.0.19 - - [2025-10-16 03:17:05] "GET /virtual-network/e01b3556-e81b-482f-b644-a014b7ab7b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004626 10.0.0.19 - - [2025-10-16 03:17:05] "POST /neutron/network HTTP/1.1" 200 830 0.005173 10.0.0.19 - - [2025-10-16 03:17:05] "GET /virtual-network/e01b3556-e81b-482f-b644-a014b7ab7b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005507 10.0.0.57 - - [2025-10-16 03:17:06] "GET /obj-perms HTTP/1.1" 200 5022 0.041242 10.0.0.19 - - [2025-10-16 03:17:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001191 10.0.0.23 - - [2025-10-16 03:17:07] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000892 10.0.0.19 - - [2025-10-16 03:17:07] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.053487 10.0.0.19 - - [2025-10-16 03:17:07] "POST /neutron/network HTTP/1.1" 200 832 0.006403 10.0.0.19 - - [2025-10-16 03:17:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001164 10.0.0.19 - - [2025-10-16 03:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.005671 10.0.0.23 - - [2025-10-16 03:17:07] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000871 10.0.0.19 - - [2025-10-16 03:17:08] "POST /neutron/port HTTP/1.1" 200 1058 0.335866 10.0.0.19 - - [2025-10-16 03:17:08] "POST /neutron/port HTTP/1.1" 200 1112 0.102370 10.0.0.23 - - [2025-10-16 03:17:08] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000874 10.0.0.19 - - [2025-10-16 03:17:08] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.083496 10.0.0.19 - - [2025-10-16 03:17:08] "POST /neutron/network HTTP/1.1" 200 830 0.006239 10.0.0.19 - - [2025-10-16 03:17:08] "POST /neutron/network HTTP/1.1" 200 832 0.006302 10.0.0.19 - - [2025-10-16 03:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.005474 10.0.0.19 - - [2025-10-16 03:17:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.002366 10.0.0.19 - - [2025-10-16 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.23 - - [2025-10-16 03:17:08] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.19 - - [2025-10-16 03:17:08] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006746 10.0.0.19 - - [2025-10-16 03:17:08] "POST /service-templates HTTP/1.1" 200 543 0.045775 10.0.0.19 - - [2025-10-16 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009553 10.0.0.19 - - [2025-10-16 03:17:08] "GET /service-template/911bcd45-8a1e-4914-ac93-0e783bcbf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006995 10.0.0.19 - - [2025-10-16 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-10-16 03:17:09] "GET /service-template/911bcd45-8a1e-4914-ac93-0e783bcbf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003691 10.0.0.19 - - [2025-10-16 03:17:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001204 10.0.0.19 - - [2025-10-16 03:17:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.000843 10.0.0.19 - - [2025-10-16 03:17:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001101 10.0.0.19 - - [2025-10-16 03:17:09] "POST /neutron/port HTTP/1.1" 200 1998 0.020741 10.0.0.19 - - [2025-10-16 03:17:09] "POST /neutron/port HTTP/1.1" 200 1054 0.009697 10.0.0.19 - - [2025-10-16 03:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-10-16 03:17:09] "DELETE /service-template/911bcd45-8a1e-4914-ac93-0e783bcbf404 HTTP/1.1" 200 115 0.030406 10.0.0.19 - - [2025-10-16 03:17:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003757 10.0.0.19 - - [2025-10-16 03:17:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003213 10.0.0.19 - - [2025-10-16 03:17:09] "POST /neutron/network HTTP/1.1" 200 830 0.005562 10.0.0.19 - - [2025-10-16 03:17:10] "POST /neutron/port HTTP/1.1" 200 1086 0.013699 10.0.0.19 - - [2025-10-16 03:17:11] "POST /neutron/port HTTP/1.1" 200 1082 0.017302 10.0.0.19 - - [2025-10-16 03:17:11] "POST /neutron/port HTTP/1.1" 200 117 0.006160 10.0.0.19 - - [2025-10-16 03:17:11] "POST /neutron/network HTTP/1.1" 200 830 0.007089 10.0.0.19 - - [2025-10-16 03:17:12] "POST /neutron/network HTTP/1.1" 200 832 0.010224 10.0.0.19 - - [2025-10-16 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.19 - - [2025-10-16 03:17:12] "DELETE /route-target/68446787-8ccd-4e5b-b4ff-e2b0fc0070bc HTTP/1.1" 200 115 0.034221 10.0.0.23 - - [2025-10-16 03:17:12] "POST /useragent-kv HTTP/1.1" 200 115 0.055725 10.0.0.23 - - [2025-10-16 03:17:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002303 10.0.0.19 - - [2025-10-16 03:17:12] "POST /neutron/network HTTP/1.1" 200 151 0.172768 10.0.0.19 - - [2025-10-16 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-10-16 03:17:15] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000772 10.0.0.19 - - [2025-10-16 03:17:15] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.050781 10.0.0.23 - - [2025-10-16 03:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006587 10.0.0.19 - - [2025-10-16 03:17:16] "POST /neutron/subnet HTTP/1.1" 200 719 0.199173 10.0.0.19 - - [2025-10-16 03:17:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001057 10.0.0.19 - - [2025-10-16 03:17:16] "GET /virtual-network/7a79133c-6629-4572-949d-7db2cd2a9aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004640 10.0.0.19 - - [2025-10-16 03:17:16] "GET /virtual-network/7a79133c-6629-4572-949d-7db2cd2a9aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004543 10.0.0.19 - - [2025-10-16 03:17:16] "POST /neutron/network HTTP/1.1" 200 829 0.005523 10.0.0.19 - - [2025-10-16 03:17:16] "GET /virtual-network/7a79133c-6629-4572-949d-7db2cd2a9aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005168 10.0.0.19 - - [2025-10-16 03:17:16] "GET /obj-perms HTTP/1.1" 200 5022 0.012907 10.0.0.19 - - [2025-10-16 03:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2025-10-16 03:17:16] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000761 10.0.0.19 - - [2025-10-16 03:17:16] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.043946 10.0.0.23 - - [2025-10-16 03:17:16] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000835 10.0.0.19 - - [2025-10-16 03:17:17] "POST /neutron/network HTTP/1.1" 200 611 0.177497 10.0.0.19 - - [2025-10-16 03:17:17] "POST /route-targets HTTP/1.1" 200 327 0.013789 10.0.0.19 - - [2025-10-16 03:17:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.003137 10.0.0.19 - - [2025-10-16 03:17:17] "GET /virtual-network/d95cd538-3547-4f3b-891d-f970096b1427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004944 10.0.0.19 - - [2025-10-16 03:17:17] "POST /neutron/network HTTP/1.1" 200 830 0.006801 10.0.0.19 - - [2025-10-16 03:17:17] "GET /virtual-network/d95cd538-3547-4f3b-891d-f970096b1427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004932 10.0.0.23 - - [2025-10-16 03:17:17] "DELETE /project/66c4edd5ff7741e693df39709ae3fa4b HTTP/1.1" 404 173 0.004538 10.0.0.23 - - [2025-10-16 03:17:17] "DELETE /project/b6d662e6560e455b8d6d79be24b12b1b HTTP/1.1" 404 173 0.003815 10.0.0.23 - - [2025-10-16 03:17:17] "DELETE /project/ef702d23-9ebf-4835-a58a-7d638b92e2a9 HTTP/1.1" 404 177 0.006194 10.0.0.23 - - [2025-10-16 03:17:17] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000750 10.0.0.23 - - [2025-10-16 03:17:17] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.037289 10.0.0.23 - - [2025-10-16 03:17:17] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001059 10.0.0.23 - - [2025-10-16 03:17:17] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?fields=security_groups HTTP/1.1" 200 1358 0.071326 10.0.0.23 - - [2025-10-16 03:17:17] "DELETE /security-group/1faad4f2-dfe7-4d3e-bbe3-0c92f9f7844a HTTP/1.1" 200 115 0.048730 10.0.0.19 - - [2025-10-16 03:17:17] "GET /virtual-network/d95cd538-3547-4f3b-891d-f970096b1427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007481 10.0.0.23 - - [2025-10-16 03:17:17] "GET /projects?obj_uuids=b6d662e6-560e-455b-8d6d-79be24b12b1b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001365 10.0.0.23 - - [2025-10-16 03:17:17] "GET /project/b6d662e6-560e-455b-8d6d-79be24b12b1b?fields=application_policy_sets HTTP/1.1" 200 1397 0.052755 10.0.0.19 - - [2025-10-16 03:17:17] "DELETE /access-control-list/c5218ad0-35f9-4bbe-be45-6feafdd6dc95 HTTP/1.1" 200 115 0.063411 10.0.0.23 - - [2025-10-16 03:17:17] "DELETE /project/b6d662e6-560e-455b-8d6d-79be24b12b1b HTTP/1.1" 200 115 0.444547 10.0.0.23 - - [2025-10-16 03:17:18] "GET /obj-perms HTTP/1.1" 200 5022 0.003488 10.0.0.19 - - [2025-10-16 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-10-16 03:17:18] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001488 10.0.0.19 - - [2025-10-16 03:17:18] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.057223 10.0.0.19 - - [2025-10-16 03:17:18] "POST /neutron/network HTTP/1.1" 200 117 0.010874 10.0.0.19 - - [2025-10-16 03:17:18] "POST /neutron/network HTTP/1.1" 200 832 0.007107 10.0.0.19 - - [2025-10-16 03:17:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.000903 10.0.0.19 - - [2025-10-16 03:17:18] "GET /virtual-network/399cfcf4-a066-411b-9b5c-d43fd1d03cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004360 10.0.0.19 - - [2025-10-16 03:17:18] "GET /virtual-network/399cfcf4-a066-411b-9b5c-d43fd1d03cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004431 10.0.0.19 - - [2025-10-16 03:17:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.009292 10.0.0.19 - - [2025-10-16 03:17:18] "GET /virtual-network/399cfcf4-a066-411b-9b5c-d43fd1d03cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005983 10.0.0.57 - - [2025-10-16 03:17:19] "GET /obj-perms HTTP/1.1" 200 5022 0.003927 10.0.0.19 - - [2025-10-16 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.23 - - [2025-10-16 03:17:19] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000837 10.0.0.19 - - [2025-10-16 03:17:19] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.039264 10.0.0.19 - - [2025-10-16 03:17:19] "POST /route-targets HTTP/1.1" 200 327 0.012985 10.0.0.23 - - [2025-10-16 03:17:19] "POST /useragent-kv HTTP/1.1" 200 115 0.008456 10.0.0.19 - - [2025-10-16 03:17:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.201550 10.0.0.19 - - [2025-10-16 03:17:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001437 10.0.0.19 - - [2025-10-16 03:17:19] "GET /virtual-network/3bc63268-bd21-4942-9c0d-1a9a7d2504a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005125 10.0.0.19 - - [2025-10-16 03:17:19] "GET /virtual-network/3bc63268-bd21-4942-9c0d-1a9a7d2504a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005265 10.0.0.19 - - [2025-10-16 03:17:19] "POST /neutron/network HTTP/1.1" 200 841 0.006414 10.0.0.19 - - [2025-10-16 03:17:19] "GET /virtual-network/3bc63268-bd21-4942-9c0d-1a9a7d2504a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005108 10.0.0.19 - - [2025-10-16 03:17:20] "GET /obj-perms HTTP/1.1" 200 5022 0.003418 10.0.0.19 - - [2025-10-16 03:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.23 - - [2025-10-16 03:17:20] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000846 10.0.0.19 - - [2025-10-16 03:17:20] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.037637 10.0.0.23 - - [2025-10-16 03:17:20] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000890 10.0.0.19 - - [2025-10-16 03:17:20] "POST /neutron/network HTTP/1.1" 200 625 0.110993 10.0.0.19 - - [2025-10-16 03:17:20] "POST /ref-update HTTP/1.1" 200 156 0.025674 10.0.0.19 - - [2025-10-16 03:17:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.003125 10.0.0.19 - - [2025-10-16 03:17:20] "GET /virtual-network/bc01a27b-a3a6-4bd0-b61b-ebd1ae091724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004716 10.0.0.19 - - [2025-10-16 03:17:20] "POST /neutron/network HTTP/1.1" 200 845 0.006114 10.0.0.19 - - [2025-10-16 03:17:20] "GET /virtual-network/bc01a27b-a3a6-4bd0-b61b-ebd1ae091724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004981 10.0.0.19 - - [2025-10-16 03:17:21] "GET /virtual-network/bc01a27b-a3a6-4bd0-b61b-ebd1ae091724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005259 10.0.0.23 - - [2025-10-16 03:17:21] "GET /obj-perms HTTP/1.1" 200 5022 0.003118 10.0.0.19 - - [2025-10-16 03:17:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001064 10.0.0.19 - - [2025-10-16 03:17:21] "POST /neutron/network HTTP/1.1" 200 840 0.007859 10.0.0.23 - - [2025-10-16 03:17:22] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000911 10.0.0.19 - - [2025-10-16 03:17:22] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.064493 10.0.0.19 - - [2025-10-16 03:17:22] "POST /neutron/port HTTP/1.1" 200 117 0.005669 10.0.0.19 - - [2025-10-16 03:17:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001134 10.0.0.19 - - [2025-10-16 03:17:22] "POST /neutron/network HTTP/1.1" 200 840 0.006875 10.0.0.19 - - [2025-10-16 03:17:23] "POST /neutron/port HTTP/1.1" 200 1056 0.020916 10.0.0.23 - - [2025-10-16 03:17:23] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001153 10.0.0.19 - - [2025-10-16 03:17:23] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.149100 10.0.0.19 - - [2025-10-16 03:17:23] "POST /neutron/network HTTP/1.1" 200 832 0.030486 10.0.0.19 - - [2025-10-16 03:17:23] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.19 - - [2025-10-16 03:17:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007237 10.0.0.19 - - [2025-10-16 03:17:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.002753 10.0.0.19 - - [2025-10-16 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.23 - - [2025-10-16 03:17:23] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.19 - - [2025-10-16 03:17:23] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006698 10.0.0.19 - - [2025-10-16 03:17:23] "POST /service-templates HTTP/1.1" 200 543 0.035353 10.0.0.19 - - [2025-10-16 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2025-10-16 03:17:23] "GET /service-template/0a989ecb-a577-4f67-b051-9e00b85b7cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.005451 10.0.0.19 - - [2025-10-16 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-10-16 03:17:23] "GET /service-template/0a989ecb-a577-4f67-b051-9e00b85b7cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.003888 10.0.0.19 - - [2025-10-16 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.000976 10.0.0.23 - - [2025-10-16 03:17:23] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000895 10.0.0.19 - - [2025-10-16 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 227 0.000976 10.0.0.19 - - [2025-10-16 03:17:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001366 10.0.0.19 - - [2025-10-16 03:17:24] "POST /neutron/port HTTP/1.1" 200 1056 0.286359 10.0.0.19 - - [2025-10-16 03:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2025-10-16 03:17:24] "POST /neutron/port HTTP/1.1" 200 1056 0.008823 10.0.0.19 - - [2025-10-16 03:17:24] "DELETE /service-template/0a989ecb-a577-4f67-b051-9e00b85b7cfb HTTP/1.1" 200 115 0.030460 10.0.0.19 - - [2025-10-16 03:17:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.002563 10.0.0.19 - - [2025-10-16 03:17:24] "POST /neutron/port HTTP/1.1" 200 1084 0.023203 10.0.0.19 - - [2025-10-16 03:17:24] "POST /neutron/network HTTP/1.1" 200 845 0.005811 10.0.0.19 - - [2025-10-16 03:17:24] "POST /neutron/network HTTP/1.1" 200 832 0.018735 10.0.0.19 - - [2025-10-16 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009421 10.0.0.19 - - [2025-10-16 03:17:25] "POST /neutron/network HTTP/1.1" 200 832 0.006915 10.0.0.19 - - [2025-10-16 03:17:25] "POST /neutron/port HTTP/1.1" 200 1110 0.011432 10.0.0.19 - - [2025-10-16 03:17:26] "POST /neutron/port HTTP/1.1" 200 1110 0.010305 10.0.0.19 - - [2025-10-16 03:17:26] "POST /neutron/network HTTP/1.1" 200 2180 0.012038 10.0.0.19 - - [2025-10-16 03:17:26] "POST /neutron/port HTTP/1.1" 200 117 0.005111 10.0.0.19 - - [2025-10-16 03:17:27] "DELETE /route-target/88fa7f37-a035-4a10-a4fa-b37815d3bb12 HTTP/1.1" 200 115 0.023517 10.0.0.19 - - [2025-10-16 03:17:27] "POST /neutron/network HTTP/1.1" 200 830 0.006717 10.0.0.23 - - [2025-10-16 03:17:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003627 10.0.0.23 - - [2025-10-16 03:17:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002208 10.0.0.19 - - [2025-10-16 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2025-10-16 03:17:28] "POST /neutron/network HTTP/1.1" 200 151 0.107650 10.0.0.23 - - [2025-10-16 03:17:29] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000805 10.0.0.19 - - [2025-10-16 03:17:29] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.064560 10.0.0.23 - - [2025-10-16 03:17:29] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000788 10.0.0.19 - - [2025-10-16 03:17:29] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?fields=virtual_networks HTTP/1.1" 200 1024 0.038616 10.0.0.23 - - [2025-10-16 03:17:29] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000880 10.0.0.19 - - [2025-10-16 03:17:29] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.035977 10.0.0.23 - - [2025-10-16 03:17:29] "GET /projects?obj_uuids=66c4edd5-ff77-41e6-93df-39709ae3fa4b&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000890 10.0.0.19 - - [2025-10-16 03:17:29] "GET /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b?fields=security_groups HTTP/1.1" 200 1246 0.044128 10.0.0.19 - - [2025-10-16 03:17:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.021663 10.0.0.23 - - [2025-10-16 03:17:30] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002817 10.0.0.23 - - [2025-10-16 03:17:30] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000822 10.0.0.23 - - [2025-10-16 03:17:30] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006251 10.0.0.23 - - [2025-10-16 03:17:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.002567 10.0.0.23 - - [2025-10-16 03:17:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.008435 10.0.0.23 - - [2025-10-16 03:17:31] "POST /security-groups HTTP/1.1" 200 593 0.073406 10.0.0.23 - - [2025-10-16 03:17:31] "POST /projects HTTP/1.1" 200 589 0.281470 10.0.0.19 - - [2025-10-16 03:17:31] "POST /access-control-lists HTTP/1.1" 200 598 0.029470 10.0.0.23 - - [2025-10-16 03:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.351871 10.0.0.19 - - [2025-10-16 03:17:31] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.479730 10.0.0.19 - - [2025-10-16 03:17:32] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.19 - - [2025-10-16 03:17:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.19 - - [2025-10-16 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.070126 10.0.0.23 - - [2025-10-16 03:17:34] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000829 10.0.0.19 - - [2025-10-16 03:17:34] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040039 10.0.0.19 - - [2025-10-16 03:17:34] "POST /route-targets HTTP/1.1" 200 327 0.012436 10.0.0.23 - - [2025-10-16 03:17:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002466 10.0.0.19 - - [2025-10-16 03:17:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.232910 10.0.0.19 - - [2025-10-16 03:17:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001162 10.0.0.19 - - [2025-10-16 03:17:35] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004699 10.0.0.19 - - [2025-10-16 03:17:35] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005146 10.0.0.19 - - [2025-10-16 03:17:35] "POST /neutron/network HTTP/1.1" 200 831 0.006264 10.0.0.19 - - [2025-10-16 03:17:35] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004956 10.0.0.57 - - [2025-10-16 03:17:36] "GET /obj-perms HTTP/1.1" 200 5034 0.045708 10.0.0.19 - - [2025-10-16 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-10-16 03:17:36] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001058 10.0.0.19 - - [2025-10-16 03:17:36] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.049930 10.0.0.23 - - [2025-10-16 03:17:37] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000871 10.0.0.19 - - [2025-10-16 03:17:37] "POST /neutron/network HTTP/1.1" 200 613 0.118954 10.0.0.19 - - [2025-10-16 03:17:37] "POST /ref-update HTTP/1.1" 200 156 0.024206 10.0.0.19 - - [2025-10-16 03:17:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.003256 10.0.0.19 - - [2025-10-16 03:17:37] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006382 10.0.0.19 - - [2025-10-16 03:17:37] "POST /neutron/network HTTP/1.1" 200 831 0.007046 10.0.0.19 - - [2025-10-16 03:17:37] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005878 10.0.0.19 - - [2025-10-16 03:17:37] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004755 10.0.0.19 - - [2025-10-16 03:17:38] "GET /obj-perms HTTP/1.1" 200 5034 0.044604 10.0.0.19 - - [2025-10-16 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.23 - - [2025-10-16 03:17:38] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.19 - - [2025-10-16 03:17:38] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040618 10.0.0.19 - - [2025-10-16 03:17:38] "POST /neutron/network HTTP/1.1" 200 117 0.010807 10.0.0.19 - - [2025-10-16 03:17:38] "POST /neutron/network HTTP/1.1" 200 837 0.007386 10.0.0.19 - - [2025-10-16 03:17:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.000937 10.0.0.19 - - [2025-10-16 03:17:38] "GET /virtual-network/d057e576-5c39-4796-b262-fe4516f6f5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004303 10.0.0.19 - - [2025-10-16 03:17:38] "GET /virtual-network/d057e576-5c39-4796-b262-fe4516f6f5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005164 10.0.0.19 - - [2025-10-16 03:17:38] "POST /neutron/subnet HTTP/1.1" 200 730 0.007832 10.0.0.19 - - [2025-10-16 03:17:38] "GET /virtual-network/d057e576-5c39-4796-b262-fe4516f6f5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005049 10.0.0.23 - - [2025-10-16 03:17:39] "GET /obj-perms HTTP/1.1" 200 5034 0.050645 10.0.0.19 - - [2025-10-16 03:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.23 - - [2025-10-16 03:17:39] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000822 10.0.0.19 - - [2025-10-16 03:17:39] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.068515 10.0.0.19 - - [2025-10-16 03:17:39] "POST /route-targets HTTP/1.1" 200 327 0.016949 10.0.0.23 - - [2025-10-16 03:17:39] "POST /useragent-kv HTTP/1.1" 200 115 0.006309 10.0.0.19 - - [2025-10-16 03:17:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.211956 10.0.0.19 - - [2025-10-16 03:17:39] "POST /id-to-fqname HTTP/1.1" 200 233 0.001179 10.0.0.19 - - [2025-10-16 03:17:39] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004430 10.0.0.19 - - [2025-10-16 03:17:39] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005057 10.0.0.19 - - [2025-10-16 03:17:39] "POST /neutron/network HTTP/1.1" 200 847 0.005413 10.0.0.19 - - [2025-10-16 03:17:40] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005406 10.0.0.57 - - [2025-10-16 03:17:40] "GET /obj-perms HTTP/1.1" 200 5034 0.003423 10.0.0.19 - - [2025-10-16 03:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-10-16 03:17:40] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000880 10.0.0.19 - - [2025-10-16 03:17:40] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.035797 10.0.0.23 - - [2025-10-16 03:17:40] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000925 10.0.0.19 - - [2025-10-16 03:17:40] "POST /neutron/network HTTP/1.1" 200 631 0.134763 10.0.0.19 - - [2025-10-16 03:17:40] "POST /ref-update HTTP/1.1" 200 156 0.040662 10.0.0.19 - - [2025-10-16 03:17:40] "POST /id-to-fqname HTTP/1.1" 200 234 0.003882 10.0.0.19 - - [2025-10-16 03:17:41] "GET /virtual-network/b34d3984-cb23-4b9c-a78a-33c62b313aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006041 10.0.0.19 - - [2025-10-16 03:17:41] "POST /neutron/network HTTP/1.1" 200 848 0.006007 10.0.0.19 - - [2025-10-16 03:17:41] "GET /virtual-network/b34d3984-cb23-4b9c-a78a-33c62b313aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005783 10.0.0.19 - - [2025-10-16 03:17:41] "GET /virtual-network/b34d3984-cb23-4b9c-a78a-33c62b313aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005206 10.0.0.19 - - [2025-10-16 03:17:41] "GET /obj-perms HTTP/1.1" 200 5034 0.003550 10.0.0.19 - - [2025-10-16 03:17:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001588 10.0.0.19 - - [2025-10-16 03:17:41] "POST /neutron/network HTTP/1.1" 200 841 0.006143 10.0.0.23 - - [2025-10-16 03:17:42] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001264 10.0.0.19 - - [2025-10-16 03:17:42] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.065068 10.0.0.19 - - [2025-10-16 03:17:42] "POST /neutron/port HTTP/1.1" 200 117 0.006432 10.0.0.19 - - [2025-10-16 03:17:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001126 10.0.0.19 - - [2025-10-16 03:17:43] "POST /neutron/network HTTP/1.1" 200 841 0.007647 10.0.0.19 - - [2025-10-16 03:17:43] "POST /neutron/port HTTP/1.1" 200 1063 0.016018 10.0.0.23 - - [2025-10-16 03:17:43] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001072 10.0.0.19 - - [2025-10-16 03:17:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003626 10.0.0.19 - - [2025-10-16 03:17:43] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.099673 10.0.0.19 - - [2025-10-16 03:17:43] "POST /neutron/network HTTP/1.1" 200 831 0.006947 10.0.0.19 - - [2025-10-16 03:17:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007161 10.0.0.19 - - [2025-10-16 03:17:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.002941 10.0.0.19 - - [2025-10-16 03:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2025-10-16 03:17:44] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001034 10.0.0.19 - - [2025-10-16 03:17:44] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007728 10.0.0.19 - - [2025-10-16 03:17:44] "POST /service-templates HTTP/1.1" 200 543 0.031727 10.0.0.19 - - [2025-10-16 03:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.19 - - [2025-10-16 03:17:44] "GET /service-template/dc4aaf86-d198-4797-816d-2b4386783c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005559 10.0.0.19 - - [2025-10-16 03:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-10-16 03:17:44] "GET /service-template/dc4aaf86-d198-4797-816d-2b4386783c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.003579 10.0.0.19 - - [2025-10-16 03:17:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001158 10.0.0.23 - - [2025-10-16 03:17:44] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000846 10.0.0.19 - - [2025-10-16 03:17:44] "POST /neutron/network HTTP/1.1" 200 857 0.008543 10.0.0.19 - - [2025-10-16 03:17:44] "POST /neutron/port HTTP/1.1" 200 1061 0.320377 10.0.0.19 - - [2025-10-16 03:17:44] "POST /neutron/port HTTP/1.1" 200 1115 0.099964 10.0.0.19 - - [2025-10-16 03:17:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.010360 10.0.0.23 - - [2025-10-16 03:17:45] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.19 - - [2025-10-16 03:17:45] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.063599 10.0.0.19 - - [2025-10-16 03:17:45] "POST /neutron/network HTTP/1.1" 200 847 0.007882 10.0.0.19 - - [2025-10-16 03:17:45] "POST /neutron/port HTTP/1.1" 200 117 0.005608 10.0.0.19 - - [2025-10-16 03:17:45] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 401 292 0.000307 10.0.0.19 - - [2025-10-16 03:17:46] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 404 171 0.025280 10.0.0.19 - - [2025-10-16 03:17:46] "POST /neutron/port HTTP/1.1" 200 1061 0.019408 10.0.0.19 - - [2025-10-16 03:17:46] "POST /neutron/port HTTP/1.1" 200 1089 0.015518 10.0.0.19 - - [2025-10-16 03:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 200 1295 0.006322 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 2985 0.004657 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004354 10.0.0.19 - - [2025-10-16 03:17:48] "PUT /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 284 0.011781 10.0.0.19 - - [2025-10-16 03:17:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007324 10.0.0.19 - - [2025-10-16 03:17:48] "POST /neutron/port HTTP/1.1" 200 1089 0.014106 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 200 1295 0.003624 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 3035 0.004606 10.0.0.19 - - [2025-10-16 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.19 - - [2025-10-16 03:17:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003383 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002721 10.0.0.19 - - [2025-10-16 03:17:48] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005037 10.0.0.23 - - [2025-10-16 03:17:49] "GET /obj-perms HTTP/1.1" 200 5056 0.047348 10.0.0.19 - - [2025-10-16 03:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.19 - - [2025-10-16 03:17:51] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004770 10.0.0.19 - - [2025-10-16 03:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.19 - - [2025-10-16 03:17:55] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006077 10.0.0.19 - - [2025-10-16 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2025-10-16 03:17:59] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004995 10.0.0.19 - - [2025-10-16 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.19 - - [2025-10-16 03:18:04] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005114 10.0.0.19 - - [2025-10-16 03:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.19 - - [2025-10-16 03:18:08] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004709 10.0.0.19 - - [2025-10-16 03:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2025-10-16 03:18:12] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006051 10.0.0.19 - - [2025-10-16 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.19 - - [2025-10-16 03:18:16] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005069 10.0.0.23 - - [2025-10-16 03:18:17] "DELETE /project/c7b69d3fd98d4e8f9a4838e121adc808 HTTP/1.1" 404 173 0.003885 10.0.0.23 - - [2025-10-16 03:18:17] "DELETE /project/66c4edd5-ff77-41e6-93df-39709ae3fa4b HTTP/1.1" 404 177 0.003262 10.0.0.19 - - [2025-10-16 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.19 - - [2025-10-16 03:18:20] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004665 10.0.0.19 - - [2025-10-16 03:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2025-10-16 03:18:24] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005877 10.0.0.19 - - [2025-10-16 03:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.19 - - [2025-10-16 03:18:28] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004858 10.0.0.19 - - [2025-10-16 03:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.19 - - [2025-10-16 03:18:32] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005205 10.0.0.19 - - [2025-10-16 03:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.19 - - [2025-10-16 03:18:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003600 10.0.0.19 - - [2025-10-16 03:18:34] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003254 10.0.0.19 - - [2025-10-16 03:18:34] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005137 10.0.0.19 - - [2025-10-16 03:18:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007068 10.0.0.19 - - [2025-10-16 03:18:36] "POST /neutron/network HTTP/1.1" 200 841 0.006375 10.0.0.19 - - [2025-10-16 03:18:36] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.19 - - [2025-10-16 03:18:39] "POST /neutron/security_group HTTP/1.1" 200 2060 0.028501 10.0.0.19 - - [2025-10-16 03:18:41] "POST /neutron/port HTTP/1.1" 200 1091 0.016142 10.0.0.19 - - [2025-10-16 03:18:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003449 10.0.0.19 - - [2025-10-16 03:18:42] "POST /neutron/network HTTP/1.1" 200 831 0.006387 10.0.0.19 - - [2025-10-16 03:18:45] "POST /neutron/port HTTP/1.1" 200 1089 0.014013 10.0.0.57 - - [2025-10-16 03:18:49] "GET /obj-perms HTTP/1.1" 200 5056 0.044622 10.0.0.19 - - [2025-10-16 03:18:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008255 10.0.0.19 - - [2025-10-16 03:18:55] "POST /fqname-to-id HTTP/1.1" 404 211 0.002943 10.0.0.19 - - [2025-10-16 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.23 - - [2025-10-16 03:18:55] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001252 10.0.0.19 - - [2025-10-16 03:18:55] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044774 10.0.0.19 - - [2025-10-16 03:18:55] "POST /service-instances HTTP/1.1" 200 547 0.028423 10.0.0.19 - - [2025-10-16 03:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.19 - - [2025-10-16 03:18:55] "GET /service-instance/4c7b6fe2-6ece-452d-ba33-013cdb1c372d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006746 10.0.0.19 - - [2025-10-16 03:18:55] "POST /port-tuples HTTP/1.1" 200 590 0.036745 10.0.0.19 - - [2025-10-16 03:18:55] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.005111 10.0.0.19 - - [2025-10-16 03:18:56] "PUT /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 284 0.011064 10.0.0.19 - - [2025-10-16 03:18:56] "POST /ref-update HTTP/1.1" 200 156 0.015010 10.0.0.19 - - [2025-10-16 03:18:56] "POST /instance-ips HTTP/1.1" 200 373 0.043684 10.0.0.19 - - [2025-10-16 03:18:56] "POST /neutron/port HTTP/1.1" 200 1091 0.019741 10.0.0.19 - - [2025-10-16 03:18:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004066 10.0.0.19 - - [2025-10-16 03:18:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011055 10.0.0.19 - - [2025-10-16 03:18:56] "POST /ref-update HTTP/1.1" 200 156 0.019214 10.0.0.19 - - [2025-10-16 03:18:56] "GET /virtual-machine/50bc1a15-af0b-4969-b8c9-7b9ae5557d11 HTTP/1.1" 200 1294 0.006057 10.0.0.19 - - [2025-10-16 03:18:56] "GET /virtual-machine-interface/4bbc05c1-24e2-4eca-bf82-e16dfb857dc5 HTTP/1.1" 200 2957 0.005653 10.0.0.19 - - [2025-10-16 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2025-10-16 03:18:56] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003131 10.0.0.19 - - [2025-10-16 03:18:56] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002380 10.0.0.19 - - [2025-10-16 03:18:56] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005268 10.0.0.19 - - [2025-10-16 03:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.19 - - [2025-10-16 03:18:57] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003558 10.0.0.19 - - [2025-10-16 03:18:57] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002895 10.0.0.19 - - [2025-10-16 03:18:57] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005672 10.0.0.19 - - [2025-10-16 03:18:57] "POST /neutron/port HTTP/1.1" 200 1089 0.016114 10.0.0.19 - - [2025-10-16 03:18:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006169 10.0.0.19 - - [2025-10-16 03:18:58] "GET /virtual-machine/f4a0d17c-1339-490a-9a81-65899960905f HTTP/1.1" 200 1295 0.005985 10.0.0.19 - - [2025-10-16 03:18:58] "GET /virtual-machine-interface/2e62791b-5e9c-4746-8e53-56e15212bf90 HTTP/1.1" 200 2960 0.004934 10.0.0.19 - - [2025-10-16 03:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2025-10-16 03:18:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003859 10.0.0.19 - - [2025-10-16 03:18:58] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003019 10.0.0.19 - - [2025-10-16 03:18:58] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005611 10.0.0.19 - - [2025-10-16 03:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.19 - - [2025-10-16 03:18:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004167 10.0.0.19 - - [2025-10-16 03:18:59] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002563 10.0.0.19 - - [2025-10-16 03:18:59] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005478 10.0.0.19 - - [2025-10-16 03:18:59] "POST /neutron/port HTTP/1.1" 200 1089 0.014421 10.0.0.19 - - [2025-10-16 03:19:04] "POST /fqname-to-id HTTP/1.1" 404 215 0.003316 10.0.0.19 - - [2025-10-16 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.23 - - [2025-10-16 03:19:04] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000929 10.0.0.19 - - [2025-10-16 03:19:04] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040796 10.0.0.19 - - [2025-10-16 03:19:04] "POST /network-policys HTTP/1.1" 200 551 0.027985 10.0.0.19 - - [2025-10-16 03:19:04] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004943 10.0.0.19 - - [2025-10-16 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2025-10-16 03:19:04] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005664 10.0.0.19 - - [2025-10-16 03:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003955 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.008307 10.0.0.19 - - [2025-10-16 03:19:05] "POST /ref-update HTTP/1.1" 200 156 0.043811 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005637 10.0.0.19 - - [2025-10-16 03:19:05] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.016791 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003729 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.19 - - [2025-10-16 03:19:05] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007191 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004681 10.0.0.19 - - [2025-10-16 03:19:05] "POST /ref-update HTTP/1.1" 200 156 0.044680 10.0.0.19 - - [2025-10-16 03:19:05] "PUT /access-control-list/c48543b6-c86c-46d9-9b92-ffde10ffa4e4 HTTP/1.1" 200 272 0.021265 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.007064 10.0.0.19 - - [2025-10-16 03:19:05] "POST /ref-update HTTP/1.1" 200 156 0.040966 10.0.0.19 - - [2025-10-16 03:19:05] "POST /neutron/network HTTP/1.1" 200 923 0.014028 10.0.0.19 - - [2025-10-16 03:19:05] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007682 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-10-16 03:19:05] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005148 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.19 - - [2025-10-16 03:19:05] "GET /service-template/dc4aaf86-d198-4797-816d-2b4386783c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.003518 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.23 - - [2025-10-16 03:19:05] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001230 10.0.0.19 - - [2025-10-16 03:19:05] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.035985 10.0.0.19 - - [2025-10-16 03:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-10-16 03:19:05] "GET /service-instance/4c7b6fe2-6ece-452d-ba33-013cdb1c372d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.007103 10.0.0.19 - - [2025-10-16 03:19:06] "POST /neutron/port HTTP/1.1" 200 1383 0.021745 10.0.0.19 - - [2025-10-16 03:19:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006431 10.0.0.19 - - [2025-10-16 03:19:06] "POST /neutron/network HTTP/1.1" 200 821 0.014224 10.0.0.19 - - [2025-10-16 03:19:06] "POST /id-to-fqname HTTP/1.1" 200 233 0.001036 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 200 1295 0.002986 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 3891 0.004986 10.0.0.19 - - [2025-10-16 03:19:06] "GET /instance-ip/56cf3ff0-7461-4b4c-ab50-4b1ae19faffd HTTP/1.1" 200 1634 0.004699 10.0.0.19 - - [2025-10-16 03:19:06] "GET /instance-ip/8b5250c1-a1c0-4ff6-abd5-b2a708ae8396 HTTP/1.1" 200 1963 0.003412 10.0.0.19 - - [2025-10-16 03:19:06] "GET /instance-ip/d2d02f03-422e-43c0-aac4-36bacfad884b HTTP/1.1" 200 1965 0.003132 10.0.0.19 - - [2025-10-16 03:19:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006050 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-machine/ea06a30f-556a-466c-b7c4-c520649e3e14 HTTP/1.1" 200 1295 0.003694 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-machine-interface/fdcd41cc-a4c2-4145-afb6-09b180ea32e4 HTTP/1.1" 200 3891 0.004305 10.0.0.19 - - [2025-10-16 03:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2025-10-16 03:19:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003049 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.001970 10.0.0.19 - - [2025-10-16 03:19:06] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004772 10.0.0.19 - - [2025-10-16 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.19 - - [2025-10-16 03:19:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002987 10.0.0.19 - - [2025-10-16 03:19:07] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003030 10.0.0.19 - - [2025-10-16 03:19:07] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005333 10.0.0.19 - - [2025-10-16 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.19 - - [2025-10-16 03:19:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006585 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004046 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005235 10.0.0.19 - - [2025-10-16 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-10-16 03:19:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004116 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002713 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005777 10.0.0.19 - - [2025-10-16 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.19 - - [2025-10-16 03:19:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004104 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-networks?parent_id=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003681 10.0.0.19 - - [2025-10-16 03:19:08] "GET /virtual-network/082c10f5-a016-4542-bdf5-e87fd678c0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005916 10.0.0.19 - - [2025-10-16 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2025-10-16 03:19:08] "GET /routing-instance/821a2a7d-fe1f-4149-96a6-dfae9e20bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003088 10.0.0.19 - - [2025-10-16 03:19:08] "GET /routing-instance/821a2a7d-fe1f-4149-96a6-dfae9e20bb11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.005205 10.0.0.19 - - [2025-10-16 03:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2025-10-16 03:19:08] "GET /routing-instance/328413fe-a30e-43ca-964b-04b86e153d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.004395 10.0.0.19 - - [2025-10-16 03:19:08] "GET /routing-instance/328413fe-a30e-43ca-964b-04b86e153d4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1592 0.005113 10.0.0.19 - - [2025-10-16 03:19:38] "POST /neutron/port HTTP/1.1" 200 1089 0.013810 10.0.0.19 - - [2025-10-16 03:19:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004350 10.0.0.19 - - [2025-10-16 03:19:39] "POST /neutron/network HTTP/1.1" 200 923 0.020555 10.0.0.19 - - [2025-10-16 03:19:43] "POST /neutron/network HTTP/1.1" 200 857 0.007350 10.0.0.19 - - [2025-10-16 03:19:44] "POST /neutron/port HTTP/1.1" 200 117 0.001394 10.0.0.19 - - [2025-10-16 03:19:51] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003673 10.0.0.19 - - [2025-10-16 03:19:51] "PUT /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319 HTTP/1.1" 200 262 0.013057 10.0.0.19 - - [2025-10-16 03:19:51] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004723 10.0.0.19 - - [2025-10-16 03:19:51] "PUT /access-control-list/d9743059-24ee-4a60-a358-97f0be76ff82 HTTP/1.1" 200 272 0.065072 10.0.0.19 - - [2025-10-16 03:19:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006461 10.0.0.19 - - [2025-10-16 03:20:20] "POST /ref-update HTTP/1.1" 200 156 0.042992 10.0.0.19 - - [2025-10-16 03:20:20] "POST /neutron/network HTTP/1.1" 200 831 0.008749 10.0.0.19 - - [2025-10-16 03:20:20] "GET /virtual-network/3b39610f-ea40-40e2-87d8-9af80234aa63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004642 10.0.0.19 - - [2025-10-16 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2025-10-16 03:20:20] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003402 10.0.0.19 - - [2025-10-16 03:20:20] "POST /ref-update HTTP/1.1" 200 156 0.041124 10.0.0.19 - - [2025-10-16 03:20:20] "GET /virtual-network/e09ef4ba-2562-463d-9167-28735278cc2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006655 10.0.0.19 - - [2025-10-16 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2025-10-16 03:20:20] "GET /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.003510 10.0.0.19 - - [2025-10-16 03:20:20] "DELETE /network-policy/bf515393-1118-43c0-9ed1-1bc773eef319 HTTP/1.1" 200 115 0.031011 10.0.0.19 - - [2025-10-16 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2025-10-16 03:20:20] "DELETE /service-instance/4c7b6fe2-6ece-452d-ba33-013cdb1c372d HTTP/1.1" 200 115 0.041903 10.0.0.19 - - [2025-10-16 03:20:20] "DELETE /instance-ip/8b5250c1-a1c0-4ff6-abd5-b2a708ae8396 HTTP/1.1" 200 115 0.070476 10.0.0.19 - - [2025-10-16 03:20:21] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005730 10.0.0.19 - - [2025-10-16 03:20:21] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002720 10.0.0.19 - - [2025-10-16 03:20:21] "POST /ref-update HTTP/1.1" 200 156 0.056753 10.0.0.19 - - [2025-10-16 03:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.19 - - [2025-10-16 03:20:21] "DELETE /service-template/dc4aaf86-d198-4797-816d-2b4386783c96 HTTP/1.1" 200 115 0.036244 10.0.0.19 - - [2025-10-16 03:20:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003474 10.0.0.19 - - [2025-10-16 03:20:21] "POST /ref-update HTTP/1.1" 200 156 0.019523 10.0.0.19 - - [2025-10-16 03:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.23 - - [2025-10-16 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.016328 10.0.0.23 - - [2025-10-16 03:20:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006648 10.0.0.19 - - [2025-10-16 03:20:21] "POST /neutron/network HTTP/1.1" 200 151 0.149652 10.0.0.19 - - [2025-10-16 03:20:21] "POST /neutron/port HTTP/1.1" 200 151 0.200202 10.0.0.19 - - [2025-10-16 03:20:22] "POST /neutron/port HTTP/1.1" 200 1115 0.012528 10.0.0.19 - - [2025-10-16 03:20:22] "POST /neutron/port HTTP/1.1" 200 1091 0.020306 10.0.0.19 - - [2025-10-16 03:20:22] "DELETE /route-target/bd7e8aea-4740-4d99-a5e7-83b87b269143 HTTP/1.1" 200 115 0.042718 10.0.0.19 - - [2025-10-16 03:20:22] "POST /neutron/network HTTP/1.1" 200 837 0.006253 10.0.0.23 - - [2025-10-16 03:20:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003058 10.0.0.19 - - [2025-10-16 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017074 10.0.0.23 - - [2025-10-16 03:20:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002898 10.0.0.19 - - [2025-10-16 03:20:23] "POST /neutron/network HTTP/1.1" 200 151 0.145775 10.0.0.19 - - [2025-10-16 03:20:23] "DELETE /route-target/9c63f7e7-f0d3-45c3-8e6d-fc0c3c29ef65 HTTP/1.1" 200 115 0.022488 10.0.0.23 - - [2025-10-16 03:20:24] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001259 10.0.0.19 - - [2025-10-16 03:20:24] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.045602 10.0.0.23 - - [2025-10-16 03:20:24] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000892 10.0.0.19 - - [2025-10-16 03:20:25] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?fields=virtual_networks HTTP/1.1" 200 1037 0.045862 10.0.0.23 - - [2025-10-16 03:20:25] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000906 10.0.0.19 - - [2025-10-16 03:20:25] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.043576 10.0.0.23 - - [2025-10-16 03:20:25] "GET /projects?obj_uuids=c7b69d3f-d98d-4e8f-9a48-38e121adc808&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000901 10.0.0.19 - - [2025-10-16 03:20:25] "GET /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808?fields=security_groups HTTP/1.1" 200 1265 0.056495 10.0.0.19 - - [2025-10-16 03:20:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.023722 10.0.0.23 - - [2025-10-16 03:20:26] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002994 10.0.0.23 - - [2025-10-16 03:20:26] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000998 10.0.0.23 - - [2025-10-16 03:20:26] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007684 10.0.0.23 - - [2025-10-16 03:20:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.003978 10.0.0.23 - - [2025-10-16 03:20:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.002917 10.0.0.23 - - [2025-10-16 03:20:26] "POST /security-groups HTTP/1.1" 200 592 0.027442 10.0.0.23 - - [2025-10-16 03:20:26] "POST /projects HTTP/1.1" 200 587 0.219442 10.0.0.19 - - [2025-10-16 03:20:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003742 10.0.0.23 - - [2025-10-16 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.287850 10.0.0.19 - - [2025-10-16 03:20:26] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.416856 10.0.0.19 - - [2025-10-16 03:20:27] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.19 - - [2025-10-16 03:20:29] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2025-10-16 03:20:29] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.19 - - [2025-10-16 03:20:29] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057996 10.0.0.19 - - [2025-10-16 03:20:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002795 10.0.0.19 - - [2025-10-16 03:20:30] "POST /virtual-DNSs HTTP/1.1" 200 507 0.026237 10.0.0.19 - - [2025-10-16 03:20:30] "GET /virtual-DNS/59dc66b3-052c-49e6-878a-8aa9ec859e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005247 10.0.0.19 - - [2025-10-16 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.19 - - [2025-10-16 03:20:30] "GET /virtual-DNS/59dc66b3-052c-49e6-878a-8aa9ec859e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003552 10.0.0.19 - - [2025-10-16 03:20:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003043 10.0.0.19 - - [2025-10-16 03:20:30] "POST /network-ipams HTTP/1.1" 200 514 0.024556 10.0.0.19 - - [2025-10-16 03:20:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003149 10.0.0.19 - - [2025-10-16 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 03:20:30] "GET /network-ipam/2a52f373-66ac-4222-9710-42c9d791e032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.005384 10.0.0.19 - - [2025-10-16 03:20:30] "PUT /network-ipam/2a52f373-66ac-4222-9710-42c9d791e032 HTTP/1.1" 200 258 0.018040 10.0.0.19 - - [2025-10-16 03:20:30] "POST /ref-update HTTP/1.1" 200 156 0.013578 10.0.0.19 - - [2025-10-16 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.23 - - [2025-10-16 03:20:31] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001272 10.0.0.19 - - [2025-10-16 03:20:31] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.035218 10.0.0.19 - - [2025-10-16 03:20:31] "POST /neutron/network HTTP/1.1" 200 117 0.034049 10.0.0.19 - - [2025-10-16 03:20:31] "POST /ref-update HTTP/1.1" 200 156 0.030512 10.0.0.19 - - [2025-10-16 03:20:31] "POST /neutron/network HTTP/1.1" 200 833 0.008944 10.0.0.19 - - [2025-10-16 03:20:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.000900 10.0.0.19 - - [2025-10-16 03:20:31] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005039 10.0.0.19 - - [2025-10-16 03:20:31] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004652 10.0.0.19 - - [2025-10-16 03:20:31] "POST /neutron/subnet HTTP/1.1" 200 711 0.009959 10.0.0.19 - - [2025-10-16 03:20:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001169 10.0.0.19 - - [2025-10-16 03:20:31] "POST /neutron/network HTTP/1.1" 200 843 0.005793 10.0.0.23 - - [2025-10-16 03:20:32] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000938 10.0.0.19 - - [2025-10-16 03:20:32] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.065962 10.0.0.19 - - [2025-10-16 03:20:32] "POST /neutron/port HTTP/1.1" 200 117 0.005962 10.0.0.23 - - [2025-10-16 03:20:33] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.19 - - [2025-10-16 03:20:33] "POST /neutron/port HTTP/1.1" 200 1058 0.251094 10.0.0.19 - - [2025-10-16 03:20:33] "POST /neutron/port HTTP/1.1" 200 1112 0.089716 10.0.0.19 - - [2025-10-16 03:20:33] "POST /neutron/subnet HTTP/1.1" 200 685 0.009971 10.0.0.19 - - [2025-10-16 03:20:37] "POST /neutron/port HTTP/1.1" 200 1086 0.013617 10.0.0.19 - - [2025-10-16 03:20:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006992 10.0.0.19 - - [2025-10-16 03:20:38] "GET /virtual-machine/dcdb1e5e-e794-43b9-931f-7c0309798f5b HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2025-10-16 03:20:38] "GET /virtual-machine/dcdb1e5e-e794-43b9-931f-7c0309798f5b HTTP/1.1" 200 1294 0.030916 10.0.0.19 - - [2025-10-16 03:20:38] "GET /virtual-machine-interface/2283996e-ac73-4591-a434-42a848f3fa98 HTTP/1.1" 200 2964 0.005438 10.0.0.19 - - [2025-10-16 03:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.19 - - [2025-10-16 03:20:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005176 10.0.0.19 - - [2025-10-16 03:20:38] "GET /virtual-networks?parent_id=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.007034 10.0.0.19 - - [2025-10-16 03:20:38] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009255 10.0.0.19 - - [2025-10-16 03:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.19 - - [2025-10-16 03:20:41] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004611 10.0.0.19 - - [2025-10-16 03:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.19 - - [2025-10-16 03:20:45] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005111 10.0.0.19 - - [2025-10-16 03:20:45] "POST /neutron/port HTTP/1.1" 200 1086 0.013628 10.0.0.19 - - [2025-10-16 03:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003801 10.0.0.19 - - [2025-10-16 03:20:46] "POST /neutron/network HTTP/1.1" 200 833 0.011842 10.0.0.19 - - [2025-10-16 03:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.19 - - [2025-10-16 03:20:49] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006181 10.0.0.19 - - [2025-10-16 03:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.19 - - [2025-10-16 03:20:53] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005742 10.0.0.19 - - [2025-10-16 03:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.19 - - [2025-10-16 03:20:58] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004952 10.0.0.23 - - [2025-10-16 03:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.23 - - [2025-10-16 03:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.19 - - [2025-10-16 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.19 - - [2025-10-16 03:21:02] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004886 10.0.0.23 - - [2025-10-16 03:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2025-10-16 03:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.57 - - [2025-10-16 03:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.57 - - [2025-10-16 03:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000336 10.0.0.57 - - [2025-10-16 03:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.57 - - [2025-10-16 03:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.19 - - [2025-10-16 03:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.19 - - [2025-10-16 03:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.19 - - [2025-10-16 03:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.19 - - [2025-10-16 03:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000327 10.0.0.19 - - [2025-10-16 03:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2025-10-16 03:21:06] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004523 10.0.0.19 - - [2025-10-16 03:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2025-10-16 03:21:10] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004942 10.0.0.19 - - [2025-10-16 03:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2025-10-16 03:21:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003368 10.0.0.19 - - [2025-10-16 03:21:12] "GET /virtual-networks?parent_id=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003280 10.0.0.19 - - [2025-10-16 03:21:12] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005385 10.0.0.19 - - [2025-10-16 03:21:17] "POST /neutron/port HTTP/1.1" 200 1086 0.014515 10.0.0.23 - - [2025-10-16 03:21:18] "DELETE /project/d865213e312e4317906b0762829623a9 HTTP/1.1" 404 173 0.026122 10.0.0.23 - - [2025-10-16 03:21:18] "DELETE /project/c7b69d3f-d98d-4e8f-9a48-38e121adc808 HTTP/1.1" 404 177 0.039699 10.0.0.19 - - [2025-10-16 03:21:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005564 10.0.0.19 - - [2025-10-16 03:21:28] "POST /neutron/port HTTP/1.1" 200 1086 0.014519 10.0.0.19 - - [2025-10-16 03:21:48] "POST /neutron/port HTTP/1.1" 200 1086 0.039769 10.0.0.19 - - [2025-10-16 03:21:48] "POST /neutron/subnet HTTP/1.1" 200 685 0.009110 10.0.0.19 - - [2025-10-16 03:21:51] "GET /obj-perms HTTP/1.1" 200 5056 0.042811 10.0.0.19 - - [2025-10-16 03:21:57] "POST /neutron/network HTTP/1.1" 200 807 0.017309 10.0.0.19 - - [2025-10-16 03:21:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001865 10.0.0.19 - - [2025-10-16 03:21:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006620 10.0.0.23 - - [2025-10-16 03:21:58] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001032 10.0.0.19 - - [2025-10-16 03:21:58] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.071393 10.0.0.19 - - [2025-10-16 03:21:58] "POST /neutron/port HTTP/1.1" 200 1086 0.018913 10.0.0.19 - - [2025-10-16 03:21:58] "POST /neutron/port HTTP/1.1" 200 117 0.005495 10.0.0.19 - - [2025-10-16 03:21:59] "POST /neutron/port HTTP/1.1" 200 1058 0.039856 10.0.0.19 - - [2025-10-16 03:21:59] "POST /neutron/port HTTP/1.1" 200 1086 0.016196 10.0.0.19 - - [2025-10-16 03:21:59] "POST /neutron/port HTTP/1.1" 200 117 0.001071 10.0.0.19 - - [2025-10-16 03:22:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015134 10.0.0.19 - - [2025-10-16 03:22:04] "POST /neutron/port HTTP/1.1" 200 1086 0.015362 10.0.0.19 - - [2025-10-16 03:22:04] "GET /virtual-machine/cbccc4c2-35ad-46af-867e-3b5882888a3f HTTP/1.1" 200 1293 0.006230 10.0.0.19 - - [2025-10-16 03:22:04] "GET /virtual-machine-interface/73267e21-6d9d-4d28-8f34-7ae540031185 HTTP/1.1" 200 2964 0.005069 10.0.0.19 - - [2025-10-16 03:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.19 - - [2025-10-16 03:22:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003438 10.0.0.19 - - [2025-10-16 03:22:04] "GET /virtual-networks?parent_id=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003392 10.0.0.19 - - [2025-10-16 03:22:04] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005296 10.0.0.19 - - [2025-10-16 03:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.19 - - [2025-10-16 03:22:07] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005292 10.0.0.19 - - [2025-10-16 03:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.19 - - [2025-10-16 03:22:11] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004888 10.0.0.19 - - [2025-10-16 03:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2025-10-16 03:22:15] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005071 10.0.0.19 - - [2025-10-16 03:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.19 - - [2025-10-16 03:22:19] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005695 10.0.0.19 - - [2025-10-16 03:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.19 - - [2025-10-16 03:22:23] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005278 10.0.0.19 - - [2025-10-16 03:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.19 - - [2025-10-16 03:22:27] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004719 10.0.0.19 - - [2025-10-16 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.19 - - [2025-10-16 03:22:32] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005584 10.0.0.19 - - [2025-10-16 03:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2025-10-16 03:22:36] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005803 10.0.0.19 - - [2025-10-16 03:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.19 - - [2025-10-16 03:22:40] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004915 10.0.0.19 - - [2025-10-16 03:22:42] "POST /neutron/port HTTP/1.1" 200 1086 0.014156 10.0.0.19 - - [2025-10-16 03:22:43] "POST /neutron/subnet HTTP/1.1" 200 685 0.010085 10.0.0.19 - - [2025-10-16 03:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2025-10-16 03:22:44] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005921 10.0.0.19 - - [2025-10-16 03:22:47] "POST /neutron/port HTTP/1.1" 200 1086 0.013499 10.0.0.19 - - [2025-10-16 03:22:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.19 - - [2025-10-16 03:22:48] "POST /neutron/network HTTP/1.1" 200 833 0.006523 10.0.0.19 - - [2025-10-16 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.19 - - [2025-10-16 03:22:48] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005147 10.0.0.19 - - [2025-10-16 03:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.19 - - [2025-10-16 03:22:50] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003469 10.0.0.19 - - [2025-10-16 03:22:50] "GET /virtual-networks?parent_id=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002457 10.0.0.19 - - [2025-10-16 03:22:50] "GET /virtual-network/ee690840-5ac8-4e58-94b5-dcc53c1ceede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005418 10.0.0.23 - - [2025-10-16 03:22:52] "GET /obj-perms HTTP/1.1" 200 5056 0.047149 10.0.0.19 - - [2025-10-16 03:22:55] "POST /neutron/port HTTP/1.1" 200 1086 0.013451 10.0.0.19 - - [2025-10-16 03:23:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008213 10.0.0.19 - - [2025-10-16 03:23:06] "POST /neutron/port HTTP/1.1" 200 1086 0.015792 10.0.0.19 - - [2025-10-16 03:23:11] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006760 10.0.0.19 - - [2025-10-16 03:23:42] "POST /neutron/network HTTP/1.1" 200 843 0.007265 10.0.0.19 - - [2025-10-16 03:23:43] "POST /neutron/port HTTP/1.1" 200 117 0.001080 10.0.0.19 - - [2025-10-16 03:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.19 - - [2025-10-16 03:23:47] "DELETE /virtual-DNS/59dc66b3-052c-49e6-878a-8aa9ec859e59 HTTP/1.1" 409 235 0.008948 10.0.0.19 - - [2025-10-16 03:23:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.003554 10.0.0.19 - - [2025-10-16 03:23:47] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.028742 10.0.0.19 - - [2025-10-16 03:23:47] "GET /virtual-DNS-record/2fead71a-d4f6-4a2d-a49f-46ae5e7f2c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005634 10.0.0.19 - - [2025-10-16 03:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.19 - - [2025-10-16 03:23:47] "GET /virtual-DNS-record/2fead71a-d4f6-4a2d-a49f-46ae5e7f2c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004063 10.0.0.19 - - [2025-10-16 03:23:49] "POST /neutron/port HTTP/1.1" 200 1086 0.013999 10.0.0.19 - - [2025-10-16 03:23:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.008679 10.0.0.57 - - [2025-10-16 03:23:53] "GET /obj-perms HTTP/1.1" 200 5056 0.049284 10.0.0.19 - - [2025-10-16 03:23:54] "DELETE /virtual-DNS-record/2fead71a-d4f6-4a2d-a49f-46ae5e7f2c67 HTTP/1.1" 200 115 0.033151 10.0.0.19 - - [2025-10-16 03:23:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.004245 10.0.0.19 - - [2025-10-16 03:23:54] "POST /neutron/network HTTP/1.1" 200 833 0.007479 10.0.0.19 - - [2025-10-16 03:23:55] "POST /neutron/port HTTP/1.1" 200 1112 0.011420 10.0.0.19 - - [2025-10-16 03:23:55] "POST /neutron/port HTTP/1.1" 200 1112 0.011009 10.0.0.19 - - [2025-10-16 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.23 - - [2025-10-16 03:23:56] "POST /useragent-kv HTTP/1.1" 200 115 0.042947 10.0.0.23 - - [2025-10-16 03:23:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005120 10.0.0.19 - - [2025-10-16 03:23:56] "POST /neutron/network HTTP/1.1" 200 151 0.168145 10.0.0.19 - - [2025-10-16 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2025-10-16 03:23:56] "DELETE /network-ipam/2a52f373-66ac-4222-9710-42c9d791e032 HTTP/1.1" 200 115 0.045047 10.0.0.19 - - [2025-10-16 03:23:56] "DELETE /virtual-DNS/59dc66b3-052c-49e6-878a-8aa9ec859e59 HTTP/1.1" 200 115 0.032926 10.0.0.19 - - [2025-10-16 03:23:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.003737 10.0.0.23 - - [2025-10-16 03:23:58] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000918 10.0.0.19 - - [2025-10-16 03:23:58] "GET /project/d865213e-312e-4317-906b-0762829623a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.061667 10.0.0.23 - - [2025-10-16 03:23:58] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000831 10.0.0.19 - - [2025-10-16 03:23:58] "GET /project/d865213e-312e-4317-906b-0762829623a9?fields=virtual_networks HTTP/1.1" 200 1035 0.038056 10.0.0.23 - - [2025-10-16 03:23:58] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000914 10.0.0.19 - - [2025-10-16 03:23:58] "GET /project/d865213e-312e-4317-906b-0762829623a9?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046394 10.0.0.23 - - [2025-10-16 03:23:58] "GET /projects?obj_uuids=d865213e-312e-4317-906b-0762829623a9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955 10.0.0.19 - - [2025-10-16 03:23:58] "GET /project/d865213e-312e-4317-906b-0762829623a9?fields=security_groups HTTP/1.1" 200 1262 0.036202 10.0.0.19 - - [2025-10-16 03:23:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.028214 10.0.0.23 - - [2025-10-16 03:23:59] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003360 10.0.0.23 - - [2025-10-16 03:23:59] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000865 10.0.0.23 - - [2025-10-16 03:23:59] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006261 10.0.0.23 - - [2025-10-16 03:23:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.004194 10.0.0.23 - - [2025-10-16 03:23:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.004396 10.0.0.23 - - [2025-10-16 03:23:59] "POST /security-groups HTTP/1.1" 200 592 0.030209 10.0.0.23 - - [2025-10-16 03:23:59] "POST /projects HTTP/1.1" 200 587 0.222709 10.0.0.19 - - [2025-10-16 03:23:59] "POST /access-control-lists HTTP/1.1" 200 597 0.024552 10.0.0.23 - - [2025-10-16 03:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.289364 10.0.0.19 - - [2025-10-16 03:23:59] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.413886 10.0.0.19 - - [2025-10-16 03:24:00] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.19 - - [2025-10-16 03:24:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.19 - - [2025-10-16 03:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.065393 10.0.0.23 - - [2025-10-16 03:24:03] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000804 10.0.0.19 - - [2025-10-16 03:24:03] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.040859 10.0.0.19 - - [2025-10-16 03:24:03] "POST /route-targets HTTP/1.1" 200 327 0.015861 10.0.0.23 - - [2025-10-16 03:24:03] "POST /useragent-kv HTTP/1.1" 200 115 0.010111 10.0.0.19 - - [2025-10-16 03:24:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.267210 10.0.0.19 - - [2025-10-16 03:24:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001229 10.0.0.19 - - [2025-10-16 03:24:03] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004653 10.0.0.19 - - [2025-10-16 03:24:03] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006331 10.0.0.19 - - [2025-10-16 03:24:03] "POST /neutron/network HTTP/1.1" 200 828 0.005391 10.0.0.19 - - [2025-10-16 03:24:04] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005323 10.0.0.19 - - [2025-10-16 03:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.23 - - [2025-10-16 03:24:05] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002181 10.0.0.19 - - [2025-10-16 03:24:05] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044546 10.0.0.23 - - [2025-10-16 03:24:05] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.19 - - [2025-10-16 03:24:05] "POST /neutron/network HTTP/1.1" 200 608 0.130265 10.0.0.19 - - [2025-10-16 03:24:05] "POST /ref-update HTTP/1.1" 200 156 0.028714 10.0.0.19 - - [2025-10-16 03:24:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.003600 10.0.0.19 - - [2025-10-16 03:24:06] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006664 10.0.0.19 - - [2025-10-16 03:24:06] "POST /neutron/network HTTP/1.1" 200 825 0.006543 10.0.0.19 - - [2025-10-16 03:24:06] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004977 10.0.0.19 - - [2025-10-16 03:24:06] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006326 10.0.0.19 - - [2025-10-16 03:24:06] "GET /obj-perms HTTP/1.1" 200 5032 0.065656 10.0.0.23 - - [2025-10-16 03:24:06] "GET /obj-perms HTTP/1.1" 200 5032 0.098698 10.0.0.19 - - [2025-10-16 03:24:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001306 10.0.0.23 - - [2025-10-16 03:24:18] "DELETE /project/910daf7b2ec2421887ca25a538fdee0f HTTP/1.1" 404 173 0.004332 10.0.0.23 - - [2025-10-16 03:24:18] "DELETE /project/d865213e-312e-4317-906b-0762829623a9 HTTP/1.1" 404 177 0.003871 10.0.0.19 - - [2025-10-16 03:24:21] "POST /neutron/network HTTP/1.1" 200 835 0.006402 10.0.0.23 - - [2025-10-16 03:24:22] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.19 - - [2025-10-16 03:24:22] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070588 10.0.0.19 - - [2025-10-16 03:24:22] "POST /neutron/port HTTP/1.1" 200 117 0.007085 10.0.0.19 - - [2025-10-16 03:24:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001317 10.0.0.19 - - [2025-10-16 03:24:23] "POST /neutron/network HTTP/1.1" 200 835 0.007268 10.0.0.19 - - [2025-10-16 03:24:23] "POST /neutron/port HTTP/1.1" 200 1059 0.026017 10.0.0.23 - - [2025-10-16 03:24:23] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001174 10.0.0.19 - - [2025-10-16 03:24:23] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.108671 10.0.0.19 - - [2025-10-16 03:24:23] "POST /neutron/port HTTP/1.1" 200 1087 0.027489 10.0.0.19 - - [2025-10-16 03:24:24] "POST /neutron/port HTTP/1.1" 200 1087 0.033087 10.0.0.19 - - [2025-10-16 03:24:24] "POST /neutron/network HTTP/1.1" 200 825 0.006737 10.0.0.19 - - [2025-10-16 03:24:24] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014442 10.0.0.19 - - [2025-10-16 03:24:24] "POST /neutron/port HTTP/1.1" 200 1062 0.031973 10.0.0.19 - - [2025-10-16 03:24:25] "POST /neutron/port HTTP/1.1" 200 1090 0.034669 10.0.0.19 - - [2025-10-16 03:24:25] "POST /neutron/port HTTP/1.1" 200 117 0.004717 10.0.0.19 - - [2025-10-16 03:24:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018185 10.0.0.19 - - [2025-10-16 03:24:39] "POST /neutron/port HTTP/1.1" 200 1087 0.013402 10.0.0.19 - - [2025-10-16 03:24:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007025 10.0.0.57 - - [2025-10-16 03:24:54] "GET /obj-perms HTTP/1.1" 200 5056 0.053554 10.0.0.19 - - [2025-10-16 03:24:54] "POST /neutron/port HTTP/1.1" 200 1087 0.015042 10.0.0.19 - - [2025-10-16 03:24:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006942 10.0.0.19 - - [2025-10-16 03:25:00] "POST /neutron/port HTTP/1.1" 200 1087 0.017045 10.0.0.19 - - [2025-10-16 03:25:00] "GET /virtual-machine/06f57ea2-464d-43dc-aecd-713f813abf9d HTTP/1.1" 401 292 0.000489 10.0.0.19 - - [2025-10-16 03:25:00] "GET /virtual-machine/06f57ea2-464d-43dc-aecd-713f813abf9d HTTP/1.1" 200 1292 0.028136 10.0.0.19 - - [2025-10-16 03:25:00] "GET /virtual-machine-interface/af378a4c-cafe-4975-a2b4-1f84be71154d HTTP/1.1" 200 2950 0.005559 10.0.0.19 - - [2025-10-16 03:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.19 - - [2025-10-16 03:25:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003037 10.0.0.19 - - [2025-10-16 03:25:00] "GET /virtual-networks?parent_id=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002559 10.0.0.19 - - [2025-10-16 03:25:00] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005640 10.0.0.19 - - [2025-10-16 03:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2025-10-16 03:25:03] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005797 10.0.0.19 - - [2025-10-16 03:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2025-10-16 03:25:07] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004638 10.0.0.19 - - [2025-10-16 03:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.19 - - [2025-10-16 03:25:11] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005584 10.0.0.19 - - [2025-10-16 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2025-10-16 03:25:15] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005464 10.0.0.19 - - [2025-10-16 03:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2025-10-16 03:25:20] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004856 10.0.0.19 - - [2025-10-16 03:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.19 - - [2025-10-16 03:25:24] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005247 10.0.0.19 - - [2025-10-16 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.19 - - [2025-10-16 03:25:28] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.010432 10.0.0.19 - - [2025-10-16 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.19 - - [2025-10-16 03:25:32] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005105 10.0.0.19 - - [2025-10-16 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.19 - - [2025-10-16 03:25:36] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005640 10.0.0.19 - - [2025-10-16 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-10-16 03:25:40] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008037 10.0.0.19 - - [2025-10-16 03:25:43] "POST /neutron/port HTTP/1.1" 200 1090 0.015522 10.0.0.19 - - [2025-10-16 03:25:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.008712 10.0.0.19 - - [2025-10-16 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 03:25:44] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004610 10.0.0.19 - - [2025-10-16 03:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.19 - - [2025-10-16 03:25:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003215 10.0.0.19 - - [2025-10-16 03:25:48] "GET /virtual-networks?parent_id=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002529 10.0.0.19 - - [2025-10-16 03:25:48] "GET /virtual-network/9c7b574f-e085-41de-a19a-5071a7440a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007727 10.0.0.19 - - [2025-10-16 03:25:48] "POST /neutron/port HTTP/1.1" 200 1087 0.013335 10.0.0.19 - - [2025-10-16 03:25:52] "POST /neutron/port HTTP/1.1" 200 1087 0.015454 10.0.0.19 - - [2025-10-16 03:25:52] "POST /neutron/subnet HTTP/1.1" 200 689 0.008546 10.0.0.19 - - [2025-10-16 03:25:54] "POST /neutron/port HTTP/1.1" 200 1087 0.016586 10.0.0.19 - - [2025-10-16 03:25:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006703 10.0.0.23 - - [2025-10-16 03:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2025-10-16 03:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2025-10-16 03:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2025-10-16 03:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.57 - - [2025-10-16 03:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.57 - - [2025-10-16 03:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.57 - - [2025-10-16 03:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.57 - - [2025-10-16 03:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.19 - - [2025-10-16 03:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.19 - - [2025-10-16 03:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000348 10.0.0.19 - - [2025-10-16 03:26:04] "POST /neutron/port HTTP/1.1" 200 1087 0.016644 10.0.0.19 - - [2025-10-16 03:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.19 - - [2025-10-16 03:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.19 - - [2025-10-16 03:26:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008281 10.0.0.19 - - [2025-10-16 03:26:17] "POST /neutron/port HTTP/1.1" 200 1090 0.039763 10.0.0.19 - - [2025-10-16 03:26:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007105 10.0.0.19 - - [2025-10-16 03:26:30] "POST /neutron/port HTTP/1.1" 200 1087 0.015767 10.0.0.19 - - [2025-10-16 03:26:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006977 10.0.0.19 - - [2025-10-16 03:26:43] "POST /neutron/port HTTP/1.1" 200 1090 0.016689 10.0.0.19 - - [2025-10-16 03:26:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004582 10.0.0.19 - - [2025-10-16 03:26:44] "POST /neutron/network HTTP/1.1" 200 828 0.007660 10.0.0.19 - - [2025-10-16 03:26:45] "POST /neutron/port HTTP/1.1" 200 1090 0.014351 10.0.0.19 - - [2025-10-16 03:26:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006899 10.0.0.19 - - [2025-10-16 03:26:45] "GET /virtual-machine/23215ad9-af4a-48c0-a16c-a917313f2b7d HTTP/1.1" 200 1293 0.004819 10.0.0.19 - - [2025-10-16 03:26:45] "GET /virtual-machine-interface/a6255d34-76ff-454d-a8cd-cff11fa836cc HTTP/1.1" 200 2950 0.004658 10.0.0.19 - - [2025-10-16 03:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.19 - - [2025-10-16 03:26:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003161 10.0.0.19 - - [2025-10-16 03:26:45] "GET /virtual-networks?parent_id=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002838 10.0.0.19 - - [2025-10-16 03:26:45] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005242 10.0.0.19 - - [2025-10-16 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.19 - - [2025-10-16 03:26:46] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003604 10.0.0.19 - - [2025-10-16 03:26:46] "GET /virtual-networks?parent_id=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002637 10.0.0.19 - - [2025-10-16 03:26:46] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004945 10.0.0.19 - - [2025-10-16 03:26:51] "POST /neutron/port HTTP/1.1" 200 1087 0.036508 10.0.0.19 - - [2025-10-16 03:26:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003852 10.0.0.19 - - [2025-10-16 03:26:52] "POST /neutron/network HTTP/1.1" 200 825 0.007689 10.0.0.19 - - [2025-10-16 03:26:57] "POST /neutron/port HTTP/1.1" 200 1090 0.017748 10.0.0.19 - - [2025-10-16 03:27:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006585 10.0.0.19 - - [2025-10-16 03:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.23 - - [2025-10-16 03:27:07] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001222 10.0.0.19 - - [2025-10-16 03:27:07] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.041667 10.0.0.19 - - [2025-10-16 03:27:07] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005579 10.0.0.19 - - [2025-10-16 03:27:07] "GET /floating-ip-pools?parent_id=1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002825 10.0.0.19 - - [2025-10-16 03:27:07] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005276 10.0.0.19 - - [2025-10-16 03:27:07] "POST /floating-ip-pools HTTP/1.1" 200 598 0.024709 10.0.0.19 - - [2025-10-16 03:27:08] "POST /ref-update HTTP/1.1" 200 156 0.012357 10.0.0.19 - - [2025-10-16 03:27:08] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006620 10.0.0.19 - - [2025-10-16 03:27:08] "GET /virtual-network/1a31c586-4a15-4ffa-8fbb-4ea68fc7cbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005213 10.0.0.19 - - [2025-10-16 03:27:08] "POST /neutron/floatingip HTTP/1.1" 200 531 0.007110 10.0.0.19 - - [2025-10-16 03:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.19 - - [2025-10-16 03:27:08] "GET /routing-instance/032ccaad-2dc7-4a13-acc2-00789eb2b09d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003515 10.0.0.19 - - [2025-10-16 03:27:08] "GET /route-target/585f5bb3-e042-4e4f-bcb8-442aec8ddd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004900 10.0.0.19 - - [2025-10-16 03:27:37] "POST /neutron/floatingip HTTP/1.1" 200 576 0.015129 10.0.0.19 - - [2025-10-16 03:27:37] "POST /neutron/floatingip HTTP/1.1" 200 115 0.050495 10.0.0.19 - - [2025-10-16 03:27:37] "GET /floating-ip-pool/e4b89364-3eca-4bb8-988d-d0c3ccfa6252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.003780 10.0.0.19 - - [2025-10-16 03:27:37] "POST /ref-update HTTP/1.1" 200 156 0.014360 10.0.0.19 - - [2025-10-16 03:27:37] "DELETE /floating-ip-pool/e4b89364-3eca-4bb8-988d-d0c3ccfa6252 HTTP/1.1" 200 115 0.043470 10.0.0.19 - - [2025-10-16 03:27:38] "POST /neutron/port HTTP/1.1" 200 1087 0.018728 10.0.0.19 - - [2025-10-16 03:27:38] "POST /neutron/port HTTP/1.1" 200 151 0.212585 10.0.0.19 - - [2025-10-16 03:27:40] "POST /neutron/network HTTP/1.1" 200 825 0.007783 10.0.0.19 - - [2025-10-16 03:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033279 10.0.0.23 - - [2025-10-16 03:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004990 10.0.0.23 - - [2025-10-16 03:27:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002193 10.0.0.19 - - [2025-10-16 03:27:40] "POST /neutron/network HTTP/1.1" 200 151 0.135930 10.0.0.19 - - [2025-10-16 03:27:40] "DELETE /route-target/585f5bb3-e042-4e4f-bcb8-442aec8ddd91 HTTP/1.1" 200 115 0.038297 10.0.0.23 - - [2025-10-16 03:27:42] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.19 - - [2025-10-16 03:27:42] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.049773 10.0.0.23 - - [2025-10-16 03:27:42] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000949 10.0.0.19 - - [2025-10-16 03:27:42] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?fields=virtual_networks HTTP/1.1" 200 1034 0.033917 10.0.0.23 - - [2025-10-16 03:27:42] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001013 10.0.0.19 - - [2025-10-16 03:27:42] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.052634 10.0.0.23 - - [2025-10-16 03:27:42] "GET /projects?obj_uuids=910daf7b-2ec2-4218-87ca-25a538fdee0f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001043 10.0.0.19 - - [2025-10-16 03:27:42] "GET /project/910daf7b-2ec2-4218-87ca-25a538fdee0f?fields=security_groups HTTP/1.1" 200 1261 0.048578 10.0.0.19 - - [2025-10-16 03:27:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.022974 10.0.0.23 - - [2025-10-16 03:27:43] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002758 10.0.0.23 - - [2025-10-16 03:27:43] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.23 - - [2025-10-16 03:27:43] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034128 10.0.0.23 - - [2025-10-16 03:27:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.004625 10.0.0.23 - - [2025-10-16 03:27:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.005522 10.0.0.23 - - [2025-10-16 03:27:43] "POST /security-groups HTTP/1.1" 200 591 0.028216 10.0.0.23 - - [2025-10-16 03:27:43] "POST /projects HTTP/1.1" 200 585 0.223618 10.0.0.19 - - [2025-10-16 03:27:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.003259 10.0.0.23 - - [2025-10-16 03:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.296555 10.0.0.19 - - [2025-10-16 03:27:43] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.455928 10.0.0.19 - - [2025-10-16 03:27:44] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.19 - - [2025-10-16 03:27:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000635 10.0.0.19 - - [2025-10-16 03:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.050384 10.0.0.23 - - [2025-10-16 03:27:46] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001005 10.0.0.19 - - [2025-10-16 03:27:46] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.034422 10.0.0.19 - - [2025-10-16 03:27:47] "POST /ref-update HTTP/1.1" 200 156 0.022781 10.0.0.23 - - [2025-10-16 03:27:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008277 10.0.0.19 - - [2025-10-16 03:27:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.261160 10.0.0.19 - - [2025-10-16 03:27:47] "POST /id-to-fqname HTTP/1.1" 200 230 0.001426 10.0.0.19 - - [2025-10-16 03:27:47] "GET /virtual-network/51c1bd6a-9529-4b41-ba64-1f0f183774d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005486 10.0.0.19 - - [2025-10-16 03:27:47] "GET /virtual-network/51c1bd6a-9529-4b41-ba64-1f0f183774d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005474 10.0.0.19 - - [2025-10-16 03:27:47] "POST /neutron/network HTTP/1.1" 200 839 0.007639 10.0.0.19 - - [2025-10-16 03:27:47] "POST /id-to-fqname HTTP/1.1" 200 230 0.001232 10.0.0.19 - - [2025-10-16 03:27:47] "POST /neutron/network HTTP/1.1" 200 849 0.007185 10.0.0.23 - - [2025-10-16 03:27:48] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.19 - - [2025-10-16 03:27:48] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.058761 10.0.0.19 - - [2025-10-16 03:27:48] "POST /neutron/port HTTP/1.1" 200 117 0.005802 10.0.0.19 - - [2025-10-16 03:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.19 - - [2025-10-16 03:27:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002603 10.0.0.19 - - [2025-10-16 03:27:48] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.009767 10.0.0.23 - - [2025-10-16 03:27:48] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.19 - - [2025-10-16 03:27:49] "POST /neutron/port HTTP/1.1" 200 1055 0.262589 10.0.0.19 - - [2025-10-16 03:27:49] "POST /neutron/port HTTP/1.1" 200 1109 0.101072 10.0.0.19 - - [2025-10-16 03:27:49] "POST /neutron/subnet HTTP/1.1" 200 675 0.007596 10.0.0.19 - - [2025-10-16 03:27:53] "POST /neutron/port HTTP/1.1" 200 1083 0.014457 10.0.0.19 - - [2025-10-16 03:27:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.19 - - [2025-10-16 03:27:53] "POST /neutron/network HTTP/1.1" 200 839 0.005813 10.0.0.19 - - [2025-10-16 03:27:53] "POST /neutron/port HTTP/1.1" 200 1083 0.013381 10.0.0.19 - - [2025-10-16 03:27:53] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007879 10.0.0.19 - - [2025-10-16 03:27:53] "GET /virtual-machine/fe3ccf94-3e08-460f-a944-81e15b0e3af9 HTTP/1.1" 401 292 0.000354 10.0.0.19 - - [2025-10-16 03:27:54] "GET /virtual-machine/fe3ccf94-3e08-460f-a944-81e15b0e3af9 HTTP/1.1" 200 1293 0.028879 10.0.0.19 - - [2025-10-16 03:27:54] "GET /virtual-machine-interface/c2b1bd8d-9218-442d-8fe0-0cdf14336234 HTTP/1.1" 200 2972 0.005422 10.0.0.19 - - [2025-10-16 03:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2025-10-16 03:27:54] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003721 10.0.0.19 - - [2025-10-16 03:27:54] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002923 10.0.0.19 - - [2025-10-16 03:27:54] "GET /virtual-network/51c1bd6a-9529-4b41-ba64-1f0f183774d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006220 10.0.0.19 - - [2025-10-16 03:27:56] "GET /obj-perms HTTP/1.1" 200 5056 0.043079 10.0.0.19 - - [2025-10-16 03:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2025-10-16 03:27:57] "GET /virtual-network/51c1bd6a-9529-4b41-ba64-1f0f183774d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005655 10.0.0.19 - - [2025-10-16 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.19 - - [2025-10-16 03:27:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003435 10.0.0.19 - - [2025-10-16 03:27:59] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002368 10.0.0.19 - - [2025-10-16 03:27:59] "GET /virtual-network/51c1bd6a-9529-4b41-ba64-1f0f183774d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005457 10.0.0.19 - - [2025-10-16 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2025-10-16 03:28:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003387 10.0.0.19 - - [2025-10-16 03:28:01] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.011101 10.0.0.19 - - [2025-10-16 03:28:01] "POST /neutron/network HTTP/1.1" 200 839 0.006378 10.0.0.19 - - [2025-10-16 03:28:02] "POST /neutron/port HTTP/1.1" 200 1109 0.009105 10.0.0.23 - - [2025-10-16 03:28:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008532 10.0.0.23 - - [2025-10-16 03:28:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003298 10.0.0.19 - - [2025-10-16 03:28:03] "POST /neutron/network HTTP/1.1" 200 151 0.116426 10.0.0.19 - - [2025-10-16 03:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.23 - - [2025-10-16 03:28:06] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001355 10.0.0.19 - - [2025-10-16 03:28:06] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.045761 10.0.0.19 - - [2025-10-16 03:28:07] "POST /route-targets HTTP/1.1" 200 327 0.013211 10.0.0.23 - - [2025-10-16 03:28:07] "POST /useragent-kv HTTP/1.1" 200 115 0.017218 10.0.0.19 - - [2025-10-16 03:28:07] "POST /neutron/subnet HTTP/1.1" 200 730 0.247038 10.0.0.19 - - [2025-10-16 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001427 10.0.0.19 - - [2025-10-16 03:28:07] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005358 10.0.0.19 - - [2025-10-16 03:28:07] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006148 10.0.0.19 - - [2025-10-16 03:28:07] "POST /neutron/network HTTP/1.1" 200 825 0.006781 10.0.0.19 - - [2025-10-16 03:28:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001487 10.0.0.19 - - [2025-10-16 03:28:07] "DELETE /access-control-list/29ee1645-32a0-4158-a28c-c3d3445bd97c HTTP/1.1" 200 115 0.064465 10.0.0.23 - - [2025-10-16 03:28:08] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.19 - - [2025-10-16 03:28:08] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.077782 10.0.0.19 - - [2025-10-16 03:28:08] "POST /neutron/network HTTP/1.1" 200 825 0.030180 10.0.0.19 - - [2025-10-16 03:28:08] "POST /neutron/port HTTP/1.1" 200 117 0.007726 10.0.0.19 - - [2025-10-16 03:28:09] "POST /neutron/port HTTP/1.1" 200 1061 0.037823 10.0.0.19 - - [2025-10-16 03:28:09] "POST /neutron/port HTTP/1.1" 200 1089 0.017872 10.0.0.19 - - [2025-10-16 03:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.001050 10.0.0.19 - - [2025-10-16 03:28:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007684 10.0.0.19 - - [2025-10-16 03:28:14] "POST /neutron/port HTTP/1.1" 200 1089 0.031575 10.0.0.19 - - [2025-10-16 03:28:14] "GET /virtual-machine/d6a56d80-aceb-45e5-91ca-83db76272aa2 HTTP/1.1" 200 1293 0.005538 10.0.0.19 - - [2025-10-16 03:28:14] "GET /virtual-machine-interface/c161d5dc-84a7-4ca2-ae02-95bdf9716ec2 HTTP/1.1" 200 2942 0.004995 10.0.0.19 - - [2025-10-16 03:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.19 - - [2025-10-16 03:28:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004001 10.0.0.19 - - [2025-10-16 03:28:14] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003935 10.0.0.19 - - [2025-10-16 03:28:14] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006397 10.0.0.19 - - [2025-10-16 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.19 - - [2025-10-16 03:28:17] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005313 10.0.0.23 - - [2025-10-16 03:28:18] "DELETE /project/910daf7b-2ec2-4218-87ca-25a538fdee0f HTTP/1.1" 404 177 0.003124 10.0.0.23 - - [2025-10-16 03:28:18] "DELETE /project/6bbcda5673cd440c97b7631a01b81d62 HTTP/1.1" 404 173 0.005739 10.0.0.19 - - [2025-10-16 03:28:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007541 10.0.0.19 - - [2025-10-16 03:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.19 - - [2025-10-16 03:28:21] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005535 10.0.0.19 - - [2025-10-16 03:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 03:28:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003440 10.0.0.19 - - [2025-10-16 03:28:23] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003036 10.0.0.19 - - [2025-10-16 03:28:23] "GET /virtual-network/d628cd13-0eb7-48a0-975f-8ceb457fc5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005608 10.0.0.19 - - [2025-10-16 03:28:26] "POST /neutron/port HTTP/1.1" 200 1089 0.013836 10.0.0.19 - - [2025-10-16 03:28:27] "POST /neutron/network HTTP/1.1" 200 825 0.006943 10.0.0.19 - - [2025-10-16 03:28:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003011 10.0.0.19 - - [2025-10-16 03:28:30] "POST /network-ipams HTTP/1.1" 200 541 0.023458 10.0.0.19 - - [2025-10-16 03:28:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003614 10.0.0.19 - - [2025-10-16 03:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2025-10-16 03:28:30] "GET /network-ipam/23228124-8557-4bd2-afa9-d2eaaeebd490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.005479 10.0.0.19 - - [2025-10-16 03:28:30] "PUT /network-ipam/23228124-8557-4bd2-afa9-d2eaaeebd490 HTTP/1.1" 200 258 0.012181 10.0.0.19 - - [2025-10-16 03:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.23 - - [2025-10-16 03:28:30] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.19 - - [2025-10-16 03:28:30] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.049201 10.0.0.23 - - [2025-10-16 03:28:30] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000835 10.0.0.19 - - [2025-10-16 03:28:31] "POST /neutron/network HTTP/1.1" 200 605 0.100978 10.0.0.19 - - [2025-10-16 03:28:31] "POST /route-targets HTTP/1.1" 200 327 0.016429 10.0.0.19 - - [2025-10-16 03:28:31] "POST /neutron/network HTTP/1.1" 200 994 0.017136 10.0.0.19 - - [2025-10-16 03:28:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.000895 10.0.0.19 - - [2025-10-16 03:28:31] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004362 10.0.0.19 - - [2025-10-16 03:28:31] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004769 10.0.0.19 - - [2025-10-16 03:28:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.008800 10.0.0.19 - - [2025-10-16 03:28:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.007874 10.0.0.23 - - [2025-10-16 03:28:32] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000914 10.0.0.19 - - [2025-10-16 03:28:32] "POST /neutron/port HTTP/1.1" 200 1017 0.205913 10.0.0.19 - - [2025-10-16 03:28:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001150 10.0.0.19 - - [2025-10-16 03:28:32] "POST /neutron/network HTTP/1.1" 200 994 0.009856 10.0.0.19 - - [2025-10-16 03:28:32] "POST /neutron/port HTTP/1.1" 200 117 0.006468 10.0.0.19 - - [2025-10-16 03:28:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001481 10.0.0.19 - - [2025-10-16 03:28:32] "POST /neutron/port HTTP/1.1" 200 1017 0.009264 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/port HTTP/1.1" 200 1017 0.010811 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/port HTTP/1.1" 200 117 0.006550 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/port HTTP/1.1" 200 1017 0.009699 10.0.0.19 - - [2025-10-16 03:28:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001250 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/port HTTP/1.1" 200 1083 0.019341 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/network HTTP/1.1" 200 994 0.008046 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/network HTTP/1.1" 200 1004 0.007628 10.0.0.19 - - [2025-10-16 03:28:33] "POST /neutron/port HTTP/1.1" 200 1109 0.159404 10.0.0.19 - - [2025-10-16 03:28:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.017918 10.0.0.23 - - [2025-10-16 03:28:34] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000925 10.0.0.19 - - [2025-10-16 03:28:34] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.070397 10.0.0.19 - - [2025-10-16 03:28:34] "POST /neutron/network HTTP/1.1" 200 994 0.009320 10.0.0.19 - - [2025-10-16 03:28:34] "POST /neutron/port HTTP/1.1" 200 117 0.005659 10.0.0.19 - - [2025-10-16 03:28:35] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005002 10.0.0.19 - - [2025-10-16 03:28:35] "POST /neutron/port HTTP/1.1" 200 1055 0.027171 10.0.0.19 - - [2025-10-16 03:28:35] "POST /neutron/port HTTP/1.1" 200 1083 0.014350 10.0.0.19 - - [2025-10-16 03:28:35] "POST /neutron/port HTTP/1.1" 200 117 0.000998 10.0.0.57 - - [2025-10-16 03:28:36] "GET /obj-perms HTTP/1.1" 200 5030 0.043633 10.0.0.23 - - [2025-10-16 03:28:36] "GET /obj-perms HTTP/1.1" 200 5030 0.045393 10.0.0.19 - - [2025-10-16 03:28:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006836 10.0.0.19 - - [2025-10-16 03:28:36] "POST /neutron/port HTTP/1.1" 200 1083 0.020532 10.0.0.19 - - [2025-10-16 03:28:36] "GET /virtual-machine/a90e4f38-a898-44e8-8c5c-cf7d72e26907 HTTP/1.1" 200 1289 0.012379 10.0.0.19 - - [2025-10-16 03:28:36] "GET /virtual-machine-interface/0f35ce79-6541-46b2-9cf9-7a86dd9a7253 HTTP/1.1" 200 2941 0.004727 10.0.0.19 - - [2025-10-16 03:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.19 - - [2025-10-16 03:28:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003381 10.0.0.19 - - [2025-10-16 03:28:36] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002427 10.0.0.19 - - [2025-10-16 03:28:36] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005877 10.0.0.19 - - [2025-10-16 03:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.19 - - [2025-10-16 03:28:40] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004718 10.0.0.19 - - [2025-10-16 03:28:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006858 10.0.0.19 - - [2025-10-16 03:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.19 - - [2025-10-16 03:28:44] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005028 10.0.0.19 - - [2025-10-16 03:28:45] "POST /neutron/port HTTP/1.1" 200 1083 0.013750 10.0.0.19 - - [2025-10-16 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.19 - - [2025-10-16 03:28:46] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003207 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002927 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005268 10.0.0.19 - - [2025-10-16 03:28:46] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006698 10.0.0.19 - - [2025-10-16 03:28:46] "POST /neutron/port HTTP/1.1" 200 1083 0.012762 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-machine/3bc36fba-f485-48a9-afa3-153ba0644bb4 HTTP/1.1" 200 1288 0.004857 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-machine-interface/5809a147-bb09-422f-aab8-0a1e3e63a269 HTTP/1.1" 200 2941 0.004504 10.0.0.19 - - [2025-10-16 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2025-10-16 03:28:46] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002985 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002365 10.0.0.19 - - [2025-10-16 03:28:46] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004936 10.0.0.19 - - [2025-10-16 03:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.19 - - [2025-10-16 03:28:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005597 10.0.0.19 - - [2025-10-16 03:28:47] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002489 10.0.0.19 - - [2025-10-16 03:28:47] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004844 10.0.0.19 - - [2025-10-16 03:28:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017483 10.0.0.19 - - [2025-10-16 03:28:48] "POST /neutron/subnet HTTP/1.1" 200 673 0.014958 10.0.0.19 - - [2025-10-16 03:28:48] "POST /neutron/port HTTP/1.1" 200 1083 0.014206 10.0.0.19 - - [2025-10-16 03:28:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006669 10.0.0.19 - - [2025-10-16 03:28:48] "GET /virtual-machine/e8703454-f512-443d-9318-3e825de850de HTTP/1.1" 200 1293 0.005434 10.0.0.19 - - [2025-10-16 03:28:48] "GET /virtual-machine-interface/1e4ae443-0144-4f32-ab10-52db6c2b53b7 HTTP/1.1" 200 2941 0.004222 10.0.0.19 - - [2025-10-16 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.19 - - [2025-10-16 03:28:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003267 10.0.0.19 - - [2025-10-16 03:28:48] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003097 10.0.0.19 - - [2025-10-16 03:28:48] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005722 10.0.0.19 - - [2025-10-16 03:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.19 - - [2025-10-16 03:28:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003363 10.0.0.19 - - [2025-10-16 03:28:49] "GET /virtual-networks?parent_id=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002614 10.0.0.19 - - [2025-10-16 03:28:49] "GET /virtual-network/7c196663-5372-4214-8f7c-68d47daba76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005510 10.0.0.19 - - [2025-10-16 03:28:53] "POST /neutron/port HTTP/1.1" 200 1083 0.014791 10.0.0.19 - - [2025-10-16 03:28:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004162 10.0.0.19 - - [2025-10-16 03:28:53] "POST /neutron/network HTTP/1.1" 200 994 0.009707 10.0.0.19 - - [2025-10-16 03:29:05] "POST /neutron/port HTTP/1.1" 200 151 0.181762 10.0.0.19 - - [2025-10-16 03:29:05] "POST /neutron/port HTTP/1.1" 200 1083 0.012667 10.0.0.19 - - [2025-10-16 03:29:06] "POST /neutron/port HTTP/1.1" 200 151 0.213685 10.0.0.19 - - [2025-10-16 03:29:06] "DELETE /route-target/2c248770-087d-4f74-972a-029d1e342b3e HTTP/1.1" 200 115 0.022516 10.0.0.19 - - [2025-10-16 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2025-10-16 03:29:06] "DELETE /network-ipam/23228124-8557-4bd2-afa9-d2eaaeebd490 HTTP/1.1" 200 115 0.031730 10.0.0.19 - - [2025-10-16 03:29:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.004067 10.0.0.23 - - [2025-10-16 03:29:08] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.023206 10.0.0.19 - - [2025-10-16 03:29:08] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.080569 10.0.0.23 - - [2025-10-16 03:29:08] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000823 10.0.0.19 - - [2025-10-16 03:29:08] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?fields=virtual_networks HTTP/1.1" 200 1032 0.045345 10.0.0.23 - - [2025-10-16 03:29:08] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.19 - - [2025-10-16 03:29:08] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.033641 10.0.0.23 - - [2025-10-16 03:29:08] "GET /projects?obj_uuids=6bbcda56-73cd-440c-97b7-631a01b81d62&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000946 10.0.0.19 - - [2025-10-16 03:29:08] "GET /project/6bbcda56-73cd-440c-97b7-631a01b81d62?fields=security_groups HTTP/1.1" 200 1258 0.039741 10.0.0.19 - - [2025-10-16 03:29:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.027643 10.0.0.23 - - [2025-10-16 03:29:09] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002829 10.0.0.23 - - [2025-10-16 03:29:09] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.23 - - [2025-10-16 03:29:09] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006292 10.0.0.23 - - [2025-10-16 03:29:09] "POST /id-to-fqname HTTP/1.1" 200 198 0.007750 10.0.0.23 - - [2025-10-16 03:29:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.003082 10.0.0.23 - - [2025-10-16 03:29:09] "POST /security-groups HTTP/1.1" 200 599 0.073195 10.0.0.23 - - [2025-10-16 03:29:09] "POST /projects HTTP/1.1" 200 601 0.269769 10.0.0.19 - - [2025-10-16 03:29:09] "POST /fqname-to-id HTTP/1.1" 404 241 0.011545 10.0.0.23 - - [2025-10-16 03:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.346813 10.0.0.19 - - [2025-10-16 03:29:09] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.467366 10.0.0.19 - - [2025-10-16 03:29:10] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.19 - - [2025-10-16 03:29:10] "POST /neutron/port HTTP/1.1" 200 117 0.007327 10.0.0.19 - - [2025-10-16 03:29:11] "POST /neutron/port HTTP/1.1" 400 205 0.003611 10.0.0.19 - - [2025-10-16 03:29:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.19 - - [2025-10-16 03:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.047738 10.0.0.23 - - [2025-10-16 03:29:12] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000810 10.0.0.19 - - [2025-10-16 03:29:12] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.034914 10.0.0.23 - - [2025-10-16 03:29:13] "POST /useragent-kv HTTP/1.1" 200 115 0.017181 10.0.0.19 - - [2025-10-16 03:29:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.044973 10.0.0.19 - - [2025-10-16 03:29:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.227920 10.0.0.19 - - [2025-10-16 03:29:13] "POST /ref-update HTTP/1.1" 200 156 0.017928 10.0.0.19 - - [2025-10-16 03:29:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001664 10.0.0.19 - - [2025-10-16 03:29:13] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006641 10.0.0.19 - - [2025-10-16 03:29:13] "POST /neutron/network HTTP/1.1" 200 1004 0.009772 10.0.0.19 - - [2025-10-16 03:29:13] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004490 10.0.0.19 - - [2025-10-16 03:29:13] "POST /neutron/subnet HTTP/1.1" 200 714 0.007649 10.0.0.19 - - [2025-10-16 03:29:14] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004858 10.0.0.19 - - [2025-10-16 03:29:14] "GET /obj-perms HTTP/1.1" 200 5046 0.050098 10.0.0.19 - - [2025-10-16 03:29:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.001192 10.0.0.23 - - [2025-10-16 03:29:16] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000919 10.0.0.19 - - [2025-10-16 03:29:16] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056499 10.0.0.19 - - [2025-10-16 03:29:16] "POST /neutron/port HTTP/1.1" 200 117 0.006022 10.0.0.19 - - [2025-10-16 03:29:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001215 10.0.0.19 - - [2025-10-16 03:29:16] "POST /neutron/network HTTP/1.1" 200 1014 0.008733 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/port HTTP/1.1" 200 1173 0.017843 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/port HTTP/1.1" 200 1201 0.016181 10.0.0.23 - - [2025-10-16 03:29:17] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000805 10.0.0.19 - - [2025-10-16 03:29:17] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.054179 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/subnet HTTP/1.1" 200 1374 0.015001 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/port HTTP/1.1" 200 117 0.000917 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006833 10.0.0.19 - - [2025-10-16 03:29:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001181 10.0.0.19 - - [2025-10-16 03:29:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006309 10.0.0.23 - - [2025-10-16 03:29:18] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000916 10.0.0.19 - - [2025-10-16 03:29:18] "POST /neutron/port HTTP/1.1" 200 1173 0.363498 10.0.0.23 - - [2025-10-16 03:29:18] "DELETE /project/6bbcda56-73cd-440c-97b7-631a01b81d62 HTTP/1.1" 404 177 0.003304 10.0.0.23 - - [2025-10-16 03:29:18] "DELETE /project/1de2a2477f49413e9260f61d5061b9e7 HTTP/1.1" 404 173 0.002838 10.0.0.19 - - [2025-10-16 03:29:18] "POST /neutron/port HTTP/1.1" 200 1227 0.095229 10.0.0.19 - - [2025-10-16 03:29:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003493 10.0.0.19 - - [2025-10-16 03:29:19] "POST /neutron/port HTTP/1.1" 200 117 0.000939 10.0.0.23 - - [2025-10-16 03:29:19] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000808 10.0.0.19 - - [2025-10-16 03:29:19] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056883 10.0.0.19 - - [2025-10-16 03:29:19] "POST /neutron/port HTTP/1.1" 200 2284 0.020217 10.0.0.19 - - [2025-10-16 03:29:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.001215 10.0.0.19 - - [2025-10-16 03:29:19] "POST /neutron/port HTTP/1.1" 200 2284 0.016549 10.0.0.19 - - [2025-10-16 03:29:19] "POST /neutron/network HTTP/1.1" 200 1014 0.007762 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/port HTTP/1.1" 200 1173 0.018285 10.0.0.23 - - [2025-10-16 03:29:20] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000899 10.0.0.19 - - [2025-10-16 03:29:20] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062457 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006016 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/subnet HTTP/1.1" 200 1374 0.013619 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/network HTTP/1.1" 200 1004 0.008450 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/port HTTP/1.1" 200 117 0.005747 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/port HTTP/1.1" 200 1201 0.013189 10.0.0.19 - - [2025-10-16 03:29:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007788 10.0.0.19 - - [2025-10-16 03:29:20] "GET /virtual-machine/a9a77165-e009-476c-a0ca-885bf1817d88 HTTP/1.1" 401 292 0.000321 10.0.0.19 - - [2025-10-16 03:29:21] "GET /virtual-machine/a9a77165-e009-476c-a0ca-885bf1817d88 HTTP/1.1" 200 1301 0.038886 10.0.0.19 - - [2025-10-16 03:29:21] "GET /virtual-machine-interface/e1acc906-bfe6-440b-babb-eec9139f955f HTTP/1.1" 200 3176 0.004725 10.0.0.19 - - [2025-10-16 03:29:21] "POST /neutron/port HTTP/1.1" 200 1173 0.017816 10.0.0.19 - - [2025-10-16 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.19 - - [2025-10-16 03:29:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002621 10.0.0.19 - - [2025-10-16 03:29:21] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002543 10.0.0.19 - - [2025-10-16 03:29:21] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007329 10.0.0.19 - - [2025-10-16 03:29:21] "POST /neutron/port HTTP/1.1" 200 1201 0.016398 10.0.0.19 - - [2025-10-16 03:29:21] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012247 10.0.0.19 - - [2025-10-16 03:29:21] "POST /neutron/network HTTP/1.1" 200 1004 0.008492 10.0.0.19 - - [2025-10-16 03:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.19 - - [2025-10-16 03:29:24] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004533 10.0.0.19 - - [2025-10-16 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2025-10-16 03:29:28] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004702 10.0.0.19 - - [2025-10-16 03:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.19 - - [2025-10-16 03:29:32] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005823 10.0.0.19 - - [2025-10-16 03:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-10-16 03:29:36] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005164 10.0.0.19 - - [2025-10-16 03:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.19 - - [2025-10-16 03:29:40] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005437 10.0.0.19 - - [2025-10-16 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.19 - - [2025-10-16 03:29:45] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006170 10.0.0.19 - - [2025-10-16 03:29:47] "POST /neutron/network HTTP/1.1" 200 1014 0.007753 10.0.0.19 - - [2025-10-16 03:29:48] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012096 10.0.0.19 - - [2025-10-16 03:29:48] "POST /neutron/network HTTP/1.1" 200 1004 0.008387 10.0.0.19 - - [2025-10-16 03:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.19 - - [2025-10-16 03:29:49] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006719 10.0.0.19 - - [2025-10-16 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-10-16 03:29:53] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004949 10.0.0.19 - - [2025-10-16 03:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2025-10-16 03:29:57] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005392 10.0.0.23 - - [2025-10-16 03:29:58] "GET /obj-perms HTTP/1.1" 200 5056 0.041518 10.0.0.19 - - [2025-10-16 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.19 - - [2025-10-16 03:30:01] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007444 10.0.0.19 - - [2025-10-16 03:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.19 - - [2025-10-16 03:30:05] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005731 10.0.0.19 - - [2025-10-16 03:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.19 - - [2025-10-16 03:30:09] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005799 10.0.0.19 - - [2025-10-16 03:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2025-10-16 03:30:13] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004764 10.0.0.19 - - [2025-10-16 03:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2025-10-16 03:30:17] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005366 10.0.0.19 - - [2025-10-16 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2025-10-16 03:30:21] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004982 10.0.0.19 - - [2025-10-16 03:30:23] "POST /neutron/port HTTP/1.1" 200 1201 0.014001 10.0.0.19 - - [2025-10-16 03:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-10-16 03:30:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003359 10.0.0.19 - - [2025-10-16 03:30:26] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002560 10.0.0.19 - - [2025-10-16 03:30:26] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005184 10.0.0.19 - - [2025-10-16 03:30:26] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007042 10.0.0.19 - - [2025-10-16 03:30:36] "POST /neutron/port HTTP/1.1" 200 1201 0.016059 10.0.0.19 - - [2025-10-16 03:30:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007511 10.0.0.19 - - [2025-10-16 03:30:41] "POST /neutron/port HTTP/1.1" 200 1201 0.017048 10.0.0.19 - - [2025-10-16 03:30:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008457 10.0.0.19 - - [2025-10-16 03:30:49] "POST /neutron/network HTTP/1.1" 200 1014 0.009663 10.0.0.19 - - [2025-10-16 03:30:50] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012908 10.0.0.19 - - [2025-10-16 03:30:50] "POST /neutron/network HTTP/1.1" 200 1004 0.011182 10.0.0.19 - - [2025-10-16 03:30:52] "POST /neutron/port HTTP/1.1" 200 1201 0.022948 10.0.0.19 - - [2025-10-16 03:30:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007143 10.0.0.19 - - [2025-10-16 03:30:52] "GET /virtual-machine/6b0c46a0-3122-4b5c-9737-c6bf6a54bf52 HTTP/1.1" 200 1300 0.004508 10.0.0.19 - - [2025-10-16 03:30:52] "GET /virtual-machine-interface/e0d97d1b-32b6-45fc-9862-9682b702a7c6 HTTP/1.1" 200 3176 0.004779 10.0.0.19 - - [2025-10-16 03:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2025-10-16 03:30:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003158 10.0.0.19 - - [2025-10-16 03:30:52] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002881 10.0.0.19 - - [2025-10-16 03:30:52] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005628 10.0.0.19 - - [2025-10-16 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2025-10-16 03:30:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004886 10.0.0.19 - - [2025-10-16 03:30:53] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002500 10.0.0.19 - - [2025-10-16 03:30:53] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005330 10.0.0.19 - - [2025-10-16 03:30:53] "POST /neutron/port HTTP/1.1" 200 1201 0.012730 10.0.0.19 - - [2025-10-16 03:30:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006334 10.0.0.19 - - [2025-10-16 03:30:53] "GET /virtual-machine/20797d2e-15b7-4b9c-a505-88b12904ab0d HTTP/1.1" 200 1300 0.004731 10.0.0.19 - - [2025-10-16 03:30:53] "GET /virtual-machine-interface/0f0786d2-d921-4f4a-ba90-43734be27cbd HTTP/1.1" 200 3175 0.004450 10.0.0.19 - - [2025-10-16 03:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.19 - - [2025-10-16 03:30:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003581 10.0.0.19 - - [2025-10-16 03:30:53] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002930 10.0.0.19 - - [2025-10-16 03:30:54] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005635 10.0.0.19 - - [2025-10-16 03:30:54] "POST /neutron/network HTTP/1.1" 200 1014 0.007852 10.0.0.19 - - [2025-10-16 03:30:54] "POST /neutron/subnet HTTP/1.1" 200 1374 0.011873 10.0.0.19 - - [2025-10-16 03:30:54] "POST /neutron/network HTTP/1.1" 200 1004 0.010411 10.0.0.19 - - [2025-10-16 03:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.19 - - [2025-10-16 03:30:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002882 10.0.0.19 - - [2025-10-16 03:30:55] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002589 10.0.0.19 - - [2025-10-16 03:30:55] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005289 10.0.0.57 - - [2025-10-16 03:30:58] "GET /obj-perms HTTP/1.1" 200 5056 0.046376 10.0.0.23 - - [2025-10-16 03:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.23 - - [2025-10-16 03:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.23 - - [2025-10-16 03:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.23 - - [2025-10-16 03:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.57 - - [2025-10-16 03:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.57 - - [2025-10-16 03:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.57 - - [2025-10-16 03:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.57 - - [2025-10-16 03:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.19 - - [2025-10-16 03:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.19 - - [2025-10-16 03:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.19 - - [2025-10-16 03:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.19 - - [2025-10-16 03:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2025-10-16 03:31:21] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000886 10.0.0.19 - - [2025-10-16 03:31:21] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.047993 10.0.0.19 - - [2025-10-16 03:31:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002786 10.0.0.19 - - [2025-10-16 03:31:21] "POST /interface-route-tables HTTP/1.1" 200 575 0.023390 10.0.0.19 - - [2025-10-16 03:31:21] "GET /interface-route-table/dcd90af9-2cfb-49d8-aaec-9c44ffd7f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005392 10.0.0.19 - - [2025-10-16 03:31:21] "GET /virtual-machine-interface/e1acc906-bfe6-440b-babb-eec9139f955f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004856 10.0.0.19 - - [2025-10-16 03:31:21] "POST /ref-update HTTP/1.1" 200 156 0.012558 10.0.0.19 - - [2025-10-16 03:31:50] "POST /neutron/network HTTP/1.1" 200 1014 0.008222 10.0.0.19 - - [2025-10-16 03:31:51] "POST /neutron/subnet HTTP/1.1" 200 1374 0.011144 10.0.0.19 - - [2025-10-16 03:31:51] "POST /neutron/network HTTP/1.1" 200 1004 0.007493 10.0.0.19 - - [2025-10-16 03:31:56] "POST /neutron/network HTTP/1.1" 200 1014 0.028841 10.0.0.19 - - [2025-10-16 03:31:56] "POST /neutron/subnet HTTP/1.1" 200 1374 0.013544 10.0.0.19 - - [2025-10-16 03:31:56] "POST /neutron/network HTTP/1.1" 200 1004 0.009629 10.0.0.23 - - [2025-10-16 03:32:13] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000890 10.0.0.19 - - [2025-10-16 03:32:13] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036930 10.0.0.19 - - [2025-10-16 03:32:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002486 10.0.0.19 - - [2025-10-16 03:32:13] "POST /interface-route-tables HTTP/1.1" 200 575 0.027346 10.0.0.19 - - [2025-10-16 03:32:13] "GET /interface-route-table/b18fa8df-c2e1-4de8-931c-7eb3d9afc3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005629 10.0.0.19 - - [2025-10-16 03:32:13] "GET /virtual-machine-interface/e0d97d1b-32b6-45fc-9862-9682b702a7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005265 10.0.0.19 - - [2025-10-16 03:32:13] "POST /ref-update HTTP/1.1" 200 156 0.012824 10.0.0.19 - - [2025-10-16 03:32:15] "GET /virtual-machine-interface/0f0786d2-d921-4f4a-ba90-43734be27cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005244 10.0.0.19 - - [2025-10-16 03:32:15] "PUT /virtual-machine-interface/0f0786d2-d921-4f4a-ba90-43734be27cbd HTTP/1.1" 200 284 0.017968 10.0.0.19 - - [2025-10-16 03:32:15] "GET /virtual-machine-interface/e1acc906-bfe6-440b-babb-eec9139f955f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006812 10.0.0.19 - - [2025-10-16 03:32:15] "PUT /virtual-machine-interface/e1acc906-bfe6-440b-babb-eec9139f955f HTTP/1.1" 200 284 0.011694 10.0.0.19 - - [2025-10-16 03:32:15] "GET /virtual-machine-interface/e0d97d1b-32b6-45fc-9862-9682b702a7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.021074 10.0.0.19 - - [2025-10-16 03:32:15] "PUT /virtual-machine-interface/e0d97d1b-32b6-45fc-9862-9682b702a7c6 HTTP/1.1" 200 284 0.013078 10.0.0.19 - - [2025-10-16 03:32:50] "POST /neutron/network HTTP/1.1" 200 1014 0.008648 10.0.0.19 - - [2025-10-16 03:32:51] "POST /neutron/subnet HTTP/1.1" 200 1374 0.011750 10.0.0.19 - - [2025-10-16 03:32:51] "POST /neutron/network HTTP/1.1" 200 1004 0.008012 10.0.0.19 - - [2025-10-16 03:32:56] "POST /neutron/network HTTP/1.1" 200 1014 0.007757 10.0.0.19 - - [2025-10-16 03:32:56] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012150 10.0.0.19 - - [2025-10-16 03:32:56] "POST /neutron/network HTTP/1.1" 200 1004 0.008058 10.0.0.19 - - [2025-10-16 03:33:16] "POST /neutron/port HTTP/1.1" 200 1201 0.019351 10.0.0.19 - - [2025-10-16 03:33:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008895 10.0.0.19 - - [2025-10-16 03:33:16] "GET /virtual-machine/8375e7b2-98bf-4a58-ae60-0f376d250eb5 HTTP/1.1" 200 1300 0.005989 10.0.0.19 - - [2025-10-16 03:33:16] "GET /virtual-machine-interface/3ccf8531-4927-45c1-b897-cd08fe48ea94 HTTP/1.1" 200 3175 0.004457 10.0.0.19 - - [2025-10-16 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.19 - - [2025-10-16 03:33:17] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003070 10.0.0.19 - - [2025-10-16 03:33:17] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003286 10.0.0.19 - - [2025-10-16 03:33:17] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005974 10.0.0.19 - - [2025-10-16 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.19 - - [2025-10-16 03:33:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003838 10.0.0.19 - - [2025-10-16 03:33:18] "GET /virtual-networks?parent_id=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002463 10.0.0.19 - - [2025-10-16 03:33:18] "GET /virtual-network/aa849492-8fc6-499a-987e-40bf65a40f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.006108 10.0.0.19 - - [2025-10-16 03:33:18] "GET /virtual-machine-interface/3ccf8531-4927-45c1-b897-cd08fe48ea94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005342 10.0.0.19 - - [2025-10-16 03:33:18] "PUT /virtual-machine-interface/3ccf8531-4927-45c1-b897-cd08fe48ea94 HTTP/1.1" 200 284 0.011850 10.0.0.19 - - [2025-10-16 03:33:53] "POST /neutron/network HTTP/1.1" 200 1014 0.032951 10.0.0.19 - - [2025-10-16 03:33:53] "POST /neutron/subnet HTTP/1.1" 200 1374 0.012929 10.0.0.19 - - [2025-10-16 03:33:53] "POST /neutron/network HTTP/1.1" 200 1004 0.007714 10.0.0.19 - - [2025-10-16 03:33:56] "POST /neutron/network HTTP/1.1" 200 1014 0.008129 10.0.0.19 - - [2025-10-16 03:33:56] "POST /neutron/subnet HTTP/1.1" 200 1374 0.010720 10.0.0.19 - - [2025-10-16 03:33:56] "POST /neutron/network HTTP/1.1" 200 1004 0.007763 10.0.0.23 - - [2025-10-16 03:33:57] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001223 10.0.0.19 - - [2025-10-16 03:33:57] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.041421 10.0.0.19 - - [2025-10-16 03:33:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.005605 10.0.0.19 - - [2025-10-16 03:33:57] "POST /interface-route-tables HTTP/1.1" 200 575 0.022801 10.0.0.19 - - [2025-10-16 03:33:57] "GET /interface-route-table/5465a5b1-b25c-4f3b-895c-c3ee1b837233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.005282 10.0.0.19 - - [2025-10-16 03:33:57] "GET /virtual-machine-interface/3ccf8531-4927-45c1-b897-cd08fe48ea94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005834 10.0.0.19 - - [2025-10-16 03:33:57] "POST /ref-update HTTP/1.1" 200 156 0.013031 10.0.0.19 - - [2025-10-16 03:33:59] "GET /virtual-machine-interface/e1acc906-bfe6-440b-babb-eec9139f955f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.005762 10.0.0.19 - - [2025-10-16 03:33:59] "POST /ref-update HTTP/1.1" 200 156 0.013175 10.0.0.19 - - [2025-10-16 03:33:59] "DELETE /interface-route-table/dcd90af9-2cfb-49d8-aaec-9c44ffd7f5c1 HTTP/1.1" 200 115 0.028720 10.0.0.19 - - [2025-10-16 03:33:59] "POST /neutron/port HTTP/1.1" 200 151 0.206388 10.0.0.19 - - [2025-10-16 03:34:00] "GET /obj-perms HTTP/1.1" 200 5056 0.047221 10.0.0.19 - - [2025-10-16 03:34:09] "GET /virtual-machine-interface/3ccf8531-4927-45c1-b897-cd08fe48ea94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007729 10.0.0.19 - - [2025-10-16 03:34:09] "POST /ref-update HTTP/1.1" 200 156 0.012478 10.0.0.19 - - [2025-10-16 03:34:09] "DELETE /interface-route-table/5465a5b1-b25c-4f3b-895c-c3ee1b837233 HTTP/1.1" 200 115 0.033452 10.0.0.19 - - [2025-10-16 03:34:09] "GET /virtual-machine-interface/e0d97d1b-32b6-45fc-9862-9682b702a7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.005357 10.0.0.19 - - [2025-10-16 03:34:09] "POST /ref-update HTTP/1.1" 200 156 0.014719 10.0.0.19 - - [2025-10-16 03:34:09] "DELETE /interface-route-table/b18fa8df-c2e1-4de8-931c-7eb3d9afc3fb HTTP/1.1" 200 115 0.028398 10.0.0.19 - - [2025-10-16 03:34:09] "POST /neutron/port HTTP/1.1" 200 1201 0.014930 10.0.0.19 - - [2025-10-16 03:34:10] "POST /neutron/port HTTP/1.1" 200 1201 0.030480 10.0.0.19 - - [2025-10-16 03:34:10] "POST /neutron/port HTTP/1.1" 200 1201 0.029040 10.0.0.19 - - [2025-10-16 03:34:11] "POST /neutron/network HTTP/1.1" 200 1004 0.008698 10.0.0.19 - - [2025-10-16 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028286 10.0.0.23 - - [2025-10-16 03:34:13] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.022020 10.0.0.19 - - [2025-10-16 03:34:13] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.097659 10.0.0.23 - - [2025-10-16 03:34:13] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000819 10.0.0.19 - - [2025-10-16 03:34:13] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?fields=virtual_networks HTTP/1.1" 200 1048 0.032806 10.0.0.23 - - [2025-10-16 03:34:13] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000829 10.0.0.19 - - [2025-10-16 03:34:13] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.042955 10.0.0.23 - - [2025-10-16 03:34:13] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001022 10.0.0.19 - - [2025-10-16 03:34:13] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?fields=security_groups HTTP/1.1" 200 1282 0.049526 10.0.0.19 - - [2025-10-16 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.344573 10.0.0.23 - - [2025-10-16 03:34:15] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002631 10.0.0.23 - - [2025-10-16 03:34:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.23 - - [2025-10-16 03:34:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028177 10.0.0.23 - - [2025-10-16 03:34:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.001413 10.0.0.23 - - [2025-10-16 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.007168 10.0.0.23 - - [2025-10-16 03:34:15] "POST /security-groups HTTP/1.1" 200 586 0.068949 10.0.0.23 - - [2025-10-16 03:34:15] "POST /projects HTTP/1.1" 200 575 0.266917 10.0.0.19 - - [2025-10-16 03:34:15] "POST /access-control-lists HTTP/1.1" 200 591 0.022398 10.0.0.23 - - [2025-10-16 03:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.347553 10.0.0.19 - - [2025-10-16 03:34:15] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.499247 10.0.0.19 - - [2025-10-16 03:34:16] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.23 - - [2025-10-16 03:34:18] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000799 10.0.0.23 - - [2025-10-16 03:34:18] "DELETE /project/52d5ecea71bd4fcb855386f6054f73fa HTTP/1.1" 404 173 0.006685 10.0.0.23 - - [2025-10-16 03:34:19] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.050467 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000869 10.0.0.19 - - [2025-10-16 03:34:19] "DELETE /access-control-list/fdd09a3f-c074-4cd8-b5f4-86f7266336fd HTTP/1.1" 200 115 0.050897 10.0.0.23 - - [2025-10-16 03:34:19] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?fields=security_groups HTTP/1.1" 200 1118 0.055145 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=1de2a247-7f49-413e-9260-f61d5061b9e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001148 10.0.0.23 - - [2025-10-16 03:34:19] "GET /project/1de2a247-7f49-413e-9260-f61d5061b9e7?fields=application_policy_sets HTTP/1.1" 200 1426 0.044086 10.0.0.23 - - [2025-10-16 03:34:19] "DELETE /project/1de2a247-7f49-413e-9260-f61d5061b9e7 HTTP/1.1" 200 115 0.328879 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000870 10.0.0.19 - - [2025-10-16 03:34:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.036956 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000867 10.0.0.19 - - [2025-10-16 03:34:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?fields=virtual_networks HTTP/1.1" 200 1021 0.044075 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000885 10.0.0.19 - - [2025-10-16 03:34:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.034046 10.0.0.23 - - [2025-10-16 03:34:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000871 10.0.0.19 - - [2025-10-16 03:34:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?fields=security_groups HTTP/1.1" 200 1242 0.034717 10.0.0.19 - - [2025-10-16 03:34:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.025148 10.0.0.23 - - [2025-10-16 03:34:20] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002764 10.0.0.23 - - [2025-10-16 03:34:20] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000841 10.0.0.23 - - [2025-10-16 03:34:20] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006073 10.0.0.23 - - [2025-10-16 03:34:21] "POST /id-to-fqname HTTP/1.1" 200 195 0.001923 10.0.0.23 - - [2025-10-16 03:34:21] "POST /fqname-to-id HTTP/1.1" 404 204 0.005011 10.0.0.23 - - [2025-10-16 03:34:21] "POST /security-groups HTTP/1.1" 200 596 0.050390 10.0.0.23 - - [2025-10-16 03:34:21] "POST /projects HTTP/1.1" 200 595 0.273721 10.0.0.19 - - [2025-10-16 03:34:21] "POST /access-control-lists HTTP/1.1" 200 601 0.027837 10.0.0.23 - - [2025-10-16 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.342473 10.0.0.19 - - [2025-10-16 03:34:21] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.471911 10.0.0.19 - - [2025-10-16 03:34:22] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.23 - - [2025-10-16 03:34:25] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000862 10.0.0.19 - - [2025-10-16 03:34:25] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.034026 10.0.0.23 - - [2025-10-16 03:34:25] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000979 10.0.0.19 - - [2025-10-16 03:34:25] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?fields=virtual_networks HTTP/1.1" 200 1041 0.084897 10.0.0.23 - - [2025-10-16 03:34:25] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000879 10.0.0.19 - - [2025-10-16 03:34:25] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.047965 10.0.0.23 - - [2025-10-16 03:34:25] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000870 10.0.0.19 - - [2025-10-16 03:34:25] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?fields=security_groups HTTP/1.1" 200 1272 0.038814 10.0.0.19 - - [2025-10-16 03:34:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.030682 10.0.0.23 - - [2025-10-16 03:34:26] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002621 10.0.0.23 - - [2025-10-16 03:34:26] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000787 10.0.0.23 - - [2025-10-16 03:34:26] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006242 10.0.0.23 - - [2025-10-16 03:34:26] "POST /id-to-fqname HTTP/1.1" 200 201 0.005012 10.0.0.23 - - [2025-10-16 03:34:26] "POST /fqname-to-id HTTP/1.1" 404 210 0.011364 10.0.0.23 - - [2025-10-16 03:34:26] "POST /security-groups HTTP/1.1" 200 602 0.025811 10.0.0.19 - - [2025-10-16 03:34:26] "POST /fqname-to-id HTTP/1.1" 404 245 0.004481 10.0.0.23 - - [2025-10-16 03:34:26] "POST /projects HTTP/1.1" 200 607 0.257827 10.0.0.23 - - [2025-10-16 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.327095 10.0.0.19 - - [2025-10-16 03:34:26] "POST /access-control-lists HTTP/1.1" 200 605 0.025611 10.0.0.19 - - [2025-10-16 03:34:27] "GET /project/41d86af4-60ba-4da5-8418-196457526574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.471283 10.0.0.19 - - [2025-10-16 03:34:28] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.23 - - [2025-10-16 03:34:30] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000868 10.0.0.19 - - [2025-10-16 03:34:31] "GET /project/41d86af4-60ba-4da5-8418-196457526574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.036656 10.0.0.23 - - [2025-10-16 03:34:31] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000791 10.0.0.19 - - [2025-10-16 03:34:31] "GET /project/41d86af4-60ba-4da5-8418-196457526574?fields=virtual_networks HTTP/1.1" 200 1053 0.040610 10.0.0.23 - - [2025-10-16 03:34:31] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000900 10.0.0.19 - - [2025-10-16 03:34:31] "GET /project/41d86af4-60ba-4da5-8418-196457526574?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.044011 10.0.0.23 - - [2025-10-16 03:34:31] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000928 10.0.0.19 - - [2025-10-16 03:34:31] "GET /project/41d86af4-60ba-4da5-8418-196457526574?fields=security_groups HTTP/1.1" 200 1290 0.038538 10.0.0.19 - - [2025-10-16 03:34:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.025114 10.0.0.23 - - [2025-10-16 03:34:32] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002821 10.0.0.23 - - [2025-10-16 03:34:32] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000827 10.0.0.23 - - [2025-10-16 03:34:32] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005980 10.0.0.23 - - [2025-10-16 03:34:32] "POST /id-to-fqname HTTP/1.1" 200 187 0.002246 10.0.0.23 - - [2025-10-16 03:34:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.003762 10.0.0.23 - - [2025-10-16 03:34:32] "POST /security-groups HTTP/1.1" 200 588 0.027372 10.0.0.23 - - [2025-10-16 03:34:32] "POST /projects HTTP/1.1" 200 579 0.230533 10.0.0.19 - - [2025-10-16 03:34:32] "POST /fqname-to-id HTTP/1.1" 404 230 0.008828 10.0.0.23 - - [2025-10-16 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.300748 10.0.0.19 - - [2025-10-16 03:34:32] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.430394 10.0.0.19 - - [2025-10-16 03:34:33] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.23 - - [2025-10-16 03:34:36] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000937 10.0.0.19 - - [2025-10-16 03:34:36] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.042596 10.0.0.23 - - [2025-10-16 03:34:37] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000978 10.0.0.19 - - [2025-10-16 03:34:37] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?fields=virtual_networks HTTP/1.1" 200 1027 0.037345 10.0.0.23 - - [2025-10-16 03:34:37] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001132 10.0.0.19 - - [2025-10-16 03:34:37] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.035521 10.0.0.23 - - [2025-10-16 03:34:37] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001037 10.0.0.19 - - [2025-10-16 03:34:37] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?fields=security_groups HTTP/1.1" 200 1250 0.040916 10.0.0.19 - - [2025-10-16 03:34:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.022651 10.0.0.23 - - [2025-10-16 03:34:38] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003289 10.0.0.23 - - [2025-10-16 03:34:38] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000839 10.0.0.23 - - [2025-10-16 03:34:38] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006490 10.0.0.23 - - [2025-10-16 03:34:38] "POST /id-to-fqname HTTP/1.1" 200 184 0.001025 10.0.0.23 - - [2025-10-16 03:34:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.009674 10.0.0.23 - - [2025-10-16 03:34:38] "POST /security-groups HTTP/1.1" 200 585 0.078563 10.0.0.23 - - [2025-10-16 03:34:38] "POST /projects HTTP/1.1" 200 573 0.292759 10.0.0.19 - - [2025-10-16 03:34:38] "POST /access-control-lists HTTP/1.1" 200 590 0.039754 10.0.0.23 - - [2025-10-16 03:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.379188 10.0.0.19 - - [2025-10-16 03:34:38] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.503161 10.0.0.19 - - [2025-10-16 03:34:39] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.23 - - [2025-10-16 03:34:42] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000897 10.0.0.19 - - [2025-10-16 03:34:42] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.035073 10.0.0.23 - - [2025-10-16 03:34:42] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000839 10.0.0.19 - - [2025-10-16 03:34:42] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?fields=virtual_networks HTTP/1.1" 200 1019 0.037170 10.0.0.23 - - [2025-10-16 03:34:42] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000926 10.0.0.19 - - [2025-10-16 03:34:42] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.040806 10.0.0.23 - - [2025-10-16 03:34:42] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000877 10.0.0.19 - - [2025-10-16 03:34:42] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?fields=security_groups HTTP/1.1" 200 1239 0.041874 10.0.0.19 - - [2025-10-16 03:34:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.024582 10.0.0.23 - - [2025-10-16 03:34:43] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002863 10.0.0.23 - - [2025-10-16 03:34:43] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000882 10.0.0.23 - - [2025-10-16 03:34:43] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006319 10.0.0.23 - - [2025-10-16 03:34:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.001806 10.0.0.23 - - [2025-10-16 03:34:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.033822 10.0.0.23 - - [2025-10-16 03:34:44] "POST /security-groups HTTP/1.1" 200 589 0.033815 10.0.0.19 - - [2025-10-16 03:34:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.002878 10.0.0.23 - - [2025-10-16 03:34:44] "POST /projects HTTP/1.1" 200 581 0.264163 10.0.0.23 - - [2025-10-16 03:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.330951 10.0.0.19 - - [2025-10-16 03:34:44] "POST /access-control-lists HTTP/1.1" 200 592 0.028101 10.0.0.19 - - [2025-10-16 03:34:44] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.463675 10.0.0.19 - - [2025-10-16 03:34:45] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.23 - - [2025-10-16 03:34:48] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000859 10.0.0.19 - - [2025-10-16 03:34:48] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039859 10.0.0.23 - - [2025-10-16 03:34:48] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001297 10.0.0.19 - - [2025-10-16 03:34:48] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?fields=virtual_networks HTTP/1.1" 200 1028 0.035654 10.0.0.23 - - [2025-10-16 03:34:48] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000895 10.0.0.19 - - [2025-10-16 03:34:48] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.042259 10.0.0.23 - - [2025-10-16 03:34:48] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000849 10.0.0.19 - - [2025-10-16 03:34:48] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?fields=security_groups HTTP/1.1" 200 1252 0.035473 10.0.0.19 - - [2025-10-16 03:34:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.023678 10.0.0.23 - - [2025-10-16 03:34:49] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002885 10.0.0.23 - - [2025-10-16 03:34:49] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000842 10.0.0.23 - - [2025-10-16 03:34:49] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006404 10.0.0.23 - - [2025-10-16 03:34:49] "POST /id-to-fqname HTTP/1.1" 200 188 0.002206 10.0.0.23 - - [2025-10-16 03:34:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.003921 10.0.0.23 - - [2025-10-16 03:34:49] "POST /security-groups HTTP/1.1" 200 589 0.068765 10.0.0.23 - - [2025-10-16 03:34:49] "POST /projects HTTP/1.1" 200 581 0.249556 10.0.0.19 - - [2025-10-16 03:34:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.005046 10.0.0.23 - - [2025-10-16 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.317462 10.0.0.19 - - [2025-10-16 03:34:49] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.443446 10.0.0.19 - - [2025-10-16 03:34:50] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.19 - - [2025-10-16 03:34:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.19 - - [2025-10-16 03:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.058891 10.0.0.23 - - [2025-10-16 03:34:52] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000974 10.0.0.19 - - [2025-10-16 03:34:53] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.038856 10.0.0.23 - - [2025-10-16 03:34:53] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001318 10.0.0.19 - - [2025-10-16 03:34:53] "POST /neutron/network HTTP/1.1" 200 603 0.148115 10.0.0.19 - - [2025-10-16 03:34:53] "POST /ref-update HTTP/1.1" 200 156 0.033514 10.0.0.19 - - [2025-10-16 03:34:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.003751 10.0.0.19 - - [2025-10-16 03:34:53] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008170 10.0.0.19 - - [2025-10-16 03:34:53] "POST /neutron/network HTTP/1.1" 200 820 0.006117 10.0.0.19 - - [2025-10-16 03:34:53] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005574 10.0.0.19 - - [2025-10-16 03:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.19 - - [2025-10-16 03:34:53] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007106 10.0.0.19 - - [2025-10-16 03:34:53] "PUT /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba HTTP/1.1" 200 264 0.050804 10.0.0.19 - - [2025-10-16 03:34:54] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005695 10.0.0.57 - - [2025-10-16 03:34:55] "GET /obj-perms HTTP/1.1" 200 5026 0.055576 10.0.0.23 - - [2025-10-16 03:34:55] "GET /obj-perms HTTP/1.1" 200 5026 0.049436 10.0.0.19 - - [2025-10-16 03:34:55] "POST /neutron/network HTTP/1.1" 200 820 0.005479 10.0.0.19 - - [2025-10-16 03:34:55] "POST /id-to-fqname HTTP/1.1" 200 218 0.001055 10.0.0.23 - - [2025-10-16 03:34:56] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000890 10.0.0.19 - - [2025-10-16 03:34:56] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.059418 10.0.0.19 - - [2025-10-16 03:34:56] "POST /neutron/network HTTP/1.1" 200 820 0.029456 10.0.0.19 - - [2025-10-16 03:34:56] "POST /neutron/port HTTP/1.1" 200 117 0.007823 10.0.0.19 - - [2025-10-16 03:34:57] "POST /neutron/port HTTP/1.1" 200 1056 0.012707 10.0.0.19 - - [2025-10-16 03:34:57] "POST /neutron/port HTTP/1.1" 200 1084 0.014154 10.0.0.19 - - [2025-10-16 03:34:57] "POST /neutron/port HTTP/1.1" 200 117 0.001006 10.0.0.19 - - [2025-10-16 03:35:02] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006885 10.0.0.19 - - [2025-10-16 03:35:02] "POST /neutron/port HTTP/1.1" 200 1084 0.012918 10.0.0.19 - - [2025-10-16 03:35:02] "GET /virtual-machine/9c675b6e-8da3-4e1c-a231-86caf35fc82c HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 03:35:02] "GET /virtual-machine/9c675b6e-8da3-4e1c-a231-86caf35fc82c HTTP/1.1" 200 1291 0.025597 10.0.0.19 - - [2025-10-16 03:35:02] "GET /virtual-machine-interface/f50ad62b-4ee5-4f45-8833-d147eeff2316 HTTP/1.1" 200 2931 0.005444 10.0.0.19 - - [2025-10-16 03:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-10-16 03:35:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003298 10.0.0.19 - - [2025-10-16 03:35:02] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002599 10.0.0.19 - - [2025-10-16 03:35:02] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005057 10.0.0.19 - - [2025-10-16 03:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2025-10-16 03:35:05] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005107 10.0.0.19 - - [2025-10-16 03:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2025-10-16 03:35:09] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004847 10.0.0.19 - - [2025-10-16 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.19 - - [2025-10-16 03:35:13] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005294 10.0.0.19 - - [2025-10-16 03:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.19 - - [2025-10-16 03:35:18] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004936 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/82000e48350d4b25914f53f5c29d0135 HTTP/1.1" 404 173 0.012892 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/c23a60f1cfab438fb7bd686ca8ec216b HTTP/1.1" 404 173 0.008049 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/3ad645a0cd9d4cab83b3f551e6a3ad24 HTTP/1.1" 404 173 0.023739 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/41d86af460ba4da58418196457526574 HTTP/1.1" 404 173 0.025113 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/206bb9794e6740f394007bc72c10a966 HTTP/1.1" 404 173 0.018465 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/79f45d6f341748ca8386720e2734f450 HTTP/1.1" 404 173 0.020122 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000796 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000709 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000689 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000695 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000760 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000692 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.103963 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.019470 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.144120 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.168655 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.191425 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000834 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000766 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001164 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.239322 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/41d86af4-60ba-4da5-8418-196457526574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.248119 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?fields=security_groups HTTP/1.1" 200 1355 0.173362 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001395 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001398 10.0.0.19 - - [2025-10-16 03:35:19] "DELETE /access-control-list/09b65ff9-1740-4c2a-9072-3df9701be449 HTTP/1.1" 200 115 0.123314 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?fields=security_groups HTTP/1.1" 200 1091 0.121001 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?fields=security_groups HTTP/1.1" 200 1377 0.122638 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?fields=security_groups HTTP/1.1" 200 1357 0.152117 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=52d5ecea-71bd-4fcb-8553-86f6054f73fa&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001115 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?fields=security_groups HTTP/1.1" 200 1344 0.134697 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/41d86af4-60ba-4da5-8418-196457526574?fields=security_groups HTTP/1.1" 200 1395 0.148712 10.0.0.23 - - [2025-10-16 03:35:19] "GET /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa?fields=application_policy_sets HTTP/1.1" 404 171 0.130861 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /security-group/7577cdd6-cccf-4570-8c0c-24ae4d5da186 HTTP/1.1" 200 115 0.167812 10.0.0.23 - - [2025-10-16 03:35:19] "GET /projects?obj_uuids=c23a60f1-cfab-438f-b7bd-686ca8ec216b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001597 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /project/52d5ecea-71bd-4fcb-8553-86f6054f73fa HTTP/1.1" 404 171 0.550561 10.0.0.23 - - [2025-10-16 03:35:19] "DELETE /security-group/33a4084d-b516-4c43-85eb-592b3018c127 HTTP/1.1" 200 115 0.193058 10.0.0.23 - - [2025-10-16 03:35:20] "GET /projects?obj_uuids=82000e48-350d-4b25-914f-53f5c29d0135&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002518 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /security-group/656657a3-196f-4914-8f14-abb8e10d0120 HTTP/1.1" 200 115 0.220779 10.0.0.23 - - [2025-10-16 03:35:20] "GET /projects?obj_uuids=3ad645a0-cd9d-4cab-83b3-f551e6a3ad24&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001091 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /security-group/d6514d99-0ff9-4f4b-ad3b-7b9d395e999d HTTP/1.1" 200 115 0.170131 10.0.0.23 - - [2025-10-16 03:35:20] "GET /projects?obj_uuids=79f45d6f-3417-48ca-8386-720e2734f450&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001289 10.0.0.23 - - [2025-10-16 03:35:20] "GET /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b?fields=application_policy_sets HTTP/1.1" 200 1394 0.141427 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /security-group/e60d8856-aa0c-4ffd-824e-af09e9a209f6 HTTP/1.1" 200 115 0.193335 10.0.0.19 - - [2025-10-16 03:35:20] "DELETE /access-control-list/a9dc32ef-71a5-46ce-8ec4-9875e9a9fbdc HTTP/1.1" 200 115 0.102873 10.0.0.23 - - [2025-10-16 03:35:20] "GET /projects?obj_uuids=41d86af4-60ba-4da5-8418-196457526574&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000842 10.0.0.23 - - [2025-10-16 03:35:20] "GET /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24?fields=application_policy_sets HTTP/1.1" 200 1416 0.085326 10.0.0.23 - - [2025-10-16 03:35:20] "GET /project/82000e48-350d-4b25-914f-53f5c29d0135?fields=application_policy_sets HTTP/1.1" 200 1396 0.146069 10.0.0.23 - - [2025-10-16 03:35:20] "GET /project/79f45d6f-3417-48ca-8386-720e2734f450?fields=application_policy_sets HTTP/1.1" 200 1383 0.120795 10.0.0.23 - - [2025-10-16 03:35:20] "GET /project/41d86af4-60ba-4da5-8418-196457526574?fields=application_policy_sets HTTP/1.1" 200 1434 0.168742 10.0.0.19 - - [2025-10-16 03:35:20] "DELETE /access-control-list/228f395a-0cde-4988-91a6-28e8ac8b0222 HTTP/1.1" 200 115 0.073556 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /project/c23a60f1-cfab-438f-b7bd-686ca8ec216b HTTP/1.1" 200 115 1.043789 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /project/3ad645a0-cd9d-4cab-83b3-f551e6a3ad24 HTTP/1.1" 200 115 1.074435 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /project/82000e48-350d-4b25-914f-53f5c29d0135 HTTP/1.1" 200 115 1.076446 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /project/79f45d6f-3417-48ca-8386-720e2734f450 HTTP/1.1" 200 115 1.093892 10.0.0.23 - - [2025-10-16 03:35:20] "DELETE /project/41d86af4-60ba-4da5-8418-196457526574 HTTP/1.1" 200 115 1.122195 10.0.0.19 - - [2025-10-16 03:35:20] "DELETE /access-control-list/ba446fdc-4d9e-4157-8cc4-e7ddf78d6ecc HTTP/1.1" 200 115 0.051631 10.0.0.19 - - [2025-10-16 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2025-10-16 03:35:22] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004834 10.0.0.19 - - [2025-10-16 03:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.19 - - [2025-10-16 03:35:26] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005233 10.0.0.19 - - [2025-10-16 03:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.19 - - [2025-10-16 03:35:30] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004663 10.0.0.19 - - [2025-10-16 03:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.19 - - [2025-10-16 03:35:34] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004967 10.0.0.19 - - [2025-10-16 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.19 - - [2025-10-16 03:35:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003268 10.0.0.19 - - [2025-10-16 03:35:36] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002490 10.0.0.19 - - [2025-10-16 03:35:36] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005551 10.0.0.19 - - [2025-10-16 03:35:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006093 10.0.0.19 - - [2025-10-16 03:35:44] "POST /neutron/port HTTP/1.1" 200 1084 0.033414 10.0.0.19 - - [2025-10-16 03:35:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007825 10.0.0.19 - - [2025-10-16 03:35:56] "POST /neutron/port HTTP/1.1" 200 1084 0.013480 10.0.0.19 - - [2025-10-16 03:35:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003437 10.0.0.19 - - [2025-10-16 03:35:57] "POST /neutron/network HTTP/1.1" 200 820 0.006262 10.0.0.19 - - [2025-10-16 03:35:57] "POST /neutron/port HTTP/1.1" 200 1084 0.013463 10.0.0.19 - - [2025-10-16 03:35:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006326 10.0.0.19 - - [2025-10-16 03:35:57] "POST /neutron/network HTTP/1.1" 200 794 0.012417 10.0.0.19 - - [2025-10-16 03:35:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001013 10.0.0.19 - - [2025-10-16 03:35:57] "GET /virtual-machine/9c675b6e-8da3-4e1c-a231-86caf35fc82c HTTP/1.1" 200 1291 0.003016 10.0.0.19 - - [2025-10-16 03:35:57] "GET /virtual-machine-interface/f50ad62b-4ee5-4f45-8833-d147eeff2316 HTTP/1.1" 200 2931 0.004330 10.0.0.19 - - [2025-10-16 03:35:57] "GET /instance-ip/01edfaa3-61ba-448a-a390-df42a55dc84a HTTP/1.1" 200 1613 0.004822 10.0.0.19 - - [2025-10-16 03:35:57] "POST /fqname-to-id HTTP/1.1" 404 208 0.004372 10.0.0.19 - - [2025-10-16 03:35:57] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005769 10.0.0.23 - - [2025-10-16 03:35:57] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000859 10.0.0.19 - - [2025-10-16 03:35:57] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049684 10.0.0.19 - - [2025-10-16 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.19 - - [2025-10-16 03:35:57] "GET /security-group/cc4b356e-e6ff-494b-917d-998e4231539b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3749 0.004838 10.0.0.19 - - [2025-10-16 03:35:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.070355 10.0.0.19 - - [2025-10-16 03:35:58] "POST /instance-ips HTTP/1.1" 200 357 0.033853 10.0.0.19 - - [2025-10-16 03:35:58] "GET /instance-ip/207de03b-5cd8-4f2d-b92d-1df0131ec7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.006278 10.0.0.19 - - [2025-10-16 03:35:58] "GET /virtual-machine-interface/5de29b0a-1a17-47de-96be-d965b56d977b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005303 10.0.0.19 - - [2025-10-16 03:35:58] "GET /virtual-machine-interface/5de29b0a-1a17-47de-96be-d965b56d977b?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.006997 10.0.0.19 - - [2025-10-16 03:35:58] "GET /instance-ip/207de03b-5cd8-4f2d-b92d-1df0131ec7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.004960 10.0.0.19 - - [2025-10-16 03:35:58] "POST /id-to-fqname HTTP/1.1" 200 218 0.001200 10.0.0.19 - - [2025-10-16 03:35:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006066 10.0.0.19 - - [2025-10-16 03:35:58] "POST /neutron/network HTTP/1.1" 200 820 0.005695 10.0.0.19 - - [2025-10-16 03:35:58] "POST /neutron/port HTTP/1.1" 200 1084 0.015749 10.0.0.19 - - [2025-10-16 03:35:58] "POST /neutron/port HTTP/1.1" 200 117 0.006438 10.0.0.19 - - [2025-10-16 03:35:59] "POST /neutron/port HTTP/1.1" 200 963 0.008714 10.0.0.19 - - [2025-10-16 03:35:59] "POST /neutron/port HTTP/1.1" 200 1029 0.014333 10.0.0.19 - - [2025-10-16 03:35:59] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.23 - - [2025-10-16 03:36:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2025-10-16 03:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2025-10-16 03:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.23 - - [2025-10-16 03:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.57 - - [2025-10-16 03:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.57 - - [2025-10-16 03:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.57 - - [2025-10-16 03:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.57 - - [2025-10-16 03:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.19 - - [2025-10-16 03:36:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009015 10.0.0.19 - - [2025-10-16 03:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.19 - - [2025-10-16 03:36:04] "POST /neutron/port HTTP/1.1" 200 1029 0.015429 10.0.0.19 - - [2025-10-16 03:36:04] "GET /virtual-machine/69249fb3-52f5-41f4-b5bf-c673594b5e87 HTTP/1.1" 200 1268 0.008527 10.0.0.19 - - [2025-10-16 03:36:04] "GET /virtual-machine-interface/5de29b0a-1a17-47de-96be-d965b56d977b HTTP/1.1" 200 2981 0.006795 10.0.0.19 - - [2025-10-16 03:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.19 - - [2025-10-16 03:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.19 - - [2025-10-16 03:36:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004726 10.0.0.19 - - [2025-10-16 03:36:04] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003855 10.0.0.19 - - [2025-10-16 03:36:04] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006581 10.0.0.19 - - [2025-10-16 03:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.19 - - [2025-10-16 03:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.19 - - [2025-10-16 03:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.19 - - [2025-10-16 03:36:07] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005021 10.0.0.19 - - [2025-10-16 03:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.19 - - [2025-10-16 03:36:11] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004770 10.0.0.19 - - [2025-10-16 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.19 - - [2025-10-16 03:36:15] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005591 10.0.0.19 - - [2025-10-16 03:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.19 - - [2025-10-16 03:36:19] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.010342 10.0.0.19 - - [2025-10-16 03:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.19 - - [2025-10-16 03:36:23] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004974 10.0.0.19 - - [2025-10-16 03:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2025-10-16 03:36:27] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004923 10.0.0.19 - - [2025-10-16 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.19 - - [2025-10-16 03:36:31] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004893 10.0.0.19 - - [2025-10-16 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008299 10.0.0.19 - - [2025-10-16 03:36:36] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005355 10.0.0.19 - - [2025-10-16 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.19 - - [2025-10-16 03:36:40] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004581 10.0.0.19 - - [2025-10-16 03:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.19 - - [2025-10-16 03:36:42] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003464 10.0.0.19 - - [2025-10-16 03:36:42] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002622 10.0.0.19 - - [2025-10-16 03:36:42] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006281 10.0.0.19 - - [2025-10-16 03:36:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008182 10.0.0.19 - - [2025-10-16 03:36:50] "POST /neutron/port HTTP/1.1" 200 1029 0.013309 10.0.0.19 - - [2025-10-16 03:36:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006827 10.0.0.19 - - [2025-10-16 03:36:57] "POST /neutron/network HTTP/1.1" 200 830 0.037194 10.0.0.19 - - [2025-10-16 03:36:57] "POST /neutron/port HTTP/1.1" 200 117 0.000881 10.0.0.19 - - [2025-10-16 03:36:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007897 10.0.0.19 - - [2025-10-16 03:37:02] "GET /obj-perms HTTP/1.1" 200 5056 0.047003 10.0.0.19 - - [2025-10-16 03:37:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001931 10.0.0.19 - - [2025-10-16 03:37:03] "POST /neutron/network HTTP/1.1" 200 830 0.006884 10.0.0.23 - - [2025-10-16 03:37:03] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000882 10.0.0.19 - - [2025-10-16 03:37:03] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052356 10.0.0.19 - - [2025-10-16 03:37:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006138 10.0.0.19 - - [2025-10-16 03:37:04] "POST /neutron/network HTTP/1.1" 200 830 0.006557 10.0.0.19 - - [2025-10-16 03:37:04] "POST /neutron/port HTTP/1.1" 200 1056 0.013890 10.0.0.19 - - [2025-10-16 03:37:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003244 10.0.0.19 - - [2025-10-16 03:37:05] "POST /neutron/network HTTP/1.1" 200 820 0.006510 10.0.0.19 - - [2025-10-16 03:37:09] "POST /neutron/port HTTP/1.1" 200 1084 0.014982 10.0.0.19 - - [2025-10-16 03:37:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006783 10.0.0.19 - - [2025-10-16 03:37:09] "GET /virtual-machine/83ddfb77-6b2f-457d-82a4-c682622c4b13 HTTP/1.1" 200 1289 0.005240 10.0.0.19 - - [2025-10-16 03:37:09] "GET /virtual-machine-interface/9270d3e7-f41f-4753-aa11-724eddad05f8 HTTP/1.1" 200 2932 0.004769 10.0.0.19 - - [2025-10-16 03:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.19 - - [2025-10-16 03:37:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003667 10.0.0.19 - - [2025-10-16 03:37:09] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002404 10.0.0.19 - - [2025-10-16 03:37:09] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005464 10.0.0.19 - - [2025-10-16 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2025-10-16 03:37:12] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004968 10.0.0.19 - - [2025-10-16 03:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-16 03:37:16] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005027 10.0.0.19 - - [2025-10-16 03:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.19 - - [2025-10-16 03:37:20] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004970 10.0.0.19 - - [2025-10-16 03:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.19 - - [2025-10-16 03:37:25] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004912 10.0.0.19 - - [2025-10-16 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2025-10-16 03:37:29] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005065 10.0.0.19 - - [2025-10-16 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.19 - - [2025-10-16 03:37:33] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005005 10.0.0.19 - - [2025-10-16 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.19 - - [2025-10-16 03:37:37] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004770 10.0.0.19 - - [2025-10-16 03:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2025-10-16 03:37:41] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004838 10.0.0.19 - - [2025-10-16 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.19 - - [2025-10-16 03:37:45] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006218 10.0.0.19 - - [2025-10-16 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.19 - - [2025-10-16 03:37:49] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004780 10.0.0.19 - - [2025-10-16 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2025-10-16 03:37:51] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003053 10.0.0.19 - - [2025-10-16 03:37:51] "GET /virtual-networks?parent_id=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002646 10.0.0.19 - - [2025-10-16 03:37:51] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005032 10.0.0.19 - - [2025-10-16 03:37:54] "POST /neutron/port HTTP/1.1" 200 1084 0.012755 10.0.0.19 - - [2025-10-16 03:37:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003477 10.0.0.19 - - [2025-10-16 03:37:55] "POST /neutron/network HTTP/1.1" 200 820 0.005939 10.0.0.19 - - [2025-10-16 03:37:56] "POST /neutron/network HTTP/1.1" 200 830 0.006101 10.0.0.19 - - [2025-10-16 03:37:57] "POST /neutron/port HTTP/1.1" 200 1084 0.011729 10.0.0.19 - - [2025-10-16 03:37:57] "POST /neutron/network HTTP/1.1" 200 820 0.005096 10.0.0.19 - - [2025-10-16 03:38:02] "POST /neutron/port HTTP/1.1" 200 1084 0.014369 10.0.0.23 - - [2025-10-16 03:38:03] "GET /obj-perms HTTP/1.1" 200 5056 0.045524 10.0.0.19 - - [2025-10-16 03:38:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007780 10.0.0.19 - - [2025-10-16 03:38:12] "POST /neutron/port HTTP/1.1" 200 1084 0.014175 10.0.0.19 - - [2025-10-16 03:38:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006395 10.0.0.19 - - [2025-10-16 03:38:12] "POST /neutron/network HTTP/1.1" 200 794 0.015261 10.0.0.19 - - [2025-10-16 03:38:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001314 10.0.0.19 - - [2025-10-16 03:38:13] "GET /virtual-machine/83ddfb77-6b2f-457d-82a4-c682622c4b13 HTTP/1.1" 200 1289 0.003600 10.0.0.19 - - [2025-10-16 03:38:13] "GET /virtual-machine-interface/9270d3e7-f41f-4753-aa11-724eddad05f8 HTTP/1.1" 200 2932 0.004587 10.0.0.19 - - [2025-10-16 03:38:13] "GET /instance-ip/b5c6ecb2-6444-4e50-ac22-e2adf5aa19ca HTTP/1.1" 200 1615 0.006009 10.0.0.19 - - [2025-10-16 03:38:13] "GET /virtual-machine-interface/9270d3e7-f41f-4753-aa11-724eddad05f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.004869 10.0.0.19 - - [2025-10-16 03:38:13] "PUT /virtual-machine-interface/9270d3e7-f41f-4753-aa11-724eddad05f8 HTTP/1.1" 200 284 0.012639 10.0.0.19 - - [2025-10-16 03:38:54] "POST /neutron/port HTTP/1.1" 200 1084 0.036214 10.0.0.19 - - [2025-10-16 03:38:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.007744 10.0.0.19 - - [2025-10-16 03:38:58] "POST /neutron/port HTTP/1.1" 200 1084 0.013208 10.0.0.19 - - [2025-10-16 03:38:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004064 10.0.0.19 - - [2025-10-16 03:38:59] "POST /neutron/network HTTP/1.1" 200 820 0.005767 10.0.0.57 - - [2025-10-16 03:39:04] "GET /obj-perms HTTP/1.1" 200 5056 0.044615 10.0.0.19 - - [2025-10-16 03:39:33] "DELETE /instance-ip/207de03b-5cd8-4f2d-b92d-1df0131ec7e8 HTTP/1.1" 200 115 0.044509 10.0.0.19 - - [2025-10-16 03:39:34] "DELETE /virtual-machine-interface/5de29b0a-1a17-47de-96be-d965b56d977b HTTP/1.1" 200 115 0.100132 10.0.0.19 - - [2025-10-16 03:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2025-10-16 03:39:34] "GET /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004748 10.0.0.19 - - [2025-10-16 03:39:34] "PUT /virtual-network/eacc035c-b8c9-44fd-b614-2a3714ba7aba HTTP/1.1" 200 264 0.054975 10.0.0.19 - - [2025-10-16 03:39:34] "POST /neutron/port HTTP/1.1" 200 1084 0.013405 10.0.0.19 - - [2025-10-16 03:39:34] "POST /ref-update HTTP/1.1" 200 156 0.055445 10.0.0.19 - - [2025-10-16 03:39:34] "POST /neutron/port HTTP/1.1" 200 1084 0.012158 10.0.0.19 - - [2025-10-16 03:39:36] "POST /neutron/network HTTP/1.1" 200 820 0.007192 10.0.0.19 - - [2025-10-16 03:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-10-16 03:39:38] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.021738 10.0.0.19 - - [2025-10-16 03:39:38] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.079038 10.0.0.23 - - [2025-10-16 03:39:38] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 10.0.0.19 - - [2025-10-16 03:39:38] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?fields=virtual_networks HTTP/1.1" 200 1028 0.031313 10.0.0.23 - - [2025-10-16 03:39:38] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000915 10.0.0.19 - - [2025-10-16 03:39:38] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.036765 10.0.0.23 - - [2025-10-16 03:39:38] "GET /projects?obj_uuids=206bb979-4e67-40f3-9400-7bc72c10a966&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000846 10.0.0.19 - - [2025-10-16 03:39:38] "GET /project/206bb979-4e67-40f3-9400-7bc72c10a966?fields=security_groups HTTP/1.1" 200 1252 0.031679 10.0.0.19 - - [2025-10-16 03:39:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.023528 10.0.0.23 - - [2025-10-16 03:39:39] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003310 10.0.0.23 - - [2025-10-16 03:39:39] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000904 10.0.0.23 - - [2025-10-16 03:39:39] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033426 10.0.0.19 - - [2025-10-16 03:39:39] "POST /neutron/port HTTP/1.1" 400 205 0.004714 10.0.0.23 - - [2025-10-16 03:39:39] "POST /id-to-fqname HTTP/1.1" 200 187 0.003381 10.0.0.23 - - [2025-10-16 03:39:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.009530 10.0.0.23 - - [2025-10-16 03:39:39] "POST /security-groups HTTP/1.1" 200 588 0.089037 10.0.0.23 - - [2025-10-16 03:39:39] "POST /projects HTTP/1.1" 200 579 0.394212 10.0.0.19 - - [2025-10-16 03:39:39] "POST /access-control-lists HTTP/1.1" 200 593 0.034363 10.0.0.23 - - [2025-10-16 03:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.476123 10.0.0.19 - - [2025-10-16 03:39:39] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.684201 10.0.0.19 - - [2025-10-16 03:39:40] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.19 - - [2025-10-16 03:39:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.19 - - [2025-10-16 03:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.053930 10.0.0.23 - - [2025-10-16 03:39:42] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000915 10.0.0.19 - - [2025-10-16 03:39:42] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.046124 10.0.0.19 - - [2025-10-16 03:39:43] "POST /route-targets HTTP/1.1" 200 327 0.014331 10.0.0.23 - - [2025-10-16 03:39:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007919 10.0.0.19 - - [2025-10-16 03:39:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.240768 10.0.0.19 - - [2025-10-16 03:39:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001206 10.0.0.19 - - [2025-10-16 03:39:43] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005083 10.0.0.19 - - [2025-10-16 03:39:43] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005103 10.0.0.19 - - [2025-10-16 03:39:43] "POST /neutron/network HTTP/1.1" 200 829 0.006068 10.0.0.19 - - [2025-10-16 03:39:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.003233 10.0.0.19 - - [2025-10-16 03:39:43] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005223 10.0.0.19 - - [2025-10-16 03:39:43] "GET /virtual-machine-interface/a35f10db-1d44-4dde-b3e5-4c887efeedc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007044 10.0.0.19 - - [2025-10-16 03:39:43] "GET /virtual-machine-interface/a35f10db-1d44-4dde-b3e5-4c887efeedc9?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.008267 10.0.0.19 - - [2025-10-16 03:39:43] "GET /instance-ip/dd4b6ac5-565b-45fd-83dc-c11b1b8892eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004298 10.0.0.19 - - [2025-10-16 03:39:43] "POST /id-to-fqname HTTP/1.1" 200 221 0.001215 10.0.0.19 - - [2025-10-16 03:39:44] "POST /neutron/network HTTP/1.1" 200 839 0.007078 10.0.0.23 - - [2025-10-16 03:39:44] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000888 10.0.0.19 - - [2025-10-16 03:39:44] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.051342 10.0.0.19 - - [2025-10-16 03:39:45] "POST /neutron/port HTTP/1.1" 200 117 0.007395 10.0.0.19 - - [2025-10-16 03:39:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001328 10.0.0.19 - - [2025-10-16 03:39:45] "POST /neutron/port HTTP/1.1" 200 983 0.009851 10.0.0.19 - - [2025-10-16 03:39:45] "POST /neutron/network HTTP/1.1" 200 839 0.006364 10.0.0.19 - - [2025-10-16 03:39:45] "POST /neutron/port HTTP/1.1" 200 117 0.020712 10.0.0.23 - - [2025-10-16 03:39:45] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001604 10.0.0.19 - - [2025-10-16 03:39:45] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.072113 10.0.0.19 - - [2025-10-16 03:39:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.003304 10.0.0.19 - - [2025-10-16 03:39:45] "POST /interface-route-tables HTTP/1.1" 200 556 0.041983 10.0.0.19 - - [2025-10-16 03:39:45] "GET /interface-route-table/7b2c408a-def6-40da-a3ec-4c101a50f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005607 10.0.0.19 - - [2025-10-16 03:39:45] "POST /neutron/port HTTP/1.1" 200 1057 0.014062 10.0.0.19 - - [2025-10-16 03:39:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003624 10.0.0.19 - - [2025-10-16 03:39:46] "POST /neutron/network HTTP/1.1" 200 829 0.005405 10.0.0.19 - - [2025-10-16 03:39:46] "POST /neutron/port HTTP/1.1" 200 983 0.007923 10.0.0.19 - - [2025-10-16 03:39:46] "POST /neutron/port HTTP/1.1" 200 1049 0.014289 10.0.0.19 - - [2025-10-16 03:39:46] "POST /neutron/port HTTP/1.1" 200 117 0.001091 10.0.0.19 - - [2025-10-16 03:39:46] "GET /virtual-machine-interface/a35f10db-1d44-4dde-b3e5-4c887efeedc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005574 10.0.0.19 - - [2025-10-16 03:39:46] "POST /ref-update HTTP/1.1" 200 156 0.012744 10.0.0.19 - - [2025-10-16 03:39:47] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006325 10.0.0.19 - - [2025-10-16 03:39:52] "POST /neutron/port HTTP/1.1" 200 1085 0.015120 10.0.0.19 - - [2025-10-16 03:39:52] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006383 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 401 292 0.000395 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 200 1290 0.034266 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 200 1290 0.003446 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine-interface/7ba21c7e-82fa-4b30-9788-e5706ac143f9 HTTP/1.1" 200 2938 0.006573 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 200 1290 0.003097 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine-interface/7ba21c7e-82fa-4b30-9788-e5706ac143f9 HTTP/1.1" 200 2938 0.004213 10.0.0.19 - - [2025-10-16 03:39:52] "GET /instance-ip/dacf3676-020b-4664-81b1-2b678e853461 HTTP/1.1" 200 1618 0.005360 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 200 1290 0.003028 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-machine-interface/7ba21c7e-82fa-4b30-9788-e5706ac143f9 HTTP/1.1" 200 2938 0.006531 10.0.0.19 - - [2025-10-16 03:39:52] "GET /instance-ip/dacf3676-020b-4664-81b1-2b678e853461 HTTP/1.1" 200 1618 0.004307 10.0.0.19 - - [2025-10-16 03:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2025-10-16 03:39:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003859 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002754 10.0.0.19 - - [2025-10-16 03:39:52] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005605 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003741 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002390 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004983 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003542 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003053 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005416 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003944 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002796 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005016 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003870 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002610 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005465 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003570 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002564 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004935 10.0.0.19 - - [2025-10-16 03:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.19 - - [2025-10-16 03:39:53] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003549 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002568 10.0.0.19 - - [2025-10-16 03:39:53] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004920 10.0.0.19 - - [2025-10-16 03:39:54] "POST /neutron/port HTTP/1.1" 200 1049 0.015923 10.0.0.19 - - [2025-10-16 03:39:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004163 10.0.0.19 - - [2025-10-16 03:39:55] "POST /neutron/network HTTP/1.1" 200 829 0.006631 10.0.0.19 - - [2025-10-16 03:39:56] "POST /neutron/port HTTP/1.1" 200 1085 0.013032 10.0.0.19 - - [2025-10-16 03:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.19 - - [2025-10-16 03:39:56] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004938 10.0.0.19 - - [2025-10-16 03:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.19 - - [2025-10-16 03:39:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003499 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.059836 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005185 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.19 - - [2025-10-16 03:39:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003038 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004478 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005337 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-10-16 03:39:59] "GET /routing-instance/d13ce314-8b05-4444-a8ab-f3fd99533ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003966 10.0.0.19 - - [2025-10-16 03:39:59] "GET /route-target/0df521da-773d-441a-8d3a-3c288835df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003886 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2025-10-16 03:39:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004597 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003239 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005962 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.19 - - [2025-10-16 03:39:59] "GET /routing-instance/d13ce314-8b05-4444-a8ab-f3fd99533ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008660 10.0.0.19 - - [2025-10-16 03:39:59] "GET /route-target/0df521da-773d-441a-8d3a-3c288835df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003425 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.19 - - [2025-10-16 03:39:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003882 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002404 10.0.0.19 - - [2025-10-16 03:39:59] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004941 10.0.0.19 - - [2025-10-16 03:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.19 - - [2025-10-16 03:39:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004135 10.0.0.19 - - [2025-10-16 03:40:00] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003190 10.0.0.19 - - [2025-10-16 03:40:00] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005810 10.0.0.23 - - [2025-10-16 03:40:02] "GET /obj-perms HTTP/1.1" 200 5024 0.048968 10.0.0.23 - - [2025-10-16 03:40:08] "GET /obj-perms HTTP/1.1" 200 5024 0.004056 10.0.0.19 - - [2025-10-16 03:40:09] "GET /obj-perms HTTP/1.1" 200 5024 0.085869 10.0.0.19 - - [2025-10-16 03:40:09] "GET /obj-perms HTTP/1.1" 200 5024 0.003767 10.0.0.19 - - [2025-10-16 03:40:09] "DELETE /access-control-list/7892ea74-cd3d-4537-8a89-12c680b21a69 HTTP/1.1" 200 115 0.035419 10.0.0.57 - - [2025-10-16 03:40:09] "GET /obj-perms HTTP/1.1" 200 5024 0.047410 10.0.0.19 - - [2025-10-16 03:40:09] "GET /obj-perms HTTP/1.1" 200 5024 0.003564 10.0.0.23 - - [2025-10-16 03:40:10] "GET /obj-perms HTTP/1.1" 200 5024 0.004363 10.0.0.19 - - [2025-10-16 03:40:10] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006687 10.0.0.19 - - [2025-10-16 03:40:10] "POST /neutron/port HTTP/1.1" 200 1049 0.014932 10.0.0.19 - - [2025-10-16 03:40:10] "GET /virtual-machine/b930bd07-1936-4814-ba7b-881068640aa5 HTTP/1.1" 200 1268 0.005394 10.0.0.19 - - [2025-10-16 03:40:10] "GET /virtual-machine-interface/a35f10db-1d44-4dde-b3e5-4c887efeedc9 HTTP/1.1" 200 3151 0.005163 10.0.0.19 - - [2025-10-16 03:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2025-10-16 03:40:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002880 10.0.0.19 - - [2025-10-16 03:40:10] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002424 10.0.0.19 - - [2025-10-16 03:40:10] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005393 10.0.0.19 - - [2025-10-16 03:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.19 - - [2025-10-16 03:40:11] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003260 10.0.0.19 - - [2025-10-16 03:40:11] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002511 10.0.0.19 - - [2025-10-16 03:40:11] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005062 10.0.0.19 - - [2025-10-16 03:40:12] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005817 10.0.0.19 - - [2025-10-16 03:40:12] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 200 1290 0.003499 10.0.0.19 - - [2025-10-16 03:40:13] "POST /neutron/port HTTP/1.1" 200 1111 0.010633 10.0.0.19 - - [2025-10-16 03:40:14] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 404 171 0.004985 10.0.0.19 - - [2025-10-16 03:40:14] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 404 171 0.003490 10.0.0.19 - - [2025-10-16 03:40:14] "GET /virtual-machine/d447db1a-41be-4630-b5ea-8ac8930a7786 HTTP/1.1" 404 171 0.002501 10.0.0.19 - - [2025-10-16 03:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.19 - - [2025-10-16 03:40:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003438 10.0.0.19 - - [2025-10-16 03:40:14] "GET /virtual-networks?parent_id=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003017 10.0.0.19 - - [2025-10-16 03:40:15] "GET /virtual-network/321ed1a2-2803-40e6-9b9a-b17c65adb1a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008819 10.0.0.19 - - [2025-10-16 03:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.19 - - [2025-10-16 03:40:15] "GET /routing-instance/d13ce314-8b05-4444-a8ab-f3fd99533ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005480 10.0.0.19 - - [2025-10-16 03:40:15] "GET /route-target/0df521da-773d-441a-8d3a-3c288835df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004801 10.0.0.57 - - [2025-10-16 03:40:15] "GET /obj-perms HTTP/1.1" 200 5024 0.004679 10.0.0.19 - - [2025-10-16 03:40:18] "GET /obj-perms HTTP/1.1" 200 5024 0.003922 10.0.0.23 - - [2025-10-16 03:40:20] "DELETE /project/206bb979-4e67-40f3-9400-7bc72c10a966 HTTP/1.1" 404 177 0.002868 10.0.0.23 - - [2025-10-16 03:40:20] "DELETE /project/c6ca21a46bb841179484faf173415be6 HTTP/1.1" 404 173 0.005240 10.0.0.57 - - [2025-10-16 03:40:24] "GET /obj-perms HTTP/1.1" 200 5024 0.003385 10.0.0.19 - - [2025-10-16 03:40:27] "GET /obj-perms HTTP/1.1" 200 5024 0.003732 10.0.0.57 - - [2025-10-16 03:40:33] "GET /obj-perms HTTP/1.1" 200 5024 0.003956 10.0.0.19 - - [2025-10-16 03:40:36] "GET /obj-perms HTTP/1.1" 200 5024 0.010327 10.0.0.19 - - [2025-10-16 03:40:36] "GET /interface-route-table/7b2c408a-def6-40da-a3ec-4c101a50f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.009684 10.0.0.19 - - [2025-10-16 03:40:36] "GET /virtual-machine-interface/a35f10db-1d44-4dde-b3e5-4c887efeedc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2930 0.008117 10.0.0.19 - - [2025-10-16 03:40:36] "POST /ref-update HTTP/1.1" 200 156 0.012464 10.0.0.19 - - [2025-10-16 03:40:36] "DELETE /interface-route-table/7b2c408a-def6-40da-a3ec-4c101a50f457 HTTP/1.1" 200 115 0.027699 10.0.0.19 - - [2025-10-16 03:40:37] "POST /neutron/port HTTP/1.1" 200 151 0.172972 10.0.0.23 - - [2025-10-16 03:40:38] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000873 10.0.0.19 - - [2025-10-16 03:40:39] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.051901 10.0.0.23 - - [2025-10-16 03:40:39] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000890 10.0.0.19 - - [2025-10-16 03:40:39] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?fields=virtual_networks HTTP/1.1" 200 1027 0.046659 10.0.0.23 - - [2025-10-16 03:40:39] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000850 10.0.0.19 - - [2025-10-16 03:40:39] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.044470 10.0.0.23 - - [2025-10-16 03:40:39] "GET /projects?obj_uuids=c6ca21a4-6bb8-4117-9484-faf173415be6&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000904 10.0.0.19 - - [2025-10-16 03:40:39] "GET /project/c6ca21a4-6bb8-4117-9484-faf173415be6?fields=security_groups HTTP/1.1" 200 1250 0.042966 10.0.0.19 - - [2025-10-16 03:40:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.024580 10.0.0.23 - - [2025-10-16 03:40:40] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003052 10.0.0.23 - - [2025-10-16 03:40:40] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000841 10.0.0.23 - - [2025-10-16 03:40:40] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005979 10.0.0.23 - - [2025-10-16 03:40:40] "POST /id-to-fqname HTTP/1.1" 200 194 0.001078 10.0.0.23 - - [2025-10-16 03:40:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.006370 10.0.0.23 - - [2025-10-16 03:40:40] "POST /security-groups HTTP/1.1" 200 595 0.028541 10.0.0.19 - - [2025-10-16 03:40:40] "POST /fqname-to-id HTTP/1.1" 404 238 0.003071 10.0.0.23 - - [2025-10-16 03:40:40] "POST /projects HTTP/1.1" 200 593 0.243114 10.0.0.23 - - [2025-10-16 03:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.316603 10.0.0.19 - - [2025-10-16 03:40:40] "POST /access-control-lists HTTP/1.1" 200 598 0.036774 10.0.0.19 - - [2025-10-16 03:40:40] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.459048 10.0.0.19 - - [2025-10-16 03:40:41] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.19 - - [2025-10-16 03:40:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.19 - - [2025-10-16 03:40:42] "POST /neutron/port HTTP/1.1" 200 117 0.006774 10.0.0.19 - - [2025-10-16 03:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.063770 10.0.0.23 - - [2025-10-16 03:40:42] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000789 10.0.0.19 - - [2025-10-16 03:40:42] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.076203 10.0.0.23 - - [2025-10-16 03:40:42] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000853 10.0.0.19 - - [2025-10-16 03:40:43] "POST /neutron/network HTTP/1.1" 200 609 0.151953 10.0.0.19 - - [2025-10-16 03:40:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.002881 10.0.0.19 - - [2025-10-16 03:40:43] "GET /virtual-network/71e2e311-4e04-4b35-8639-5f9935e8ec1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004993 10.0.0.19 - - [2025-10-16 03:40:43] "POST /neutron/network HTTP/1.1" 200 829 0.005337 10.0.0.19 - - [2025-10-16 03:40:43] "GET /virtual-network/71e2e311-4e04-4b35-8639-5f9935e8ec1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004393 10.0.0.19 - - [2025-10-16 03:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-10-16 03:40:43] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000833 10.0.0.19 - - [2025-10-16 03:40:43] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048748 10.0.0.19 - - [2025-10-16 03:40:43] "POST /neutron/network HTTP/1.1" 200 117 0.013177 10.0.0.19 - - [2025-10-16 03:40:43] "POST /route-targets HTTP/1.1" 200 327 0.022824 10.0.0.19 - - [2025-10-16 03:40:44] "POST /neutron/network HTTP/1.1" 200 827 0.009288 10.0.0.19 - - [2025-10-16 03:40:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001224 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004732 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004982 10.0.0.19 - - [2025-10-16 03:40:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.008545 10.0.0.19 - - [2025-10-16 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.23 - - [2025-10-16 03:40:44] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001011 10.0.0.19 - - [2025-10-16 03:40:44] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.040012 10.0.0.19 - - [2025-10-16 03:40:44] "POST /ref-update HTTP/1.1" 200 156 0.022850 10.0.0.23 - - [2025-10-16 03:40:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010082 10.0.0.19 - - [2025-10-16 03:40:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.237146 10.0.0.19 - - [2025-10-16 03:40:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.001197 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-network/b8909a00-9c82-4174-9a3d-4411cf4756dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004758 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-network/b8909a00-9c82-4174-9a3d-4411cf4756dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004981 10.0.0.19 - - [2025-10-16 03:40:44] "POST /neutron/network HTTP/1.1" 200 829 0.007341 10.0.0.19 - - [2025-10-16 03:40:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.002639 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004495 10.0.0.19 - - [2025-10-16 03:40:44] "GET /virtual-machine-interface/22f02c1b-78dc-48d7-93f1-823865b0f565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.007766 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-machine-interface/22f02c1b-78dc-48d7-93f1-823865b0f565?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.009792 10.0.0.19 - - [2025-10-16 03:40:45] "GET /instance-ip/3bb28039-e790-46d9-bb7e-db281e5a4dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.004072 10.0.0.19 - - [2025-10-16 03:40:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.004897 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-network/71e2e311-4e04-4b35-8639-5f9935e8ec1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005102 10.0.0.23 - - [2025-10-16 03:40:45] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000794 10.0.0.19 - - [2025-10-16 03:40:45] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.034492 10.0.0.19 - - [2025-10-16 03:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.19 - - [2025-10-16 03:40:45] "GET /security-group/efda7567-b5ea-4931-a82f-3bfc12178d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005263 10.0.0.19 - - [2025-10-16 03:40:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.079962 10.0.0.19 - - [2025-10-16 03:40:45] "POST /instance-ips HTTP/1.1" 200 357 0.049275 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-machine-interface/6235fd5e-3f6a-48c7-b6e4-7f18776c10eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005417 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-machine-interface/6235fd5e-3f6a-48c7-b6e4-7f18776c10eb?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.009635 10.0.0.19 - - [2025-10-16 03:40:45] "GET /instance-ip/e7b41cea-ae7b-44a7-ba10-a62ca852373f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.004278 10.0.0.19 - - [2025-10-16 03:40:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.003228 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004995 10.0.0.23 - - [2025-10-16 03:40:45] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000897 10.0.0.19 - - [2025-10-16 03:40:45] "POST /neutron/port HTTP/1.1" 200 989 0.217958 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-machine-interface/3c4f38d5-2d20-45fa-8707-3dd12028b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006867 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-machine-interface/3c4f38d5-2d20-45fa-8707-3dd12028b562?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.004527 10.0.0.19 - - [2025-10-16 03:40:45] "GET /instance-ip/da408a0a-3dd1-41fa-b543-75ed988b5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004209 10.0.0.19 - - [2025-10-16 03:40:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.002850 10.0.0.19 - - [2025-10-16 03:40:45] "GET /virtual-network/71e2e311-4e04-4b35-8639-5f9935e8ec1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005189 10.0.0.23 - - [2025-10-16 03:40:46] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000842 10.0.0.19 - - [2025-10-16 03:40:46] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.036888 10.0.0.19 - - [2025-10-16 03:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.19 - - [2025-10-16 03:40:46] "GET /security-group/efda7567-b5ea-4931-a82f-3bfc12178d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004125 10.0.0.19 - - [2025-10-16 03:40:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.092353 10.0.0.19 - - [2025-10-16 03:40:46] "POST /instance-ips HTTP/1.1" 200 357 0.028378 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-machine-interface/ebf31189-8f57-42d3-a924-9120c169739d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.006031 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-machine-interface/ebf31189-8f57-42d3-a924-9120c169739d?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008489 10.0.0.19 - - [2025-10-16 03:40:46] "GET /instance-ip/f3238bfd-1ac3-4027-8060-34d9a08526d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004324 10.0.0.19 - - [2025-10-16 03:40:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.003208 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005565 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-machine-interface/ad3b8acd-45ac-4e29-9f4d-675cebab0fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.006448 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-machine-interface/ad3b8acd-45ac-4e29-9f4d-675cebab0fb4?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.008564 10.0.0.19 - - [2025-10-16 03:40:46] "GET /instance-ip/2c8f6690-2bce-4b33-8501-b31f190464aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004412 10.0.0.19 - - [2025-10-16 03:40:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.002525 10.0.0.19 - - [2025-10-16 03:40:46] "GET /virtual-network/b8909a00-9c82-4174-9a3d-4411cf4756dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005766 10.0.0.23 - - [2025-10-16 03:40:46] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000918 10.0.0.19 - - [2025-10-16 03:40:46] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.055040 10.0.0.19 - - [2025-10-16 03:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.19 - - [2025-10-16 03:40:47] "GET /security-group/efda7567-b5ea-4931-a82f-3bfc12178d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004342 10.0.0.19 - - [2025-10-16 03:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.101389 10.0.0.19 - - [2025-10-16 03:40:47] "POST /instance-ips HTTP/1.1" 200 357 0.039232 10.0.0.19 - - [2025-10-16 03:40:47] "GET /virtual-machine-interface/b4d0ee9a-4c44-43d8-8941-fbe8c5b875dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006990 10.0.0.19 - - [2025-10-16 03:40:47] "GET /virtual-machine-interface/b4d0ee9a-4c44-43d8-8941-fbe8c5b875dd?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.012889 10.0.0.19 - - [2025-10-16 03:40:47] "GET /instance-ip/f2712535-b17b-49b6-b6cb-239e80d9407c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.005129 10.0.0.19 - - [2025-10-16 03:40:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001179 10.0.0.19 - - [2025-10-16 03:40:48] "POST /neutron/port HTTP/1.1" 200 989 0.034375 10.0.0.19 - - [2025-10-16 03:40:49] "POST /neutron/port HTTP/1.1" 200 989 0.008351 10.0.0.19 - - [2025-10-16 03:40:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001255 10.0.0.19 - - [2025-10-16 03:40:49] "POST /neutron/port HTTP/1.1" 200 117 0.007070 10.0.0.19 - - [2025-10-16 03:40:49] "POST /neutron/network HTTP/1.1" 200 837 0.005528 10.0.0.19 - - [2025-10-16 03:40:49] "POST /neutron/port HTTP/1.1" 200 1081 0.109857 10.0.0.19 - - [2025-10-16 03:40:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.007954 10.0.0.23 - - [2025-10-16 03:40:50] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000847 10.0.0.19 - - [2025-10-16 03:40:50] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.061653 10.0.0.19 - - [2025-10-16 03:40:50] "POST /neutron/network HTTP/1.1" 200 829 0.005558 10.0.0.19 - - [2025-10-16 03:40:50] "POST /neutron/port HTTP/1.1" 200 117 0.005600 10.0.0.19 - - [2025-10-16 03:40:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001022 10.0.0.19 - - [2025-10-16 03:40:50] "POST /neutron/port HTTP/1.1" 200 989 0.008924 10.0.0.19 - - [2025-10-16 03:40:50] "POST /neutron/network HTTP/1.1" 200 839 0.005867 10.0.0.19 - - [2025-10-16 03:40:50] "POST /neutron/port HTTP/1.1" 200 989 0.013052 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/port HTTP/1.1" 200 1065 0.016743 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/port HTTP/1.1" 200 1119 0.113800 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/router HTTP/1.1" 200 598 0.007913 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.008338 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/port HTTP/1.1" 200 989 0.008238 10.0.0.19 - - [2025-10-16 03:40:51] "POST /ref-update HTTP/1.1" 200 156 0.021995 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/router HTTP/1.1" 200 598 0.013842 10.0.0.19 - - [2025-10-16 03:40:51] "POST /neutron/port HTTP/1.1" 200 1081 0.141870 10.0.0.19 - - [2025-10-16 03:40:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.018217 10.0.0.19 - - [2025-10-16 03:40:52] "POST /neutron/port HTTP/1.1" 200 1055 0.013323 10.0.0.19 - - [2025-10-16 03:40:52] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006634 10.0.0.19 - - [2025-10-16 03:40:52] "GET /virtual-machine/9314794e-13a4-47d4-a9bf-3bfe64446d7c HTTP/1.1" 401 292 0.000386 10.0.0.19 - - [2025-10-16 03:40:52] "GET /virtual-machine/9314794e-13a4-47d4-a9bf-3bfe64446d7c HTTP/1.1" 200 1275 0.033358 10.0.0.19 - - [2025-10-16 03:40:52] "GET /virtual-machine-interface/22f02c1b-78dc-48d7-93f1-823865b0f565 HTTP/1.1" 200 3187 0.005560 10.0.0.19 - - [2025-10-16 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.19 - - [2025-10-16 03:40:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003668 10.0.0.19 - - [2025-10-16 03:40:52] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002682 10.0.0.19 - - [2025-10-16 03:40:52] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005034 10.0.0.19 - - [2025-10-16 03:40:55] "POST /neutron/port HTTP/1.1" 200 1093 0.015462 10.0.0.19 - - [2025-10-16 03:40:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004679 10.0.0.19 - - [2025-10-16 03:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.19 - - [2025-10-16 03:40:56] "POST /neutron/network HTTP/1.1" 200 829 0.007104 10.0.0.19 - - [2025-10-16 03:40:56] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004831 10.0.0.19 - - [2025-10-16 03:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.19 - - [2025-10-16 03:41:00] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004616 10.0.0.19 - - [2025-10-16 03:41:01] "POST /neutron/network HTTP/1.1" 200 837 0.006049 10.0.0.19 - - [2025-10-16 03:41:01] "POST /neutron/port HTTP/1.1" 200 117 0.001018 10.0.0.23 - - [2025-10-16 03:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.23 - - [2025-10-16 03:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.23 - - [2025-10-16 03:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.23 - - [2025-10-16 03:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.57 - - [2025-10-16 03:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.57 - - [2025-10-16 03:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.57 - - [2025-10-16 03:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.57 - - [2025-10-16 03:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.19 - - [2025-10-16 03:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000917 10.0.0.19 - - [2025-10-16 03:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.19 - - [2025-10-16 03:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.19 - - [2025-10-16 03:41:04] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004896 10.0.0.19 - - [2025-10-16 03:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.19 - - [2025-10-16 03:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.23 - - [2025-10-16 03:41:05] "GET /obj-perms HTTP/1.1" 200 5056 0.044988 10.0.0.19 - - [2025-10-16 03:41:06] "GET /obj-perms HTTP/1.1" 200 5056 0.047398 10.0.0.19 - - [2025-10-16 03:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.19 - - [2025-10-16 03:41:08] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006438 10.0.0.19 - - [2025-10-16 03:41:09] "DELETE /access-control-list/4e35ee3f-9e0a-4a77-b198-baeec0250183 HTTP/1.1" 200 115 0.049824 10.0.0.19 - - [2025-10-16 03:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.19 - - [2025-10-16 03:41:12] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004984 10.0.0.19 - - [2025-10-16 03:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2025-10-16 03:41:16] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005154 10.0.0.19 - - [2025-10-16 03:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.19 - - [2025-10-16 03:41:20] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005410 10.0.0.23 - - [2025-10-16 03:41:20] "DELETE /project/c6ca21a4-6bb8-4117-9484-faf173415be6 HTTP/1.1" 404 177 0.003677 10.0.0.23 - - [2025-10-16 03:41:20] "DELETE /project/565d6f29318045fc9254704aff2c7204 HTTP/1.1" 404 173 0.003263 10.0.0.19 - - [2025-10-16 03:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2025-10-16 03:41:24] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004678 10.0.0.19 - - [2025-10-16 03:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.19 - - [2025-10-16 03:41:28] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005414 10.0.0.19 - - [2025-10-16 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.19 - - [2025-10-16 03:41:32] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005071 10.0.0.19 - - [2025-10-16 03:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.19 - - [2025-10-16 03:41:36] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004768 10.0.0.19 - - [2025-10-16 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 03:41:41] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005037 10.0.0.19 - - [2025-10-16 03:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2025-10-16 03:41:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003681 10.0.0.19 - - [2025-10-16 03:41:45] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003167 10.0.0.19 - - [2025-10-16 03:41:45] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006749 10.0.0.19 - - [2025-10-16 03:41:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007122 10.0.0.19 - - [2025-10-16 03:41:50] "POST /neutron/port HTTP/1.1" 200 1055 0.046712 10.0.0.19 - - [2025-10-16 03:41:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010259 10.0.0.19 - - [2025-10-16 03:41:55] "POST /neutron/port HTTP/1.1" 200 1055 0.015331 10.0.0.19 - - [2025-10-16 03:41:55] "POST /neutron/port HTTP/1.1" 200 1093 0.016550 10.0.0.19 - - [2025-10-16 03:41:55] "POST /neutron/subnet HTTP/1.1" 200 703 0.009490 10.0.0.19 - - [2025-10-16 03:42:00] "POST /neutron/port HTTP/1.1" 200 1093 0.014323 10.0.0.19 - - [2025-10-16 03:42:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006652 10.0.0.19 - - [2025-10-16 03:42:01] "GET /virtual-machine/4285cf41-9455-4c1e-ac27-20e116457294 HTTP/1.1" 200 1296 0.006247 10.0.0.19 - - [2025-10-16 03:42:01] "GET /virtual-machine-interface/a43ccff0-76ce-4fd7-b480-668c0d57b526 HTTP/1.1" 200 2962 0.004735 10.0.0.19 - - [2025-10-16 03:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.19 - - [2025-10-16 03:42:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003299 10.0.0.19 - - [2025-10-16 03:42:01] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002336 10.0.0.19 - - [2025-10-16 03:42:01] "GET /virtual-network/b8909a00-9c82-4174-9a3d-4411cf4756dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005207 10.0.0.19 - - [2025-10-16 03:42:01] "POST /neutron/port HTTP/1.1" 200 1055 0.041166 10.0.0.19 - - [2025-10-16 03:42:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003689 10.0.0.19 - - [2025-10-16 03:42:02] "POST /neutron/network HTTP/1.1" 200 827 0.006196 10.0.0.19 - - [2025-10-16 03:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-10-16 03:42:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003570 10.0.0.19 - - [2025-10-16 03:42:02] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004658 10.0.0.19 - - [2025-10-16 03:42:02] "GET /virtual-network/b8909a00-9c82-4174-9a3d-4411cf4756dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005653 10.0.0.57 - - [2025-10-16 03:42:06] "GET /obj-perms HTTP/1.1" 200 5056 0.046204 10.0.0.19 - - [2025-10-16 03:42:07] "POST /neutron/port HTTP/1.1" 200 1055 0.013684 10.0.0.19 - - [2025-10-16 03:42:07] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006902 10.0.0.19 - - [2025-10-16 03:42:08] "GET /virtual-machine/5438402a-675e-4a4f-abc4-219a46810d55 HTTP/1.1" 200 1274 0.005581 10.0.0.19 - - [2025-10-16 03:42:08] "GET /virtual-machine-interface/ad3b8acd-45ac-4e29-9f4d-675cebab0fb4 HTTP/1.1" 200 3188 0.005021 10.0.0.19 - - [2025-10-16 03:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2025-10-16 03:42:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003084 10.0.0.19 - - [2025-10-16 03:42:08] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002559 10.0.0.19 - - [2025-10-16 03:42:08] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005721 10.0.0.19 - - [2025-10-16 03:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 03:42:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003369 10.0.0.19 - - [2025-10-16 03:42:09] "GET /virtual-networks?parent_id=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002517 10.0.0.19 - - [2025-10-16 03:42:09] "GET /virtual-network/58935493-11ae-4c0f-a8c1-dbd3f52a2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006320 10.0.0.19 - - [2025-10-16 03:42:56] "POST /neutron/port HTTP/1.1" 200 1093 0.013815 10.0.0.19 - - [2025-10-16 03:42:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003650 10.0.0.19 - - [2025-10-16 03:42:57] "POST /neutron/network HTTP/1.1" 200 829 0.006589 10.0.0.19 - - [2025-10-16 03:43:01] "POST /neutron/network HTTP/1.1" 200 837 0.006044 10.0.0.19 - - [2025-10-16 03:43:02] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.19 - - [2025-10-16 03:43:20] "POST /neutron/router HTTP/1.1" 200 344 0.189423 10.0.0.19 - - [2025-10-16 03:43:20] "POST /neutron/router HTTP/1.1" 200 598 0.015623 10.0.0.19 - - [2025-10-16 03:43:20] "GET /logical-router/dd6d9f56-6913-446f-af98-9b9a7103a602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.036180 10.0.0.19 - - [2025-10-16 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.19 - - [2025-10-16 03:43:21] "POST /neutron/port HTTP/1.1" 200 1119 0.022230 10.0.0.19 - - [2025-10-16 03:43:22] "DELETE /instance-ip/f2712535-b17b-49b6-b6cb-239e80d9407c HTTP/1.1" 200 115 0.042638 10.0.0.19 - - [2025-10-16 03:43:22] "DELETE /virtual-machine-interface/b4d0ee9a-4c44-43d8-8941-fbe8c5b875dd HTTP/1.1" 200 115 0.059999 10.0.0.19 - - [2025-10-16 03:43:22] "POST /neutron/port HTTP/1.1" 200 151 0.174812 10.0.0.19 - - [2025-10-16 03:43:22] "DELETE /instance-ip/f3238bfd-1ac3-4027-8060-34d9a08526d5 HTTP/1.1" 200 115 0.044307 10.0.0.19 - - [2025-10-16 03:43:23] "DELETE /virtual-machine-interface/ebf31189-8f57-42d3-a924-9120c169739d HTTP/1.1" 200 115 0.044604 10.0.0.19 - - [2025-10-16 03:43:23] "DELETE /instance-ip/e7b41cea-ae7b-44a7-ba10-a62ca852373f HTTP/1.1" 200 115 0.043070 10.0.0.19 - - [2025-10-16 03:43:23] "DELETE /virtual-machine-interface/6235fd5e-3f6a-48c7-b6e4-7f18776c10eb HTTP/1.1" 200 115 0.050855 10.0.0.19 - - [2025-10-16 03:43:23] "POST /neutron/port HTTP/1.1" 200 1081 0.025078 10.0.0.23 - - [2025-10-16 03:43:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002729 10.0.0.23 - - [2025-10-16 03:43:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004818 10.0.0.19 - - [2025-10-16 03:43:23] "POST /neutron/network HTTP/1.1" 200 151 0.124617 10.0.0.19 - - [2025-10-16 03:43:23] "DELETE /route-target/ed63d75a-6bc8-4a4f-92cf-bb87b17f40e1 HTTP/1.1" 200 115 0.028620 10.0.0.19 - - [2025-10-16 03:43:23] "POST /neutron/network HTTP/1.1" 200 829 0.005730 10.0.0.19 - - [2025-10-16 03:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.23 - - [2025-10-16 03:43:23] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000834 10.0.0.19 - - [2025-10-16 03:43:24] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.043502 10.0.0.23 - - [2025-10-16 03:43:24] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001362 10.0.0.19 - - [2025-10-16 03:43:24] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?fields=virtual_networks HTTP/1.1" 200 1040 0.050981 10.0.0.23 - - [2025-10-16 03:43:24] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.19 - - [2025-10-16 03:43:24] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.041997 10.0.0.23 - - [2025-10-16 03:43:24] "GET /projects?obj_uuids=565d6f29-3180-45fc-9254-704aff2c7204&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000902 10.0.0.19 - - [2025-10-16 03:43:24] "GET /project/565d6f29-3180-45fc-9254-704aff2c7204?fields=security_groups HTTP/1.1" 200 1270 0.029224 10.0.0.19 - - [2025-10-16 03:43:25] "POST /fqname-to-id HTTP/1.1" 404 187 0.025825 10.0.0.23 - - [2025-10-16 03:43:25] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002545 10.0.0.23 - - [2025-10-16 03:43:25] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001059 10.0.0.23 - - [2025-10-16 03:43:25] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006649 10.0.0.23 - - [2025-10-16 03:43:25] "POST /id-to-fqname HTTP/1.1" 200 189 0.002387 10.0.0.23 - - [2025-10-16 03:43:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002984 10.0.0.23 - - [2025-10-16 03:43:25] "POST /security-groups HTTP/1.1" 200 590 0.027292 10.0.0.23 - - [2025-10-16 03:43:25] "POST /projects HTTP/1.1" 200 583 0.215388 10.0.0.19 - - [2025-10-16 03:43:25] "POST /access-control-lists HTTP/1.1" 200 595 0.023133 10.0.0.23 - - [2025-10-16 03:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.284624 10.0.0.19 - - [2025-10-16 03:43:25] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.416156 10.0.0.19 - - [2025-10-16 03:43:26] "POST /neutron/port HTTP/1.1" 400 205 0.003708 10.0.0.19 - - [2025-10-16 03:43:26] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.19 - - [2025-10-16 03:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.006282 10.0.0.19 - - [2025-10-16 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.056602 10.0.0.23 - - [2025-10-16 03:43:28] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001050 10.0.0.19 - - [2025-10-16 03:43:28] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.052767 10.0.0.19 - - [2025-10-16 03:43:28] "POST /neutron/network HTTP/1.1" 200 117 0.033080 10.0.0.19 - - [2025-10-16 03:43:29] "POST /route-targets HTTP/1.1" 200 327 0.012386 10.0.0.19 - - [2025-10-16 03:43:29] "POST /neutron/network HTTP/1.1" 200 821 0.007547 10.0.0.19 - - [2025-10-16 03:43:29] "POST /id-to-fqname HTTP/1.1" 200 219 0.000866 10.0.0.19 - - [2025-10-16 03:43:29] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004176 10.0.0.19 - - [2025-10-16 03:43:29] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004961 10.0.0.19 - - [2025-10-16 03:43:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.007960 10.0.0.19 - - [2025-10-16 03:43:29] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005135 10.0.0.19 - - [2025-10-16 03:43:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.001187 10.0.0.23 - - [2025-10-16 03:43:32] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000914 10.0.0.19 - - [2025-10-16 03:43:32] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.061486 10.0.0.19 - - [2025-10-16 03:43:32] "POST /neutron/port HTTP/1.1" 200 117 0.006568 10.0.0.19 - - [2025-10-16 03:43:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001156 10.0.0.19 - - [2025-10-16 03:43:32] "POST /neutron/network HTTP/1.1" 200 831 0.006368 10.0.0.19 - - [2025-10-16 03:43:33] "POST /neutron/port HTTP/1.1" 200 1057 0.012786 10.0.0.19 - - [2025-10-16 03:43:33] "POST /neutron/port HTTP/1.1" 200 1085 0.024962 10.0.0.19 - - [2025-10-16 03:43:33] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.23 - - [2025-10-16 03:43:33] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000857 10.0.0.19 - - [2025-10-16 03:43:33] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.065069 10.0.0.19 - - [2025-10-16 03:43:33] "POST /neutron/port HTTP/1.1" 200 1085 0.019759 10.0.0.19 - - [2025-10-16 03:43:33] "POST /neutron/port HTTP/1.1" 200 1085 0.019844 10.0.0.23 - - [2025-10-16 03:43:33] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001056 10.0.0.19 - - [2025-10-16 03:43:34] "POST /neutron/port HTTP/1.1" 200 1057 0.257495 10.0.0.19 - - [2025-10-16 03:43:34] "POST /neutron/port HTTP/1.1" 200 1111 0.103600 10.0.0.19 - - [2025-10-16 03:43:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.009098 10.0.0.19 - - [2025-10-16 03:43:38] "POST /neutron/port HTTP/1.1" 200 1085 0.021986 10.0.0.19 - - [2025-10-16 03:43:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008529 10.0.0.19 - - [2025-10-16 03:43:39] "GET /virtual-machine/071512ff-3fd5-4965-ae72-641fa9e3e1ce HTTP/1.1" 401 292 0.000395 10.0.0.19 - - [2025-10-16 03:43:39] "GET /virtual-machine/071512ff-3fd5-4965-ae72-641fa9e3e1ce HTTP/1.1" 200 1290 0.028069 10.0.0.19 - - [2025-10-16 03:43:39] "GET /virtual-machine-interface/e3aeb1f0-a20d-45be-989e-c2210b56581a HTTP/1.1" 200 2937 0.004534 10.0.0.19 - - [2025-10-16 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.19 - - [2025-10-16 03:43:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003113 10.0.0.19 - - [2025-10-16 03:43:39] "GET /virtual-networks?parent_id=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002735 10.0.0.19 - - [2025-10-16 03:43:39] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005559 10.0.0.19 - - [2025-10-16 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2025-10-16 03:43:42] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004823 10.0.0.19 - - [2025-10-16 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.19 - - [2025-10-16 03:43:46] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005536 10.0.0.19 - - [2025-10-16 03:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.19 - - [2025-10-16 03:43:50] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004898 10.0.0.19 - - [2025-10-16 03:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.19 - - [2025-10-16 03:43:54] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004962 10.0.0.19 - - [2025-10-16 03:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2025-10-16 03:43:58] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004757 10.0.0.19 - - [2025-10-16 03:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2025-10-16 03:44:03] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005166 10.0.0.19 - - [2025-10-16 03:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.19 - - [2025-10-16 03:44:07] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004283 10.0.0.23 - - [2025-10-16 03:44:08] "GET /obj-perms HTTP/1.1" 200 5056 0.056092 10.0.0.19 - - [2025-10-16 03:44:08] "GET /obj-perms HTTP/1.1" 200 5056 0.047213 10.0.0.19 - - [2025-10-16 03:44:10] "DELETE /access-control-list/eb603f91-6715-47ec-bb65-ca139b5d9357 HTTP/1.1" 200 115 0.048762 10.0.0.19 - - [2025-10-16 03:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.19 - - [2025-10-16 03:44:11] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004902 10.0.0.19 - - [2025-10-16 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.19 - - [2025-10-16 03:44:15] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004753 10.0.0.19 - - [2025-10-16 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2025-10-16 03:44:19] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005446 10.0.0.23 - - [2025-10-16 03:44:20] "DELETE /project/565d6f29-3180-45fc-9254-704aff2c7204 HTTP/1.1" 404 177 0.002618 10.0.0.23 - - [2025-10-16 03:44:20] "DELETE /project/7bd37e0de9c5499bb724ac8764b1aa45 HTTP/1.1" 404 173 0.005631 10.0.0.19 - - [2025-10-16 03:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.19 - - [2025-10-16 03:44:23] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005139 10.0.0.19 - - [2025-10-16 03:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.19 - - [2025-10-16 03:44:27] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006029 10.0.0.19 - - [2025-10-16 03:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.19 - - [2025-10-16 03:44:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003080 10.0.0.19 - - [2025-10-16 03:44:31] "GET /virtual-networks?parent_id=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002753 10.0.0.19 - - [2025-10-16 03:44:31] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004917 10.0.0.19 - - [2025-10-16 03:44:31] "POST /neutron/port HTTP/1.1" 200 1085 0.013171 10.0.0.19 - - [2025-10-16 03:44:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009291 10.0.0.19 - - [2025-10-16 03:44:42] "POST /neutron/port HTTP/1.1" 200 1085 0.016419 10.0.0.19 - - [2025-10-16 03:44:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006479 10.0.0.19 - - [2025-10-16 03:44:52] "POST /neutron/port HTTP/1.1" 200 1085 0.014652 10.0.0.19 - - [2025-10-16 03:44:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007671 10.0.0.19 - - [2025-10-16 03:44:52] "GET /virtual-machine/0f2679af-a847-4cb6-be97-94a6ada514bc HTTP/1.1" 200 1291 0.006329 10.0.0.19 - - [2025-10-16 03:44:52] "GET /virtual-machine-interface/adf501e7-07c5-4aab-b619-6206441a786a HTTP/1.1" 200 2937 0.005071 10.0.0.19 - - [2025-10-16 03:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2025-10-16 03:44:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002945 10.0.0.19 - - [2025-10-16 03:44:52] "GET /virtual-networks?parent_id=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002645 10.0.0.19 - - [2025-10-16 03:44:53] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006345 10.0.0.19 - - [2025-10-16 03:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.19 - - [2025-10-16 03:44:54] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004674 10.0.0.19 - - [2025-10-16 03:44:54] "GET /virtual-networks?parent_id=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002494 10.0.0.19 - - [2025-10-16 03:44:54] "GET /virtual-network/d056b1ad-f8e0-4353-a79a-a9b6fe544e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005718 10.0.0.19 - - [2025-10-16 03:45:04] "POST /neutron/port HTTP/1.1" 200 1085 0.014605 10.0.0.19 - - [2025-10-16 03:45:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004315 10.0.0.19 - - [2025-10-16 03:45:05] "POST /neutron/network HTTP/1.1" 200 821 0.006005 10.0.0.57 - - [2025-10-16 03:45:08] "GET /obj-perms HTTP/1.1" 200 5056 0.049879 10.0.0.23 - - [2025-10-16 03:46:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2025-10-16 03:46:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.23 - - [2025-10-16 03:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.23 - - [2025-10-16 03:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.57 - - [2025-10-16 03:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.57 - - [2025-10-16 03:46:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000322 10.0.0.57 - - [2025-10-16 03:46:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.57 - - [2025-10-16 03:46:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000359 10.0.0.19 - - [2025-10-16 03:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.19 - - [2025-10-16 03:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000334 10.0.0.19 - - [2025-10-16 03:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 03:46:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.19 - - [2025-10-16 03:46:07] "POST /neutron/network HTTP/1.1" 200 831 0.007075 10.0.0.19 - - [2025-10-16 03:46:07] "POST /neutron/port HTTP/1.1" 200 117 0.001022 10.0.0.19 - - [2025-10-16 03:46:13] "POST /neutron/network HTTP/1.1" 400 204 0.014986 10.0.0.19 - - [2025-10-16 03:46:14] "POST /neutron/port HTTP/1.1" 200 151 0.181686 10.0.0.19 - - [2025-10-16 03:46:14] "POST /neutron/port HTTP/1.1" 200 151 0.224641 10.0.0.23 - - [2025-10-16 03:46:17] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.022955 10.0.0.19 - - [2025-10-16 03:46:17] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.090294 10.0.0.23 - - [2025-10-16 03:46:17] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000907 10.0.0.19 - - [2025-10-16 03:46:17] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?fields=virtual_networks HTTP/1.1" 200 1030 0.034025 10.0.0.23 - - [2025-10-16 03:46:17] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001015 10.0.0.19 - - [2025-10-16 03:46:17] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.041339 10.0.0.23 - - [2025-10-16 03:46:17] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000904 10.0.0.19 - - [2025-10-16 03:46:17] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?fields=security_groups HTTP/1.1" 200 1255 0.038424 10.0.0.19 - - [2025-10-16 03:46:18] "POST /fqname-to-id HTTP/1.1" 404 187 0.024978 10.0.0.23 - - [2025-10-16 03:46:18] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002645 10.0.0.23 - - [2025-10-16 03:46:18] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.23 - - [2025-10-16 03:46:18] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032359 10.0.0.23 - - [2025-10-16 03:46:18] "POST /id-to-fqname HTTP/1.1" 200 189 0.003029 10.0.0.23 - - [2025-10-16 03:46:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.004121 10.0.0.23 - - [2025-10-16 03:46:18] "POST /security-groups HTTP/1.1" 200 590 0.077676 10.0.0.23 - - [2025-10-16 03:46:19] "POST /projects HTTP/1.1" 200 583 0.263311 10.0.0.19 - - [2025-10-16 03:46:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.027143 10.0.0.23 - - [2025-10-16 03:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.339752 10.0.0.19 - - [2025-10-16 03:46:19] "POST /access-control-lists HTTP/1.1" 200 593 0.023192 10.0.0.19 - - [2025-10-16 03:46:19] "GET /project/c3693879-416b-46db-9353-d1494140ca86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.509439 10.0.0.19 - - [2025-10-16 03:46:20] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.23 - - [2025-10-16 03:46:21] "DELETE /project/c3693879416b46db9353d1494140ca86 HTTP/1.1" 404 173 0.006381 10.0.0.23 - - [2025-10-16 03:46:21] "GET /projects?obj_uuids=7bd37e0d-e9c5-499b-b724-ac8764b1aa45&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000909 10.0.0.23 - - [2025-10-16 03:46:21] "GET /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 186 0.017081 10.0.0.23 - - [2025-10-16 03:46:21] "DELETE /project/7bd37e0d-e9c5-499b-b724-ac8764b1aa45 HTTP/1.1" 404 171 0.026802 10.0.0.19 - - [2025-10-16 03:46:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.19 - - [2025-10-16 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024593 10.0.0.23 - - [2025-10-16 03:46:22] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000804 10.0.0.19 - - [2025-10-16 03:46:22] "GET /project/c3693879-416b-46db-9353-d1494140ca86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.035109 10.0.0.19 - - [2025-10-16 03:46:22] "POST /neutron/network HTTP/1.1" 200 117 0.035033 10.0.0.19 - - [2025-10-16 03:46:22] "POST /route-targets HTTP/1.1" 200 327 0.017089 10.0.0.19 - - [2025-10-16 03:46:22] "POST /neutron/network HTTP/1.1" 200 823 0.007864 10.0.0.19 - - [2025-10-16 03:46:22] "POST /id-to-fqname HTTP/1.1" 200 219 0.000918 10.0.0.19 - - [2025-10-16 03:46:22] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004728 10.0.0.19 - - [2025-10-16 03:46:22] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004685 10.0.0.19 - - [2025-10-16 03:46:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.014038 10.0.0.19 - - [2025-10-16 03:46:23] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005022 10.0.0.19 - - [2025-10-16 03:46:24] "POST /id-to-fqname HTTP/1.1" 200 219 0.001204 10.0.0.23 - - [2025-10-16 03:46:25] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000944 10.0.0.19 - - [2025-10-16 03:46:25] "GET /project/c3693879-416b-46db-9353-d1494140ca86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.060777 10.0.0.19 - - [2025-10-16 03:46:25] "POST /neutron/port HTTP/1.1" 200 117 0.006924 10.0.0.19 - - [2025-10-16 03:46:25] "POST /id-to-fqname HTTP/1.1" 200 219 0.001523 10.0.0.19 - - [2025-10-16 03:46:26] "POST /neutron/network HTTP/1.1" 200 833 0.006676 10.0.0.19 - - [2025-10-16 03:46:26] "POST /neutron/port HTTP/1.1" 200 1059 0.014030 10.0.0.19 - - [2025-10-16 03:46:26] "POST /neutron/port HTTP/1.1" 200 1087 0.016733 10.0.0.23 - - [2025-10-16 03:46:26] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000869 10.0.0.19 - - [2025-10-16 03:46:26] "POST /neutron/port HTTP/1.1" 200 117 0.000973 10.0.0.19 - - [2025-10-16 03:46:26] "GET /project/c3693879-416b-46db-9353-d1494140ca86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.066010 10.0.0.19 - - [2025-10-16 03:46:27] "POST /neutron/port HTTP/1.1" 200 1087 0.021172 10.0.0.19 - - [2025-10-16 03:46:27] "POST /neutron/port HTTP/1.1" 200 1087 0.016095 10.0.0.23 - - [2025-10-16 03:46:27] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000868 10.0.0.19 - - [2025-10-16 03:46:27] "POST /neutron/port HTTP/1.1" 200 1059 0.262801 10.0.0.19 - - [2025-10-16 03:46:28] "POST /neutron/port HTTP/1.1" 200 1113 0.100267 10.0.0.19 - - [2025-10-16 03:46:28] "POST /neutron/subnet HTTP/1.1" 200 698 0.008414 10.0.0.19 - - [2025-10-16 03:46:32] "POST /neutron/port HTTP/1.1" 200 1087 0.013362 10.0.0.19 - - [2025-10-16 03:46:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008592 10.0.0.19 - - [2025-10-16 03:46:32] "GET /virtual-machine/b228bbde-3880-4e76-a1f1-9b37fd69abb3 HTTP/1.1" 401 292 0.000381 10.0.0.19 - - [2025-10-16 03:46:32] "GET /virtual-machine/b228bbde-3880-4e76-a1f1-9b37fd69abb3 HTTP/1.1" 200 1292 0.029118 10.0.0.19 - - [2025-10-16 03:46:32] "GET /virtual-machine-interface/eaa30e3e-6d57-460c-9edc-3bab0cdc6fab HTTP/1.1" 200 2937 0.007230 10.0.0.19 - - [2025-10-16 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.19 - - [2025-10-16 03:46:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004667 10.0.0.19 - - [2025-10-16 03:46:32] "GET /virtual-networks?parent_id=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003240 10.0.0.19 - - [2025-10-16 03:46:32] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007526 10.0.0.19 - - [2025-10-16 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.19 - - [2025-10-16 03:46:36] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004889 10.0.0.19 - - [2025-10-16 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.19 - - [2025-10-16 03:46:40] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005186 10.0.0.19 - - [2025-10-16 03:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.19 - - [2025-10-16 03:46:44] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005344 10.0.0.19 - - [2025-10-16 03:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.19 - - [2025-10-16 03:46:48] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005418 10.0.0.19 - - [2025-10-16 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.19 - - [2025-10-16 03:46:52] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004989 10.0.0.19 - - [2025-10-16 03:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.19 - - [2025-10-16 03:46:56] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004889 10.0.0.19 - - [2025-10-16 03:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2025-10-16 03:47:00] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005772 10.0.0.19 - - [2025-10-16 03:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2025-10-16 03:47:04] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005889 10.0.0.19 - - [2025-10-16 03:47:06] "POST /neutron/port HTTP/1.1" 200 1087 0.035847 10.0.0.19 - - [2025-10-16 03:47:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003527 10.0.0.19 - - [2025-10-16 03:47:07] "POST /neutron/network HTTP/1.1" 200 823 0.005776 10.0.0.19 - - [2025-10-16 03:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.19 - - [2025-10-16 03:47:08] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005287 10.0.0.23 - - [2025-10-16 03:47:10] "GET /obj-perms HTTP/1.1" 200 5056 0.046689 10.0.0.19 - - [2025-10-16 03:47:10] "GET /obj-perms HTTP/1.1" 200 5056 0.083269 10.0.0.19 - - [2025-10-16 03:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2025-10-16 03:47:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003832 10.0.0.19 - - [2025-10-16 03:47:12] "GET /virtual-networks?parent_id=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005548 10.0.0.19 - - [2025-10-16 03:47:13] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005812 10.0.0.19 - - [2025-10-16 03:47:18] "POST /neutron/port HTTP/1.1" 200 1087 0.016463 10.0.0.19 - - [2025-10-16 03:47:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.027574 10.0.0.19 - - [2025-10-16 03:47:23] "POST /neutron/port HTTP/1.1" 200 1087 0.013473 10.0.0.19 - - [2025-10-16 03:47:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006635 10.0.0.19 - - [2025-10-16 03:47:33] "POST /neutron/port HTTP/1.1" 200 1087 0.016708 10.0.0.19 - - [2025-10-16 03:47:34] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009105 10.0.0.19 - - [2025-10-16 03:47:34] "GET /virtual-machine/c95b57b2-98cd-43c5-b3e2-bd18e0db5c8a HTTP/1.1" 200 1292 0.006413 10.0.0.19 - - [2025-10-16 03:47:34] "GET /virtual-machine-interface/e2676020-7d93-4cd6-993c-b6a0e7d38953 HTTP/1.1" 200 2937 0.005349 10.0.0.19 - - [2025-10-16 03:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2025-10-16 03:47:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003841 10.0.0.19 - - [2025-10-16 03:47:34] "GET /virtual-networks?parent_id=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002695 10.0.0.19 - - [2025-10-16 03:47:34] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006567 10.0.0.19 - - [2025-10-16 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.19 - - [2025-10-16 03:47:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003679 10.0.0.19 - - [2025-10-16 03:47:35] "GET /virtual-networks?parent_id=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003067 10.0.0.19 - - [2025-10-16 03:47:35] "GET /virtual-network/6123cdf8-99f2-4f55-843f-5313f3339eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006048 10.0.0.19 - - [2025-10-16 03:47:59] "POST /neutron/port HTTP/1.1" 200 1087 0.016360 10.0.0.19 - - [2025-10-16 03:47:59] "POST /neutron/port HTTP/1.1" 200 1087 0.013815 10.0.0.19 - - [2025-10-16 03:48:00] "POST /neutron/network HTTP/1.1" 200 823 0.007245 10.0.0.19 - - [2025-10-16 03:48:00] "DELETE /route-target/7e31cc92-406e-4b51-b9c2-84dac3de88d3 HTTP/1.1" 200 115 0.019992 10.0.0.23 - - [2025-10-16 03:48:02] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001381 10.0.0.19 - - [2025-10-16 03:48:02] "GET /project/c3693879-416b-46db-9353-d1494140ca86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.038474 10.0.0.23 - - [2025-10-16 03:48:02] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000984 10.0.0.19 - - [2025-10-16 03:48:02] "GET /project/c3693879-416b-46db-9353-d1494140ca86?fields=virtual_networks HTTP/1.1" 200 1031 0.062670 10.0.0.23 - - [2025-10-16 03:48:02] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001020 10.0.0.19 - - [2025-10-16 03:48:02] "GET /project/c3693879-416b-46db-9353-d1494140ca86?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.045655 10.0.0.23 - - [2025-10-16 03:48:02] "GET /projects?obj_uuids=c3693879-416b-46db-9353-d1494140ca86&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000873 10.0.0.19 - - [2025-10-16 03:48:02] "GET /project/c3693879-416b-46db-9353-d1494140ca86?fields=security_groups HTTP/1.1" 200 1256 0.049539 10.0.0.57 - - [2025-10-16 03:48:11] "GET /obj-perms HTTP/1.1" 200 5056 0.076100 10.0.0.19 - - [2025-10-16 03:48:15] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.19 - - [2025-10-16 03:48:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.19 - - [2025-10-16 03:48:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.044127 10.0.0.23 - - [2025-10-16 03:48:16] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002866 10.0.0.23 - - [2025-10-16 03:48:16] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.23 - - [2025-10-16 03:48:16] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007456 10.0.0.23 - - [2025-10-16 03:48:17] "POST /id-to-fqname HTTP/1.1" 200 203 0.005911 10.0.0.23 - - [2025-10-16 03:48:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.004998 10.0.0.23 - - [2025-10-16 03:48:17] "POST /security-groups HTTP/1.1" 200 604 0.030782 10.0.0.23 - - [2025-10-16 03:48:17] "POST /projects HTTP/1.1" 200 611 0.240023 10.0.0.19 - - [2025-10-16 03:48:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.007249 10.0.0.23 - - [2025-10-16 03:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.312362 10.0.0.19 - - [2025-10-16 03:48:17] "POST /access-control-lists HTTP/1.1" 200 607 0.041277 10.0.0.19 - - [2025-10-16 03:48:17] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.443464 10.0.0.19 - - [2025-10-16 03:48:18] "GET / HTTP/1.1" 200 35931 0.002359 10.0.0.19 - - [2025-10-16 03:48:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.19 - - [2025-10-16 03:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.053289 10.0.0.23 - - [2025-10-16 03:48:19] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000875 10.0.0.19 - - [2025-10-16 03:48:19] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.040931 10.0.0.23 - - [2025-10-16 03:48:19] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001451 10.0.0.19 - - [2025-10-16 03:48:19] "POST /neutron/network HTTP/1.1" 200 620 0.128570 10.0.0.19 - - [2025-10-16 03:48:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.003524 10.0.0.19 - - [2025-10-16 03:48:19] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005464 10.0.0.19 - - [2025-10-16 03:48:19] "POST /neutron/network HTTP/1.1" 200 840 0.006934 10.0.0.19 - - [2025-10-16 03:48:19] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005761 10.0.0.19 - - [2025-10-16 03:48:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.001565 10.0.0.19 - - [2025-10-16 03:48:19] "POST /neutron/network HTTP/1.1" 200 850 0.007112 10.0.0.23 - - [2025-10-16 03:48:20] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001279 10.0.0.19 - - [2025-10-16 03:48:20] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.078086 10.0.0.19 - - [2025-10-16 03:48:20] "POST /neutron/port HTTP/1.1" 200 117 0.006841 10.0.0.19 - - [2025-10-16 03:48:20] "POST /id-to-fqname HTTP/1.1" 200 234 0.001321 10.0.0.19 - - [2025-10-16 03:48:21] "POST /neutron/network HTTP/1.1" 200 850 0.014935 10.0.0.23 - - [2025-10-16 03:48:21] "DELETE /project/eb0bdf0711554efc9ff77964586d4236 HTTP/1.1" 404 173 0.002960 10.0.0.23 - - [2025-10-16 03:48:21] "DELETE /project/c3693879-416b-46db-9353-d1494140ca86 HTTP/1.1" 404 177 0.005465 10.0.0.19 - - [2025-10-16 03:48:21] "POST /neutron/port HTTP/1.1" 200 1074 0.013814 10.0.0.23 - - [2025-10-16 03:48:21] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001016 10.0.0.19 - - [2025-10-16 03:48:21] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.106990 10.0.0.19 - - [2025-10-16 03:48:21] "POST /neutron/port HTTP/1.1" 200 1102 0.018593 10.0.0.19 - - [2025-10-16 03:48:22] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.19 - - [2025-10-16 03:48:22] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007657 10.0.0.23 - - [2025-10-16 03:48:22] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000914 10.0.0.19 - - [2025-10-16 03:48:22] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005391 10.0.0.19 - - [2025-10-16 03:48:22] "POST /neutron/port HTTP/1.1" 200 1074 0.321430 10.0.0.19 - - [2025-10-16 03:48:23] "POST /neutron/port HTTP/1.1" 200 1128 0.109886 10.0.0.19 - - [2025-10-16 03:48:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.008640 10.0.0.19 - - [2025-10-16 03:48:24] "POST /neutron/port HTTP/1.1" 200 1102 0.018893 10.0.0.19 - - [2025-10-16 03:48:24] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007912 10.0.0.19 - - [2025-10-16 03:48:24] "GET /virtual-machine/203a8a11-32ad-4bda-aece-49aa0e7dc7cd HTTP/1.1" 401 292 0.000383 10.0.0.19 - - [2025-10-16 03:48:24] "GET /virtual-machine/203a8a11-32ad-4bda-aece-49aa0e7dc7cd HTTP/1.1" 200 1305 0.026393 10.0.0.19 - - [2025-10-16 03:48:24] "GET /virtual-machine-interface/40e64338-1b6a-4fae-ac2a-1dd90bfc693a HTTP/1.1" 200 3009 0.005722 10.0.0.19 - - [2025-10-16 03:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.19 - - [2025-10-16 03:48:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003628 10.0.0.19 - - [2025-10-16 03:48:24] "GET /virtual-networks?parent_id=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002889 10.0.0.19 - - [2025-10-16 03:48:25] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006628 10.0.0.19 - - [2025-10-16 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.19 - - [2025-10-16 03:48:28] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005402 10.0.0.19 - - [2025-10-16 03:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.19 - - [2025-10-16 03:48:32] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.004530 10.0.0.19 - - [2025-10-16 03:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.19 - - [2025-10-16 03:48:36] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005031 10.0.0.19 - - [2025-10-16 03:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.19 - - [2025-10-16 03:48:40] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005686 10.0.0.19 - - [2025-10-16 03:48:42] "POST /neutron/port HTTP/1.1" 200 1102 0.014344 10.0.0.19 - - [2025-10-16 03:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.19 - - [2025-10-16 03:48:44] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003240 10.0.0.19 - - [2025-10-16 03:48:44] "GET /virtual-networks?parent_id=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003895 10.0.0.19 - - [2025-10-16 03:48:44] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005405 10.0.0.19 - - [2025-10-16 03:48:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006784 10.0.0.19 - - [2025-10-16 03:48:49] "POST /neutron/port HTTP/1.1" 200 1102 0.015164 10.0.0.19 - - [2025-10-16 03:48:54] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006759 10.0.0.19 - - [2025-10-16 03:48:54] "POST /neutron/port HTTP/1.1" 200 1102 0.015348 10.0.0.19 - - [2025-10-16 03:48:54] "GET /virtual-machine/628adeda-d3d2-4d88-b31a-384bdadf51ff HTTP/1.1" 200 1305 0.005114 10.0.0.19 - - [2025-10-16 03:48:54] "GET /virtual-machine-interface/961c8ec8-19d5-408b-bd3b-53168131d9d7 HTTP/1.1" 200 3010 0.004514 10.0.0.19 - - [2025-10-16 03:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.19 - - [2025-10-16 03:48:54] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004366 10.0.0.19 - - [2025-10-16 03:48:54] "GET /virtual-networks?parent_id=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002793 10.0.0.19 - - [2025-10-16 03:48:55] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005380 10.0.0.19 - - [2025-10-16 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2025-10-16 03:48:56] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003163 10.0.0.19 - - [2025-10-16 03:48:56] "GET /virtual-networks?parent_id=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002394 10.0.0.19 - - [2025-10-16 03:48:56] "GET /virtual-network/95c4747e-3981-4a6e-996c-4d216e6d0a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005623 10.0.0.19 - - [2025-10-16 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.19 - - [2025-10-16 03:48:56] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003165 10.0.0.19 - - [2025-10-16 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.19 - - [2025-10-16 03:48:56] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005023 10.0.0.19 - - [2025-10-16 03:48:56] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.012144 10.0.0.19 - - [2025-10-16 03:49:06] "POST /neutron/port HTTP/1.1" 200 1102 0.014698 10.0.0.19 - - [2025-10-16 03:49:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.009273 10.0.0.19 - - [2025-10-16 03:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2025-10-16 03:49:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1637 0.003308 10.0.0.19 - - [2025-10-16 03:49:08] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.011104 10.0.0.19 - - [2025-10-16 03:49:58] "POST /neutron/network HTTP/1.1" 200 840 0.007398 10.0.0.19 - - [2025-10-16 03:49:59] "POST /neutron/port HTTP/1.1" 200 1128 0.014502 10.0.0.19 - - [2025-10-16 03:49:59] "POST /neutron/port HTTP/1.1" 200 1128 0.009663 10.0.0.19 - - [2025-10-16 03:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.23 - - [2025-10-16 03:50:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002383 10.0.0.23 - - [2025-10-16 03:50:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002297 10.0.0.19 - - [2025-10-16 03:50:00] "POST /neutron/network HTTP/1.1" 200 151 0.134095 10.0.0.23 - - [2025-10-16 03:50:00] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000884 10.0.0.19 - - [2025-10-16 03:50:01] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.045213 10.0.0.23 - - [2025-10-16 03:50:01] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001177 10.0.0.19 - - [2025-10-16 03:50:01] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?fields=virtual_networks HTTP/1.1" 200 1059 0.040675 10.0.0.23 - - [2025-10-16 03:50:01] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000893 10.0.0.19 - - [2025-10-16 03:50:01] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.045768 10.0.0.23 - - [2025-10-16 03:50:01] "GET /projects?obj_uuids=eb0bdf07-1155-4efc-9ff7-7964586d4236&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000915 10.0.0.19 - - [2025-10-16 03:50:01] "GET /project/eb0bdf07-1155-4efc-9ff7-7964586d4236?fields=security_groups HTTP/1.1" 200 1298 0.038598 10.0.0.19 - - [2025-10-16 03:50:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.025160 10.0.0.23 - - [2025-10-16 03:50:02] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004067 10.0.0.23 - - [2025-10-16 03:50:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001812 10.0.0.23 - - [2025-10-16 03:50:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010171 10.0.0.23 - - [2025-10-16 03:50:02] "POST /id-to-fqname HTTP/1.1" 200 209 0.005166 10.0.0.23 - - [2025-10-16 03:50:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.007697 10.0.0.23 - - [2025-10-16 03:50:02] "POST /security-groups HTTP/1.1" 200 609 0.076302 10.0.0.23 - - [2025-10-16 03:50:02] "POST /projects HTTP/1.1" 200 621 0.331882 10.0.0.23 - - [2025-10-16 03:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.365877 10.0.0.19 - - [2025-10-16 03:50:02] "POST /access-control-lists HTTP/1.1" 200 614 0.035227 10.0.0.19 - - [2025-10-16 03:50:02] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.524824 10.0.0.19 - - [2025-10-16 03:50:03] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.19 - - [2025-10-16 03:50:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.19 - - [2025-10-16 03:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.055165 10.0.0.23 - - [2025-10-16 03:50:04] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000933 10.0.0.19 - - [2025-10-16 03:50:04] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.040895 10.0.0.19 - - [2025-10-16 03:50:04] "POST /route-targets HTTP/1.1" 200 327 0.022053 10.0.0.23 - - [2025-10-16 03:50:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009614 10.0.0.19 - - [2025-10-16 03:50:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.266989 10.0.0.19 - - [2025-10-16 03:50:05] "POST /id-to-fqname HTTP/1.1" 200 239 0.001505 10.0.0.19 - - [2025-10-16 03:50:05] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006843 10.0.0.19 - - [2025-10-16 03:50:05] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005459 10.0.0.19 - - [2025-10-16 03:50:05] "POST /neutron/network HTTP/1.1" 200 843 0.006706 10.0.0.19 - - [2025-10-16 03:50:05] "POST /id-to-fqname HTTP/1.1" 200 239 0.001131 10.0.0.23 - - [2025-10-16 03:50:06] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001221 10.0.0.19 - - [2025-10-16 03:50:06] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.064212 10.0.0.19 - - [2025-10-16 03:50:06] "POST /neutron/network HTTP/1.1" 200 843 0.039330 10.0.0.19 - - [2025-10-16 03:50:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001610 10.0.0.19 - - [2025-10-16 03:50:06] "POST /neutron/port HTTP/1.1" 200 117 0.007015 10.0.0.23 - - [2025-10-16 03:50:07] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001591 10.0.0.19 - - [2025-10-16 03:50:07] "POST /neutron/port HTTP/1.1" 200 1077 0.292977 10.0.0.19 - - [2025-10-16 03:50:07] "POST /neutron/port HTTP/1.1" 200 1131 0.106092 10.0.0.23 - - [2025-10-16 03:50:07] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001170 10.0.0.19 - - [2025-10-16 03:50:07] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.084555 10.0.0.19 - - [2025-10-16 03:50:07] "POST /neutron/subnet HTTP/1.1" 200 693 0.021782 10.0.0.19 - - [2025-10-16 03:50:07] "POST /neutron/network HTTP/1.1" 200 843 0.007506 10.0.0.19 - - [2025-10-16 03:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.009142 10.0.0.19 - - [2025-10-16 03:50:08] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005248 10.0.0.19 - - [2025-10-16 03:50:09] "GET /obj-perms HTTP/1.1" 200 5066 0.078788 10.0.0.19 - - [2025-10-16 03:50:09] "POST /neutron/port HTTP/1.1" 200 1077 0.014575 10.0.0.19 - - [2025-10-16 03:50:09] "POST /neutron/port HTTP/1.1" 200 1105 0.018134 10.0.0.19 - - [2025-10-16 03:50:09] "POST /neutron/port HTTP/1.1" 200 117 0.001077 10.0.0.57 - - [2025-10-16 03:50:09] "GET /obj-perms HTTP/1.1" 200 5066 0.057086 10.0.0.23 - - [2025-10-16 03:50:09] "GET /obj-perms HTTP/1.1" 200 5066 0.048355 10.0.0.19 - - [2025-10-16 03:50:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008274 10.0.0.19 - - [2025-10-16 03:50:10] "POST /neutron/port HTTP/1.1" 200 1105 0.015514 10.0.0.19 - - [2025-10-16 03:50:10] "GET /virtual-machine/8fd2c9c5-55a7-4192-ad46-c3c1475f77f3 HTTP/1.1" 401 292 0.000497 10.0.0.19 - - [2025-10-16 03:50:10] "GET /virtual-machine/8fd2c9c5-55a7-4192-ad46-c3c1475f77f3 HTTP/1.1" 200 1311 0.030606 10.0.0.19 - - [2025-10-16 03:50:10] "GET /virtual-machine-interface/3bccd5a3-11d0-4526-acfb-e9b98ec5765c HTTP/1.1" 200 3034 0.005881 10.0.0.19 - - [2025-10-16 03:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.19 - - [2025-10-16 03:50:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003891 10.0.0.19 - - [2025-10-16 03:50:10] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003161 10.0.0.19 - - [2025-10-16 03:50:10] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007678 10.0.0.19 - - [2025-10-16 03:50:11] "DELETE /access-control-list/8ab735b0-94fb-4e95-986e-8c23f777d157 HTTP/1.1" 200 115 0.044234 10.0.0.19 - - [2025-10-16 03:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.19 - - [2025-10-16 03:50:13] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005580 10.0.0.19 - - [2025-10-16 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.19 - - [2025-10-16 03:50:17] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006538 10.0.0.23 - - [2025-10-16 03:50:21] "DELETE /project/eb0bdf07-1155-4efc-9ff7-7964586d4236 HTTP/1.1" 404 177 0.004800 10.0.0.23 - - [2025-10-16 03:50:21] "DELETE /project/ac41a4947bbd475f9a92de5661005bbb HTTP/1.1" 404 173 0.004112 10.0.0.19 - - [2025-10-16 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.19 - - [2025-10-16 03:50:21] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005065 10.0.0.19 - - [2025-10-16 03:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.19 - - [2025-10-16 03:50:26] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005424 10.0.0.19 - - [2025-10-16 03:50:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008102 10.0.0.19 - - [2025-10-16 03:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.19 - - [2025-10-16 03:50:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003573 10.0.0.19 - - [2025-10-16 03:50:30] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002919 10.0.0.19 - - [2025-10-16 03:50:30] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006806 10.0.0.19 - - [2025-10-16 03:50:30] "POST /neutron/port HTTP/1.1" 200 1105 0.015783 10.0.0.19 - - [2025-10-16 03:50:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007745 10.0.0.19 - - [2025-10-16 03:50:35] "POST /neutron/port HTTP/1.1" 200 1105 0.015040 10.0.0.19 - - [2025-10-16 03:50:35] "GET /virtual-machine/f3e86550-e391-4e84-9eda-90f7ef7f8b56 HTTP/1.1" 200 1311 0.006185 10.0.0.19 - - [2025-10-16 03:50:35] "GET /virtual-machine-interface/9ac96b98-21af-42b5-a348-c2b54ee10c8a HTTP/1.1" 200 3035 0.005149 10.0.0.19 - - [2025-10-16 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2025-10-16 03:50:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003952 10.0.0.19 - - [2025-10-16 03:50:35] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002781 10.0.0.19 - - [2025-10-16 03:50:35] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006339 10.0.0.19 - - [2025-10-16 03:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.19 - - [2025-10-16 03:50:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003669 10.0.0.19 - - [2025-10-16 03:50:36] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002755 10.0.0.19 - - [2025-10-16 03:50:36] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006322 10.0.0.19 - - [2025-10-16 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.23 - - [2025-10-16 03:50:37] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001350 10.0.0.19 - - [2025-10-16 03:50:37] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.044179 10.0.0.23 - - [2025-10-16 03:50:37] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001248 10.0.0.19 - - [2025-10-16 03:50:37] "POST /neutron/network HTTP/1.1" 200 625 0.130632 10.0.0.19 - - [2025-10-16 03:50:37] "POST /id-to-fqname HTTP/1.1" 200 239 0.004283 10.0.0.19 - - [2025-10-16 03:50:37] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005981 10.0.0.19 - - [2025-10-16 03:50:37] "POST /neutron/network HTTP/1.1" 200 842 0.007840 10.0.0.19 - - [2025-10-16 03:50:37] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005507 10.0.0.19 - - [2025-10-16 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-10-16 03:50:37] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001371 10.0.0.19 - - [2025-10-16 03:50:37] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.045575 10.0.0.19 - - [2025-10-16 03:50:37] "POST /neutron/network HTTP/1.1" 200 117 0.013393 10.0.0.19 - - [2025-10-16 03:50:38] "POST /route-targets HTTP/1.1" 200 327 0.013617 10.0.0.19 - - [2025-10-16 03:50:38] "POST /neutron/network HTTP/1.1" 200 848 0.008465 10.0.0.19 - - [2025-10-16 03:50:38] "POST /id-to-fqname HTTP/1.1" 200 242 0.000913 10.0.0.19 - - [2025-10-16 03:50:38] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004859 10.0.0.19 - - [2025-10-16 03:50:38] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005416 10.0.0.19 - - [2025-10-16 03:50:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.009879 10.0.0.19 - - [2025-10-16 03:50:38] "POST /id-to-fqname HTTP/1.1" 200 239 0.001368 10.0.0.19 - - [2025-10-16 03:50:38] "POST /neutron/network HTTP/1.1" 200 852 0.006640 10.0.0.23 - - [2025-10-16 03:50:39] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001180 10.0.0.19 - - [2025-10-16 03:50:39] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.069305 10.0.0.19 - - [2025-10-16 03:50:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006990 10.0.0.19 - - [2025-10-16 03:50:39] "POST /id-to-fqname HTTP/1.1" 200 242 0.001231 10.0.0.19 - - [2025-10-16 03:50:39] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012133 10.0.0.23 - - [2025-10-16 03:50:39] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000878 10.0.0.19 - - [2025-10-16 03:50:40] "POST /neutron/port HTTP/1.1" 200 1076 0.322754 10.0.0.19 - - [2025-10-16 03:50:40] "POST /neutron/port HTTP/1.1" 200 1130 0.175880 10.0.0.23 - - [2025-10-16 03:50:40] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000870 10.0.0.19 - - [2025-10-16 03:50:40] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.088230 10.0.0.19 - - [2025-10-16 03:50:40] "POST /neutron/network HTTP/1.1" 200 848 0.007994 10.0.0.19 - - [2025-10-16 03:50:40] "POST /neutron/network HTTP/1.1" 200 842 0.007861 10.0.0.19 - - [2025-10-16 03:50:40] "POST /neutron/port HTTP/1.1" 200 117 0.006690 10.0.0.19 - - [2025-10-16 03:50:40] "POST /id-to-fqname HTTP/1.1" 200 239 0.001351 10.0.0.19 - - [2025-10-16 03:50:40] "POST /id-to-fqname HTTP/1.1" 200 239 0.000976 10.0.0.19 - - [2025-10-16 03:50:41] "POST /neutron/network HTTP/1.1" 200 1553 0.018619 10.0.0.19 - - [2025-10-16 03:50:41] "POST /neutron/port HTTP/1.1" 200 1076 0.014323 10.0.0.19 - - [2025-10-16 03:50:42] "POST /neutron/port HTTP/1.1" 200 1104 0.017506 10.0.0.19 - - [2025-10-16 03:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.23 - - [2025-10-16 03:50:42] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001675 10.0.0.19 - - [2025-10-16 03:50:42] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.069813 10.0.0.19 - - [2025-10-16 03:50:42] "POST /neutron/network HTTP/1.1" 200 842 0.008529 10.0.0.19 - - [2025-10-16 03:50:42] "POST /neutron/port HTTP/1.1" 200 117 0.010668 10.0.0.19 - - [2025-10-16 03:50:42] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006812 10.0.0.23 - - [2025-10-16 03:50:43] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001224 10.0.0.19 - - [2025-10-16 03:50:43] "POST /neutron/port HTTP/1.1" 200 1076 0.289793 10.0.0.19 - - [2025-10-16 03:50:43] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007391 10.0.0.19 - - [2025-10-16 03:50:43] "POST /neutron/port HTTP/1.1" 200 1131 0.127256 10.0.0.19 - - [2025-10-16 03:50:44] "GET /obj-perms HTTP/1.1" 200 5066 0.003967 10.0.0.19 - - [2025-10-16 03:50:44] "POST /neutron/port HTTP/1.1" 200 1130 0.102300 10.0.0.23 - - [2025-10-16 03:50:44] "GET /obj-perms HTTP/1.1" 200 5066 0.003675 10.0.0.19 - - [2025-10-16 03:50:44] "POST /neutron/subnet HTTP/1.1" 200 693 0.009625 10.0.0.19 - - [2025-10-16 03:50:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004219 10.0.0.19 - - [2025-10-16 03:50:44] "POST /neutron/network HTTP/1.1" 200 842 0.009961 10.0.0.19 - - [2025-10-16 03:50:44] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006414 10.0.0.57 - - [2025-10-16 03:50:44] "GET /obj-perms HTTP/1.1" 200 5066 0.003944 10.0.0.19 - - [2025-10-16 03:50:44] "POST /neutron/port HTTP/1.1" 200 1104 0.015282 10.0.0.19 - - [2025-10-16 03:50:45] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007753 10.0.0.19 - - [2025-10-16 03:50:45] "GET /virtual-machine/a418333a-d19f-4d06-b1b8-75ed6cf78ecd HTTP/1.1" 200 1311 0.006124 10.0.0.19 - - [2025-10-16 03:50:45] "GET /virtual-machine-interface/ace2517c-db59-4a3c-a1db-9ce658aa508a HTTP/1.1" 200 3044 0.006385 10.0.0.19 - - [2025-10-16 03:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.19 - - [2025-10-16 03:50:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003802 10.0.0.19 - - [2025-10-16 03:50:45] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003253 10.0.0.19 - - [2025-10-16 03:50:45] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005802 10.0.0.19 - - [2025-10-16 03:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2025-10-16 03:50:48] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005629 10.0.0.19 - - [2025-10-16 03:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.19 - - [2025-10-16 03:50:52] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005654 10.0.0.19 - - [2025-10-16 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.19 - - [2025-10-16 03:50:56] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004457 10.0.0.19 - - [2025-10-16 03:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.19 - - [2025-10-16 03:51:00] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004474 10.0.0.23 - - [2025-10-16 03:51:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.23 - - [2025-10-16 03:51:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.23 - - [2025-10-16 03:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.23 - - [2025-10-16 03:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.57 - - [2025-10-16 03:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.57 - - [2025-10-16 03:51:02] "GET /global-system-configs HTTP/1.1" 401 292 0.001036 10.0.0.57 - - [2025-10-16 03:51:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.57 - - [2025-10-16 03:51:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.19 - - [2025-10-16 03:51:03] "POST /neutron/port HTTP/1.1" 200 1104 0.017331 10.0.0.19 - - [2025-10-16 03:51:03] "POST /neutron/port HTTP/1.1" 200 1104 0.014637 10.0.0.19 - - [2025-10-16 03:51:03] "POST /neutron/subnet HTTP/1.1" 200 689 0.008232 10.0.0.19 - - [2025-10-16 03:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.19 - - [2025-10-16 03:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.19 - - [2025-10-16 03:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.19 - - [2025-10-16 03:51:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000340 10.0.0.19 - - [2025-10-16 03:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.19 - - [2025-10-16 03:51:04] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005015 10.0.0.19 - - [2025-10-16 03:51:06] "POST /neutron/port HTTP/1.1" 200 1104 0.016847 10.0.0.19 - - [2025-10-16 03:51:07] "POST /neutron/port HTTP/1.1" 200 1105 0.017275 10.0.0.19 - - [2025-10-16 03:51:07] "POST /neutron/subnet HTTP/1.1" 200 693 0.008934 10.0.0.19 - - [2025-10-16 03:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.19 - - [2025-10-16 03:51:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004485 10.0.0.19 - - [2025-10-16 03:51:08] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003994 10.0.0.19 - - [2025-10-16 03:51:08] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007167 10.0.0.19 - - [2025-10-16 03:51:08] "POST /neutron/port HTTP/1.1" 200 1104 0.017134 10.0.0.19 - - [2025-10-16 03:51:14] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007469 10.0.0.19 - - [2025-10-16 03:51:19] "POST /neutron/port HTTP/1.1" 200 1104 0.013724 10.0.0.19 - - [2025-10-16 03:51:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006968 10.0.0.19 - - [2025-10-16 03:51:19] "GET /virtual-machine/6fdd5f89-30f5-4687-8cc8-000ccdc8c27f HTTP/1.1" 200 1310 0.006023 10.0.0.19 - - [2025-10-16 03:51:19] "GET /virtual-machine-interface/37e58a63-7f86-40c6-a033-8398e039b9b0 HTTP/1.1" 200 3034 0.004830 10.0.0.19 - - [2025-10-16 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2025-10-16 03:51:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003676 10.0.0.19 - - [2025-10-16 03:51:19] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002455 10.0.0.19 - - [2025-10-16 03:51:19] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006509 10.0.0.19 - - [2025-10-16 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.19 - - [2025-10-16 03:51:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003292 10.0.0.19 - - [2025-10-16 03:51:20] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002958 10.0.0.19 - - [2025-10-16 03:51:20] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005608 10.0.0.19 - - [2025-10-16 03:51:21] "POST /neutron/port HTTP/1.1" 200 2093 0.017572 10.0.0.19 - - [2025-10-16 03:51:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007373 10.0.0.19 - - [2025-10-16 03:51:21] "GET /virtual-machine/68016eba-1a30-49d1-b925-e8ebe9be794b HTTP/1.1" 200 1586 0.006517 10.0.0.19 - - [2025-10-16 03:51:21] "GET /virtual-machine-interface/44b48280-2c89-492a-81ad-f63fa16c9dbf HTTP/1.1" 200 3033 0.004631 10.0.0.19 - - [2025-10-16 03:51:21] "GET /virtual-machine-interface/45831c37-043f-479a-b6bb-19cab4c3de43 HTTP/1.1" 200 3034 0.004833 10.0.0.19 - - [2025-10-16 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2025-10-16 03:51:21] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003679 10.0.0.19 - - [2025-10-16 03:51:21] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002749 10.0.0.19 - - [2025-10-16 03:51:21] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005202 10.0.0.19 - - [2025-10-16 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.19 - - [2025-10-16 03:51:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003341 10.0.0.19 - - [2025-10-16 03:51:22] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002792 10.0.0.19 - - [2025-10-16 03:51:22] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005693 10.0.0.19 - - [2025-10-16 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-10-16 03:51:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003631 10.0.0.19 - - [2025-10-16 03:51:22] "GET /virtual-networks?parent_id=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002745 10.0.0.19 - - [2025-10-16 03:51:22] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005544 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.19 - - [2025-10-16 03:51:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003214 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2025-10-16 03:51:24] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003644 10.0.0.19 - - [2025-10-16 03:51:24] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.009727 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.002913 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2025-10-16 03:51:24] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.023846 10.0.0.19 - - [2025-10-16 03:51:24] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.063997 10.0.0.19 - - [2025-10-16 03:51:24] "POST /network-policys HTTP/1.1" 200 539 0.024251 10.0.0.19 - - [2025-10-16 03:51:24] "GET /network-policy/8977bb45-aacf-4523-b241-68234dedbbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005211 10.0.0.19 - - [2025-10-16 03:51:24] "POST /neutron/network HTTP/1.1" 200 843 0.005553 10.0.0.19 - - [2025-10-16 03:51:24] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.007092 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-10-16 03:51:24] "GET /network-policy/8977bb45-aacf-4523-b241-68234dedbbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004545 10.0.0.19 - - [2025-10-16 03:51:24] "POST /neutron/network HTTP/1.1" 200 842 0.006198 10.0.0.19 - - [2025-10-16 03:51:24] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.007226 10.0.0.19 - - [2025-10-16 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-10-16 03:51:25] "GET /network-policy/8977bb45-aacf-4523-b241-68234dedbbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003688 10.0.0.19 - - [2025-10-16 03:51:25] "POST /access-control-lists HTTP/1.1" 200 609 0.057682 10.0.0.19 - - [2025-10-16 03:51:25] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.005997 10.0.0.19 - - [2025-10-16 03:51:25] "POST /ref-update HTTP/1.1" 200 156 0.020702 10.0.0.23 - - [2025-10-16 03:51:25] "GET /obj-perms HTTP/1.1" 200 5066 0.003745 10.0.0.19 - - [2025-10-16 03:51:25] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005228 10.0.0.19 - - [2025-10-16 03:51:25] "GET /obj-perms HTTP/1.1" 200 5066 0.003840 10.0.0.57 - - [2025-10-16 03:51:25] "GET /obj-perms HTTP/1.1" 200 5066 0.003050 10.0.0.19 - - [2025-10-16 03:51:26] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.005754 10.0.0.19 - - [2025-10-16 03:51:26] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.005361 10.0.0.23 - - [2025-10-16 03:51:26] "GET /obj-perms HTTP/1.1" 200 5066 0.003658 10.0.0.19 - - [2025-10-16 03:51:27] "GET /virtual-network/3534321b-2c08-4f82-aec6-df48855847be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.005079 10.0.0.19 - - [2025-10-16 03:51:27] "GET /obj-perms HTTP/1.1" 200 5066 0.005601 10.0.0.57 - - [2025-10-16 03:51:27] "GET /obj-perms HTTP/1.1" 200 5066 0.005482 10.0.0.19 - - [2025-10-16 03:51:42] "GET /obj-perms HTTP/1.1" 200 5066 0.003886 10.0.0.19 - - [2025-10-16 03:52:03] "POST /neutron/port HTTP/1.1" 200 1104 0.015675 10.0.0.19 - - [2025-10-16 03:52:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003495 10.0.0.19 - - [2025-10-16 03:52:04] "POST /neutron/network HTTP/1.1" 200 848 0.006169 10.0.0.19 - - [2025-10-16 03:52:09] "POST /neutron/network HTTP/1.1" 200 947 0.036697 10.0.0.19 - - [2025-10-16 03:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001305 10.0.0.19 - - [2025-10-16 03:53:05] "POST /neutron/port HTTP/1.1" 200 1104 0.013611 10.0.0.19 - - [2025-10-16 03:53:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.007785 10.0.0.19 - - [2025-10-16 03:53:09] "POST /neutron/port HTTP/1.1" 200 2093 0.014342 10.0.0.19 - - [2025-10-16 03:53:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003722 10.0.0.19 - - [2025-10-16 03:53:10] "POST /neutron/network HTTP/1.1" 200 937 0.005777 10.0.0.19 - - [2025-10-16 03:53:10] "POST /neutron/port HTTP/1.1" 200 117 0.000983 10.0.0.19 - - [2025-10-16 03:54:05] "POST /neutron/port HTTP/1.1" 200 1104 0.017309 10.0.0.19 - - [2025-10-16 03:54:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.010567 10.0.0.19 - - [2025-10-16 03:54:09] "POST /neutron/port HTTP/1.1" 200 1105 0.013672 10.0.0.19 - - [2025-10-16 03:54:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003756 10.0.0.19 - - [2025-10-16 03:54:10] "POST /neutron/network HTTP/1.1" 200 937 0.006317 10.0.0.23 - - [2025-10-16 03:54:16] "GET /obj-perms HTTP/1.1" 200 5056 0.051035 10.0.0.19 - - [2025-10-16 03:55:04] "GET /obj-perms HTTP/1.1" 200 5066 0.004056 10.0.0.57 - - [2025-10-16 03:55:04] "GET /obj-perms HTTP/1.1" 200 5066 0.003133 10.0.0.19 - - [2025-10-16 03:55:05] "POST /neutron/network HTTP/1.1" 200 946 0.007450 10.0.0.19 - - [2025-10-16 03:55:06] "POST /neutron/port HTTP/1.1" 200 117 0.001315 10.0.0.19 - - [2025-10-16 03:55:06] "GET /obj-perms HTTP/1.1" 200 5066 0.004416 10.0.0.19 - - [2025-10-16 03:55:07] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.028707 10.0.0.19 - - [2025-10-16 03:55:07] "POST /neutron/network HTTP/1.1" 200 842 0.100696 10.0.0.19 - - [2025-10-16 03:55:07] "POST /ref-update HTTP/1.1" 200 156 0.028338 10.0.0.19 - - [2025-10-16 03:55:07] "GET /virtual-network/2b2729bf-e3ad-46dc-ba19-4c5661efd3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.008017 10.0.0.19 - - [2025-10-16 03:55:07] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.011483 10.0.0.19 - - [2025-10-16 03:55:07] "POST /neutron/network HTTP/1.1" 200 843 0.091375 10.0.0.19 - - [2025-10-16 03:55:07] "GET /virtual-network/8090e9f6-f313-4f4b-876a-33d4d6e47edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006019 10.0.0.19 - - [2025-10-16 03:55:07] "DELETE /network-policy/8977bb45-aacf-4523-b241-68234dedbbe0 HTTP/1.1" 200 115 0.029608 10.0.0.19 - - [2025-10-16 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.19 - - [2025-10-16 03:55:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004212 10.0.0.19 - - [2025-10-16 03:55:07] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.011100 10.0.0.19 - - [2025-10-16 03:55:08] "POST /ref-update HTTP/1.1" 200 156 0.021571 10.0.0.19 - - [2025-10-16 03:55:09] "POST /neutron/network HTTP/1.1" 400 204 0.012269 10.0.0.19 - - [2025-10-16 03:55:09] "POST /neutron/port HTTP/1.1" 200 1130 0.013554 10.0.0.19 - - [2025-10-16 03:55:09] "POST /neutron/port HTTP/1.1" 200 1130 0.009524 10.0.0.19 - - [2025-10-16 03:55:10] "POST /neutron/port HTTP/1.1" 200 151 0.245151 10.0.0.19 - - [2025-10-16 03:55:11] "POST /neutron/network HTTP/1.1" 200 848 0.009893 10.0.0.19 - - [2025-10-16 03:55:11] "DELETE /route-target/15a274b2-ffd7-403c-9d76-13e8e1eb4fd7 HTTP/1.1" 200 115 0.026318 10.0.0.23 - - [2025-10-16 03:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003069 10.0.0.23 - - [2025-10-16 03:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002485 10.0.0.19 - - [2025-10-16 03:55:11] "POST /neutron/network HTTP/1.1" 200 151 0.122040 10.0.0.19 - - [2025-10-16 03:55:11] "POST /neutron/network HTTP/1.1" 200 853 0.005682 10.0.0.19 - - [2025-10-16 03:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.001051 10.0.0.19 - - [2025-10-16 03:55:12] "POST /neutron/network HTTP/1.1" 400 204 0.011405 10.0.0.19 - - [2025-10-16 03:55:12] "POST /neutron/port HTTP/1.1" 200 151 0.204196 10.0.0.19 - - [2025-10-16 03:55:13] "POST /neutron/port HTTP/1.1" 200 151 0.209002 10.0.0.19 - - [2025-10-16 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.23 - - [2025-10-16 03:55:14] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000883 10.0.0.19 - - [2025-10-16 03:55:14] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.057832 10.0.0.23 - - [2025-10-16 03:55:14] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001443 10.0.0.19 - - [2025-10-16 03:55:14] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?fields=virtual_networks HTTP/1.1" 200 1069 0.080374 10.0.0.23 - - [2025-10-16 03:55:14] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000905 10.0.0.19 - - [2025-10-16 03:55:14] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.039255 10.0.0.23 - - [2025-10-16 03:55:14] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000884 10.0.0.19 - - [2025-10-16 03:55:14] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?fields=security_groups HTTP/1.1" 200 1313 0.039348 10.0.0.19 - - [2025-10-16 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.031863 10.0.0.23 - - [2025-10-16 03:55:15] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002753 10.0.0.23 - - [2025-10-16 03:55:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.23 - - [2025-10-16 03:55:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041204 10.0.0.23 - - [2025-10-16 03:55:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.002678 10.0.0.23 - - [2025-10-16 03:55:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.006803 10.0.0.23 - - [2025-10-16 03:55:16] "POST /security-groups HTTP/1.1" 200 586 0.028414 10.0.0.23 - - [2025-10-16 03:55:16] "POST /projects HTTP/1.1" 200 575 0.220328 10.0.0.19 - - [2025-10-16 03:55:16] "POST /access-control-lists HTTP/1.1" 200 591 0.024121 10.0.0.23 - - [2025-10-16 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.291382 10.0.0.19 - - [2025-10-16 03:55:16] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.468113 10.0.0.19 - - [2025-10-16 03:55:17] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.23 - - [2025-10-16 03:55:18] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000920 10.0.0.19 - - [2025-10-16 03:55:18] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.035038 10.0.0.19 - - [2025-10-16 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.19 - - [2025-10-16 03:55:19] "GET /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003716 10.0.0.19 - - [2025-10-16 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.23 - - [2025-10-16 03:55:19] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000872 10.0.0.19 - - [2025-10-16 03:55:19] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.033596 10.0.0.19 - - [2025-10-16 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2025-10-16 03:55:19] "GET /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004130 10.0.0.19 - - [2025-10-16 03:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.19 - - [2025-10-16 03:55:19] "PUT /security-group/b81086d1-6d13-49fd-aed6-4f6d64716e79 HTTP/1.1" 200 262 0.018590 10.0.0.19 - - [2025-10-16 03:55:19] "PUT /access-control-list/ff96516a-4740-40a9-86f8-6e4cef1707fd HTTP/1.1" 200 272 0.010335 10.0.0.23 - - [2025-10-16 03:55:21] "DELETE /project/b05e44d8410a410ba50f5a8567391ff4 HTTP/1.1" 404 173 0.005416 10.0.0.23 - - [2025-10-16 03:55:21] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000767 10.0.0.23 - - [2025-10-16 03:55:21] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035417 10.0.0.23 - - [2025-10-16 03:55:21] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000748 10.0.0.23 - - [2025-10-16 03:55:21] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000826 10.0.0.19 - - [2025-10-16 03:55:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.038331 10.0.0.23 - - [2025-10-16 03:55:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000849 10.0.0.23 - - [2025-10-16 03:55:22] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?fields=security_groups HTTP/1.1" 200 1418 0.101487 10.0.0.19 - - [2025-10-16 03:55:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?fields=virtual_networks HTTP/1.1" 200 1023 0.094367 10.0.0.23 - - [2025-10-16 03:55:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002707 10.0.0.23 - - [2025-10-16 03:55:22] "DELETE /security-group/47bface9-016b-4423-8032-257db1f6852e HTTP/1.1" 200 115 0.095365 10.0.0.23 - - [2025-10-16 03:55:22] "GET /projects?obj_uuids=ac41a494-7bbd-475f-9a92-de5661005bbb&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001036 10.0.0.19 - - [2025-10-16 03:55:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.078498 10.0.0.23 - - [2025-10-16 03:55:22] "GET /project/ac41a494-7bbd-475f-9a92-de5661005bbb?fields=application_policy_sets HTTP/1.1" 200 1457 0.074886 10.0.0.23 - - [2025-10-16 03:55:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004602 10.0.0.19 - - [2025-10-16 03:55:22] "DELETE /access-control-list/3ec91395-2dde-48fd-89f6-90d49164facc HTTP/1.1" 200 115 0.064548 10.0.0.19 - - [2025-10-16 03:55:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?fields=security_groups HTTP/1.1" 200 1244 0.055872 10.0.0.23 - - [2025-10-16 03:55:22] "DELETE /project/ac41a494-7bbd-475f-9a92-de5661005bbb HTTP/1.1" 200 115 0.604810 10.0.0.19 - - [2025-10-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.032641 10.0.0.23 - - [2025-10-16 03:55:23] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003093 10.0.0.23 - - [2025-10-16 03:55:23] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000921 10.0.0.23 - - [2025-10-16 03:55:23] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007622 10.0.0.23 - - [2025-10-16 03:55:23] "POST /id-to-fqname HTTP/1.1" 200 194 0.004081 10.0.0.23 - - [2025-10-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 404 203 0.009529 10.0.0.23 - - [2025-10-16 03:55:23] "POST /security-groups HTTP/1.1" 200 595 0.033497 10.0.0.23 - - [2025-10-16 03:55:23] "POST /projects HTTP/1.1" 200 593 0.262337 10.0.0.19 - - [2025-10-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.008713 10.0.0.23 - - [2025-10-16 03:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.330447 10.0.0.19 - - [2025-10-16 03:55:23] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.471060 10.0.0.19 - - [2025-10-16 03:55:24] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.19 - - [2025-10-16 03:55:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.19 - - [2025-10-16 03:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.056937 10.0.0.23 - - [2025-10-16 03:55:26] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000807 10.0.0.19 - - [2025-10-16 03:55:26] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.048330 10.0.0.19 - - [2025-10-16 03:55:26] "POST /neutron/network HTTP/1.1" 200 117 0.031518 10.0.0.19 - - [2025-10-16 03:55:27] "POST /ref-update HTTP/1.1" 200 156 0.023463 10.0.0.19 - - [2025-10-16 03:55:27] "POST /neutron/network HTTP/1.1" 200 841 0.007666 10.0.0.19 - - [2025-10-16 03:55:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.000915 10.0.0.19 - - [2025-10-16 03:55:27] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004314 10.0.0.19 - - [2025-10-16 03:55:27] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004706 10.0.0.19 - - [2025-10-16 03:55:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.007559 10.0.0.19 - - [2025-10-16 03:55:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.000890 10.0.0.23 - - [2025-10-16 03:55:28] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001021 10.0.0.19 - - [2025-10-16 03:55:28] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.063069 10.0.0.19 - - [2025-10-16 03:55:28] "POST /neutron/port HTTP/1.1" 200 117 0.005710 10.0.0.19 - - [2025-10-16 03:55:28] "POST /id-to-fqname HTTP/1.1" 200 231 0.001199 10.0.0.19 - - [2025-10-16 03:55:29] "POST /neutron/network HTTP/1.1" 200 851 0.006487 10.0.0.19 - - [2025-10-16 03:55:29] "POST /neutron/port HTTP/1.1" 200 1063 0.012644 10.0.0.19 - - [2025-10-16 03:55:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003253 10.0.0.19 - - [2025-10-16 03:55:29] "POST /neutron/network HTTP/1.1" 200 841 0.011571 10.0.0.19 - - [2025-10-16 03:55:49] "POST /neutron/network HTTP/1.1" 200 851 0.007482 10.0.0.23 - - [2025-10-16 03:55:50] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000844 10.0.0.19 - - [2025-10-16 03:55:50] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.065220 10.0.0.19 - - [2025-10-16 03:55:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009594 10.0.0.19 - - [2025-10-16 03:55:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008622 10.0.0.19 - - [2025-10-16 03:55:51] "POST /neutron/port HTTP/1.1" 200 1091 0.024456 10.0.0.19 - - [2025-10-16 03:55:51] "GET /virtual-machine/2dfc9952-4114-45ab-b4e0-acab318e0a98 HTTP/1.1" 401 292 0.000680 10.0.0.19 - - [2025-10-16 03:55:51] "GET /virtual-machine/2dfc9952-4114-45ab-b4e0-acab318e0a98 HTTP/1.1" 200 1296 0.067560 10.0.0.19 - - [2025-10-16 03:55:51] "GET /virtual-machine-interface/d2c9f1cc-d977-449a-85bd-97ab4a97912d HTTP/1.1" 200 2982 0.004876 10.0.0.23 - - [2025-10-16 03:55:51] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001508 10.0.0.19 - - [2025-10-16 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2025-10-16 03:55:51] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007967 10.0.0.19 - - [2025-10-16 03:55:51] "GET /virtual-networks?parent_id=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002907 10.0.0.19 - - [2025-10-16 03:55:51] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011364 10.0.0.19 - - [2025-10-16 03:55:51] "POST /neutron/port HTTP/1.1" 200 1063 0.413311 10.0.0.19 - - [2025-10-16 03:55:52] "POST /neutron/port HTTP/1.1" 200 1117 0.186510 10.0.0.19 - - [2025-10-16 03:55:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.014700 10.0.0.19 - - [2025-10-16 03:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2025-10-16 03:55:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002951 10.0.0.19 - - [2025-10-16 03:55:52] "GET /virtual-networks?parent_id=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006630 10.0.0.19 - - [2025-10-16 03:55:52] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005433 10.0.0.19 - - [2025-10-16 03:55:52] "POST /neutron/port HTTP/1.1" 200 1091 0.026113 10.0.0.19 - - [2025-10-16 03:55:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014286 10.0.0.23 - - [2025-10-16 03:56:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2025-10-16 03:56:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.23 - - [2025-10-16 03:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2025-10-16 03:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.57 - - [2025-10-16 03:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.57 - - [2025-10-16 03:56:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.57 - - [2025-10-16 03:56:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.57 - - [2025-10-16 03:56:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 03:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.19 - - [2025-10-16 03:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.19 - - [2025-10-16 03:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.19 - - [2025-10-16 03:56:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.19 - - [2025-10-16 03:56:08] "POST /neutron/port HTTP/1.1" 200 1091 0.015846 10.0.0.19 - - [2025-10-16 03:56:13] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006561 10.0.0.23 - - [2025-10-16 03:56:22] "DELETE /project/887d79384a2a442ebeca8e6727d21cc5 HTTP/1.1" 404 173 0.005033 10.0.0.23 - - [2025-10-16 03:56:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000909 10.0.0.23 - - [2025-10-16 03:56:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.051489 10.0.0.23 - - [2025-10-16 03:56:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.23 - - [2025-10-16 03:56:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?fields=security_groups HTTP/1.1" 200 1349 0.054954 10.0.0.23 - - [2025-10-16 03:56:22] "DELETE /security-group/4a7bed2b-339f-40f8-b178-537dffaf4426 HTTP/1.1" 200 115 0.055536 10.0.0.23 - - [2025-10-16 03:56:22] "GET /projects?obj_uuids=b05e44d8-410a-410b-a50f-5a8567391ff4&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000934 10.0.0.23 - - [2025-10-16 03:56:22] "GET /project/b05e44d8-410a-410b-a50f-5a8567391ff4?fields=application_policy_sets HTTP/1.1" 200 1388 0.033341 10.0.0.23 - - [2025-10-16 03:56:22] "DELETE /project/b05e44d8-410a-410b-a50f-5a8567391ff4 HTTP/1.1" 409 225 0.337503 10.0.0.19 - - [2025-10-16 03:56:23] "POST /neutron/port HTTP/1.1" 200 1091 0.020349 10.0.0.19 - - [2025-10-16 03:56:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007774 10.0.0.19 - - [2025-10-16 03:56:28] "POST /neutron/port HTTP/1.1" 200 1091 0.017873 10.0.0.19 - - [2025-10-16 03:56:28] "GET /virtual-machine/6c4199d1-0a6a-4a82-8abb-a05732a1dd55 HTTP/1.1" 200 1295 0.006520 10.0.0.19 - - [2025-10-16 03:56:28] "GET /virtual-machine-interface/40a6fac7-5dce-47ff-a09d-aad94d242795 HTTP/1.1" 200 2982 0.005187 10.0.0.19 - - [2025-10-16 03:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.19 - - [2025-10-16 03:56:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003531 10.0.0.19 - - [2025-10-16 03:56:28] "GET /virtual-networks?parent_id=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002518 10.0.0.19 - - [2025-10-16 03:56:28] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005808 10.0.0.19 - - [2025-10-16 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.19 - - [2025-10-16 03:56:32] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004523 10.0.0.19 - - [2025-10-16 03:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.19 - - [2025-10-16 03:56:36] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005407 10.0.0.19 - - [2025-10-16 03:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.19 - - [2025-10-16 03:56:40] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005801 10.0.0.19 - - [2025-10-16 03:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.19 - - [2025-10-16 03:56:44] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005958 10.0.0.19 - - [2025-10-16 03:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.19 - - [2025-10-16 03:56:48] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004983 10.0.0.19 - - [2025-10-16 03:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.19 - - [2025-10-16 03:56:52] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006361 10.0.0.19 - - [2025-10-16 03:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.19 - - [2025-10-16 03:56:56] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006059 10.0.0.19 - - [2025-10-16 03:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.19 - - [2025-10-16 03:57:00] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005263 10.0.0.19 - - [2025-10-16 03:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2025-10-16 03:57:04] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005320 10.0.0.19 - - [2025-10-16 03:57:06] "POST /neutron/port HTTP/1.1" 200 1091 0.014345 10.0.0.19 - - [2025-10-16 03:57:07] "POST /neutron/subnet HTTP/1.1" 200 694 0.009489 10.0.0.19 - - [2025-10-16 03:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.19 - - [2025-10-16 03:57:08] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004797 10.0.0.19 - - [2025-10-16 03:57:11] "POST /neutron/port HTTP/1.1" 200 1091 0.040621 10.0.0.19 - - [2025-10-16 03:57:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004002 10.0.0.19 - - [2025-10-16 03:57:12] "POST /neutron/network HTTP/1.1" 200 841 0.006752 10.0.0.19 - - [2025-10-16 03:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-16 03:57:12] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005057 10.0.0.19 - - [2025-10-16 03:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-10-16 03:57:17] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005314 10.0.0.19 - - [2025-10-16 03:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.19 - - [2025-10-16 03:57:21] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004556 10.0.0.19 - - [2025-10-16 03:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-16 03:57:25] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005271 10.0.0.19 - - [2025-10-16 03:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.19 - - [2025-10-16 03:57:29] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005675 10.0.0.19 - - [2025-10-16 03:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2025-10-16 03:57:33] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005566 10.0.0.19 - - [2025-10-16 03:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.19 - - [2025-10-16 03:57:37] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005339 10.0.0.19 - - [2025-10-16 03:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006059 10.0.0.19 - - [2025-10-16 03:57:41] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006952 10.0.0.19 - - [2025-10-16 03:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2025-10-16 03:57:43] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003500 10.0.0.19 - - [2025-10-16 03:57:43] "GET /virtual-networks?parent_id=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003218 10.0.0.19 - - [2025-10-16 03:57:43] "GET /virtual-network/752d47ff-9d28-4624-9e94-25ddecaf9650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005705 10.0.0.19 - - [2025-10-16 03:57:43] "POST /neutron/port HTTP/1.1" 200 1091 0.016711 10.0.0.19 - - [2025-10-16 03:57:49] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006809 10.0.0.19 - - [2025-10-16 03:57:59] "POST /neutron/port HTTP/1.1" 200 1091 0.019326 10.0.0.19 - - [2025-10-16 03:58:04] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007743 10.0.0.19 - - [2025-10-16 03:58:06] "POST /neutron/network HTTP/1.1" 200 851 0.006538 10.0.0.19 - - [2025-10-16 03:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.19 - - [2025-10-16 03:58:09] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007161 10.0.0.19 - - [2025-10-16 03:58:13] "POST /neutron/network HTTP/1.1" 200 851 0.006406 10.0.0.19 - - [2025-10-16 03:58:13] "POST /neutron/port HTTP/1.1" 200 117 0.000988 10.0.0.19 - - [2025-10-16 03:58:14] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006547 10.0.0.19 - - [2025-10-16 03:58:19] "GET /obj-perms HTTP/1.1" 200 5056 0.051571 10.0.0.57 - - [2025-10-16 03:58:19] "GET /obj-perms HTTP/1.1" 200 5056 0.041497 10.0.0.19 - - [2025-10-16 03:58:25] "POST /neutron/port HTTP/1.1" 200 1091 0.016601 10.0.0.19 - - [2025-10-16 03:58:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006112 10.0.0.19 - - [2025-10-16 03:58:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.008743 10.0.0.19 - - [2025-10-16 03:58:40] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.031408 10.0.0.19 - - [2025-10-16 03:58:41] "GET /bgp-as-a-service/afb94e08-f7f2-4a7b-811c-9178334e979a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.006366 10.0.0.19 - - [2025-10-16 03:58:41] "GET /virtual-machine-interface/40a6fac7-5dce-47ff-a09d-aad94d242795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004926 10.0.0.19 - - [2025-10-16 03:58:41] "POST /ref-update HTTP/1.1" 200 156 0.011514 10.0.0.19 - - [2025-10-16 03:58:41] "POST /neutron/network HTTP/1.1" 200 841 0.005703 10.0.0.19 - - [2025-10-16 03:58:41] "POST /bgp-routers HTTP/1.1" 200 603 0.096246 10.0.0.19 - - [2025-10-16 03:58:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.007761 10.0.0.19 - - [2025-10-16 03:58:41] "POST /ref-update HTTP/1.1" 200 156 0.014492 10.0.0.19 - - [2025-10-16 03:59:08] "POST /neutron/network HTTP/1.1" 200 851 0.006030 10.0.0.19 - - [2025-10-16 03:59:08] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.19 - - [2025-10-16 03:59:11] "GET /bgp-as-a-service/afb94e08-f7f2-4a7b-811c-9178334e979a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006465 10.0.0.19 - - [2025-10-16 03:59:11] "GET /virtual-machine-interface/40a6fac7-5dce-47ff-a09d-aad94d242795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.009428 10.0.0.19 - - [2025-10-16 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.19 - - [2025-10-16 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.026668 10.0.0.19 - - [2025-10-16 03:59:11] "DELETE /bgp-as-a-service/afb94e08-f7f2-4a7b-811c-9178334e979a HTTP/1.1" 200 115 0.057909 10.0.0.19 - - [2025-10-16 03:59:12] "POST /neutron/network HTTP/1.1" 400 204 0.012940 10.0.0.19 - - [2025-10-16 03:59:12] "POST /neutron/port HTTP/1.1" 200 151 0.234048 10.0.0.19 - - [2025-10-16 03:59:13] "POST /neutron/port HTTP/1.1" 200 151 0.196009 10.0.0.19 - - [2025-10-16 03:59:14] "DELETE /route-target/0192f247-58cf-481c-b274-ab47405c74c4 HTTP/1.1" 200 115 0.022610 10.0.0.23 - - [2025-10-16 03:59:15] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.022308 10.0.0.19 - - [2025-10-16 03:59:15] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.057181 10.0.0.23 - - [2025-10-16 03:59:15] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000839 10.0.0.19 - - [2025-10-16 03:59:15] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?fields=virtual_networks HTTP/1.1" 200 1040 0.035417 10.0.0.23 - - [2025-10-16 03:59:15] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001230 10.0.0.19 - - [2025-10-16 03:59:15] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.037848 10.0.0.23 - - [2025-10-16 03:59:15] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000899 10.0.0.19 - - [2025-10-16 03:59:16] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?fields=security_groups HTTP/1.1" 200 1270 0.048190 10.0.0.19 - - [2025-10-16 03:59:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.022504 10.0.0.23 - - [2025-10-16 03:59:16] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002979 10.0.0.23 - - [2025-10-16 03:59:16] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000844 10.0.0.23 - - [2025-10-16 03:59:16] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.005867 10.0.0.23 - - [2025-10-16 03:59:17] "POST /id-to-fqname HTTP/1.1" 200 191 0.002109 10.0.0.23 - - [2025-10-16 03:59:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.003798 10.0.0.23 - - [2025-10-16 03:59:17] "POST /security-groups HTTP/1.1" 200 592 0.027116 10.0.0.23 - - [2025-10-16 03:59:17] "POST /projects HTTP/1.1" 200 587 0.209185 10.0.0.19 - - [2025-10-16 03:59:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.003082 10.0.0.23 - - [2025-10-16 03:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.278578 10.0.0.19 - - [2025-10-16 03:59:17] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.404421 10.0.0.19 - - [2025-10-16 03:59:18] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.23 - - [2025-10-16 03:59:19] "GET /obj-perms HTTP/1.1" 200 5056 0.052869 10.0.0.19 - - [2025-10-16 03:59:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2025-10-16 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.038291 10.0.0.23 - - [2025-10-16 03:59:20] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000801 10.0.0.19 - - [2025-10-16 03:59:20] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.035802 10.0.0.19 - - [2025-10-16 03:59:20] "POST /neutron/network HTTP/1.1" 200 117 0.033732 10.0.0.19 - - [2025-10-16 03:59:20] "POST /ref-update HTTP/1.1" 200 156 0.026961 10.0.0.19 - - [2025-10-16 03:59:21] "POST /neutron/network HTTP/1.1" 200 832 0.007525 10.0.0.19 - - [2025-10-16 03:59:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.000943 10.0.0.19 - - [2025-10-16 03:59:21] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005282 10.0.0.19 - - [2025-10-16 03:59:21] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005512 10.0.0.19 - - [2025-10-16 03:59:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.007337 10.0.0.19 - - [2025-10-16 03:59:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.000883 10.0.0.23 - - [2025-10-16 03:59:22] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.19 - - [2025-10-16 03:59:22] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.054751 10.0.0.19 - - [2025-10-16 03:59:22] "POST /neutron/port HTTP/1.1" 200 117 0.005793 10.0.0.19 - - [2025-10-16 03:59:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.001158 10.0.0.19 - - [2025-10-16 03:59:22] "POST /neutron/network HTTP/1.1" 200 842 0.006135 10.0.0.23 - - [2025-10-16 03:59:23] "DELETE /project/e89394804ea241ff898525db14b18e4e HTTP/1.1" 404 173 0.005527 10.0.0.23 - - [2025-10-16 03:59:23] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000782 10.0.0.23 - - [2025-10-16 03:59:23] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.064152 10.0.0.23 - - [2025-10-16 03:59:23] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000786 10.0.0.19 - - [2025-10-16 03:59:23] "POST /neutron/port HTTP/1.1" 200 1060 0.057944 10.0.0.23 - - [2025-10-16 03:59:23] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?fields=security_groups HTTP/1.1" 200 1375 0.080330 10.0.0.23 - - [2025-10-16 03:59:23] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.23 - - [2025-10-16 03:59:23] "DELETE /security-group/544caf28-242a-450b-915e-8bc049e5b6fb HTTP/1.1" 200 115 0.122330 10.0.0.23 - - [2025-10-16 03:59:23] "GET /projects?obj_uuids=887d7938-4a2a-442e-beca-8e6727d21cc5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002053 10.0.0.19 - - [2025-10-16 03:59:23] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.141558 10.0.0.23 - - [2025-10-16 03:59:23] "GET /project/887d7938-4a2a-442e-beca-8e6727d21cc5?fields=application_policy_sets HTTP/1.1" 200 1414 0.086093 10.0.0.19 - - [2025-10-16 03:59:23] "POST /neutron/network HTTP/1.1" 200 832 0.081062 10.0.0.23 - - [2025-10-16 03:59:23] "DELETE /project/887d7938-4a2a-442e-beca-8e6727d21cc5 HTTP/1.1" 409 225 0.541834 10.0.0.19 - - [2025-10-16 03:59:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.014546 10.0.0.19 - - [2025-10-16 03:59:23] "POST /neutron/port HTTP/1.1" 200 1088 0.046474 10.0.0.19 - - [2025-10-16 03:59:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.002518 10.0.0.19 - - [2025-10-16 03:59:24] "POST /neutron/port HTTP/1.1" 200 1088 0.037342 10.0.0.19 - - [2025-10-16 03:59:24] "POST /neutron/network HTTP/1.1" 200 842 0.006180 10.0.0.19 - - [2025-10-16 03:59:24] "POST /neutron/port HTTP/1.1" 200 1060 0.025676 10.0.0.23 - - [2025-10-16 03:59:25] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000897 10.0.0.19 - - [2025-10-16 03:59:25] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.120474 10.0.0.19 - - [2025-10-16 03:59:25] "POST /neutron/port HTTP/1.1" 200 1088 0.028963 10.0.0.19 - - [2025-10-16 03:59:25] "POST /neutron/port HTTP/1.1" 200 2060 0.049853 10.0.0.19 - - [2025-10-16 03:59:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007730 10.0.0.19 - - [2025-10-16 03:59:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014972 10.0.0.19 - - [2025-10-16 03:59:26] "POST /neutron/port HTTP/1.1" 200 1060 0.037954 10.0.0.19 - - [2025-10-16 03:59:26] "POST /neutron/port HTTP/1.1" 200 1088 0.029055 10.0.0.19 - - [2025-10-16 03:59:26] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.19 - - [2025-10-16 03:59:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011595 10.0.0.19 - - [2025-10-16 03:59:40] "POST /neutron/port HTTP/1.1" 200 1088 0.013243 10.0.0.19 - - [2025-10-16 03:59:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006478 10.0.0.19 - - [2025-10-16 03:59:56] "POST /neutron/port HTTP/1.1" 200 1088 0.017725 10.0.0.19 - - [2025-10-16 04:00:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007028 10.0.0.19 - - [2025-10-16 04:00:01] "POST /neutron/port HTTP/1.1" 200 1088 0.017458 10.0.0.19 - - [2025-10-16 04:00:01] "GET /virtual-machine/9db41f25-3920-4528-a797-c67d54aaff0e HTTP/1.1" 401 292 0.000412 10.0.0.19 - - [2025-10-16 04:00:01] "GET /virtual-machine/9db41f25-3920-4528-a797-c67d54aaff0e HTTP/1.1" 200 1294 0.034421 10.0.0.19 - - [2025-10-16 04:00:01] "GET /virtual-machine-interface/758b9278-aa21-4b09-8295-d53f1c86bfa9 HTTP/1.1" 200 2957 0.005413 10.0.0.19 - - [2025-10-16 04:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.19 - - [2025-10-16 04:00:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003793 10.0.0.19 - - [2025-10-16 04:00:01] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002542 10.0.0.19 - - [2025-10-16 04:00:02] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005690 10.0.0.19 - - [2025-10-16 04:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-10-16 04:00:05] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004999 10.0.0.19 - - [2025-10-16 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2025-10-16 04:00:09] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005168 10.0.0.19 - - [2025-10-16 04:00:10] "POST /neutron/port HTTP/1.1" 200 1088 0.018458 10.0.0.19 - - [2025-10-16 04:00:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.009234 10.0.0.19 - - [2025-10-16 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.19 - - [2025-10-16 04:00:13] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005117 10.0.0.19 - - [2025-10-16 04:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.19 - - [2025-10-16 04:00:17] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004967 10.0.0.19 - - [2025-10-16 04:00:17] "POST /neutron/port HTTP/1.1" 200 1088 0.013910 10.0.0.19 - - [2025-10-16 04:00:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003639 10.0.0.19 - - [2025-10-16 04:00:17] "POST /neutron/network HTTP/1.1" 200 832 0.006391 10.0.0.19 - - [2025-10-16 04:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.19 - - [2025-10-16 04:00:21] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005698 10.0.0.19 - - [2025-10-16 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.19 - - [2025-10-16 04:00:25] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005114 10.0.0.19 - - [2025-10-16 04:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.19 - - [2025-10-16 04:00:29] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005452 10.0.0.19 - - [2025-10-16 04:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2025-10-16 04:00:33] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004984 10.0.0.19 - - [2025-10-16 04:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.19 - - [2025-10-16 04:00:37] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005064 10.0.0.19 - - [2025-10-16 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.19 - - [2025-10-16 04:00:42] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006612 10.0.0.19 - - [2025-10-16 04:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2025-10-16 04:00:46] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005347 10.0.0.19 - - [2025-10-16 04:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.19 - - [2025-10-16 04:00:50] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007328 10.0.0.19 - - [2025-10-16 04:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.19 - - [2025-10-16 04:00:54] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005924 10.0.0.19 - - [2025-10-16 04:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.19 - - [2025-10-16 04:00:58] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007269 10.0.0.23 - - [2025-10-16 04:01:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.23 - - [2025-10-16 04:01:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-10-16 04:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.23 - - [2025-10-16 04:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.19 - - [2025-10-16 04:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.19 - - [2025-10-16 04:01:02] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006642 10.0.0.57 - - [2025-10-16 04:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.57 - - [2025-10-16 04:01:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000618 10.0.0.57 - - [2025-10-16 04:01:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000656 10.0.0.57 - - [2025-10-16 04:01:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.19 - - [2025-10-16 04:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.19 - - [2025-10-16 04:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.19 - - [2025-10-16 04:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.19 - - [2025-10-16 04:01:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.19 - - [2025-10-16 04:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2025-10-16 04:01:06] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005517 10.0.0.19 - - [2025-10-16 04:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.19 - - [2025-10-16 04:01:10] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007375 10.0.0.19 - - [2025-10-16 04:01:10] "POST /neutron/port HTTP/1.1" 200 1088 0.046814 10.0.0.19 - - [2025-10-16 04:01:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003668 10.0.0.19 - - [2025-10-16 04:01:11] "POST /neutron/network HTTP/1.1" 200 832 0.006248 10.0.0.19 - - [2025-10-16 04:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.19 - - [2025-10-16 04:01:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004161 10.0.0.19 - - [2025-10-16 04:01:12] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002873 10.0.0.19 - - [2025-10-16 04:01:12] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005019 10.0.0.19 - - [2025-10-16 04:01:12] "POST /neutron/port HTTP/1.1" 200 1088 0.016540 10.0.0.19 - - [2025-10-16 04:01:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.030600 10.0.0.19 - - [2025-10-16 04:01:18] "POST /neutron/port HTTP/1.1" 200 1088 0.018615 10.0.0.19 - - [2025-10-16 04:01:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004166 10.0.0.19 - - [2025-10-16 04:01:18] "POST /neutron/network HTTP/1.1" 200 832 0.007664 10.0.0.19 - - [2025-10-16 04:01:28] "POST /neutron/port HTTP/1.1" 200 1088 0.013500 10.0.0.19 - - [2025-10-16 04:01:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008053 10.0.0.19 - - [2025-10-16 04:01:43] "POST /neutron/port HTTP/1.1" 200 1088 0.014144 10.0.0.19 - - [2025-10-16 04:01:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006624 10.0.0.19 - - [2025-10-16 04:01:59] "POST /neutron/port HTTP/1.1" 200 1088 0.019083 10.0.0.19 - - [2025-10-16 04:01:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006765 10.0.0.19 - - [2025-10-16 04:01:59] "GET /virtual-machine/3d3b44f6-c6f9-4536-9dbb-8c1228f37681 HTTP/1.1" 200 1293 0.006427 10.0.0.19 - - [2025-10-16 04:01:59] "GET /virtual-machine-interface/53ac5c77-0a92-48d0-840e-3d91a4e02736 HTTP/1.1" 200 2957 0.006935 10.0.0.19 - - [2025-10-16 04:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2025-10-16 04:01:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003204 10.0.0.19 - - [2025-10-16 04:01:59] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002862 10.0.0.19 - - [2025-10-16 04:01:59] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006819 10.0.0.19 - - [2025-10-16 04:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.19 - - [2025-10-16 04:02:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004037 10.0.0.19 - - [2025-10-16 04:02:00] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002576 10.0.0.19 - - [2025-10-16 04:02:00] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006799 10.0.0.19 - - [2025-10-16 04:02:01] "POST /neutron/port HTTP/1.1" 200 1088 0.013931 10.0.0.19 - - [2025-10-16 04:02:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006799 10.0.0.19 - - [2025-10-16 04:02:01] "GET /virtual-machine/a413c540-a86d-4805-a21f-d5b74e0038a5 HTTP/1.1" 200 1294 0.005784 10.0.0.19 - - [2025-10-16 04:02:01] "GET /virtual-machine-interface/df4bf8b4-45ef-4d64-a93f-53da5502377b HTTP/1.1" 200 2959 0.004498 10.0.0.19 - - [2025-10-16 04:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.19 - - [2025-10-16 04:02:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003554 10.0.0.19 - - [2025-10-16 04:02:01] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002234 10.0.0.19 - - [2025-10-16 04:02:01] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005288 10.0.0.19 - - [2025-10-16 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.19 - - [2025-10-16 04:02:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003754 10.0.0.19 - - [2025-10-16 04:02:02] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003377 10.0.0.19 - - [2025-10-16 04:02:02] "GET /virtual-network/e8a75e54-e773-4351-8a3a-042582681a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007346 10.0.0.19 - - [2025-10-16 04:02:02] "POST /neutron/port HTTP/1.1" 200 1088 0.013855 10.0.0.19 - - [2025-10-16 04:02:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.003499 10.0.0.19 - - [2025-10-16 04:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.19 - - [2025-10-16 04:02:08] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006039 10.0.0.19 - - [2025-10-16 04:02:08] "POST /control-node-zones HTTP/1.1" 200 569 0.026472 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-10-16 04:02:08] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004463 10.0.0.19 - - [2025-10-16 04:02:08] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005351 10.0.0.19 - - [2025-10-16 04:02:08] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.019730 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.003376 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.19 - - [2025-10-16 04:02:08] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005982 10.0.0.19 - - [2025-10-16 04:02:08] "POST /control-node-zones HTTP/1.1" 200 569 0.026670 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-10-16 04:02:08] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005082 10.0.0.19 - - [2025-10-16 04:02:08] "GET /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005004 10.0.0.19 - - [2025-10-16 04:02:08] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.018441 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.002855 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2025-10-16 04:02:08] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006173 10.0.0.19 - - [2025-10-16 04:02:08] "POST /control-node-zones HTTP/1.1" 200 569 0.025010 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.19 - - [2025-10-16 04:02:08] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005462 10.0.0.19 - - [2025-10-16 04:02:08] "GET /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005969 10.0.0.19 - - [2025-10-16 04:02:08] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.019010 10.0.0.19 - - [2025-10-16 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.19 - - [2025-10-16 04:02:08] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005773 10.0.0.19 - - [2025-10-16 04:02:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.003135 10.0.0.19 - - [2025-10-16 04:02:09] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.037834 10.0.0.19 - - [2025-10-16 04:02:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.024750 10.0.0.19 - - [2025-10-16 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-10-16 04:02:09] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.004774 10.0.0.19 - - [2025-10-16 04:02:09] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003602 10.0.0.19 - - [2025-10-16 04:02:09] "POST /ref-update HTTP/1.1" 200 156 0.012431 10.0.0.19 - - [2025-10-16 04:02:11] "POST /neutron/port HTTP/1.1" 200 1088 0.013895 10.0.0.19 - - [2025-10-16 04:02:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.19 - - [2025-10-16 04:02:12] "POST /neutron/network HTTP/1.1" 200 832 0.005890 10.0.0.19 - - [2025-10-16 04:02:20] "POST /neutron/network HTTP/1.1" 200 842 0.032350 10.0.0.19 - - [2025-10-16 04:02:20] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.19 - - [2025-10-16 04:02:22] "GET /obj-perms HTTP/1.1" 200 5056 0.044139 10.0.0.19 - - [2025-10-16 04:02:24] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005865 10.0.0.19 - - [2025-10-16 04:02:24] "GET /virtual-machine-interface/758b9278-aa21-4b09-8295-d53f1c86bfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005482 10.0.0.19 - - [2025-10-16 04:02:24] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.19 - - [2025-10-16 04:02:24] "POST /bgp-routers HTTP/1.1" 200 594 0.025870 10.0.0.19 - - [2025-10-16 04:02:24] "POST /ref-update HTTP/1.1" 200 156 0.014986 10.0.0.19 - - [2025-10-16 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.19 - - [2025-10-16 04:02:25] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005813 10.0.0.19 - - [2025-10-16 04:02:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002394 10.0.0.19 - - [2025-10-16 04:02:25] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.030992 10.0.0.19 - - [2025-10-16 04:02:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.007997 10.0.0.19 - - [2025-10-16 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-10-16 04:02:25] "GET /bgp-as-a-service/ad31283f-537e-4b21-b984-c85cb71489cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.006393 10.0.0.19 - - [2025-10-16 04:02:25] "GET /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004516 10.0.0.19 - - [2025-10-16 04:02:25] "POST /ref-update HTTP/1.1" 200 156 0.012977 10.0.0.19 - - [2025-10-16 04:02:34] "GET /bgp-as-a-service/ad31283f-537e-4b21-b984-c85cb71489cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005926 10.0.0.19 - - [2025-10-16 04:02:34] "GET /virtual-machine-interface/53ac5c77-0a92-48d0-840e-3d91a4e02736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005052 10.0.0.19 - - [2025-10-16 04:02:34] "POST /ref-update HTTP/1.1" 200 156 0.017170 10.0.0.19 - - [2025-10-16 04:02:34] "POST /ref-update HTTP/1.1" 200 156 0.033512 10.0.0.19 - - [2025-10-16 04:02:53] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004280 10.0.0.19 - - [2025-10-16 04:02:53] "POST /ref-update HTTP/1.1" 200 156 0.019916 10.0.0.19 - - [2025-10-16 04:02:53] "GET /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004620 10.0.0.19 - - [2025-10-16 04:02:53] "POST /ref-update HTTP/1.1" 200 156 0.027510 10.0.0.19 - - [2025-10-16 04:02:53] "GET /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005270 10.0.0.19 - - [2025-10-16 04:02:53] "POST /ref-update HTTP/1.1" 200 156 0.021155 10.0.0.19 - - [2025-10-16 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.19 - - [2025-10-16 04:02:53] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006704 10.0.0.19 - - [2025-10-16 04:02:53] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004523 10.0.0.19 - - [2025-10-16 04:02:53] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.018833 10.0.0.19 - - [2025-10-16 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-10-16 04:02:53] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005049 10.0.0.19 - - [2025-10-16 04:02:53] "GET /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003001 10.0.0.19 - - [2025-10-16 04:02:53] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.017557 10.0.0.19 - - [2025-10-16 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2025-10-16 04:02:54] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004488 10.0.0.19 - - [2025-10-16 04:02:54] "GET /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003088 10.0.0.19 - - [2025-10-16 04:02:54] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.017061 10.0.0.19 - - [2025-10-16 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.19 - - [2025-10-16 04:03:06] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.004667 10.0.0.19 - - [2025-10-16 04:03:06] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002908 10.0.0.19 - - [2025-10-16 04:03:06] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.19 - - [2025-10-16 04:03:06] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004117 10.0.0.19 - - [2025-10-16 04:03:06] "POST /ref-update HTTP/1.1" 200 156 0.018167 10.0.0.19 - - [2025-10-16 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.19 - - [2025-10-16 04:03:06] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005674 10.0.0.19 - - [2025-10-16 04:03:06] "POST /neutron/network HTTP/1.1" 200 832 0.005795 10.0.0.19 - - [2025-10-16 04:03:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.008123 10.0.0.19 - - [2025-10-16 04:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.19 - - [2025-10-16 04:03:06] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005491 10.0.0.19 - - [2025-10-16 04:03:06] "GET /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.002744 10.0.0.19 - - [2025-10-16 04:03:06] "POST /ref-update HTTP/1.1" 200 156 0.014330 10.0.0.19 - - [2025-10-16 04:03:09] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005608 10.0.0.19 - - [2025-10-16 04:03:09] "GET /virtual-machine-interface/758b9278-aa21-4b09-8295-d53f1c86bfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.006213 10.0.0.19 - - [2025-10-16 04:03:11] "POST /neutron/network HTTP/1.1" 200 842 0.008507 10.0.0.19 - - [2025-10-16 04:03:12] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.19 - - [2025-10-16 04:03:22] "POST /neutron/port HTTP/1.1" 200 1088 0.015065 10.0.0.19 - - [2025-10-16 04:03:22] "POST /neutron/subnet HTTP/1.1" 200 694 0.008206 10.0.0.19 - - [2025-10-16 04:03:22] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.003131 10.0.0.19 - - [2025-10-16 04:03:22] "GET /virtual-machine-interface/758b9278-aa21-4b09-8295-d53f1c86bfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.004358 10.0.0.19 - - [2025-10-16 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.011899 10.0.0.19 - - [2025-10-16 04:03:22] "GET /bgp-as-a-service/ad31283f-537e-4b21-b984-c85cb71489cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.005700 10.0.0.19 - - [2025-10-16 04:03:22] "GET /virtual-machine-interface/53ac5c77-0a92-48d0-840e-3d91a4e02736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007603 10.0.0.19 - - [2025-10-16 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.015047 10.0.0.19 - - [2025-10-16 04:03:22] "DELETE /bgp-as-a-service/ad31283f-537e-4b21-b984-c85cb71489cc HTTP/1.1" 200 115 0.040873 10.0.0.19 - - [2025-10-16 04:03:22] "GET /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006499 10.0.0.19 - - [2025-10-16 04:03:22] "GET /virtual-machine-interface/758b9278-aa21-4b09-8295-d53f1c86bfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007063 10.0.0.19 - - [2025-10-16 04:03:22] "DELETE /bgp-as-a-service/83723af7-49b7-4d34-a5b6-53c7a86b09f4 HTTP/1.1" 200 115 0.043620 10.0.0.19 - - [2025-10-16 04:03:22] "GET /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003505 10.0.0.19 - - [2025-10-16 04:03:22] "POST /ref-update HTTP/1.1" 200 156 0.017919 10.0.0.19 - - [2025-10-16 04:03:22] "DELETE /control-node-zone/66a45f47-340d-47a7-926d-d71bb141d3cf HTTP/1.1" 200 115 0.033165 10.0.0.19 - - [2025-10-16 04:03:22] "GET /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003872 10.0.0.57 - - [2025-10-16 04:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.061210 10.0.0.19 - - [2025-10-16 04:03:23] "POST /ref-update HTTP/1.1" 200 156 0.021173 10.0.0.19 - - [2025-10-16 04:03:23] "POST /ref-update HTTP/1.1" 404 171 0.005899 10.0.0.19 - - [2025-10-16 04:03:23] "DELETE /control-node-zone/cc3efda9-2d13-46bc-8c0d-3e860ceb3ffe HTTP/1.1" 200 115 0.060733 10.0.0.19 - - [2025-10-16 04:03:23] "GET /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004156 10.0.0.19 - - [2025-10-16 04:03:23] "POST /ref-update HTTP/1.1" 200 156 0.033435 10.0.0.19 - - [2025-10-16 04:03:23] "DELETE /control-node-zone/83822b0a-c05d-47ec-abb9-7abba5daf647 HTTP/1.1" 200 115 0.048244 10.0.0.23 - - [2025-10-16 04:03:23] "GET /obj-perms HTTP/1.1" 200 5056 0.062159 10.0.0.19 - - [2025-10-16 04:03:23] "POST /neutron/network HTTP/1.1" 200 832 0.007643 10.0.0.19 - - [2025-10-16 04:03:23] "POST /neutron/port HTTP/1.1" 200 1114 0.010854 10.0.0.19 - - [2025-10-16 04:03:23] "POST /neutron/port HTTP/1.1" 200 1114 0.014359 10.0.0.19 - - [2025-10-16 04:03:24] "POST /neutron/port HTTP/1.1" 200 1114 0.011035 10.0.0.23 - - [2025-10-16 04:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004823 10.0.0.23 - - [2025-10-16 04:03:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004251 10.0.0.19 - - [2025-10-16 04:03:25] "POST /neutron/network HTTP/1.1" 200 151 0.151975 10.0.0.19 - - [2025-10-16 04:03:25] "DELETE /route-target/e9980a61-fbb3-47cb-b450-cc7c4623b956 HTTP/1.1" 200 115 0.032288 10.0.0.19 - - [2025-10-16 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.23 - - [2025-10-16 04:03:28] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000856 10.0.0.19 - - [2025-10-16 04:03:28] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030865 10.0.0.23 - - [2025-10-16 04:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005723 10.0.0.19 - - [2025-10-16 04:03:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.225836 10.0.0.19 - - [2025-10-16 04:03:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001115 10.0.0.19 - - [2025-10-16 04:03:28] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004525 10.0.0.19 - - [2025-10-16 04:03:28] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005331 10.0.0.19 - - [2025-10-16 04:03:28] "POST /neutron/network HTTP/1.1" 200 833 0.006743 10.0.0.19 - - [2025-10-16 04:03:28] "POST /id-to-fqname HTTP/1.1" 200 225 0.001135 10.0.0.23 - - [2025-10-16 04:03:29] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000890 10.0.0.19 - - [2025-10-16 04:03:29] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.063139 10.0.0.19 - - [2025-10-16 04:03:29] "POST /neutron/network HTTP/1.1" 200 833 0.006274 10.0.0.19 - - [2025-10-16 04:03:30] "POST /id-to-fqname HTTP/1.1" 200 225 0.001167 10.0.0.19 - - [2025-10-16 04:03:30] "POST /neutron/port HTTP/1.1" 200 117 0.005967 10.0.0.23 - - [2025-10-16 04:03:30] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.19 - - [2025-10-16 04:03:30] "POST /neutron/port HTTP/1.1" 200 1061 0.257985 10.0.0.19 - - [2025-10-16 04:03:31] "POST /neutron/port HTTP/1.1" 200 1115 0.092124 10.0.0.23 - - [2025-10-16 04:03:31] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.19 - - [2025-10-16 04:03:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.006986 10.0.0.19 - - [2025-10-16 04:03:31] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.067189 10.0.0.19 - - [2025-10-16 04:03:31] "POST /neutron/network HTTP/1.1" 200 833 0.006004 10.0.0.19 - - [2025-10-16 04:03:31] "POST /neutron/port HTTP/1.1" 200 117 0.006473 10.0.0.19 - - [2025-10-16 04:03:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001068 10.0.0.19 - - [2025-10-16 04:03:31] "POST /neutron/network HTTP/1.1" 200 843 0.006962 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/port HTTP/1.1" 200 1061 0.014280 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/port HTTP/1.1" 200 1089 0.015384 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/port HTTP/1.1" 200 117 0.001026 10.0.0.23 - - [2025-10-16 04:03:32] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000887 10.0.0.19 - - [2025-10-16 04:03:32] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066321 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/port HTTP/1.1" 200 2062 0.020049 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/port HTTP/1.1" 200 1089 0.013366 10.0.0.19 - - [2025-10-16 04:03:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006190 10.0.0.19 - - [2025-10-16 04:03:33] "GET /virtual-machine/7ffc69ae-4eaa-4256-be04-7945e21e5d14 HTTP/1.1" 200 1293 0.005866 10.0.0.19 - - [2025-10-16 04:03:33] "GET /virtual-machine-interface/95281bf7-8b24-4cac-a403-be3493cbf35d HTTP/1.1" 200 2959 0.004656 10.0.0.19 - - [2025-10-16 04:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.19 - - [2025-10-16 04:03:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003503 10.0.0.19 - - [2025-10-16 04:03:33] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002219 10.0.0.19 - - [2025-10-16 04:03:33] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005255 10.0.0.19 - - [2025-10-16 04:03:33] "POST /neutron/network HTTP/1.1" 200 843 0.006950 10.0.0.19 - - [2025-10-16 04:03:33] "POST /neutron/port HTTP/1.1" 200 1061 0.012569 10.0.0.19 - - [2025-10-16 04:03:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003890 10.0.0.19 - - [2025-10-16 04:03:33] "POST /neutron/network HTTP/1.1" 200 833 0.007539 10.0.0.19 - - [2025-10-16 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.19 - - [2025-10-16 04:03:36] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004933 10.0.0.19 - - [2025-10-16 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.19 - - [2025-10-16 04:03:40] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005688 10.0.0.19 - - [2025-10-16 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2025-10-16 04:03:44] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005755 10.0.0.19 - - [2025-10-16 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.19 - - [2025-10-16 04:03:48] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004695 10.0.0.19 - - [2025-10-16 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.19 - - [2025-10-16 04:03:52] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005747 10.0.0.19 - - [2025-10-16 04:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.19 - - [2025-10-16 04:03:56] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005756 10.0.0.19 - - [2025-10-16 04:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.19 - - [2025-10-16 04:04:00] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004775 10.0.0.19 - - [2025-10-16 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.19 - - [2025-10-16 04:04:04] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005521 10.0.0.19 - - [2025-10-16 04:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2025-10-16 04:04:09] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005104 10.0.0.19 - - [2025-10-16 04:04:12] "POST /neutron/network HTTP/1.1" 200 843 0.009749 10.0.0.19 - - [2025-10-16 04:04:13] "POST /neutron/port HTTP/1.1" 200 117 0.001350 10.0.0.19 - - [2025-10-16 04:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.19 - - [2025-10-16 04:04:13] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006531 10.0.0.19 - - [2025-10-16 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.19 - - [2025-10-16 04:04:17] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005554 10.0.0.19 - - [2025-10-16 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030820 10.0.0.19 - - [2025-10-16 04:04:21] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006273 10.0.0.19 - - [2025-10-16 04:04:23] "POST /neutron/port HTTP/1.1" 200 1089 0.018204 10.0.0.19 - - [2025-10-16 04:04:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.007878 10.0.0.19 - - [2025-10-16 04:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.19 - - [2025-10-16 04:04:25] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005263 10.0.0.19 - - [2025-10-16 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2025-10-16 04:04:29] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004510 10.0.0.19 - - [2025-10-16 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.19 - - [2025-10-16 04:04:33] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005103 10.0.0.19 - - [2025-10-16 04:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.19 - - [2025-10-16 04:04:37] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005367 10.0.0.19 - - [2025-10-16 04:04:39] "POST /neutron/port HTTP/1.1" 200 1089 0.017820 10.0.0.19 - - [2025-10-16 04:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006479 10.0.0.19 - - [2025-10-16 04:04:41] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007085 10.0.0.19 - - [2025-10-16 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.19 - - [2025-10-16 04:04:45] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005285 10.0.0.19 - - [2025-10-16 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.19 - - [2025-10-16 04:04:50] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004834 10.0.0.19 - - [2025-10-16 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2025-10-16 04:04:54] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005180 10.0.0.19 - - [2025-10-16 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2025-10-16 04:04:58] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005934 10.0.0.19 - - [2025-10-16 04:05:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006148 10.0.0.19 - - [2025-10-16 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.19 - - [2025-10-16 04:05:02] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004744 10.0.0.19 - - [2025-10-16 04:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2025-10-16 04:05:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003377 10.0.0.19 - - [2025-10-16 04:05:04] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002505 10.0.0.19 - - [2025-10-16 04:05:04] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005414 10.0.0.19 - - [2025-10-16 04:05:08] "POST /neutron/port HTTP/1.1" 200 1089 0.015192 10.0.0.19 - - [2025-10-16 04:05:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.031562 10.0.0.19 - - [2025-10-16 04:05:13] "POST /neutron/network HTTP/1.1" 200 843 0.005999 10.0.0.19 - - [2025-10-16 04:05:13] "POST /neutron/port HTTP/1.1" 200 117 0.001069 10.0.0.19 - - [2025-10-16 04:05:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007632 10.0.0.19 - - [2025-10-16 04:05:23] "POST /neutron/port HTTP/1.1" 200 1089 0.020736 10.0.0.19 - - [2025-10-16 04:05:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003774 10.0.0.19 - - [2025-10-16 04:05:23] "POST /neutron/network HTTP/1.1" 200 833 0.006253 10.0.0.19 - - [2025-10-16 04:05:30] "POST /neutron/port HTTP/1.1" 200 1089 0.013525 10.0.0.19 - - [2025-10-16 04:05:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008423 10.0.0.19 - - [2025-10-16 04:05:45] "POST /neutron/port HTTP/1.1" 200 1089 0.016042 10.0.0.19 - - [2025-10-16 04:05:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006585 10.0.0.19 - - [2025-10-16 04:06:01] "POST /neutron/port HTTP/1.1" 200 1089 0.014394 10.0.0.19 - - [2025-10-16 04:06:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006658 10.0.0.19 - - [2025-10-16 04:06:01] "GET /virtual-machine/eba0cd38-4444-403f-9d0d-8960cbeb8509 HTTP/1.1" 200 1294 0.031191 10.0.0.19 - - [2025-10-16 04:06:01] "GET /virtual-machine-interface/b0f4c73f-1514-48be-a034-73d6b3ee504a HTTP/1.1" 200 2959 0.004651 10.0.0.19 - - [2025-10-16 04:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-10-16 04:06:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003458 10.0.0.19 - - [2025-10-16 04:06:01] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002487 10.0.0.19 - - [2025-10-16 04:06:01] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005539 10.0.0.23 - - [2025-10-16 04:06:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-10-16 04:06:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2025-10-16 04:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.23 - - [2025-10-16 04:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.19 - - [2025-10-16 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.19 - - [2025-10-16 04:06:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007999 10.0.0.19 - - [2025-10-16 04:06:02] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002621 10.0.0.57 - - [2025-10-16 04:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000314 10.0.0.57 - - [2025-10-16 04:06:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000303 10.0.0.19 - - [2025-10-16 04:06:02] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005924 10.0.0.19 - - [2025-10-16 04:06:03] "POST /neutron/port HTTP/1.1" 200 1089 0.014429 10.0.0.57 - - [2025-10-16 04:06:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.19 - - [2025-10-16 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007733 10.0.0.57 - - [2025-10-16 04:06:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.19 - - [2025-10-16 04:06:03] "GET /virtual-machine/e0c90fc1-ecc4-4e6b-8846-9330a1d7bb33 HTTP/1.1" 200 1293 0.011172 10.0.0.19 - - [2025-10-16 04:06:03] "GET /virtual-machine-interface/97a366d1-95e9-4d9a-810a-5a8a167deae5 HTTP/1.1" 200 2958 0.007733 10.0.0.19 - - [2025-10-16 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2025-10-16 04:06:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003902 10.0.0.19 - - [2025-10-16 04:06:03] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003374 10.0.0.19 - - [2025-10-16 04:06:03] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006087 10.0.0.19 - - [2025-10-16 04:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000654 10.0.0.19 - - [2025-10-16 04:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.19 - - [2025-10-16 04:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.19 - - [2025-10-16 04:06:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2025-10-16 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.19 - - [2025-10-16 04:06:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003913 10.0.0.19 - - [2025-10-16 04:06:04] "GET /virtual-networks?parent_id=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003101 10.0.0.19 - - [2025-10-16 04:06:04] "GET /virtual-network/d4bba38a-4def-4e30-9d05-890b2713e3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006229 10.0.0.19 - - [2025-10-16 04:06:04] "POST /neutron/port HTTP/1.1" 200 1089 0.017867 10.0.0.19 - - [2025-10-16 04:06:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.003300 10.0.0.19 - - [2025-10-16 04:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.19 - - [2025-10-16 04:06:10] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006073 10.0.0.19 - - [2025-10-16 04:06:10] "POST /control-node-zones HTTP/1.1" 200 569 0.027321 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-10-16 04:06:10] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004591 10.0.0.19 - - [2025-10-16 04:06:10] "GET /control-node-zone/8e20fc67-ae98-47a8-bf33-d64a51668dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005651 10.0.0.19 - - [2025-10-16 04:06:10] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.017758 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.002774 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.19 - - [2025-10-16 04:06:10] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005912 10.0.0.19 - - [2025-10-16 04:06:10] "POST /control-node-zones HTTP/1.1" 200 569 0.022985 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.19 - - [2025-10-16 04:06:10] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004843 10.0.0.19 - - [2025-10-16 04:06:10] "GET /control-node-zone/451a4911-eb2c-41ac-8596-b6e51d55fd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004713 10.0.0.19 - - [2025-10-16 04:06:10] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.018530 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.002769 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.19 - - [2025-10-16 04:06:10] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006382 10.0.0.19 - - [2025-10-16 04:06:10] "POST /control-node-zones HTTP/1.1" 200 569 0.025397 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.19 - - [2025-10-16 04:06:10] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005122 10.0.0.19 - - [2025-10-16 04:06:10] "GET /control-node-zone/ee565850-c9f0-429b-9f33-5ca24d3135e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005651 10.0.0.19 - - [2025-10-16 04:06:10] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.019927 10.0.0.19 - - [2025-10-16 04:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2025-10-16 04:06:11] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006366 10.0.0.19 - - [2025-10-16 04:06:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.002808 10.0.0.19 - - [2025-10-16 04:06:11] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027709 10.0.0.19 - - [2025-10-16 04:06:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.010276 10.0.0.19 - - [2025-10-16 04:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2025-10-16 04:06:11] "GET /bgp-as-a-service/35000a51-5432-4886-80d9-23b2fac978e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005925 10.0.0.19 - - [2025-10-16 04:06:11] "GET /control-node-zone/8e20fc67-ae98-47a8-bf33-d64a51668dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005007 10.0.0.19 - - [2025-10-16 04:06:11] "POST /ref-update HTTP/1.1" 200 156 0.015818 10.0.0.19 - - [2025-10-16 04:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.19 - - [2025-10-16 04:06:11] "GET /bgp-as-a-service/35000a51-5432-4886-80d9-23b2fac978e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006810 10.0.0.19 - - [2025-10-16 04:06:11] "GET /control-node-zone/451a4911-eb2c-41ac-8596-b6e51d55fd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003839 10.0.0.19 - - [2025-10-16 04:06:11] "POST /ref-update HTTP/1.1" 200 156 0.012737 10.0.0.19 - - [2025-10-16 04:06:14] "POST /neutron/port HTTP/1.1" 200 1089 0.045788 10.0.0.19 - - [2025-10-16 04:06:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004360 10.0.0.19 - - [2025-10-16 04:06:15] "POST /neutron/network HTTP/1.1" 200 833 0.008402 10.0.0.19 - - [2025-10-16 04:06:23] "POST /neutron/network HTTP/1.1" 200 843 0.006568 10.0.0.19 - - [2025-10-16 04:06:23] "POST /neutron/port HTTP/1.1" 200 117 0.001070 10.0.0.19 - - [2025-10-16 04:06:30] "GET /bgp-as-a-service/35000a51-5432-4886-80d9-23b2fac978e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005952 10.0.0.19 - - [2025-10-16 04:06:30] "GET /virtual-machine-interface/95281bf7-8b24-4cac-a403-be3493cbf35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005081 10.0.0.19 - - [2025-10-16 04:06:30] "POST /ref-update HTTP/1.1" 200 156 0.011346 10.0.0.19 - - [2025-10-16 04:06:30] "POST /bgp-routers HTTP/1.1" 200 594 0.049317 10.0.0.19 - - [2025-10-16 04:06:30] "POST /ref-update HTTP/1.1" 200 156 0.015370 10.0.0.19 - - [2025-10-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.19 - - [2025-10-16 04:06:31] "GET /global-system-config/9621edce-9364-4f5d-a186-797bbb35dac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005575 10.0.0.19 - - [2025-10-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.003127 10.0.0.19 - - [2025-10-16 04:06:31] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027551 10.0.0.19 - - [2025-10-16 04:06:31] "POST /neutron/subnet HTTP/1.1" 200 724 0.008648 10.0.0.19 - - [2025-10-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.19 - - [2025-10-16 04:06:31] "GET /bgp-as-a-service/7ab28adc-1bb6-40a3-b063-9132c9c54499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.006170 10.0.0.19 - - [2025-10-16 04:06:31] "GET /control-node-zone/8e20fc67-ae98-47a8-bf33-d64a51668dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004058 10.0.0.19 - - [2025-10-16 04:06:31] "POST /ref-update HTTP/1.1" 200 156 0.016677 10.0.0.19 - - [2025-10-16 04:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.19 - - [2025-10-16 04:06:31] "GET /bgp-as-a-service/7ab28adc-1bb6-40a3-b063-9132c9c54499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006233 10.0.0.19 - - [2025-10-16 04:06:31] "GET /control-node-zone/451a4911-eb2c-41ac-8596-b6e51d55fd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003111 10.0.0.19 - - [2025-10-16 04:06:31] "POST /ref-update HTTP/1.1" 200 156 0.014980 10.0.0.19 - - [2025-10-16 04:06:39] "GET /bgp-as-a-service/7ab28adc-1bb6-40a3-b063-9132c9c54499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.018919 10.0.0.19 - - [2025-10-16 04:06:39] "GET /virtual-machine-interface/b0f4c73f-1514-48be-a034-73d6b3ee504a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007169 10.0.0.19 - - [2025-10-16 04:06:39] "POST /ref-update HTTP/1.1" 200 156 0.012114 10.0.0.19 - - [2025-10-16 04:06:39] "POST /ref-update HTTP/1.1" 200 156 0.036608 10.0.0.19 - - [2025-10-16 04:07:01] "GET /bgp-as-a-service/7ab28adc-1bb6-40a3-b063-9132c9c54499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.007199 10.0.0.19 - - [2025-10-16 04:07:01] "GET /virtual-machine-interface/b0f4c73f-1514-48be-a034-73d6b3ee504a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.008171 10.0.0.19 - - [2025-10-16 04:07:01] "POST /ref-update HTTP/1.1" 200 156 0.014093 10.0.0.19 - - [2025-10-16 04:07:01] "POST /ref-update HTTP/1.1" 200 156 0.021533 10.0.0.19 - - [2025-10-16 04:07:01] "DELETE /bgp-as-a-service/7ab28adc-1bb6-40a3-b063-9132c9c54499 HTTP/1.1" 200 115 0.092886 10.0.0.19 - - [2025-10-16 04:07:01] "GET /bgp-as-a-service/35000a51-5432-4886-80d9-23b2fac978e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.009825 10.0.0.19 - - [2025-10-16 04:07:01] "GET /virtual-machine-interface/95281bf7-8b24-4cac-a403-be3493cbf35d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.014696 10.0.0.19 - - [2025-10-16 04:07:01] "POST /ref-update HTTP/1.1" 200 156 0.023928 10.0.0.19 - - [2025-10-16 04:07:01] "POST /ref-update HTTP/1.1" 200 156 0.016633 10.0.0.19 - - [2025-10-16 04:07:02] "DELETE /bgp-as-a-service/35000a51-5432-4886-80d9-23b2fac978e7 HTTP/1.1" 200 115 0.069793 10.0.0.19 - - [2025-10-16 04:07:02] "GET /control-node-zone/ee565850-c9f0-429b-9f33-5ca24d3135e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003870 10.0.0.19 - - [2025-10-16 04:07:02] "POST /ref-update HTTP/1.1" 200 156 0.025245 10.0.0.19 - - [2025-10-16 04:07:02] "DELETE /control-node-zone/ee565850-c9f0-429b-9f33-5ca24d3135e6 HTTP/1.1" 200 115 0.031526 10.0.0.19 - - [2025-10-16 04:07:02] "GET /control-node-zone/451a4911-eb2c-41ac-8596-b6e51d55fd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003531 10.0.0.19 - - [2025-10-16 04:07:02] "POST /ref-update HTTP/1.1" 200 156 0.016788 10.0.0.19 - - [2025-10-16 04:07:02] "DELETE /control-node-zone/451a4911-eb2c-41ac-8596-b6e51d55fd86 HTTP/1.1" 200 115 0.026354 10.0.0.19 - - [2025-10-16 04:07:02] "GET /control-node-zone/8e20fc67-ae98-47a8-bf33-d64a51668dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.004440 10.0.0.19 - - [2025-10-16 04:07:02] "POST /ref-update HTTP/1.1" 200 156 0.016885 10.0.0.19 - - [2025-10-16 04:07:02] "DELETE /control-node-zone/8e20fc67-ae98-47a8-bf33-d64a51668dea HTTP/1.1" 200 115 0.027604 10.0.0.19 - - [2025-10-16 04:07:02] "POST /neutron/network HTTP/1.1" 200 833 0.006408 10.0.0.19 - - [2025-10-16 04:07:03] "POST /neutron/port HTTP/1.1" 200 1089 0.019172 10.0.0.19 - - [2025-10-16 04:07:03] "POST /neutron/port HTTP/1.1" 200 1115 0.010860 10.0.0.19 - - [2025-10-16 04:07:03] "POST /neutron/port HTTP/1.1" 200 1115 0.022175 10.0.0.19 - - [2025-10-16 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.23 - - [2025-10-16 04:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.048403 10.0.0.23 - - [2025-10-16 04:07:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002326 10.0.0.19 - - [2025-10-16 04:07:05] "POST /neutron/network HTTP/1.1" 200 151 0.200685 10.0.0.23 - - [2025-10-16 04:07:06] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000910 10.0.0.19 - - [2025-10-16 04:07:06] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.055934 10.0.0.23 - - [2025-10-16 04:07:06] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000839 10.0.0.19 - - [2025-10-16 04:07:06] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?fields=virtual_networks HTTP/1.1" 200 1034 0.083557 10.0.0.23 - - [2025-10-16 04:07:06] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000917 10.0.0.19 - - [2025-10-16 04:07:06] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.031779 10.0.0.23 - - [2025-10-16 04:07:06] "GET /projects?obj_uuids=e8939480-4ea2-41ff-8985-25db14b18e4e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000898 10.0.0.19 - - [2025-10-16 04:07:06] "GET /project/e8939480-4ea2-41ff-8985-25db14b18e4e?fields=security_groups HTTP/1.1" 200 1261 0.038357 10.0.0.19 - - [2025-10-16 04:07:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.022917 10.0.0.23 - - [2025-10-16 04:07:07] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003104 10.0.0.23 - - [2025-10-16 04:07:07] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.23 - - [2025-10-16 04:07:07] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039302 10.0.0.23 - - [2025-10-16 04:07:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.001108 10.0.0.23 - - [2025-10-16 04:07:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.002829 10.0.0.23 - - [2025-10-16 04:07:07] "POST /security-groups HTTP/1.1" 200 584 0.068877 10.0.0.23 - - [2025-10-16 04:07:07] "POST /projects HTTP/1.1" 200 571 0.281422 10.0.0.19 - - [2025-10-16 04:07:07] "POST /access-control-lists HTTP/1.1" 200 589 0.024693 10.0.0.23 - - [2025-10-16 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.350047 10.0.0.19 - - [2025-10-16 04:07:07] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.514266 10.0.0.19 - - [2025-10-16 04:07:08] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.23 - - [2025-10-16 04:07:11] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000878 10.0.0.19 - - [2025-10-16 04:07:12] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.044607 10.0.0.23 - - [2025-10-16 04:07:12] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000832 10.0.0.19 - - [2025-10-16 04:07:12] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?fields=virtual_networks HTTP/1.1" 200 1018 0.040553 10.0.0.23 - - [2025-10-16 04:07:12] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000875 10.0.0.19 - - [2025-10-16 04:07:12] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.037210 10.0.0.23 - - [2025-10-16 04:07:12] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001531 10.0.0.19 - - [2025-10-16 04:07:12] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?fields=security_groups HTTP/1.1" 200 1237 0.048976 10.0.0.19 - - [2025-10-16 04:07:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.023356 10.0.0.23 - - [2025-10-16 04:07:13] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004790 10.0.0.23 - - [2025-10-16 04:07:13] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.23 - - [2025-10-16 04:07:13] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007957 10.0.0.23 - - [2025-10-16 04:07:13] "POST /id-to-fqname HTTP/1.1" 200 191 0.001441 10.0.0.23 - - [2025-10-16 04:07:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.008608 10.0.0.23 - - [2025-10-16 04:07:13] "POST /security-groups HTTP/1.1" 200 592 0.120080 10.0.0.19 - - [2025-10-16 04:07:13] "DELETE /access-control-list/63184b01-855a-41ff-81bf-8ab98e8c0712 HTTP/1.1" 200 115 0.097783 10.0.0.23 - - [2025-10-16 04:07:13] "POST /projects HTTP/1.1" 200 587 0.361891 10.0.0.23 - - [2025-10-16 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.432847 10.0.0.19 - - [2025-10-16 04:07:13] "POST /access-control-lists HTTP/1.1" 200 597 0.066179 10.0.0.19 - - [2025-10-16 04:07:13] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.641177 10.0.0.19 - - [2025-10-16 04:07:14] "GET / HTTP/1.1" 200 35931 0.002338 10.0.0.23 - - [2025-10-16 04:07:17] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.19 - - [2025-10-16 04:07:17] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.036211 10.0.0.23 - - [2025-10-16 04:07:17] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000944 10.0.0.19 - - [2025-10-16 04:07:17] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?fields=virtual_networks HTTP/1.1" 200 1035 0.037245 10.0.0.23 - - [2025-10-16 04:07:17] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001682 10.0.0.19 - - [2025-10-16 04:07:17] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.041205 10.0.0.23 - - [2025-10-16 04:07:18] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001223 10.0.0.19 - - [2025-10-16 04:07:18] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?fields=security_groups HTTP/1.1" 200 1262 0.039423 10.0.0.19 - - [2025-10-16 04:07:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.025780 10.0.0.23 - - [2025-10-16 04:07:18] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003162 10.0.0.23 - - [2025-10-16 04:07:19] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000884 10.0.0.23 - - [2025-10-16 04:07:19] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006352 10.0.0.23 - - [2025-10-16 04:07:19] "POST /id-to-fqname HTTP/1.1" 200 197 0.002262 10.0.0.23 - - [2025-10-16 04:07:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.008640 10.0.0.23 - - [2025-10-16 04:07:19] "POST /security-groups HTTP/1.1" 200 598 0.029002 10.0.0.19 - - [2025-10-16 04:07:19] "POST /fqname-to-id HTTP/1.1" 404 241 0.005151 10.0.0.23 - - [2025-10-16 04:07:19] "POST /projects HTTP/1.1" 200 599 0.256976 10.0.0.23 - - [2025-10-16 04:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.327436 10.0.0.19 - - [2025-10-16 04:07:19] "POST /access-control-lists HTTP/1.1" 200 601 0.026785 10.0.0.19 - - [2025-10-16 04:07:19] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.456762 10.0.0.19 - - [2025-10-16 04:07:20] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.19 - - [2025-10-16 04:07:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.002780 10.0.0.19 - - [2025-10-16 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.053735 10.0.0.19 - - [2025-10-16 04:07:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003659 10.0.0.19 - - [2025-10-16 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2025-10-16 04:07:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003671 10.0.0.19 - - [2025-10-16 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.19 - - [2025-10-16 04:07:22] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.011046 10.0.0.19 - - [2025-10-16 04:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.23 - - [2025-10-16 04:07:22] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000967 10.0.0.19 - - [2025-10-16 04:07:22] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.044733 10.0.0.23 - - [2025-10-16 04:07:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014453 10.0.0.19 - - [2025-10-16 04:07:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.240006 10.0.0.19 - - [2025-10-16 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001125 10.0.0.19 - - [2025-10-16 04:07:23] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005147 10.0.0.19 - - [2025-10-16 04:07:23] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005045 10.0.0.19 - - [2025-10-16 04:07:23] "POST /neutron/network HTTP/1.1" 200 808 0.005875 10.0.0.19 - - [2025-10-16 04:07:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.000987 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/ec09f38565024c66bfa1b7c37d0da3cb HTTP/1.1" 404 173 0.009260 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/d819197930aa4391a1495cdb56b30ba2 HTTP/1.1" 404 173 0.013186 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/e8939480-4ea2-41ff-8985-25db14b18e4e HTTP/1.1" 404 177 0.012373 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/1fe34fb1e2f64f368ad8df08c90a4007 HTTP/1.1" 404 173 0.009093 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000746 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000707 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.056484 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000841 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.066268 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001385 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?fields=security_groups HTTP/1.1" 200 1367 0.048939 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?fields=security_groups HTTP/1.1" 200 1342 0.077808 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /security-group/695024f1-8c45-44af-89bd-5f01c00f2d9f HTTP/1.1" 200 115 0.068239 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=d8191979-30aa-4391-a149-5cdb56b30ba2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000978 10.0.0.19 - - [2025-10-16 04:07:24] "DELETE /access-control-list/4b1aba49-6a3d-47e6-93d5-16befcc221e5 HTTP/1.1" 200 115 0.037056 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/d8191979-30aa-4391-a149-5cdb56b30ba2?fields=application_policy_sets HTTP/1.1" 200 1406 0.059768 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /security-group/d431681c-a4f9-427f-a4dc-a3fd9fbe0b59 HTTP/1.1" 200 115 0.093360 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=1fe34fb1-e2f6-4f36-8ad8-df08c90a4007&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001138 10.0.0.23 - - [2025-10-16 04:07:24] "GET /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007?fields=application_policy_sets HTTP/1.1" 200 1381 0.074559 10.0.0.19 - - [2025-10-16 04:07:24] "DELETE /access-control-list/4d39e9a5-07d6-4e3a-98ed-d425c48b3e2e HTTP/1.1" 200 115 0.068299 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/d8191979-30aa-4391-a149-5cdb56b30ba2 HTTP/1.1" 200 115 0.511273 10.0.0.23 - - [2025-10-16 04:07:24] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000876 10.0.0.19 - - [2025-10-16 04:07:24] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.077965 10.0.0.23 - - [2025-10-16 04:07:24] "DELETE /project/1fe34fb1-e2f6-4f36-8ad8-df08c90a4007 HTTP/1.1" 200 115 0.583132 10.0.0.19 - - [2025-10-16 04:07:24] "POST /neutron/network HTTP/1.1" 200 808 0.040463 10.0.0.19 - - [2025-10-16 04:07:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001157 10.0.0.19 - - [2025-10-16 04:07:24] "POST /neutron/port HTTP/1.1" 200 117 0.007004 10.0.0.23 - - [2025-10-16 04:07:25] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001270 10.0.0.19 - - [2025-10-16 04:07:25] "POST /neutron/port HTTP/1.1" 200 1062 0.293051 10.0.0.19 - - [2025-10-16 04:07:25] "POST /neutron/port HTTP/1.1" 200 1116 0.114403 10.0.0.19 - - [2025-10-16 04:07:25] "POST /neutron/subnet HTTP/1.1" 200 675 0.008345 10.0.0.23 - - [2025-10-16 04:07:26] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000877 10.0.0.19 - - [2025-10-16 04:07:26] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.373917 10.0.0.19 - - [2025-10-16 04:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.066736 10.0.0.19 - - [2025-10-16 04:07:26] "POST /neutron/network HTTP/1.1" 200 808 0.008618 10.0.0.19 - - [2025-10-16 04:07:26] "POST /neutron/port HTTP/1.1" 200 117 0.006610 10.0.0.57 - - [2025-10-16 04:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.441330 10.0.0.19 - - [2025-10-16 04:07:27] "POST /neutron/port HTTP/1.1" 200 1062 0.014838 10.0.0.19 - - [2025-10-16 04:07:27] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005184 10.0.0.19 - - [2025-10-16 04:07:27] "POST /neutron/port HTTP/1.1" 200 1090 0.024084 10.0.0.19 - - [2025-10-16 04:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.001101 10.0.0.23 - - [2025-10-16 04:07:28] "GET /obj-perms HTTP/1.1" 200 5044 0.046212 10.0.0.19 - - [2025-10-16 04:07:28] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007104 10.0.0.19 - - [2025-10-16 04:07:28] "POST /neutron/port HTTP/1.1" 200 1090 0.014956 10.0.0.19 - - [2025-10-16 04:07:28] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007521 10.0.0.19 - - [2025-10-16 04:07:28] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 401 292 0.000417 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.035812 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.003435 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004529 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.003174 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004557 10.0.0.19 - - [2025-10-16 04:07:29] "GET /instance-ip/1cad83de-6709-44b7-96ae-ee886585afd6 HTTP/1.1" 200 1620 0.005250 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.002986 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004342 10.0.0.19 - - [2025-10-16 04:07:29] "GET /instance-ip/1cad83de-6709-44b7-96ae-ee886585afd6 HTTP/1.1" 200 1620 0.003556 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003176 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002665 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005342 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005853 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002485 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005183 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003656 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002908 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005217 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003577 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003218 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005317 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003757 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002496 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005491 10.0.0.19 - - [2025-10-16 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.19 - - [2025-10-16 04:07:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003742 10.0.0.19 - - [2025-10-16 04:07:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002595 10.0.0.19 - - [2025-10-16 04:07:30] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005841 10.0.0.19 - - [2025-10-16 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2025-10-16 04:07:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003445 10.0.0.19 - - [2025-10-16 04:07:30] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002735 10.0.0.19 - - [2025-10-16 04:07:30] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006061 10.0.0.19 - - [2025-10-16 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2025-10-16 04:07:33] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004908 10.0.0.19 - - [2025-10-16 04:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.19 - - [2025-10-16 04:07:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005267 10.0.0.19 - - [2025-10-16 04:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2025-10-16 04:07:41] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005614 10.0.0.19 - - [2025-10-16 04:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.19 - - [2025-10-16 04:07:45] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005275 10.0.0.19 - - [2025-10-16 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.19 - - [2025-10-16 04:07:49] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004989 10.0.0.19 - - [2025-10-16 04:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2025-10-16 04:07:53] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004809 10.0.0.19 - - [2025-10-16 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2025-10-16 04:07:57] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005103 10.0.0.19 - - [2025-10-16 04:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.19 - - [2025-10-16 04:08:01] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005865 10.0.0.19 - - [2025-10-16 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.19 - - [2025-10-16 04:08:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003676 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002751 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005707 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 04:08:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003226 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008669 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005578 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.19 - - [2025-10-16 04:08:04] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004205 10.0.0.19 - - [2025-10-16 04:08:04] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005740 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2025-10-16 04:08:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005943 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003208 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006194 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.19 - - [2025-10-16 04:08:04] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004831 10.0.0.19 - - [2025-10-16 04:08:04] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.010146 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2025-10-16 04:08:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003885 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003447 10.0.0.19 - - [2025-10-16 04:08:04] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005946 10.0.0.19 - - [2025-10-16 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2025-10-16 04:08:05] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004341 10.0.0.19 - - [2025-10-16 04:08:05] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003143 10.0.0.19 - - [2025-10-16 04:08:05] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006088 10.0.0.19 - - [2025-10-16 04:08:05] "GET /obj-perms HTTP/1.1" 200 5044 0.051279 10.0.0.23 - - [2025-10-16 04:08:05] "GET /obj-perms HTTP/1.1" 200 5044 0.003736 10.0.0.19 - - [2025-10-16 04:08:05] "GET /obj-perms HTTP/1.1" 200 5044 0.003876 10.0.0.57 - - [2025-10-16 04:08:05] "GET /obj-perms HTTP/1.1" 200 5044 0.043140 10.0.0.19 - - [2025-10-16 04:08:05] "POST /neutron/port HTTP/1.1" 200 1090 0.017450 10.0.0.19 - - [2025-10-16 04:08:05] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008223 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.007303 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004033 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.005093 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004173 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.005584 10.0.0.19 - - [2025-10-16 04:08:06] "GET /instance-ip/0917c2a9-4502-41fc-86b1-63ae19fa86e0 HTTP/1.1" 200 1618 0.006363 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004487 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.005702 10.0.0.19 - - [2025-10-16 04:08:06] "GET /instance-ip/0917c2a9-4502-41fc-86b1-63ae19fa86e0 HTTP/1.1" 200 1618 0.004349 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003960 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004477 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007089 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005480 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003908 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006501 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005538 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003256 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006644 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006376 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003940 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006929 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006862 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003053 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005515 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004553 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002927 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005516 10.0.0.19 - - [2025-10-16 04:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.19 - - [2025-10-16 04:08:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003672 10.0.0.19 - - [2025-10-16 04:08:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006379 10.0.0.19 - - [2025-10-16 04:08:07] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007226 10.0.0.19 - - [2025-10-16 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.19 - - [2025-10-16 04:08:10] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004746 10.0.0.19 - - [2025-10-16 04:08:13] "POST /neutron/port HTTP/1.1" 200 1090 0.041339 10.0.0.19 - - [2025-10-16 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.19 - - [2025-10-16 04:08:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003139 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002556 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005423 10.0.0.19 - - [2025-10-16 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-10-16 04:08:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003241 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002763 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005051 10.0.0.19 - - [2025-10-16 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2025-10-16 04:08:14] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004348 10.0.0.19 - - [2025-10-16 04:08:14] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003800 10.0.0.19 - - [2025-10-16 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.19 - - [2025-10-16 04:08:14] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003392 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002529 10.0.0.19 - - [2025-10-16 04:08:14] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005967 10.0.0.19 - - [2025-10-16 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.19 - - [2025-10-16 04:08:14] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004416 10.0.0.19 - - [2025-10-16 04:08:15] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004707 10.0.0.19 - - [2025-10-16 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.19 - - [2025-10-16 04:08:15] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003488 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003491 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005205 10.0.0.19 - - [2025-10-16 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.19 - - [2025-10-16 04:08:15] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003772 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002636 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005004 10.0.0.19 - - [2025-10-16 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003697 10.0.0.23 - - [2025-10-16 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003428 10.0.0.19 - - [2025-10-16 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003366 10.0.0.23 - - [2025-10-16 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003506 10.0.0.19 - - [2025-10-16 04:08:15] "GET /obj-perms HTTP/1.1" 200 5044 0.003389 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.003526 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004800 10.0.0.19 - - [2025-10-16 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.19 - - [2025-10-16 04:08:15] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002756 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002460 10.0.0.19 - - [2025-10-16 04:08:15] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005408 10.0.0.19 - - [2025-10-16 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.19 - - [2025-10-16 04:08:16] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003933 10.0.0.19 - - [2025-10-16 04:08:16] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002978 10.0.0.19 - - [2025-10-16 04:08:16] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005599 10.0.0.19 - - [2025-10-16 04:08:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007255 10.0.0.19 - - [2025-10-16 04:08:18] "POST /neutron/network HTTP/1.1" 200 818 0.006468 10.0.0.19 - - [2025-10-16 04:08:19] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.19 - - [2025-10-16 04:08:22] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004120 10.0.0.19 - - [2025-10-16 04:08:22] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.004579 10.0.0.19 - - [2025-10-16 04:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2025-10-16 04:08:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003181 10.0.0.19 - - [2025-10-16 04:08:22] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003135 10.0.0.19 - - [2025-10-16 04:08:22] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005310 10.0.0.19 - - [2025-10-16 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.19 - - [2025-10-16 04:08:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003189 10.0.0.19 - - [2025-10-16 04:08:23] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003644 10.0.0.19 - - [2025-10-16 04:08:23] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005623 10.0.0.19 - - [2025-10-16 04:08:23] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009525 10.0.0.19 - - [2025-10-16 04:08:25] "POST /neutron/network HTTP/1.1" 200 818 0.009496 10.0.0.19 - - [2025-10-16 04:08:25] "POST /neutron/port HTTP/1.1" 200 117 0.001078 10.0.0.19 - - [2025-10-16 04:08:28] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007128 10.0.0.19 - - [2025-10-16 04:08:33] "POST /neutron/port HTTP/1.1" 200 1090 0.013417 10.0.0.19 - - [2025-10-16 04:08:39] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006909 10.0.0.19 - - [2025-10-16 04:09:20] "POST /neutron/network HTTP/1.1" 200 818 0.006120 10.0.0.19 - - [2025-10-16 04:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.19 - - [2025-10-16 04:09:26] "POST /neutron/port HTTP/1.1" 200 1090 0.014886 10.0.0.19 - - [2025-10-16 04:09:26] "POST /neutron/subnet HTTP/1.1" 200 675 0.009629 10.0.0.57 - - [2025-10-16 04:09:28] "GET /obj-perms HTTP/1.1" 200 5056 0.046202 10.0.0.23 - - [2025-10-16 04:09:28] "GET /obj-perms HTTP/1.1" 200 5056 0.043634 10.0.0.19 - - [2025-10-16 04:10:21] "POST /neutron/port HTTP/1.1" 200 1090 0.015258 10.0.0.19 - - [2025-10-16 04:10:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003943 10.0.0.19 - - [2025-10-16 04:10:22] "POST /neutron/network HTTP/1.1" 200 808 0.007559 10.0.0.19 - - [2025-10-16 04:10:26] "POST /neutron/network HTTP/1.1" 200 818 0.005698 10.0.0.19 - - [2025-10-16 04:10:26] "POST /neutron/port HTTP/1.1" 200 117 0.001012 10.0.0.19 - - [2025-10-16 04:10:29] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006140 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.005037 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.005119 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.003129 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004398 10.0.0.19 - - [2025-10-16 04:10:29] "GET /instance-ip/1cad83de-6709-44b7-96ae-ee886585afd6 HTTP/1.1" 200 1620 0.003739 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.002832 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-machine-interface/b2538c6d-343d-494a-91c6-fb96374353d8 HTTP/1.1" 200 2950 0.004408 10.0.0.19 - - [2025-10-16 04:10:29] "GET /instance-ip/1cad83de-6709-44b7-96ae-ee886585afd6 HTTP/1.1" 200 1620 0.004131 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024629 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002916 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002135 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005244 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004519 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003243 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006850 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.072999 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003689 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002782 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004748 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004004 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003515 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005511 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003845 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002980 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005783 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003908 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002922 10.0.0.19 - - [2025-10-16 04:10:29] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006854 10.0.0.19 - - [2025-10-16 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.19 - - [2025-10-16 04:10:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005368 10.0.0.19 - - [2025-10-16 04:10:30] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003091 10.0.0.19 - - [2025-10-16 04:10:30] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005648 10.0.0.19 - - [2025-10-16 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.19 - - [2025-10-16 04:10:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003744 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003262 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006041 10.0.0.19 - - [2025-10-16 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-10-16 04:10:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003424 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003041 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004907 10.0.0.19 - - [2025-10-16 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2025-10-16 04:10:31] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004237 10.0.0.19 - - [2025-10-16 04:10:31] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003594 10.0.0.19 - - [2025-10-16 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.19 - - [2025-10-16 04:10:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003966 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002645 10.0.0.19 - - [2025-10-16 04:10:31] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005597 10.0.0.19 - - [2025-10-16 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2025-10-16 04:10:31] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004584 10.0.0.19 - - [2025-10-16 04:10:31] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003978 10.0.0.19 - - [2025-10-16 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2025-10-16 04:10:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003762 10.0.0.19 - - [2025-10-16 04:10:32] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003340 10.0.0.19 - - [2025-10-16 04:10:32] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005747 10.0.0.19 - - [2025-10-16 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.19 - - [2025-10-16 04:10:32] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003883 10.0.0.19 - - [2025-10-16 04:10:32] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003188 10.0.0.19 - - [2025-10-16 04:10:32] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005567 10.0.0.23 - - [2025-10-16 04:10:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003845 10.0.0.19 - - [2025-10-16 04:10:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003422 10.0.0.19 - - [2025-10-16 04:10:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003563 10.0.0.19 - - [2025-10-16 04:10:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003675 10.0.0.23 - - [2025-10-16 04:10:36] "GET /obj-perms HTTP/1.1" 200 5044 0.003726 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004046 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.007079 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.003216 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.004401 10.0.0.19 - - [2025-10-16 04:10:36] "GET /instance-ip/0917c2a9-4502-41fc-86b1-63ae19fa86e0 HTTP/1.1" 200 1618 0.004704 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.003156 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.004204 10.0.0.19 - - [2025-10-16 04:10:36] "GET /instance-ip/0917c2a9-4502-41fc-86b1-63ae19fa86e0 HTTP/1.1" 200 1618 0.003833 10.0.0.19 - - [2025-10-16 04:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.19 - - [2025-10-16 04:10:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002819 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002522 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005341 10.0.0.19 - - [2025-10-16 04:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2025-10-16 04:10:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003940 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003017 10.0.0.19 - - [2025-10-16 04:10:36] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005586 10.0.0.19 - - [2025-10-16 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.19 - - [2025-10-16 04:10:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004127 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002699 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005188 10.0.0.19 - - [2025-10-16 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.19 - - [2025-10-16 04:10:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003796 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003448 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005911 10.0.0.19 - - [2025-10-16 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.19 - - [2025-10-16 04:10:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004063 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003434 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005264 10.0.0.19 - - [2025-10-16 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.19 - - [2025-10-16 04:10:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005106 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003280 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006500 10.0.0.19 - - [2025-10-16 04:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.19 - - [2025-10-16 04:10:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004478 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004301 10.0.0.19 - - [2025-10-16 04:10:37] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005519 10.0.0.19 - - [2025-10-16 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2025-10-16 04:10:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003058 10.0.0.19 - - [2025-10-16 04:10:38] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003078 10.0.0.19 - - [2025-10-16 04:10:38] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006520 10.0.0.19 - - [2025-10-16 04:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.19 - - [2025-10-16 04:10:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005484 10.0.0.19 - - [2025-10-16 04:10:38] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003385 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009155 10.0.0.19 - - [2025-10-16 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2025-10-16 04:10:39] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005078 10.0.0.19 - - [2025-10-16 04:10:39] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003865 10.0.0.19 - - [2025-10-16 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.19 - - [2025-10-16 04:10:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003749 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002872 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005389 10.0.0.19 - - [2025-10-16 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.19 - - [2025-10-16 04:10:39] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005969 10.0.0.19 - - [2025-10-16 04:10:39] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006102 10.0.0.19 - - [2025-10-16 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.19 - - [2025-10-16 04:10:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004168 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003069 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014295 10.0.0.19 - - [2025-10-16 04:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.19 - - [2025-10-16 04:10:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003921 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002485 10.0.0.19 - - [2025-10-16 04:10:39] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005589 10.0.0.23 - - [2025-10-16 04:10:43] "GET /obj-perms HTTP/1.1" 200 5044 0.003835 10.0.0.19 - - [2025-10-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003962 10.0.0.19 - - [2025-10-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003464 10.0.0.23 - - [2025-10-16 04:10:45] "GET /obj-perms HTTP/1.1" 200 5044 0.003699 10.0.0.19 - - [2025-10-16 04:10:46] "GET /obj-perms HTTP/1.1" 200 5044 0.003599 10.0.0.57 - - [2025-10-16 04:10:46] "GET /obj-perms HTTP/1.1" 200 5044 0.003372 10.0.0.23 - - [2025-10-16 04:10:46] "GET /obj-perms HTTP/1.1" 200 5044 0.004000 10.0.0.23 - - [2025-10-16 04:11:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.23 - - [2025-10-16 04:11:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2025-10-16 04:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.23 - - [2025-10-16 04:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.57 - - [2025-10-16 04:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.57 - - [2025-10-16 04:11:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.57 - - [2025-10-16 04:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000341 10.0.0.57 - - [2025-10-16 04:11:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 04:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000806 10.0.0.19 - - [2025-10-16 04:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.19 - - [2025-10-16 04:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.19 - - [2025-10-16 04:11:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000332 10.0.0.19 - - [2025-10-16 04:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.19 - - [2025-10-16 04:11:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003227 10.0.0.19 - - [2025-10-16 04:11:06] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002651 10.0.0.19 - - [2025-10-16 04:11:06] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004987 10.0.0.19 - - [2025-10-16 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.19 - - [2025-10-16 04:11:07] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003753 10.0.0.19 - - [2025-10-16 04:11:07] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002997 10.0.0.19 - - [2025-10-16 04:11:07] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006840 10.0.0.19 - - [2025-10-16 04:11:21] "POST /neutron/port HTTP/1.1" 200 1090 0.034083 10.0.0.19 - - [2025-10-16 04:11:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004356 10.0.0.19 - - [2025-10-16 04:11:22] "POST /neutron/network HTTP/1.1" 200 808 0.006088 10.0.0.19 - - [2025-10-16 04:11:22] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.003782 10.0.0.19 - - [2025-10-16 04:11:22] "GET /virtual-machine-interface/9e88fe9f-e11b-4355-9011-9a80db73894c HTTP/1.1" 200 2950 0.004555 10.0.0.19 - - [2025-10-16 04:11:22] "GET /instance-ip/0917c2a9-4502-41fc-86b1-63ae19fa86e0 HTTP/1.1" 200 1618 0.003975 10.0.0.19 - - [2025-10-16 04:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.19 - - [2025-10-16 04:11:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002780 10.0.0.19 - - [2025-10-16 04:11:22] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002319 10.0.0.19 - - [2025-10-16 04:11:22] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005316 10.0.0.19 - - [2025-10-16 04:11:25] "POST /neutron/network HTTP/1.1" 200 818 0.006183 10.0.0.19 - - [2025-10-16 04:11:26] "POST /neutron/port HTTP/1.1" 200 117 0.001092 10.0.0.19 - - [2025-10-16 04:11:26] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 200 1300 0.004200 10.0.0.19 - - [2025-10-16 04:11:27] "POST /neutron/port HTTP/1.1" 200 1116 0.011046 10.0.0.19 - - [2025-10-16 04:11:28] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002999 10.0.0.19 - - [2025-10-16 04:11:28] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002378 10.0.0.19 - - [2025-10-16 04:11:28] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002153 10.0.0.19 - - [2025-10-16 04:11:29] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002872 10.0.0.19 - - [2025-10-16 04:11:30] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003576 10.0.0.19 - - [2025-10-16 04:11:31] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003297 10.0.0.19 - - [2025-10-16 04:11:32] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003981 10.0.0.19 - - [2025-10-16 04:11:33] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003293 10.0.0.19 - - [2025-10-16 04:11:34] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002881 10.0.0.19 - - [2025-10-16 04:11:34] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002200 10.0.0.19 - - [2025-10-16 04:11:35] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003863 10.0.0.19 - - [2025-10-16 04:11:36] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003965 10.0.0.19 - - [2025-10-16 04:11:37] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003471 10.0.0.19 - - [2025-10-16 04:11:38] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003802 10.0.0.19 - - [2025-10-16 04:11:39] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003233 10.0.0.19 - - [2025-10-16 04:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2025-10-16 04:11:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003806 10.0.0.19 - - [2025-10-16 04:11:39] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002542 10.0.0.19 - - [2025-10-16 04:11:39] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005389 10.0.0.19 - - [2025-10-16 04:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-10-16 04:11:39] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004017 10.0.0.19 - - [2025-10-16 04:11:39] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003442 10.0.0.19 - - [2025-10-16 04:11:39] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003103 10.0.0.19 - - [2025-10-16 04:11:40] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003115 10.0.0.19 - - [2025-10-16 04:11:41] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003196 10.0.0.19 - - [2025-10-16 04:11:42] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003374 10.0.0.19 - - [2025-10-16 04:11:43] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003878 10.0.0.19 - - [2025-10-16 04:11:44] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.004529 10.0.0.19 - - [2025-10-16 04:11:44] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003373 10.0.0.19 - - [2025-10-16 04:11:45] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003661 10.0.0.19 - - [2025-10-16 04:11:46] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003889 10.0.0.19 - - [2025-10-16 04:11:47] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003324 10.0.0.19 - - [2025-10-16 04:11:48] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.003733 10.0.0.19 - - [2025-10-16 04:11:49] "GET /virtual-machine/d69af3b7-0822-471a-95ba-7b743fd88d03 HTTP/1.1" 404 171 0.002981 10.0.0.19 - - [2025-10-16 04:11:50] "GET /obj-perms HTTP/1.1" 200 5044 0.004198 10.0.0.23 - - [2025-10-16 04:11:50] "GET /obj-perms HTTP/1.1" 200 5044 0.014097 10.0.0.19 - - [2025-10-16 04:11:50] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 200 1300 0.003682 10.0.0.19 - - [2025-10-16 04:11:50] "POST /neutron/port HTTP/1.1" 200 1116 0.010889 10.0.0.19 - - [2025-10-16 04:11:52] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003707 10.0.0.19 - - [2025-10-16 04:11:52] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.002886 10.0.0.19 - - [2025-10-16 04:11:52] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.002515 10.0.0.19 - - [2025-10-16 04:11:52] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003809 10.0.0.19 - - [2025-10-16 04:11:53] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003800 10.0.0.19 - - [2025-10-16 04:11:54] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.002863 10.0.0.19 - - [2025-10-16 04:11:55] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003057 10.0.0.19 - - [2025-10-16 04:11:56] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003611 10.0.0.19 - - [2025-10-16 04:11:57] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003259 10.0.0.19 - - [2025-10-16 04:11:57] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003052 10.0.0.19 - - [2025-10-16 04:11:58] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003921 10.0.0.19 - - [2025-10-16 04:11:59] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003464 10.0.0.19 - - [2025-10-16 04:12:00] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003395 10.0.0.19 - - [2025-10-16 04:12:01] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.003233 10.0.0.19 - - [2025-10-16 04:12:02] "GET /virtual-machine/fa2c22de-28e4-4560-a275-a88746a793fc HTTP/1.1" 404 171 0.004042 10.0.0.19 - - [2025-10-16 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.19 - - [2025-10-16 04:12:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003813 10.0.0.19 - - [2025-10-16 04:12:02] "GET /virtual-networks?parent_id=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002907 10.0.0.19 - - [2025-10-16 04:12:02] "GET /virtual-network/63cda47f-18ae-48ba-88ff-e4e8206fe53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006734 10.0.0.19 - - [2025-10-16 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.19 - - [2025-10-16 04:12:02] "GET /routing-instance/052e6bde-20f0-4b85-994d-324377496d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004860 10.0.0.19 - - [2025-10-16 04:12:02] "GET /route-target/6dd987c2-1223-48b0-9f25-c1ed64c8549a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004849 10.0.0.19 - - [2025-10-16 04:12:02] "GET /obj-perms HTTP/1.1" 200 5044 0.004329 10.0.0.19 - - [2025-10-16 04:12:05] "GET /obj-perms HTTP/1.1" 200 5044 0.004903 10.0.0.23 - - [2025-10-16 04:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.042679 10.0.0.23 - - [2025-10-16 04:12:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001919 10.0.0.19 - - [2025-10-16 04:12:06] "POST /neutron/network HTTP/1.1" 200 151 0.162751 10.0.0.19 - - [2025-10-16 04:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.19 - - [2025-10-16 04:12:06] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003063 10.0.0.19 - - [2025-10-16 04:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.19 - - [2025-10-16 04:12:06] "PUT /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f HTTP/1.1" 200 276 0.011532 10.0.0.23 - - [2025-10-16 04:12:08] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000871 10.0.0.19 - - [2025-10-16 04:12:08] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.058162 10.0.0.23 - - [2025-10-16 04:12:08] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000964 10.0.0.19 - - [2025-10-16 04:12:08] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?fields=virtual_networks HTTP/1.1" 200 1047 0.036835 10.0.0.23 - - [2025-10-16 04:12:08] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000938 10.0.0.19 - - [2025-10-16 04:12:08] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.042939 10.0.0.23 - - [2025-10-16 04:12:08] "GET /projects?obj_uuids=ec09f385-6502-4c66-bfa1-b7c37d0da3cb&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000912 10.0.0.19 - - [2025-10-16 04:12:08] "GET /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb?fields=security_groups HTTP/1.1" 200 1280 0.038351 10.0.0.19 - - [2025-10-16 04:12:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.329180 10.0.0.23 - - [2025-10-16 04:12:10] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003303 10.0.0.23 - - [2025-10-16 04:12:10] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.23 - - [2025-10-16 04:12:10] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032582 10.0.0.23 - - [2025-10-16 04:12:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.003414 10.0.0.23 - - [2025-10-16 04:12:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.007273 10.0.0.23 - - [2025-10-16 04:12:10] "POST /security-groups HTTP/1.1" 200 597 0.068645 10.0.0.23 - - [2025-10-16 04:12:10] "POST /projects HTTP/1.1" 200 597 0.263175 10.0.0.19 - - [2025-10-16 04:12:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.028566 10.0.0.23 - - [2025-10-16 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.335004 10.0.0.19 - - [2025-10-16 04:12:10] "POST /access-control-lists HTTP/1.1" 200 600 0.030792 10.0.0.19 - - [2025-10-16 04:12:10] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.491019 10.0.0.19 - - [2025-10-16 04:12:11] "GET / HTTP/1.1" 200 35931 0.002523 10.0.0.23 - - [2025-10-16 04:12:14] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001080 10.0.0.19 - - [2025-10-16 04:12:14] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042403 10.0.0.23 - - [2025-10-16 04:12:14] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000868 10.0.0.19 - - [2025-10-16 04:12:14] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?fields=virtual_networks HTTP/1.1" 200 1045 0.048014 10.0.0.23 - - [2025-10-16 04:12:14] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000887 10.0.0.19 - - [2025-10-16 04:12:14] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.038299 10.0.0.23 - - [2025-10-16 04:12:14] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000981 10.0.0.19 - - [2025-10-16 04:12:14] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?fields=security_groups HTTP/1.1" 200 1277 0.042390 10.0.0.19 - - [2025-10-16 04:12:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.029705 10.0.0.23 - - [2025-10-16 04:12:15] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002709 10.0.0.23 - - [2025-10-16 04:12:15] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.23 - - [2025-10-16 04:12:15] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006413 10.0.0.23 - - [2025-10-16 04:12:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.002949 10.0.0.23 - - [2025-10-16 04:12:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.011816 10.0.0.23 - - [2025-10-16 04:12:15] "POST /security-groups HTTP/1.1" 200 591 0.030288 10.0.0.19 - - [2025-10-16 04:12:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.004525 10.0.0.23 - - [2025-10-16 04:12:16] "POST /projects HTTP/1.1" 200 585 0.247631 10.0.0.23 - - [2025-10-16 04:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.323667 10.0.0.19 - - [2025-10-16 04:12:16] "POST /access-control-lists HTTP/1.1" 200 594 0.029294 10.0.0.19 - - [2025-10-16 04:12:16] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.459340 10.0.0.19 - - [2025-10-16 04:12:17] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.23 - - [2025-10-16 04:12:20] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001055 10.0.0.19 - - [2025-10-16 04:12:20] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.040528 10.0.0.23 - - [2025-10-16 04:12:20] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.19 - - [2025-10-16 04:12:20] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?fields=virtual_networks HTTP/1.1" 200 1033 0.055634 10.0.0.23 - - [2025-10-16 04:12:20] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.19 - - [2025-10-16 04:12:20] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036735 10.0.0.23 - - [2025-10-16 04:12:20] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000862 10.0.0.19 - - [2025-10-16 04:12:20] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?fields=security_groups HTTP/1.1" 200 1259 0.042191 10.0.0.19 - - [2025-10-16 04:12:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.029263 10.0.0.23 - - [2025-10-16 04:12:21] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003226 10.0.0.23 - - [2025-10-16 04:12:21] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.23 - - [2025-10-16 04:12:21] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007062 10.0.0.23 - - [2025-10-16 04:12:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.001817 10.0.0.23 - - [2025-10-16 04:12:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.009179 10.0.0.23 - - [2025-10-16 04:12:21] "POST /security-groups HTTP/1.1" 200 599 0.032022 10.0.0.23 - - [2025-10-16 04:12:21] "POST /projects HTTP/1.1" 200 601 0.240750 10.0.0.19 - - [2025-10-16 04:12:21] "POST /fqname-to-id HTTP/1.1" 404 241 0.004273 10.0.0.23 - - [2025-10-16 04:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.315981 10.0.0.19 - - [2025-10-16 04:12:21] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.440108 10.0.0.19 - - [2025-10-16 04:12:22] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.19 - - [2025-10-16 04:12:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.19 - - [2025-10-16 04:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.052689 10.0.0.23 - - [2025-10-16 04:12:23] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000801 10.0.0.19 - - [2025-10-16 04:12:23] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044537 10.0.0.19 - - [2025-10-16 04:12:24] "POST /ref-update HTTP/1.1" 200 156 0.025069 10.0.0.23 - - [2025-10-16 04:12:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006290 10.0.0.19 - - [2025-10-16 04:12:24] "POST /neutron/subnet HTTP/1.1" 200 716 0.222682 10.0.0.19 - - [2025-10-16 04:12:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.057371 10.0.0.19 - - [2025-10-16 04:12:24] "POST /id-to-fqname HTTP/1.1" 200 222 0.001507 10.0.0.19 - - [2025-10-16 04:12:24] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007451 10.0.0.19 - - [2025-10-16 04:12:24] "POST /neutron/network HTTP/1.1" 200 976 0.009608 10.0.0.19 - - [2025-10-16 04:12:24] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005024 10.0.0.19 - - [2025-10-16 04:12:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.007840 10.0.0.19 - - [2025-10-16 04:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.23 - - [2025-10-16 04:12:24] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.19 - - [2025-10-16 04:12:24] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.050598 10.0.0.23 - - [2025-10-16 04:12:24] "DELETE /project/d74cbf45dba349e9a86be071d2250e15 HTTP/1.1" 404 173 0.011433 10.0.0.23 - - [2025-10-16 04:12:24] "DELETE /project/ec09f385-6502-4c66-bfa1-b7c37d0da3cb HTTP/1.1" 404 177 0.010533 10.0.0.23 - - [2025-10-16 04:12:24] "DELETE /project/b1c9cf04c3364e10b577b455a575c21c HTTP/1.1" 404 173 0.008250 10.0.0.23 - - [2025-10-16 04:12:24] "DELETE /project/227057cf4131492ab4e50c8d36330bc1 HTTP/1.1" 404 173 0.009788 10.0.0.23 - - [2025-10-16 04:12:24] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000760 10.0.0.23 - - [2025-10-16 04:12:24] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001852 10.0.0.23 - - [2025-10-16 04:12:24] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.056674 10.0.0.23 - - [2025-10-16 04:12:24] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.062835 10.0.0.23 - - [2025-10-16 04:12:24] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000783 10.0.0.23 - - [2025-10-16 04:12:24] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000727 10.0.0.23 - - [2025-10-16 04:12:24] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?fields=security_groups HTTP/1.1" 200 1364 0.085505 10.0.0.23 - - [2025-10-16 04:12:25] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?fields=security_groups HTTP/1.1" 200 1382 0.096056 10.0.0.23 - - [2025-10-16 04:12:25] "DELETE /security-group/bb76efb2-db38-4ef1-8d6c-b595cc97a399 HTTP/1.1" 200 115 0.103927 10.0.0.23 - - [2025-10-16 04:12:25] "GET /projects?obj_uuids=b1c9cf04-c336-4e10-b577-b455a575c21c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001981 10.0.0.23 - - [2025-10-16 04:12:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005558 10.0.0.23 - - [2025-10-16 04:12:25] "DELETE /security-group/4a4a7b3e-070f-4be7-8b62-46965ea3b731 HTTP/1.1" 200 115 0.114208 10.0.0.23 - - [2025-10-16 04:12:25] "GET /projects?obj_uuids=d74cbf45-dba3-49e9-a86b-e071d2250e15&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000808 10.0.0.19 - - [2025-10-16 04:12:25] "POST /neutron/subnet HTTP/1.1" 200 716 0.320500 10.0.0.19 - - [2025-10-16 04:12:25] "DELETE /access-control-list/eb0f3f32-5441-417b-b82f-b90ac4718c15 HTTP/1.1" 200 115 0.071455 10.0.0.23 - - [2025-10-16 04:12:25] "GET /project/b1c9cf04-c336-4e10-b577-b455a575c21c?fields=application_policy_sets HTTP/1.1" 200 1403 0.062662 10.0.0.23 - - [2025-10-16 04:12:25] "GET /project/d74cbf45-dba3-49e9-a86b-e071d2250e15?fields=application_policy_sets HTTP/1.1" 200 1421 0.100152 10.0.0.19 - - [2025-10-16 04:12:25] "DELETE /access-control-list/64aef5b3-a860-438b-82c8-6487b32bc98c HTTP/1.1" 200 115 0.050641 10.0.0.23 - - [2025-10-16 04:12:25] "DELETE /project/b1c9cf04-c336-4e10-b577-b455a575c21c HTTP/1.1" 200 115 0.604224 10.0.0.19 - - [2025-10-16 04:12:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001287 10.0.0.19 - - [2025-10-16 04:12:25] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010621 10.0.0.23 - - [2025-10-16 04:12:25] "DELETE /project/d74cbf45-dba3-49e9-a86b-e071d2250e15 HTTP/1.1" 200 115 0.702602 10.0.0.19 - - [2025-10-16 04:12:25] "POST /neutron/network HTTP/1.1" 200 976 0.010058 10.0.0.19 - - [2025-10-16 04:12:25] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004663 10.0.0.19 - - [2025-10-16 04:12:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.009622 10.0.0.19 - - [2025-10-16 04:12:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.000969 10.0.0.23 - - [2025-10-16 04:12:26] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000910 10.0.0.19 - - [2025-10-16 04:12:26] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065769 10.0.0.19 - - [2025-10-16 04:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.005239 10.0.0.19 - - [2025-10-16 04:12:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001454 10.0.0.19 - - [2025-10-16 04:12:27] "POST /neutron/network HTTP/1.1" 200 986 0.008131 10.0.0.19 - - [2025-10-16 04:12:27] "POST /neutron/port HTTP/1.1" 200 1154 0.043111 10.0.0.23 - - [2025-10-16 04:12:27] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000788 10.0.0.19 - - [2025-10-16 04:12:27] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.076416 10.0.0.19 - - [2025-10-16 04:12:27] "POST /neutron/port HTTP/1.1" 200 1208 0.132056 10.0.0.19 - - [2025-10-16 04:12:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007542 10.0.0.19 - - [2025-10-16 04:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.008682 10.0.0.19 - - [2025-10-16 04:12:28] "POST /neutron/port HTTP/1.1" 200 1182 0.015245 10.0.0.19 - - [2025-10-16 04:12:28] "POST /neutron/network HTTP/1.1" 200 976 0.009099 10.0.0.19 - - [2025-10-16 04:12:28] "POST /neutron/port HTTP/1.1" 200 1154 0.016159 10.0.0.19 - - [2025-10-16 04:12:29] "POST /neutron/port HTTP/1.1" 200 1182 0.015204 10.0.0.19 - - [2025-10-16 04:12:29] "POST /neutron/subnet HTTP/1.1" 200 1277 0.012196 10.0.0.19 - - [2025-10-16 04:12:29] "POST /neutron/network HTTP/1.1" 200 976 0.007641 10.0.0.57 - - [2025-10-16 04:12:30] "GET /obj-perms HTTP/1.1" 200 5056 0.048825 10.0.0.19 - - [2025-10-16 04:12:33] "POST /neutron/port HTTP/1.1" 200 1182 0.021078 10.0.0.19 - - [2025-10-16 04:12:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007166 10.0.0.19 - - [2025-10-16 04:12:33] "GET /virtual-machine/75b39b74-c59c-4d33-8b7f-7fb198bfc1f3 HTTP/1.1" 401 292 0.000338 10.0.0.19 - - [2025-10-16 04:12:33] "GET /virtual-machine/75b39b74-c59c-4d33-8b7f-7fb198bfc1f3 HTTP/1.1" 200 1300 0.025465 10.0.0.19 - - [2025-10-16 04:12:33] "GET /virtual-machine-interface/989b67cc-2440-4dc0-bd58-e2850d3ac346 HTTP/1.1" 200 3158 0.005251 10.0.0.19 - - [2025-10-16 04:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.19 - - [2025-10-16 04:12:33] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003538 10.0.0.19 - - [2025-10-16 04:12:33] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003204 10.0.0.19 - - [2025-10-16 04:12:33] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005656 10.0.0.19 - - [2025-10-16 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.19 - - [2025-10-16 04:12:37] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005789 10.0.0.19 - - [2025-10-16 04:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.19 - - [2025-10-16 04:12:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003205 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002450 10.0.0.19 - - [2025-10-16 04:12:39] "POST /neutron/port HTTP/1.1" 200 1182 0.012481 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004633 10.0.0.19 - - [2025-10-16 04:12:39] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008504 10.0.0.19 - - [2025-10-16 04:12:39] "POST /neutron/port HTTP/1.1" 200 1182 0.014645 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-machine/05bf369f-a77b-463f-b205-df063037edd1 HTTP/1.1" 200 1299 0.005078 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-machine-interface/d1baaf3e-1e60-4129-ad4a-2ac2d0e12183 HTTP/1.1" 200 3158 0.006598 10.0.0.19 - - [2025-10-16 04:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.19 - - [2025-10-16 04:12:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003063 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002841 10.0.0.19 - - [2025-10-16 04:12:39] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005587 10.0.0.19 - - [2025-10-16 04:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.19 - - [2025-10-16 04:12:40] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003731 10.0.0.19 - - [2025-10-16 04:12:40] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002671 10.0.0.19 - - [2025-10-16 04:12:40] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005595 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 209 0.003249 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.23 - - [2025-10-16 04:12:41] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000838 10.0.0.19 - - [2025-10-16 04:12:41] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.049212 10.0.0.19 - - [2025-10-16 04:12:41] "POST /network-policys HTTP/1.1" 200 533 0.032228 10.0.0.19 - - [2025-10-16 04:12:41] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006047 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2025-10-16 04:12:41] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005116 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2025-10-16 04:12:41] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004011 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.005690 10.0.0.19 - - [2025-10-16 04:12:41] "POST /ref-update HTTP/1.1" 200 156 0.070148 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.19 - - [2025-10-16 04:12:41] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003828 10.0.0.19 - - [2025-10-16 04:12:41] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.009128 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2025-10-16 04:12:41] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004002 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.19 - - [2025-10-16 04:12:41] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005254 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.19 - - [2025-10-16 04:12:41] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003896 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 404 230 0.003327 10.0.0.19 - - [2025-10-16 04:12:41] "POST /ref-update HTTP/1.1" 200 156 0.064601 10.0.0.19 - - [2025-10-16 04:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010095 10.0.0.19 - - [2025-10-16 04:12:42] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.003757 10.0.0.19 - - [2025-10-16 04:12:42] "PUT /access-control-list/61d44f3a-d393-4cbf-b352-cf31eae8a6c3 HTTP/1.1" 200 272 0.027798 10.0.0.19 - - [2025-10-16 04:12:42] "POST /neutron/network HTTP/1.1" 200 1062 0.013801 10.0.0.19 - - [2025-10-16 04:12:42] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.007740 10.0.0.19 - - [2025-10-16 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.19 - - [2025-10-16 04:12:42] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006809 10.0.0.19 - - [2025-10-16 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.23 - - [2025-10-16 04:12:42] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.19 - - [2025-10-16 04:12:42] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.040250 10.0.0.23 - - [2025-10-16 04:12:42] "POST /useragent-kv HTTP/1.1" 200 115 0.017162 10.0.0.19 - - [2025-10-16 04:12:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.212564 10.0.0.19 - - [2025-10-16 04:12:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001089 10.0.0.19 - - [2025-10-16 04:12:42] "GET /virtual-network/0bb35ee3-36a4-4577-b51a-3f6d12300f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004946 10.0.0.19 - - [2025-10-16 04:12:42] "GET /virtual-network/0bb35ee3-36a4-4577-b51a-3f6d12300f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004446 10.0.0.19 - - [2025-10-16 04:12:42] "POST /neutron/network HTTP/1.1" 200 799 0.006765 10.0.0.19 - - [2025-10-16 04:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.23 - - [2025-10-16 04:12:42] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.19 - - [2025-10-16 04:12:42] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.059302 10.0.0.23 - - [2025-10-16 04:12:42] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001015 10.0.0.19 - - [2025-10-16 04:12:43] "POST /neutron/network HTTP/1.1" 200 585 0.112844 10.0.0.19 - - [2025-10-16 04:12:43] "POST /route-targets HTTP/1.1" 200 327 0.015296 10.0.0.19 - - [2025-10-16 04:12:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.003135 10.0.0.19 - - [2025-10-16 04:12:43] "GET /virtual-network/ae2ea495-82cd-4a01-bfff-64ae93118f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005633 10.0.0.19 - - [2025-10-16 04:12:43] "POST /neutron/network HTTP/1.1" 200 799 0.005409 10.0.0.19 - - [2025-10-16 04:12:43] "GET /virtual-network/ae2ea495-82cd-4a01-bfff-64ae93118f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004828 10.0.0.19 - - [2025-10-16 04:12:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.003221 10.0.0.19 - - [2025-10-16 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.23 - - [2025-10-16 04:12:43] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000870 10.0.0.19 - - [2025-10-16 04:12:43] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036290 10.0.0.19 - - [2025-10-16 04:12:43] "POST /network-policys HTTP/1.1" 200 587 0.025795 10.0.0.19 - - [2025-10-16 04:12:43] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006484 10.0.0.19 - - [2025-10-16 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.19 - - [2025-10-16 04:12:43] "GET /virtual-network/0bb35ee3-36a4-4577-b51a-3f6d12300f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006056 10.0.0.19 - - [2025-10-16 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2025-10-16 04:12:43] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004977 10.0.0.19 - - [2025-10-16 04:12:43] "POST /ref-update HTTP/1.1" 200 156 0.051136 10.0.0.19 - - [2025-10-16 04:12:43] "POST /access-control-lists HTTP/1.1" 200 554 0.039465 10.0.0.19 - - [2025-10-16 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.19 - - [2025-10-16 04:12:43] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005167 10.0.0.19 - - [2025-10-16 04:12:44] "POST /neutron/network HTTP/1.1" 200 912 0.009064 10.0.0.19 - - [2025-10-16 04:12:44] "GET /virtual-network/0bb35ee3-36a4-4577-b51a-3f6d12300f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.005070 10.0.0.19 - - [2025-10-16 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2025-10-16 04:12:44] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003951 10.0.0.19 - - [2025-10-16 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2025-10-16 04:12:44] "GET /virtual-network/ae2ea495-82cd-4a01-bfff-64ae93118f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005719 10.0.0.19 - - [2025-10-16 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2025-10-16 04:12:44] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004104 10.0.0.19 - - [2025-10-16 04:12:44] "POST /ref-update HTTP/1.1" 200 156 0.043875 10.0.0.19 - - [2025-10-16 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.19 - - [2025-10-16 04:12:44] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005141 10.0.0.19 - - [2025-10-16 04:12:44] "POST /ref-update HTTP/1.1" 200 156 0.029038 10.0.0.19 - - [2025-10-16 04:12:44] "GET /virtual-network/ae2ea495-82cd-4a01-bfff-64ae93118f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.008927 10.0.0.19 - - [2025-10-16 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012907 10.0.0.19 - - [2025-10-16 04:12:44] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003798 10.0.0.19 - - [2025-10-16 04:12:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.000968 10.0.0.19 - - [2025-10-16 04:12:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006724 10.0.0.23 - - [2025-10-16 04:12:45] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002318 10.0.0.19 - - [2025-10-16 04:12:45] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070333 10.0.0.19 - - [2025-10-16 04:12:45] "POST /neutron/port HTTP/1.1" 200 2246 0.019279 10.0.0.19 - - [2025-10-16 04:12:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001170 10.0.0.19 - - [2025-10-16 04:12:45] "POST /neutron/port HTTP/1.1" 200 2246 0.018063 10.0.0.19 - - [2025-10-16 04:12:45] "POST /neutron/network HTTP/1.1" 200 922 0.007219 10.0.0.19 - - [2025-10-16 04:12:46] "POST /neutron/port HTTP/1.1" 200 1063 0.013672 10.0.0.19 - - [2025-10-16 04:12:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004122 10.0.0.19 - - [2025-10-16 04:12:46] "POST /neutron/network HTTP/1.1" 200 912 0.006930 10.0.0.23 - - [2025-10-16 04:12:46] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.19 - - [2025-10-16 04:12:46] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.074593 10.0.0.19 - - [2025-10-16 04:12:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008833 10.0.0.19 - - [2025-10-16 04:12:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003662 10.0.0.19 - - [2025-10-16 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.19 - - [2025-10-16 04:12:47] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004690 10.0.0.23 - - [2025-10-16 04:12:47] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.19 - - [2025-10-16 04:12:47] "POST /neutron/port HTTP/1.1" 200 1063 0.317303 10.0.0.19 - - [2025-10-16 04:12:47] "POST /neutron/port HTTP/1.1" 200 1117 0.102523 10.0.0.19 - - [2025-10-16 04:12:47] "POST /neutron/subnet HTTP/1.1" 200 675 0.008480 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003246 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003631 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003515 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.023938 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.029304 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004138 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003428 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.038103 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.034518 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006295 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003790 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.027610 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.031023 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.008713 10.0.0.19 - - [2025-10-16 04:12:48] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004469 10.0.0.19 - - [2025-10-16 04:12:48] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.025730 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003273 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004530 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003540 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024123 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.035874 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009250 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005395 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.028374 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.043198 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004490 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004440 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.031081 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.047594 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004679 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005768 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.017341 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002975 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006094 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003731 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024536 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.032774 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004462 10.0.0.19 - - [2025-10-16 04:12:49] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003711 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.030310 10.0.0.19 - - [2025-10-16 04:12:49] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.030105 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008416 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007479 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.024971 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.031964 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006697 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004391 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.023175 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003160 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004370 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004583 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.022352 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.043254 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004362 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005628 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.030110 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.035776 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.008489 10.0.0.19 - - [2025-10-16 04:12:50] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005003 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.030740 10.0.0.19 - - [2025-10-16 04:12:50] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.036574 10.0.0.19 - - [2025-10-16 04:12:55] "POST /neutron/port HTTP/1.1" 200 1091 0.016568 10.0.0.19 - - [2025-10-16 04:12:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006583 10.0.0.19 - - [2025-10-16 04:13:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003042 10.0.0.19 - - [2025-10-16 04:13:00] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004026 10.0.0.19 - - [2025-10-16 04:13:00] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005751 10.0.0.19 - - [2025-10-16 04:13:00] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024878 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.034136 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004538 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004637 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.029555 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.051354 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007158 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010680 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.051444 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.028097 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.007690 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005352 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.022856 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003514 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004679 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005521 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.027831 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.028178 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006085 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.008735 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.039262 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.056401 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004848 10.0.0.19 - - [2025-10-16 04:13:01] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003263 10.0.0.19 - - [2025-10-16 04:13:01] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.030296 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.033544 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004142 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004096 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.018531 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.002931 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004820 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005013 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.023232 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.033061 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005782 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007437 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.026867 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.032144 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005778 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006775 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.030298 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.031791 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004455 10.0.0.19 - - [2025-10-16 04:13:02] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003832 10.0.0.19 - - [2025-10-16 04:13:02] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.020697 10.0.0.19 - - [2025-10-16 04:13:03] "POST /ref-update HTTP/1.1" 200 156 0.048483 10.0.0.19 - - [2025-10-16 04:13:03] "DELETE /access-control-list/2852255e-12ad-47cb-b560-0cd6a4514022 HTTP/1.1" 200 115 0.046696 10.0.0.19 - - [2025-10-16 04:13:03] "GET /virtual-network/ae2ea495-82cd-4a01-bfff-64ae93118f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007731 10.0.0.19 - - [2025-10-16 04:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.19 - - [2025-10-16 04:13:03] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003576 10.0.0.19 - - [2025-10-16 04:13:03] "POST /ref-update HTTP/1.1" 200 156 0.049538 10.0.0.19 - - [2025-10-16 04:13:03] "POST /ref-update HTTP/1.1" 200 156 0.024774 10.0.0.19 - - [2025-10-16 04:13:03] "GET /virtual-network/0bb35ee3-36a4-4577-b51a-3f6d12300f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011364 10.0.0.19 - - [2025-10-16 04:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.19 - - [2025-10-16 04:13:03] "GET /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004444 10.0.0.19 - - [2025-10-16 04:13:03] "DELETE /network-policy/69569ede-43ea-42c9-b7ce-b793718bf774 HTTP/1.1" 200 115 0.032258 10.0.0.19 - - [2025-10-16 04:13:03] "POST /neutron/network HTTP/1.1" 200 799 0.005702 10.0.0.19 - - [2025-10-16 04:13:03] "POST /neutron/port HTTP/1.1" 200 1091 0.013604 10.0.0.19 - - [2025-10-16 04:13:03] "POST /neutron/port HTTP/1.1" 200 151 0.190141 10.0.0.23 - - [2025-10-16 04:13:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004209 10.0.0.23 - - [2025-10-16 04:13:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.19 - - [2025-10-16 04:13:05] "POST /neutron/network HTTP/1.1" 200 151 0.123192 10.0.0.19 - - [2025-10-16 04:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.19 - - [2025-10-16 04:13:05] "POST /ref-update HTTP/1.1" 200 156 0.056473 10.0.0.19 - - [2025-10-16 04:13:05] "POST /neutron/network HTTP/1.1" 200 976 0.014327 10.0.0.19 - - [2025-10-16 04:13:05] "GET /virtual-network/5ff25090-6f72-4b92-aead-3d8b2174681a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005680 10.0.0.19 - - [2025-10-16 04:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2025-10-16 04:13:05] "POST /ref-update HTTP/1.1" 200 156 0.017240 10.0.0.19 - - [2025-10-16 04:13:05] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006417 10.0.0.19 - - [2025-10-16 04:13:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.003805 10.0.0.19 - - [2025-10-16 04:13:05] "POST /ref-update HTTP/1.1" 200 156 0.051938 10.0.0.19 - - [2025-10-16 04:13:06] "GET /virtual-network/3869fa3e-45e4-4027-9efa-49bb55866fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008977 10.0.0.19 - - [2025-10-16 04:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010842 10.0.0.19 - - [2025-10-16 04:13:06] "GET /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.004508 10.0.0.19 - - [2025-10-16 04:13:06] "DELETE /network-policy/9ed7b49c-c7b7-4c5d-a657-e8c9d5ac620b HTTP/1.1" 200 115 0.029346 10.0.0.19 - - [2025-10-16 04:13:06] "POST /neutron/network HTTP/1.1" 400 204 0.015243 10.0.0.19 - - [2025-10-16 04:13:06] "POST /neutron/port HTTP/1.1" 200 1208 0.015148 10.0.0.19 - - [2025-10-16 04:13:07] "POST /neutron/port HTTP/1.1" 200 151 0.282295 10.0.0.19 - - [2025-10-16 04:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.19 - - [2025-10-16 04:13:08] "POST /neutron/network HTTP/1.1" 200 976 0.015651 10.0.0.19 - - [2025-10-16 04:13:08] "DELETE /route-target/484e6f93-e57d-47f1-bda0-750994320390 HTTP/1.1" 200 115 0.024355 10.0.0.19 - - [2025-10-16 04:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.23 - - [2025-10-16 04:13:10] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000835 10.0.0.19 - - [2025-10-16 04:13:10] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043396 10.0.0.23 - - [2025-10-16 04:13:10] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001326 10.0.0.19 - - [2025-10-16 04:13:10] "POST /neutron/network HTTP/1.1" 200 601 0.107391 10.0.0.19 - - [2025-10-16 04:13:10] "POST /neutron/network HTTP/1.1" 200 977 0.011579 10.0.0.19 - - [2025-10-16 04:13:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.000980 10.0.0.19 - - [2025-10-16 04:13:10] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005117 10.0.0.19 - - [2025-10-16 04:13:10] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005595 10.0.0.19 - - [2025-10-16 04:13:10] "POST /neutron/subnet HTTP/1.1" 200 716 0.008174 10.0.0.19 - - [2025-10-16 04:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.23 - - [2025-10-16 04:13:10] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000830 10.0.0.19 - - [2025-10-16 04:13:10] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042099 10.0.0.23 - - [2025-10-16 04:13:11] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.19 - - [2025-10-16 04:13:11] "POST /neutron/network HTTP/1.1" 200 601 0.115595 10.0.0.19 - - [2025-10-16 04:13:11] "POST /route-targets HTTP/1.1" 200 327 0.012124 10.0.0.19 - - [2025-10-16 04:13:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.006287 10.0.0.19 - - [2025-10-16 04:13:11] "POST /neutron/network HTTP/1.1" 200 974 0.010689 10.0.0.19 - - [2025-10-16 04:13:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001068 10.0.0.19 - - [2025-10-16 04:13:11] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004806 10.0.0.19 - - [2025-10-16 04:13:11] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005785 10.0.0.19 - - [2025-10-16 04:13:11] "POST /neutron/subnet HTTP/1.1" 200 716 0.008365 10.0.0.19 - - [2025-10-16 04:13:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001178 10.0.0.23 - - [2025-10-16 04:13:12] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.19 - - [2025-10-16 04:13:12] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062060 10.0.0.19 - - [2025-10-16 04:13:12] "POST /neutron/network HTTP/1.1" 200 977 0.029370 10.0.0.19 - - [2025-10-16 04:13:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001213 10.0.0.19 - - [2025-10-16 04:13:12] "POST /neutron/port HTTP/1.1" 200 117 0.010831 10.0.0.23 - - [2025-10-16 04:13:13] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001008 10.0.0.19 - - [2025-10-16 04:13:13] "POST /neutron/port HTTP/1.1" 200 1155 0.329197 10.0.0.19 - - [2025-10-16 04:13:13] "POST /neutron/port HTTP/1.1" 200 1209 0.090419 10.0.0.19 - - [2025-10-16 04:13:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003726 10.0.0.19 - - [2025-10-16 04:13:13] "POST /neutron/port HTTP/1.1" 200 117 0.001058 10.0.0.23 - - [2025-10-16 04:13:14] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001064 10.0.0.19 - - [2025-10-16 04:13:14] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.070025 10.0.0.19 - - [2025-10-16 04:13:14] "POST /neutron/port HTTP/1.1" 200 1183 0.017178 10.0.0.19 - - [2025-10-16 04:13:14] "POST /neutron/port HTTP/1.1" 200 1183 0.012931 10.0.0.23 - - [2025-10-16 04:13:14] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.19 - - [2025-10-16 04:13:15] "POST /neutron/port HTTP/1.1" 200 1152 0.277405 10.0.0.19 - - [2025-10-16 04:13:15] "POST /neutron/port HTTP/1.1" 200 1206 0.100025 10.0.0.19 - - [2025-10-16 04:13:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.19 - - [2025-10-16 04:13:15] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.19 - - [2025-10-16 04:13:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006812 10.0.0.19 - - [2025-10-16 04:13:19] "POST /neutron/port HTTP/1.1" 200 1183 0.018326 10.0.0.19 - - [2025-10-16 04:13:19] "GET /virtual-machine/d41c9243-d4ad-4d9d-a2d7-f9fd1daf41dd HTTP/1.1" 200 1301 0.005178 10.0.0.19 - - [2025-10-16 04:13:19] "GET /virtual-machine-interface/a6efc708-5553-45f3-a70f-2ebb5e0f1a9f HTTP/1.1" 200 3158 0.004935 10.0.0.19 - - [2025-10-16 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.19 - - [2025-10-16 04:13:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003328 10.0.0.19 - - [2025-10-16 04:13:19] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002899 10.0.0.19 - - [2025-10-16 04:13:19] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.011822 10.0.0.19 - - [2025-10-16 04:13:21] "POST /neutron/port HTTP/1.1" 200 1180 0.013196 10.0.0.19 - - [2025-10-16 04:13:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003587 10.0.0.19 - - [2025-10-16 04:13:22] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.19 - - [2025-10-16 04:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2025-10-16 04:13:22] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005109 10.0.0.19 - - [2025-10-16 04:13:22] "POST /neutron/security_group HTTP/1.1" 200 2066 0.037020 10.0.0.19 - - [2025-10-16 04:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2025-10-16 04:13:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003405 10.0.0.19 - - [2025-10-16 04:13:25] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002688 10.0.0.19 - - [2025-10-16 04:13:25] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.005699 10.0.0.19 - - [2025-10-16 04:13:25] "POST /neutron/port HTTP/1.1" 200 1180 0.013831 10.0.0.19 - - [2025-10-16 04:13:27] "POST /neutron/port HTTP/1.1" 200 1183 0.014799 10.0.0.19 - - [2025-10-16 04:13:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003515 10.0.0.19 - - [2025-10-16 04:13:28] "POST /neutron/port HTTP/1.1" 200 117 0.001042 10.0.0.19 - - [2025-10-16 04:13:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006801 10.0.0.19 - - [2025-10-16 04:13:30] "POST /neutron/port HTTP/1.1" 200 1180 0.013561 10.0.0.19 - - [2025-10-16 04:13:30] "GET /virtual-machine/6f60638c-4f0f-4db4-89dd-cbd0e6f70781 HTTP/1.1" 200 1299 0.005749 10.0.0.19 - - [2025-10-16 04:13:30] "GET /virtual-machine-interface/525fc9d3-4822-44a5-9a0d-19b8854522d0 HTTP/1.1" 200 3157 0.004841 10.0.0.19 - - [2025-10-16 04:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2025-10-16 04:13:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003319 10.0.0.19 - - [2025-10-16 04:13:30] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002506 10.0.0.19 - - [2025-10-16 04:13:30] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005500 10.0.0.19 - - [2025-10-16 04:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.19 - - [2025-10-16 04:13:31] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003023 10.0.0.19 - - [2025-10-16 04:13:31] "GET /virtual-networks?parent_id=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003321 10.0.0.19 - - [2025-10-16 04:13:31] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005310 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 404 209 0.003247 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.23 - - [2025-10-16 04:13:32] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000897 10.0.0.19 - - [2025-10-16 04:13:32] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.051869 10.0.0.19 - - [2025-10-16 04:13:32] "POST /network-policys HTTP/1.1" 200 533 0.030907 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005574 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.19 - - [2025-10-16 04:13:32] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.006853 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003685 10.0.0.19 - - [2025-10-16 04:13:32] "POST /ref-update HTTP/1.1" 200 156 0.054919 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004166 10.0.0.19 - - [2025-10-16 04:13:32] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007141 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003990 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.19 - - [2025-10-16 04:13:32] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005627 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004455 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.008697 10.0.0.19 - - [2025-10-16 04:13:32] "POST /ref-update HTTP/1.1" 200 156 0.052685 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2025-10-16 04:13:32] "POST /access-control-lists HTTP/1.1" 200 578 0.090918 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004051 10.0.0.19 - - [2025-10-16 04:13:32] "POST /neutron/network HTTP/1.1" 200 1060 0.010166 10.0.0.19 - - [2025-10-16 04:13:32] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.010947 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.19 - - [2025-10-16 04:13:32] "POST /ref-update HTTP/1.1" 200 156 0.037735 10.0.0.19 - - [2025-10-16 04:13:32] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006638 10.0.0.19 - - [2025-10-16 04:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.23 - - [2025-10-16 04:13:33] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000872 10.0.0.19 - - [2025-10-16 04:13:33] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.043061 10.0.0.19 - - [2025-10-16 04:13:33] "POST /ref-update HTTP/1.1" 200 156 0.040381 10.0.0.23 - - [2025-10-16 04:13:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009370 10.0.0.19 - - [2025-10-16 04:13:33] "POST /neutron/subnet HTTP/1.1" 200 701 0.198596 10.0.0.19 - - [2025-10-16 04:13:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001144 10.0.0.19 - - [2025-10-16 04:13:33] "GET /virtual-network/8bedede4-432c-4ef5-aa66-6a148b9814c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004950 10.0.0.19 - - [2025-10-16 04:13:33] "GET /virtual-network/8bedede4-432c-4ef5-aa66-6a148b9814c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005014 10.0.0.19 - - [2025-10-16 04:13:33] "POST /neutron/network HTTP/1.1" 200 799 0.006155 10.0.0.19 - - [2025-10-16 04:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.23 - - [2025-10-16 04:13:33] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.19 - - [2025-10-16 04:13:33] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.033555 10.0.0.23 - - [2025-10-16 04:13:33] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000877 10.0.0.19 - - [2025-10-16 04:13:33] "POST /neutron/network HTTP/1.1" 200 585 0.124487 10.0.0.19 - - [2025-10-16 04:13:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.003138 10.0.0.19 - - [2025-10-16 04:13:34] "GET /virtual-network/821f5c2a-7056-48f2-88af-da375dafe4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004732 10.0.0.19 - - [2025-10-16 04:13:34] "POST /neutron/network HTTP/1.1" 200 799 0.005852 10.0.0.19 - - [2025-10-16 04:13:34] "GET /virtual-network/821f5c2a-7056-48f2-88af-da375dafe4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004519 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.003249 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.23 - - [2025-10-16 04:13:34] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.19 - - [2025-10-16 04:13:34] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037347 10.0.0.19 - - [2025-10-16 04:13:34] "POST /network-policys HTTP/1.1" 200 587 0.029678 10.0.0.19 - - [2025-10-16 04:13:34] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005449 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2025-10-16 04:13:34] "GET /virtual-network/8bedede4-432c-4ef5-aa66-6a148b9814c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005348 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-10-16 04:13:34] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003708 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.011046 10.0.0.19 - - [2025-10-16 04:13:34] "POST /ref-update HTTP/1.1" 200 156 0.081245 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-10-16 04:13:34] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.014665 10.0.0.19 - - [2025-10-16 04:13:34] "POST /neutron/network HTTP/1.1" 200 912 0.007647 10.0.0.19 - - [2025-10-16 04:13:34] "GET /virtual-network/8bedede4-432c-4ef5-aa66-6a148b9814c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.004481 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.19 - - [2025-10-16 04:13:34] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003691 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.19 - - [2025-10-16 04:13:34] "GET /virtual-network/821f5c2a-7056-48f2-88af-da375dafe4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005116 10.0.0.19 - - [2025-10-16 04:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2025-10-16 04:13:34] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.003759 10.0.0.19 - - [2025-10-16 04:13:35] "POST /ref-update HTTP/1.1" 200 156 0.044389 10.0.0.19 - - [2025-10-16 04:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2025-10-16 04:13:35] "POST /access-control-lists HTTP/1.1" 200 554 0.072129 10.0.0.19 - - [2025-10-16 04:13:35] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.010346 10.0.0.19 - - [2025-10-16 04:13:35] "GET /virtual-network/821f5c2a-7056-48f2-88af-da375dafe4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.009004 10.0.0.19 - - [2025-10-16 04:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2025-10-16 04:13:35] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004625 10.0.0.19 - - [2025-10-16 04:13:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.001257 10.0.0.19 - - [2025-10-16 04:13:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007774 10.0.0.23 - - [2025-10-16 04:13:36] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001198 10.0.0.19 - - [2025-10-16 04:13:36] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065942 10.0.0.19 - - [2025-10-16 04:13:36] "POST /neutron/port HTTP/1.1" 200 2245 0.018122 10.0.0.19 - - [2025-10-16 04:13:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001217 10.0.0.19 - - [2025-10-16 04:13:36] "POST /neutron/port HTTP/1.1" 200 2245 0.017714 10.0.0.19 - - [2025-10-16 04:13:36] "POST /neutron/network HTTP/1.1" 200 922 0.006612 10.0.0.19 - - [2025-10-16 04:13:37] "POST /neutron/port HTTP/1.1" 200 1063 0.013268 10.0.0.23 - - [2025-10-16 04:13:37] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000884 10.0.0.19 - - [2025-10-16 04:13:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003350 10.0.0.19 - - [2025-10-16 04:13:37] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.065016 10.0.0.19 - - [2025-10-16 04:13:37] "POST /neutron/port HTTP/1.1" 200 117 0.001028 10.0.0.19 - - [2025-10-16 04:13:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006784 10.0.0.19 - - [2025-10-16 04:13:37] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003912 10.0.0.19 - - [2025-10-16 04:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.19 - - [2025-10-16 04:13:37] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004842 10.0.0.23 - - [2025-10-16 04:13:38] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.19 - - [2025-10-16 04:13:38] "PUT /access-control-list/243b3e2e-609f-43a5-a541-723d0f63f98b HTTP/1.1" 200 272 0.026766 10.0.0.19 - - [2025-10-16 04:13:38] "POST /neutron/port HTTP/1.1" 200 1063 0.291616 10.0.0.19 - - [2025-10-16 04:13:38] "POST /neutron/port HTTP/1.1" 200 1117 0.109945 10.0.0.19 - - [2025-10-16 04:13:38] "POST /neutron/subnet HTTP/1.1" 200 675 0.008067 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003428 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004241 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005461 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.054757 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.048247 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005783 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005987 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.033329 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.072598 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009000 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004346 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.034852 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.046077 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005393 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005499 10.0.0.19 - - [2025-10-16 04:13:39] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.027506 10.0.0.19 - - [2025-10-16 04:13:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003105 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005263 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003724 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.037294 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.063851 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006515 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005096 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.036360 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.036261 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005499 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005031 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.027227 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.046622 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.011034 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006731 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.031383 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003362 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004422 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003813 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024823 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.047585 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004382 10.0.0.19 - - [2025-10-16 04:13:40] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.010372 10.0.0.19 - - [2025-10-16 04:13:40] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.041143 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.037371 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004509 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004906 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.029674 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.053605 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006044 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005442 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.020749 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.006661 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003876 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.014824 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007148 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007388 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.016260 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005118 10.0.0.19 - - [2025-10-16 04:13:41] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004904 10.0.0.19 - - [2025-10-16 04:13:41] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.019595 10.0.0.19 - - [2025-10-16 04:13:46] "POST /neutron/port HTTP/1.1" 200 1091 0.017554 10.0.0.19 - - [2025-10-16 04:13:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006511 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003525 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004242 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003431 10.0.0.19 - - [2025-10-16 04:13:51] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024637 10.0.0.19 - - [2025-10-16 04:13:51] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.035570 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.009931 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003649 10.0.0.19 - - [2025-10-16 04:13:51] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.028335 10.0.0.19 - - [2025-10-16 04:13:51] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.041421 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004515 10.0.0.19 - - [2025-10-16 04:13:51] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003236 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.045548 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.040796 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.010485 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.005338 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.015863 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004197 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004853 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.003874 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.024812 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.034220 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007293 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.007776 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.030391 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.037331 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003959 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004292 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.033566 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.043480 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004352 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004331 10.0.0.19 - - [2025-10-16 04:13:52] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.021823 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003281 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.004651 10.0.0.19 - - [2025-10-16 04:13:52] "GET /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2837 0.005639 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.029158 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/d07b5859-da08-4d1a-8c08-8da8cdd7f03f HTTP/1.1" 200 254 0.042022 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009680 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.007477 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.034056 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/fe1dde23-ad0d-4c29-b2fe-bd00cd0a28a5 HTTP/1.1" 200 254 0.046464 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006083 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004970 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.027464 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.037253 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007589 10.0.0.19 - - [2025-10-16 04:13:53] "GET /bgp-router/7530c941-0f57-401b-bc56-87c837db5191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005436 10.0.0.19 - - [2025-10-16 04:13:53] "PUT /bgp-router/7530c941-0f57-401b-bc56-87c837db5191 HTTP/1.1" 200 254 0.016850 10.0.0.19 - - [2025-10-16 04:13:53] "POST /ref-update HTTP/1.1" 200 156 0.060738 10.0.0.19 - - [2025-10-16 04:13:53] "GET /virtual-network/821f5c2a-7056-48f2-88af-da375dafe4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021130 10.0.0.19 - - [2025-10-16 04:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.19 - - [2025-10-16 04:13:53] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005457 10.0.0.19 - - [2025-10-16 04:13:54] "POST /ref-update HTTP/1.1" 200 156 0.075883 10.0.0.19 - - [2025-10-16 04:13:54] "DELETE /access-control-list/73494891-588f-49a6-9677-2420c5d0572b HTTP/1.1" 200 115 0.068992 10.0.0.19 - - [2025-10-16 04:13:54] "GET /virtual-network/8bedede4-432c-4ef5-aa66-6a148b9814c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.022597 10.0.0.19 - - [2025-10-16 04:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.19 - - [2025-10-16 04:13:54] "GET /network-policy/a894227d-b526-439b-9213-9d617253fd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004297 10.0.0.19 - - [2025-10-16 04:13:54] "DELETE /network-policy/a894227d-b526-439b-9213-9d617253fd0e HTTP/1.1" 200 115 0.031354 10.0.0.19 - - [2025-10-16 04:13:54] "POST /neutron/network HTTP/1.1" 200 799 0.010554 10.0.0.19 - - [2025-10-16 04:13:54] "POST /neutron/port HTTP/1.1" 200 1091 0.014727 10.0.0.19 - - [2025-10-16 04:13:54] "POST /neutron/port HTTP/1.1" 200 151 0.213809 10.0.0.23 - - [2025-10-16 04:13:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005078 10.0.0.23 - - [2025-10-16 04:13:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004440 10.0.0.19 - - [2025-10-16 04:13:56] "POST /neutron/network HTTP/1.1" 200 151 0.125690 10.0.0.19 - - [2025-10-16 04:13:56] "DELETE /route-target/648e065b-66ca-4f77-8124-66f9dea3fa1f HTTP/1.1" 200 115 0.029431 10.0.0.19 - - [2025-10-16 04:13:56] "POST /ref-update HTTP/1.1" 200 156 0.063674 10.0.0.19 - - [2025-10-16 04:13:56] "DELETE /access-control-list/195586e2-4b2d-4abe-9499-2c749fb3175b HTTP/1.1" 200 115 0.054021 10.0.0.19 - - [2025-10-16 04:13:56] "POST /neutron/network HTTP/1.1" 200 974 0.020581 10.0.0.19 - - [2025-10-16 04:13:56] "GET /virtual-network/2f283d15-1453-4b0c-a0e0-91109e7cd666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006739 10.0.0.19 - - [2025-10-16 04:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.19 - - [2025-10-16 04:13:56] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004527 10.0.0.19 - - [2025-10-16 04:13:56] "POST /ref-update HTTP/1.1" 200 156 0.049061 10.0.0.19 - - [2025-10-16 04:13:56] "POST /ref-update HTTP/1.1" 200 156 0.013710 10.0.0.19 - - [2025-10-16 04:13:56] "GET /virtual-network/e38f14df-8d5e-4b2c-a3fe-f113e66a51ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2566 0.010672 10.0.0.19 - - [2025-10-16 04:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.19 - - [2025-10-16 04:13:56] "GET /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003408 10.0.0.19 - - [2025-10-16 04:13:56] "DELETE /network-policy/ec5afe38-06eb-4174-882e-c27b52b219f0 HTTP/1.1" 200 115 0.029112 10.0.0.19 - - [2025-10-16 04:13:57] "POST /neutron/network HTTP/1.1" 400 204 0.012909 10.0.0.19 - - [2025-10-16 04:13:57] "POST /neutron/port HTTP/1.1" 200 1206 0.012521 10.0.0.19 - - [2025-10-16 04:13:57] "POST /neutron/port HTTP/1.1" 200 151 0.313215 10.0.0.19 - - [2025-10-16 04:13:59] "POST /neutron/network HTTP/1.1" 200 977 0.015704 10.0.0.19 - - [2025-10-16 04:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.23 - - [2025-10-16 04:14:00] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.19 - - [2025-10-16 04:14:00] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044516 10.0.0.23 - - [2025-10-16 04:14:00] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000837 10.0.0.19 - - [2025-10-16 04:14:00] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?fields=virtual_networks HTTP/1.1" 200 1048 0.036022 10.0.0.23 - - [2025-10-16 04:14:01] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000868 10.0.0.19 - - [2025-10-16 04:14:01] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.039869 10.0.0.23 - - [2025-10-16 04:14:01] "GET /projects?obj_uuids=227057cf-4131-492a-b4e5-0c8d36330bc1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.19 - - [2025-10-16 04:14:01] "GET /project/227057cf-4131-492a-b4e5-0c8d36330bc1?fields=security_groups HTTP/1.1" 200 1282 0.035582 10.0.0.19 - - [2025-10-16 04:14:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.025322 10.0.0.23 - - [2025-10-16 04:14:02] "GET /projects?obj_uuids=1d7543e3-d162-48ff-9fe9-875f832c6bd3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004277 10.0.0.23 - - [2025-10-16 04:14:02] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001443 10.0.0.23 - - [2025-10-16 04:14:02] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008275 10.0.0.23 - - [2025-10-16 04:14:02] "POST /id-to-fqname HTTP/1.1" 200 185 0.002970 10.0.0.23 - - [2025-10-16 04:14:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.009510 10.0.0.23 - - [2025-10-16 04:14:02] "POST /security-groups HTTP/1.1" 200 586 0.028979 10.0.0.23 - - [2025-10-16 04:14:02] "POST /projects HTTP/1.1" 200 575 0.254669 10.0.0.23 - - [2025-10-16 04:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.298493 10.0.0.19 - - [2025-10-16 04:14:02] "POST /access-control-lists HTTP/1.1" 200 591 0.027076 10.0.0.19 - - [2025-10-16 04:14:02] "GET /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.461292 10.0.0.19 - - [2025-10-16 04:14:03] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.19 - - [2025-10-16 04:14:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000402 10.0.0.19 - - [2025-10-16 04:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031757 10.0.0.19 - - [2025-10-16 04:14:06] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004036 10.0.0.19 - - [2025-10-16 04:14:06] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003311 10.0.0.19 - - [2025-10-16 04:14:06] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002949 10.0.0.19 - - [2025-10-16 04:14:06] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.010381 10.0.0.19 - - [2025-10-16 04:14:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.025948 10.0.0.23 - - [2025-10-16 04:14:08] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002751 10.0.0.23 - - [2025-10-16 04:14:08] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000849 10.0.0.23 - - [2025-10-16 04:14:08] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006430 10.0.0.23 - - [2025-10-16 04:14:08] "POST /id-to-fqname HTTP/1.1" 200 185 0.005678 10.0.0.23 - - [2025-10-16 04:14:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.004652 10.0.0.23 - - [2025-10-16 04:14:08] "POST /security-groups HTTP/1.1" 200 586 0.031421 10.0.0.19 - - [2025-10-16 04:14:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.004606 10.0.0.23 - - [2025-10-16 04:14:08] "POST /projects HTTP/1.1" 200 575 0.234982 10.0.0.23 - - [2025-10-16 04:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.304758 10.0.0.19 - - [2025-10-16 04:14:08] "POST /access-control-lists HTTP/1.1" 200 589 0.030008 10.0.0.19 - - [2025-10-16 04:14:08] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.443009 10.0.0.19 - - [2025-10-16 04:14:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.024755 10.0.0.23 - - [2025-10-16 04:14:08] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003077 10.0.0.23 - - [2025-10-16 04:14:08] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001412 10.0.0.23 - - [2025-10-16 04:14:09] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006827 10.0.0.23 - - [2025-10-16 04:14:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.005091 10.0.0.23 - - [2025-10-16 04:14:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.016769 10.0.0.23 - - [2025-10-16 04:14:09] "POST /security-groups HTTP/1.1" 200 586 0.032695 10.0.0.23 - - [2025-10-16 04:14:09] "POST /projects HTTP/1.1" 200 575 0.253736 10.0.0.19 - - [2025-10-16 04:14:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.009118 10.0.0.23 - - [2025-10-16 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.323971 10.0.0.19 - - [2025-10-16 04:14:09] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.460056 10.0.0.19 - - [2025-10-16 04:14:09] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2025-10-16 04:14:10] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.19 - - [2025-10-16 04:14:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.003164 10.0.0.19 - - [2025-10-16 04:14:11] "POST /api-access-lists HTTP/1.1" 200 521 0.020788 10.0.0.19 - - [2025-10-16 04:14:11] "GET /api-access-list/d3ec6462-a7fb-4e17-b3fc-9a4b805e184a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.005420 10.0.0.19 - - [2025-10-16 04:14:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.19 - - [2025-10-16 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.095649 10.0.0.23 - - [2025-10-16 04:14:12] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.19 - - [2025-10-16 04:14:12] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.054648 10.0.0.19 - - [2025-10-16 04:14:12] "GET /virtual-networks?parent_id=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018086 10.0.0.19 - - [2025-10-16 04:14:12] "POST /virtual-networks HTTP/1.1" 200 568 0.107242 10.0.0.19 - - [2025-10-16 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.031677 10.0.0.19 - - [2025-10-16 04:14:12] "POST /ref-update HTTP/1.1" 200 156 0.021921 10.0.0.19 - - [2025-10-16 04:14:12] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.019202 10.0.0.23 - - [2025-10-16 04:14:12] "POST /useragent-kv HTTP/1.1" 200 115 0.012051 10.0.0.19 - - [2025-10-16 04:14:12] "POST /ref-update HTTP/1.1" 200 156 0.116999 10.0.0.19 - - [2025-10-16 04:14:12] "POST /neutron/network HTTP/1.1" 200 831 0.054110 10.0.0.19 - - [2025-10-16 04:14:12] "GET /virtual-network/01ec8746-aa2f-4a11-9e56-9039341fc8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.017362 10.0.0.19 - - [2025-10-16 04:14:13] "POST /id-to-fqname HTTP/1.1" 401 292 0.000433 10.0.0.19 - - [2025-10-16 04:14:14] "POST /id-to-fqname HTTP/1.1" 200 230 0.046464 10.0.0.19 - - [2025-10-16 04:14:15] "POST /neutron/network HTTP/1.1" 200 841 0.076401 10.0.0.23 - - [2025-10-16 04:14:15] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000838 10.0.0.19 - - [2025-10-16 04:14:15] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.064182 10.0.0.19 - - [2025-10-16 04:14:16] "POST /neutron/port HTTP/1.1" 200 117 0.031474 10.0.0.19 - - [2025-10-16 04:14:16] "POST /neutron/network HTTP/1.1" 200 831 0.030074 10.0.0.19 - - [2025-10-16 04:14:17] "POST /neutron/port HTTP/1.1" 200 1055 0.016154 10.0.0.19 - - [2025-10-16 04:14:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005205 10.0.0.19 - - [2025-10-16 04:14:17] "POST /neutron/network HTTP/1.1" 200 831 0.007969 10.0.0.19 - - [2025-10-16 04:14:21] "POST /neutron/port HTTP/1.1" 200 1083 0.018042 10.0.0.19 - - [2025-10-16 04:14:21] "POST /neutron/security_group HTTP/1.1" 200 2053 0.008720 10.0.0.19 - - [2025-10-16 04:14:21] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 401 292 0.000533 10.0.0.19 - - [2025-10-16 04:14:21] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 200 1288 0.040951 10.0.0.19 - - [2025-10-16 04:14:21] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 200 1288 0.015800 10.0.0.19 - - [2025-10-16 04:14:21] "GET /virtual-machine-interface/b999c0d5-7f1c-46bb-bb56-bf5f123cad1a HTTP/1.1" 200 2531 0.018066 10.0.0.19 - - [2025-10-16 04:14:21] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 200 1288 0.014992 10.0.0.19 - - [2025-10-16 04:14:22] "GET /virtual-machine-interface/b999c0d5-7f1c-46bb-bb56-bf5f123cad1a HTTP/1.1" 200 2531 0.019206 10.0.0.19 - - [2025-10-16 04:14:22] "GET /instance-ip/16f580d2-a866-4eba-9e81-797b13d7ee42 HTTP/1.1" 200 1625 0.021064 10.0.0.19 - - [2025-10-16 04:14:22] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 200 1288 0.016577 10.0.0.19 - - [2025-10-16 04:14:22] "GET /virtual-machine-interface/b999c0d5-7f1c-46bb-bb56-bf5f123cad1a HTTP/1.1" 200 2531 0.019874 10.0.0.19 - - [2025-10-16 04:14:22] "GET /instance-ip/16f580d2-a866-4eba-9e81-797b13d7ee42 HTTP/1.1" 200 1625 0.016232 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.015838 10.0.0.19 - - [2025-10-16 04:14:22] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022917 10.0.0.19 - - [2025-10-16 04:14:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003348 10.0.0.19 - - [2025-10-16 04:14:22] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013347 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.013089 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.19 - - [2025-10-16 04:14:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002995 10.0.0.19 - - [2025-10-16 04:14:22] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013296 10.0.0.19 - - [2025-10-16 04:14:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.014995 10.0.0.19 - - [2025-10-16 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.19 - - [2025-10-16 04:14:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003212 10.0.0.19 - - [2025-10-16 04:14:23] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014912 10.0.0.19 - - [2025-10-16 04:14:23] "POST /fqname-to-id HTTP/1.1" 403 339 0.014336 10.0.0.19 - - [2025-10-16 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2025-10-16 04:14:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003437 10.0.0.19 - - [2025-10-16 04:14:23] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013887 10.0.0.19 - - [2025-10-16 04:14:23] "POST /fqname-to-id HTTP/1.1" 403 339 0.014561 10.0.0.19 - - [2025-10-16 04:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.19 - - [2025-10-16 04:14:23] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003673 10.0.0.19 - - [2025-10-16 04:14:23] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015016 10.0.0.23 - - [2025-10-16 04:14:25] "DELETE /project/2a5f71b6961a4c38b130921c881dcaf6 HTTP/1.1" 404 173 0.004637 10.0.0.23 - - [2025-10-16 04:14:25] "DELETE /project/dde99d9c61e2447d8c2307d53ac767ad HTTP/1.1" 404 173 0.004037 10.0.0.23 - - [2025-10-16 04:14:25] "DELETE /project/227057cf-4131-492a-b4e5-0c8d36330bc1 HTTP/1.1" 404 177 0.007340 10.0.0.23 - - [2025-10-16 04:14:25] "DELETE /project/1d7543e3d16248ff9fe9875f832c6bd3 HTTP/1.1" 404 173 0.004649 10.0.0.19 - - [2025-10-16 04:14:25] "POST /neutron/port HTTP/1.1" 200 1083 0.013191 10.0.0.19 - - [2025-10-16 04:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014570 10.0.0.19 - - [2025-10-16 04:14:26] "GET /virtual-network/01ec8746-aa2f-4a11-9e56-9039341fc8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.016899 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 403 339 0.015734 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.19 - - [2025-10-16 04:14:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003354 10.0.0.19 - - [2025-10-16 04:14:28] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013487 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 403 339 0.016054 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.19 - - [2025-10-16 04:14:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002887 10.0.0.19 - - [2025-10-16 04:14:28] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012538 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 403 361 0.015157 10.0.0.19 - - [2025-10-16 04:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2025-10-16 04:14:28] "GET /routing-instance/f4a22a43-d797-4792-8745-c0461e296bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004304 10.0.0.19 - - [2025-10-16 04:14:29] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016506 10.0.0.19 - - [2025-10-16 04:14:29] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003478 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.015599 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2025-10-16 04:14:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002860 10.0.0.19 - - [2025-10-16 04:14:29] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013877 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 403 361 0.014373 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.19 - - [2025-10-16 04:14:29] "GET /routing-instance/f4a22a43-d797-4792-8745-c0461e296bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003886 10.0.0.19 - - [2025-10-16 04:14:29] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.015167 10.0.0.19 - - [2025-10-16 04:14:29] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003920 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.013449 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.19 - - [2025-10-16 04:14:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003663 10.0.0.19 - - [2025-10-16 04:14:29] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014519 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.014114 10.0.0.19 - - [2025-10-16 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.19 - - [2025-10-16 04:14:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003435 10.0.0.19 - - [2025-10-16 04:14:29] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014336 10.0.0.23 - - [2025-10-16 04:14:29] "GET /obj-perms HTTP/1.1" 200 4915 0.066520 10.0.0.19 - - [2025-10-16 04:14:30] "POST /neutron/port HTTP/1.1" 200 1083 0.015135 10.0.0.19 - - [2025-10-16 04:14:30] "POST /neutron/subnet HTTP/1.1" 200 647 0.010250 10.0.0.19 - - [2025-10-16 04:14:32] "GET /obj-perms HTTP/1.1" 200 5056 0.047535 10.0.0.23 - - [2025-10-16 04:14:32] "GET /obj-perms HTTP/1.1" 200 4915 0.014995 10.0.0.23 - - [2025-10-16 04:14:34] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.015966 10.0.0.19 - - [2025-10-16 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022356 10.0.0.19 - - [2025-10-16 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.23 - - [2025-10-16 04:14:37] "GET /obj-perms HTTP/1.1" 200 4915 0.014072 10.0.0.19 - - [2025-10-16 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.19 - - [2025-10-16 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.23 - - [2025-10-16 04:14:37] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014944 10.0.0.19 - - [2025-10-16 04:14:37] "GET /obj-perms HTTP/1.1" 200 4915 0.058959 10.0.0.19 - - [2025-10-16 04:14:38] "GET /obj-perms HTTP/1.1" 200 5020 0.042264 10.0.0.19 - - [2025-10-16 04:14:38] "GET /obj-perms HTTP/1.1" 200 4915 0.064546 10.0.0.19 - - [2025-10-16 04:14:38] "GET /obj-perms HTTP/1.1" 200 5020 0.003475 10.0.0.19 - - [2025-10-16 04:14:38] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.067483 10.0.0.57 - - [2025-10-16 04:14:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.044858 10.0.0.19 - - [2025-10-16 04:14:39] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 200 1288 0.016536 10.0.0.19 - - [2025-10-16 04:14:39] "POST /neutron/port HTTP/1.1" 200 1083 0.014185 10.0.0.19 - - [2025-10-16 04:14:41] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 404 171 0.014566 10.0.0.19 - - [2025-10-16 04:14:41] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 404 171 0.016694 10.0.0.19 - - [2025-10-16 04:14:41] "GET /virtual-machine/b8ed9310-4482-4aa1-b6f9-bb021c055a15 HTTP/1.1" 404 171 0.013074 10.0.0.19 - - [2025-10-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 403 339 0.014386 10.0.0.19 - - [2025-10-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2025-10-16 04:14:41] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002972 10.0.0.19 - - [2025-10-16 04:14:41] "GET /virtual-networks?parent_id=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014231 10.0.0.19 - - [2025-10-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 403 361 0.017593 10.0.0.19 - - [2025-10-16 04:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.19 - - [2025-10-16 04:14:41] "GET /routing-instance/f4a22a43-d797-4792-8745-c0461e296bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005395 10.0.0.19 - - [2025-10-16 04:14:41] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013286 10.0.0.19 - - [2025-10-16 04:14:42] "GET /route-target/a24b55a5-4517-49eb-9e74-8e8a49455533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003497 10.0.0.19 - - [2025-10-16 04:14:42] "GET /obj-perms HTTP/1.1" 200 4915 0.070117 10.0.0.19 - - [2025-10-16 04:14:42] "GET /obj-perms HTTP/1.1" 200 5020 0.004369 10.0.0.19 - - [2025-10-16 04:14:48] "GET /obj-perms HTTP/1.1" 200 5020 0.004349 10.0.0.19 - - [2025-10-16 04:14:51] "GET /obj-perms HTTP/1.1" 200 5020 0.004268 10.0.0.19 - - [2025-10-16 04:14:58] "GET /obj-perms HTTP/1.1" 200 5020 0.004164 10.0.0.19 - - [2025-10-16 04:15:01] "GET /obj-perms HTTP/1.1" 200 5020 0.004815 10.0.0.19 - - [2025-10-16 04:15:07] "GET /obj-perms HTTP/1.1" 200 5020 0.004226 10.0.0.19 - - [2025-10-16 04:15:07] "GET /obj-perms HTTP/1.1" 200 5020 0.003493 10.0.0.23 - - [2025-10-16 04:15:08] "GET /obj-perms HTTP/1.1" 200 5020 0.042154 10.0.0.23 - - [2025-10-16 04:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004961 10.0.0.23 - - [2025-10-16 04:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001821 10.0.0.19 - - [2025-10-16 04:15:08] "DELETE /virtual-network/01ec8746-aa2f-4a11-9e56-9039341fc8d8 HTTP/1.1" 200 115 0.110229 10.0.0.19 - - [2025-10-16 04:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.19 - - [2025-10-16 04:15:08] "DELETE /api-access-list/d3ec6462-a7fb-4e17-b3fc-9a4b805e184a HTTP/1.1" 200 115 0.029635 10.0.0.23 - - [2025-10-16 04:15:08] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.19 - - [2025-10-16 04:15:08] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.039097 10.0.0.23 - - [2025-10-16 04:15:08] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.19 - - [2025-10-16 04:15:08] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?fields=virtual_networks HTTP/1.1" 200 1022 0.050532 10.0.0.23 - - [2025-10-16 04:15:08] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.19 - - [2025-10-16 04:15:08] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.038098 10.0.0.23 - - [2025-10-16 04:15:08] "GET /projects?obj_uuids=2a5f71b6-961a-4c38-b130-921c881dcaf6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000890 10.0.0.19 - - [2025-10-16 04:15:08] "GET /project/2a5f71b6-961a-4c38-b130-921c881dcaf6?fields=security_groups HTTP/1.1" 200 1243 0.036351 10.0.0.23 - - [2025-10-16 04:15:09] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.19 - - [2025-10-16 04:15:09] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.054624 10.0.0.23 - - [2025-10-16 04:15:09] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.19 - - [2025-10-16 04:15:09] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?fields=virtual_networks HTTP/1.1" 200 1023 0.051355 10.0.0.23 - - [2025-10-16 04:15:09] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000989 10.0.0.19 - - [2025-10-16 04:15:09] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.045967 10.0.0.23 - - [2025-10-16 04:15:09] "GET /projects?obj_uuids=dde99d9c-61e2-447d-8c23-07d53ac767ad&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000886 10.0.0.19 - - [2025-10-16 04:15:09] "GET /project/dde99d9c-61e2-447d-8c23-07d53ac767ad?fields=security_groups HTTP/1.1" 200 1244 0.039522 10.0.0.19 - - [2025-10-16 04:15:11] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003881 10.0.0.19 - - [2025-10-16 04:15:11] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.010551 10.0.0.23 - - [2025-10-16 04:15:11] "GET /projects?obj_uuids=1d7543e3-d162-48ff-9fe9-875f832c6bd3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.19 - - [2025-10-16 04:15:11] "GET /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.038918 10.0.0.23 - - [2025-10-16 04:15:11] "GET /projects?obj_uuids=1d7543e3-d162-48ff-9fe9-875f832c6bd3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 10.0.0.19 - - [2025-10-16 04:15:12] "GET /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3?fields=virtual_networks HTTP/1.1" 200 1022 0.044319 10.0.0.23 - - [2025-10-16 04:15:12] "GET /projects?obj_uuids=1d7543e3-d162-48ff-9fe9-875f832c6bd3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.19 - - [2025-10-16 04:15:12] "GET /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.034334 10.0.0.23 - - [2025-10-16 04:15:12] "GET /projects?obj_uuids=1d7543e3-d162-48ff-9fe9-875f832c6bd3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000877 10.0.0.19 - - [2025-10-16 04:15:12] "GET /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3?fields=security_groups HTTP/1.1" 200 1243 0.026785 10.0.0.19 - - [2025-10-16 04:15:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.030982 10.0.0.23 - - [2025-10-16 04:15:13] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003014 10.0.0.23 - - [2025-10-16 04:15:13] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.23 - - [2025-10-16 04:15:13] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006790 10.0.0.23 - - [2025-10-16 04:15:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.004518 10.0.0.23 - - [2025-10-16 04:15:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.008032 10.0.0.23 - - [2025-10-16 04:15:13] "POST /security-groups HTTP/1.1" 200 591 0.028810 10.0.0.23 - - [2025-10-16 04:15:13] "POST /projects HTTP/1.1" 200 585 0.253322 10.0.0.19 - - [2025-10-16 04:15:13] "POST /access-control-lists HTTP/1.1" 200 596 0.030802 10.0.0.23 - - [2025-10-16 04:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.331391 10.0.0.19 - - [2025-10-16 04:15:13] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.472082 10.0.0.19 - - [2025-10-16 04:15:14] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2025-10-16 04:15:15] "DELETE /access-control-list/84e8c6ce-64b8-4e79-817c-8d9fe81eab00 HTTP/1.1" 200 115 0.054847 10.0.0.19 - - [2025-10-16 04:15:15] "DELETE /access-control-list/dcde6a13-5752-454f-80d5-7f8a4bfcc019 HTTP/1.1" 200 115 0.073797 10.0.0.19 - - [2025-10-16 04:15:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.19 - - [2025-10-16 04:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026649 10.0.0.19 - - [2025-10-16 04:15:17] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003204 10.0.0.19 - - [2025-10-16 04:15:17] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003633 10.0.0.19 - - [2025-10-16 04:15:17] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002696 10.0.0.19 - - [2025-10-16 04:15:17] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.010031 10.0.0.19 - - [2025-10-16 04:15:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.020604 10.0.0.23 - - [2025-10-16 04:15:18] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003145 10.0.0.23 - - [2025-10-16 04:15:19] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.23 - - [2025-10-16 04:15:19] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007667 10.0.0.23 - - [2025-10-16 04:15:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.001147 10.0.0.23 - - [2025-10-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.004605 10.0.0.23 - - [2025-10-16 04:15:19] "POST /security-groups HTTP/1.1" 200 591 0.069012 10.0.0.19 - - [2025-10-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.003371 10.0.0.23 - - [2025-10-16 04:15:19] "POST /projects HTTP/1.1" 200 585 0.260394 10.0.0.23 - - [2025-10-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.331012 10.0.0.19 - - [2025-10-16 04:15:19] "POST /access-control-lists HTTP/1.1" 200 594 0.025663 10.0.0.19 - - [2025-10-16 04:15:19] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.465391 10.0.0.19 - - [2025-10-16 04:15:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.024570 10.0.0.23 - - [2025-10-16 04:15:19] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003361 10.0.0.23 - - [2025-10-16 04:15:19] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001408 10.0.0.23 - - [2025-10-16 04:15:19] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006842 10.0.0.23 - - [2025-10-16 04:15:20] "POST /id-to-fqname HTTP/1.1" 200 190 0.003348 10.0.0.23 - - [2025-10-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.003818 10.0.0.23 - - [2025-10-16 04:15:20] "POST /security-groups HTTP/1.1" 200 591 0.033764 10.0.0.23 - - [2025-10-16 04:15:20] "POST /projects HTTP/1.1" 200 585 0.247780 10.0.0.19 - - [2025-10-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.004278 10.0.0.23 - - [2025-10-16 04:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.317206 10.0.0.19 - - [2025-10-16 04:15:20] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.456193 10.0.0.19 - - [2025-10-16 04:15:20] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2025-10-16 04:15:21] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.19 - - [2025-10-16 04:15:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.003427 10.0.0.19 - - [2025-10-16 04:15:22] "POST /api-access-lists HTTP/1.1" 200 521 0.022469 10.0.0.19 - - [2025-10-16 04:15:22] "GET /api-access-list/4b681077-c16d-4ac6-a1cd-82447f27678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.005872 10.0.0.19 - - [2025-10-16 04:15:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.19 - - [2025-10-16 04:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.042981 10.0.0.23 - - [2025-10-16 04:15:22] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.19 - - [2025-10-16 04:15:22] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052657 10.0.0.19 - - [2025-10-16 04:15:23] "GET /virtual-networks?parent_id=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015672 10.0.0.19 - - [2025-10-16 04:15:23] "POST /virtual-networks HTTP/1.1" 200 583 0.083868 10.0.0.19 - - [2025-10-16 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.032983 10.0.0.19 - - [2025-10-16 04:15:23] "POST /ref-update HTTP/1.1" 200 156 0.026661 10.0.0.19 - - [2025-10-16 04:15:23] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.016177 10.0.0.23 - - [2025-10-16 04:15:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006057 10.0.0.19 - - [2025-10-16 04:15:23] "POST /ref-update HTTP/1.1" 200 156 0.079163 10.0.0.19 - - [2025-10-16 04:15:23] "POST /neutron/network HTTP/1.1" 200 847 0.047945 10.0.0.19 - - [2025-10-16 04:15:23] "GET /virtual-network/4ad3bd03-f6c0-41a7-879a-ce13fa95b599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.016670 10.0.0.19 - - [2025-10-16 04:15:23] "POST /neutron/subnet HTTP/1.1" 200 674 0.037468 10.0.0.19 - - [2025-10-16 04:15:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000311 10.0.0.19 - - [2025-10-16 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.048494 10.0.0.23 - - [2025-10-16 04:15:24] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.19 - - [2025-10-16 04:15:24] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056539 10.0.0.19 - - [2025-10-16 04:15:24] "GET /virtual-networks?parent_id=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016394 10.0.0.19 - - [2025-10-16 04:15:24] "POST /virtual-networks HTTP/1.1" 200 583 0.079977 10.0.0.19 - - [2025-10-16 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.034698 10.0.0.19 - - [2025-10-16 04:15:24] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.017373 10.0.0.23 - - [2025-10-16 04:15:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008325 10.0.0.19 - - [2025-10-16 04:15:24] "POST /ref-update HTTP/1.1" 200 156 0.084423 10.0.0.19 - - [2025-10-16 04:15:24] "GET /virtual-network/7cb658b1-97b4-49ce-afd4-54598bdbdb2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017775 10.0.0.19 - - [2025-10-16 04:15:24] "POST /neutron/network HTTP/1.1" 200 850 0.052570 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/b951591c67f64262bc3636364dae3ab4 HTTP/1.1" 404 173 0.006724 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/7b681aeccf56486b9b08ae733f33ba66 HTTP/1.1" 404 173 0.006526 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/dde99d9c-61e2-447d-8c23-07d53ac767ad HTTP/1.1" 404 177 0.009730 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/2a5f71b6-961a-4c38-b130-921c881dcaf6 HTTP/1.1" 404 177 0.005555 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/1d7543e3-d162-48ff-9fe9-875f832c6bd3 HTTP/1.1" 404 177 0.005008 10.0.0.23 - - [2025-10-16 04:15:25] "DELETE /project/37fb2c5927e440b4b49d1e0de8e67628 HTTP/1.1" 404 173 0.007078 10.0.0.19 - - [2025-10-16 04:15:25] "PUT /virtual-network/4ad3bd03-f6c0-41a7-879a-ce13fa95b599 HTTP/1.1" 200 264 0.048515 10.0.0.19 - - [2025-10-16 04:15:26] "PUT /virtual-network/4ad3bd03-f6c0-41a7-879a-ce13fa95b599 HTTP/1.1" 200 264 0.066465 10.0.0.19 - - [2025-10-16 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.23 - - [2025-10-16 04:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002737 10.0.0.23 - - [2025-10-16 04:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003759 10.0.0.19 - - [2025-10-16 04:15:26] "DELETE /virtual-network/7cb658b1-97b4-49ce-afd4-54598bdbdb2d HTTP/1.1" 200 115 0.130446 10.0.0.23 - - [2025-10-16 04:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002750 10.0.0.23 - - [2025-10-16 04:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003028 10.0.0.19 - - [2025-10-16 04:15:26] "DELETE /virtual-network/4ad3bd03-f6c0-41a7-879a-ce13fa95b599 HTTP/1.1" 200 115 0.128999 10.0.0.19 - - [2025-10-16 04:15:26] "DELETE /route-target/922a47d3-3815-4937-a019-7e6c9bc013a4 HTTP/1.1" 200 115 0.020369 10.0.0.19 - - [2025-10-16 04:15:26] "DELETE /api-access-list/4b681077-c16d-4ac6-a1cd-82447f27678f HTTP/1.1" 200 115 0.038484 10.0.0.23 - - [2025-10-16 04:15:26] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000937 10.0.0.19 - - [2025-10-16 04:15:26] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040452 10.0.0.23 - - [2025-10-16 04:15:26] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001140 10.0.0.19 - - [2025-10-16 04:15:26] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?fields=virtual_networks HTTP/1.1" 200 1032 0.036505 10.0.0.23 - - [2025-10-16 04:15:26] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.19 - - [2025-10-16 04:15:26] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041600 10.0.0.23 - - [2025-10-16 04:15:26] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001198 10.0.0.19 - - [2025-10-16 04:15:26] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?fields=security_groups HTTP/1.1" 200 1258 0.037979 10.0.0.23 - - [2025-10-16 04:15:27] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000899 10.0.0.19 - - [2025-10-16 04:15:27] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.043016 10.0.0.23 - - [2025-10-16 04:15:27] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000824 10.0.0.19 - - [2025-10-16 04:15:27] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?fields=virtual_networks HTTP/1.1" 200 1032 0.041867 10.0.0.23 - - [2025-10-16 04:15:27] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001224 10.0.0.19 - - [2025-10-16 04:15:27] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032193 10.0.0.23 - - [2025-10-16 04:15:27] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000883 10.0.0.19 - - [2025-10-16 04:15:27] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?fields=security_groups HTTP/1.1" 200 1258 0.040153 10.0.0.19 - - [2025-10-16 04:15:31] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.19 - - [2025-10-16 04:15:32] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.19 - - [2025-10-16 04:15:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.19 - - [2025-10-16 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.053936 10.0.0.23 - - [2025-10-16 04:15:33] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001212 10.0.0.19 - - [2025-10-16 04:15:33] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067180 10.0.0.19 - - [2025-10-16 04:15:33] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.012414 10.0.0.19 - - [2025-10-16 04:15:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.014514 10.0.0.19 - - [2025-10-16 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015112 10.0.0.23 - - [2025-10-16 04:15:33] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.19 - - [2025-10-16 04:15:33] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018108 10.0.0.19 - - [2025-10-16 04:15:33] "POST /service-templates HTTP/1.1" 403 264 0.009989 10.0.0.19 - - [2025-10-16 04:15:33] "POST /fqname-to-id HTTP/1.1" 404 215 0.003376 10.0.0.19 - - [2025-10-16 04:15:33] "POST /api-access-lists HTTP/1.1" 200 555 0.025976 10.0.0.19 - - [2025-10-16 04:15:33] "GET /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006025 10.0.0.19 - - [2025-10-16 04:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017146 10.0.0.23 - - [2025-10-16 04:15:33] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.19 - - [2025-10-16 04:15:34] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.056801 10.0.0.19 - - [2025-10-16 04:15:34] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016075 10.0.0.19 - - [2025-10-16 04:15:34] "POST /virtual-networks HTTP/1.1" 200 583 0.102586 10.0.0.19 - - [2025-10-16 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031729 10.0.0.19 - - [2025-10-16 04:15:34] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.016503 10.0.0.23 - - [2025-10-16 04:15:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008860 10.0.0.19 - - [2025-10-16 04:15:34] "POST /ref-update HTTP/1.1" 200 156 0.073831 10.0.0.19 - - [2025-10-16 04:15:34] "POST /neutron/network HTTP/1.1" 200 849 0.051337 10.0.0.19 - - [2025-10-16 04:15:34] "GET /virtual-network/9f55b725-10c4-4d6c-94cd-cf28931d34fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.018071 10.0.0.19 - - [2025-10-16 04:15:34] "POST /neutron/network HTTP/1.1" 200 849 0.070291 10.0.0.19 - - [2025-10-16 04:15:34] "GET /virtual-network/9f55b725-10c4-4d6c-94cd-cf28931d34fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004899 10.0.0.19 - - [2025-10-16 04:15:34] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003187 10.0.0.19 - - [2025-10-16 04:15:35] "GET /virtual-network/9f55b725-10c4-4d6c-94cd-cf28931d34fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005301 10.0.0.57 - - [2025-10-16 04:15:36] "GET /obj-perms HTTP/1.1" 200 5030 0.057910 10.0.0.19 - - [2025-10-16 04:15:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.015487 10.0.0.19 - - [2025-10-16 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018775 10.0.0.23 - - [2025-10-16 04:15:36] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.19 - - [2025-10-16 04:15:36] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.017336 10.0.0.19 - - [2025-10-16 04:15:36] "POST /service-templates HTTP/1.1" 403 264 0.010938 10.0.0.19 - - [2025-10-16 04:15:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.003431 10.0.0.19 - - [2025-10-16 04:15:36] "POST /api-access-lists HTTP/1.1" 200 521 0.020195 10.0.0.19 - - [2025-10-16 04:15:36] "GET /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005789 10.0.0.19 - - [2025-10-16 04:15:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.017463 10.0.0.19 - - [2025-10-16 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013412 10.0.0.23 - - [2025-10-16 04:15:36] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.19 - - [2025-10-16 04:15:36] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019406 10.0.0.19 - - [2025-10-16 04:15:36] "POST /service-templates HTTP/1.1" 200 551 0.036912 10.0.0.19 - - [2025-10-16 04:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018808 10.0.0.19 - - [2025-10-16 04:15:37] "GET /service-template/4a663788-2c70-4da4-a9de-b64855ce516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019091 10.0.0.19 - - [2025-10-16 04:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.039677 10.0.0.19 - - [2025-10-16 04:15:37] "GET /service-template/4a663788-2c70-4da4-a9de-b64855ce516e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015662 10.0.0.19 - - [2025-10-16 04:15:37] "GET /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004015 10.0.0.19 - - [2025-10-16 04:15:37] "PUT /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962 HTTP/1.1" 200 264 0.014420 10.0.0.19 - - [2025-10-16 04:15:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000578 10.0.0.19 - - [2025-10-16 04:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.047085 10.0.0.23 - - [2025-10-16 04:15:38] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001414 10.0.0.19 - - [2025-10-16 04:15:38] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.058244 10.0.0.19 - - [2025-10-16 04:15:38] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020377 10.0.0.19 - - [2025-10-16 04:15:38] "POST /virtual-networks HTTP/1.1" 403 263 0.012847 10.0.0.19 - - [2025-10-16 04:15:38] "GET /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004731 10.0.0.19 - - [2025-10-16 04:15:38] "PUT /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285 HTTP/1.1" 200 264 0.011206 10.0.0.19 - - [2025-10-16 04:15:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.031039 10.0.0.19 - - [2025-10-16 04:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015931 10.0.0.23 - - [2025-10-16 04:15:39] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.19 - - [2025-10-16 04:15:39] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.020378 10.0.0.19 - - [2025-10-16 04:15:39] "POST /service-templates HTTP/1.1" 403 264 0.012931 10.0.0.19 - - [2025-10-16 04:15:39] "GET /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003440 10.0.0.19 - - [2025-10-16 04:15:39] "PUT /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962 HTTP/1.1" 200 264 0.012526 10.0.0.19 - - [2025-10-16 04:15:39] "GET /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003543 10.0.0.19 - - [2025-10-16 04:15:39] "PUT /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285 HTTP/1.1" 200 264 0.011530 10.0.0.19 - - [2025-10-16 04:15:40] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003162 10.0.0.19 - - [2025-10-16 04:15:40] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.015371 10.0.0.19 - - [2025-10-16 04:15:40] "DELETE /api-access-list/10a9e81c-5539-4eb1-aad2-3c99b7de5962 HTTP/1.1" 200 115 0.033775 10.0.0.19 - - [2025-10-16 04:15:40] "DELETE /api-access-list/84d8bfae-5ea6-4f8c-b4ef-f540cd9f0285 HTTP/1.1" 200 115 0.028615 10.0.0.19 - - [2025-10-16 04:15:41] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.003753 10.0.0.19 - - [2025-10-16 04:15:41] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.010212 10.0.0.19 - - [2025-10-16 04:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016345 10.0.0.19 - - [2025-10-16 04:15:41] "DELETE /service-template/4a663788-2c70-4da4-a9de-b64855ce516e HTTP/1.1" 200 115 0.044821 10.0.0.19 - - [2025-10-16 04:15:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.021043 10.0.0.23 - - [2025-10-16 04:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004932 10.0.0.19 - - [2025-10-16 04:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.23 - - [2025-10-16 04:15:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008860 10.0.0.19 - - [2025-10-16 04:15:41] "DELETE /virtual-network/9f55b725-10c4-4d6c-94cd-cf28931d34fc HTTP/1.1" 200 115 0.139573 10.0.0.19 - - [2025-10-16 04:15:41] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004666 10.0.0.19 - - [2025-10-16 04:15:41] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.012399 10.0.0.19 - - [2025-10-16 04:15:41] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004513 10.0.0.19 - - [2025-10-16 04:15:41] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.013651 10.0.0.19 - - [2025-10-16 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.23 - - [2025-10-16 04:15:44] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000799 10.0.0.19 - - [2025-10-16 04:15:44] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.041830 10.0.0.23 - - [2025-10-16 04:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007460 10.0.0.19 - - [2025-10-16 04:15:45] "POST /neutron/subnet HTTP/1.1" 200 709 0.238961 10.0.0.19 - - [2025-10-16 04:15:45] "POST /id-to-fqname HTTP/1.1" 200 240 0.000996 10.0.0.19 - - [2025-10-16 04:15:45] "GET /virtual-network/48e6eca5-987a-4ca5-8266-89798e8a5722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004822 10.0.0.19 - - [2025-10-16 04:15:45] "GET /virtual-network/48e6eca5-987a-4ca5-8266-89798e8a5722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004155 10.0.0.19 - - [2025-10-16 04:15:45] "POST /neutron/network HTTP/1.1" 200 859 0.005530 10.0.0.19 - - [2025-10-16 04:15:45] "GET /virtual-network/48e6eca5-987a-4ca5-8266-89798e8a5722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004035 10.0.0.19 - - [2025-10-16 04:15:45] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003090 10.0.0.19 - - [2025-10-16 04:15:45] "POST /ref-update HTTP/1.1" 200 156 0.019151 10.0.0.19 - - [2025-10-16 04:15:45] "GET /virtual-network/48e6eca5-987a-4ca5-8266-89798e8a5722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005164 10.0.0.23 - - [2025-10-16 04:15:45] "GET /obj-perms HTTP/1.1" 200 5030 0.059419 10.0.0.19 - - [2025-10-16 04:15:46] "POST /fqname-to-id HTTP/1.1" 404 215 0.003538 10.0.0.19 - - [2025-10-16 04:15:46] "POST /api-access-lists HTTP/1.1" 200 555 0.024875 10.0.0.19 - - [2025-10-16 04:15:46] "GET /api-access-list/5d7647a1-a555-4a1d-aad8-ddc60d31ee49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006655 10.0.0.19 - - [2025-10-16 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016364 10.0.0.23 - - [2025-10-16 04:15:46] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000901 10.0.0.19 - - [2025-10-16 04:15:46] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.047768 10.0.0.19 - - [2025-10-16 04:15:46] "POST /neutron/network HTTP/1.1" 200 117 0.064735 10.0.0.19 - - [2025-10-16 04:15:46] "POST /neutron/network HTTP/1.1" 200 693 0.032513 10.0.0.19 - - [2025-10-16 04:15:47] "POST /id-to-fqname HTTP/1.1" 200 240 0.012906 10.0.0.19 - - [2025-10-16 04:15:47] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020115 10.0.0.19 - - [2025-10-16 04:15:47] "POST /neutron/network HTTP/1.1" 200 864 0.030573 10.0.0.19 - - [2025-10-16 04:15:47] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016230 10.0.0.19 - - [2025-10-16 04:15:47] "POST /neutron/network HTTP/1.1" 200 864 0.005393 10.0.0.19 - - [2025-10-16 04:15:47] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004499 10.0.0.19 - - [2025-10-16 04:15:47] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003039 10.0.0.19 - - [2025-10-16 04:15:47] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005126 10.0.0.19 - - [2025-10-16 04:15:47] "GET /obj-perms HTTP/1.1" 200 5030 0.117098 10.0.0.19 - - [2025-10-16 04:15:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.015618 10.0.0.19 - - [2025-10-16 04:15:48] "POST /fqname-to-id HTTP/1.1" 404 264 0.007395 10.0.0.19 - - [2025-10-16 04:15:48] "POST /access-control-lists HTTP/1.1" 200 624 0.035294 10.0.0.19 - - [2025-10-16 04:15:48] "PUT /access-control-list/1488b863-1f1b-4e1d-a4b2-29e50d7c1bdf HTTP/1.1" 200 272 0.014523 10.0.0.19 - - [2025-10-16 04:15:48] "POST /neutron/security_group HTTP/1.1" 200 2084 0.016559 10.0.0.23 - - [2025-10-16 04:15:48] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001038 10.0.0.19 - - [2025-10-16 04:15:48] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.194337 10.0.0.19 - - [2025-10-16 04:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.041446 10.0.0.19 - - [2025-10-16 04:15:49] "GET /security-group/336d57b0-d342-47ed-a125-60961d30f6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015664 10.0.0.23 - - [2025-10-16 04:15:49] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001050 10.0.0.19 - - [2025-10-16 04:15:50] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.076966 10.0.0.19 - - [2025-10-16 04:15:50] "POST /id-to-fqname HTTP/1.1" 200 240 0.012164 10.0.0.23 - - [2025-10-16 04:15:51] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000903 10.0.0.19 - - [2025-10-16 04:15:51] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064196 10.0.0.19 - - [2025-10-16 04:15:51] "POST /neutron/port HTTP/1.1" 200 117 0.028996 10.0.0.19 - - [2025-10-16 04:15:52] "POST /neutron/network HTTP/1.1" 200 874 0.031662 10.0.0.19 - - [2025-10-16 04:15:52] "POST /neutron/port HTTP/1.1" 200 1060 0.012776 10.0.0.19 - - [2025-10-16 04:15:52] "POST /neutron/port HTTP/1.1" 200 1088 0.016692 10.0.0.19 - - [2025-10-16 04:15:52] "POST /neutron/port HTTP/1.1" 200 117 0.001061 10.0.0.19 - - [2025-10-16 04:15:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007323 10.0.0.19 - - [2025-10-16 04:15:56] "POST /neutron/port HTTP/1.1" 200 1088 0.013228 10.0.0.19 - - [2025-10-16 04:15:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007285 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 401 292 0.000362 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.039937 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.014675 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd HTTP/1.1" 200 3024 0.018373 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.016088 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd HTTP/1.1" 200 3024 0.020697 10.0.0.19 - - [2025-10-16 04:15:57] "GET /instance-ip/12edb7f7-ac60-47b1-8ca6-147fe373117b HTTP/1.1" 200 1640 0.016478 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.014176 10.0.0.19 - - [2025-10-16 04:15:57] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd HTTP/1.1" 200 3024 0.017528 10.0.0.19 - - [2025-10-16 04:15:57] "GET /instance-ip/12edb7f7-ac60-47b1-8ca6-147fe373117b HTTP/1.1" 200 1640 0.016734 10.0.0.19 - - [2025-10-16 04:15:57] "POST /fqname-to-id HTTP/1.1" 403 354 0.014335 10.0.0.19 - - [2025-10-16 04:15:57] "GET / HTTP/1.1" 200 35931 0.002700 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000382 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023910 10.0.0.19 - - [2025-10-16 04:15:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004159 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021259 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.019370 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.013570 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.19 - - [2025-10-16 04:15:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003179 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018629 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017992 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.013813 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2025-10-16 04:15:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003157 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017601 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018633 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.016787 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.19 - - [2025-10-16 04:15:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004355 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018123 10.0.0.19 - - [2025-10-16 04:15:58] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.028034 10.0.0.19 - - [2025-10-16 04:15:58] "POST /fqname-to-id HTTP/1.1" 403 354 0.014031 10.0.0.19 - - [2025-10-16 04:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2025-10-16 04:15:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003275 10.0.0.19 - - [2025-10-16 04:15:59] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018188 10.0.0.19 - - [2025-10-16 04:15:59] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017516 10.0.0.23 - - [2025-10-16 04:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2025-10-16 04:16:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.19 - - [2025-10-16 04:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.19 - - [2025-10-16 04:16:02] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016044 10.0.0.23 - - [2025-10-16 04:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.23 - - [2025-10-16 04:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.57 - - [2025-10-16 04:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.57 - - [2025-10-16 04:16:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.57 - - [2025-10-16 04:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.57 - - [2025-10-16 04:16:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000317 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.016300 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003013 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027345 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000346 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.020001 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000294 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.014664 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002900 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016763 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018320 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745 10.0.0.19 - - [2025-10-16 04:16:04] "GET /routing-instance/4c91cb81-ad15-4688-a1fb-b6df222561de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017344 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 403 354 0.024397 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.19 - - [2025-10-16 04:16:04] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003345 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018899 10.0.0.19 - - [2025-10-16 04:16:04] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.021457 10.0.0.19 - - [2025-10-16 04:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016038 10.0.0.19 - - [2025-10-16 04:16:05] "GET /routing-instance/4c91cb81-ad15-4688-a1fb-b6df222561de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.020764 10.0.0.23 - - [2025-10-16 04:16:05] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.043471 10.0.0.23 - - [2025-10-16 04:16:09] "GET /obj-perms HTTP/1.1" 403 257 0.011988 10.0.0.23 - - [2025-10-16 04:16:11] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014781 10.0.0.23 - - [2025-10-16 04:16:15] "GET /obj-perms HTTP/1.1" 403 257 0.011900 10.0.0.19 - - [2025-10-16 04:16:16] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.043733 10.0.0.19 - - [2025-10-16 04:16:16] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.018935 10.0.0.23 - - [2025-10-16 04:16:16] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013914 10.0.0.19 - - [2025-10-16 04:16:16] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.018381 10.0.0.19 - - [2025-10-16 04:16:16] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017777 10.0.0.19 - - [2025-10-16 04:16:16] "GET /obj-perms HTTP/1.1" 403 257 0.043847 10.0.0.23 - - [2025-10-16 04:16:16] "GET /obj-perms HTTP/1.1" 200 5030 0.005192 10.0.0.19 - - [2025-10-16 04:16:16] "GET /obj-perms HTTP/1.1" 403 257 0.012326 10.0.0.19 - - [2025-10-16 04:16:17] "GET /obj-perms HTTP/1.1" 403 257 0.032802 10.0.0.19 - - [2025-10-16 04:16:17] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.016814 10.0.0.57 - - [2025-10-16 04:16:17] "GET /obj-perms HTTP/1.1" 403 257 0.032785 10.0.0.23 - - [2025-10-16 04:16:17] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.019614 10.0.0.19 - - [2025-10-16 04:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013788 10.0.0.23 - - [2025-10-16 04:16:17] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.19 - - [2025-10-16 04:16:18] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067967 10.0.0.19 - - [2025-10-16 04:16:18] "GET /virtual-network/48e6eca5-987a-4ca5-8266-89798e8a5722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.019677 10.0.0.19 - - [2025-10-16 04:16:18] "GET /floating-ip-pools?parent_id=48e6eca5-987a-4ca5-8266-89798e8a5722&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.015774 10.0.0.19 - - [2025-10-16 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014416 10.0.0.19 - - [2025-10-16 04:16:18] "GET /floating-ip-pool/83182602-5d25-45f3-a0fe-82acf3f965be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.014665 10.0.0.23 - - [2025-10-16 04:16:18] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001217 10.0.0.19 - - [2025-10-16 04:16:18] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.059366 10.0.0.19 - - [2025-10-16 04:16:18] "POST /floating-ips HTTP/1.1" 200 616 0.079789 10.0.0.19 - - [2025-10-16 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015951 10.0.0.19 - - [2025-10-16 04:16:18] "GET /floating-ip/4f301845-7fc9-460d-b3fc-87ab8b245b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.017446 10.0.0.19 - - [2025-10-16 04:16:18] "GET /floating-ip/4f301845-7fc9-460d-b3fc-87ab8b245b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.015552 10.0.0.19 - - [2025-10-16 04:16:18] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.014670 10.0.0.19 - - [2025-10-16 04:16:18] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.015705 10.0.0.19 - - [2025-10-16 04:16:18] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.020942 10.0.0.19 - - [2025-10-16 04:16:18] "POST /ref-update HTTP/1.1" 200 156 0.026128 10.0.0.19 - - [2025-10-16 04:16:18] "POST /neutron/floatingip HTTP/1.1" 200 544 0.074669 10.0.0.19 - - [2025-10-16 04:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012832 10.0.0.19 - - [2025-10-16 04:16:19] "GET /routing-instance/d49f5024-839a-4e98-ac4f-a1a4f7f92300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.014765 10.0.0.19 - - [2025-10-16 04:16:19] "POST /neutron/port HTTP/1.1" 200 1114 0.061350 10.0.0.19 - - [2025-10-16 04:16:19] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.016731 10.0.0.19 - - [2025-10-16 04:16:19] "GET /virtual-machine-interface/b829d73c-67d2-4ec4-a30f-7d38df66f4bd HTTP/1.1" 200 3586 0.019602 10.0.0.19 - - [2025-10-16 04:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012475 10.0.0.19 - - [2025-10-16 04:16:19] "GET /security-group/336d57b0-d342-47ed-a125-60961d30f6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.012552 10.0.0.19 - - [2025-10-16 04:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012927 10.0.0.19 - - [2025-10-16 04:16:19] "GET /security-group/336d57b0-d342-47ed-a125-60961d30f6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014778 10.0.0.19 - - [2025-10-16 04:16:19] "POST /neutron/security_group HTTP/1.1" 200 568 0.014980 10.0.0.19 - - [2025-10-16 04:16:20] "DELETE /floating-ip/4f301845-7fc9-460d-b3fc-87ab8b245b81 HTTP/1.1" 200 115 0.058079 10.0.0.19 - - [2025-10-16 04:16:20] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 200 1293 0.022167 10.0.0.19 - - [2025-10-16 04:16:20] "POST /neutron/port HTTP/1.1" 200 151 0.206236 10.0.0.19 - - [2025-10-16 04:16:22] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 404 171 0.018036 10.0.0.19 - - [2025-10-16 04:16:22] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 404 171 0.012176 10.0.0.19 - - [2025-10-16 04:16:22] "GET /virtual-machine/8ef0f07c-30a4-466f-a468-55855eef2f12 HTTP/1.1" 404 171 0.012238 10.0.0.19 - - [2025-10-16 04:16:22] "POST /fqname-to-id HTTP/1.1" 403 354 0.017500 10.0.0.19 - - [2025-10-16 04:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2025-10-16 04:16:22] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004946 10.0.0.19 - - [2025-10-16 04:16:22] "GET /virtual-networks?parent_id=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022419 10.0.0.19 - - [2025-10-16 04:16:22] "GET /virtual-network/56764d80-c3d5-4c0a-a32d-8b2ce4d1e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018394 10.0.0.19 - - [2025-10-16 04:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012284 10.0.0.19 - - [2025-10-16 04:16:22] "GET /routing-instance/4c91cb81-ad15-4688-a1fb-b6df222561de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.015057 10.0.0.19 - - [2025-10-16 04:16:23] "GET /obj-perms HTTP/1.1" 403 257 0.037361 10.0.0.19 - - [2025-10-16 04:16:25] "DELETE /access-control-list/c41c7316-3137-4548-96c9-c8d520cc18d2 HTTP/1.1" 200 115 0.031044 10.0.0.23 - - [2025-10-16 04:16:25] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000919 10.0.0.23 - - [2025-10-16 04:16:25] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.19 - - [2025-10-16 04:16:25] "DELETE /access-control-list/0bd8d34d-53ba-4e11-931a-b4ad4cc8a923 HTTP/1.1" 200 115 0.068110 10.0.0.23 - - [2025-10-16 04:16:25] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.063946 10.0.0.23 - - [2025-10-16 04:16:25] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.081926 10.0.0.23 - - [2025-10-16 04:16:25] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001043 10.0.0.23 - - [2025-10-16 04:16:25] "GET /projects?obj_uuids=7b681aec-cf56-486b-9b08-ae733f33ba66&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003124 10.0.0.23 - - [2025-10-16 04:16:26] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?fields=security_groups HTTP/1.1" 200 1102 0.141713 10.0.0.23 - - [2025-10-16 04:16:26] "GET /project/7b681aec-cf56-486b-9b08-ae733f33ba66?fields=security_groups HTTP/1.1" 500 228 0.152902 10.0.0.23 - - [2025-10-16 04:16:26] "GET /projects?obj_uuids=37fb2c59-27e4-40b4-b49d-1e0de8e67628&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000888 10.0.0.23 - - [2025-10-16 04:16:26] "GET /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628?fields=application_policy_sets HTTP/1.1" 400 210 0.058321 10.0.0.19 - - [2025-10-16 04:16:26] "GET /obj-perms HTTP/1.1" 200 5030 0.017532 10.0.0.23 - - [2025-10-16 04:16:26] "DELETE /project/7b681aec-cf56-486b-9b08-ae733f33ba66 HTTP/1.1" 404 171 0.323708 10.0.0.23 - - [2025-10-16 04:16:26] "DELETE /project/37fb2c59-27e4-40b4-b49d-1e0de8e67628 HTTP/1.1" 404 171 0.368498 10.0.0.23 - - [2025-10-16 04:16:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003786 10.0.0.19 - - [2025-10-16 04:16:33] "GET /obj-perms HTTP/1.1" 200 5056 0.049554 10.0.0.23 - - [2025-10-16 04:16:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003609 10.0.0.19 - - [2025-10-16 04:16:41] "GET /obj-perms HTTP/1.1" 200 5030 0.005832 10.0.0.23 - - [2025-10-16 04:16:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003760 10.0.0.19 - - [2025-10-16 04:16:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003640 10.0.0.57 - - [2025-10-16 04:16:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003700 10.0.0.19 - - [2025-10-16 04:16:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.031369 10.0.0.19 - - [2025-10-16 04:16:48] "POST /neutron/network HTTP/1.1" 200 864 0.035021 10.0.0.19 - - [2025-10-16 04:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2025-10-16 04:16:48] "DELETE /api-access-list/5d7647a1-a555-4a1d-aad8-ddc60d31ee49 HTTP/1.1" 200 115 0.034028 10.0.0.23 - - [2025-10-16 04:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002867 10.0.0.23 - - [2025-10-16 04:16:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002663 10.0.0.19 - - [2025-10-16 04:16:48] "POST /neutron/network HTTP/1.1" 200 151 0.167802 10.0.0.19 - - [2025-10-16 04:16:48] "DELETE /route-target/5458fdbb-d9d0-491c-8e0d-f76e1f09baef HTTP/1.1" 200 115 0.022103 10.0.0.19 - - [2025-10-16 04:16:50] "GET /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003670 10.0.0.19 - - [2025-10-16 04:16:50] "PUT /api-access-list/bea1af28-8e79-4661-a7b7-1bd6fbd3ff2d HTTP/1.1" 200 264 0.009881 10.0.0.23 - - [2025-10-16 04:16:50] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.19 - - [2025-10-16 04:16:50] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.042794 10.0.0.23 - - [2025-10-16 04:16:50] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000818 10.0.0.19 - - [2025-10-16 04:16:50] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?fields=virtual_networks HTTP/1.1" 200 1033 0.042233 10.0.0.23 - - [2025-10-16 04:16:51] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000946 10.0.0.19 - - [2025-10-16 04:16:51] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.036449 10.0.0.23 - - [2025-10-16 04:16:51] "GET /projects?obj_uuids=b951591c-67f6-4262-bc36-36364dae3ab4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001265 10.0.0.19 - - [2025-10-16 04:16:51] "GET /project/b951591c-67f6-4262-bc36-36364dae3ab4?fields=security_groups HTTP/1.1" 200 1259 0.034445 10.0.0.23 - - [2025-10-16 04:16:51] "GET /projects?obj_uuids=754b0fed-0701-430a-b48a-46a2e11a0e69&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000911 10.0.0.19 - - [2025-10-16 04:16:51] "GET /project/754b0fed-0701-430a-b48a-46a2e11a0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.033879 [Introspect:8084]10.0.0.19 - - [2025-10-16 04:16:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001007 10.0.0.19 - - [2025-10-16 04:16:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.024249 10.0.0.23 - - [2025-10-16 04:16:55] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003440 10.0.0.23 - - [2025-10-16 04:16:55] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.23 - - [2025-10-16 04:16:55] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007489 10.0.0.23 - - [2025-10-16 04:16:55] "POST /id-to-fqname HTTP/1.1" 200 191 0.001792 10.0.0.23 - - [2025-10-16 04:16:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.006414 10.0.0.23 - - [2025-10-16 04:16:55] "POST /security-groups HTTP/1.1" 200 592 0.028850 10.0.0.23 - - [2025-10-16 04:16:55] "POST /projects HTTP/1.1" 200 587 0.231189 10.0.0.19 - - [2025-10-16 04:16:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.018687 10.0.0.23 - - [2025-10-16 04:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.301168 10.0.0.19 - - [2025-10-16 04:16:55] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.444643 10.0.0.19 - - [2025-10-16 04:16:56] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.19 - - [2025-10-16 04:16:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.19 - - [2025-10-16 04:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.054879 10.0.0.23 - - [2025-10-16 04:16:58] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000898 10.0.0.19 - - [2025-10-16 04:16:59] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.035217 10.0.0.19 - - [2025-10-16 04:16:59] "POST /ref-update HTTP/1.1" 200 156 0.028942 10.0.0.23 - - [2025-10-16 04:16:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009997 10.0.0.19 - - [2025-10-16 04:16:59] "POST /neutron/subnet HTTP/1.1" 200 716 0.214068 10.0.0.19 - - [2025-10-16 04:16:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001361 10.0.0.19 - - [2025-10-16 04:16:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004973 10.0.0.19 - - [2025-10-16 04:16:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005027 10.0.0.19 - - [2025-10-16 04:16:59] "POST /neutron/network HTTP/1.1" 200 825 0.005797 10.0.0.19 - - [2025-10-16 04:17:00] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005699 10.0.0.19 - - [2025-10-16 04:17:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001241 10.0.0.23 - - [2025-10-16 04:17:02] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000926 10.0.0.19 - - [2025-10-16 04:17:02] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.064254 10.0.0.19 - - [2025-10-16 04:17:02] "POST /neutron/network HTTP/1.1" 200 825 0.008744 10.0.0.19 - - [2025-10-16 04:17:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001675 10.0.0.19 - - [2025-10-16 04:17:02] "POST /neutron/port HTTP/1.1" 200 117 0.005693 10.0.0.23 - - [2025-10-16 04:17:02] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001244 10.0.0.19 - - [2025-10-16 04:17:03] "POST /neutron/port HTTP/1.1" 200 1059 0.300140 10.0.0.19 - - [2025-10-16 04:17:03] "POST /neutron/port HTTP/1.1" 200 1113 0.106352 10.0.0.19 - - [2025-10-16 04:17:03] "POST /neutron/subnet HTTP/1.1" 200 690 0.009416 10.0.0.23 - - [2025-10-16 04:17:03] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001884 10.0.0.19 - - [2025-10-16 04:17:03] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.083687 10.0.0.19 - - [2025-10-16 04:17:03] "POST /neutron/network HTTP/1.1" 200 825 0.005889 10.0.0.19 - - [2025-10-16 04:17:03] "POST /neutron/port HTTP/1.1" 200 117 0.006336 10.0.0.19 - - [2025-10-16 04:17:04] "POST /neutron/network HTTP/1.1" 200 835 0.010921 10.0.0.19 - - [2025-10-16 04:17:04] "POST /neutron/port HTTP/1.1" 200 1059 0.035110 10.0.0.19 - - [2025-10-16 04:17:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.19 - - [2025-10-16 04:17:05] "POST /neutron/network HTTP/1.1" 200 825 0.007902 10.0.0.19 - - [2025-10-16 04:17:09] "POST /neutron/port HTTP/1.1" 200 1087 0.015297 10.0.0.19 - - [2025-10-16 04:17:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007884 10.0.0.19 - - [2025-10-16 04:17:09] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 401 292 0.000562 10.0.0.19 - - [2025-10-16 04:17:09] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 200 1294 0.034217 10.0.0.19 - - [2025-10-16 04:17:09] "GET /virtual-machine-interface/5fe3521f-072b-4936-9383-00e5809f22f6 HTTP/1.1" 200 2949 0.004573 10.0.0.19 - - [2025-10-16 04:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.19 - - [2025-10-16 04:17:09] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002611 10.0.0.19 - - [2025-10-16 04:17:09] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002368 10.0.0.19 - - [2025-10-16 04:17:09] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004948 10.0.0.19 - - [2025-10-16 04:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2025-10-16 04:17:12] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006758 10.0.0.19 - - [2025-10-16 04:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.19 - - [2025-10-16 04:17:16] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005819 10.0.0.19 - - [2025-10-16 04:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.19 - - [2025-10-16 04:17:21] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004730 10.0.0.19 - - [2025-10-16 04:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.19 - - [2025-10-16 04:17:25] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004923 10.0.0.23 - - [2025-10-16 04:17:26] "DELETE /project/b951591c-67f6-4262-bc36-36364dae3ab4 HTTP/1.1" 404 177 0.026580 10.0.0.23 - - [2025-10-16 04:17:26] "DELETE /project/03e29f6550a84f9b937e9a83abd9c7d6 HTTP/1.1" 404 173 0.040782 10.0.0.19 - - [2025-10-16 04:17:27] "POST /neutron/network HTTP/1.1" 200 835 0.006247 10.0.0.19 - - [2025-10-16 04:17:27] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.19 - - [2025-10-16 04:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2025-10-16 04:17:29] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004679 10.0.0.19 - - [2025-10-16 04:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.19 - - [2025-10-16 04:17:33] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005506 10.0.0.19 - - [2025-10-16 04:17:33] "POST /neutron/port HTTP/1.1" 200 1087 0.036776 10.0.0.19 - - [2025-10-16 04:17:33] "POST /neutron/subnet HTTP/1.1" 200 690 0.016398 10.0.0.23 - - [2025-10-16 04:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.046982 10.0.0.19 - - [2025-10-16 04:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.044787 10.0.0.19 - - [2025-10-16 04:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.19 - - [2025-10-16 04:17:37] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004850 10.0.0.19 - - [2025-10-16 04:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.19 - - [2025-10-16 04:17:41] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003954 10.0.0.19 - - [2025-10-16 04:17:41] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002888 10.0.0.19 - - [2025-10-16 04:17:41] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011240 10.0.0.19 - - [2025-10-16 04:17:41] "POST /neutron/port HTTP/1.1" 200 1087 0.014059 10.0.0.19 - - [2025-10-16 04:17:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006475 10.0.0.19 - - [2025-10-16 04:17:52] "POST /neutron/port HTTP/1.1" 200 1087 0.015169 10.0.0.19 - - [2025-10-16 04:17:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008328 10.0.0.19 - - [2025-10-16 04:18:02] "POST /neutron/port HTTP/1.1" 200 1087 0.018906 10.0.0.19 - - [2025-10-16 04:18:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007280 10.0.0.19 - - [2025-10-16 04:18:02] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 200 1293 0.005467 10.0.0.19 - - [2025-10-16 04:18:02] "GET /virtual-machine-interface/69242d8e-a338-4f55-b538-ad5d0123414b HTTP/1.1" 200 2949 0.005048 10.0.0.19 - - [2025-10-16 04:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2025-10-16 04:18:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003905 10.0.0.19 - - [2025-10-16 04:18:02] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002722 10.0.0.19 - - [2025-10-16 04:18:02] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005384 10.0.0.19 - - [2025-10-16 04:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012581 10.0.0.19 - - [2025-10-16 04:18:03] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004308 10.0.0.19 - - [2025-10-16 04:18:03] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003609 10.0.0.19 - - [2025-10-16 04:18:03] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007928 10.0.0.19 - - [2025-10-16 04:18:04] "POST /neutron/port HTTP/1.1" 200 1087 0.020165 10.0.0.19 - - [2025-10-16 04:18:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007051 10.0.0.19 - - [2025-10-16 04:18:29] "POST /neutron/network HTTP/1.1" 200 835 0.006401 10.0.0.19 - - [2025-10-16 04:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001123 10.0.0.19 - - [2025-10-16 04:18:32] "POST /neutron/port HTTP/1.1" 200 1087 0.014955 10.0.0.19 - - [2025-10-16 04:18:33] "POST /neutron/subnet HTTP/1.1" 200 690 0.008740 10.0.0.19 - - [2025-10-16 04:19:30] "POST /neutron/port HTTP/1.1" 200 1087 0.014276 10.0.0.19 - - [2025-10-16 04:19:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003445 10.0.0.19 - - [2025-10-16 04:19:31] "POST /neutron/network HTTP/1.1" 200 825 0.007202 10.0.0.19 - - [2025-10-16 04:19:35] "POST /neutron/network HTTP/1.1" 200 835 0.007169 10.0.0.19 - - [2025-10-16 04:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.57 - - [2025-10-16 04:19:36] "GET /obj-perms HTTP/1.1" 200 5056 0.049277 10.0.0.19 - - [2025-10-16 04:19:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006901 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 200 1294 0.003643 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine-interface/5fe3521f-072b-4936-9383-00e5809f22f6 HTTP/1.1" 200 2949 0.004872 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 200 1294 0.003212 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine-interface/5fe3521f-072b-4936-9383-00e5809f22f6 HTTP/1.1" 200 2949 0.004631 10.0.0.19 - - [2025-10-16 04:19:58] "GET /instance-ip/2aaf0a1e-e4ca-40a8-af90-6b13732b12b6 HTTP/1.1" 200 1621 0.006072 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 200 1294 0.003798 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-machine-interface/5fe3521f-072b-4936-9383-00e5809f22f6 HTTP/1.1" 200 2949 0.004759 10.0.0.19 - - [2025-10-16 04:19:58] "GET /instance-ip/2aaf0a1e-e4ca-40a8-af90-6b13732b12b6 HTTP/1.1" 200 1621 0.004183 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.19 - - [2025-10-16 04:19:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003831 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002853 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005208 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.19 - - [2025-10-16 04:19:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003807 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003145 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005294 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.19 - - [2025-10-16 04:19:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003881 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002512 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005358 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.19 - - [2025-10-16 04:19:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003577 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002607 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006383 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.19 - - [2025-10-16 04:19:58] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004242 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003215 10.0.0.19 - - [2025-10-16 04:19:58] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005206 10.0.0.19 - - [2025-10-16 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2025-10-16 04:19:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003893 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002463 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005640 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.19 - - [2025-10-16 04:19:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004183 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002852 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005426 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.19 - - [2025-10-16 04:19:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004000 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003132 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005409 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.19 - - [2025-10-16 04:19:59] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004596 10.0.0.19 - - [2025-10-16 04:19:59] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003846 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.19 - - [2025-10-16 04:19:59] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004441 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002877 10.0.0.19 - - [2025-10-16 04:19:59] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006037 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2025-10-16 04:19:59] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.013902 10.0.0.19 - - [2025-10-16 04:19:59] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004187 10.0.0.19 - - [2025-10-16 04:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2025-10-16 04:20:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003735 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003065 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005459 10.0.0.19 - - [2025-10-16 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.19 - - [2025-10-16 04:20:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003901 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003653 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008703 10.0.0.19 - - [2025-10-16 04:20:00] "GET /obj-perms HTTP/1.1" 200 5032 0.044380 10.0.0.23 - - [2025-10-16 04:20:00] "GET /obj-perms HTTP/1.1" 200 5032 0.047059 10.0.0.19 - - [2025-10-16 04:20:00] "GET /obj-perms HTTP/1.1" 200 5032 0.003277 10.0.0.19 - - [2025-10-16 04:20:00] "GET /obj-perms HTTP/1.1" 200 5032 0.003798 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 200 1293 0.004541 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine-interface/69242d8e-a338-4f55-b538-ad5d0123414b HTTP/1.1" 200 2949 0.004626 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 200 1293 0.005705 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine-interface/69242d8e-a338-4f55-b538-ad5d0123414b HTTP/1.1" 200 2949 0.004836 10.0.0.19 - - [2025-10-16 04:20:00] "GET /instance-ip/734a38af-d352-418d-945c-a725d0414041 HTTP/1.1" 200 1621 0.005314 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 200 1293 0.003435 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-machine-interface/69242d8e-a338-4f55-b538-ad5d0123414b HTTP/1.1" 200 2949 0.004366 10.0.0.19 - - [2025-10-16 04:20:00] "GET /instance-ip/734a38af-d352-418d-945c-a725d0414041 HTTP/1.1" 200 1621 0.003553 10.0.0.19 - - [2025-10-16 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.19 - - [2025-10-16 04:20:00] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003248 10.0.0.19 - - [2025-10-16 04:20:00] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002962 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006488 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005930 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003539 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005605 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004271 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003086 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008478 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003989 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003160 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005686 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004821 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003078 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005280 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004531 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003040 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006365 10.0.0.19 - - [2025-10-16 04:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.19 - - [2025-10-16 04:20:01] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004624 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002968 10.0.0.19 - - [2025-10-16 04:20:01] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005378 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.19 - - [2025-10-16 04:20:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003891 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003199 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006114 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.19 - - [2025-10-16 04:20:02] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005026 10.0.0.19 - - [2025-10-16 04:20:02] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004012 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2025-10-16 04:20:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003282 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002608 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005664 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-10-16 04:20:02] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003937 10.0.0.19 - - [2025-10-16 04:20:02] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004071 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.19 - - [2025-10-16 04:20:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004523 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003071 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005466 10.0.0.19 - - [2025-10-16 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.19 - - [2025-10-16 04:20:02] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004272 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003503 10.0.0.19 - - [2025-10-16 04:20:02] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006045 10.0.0.23 - - [2025-10-16 04:20:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004762 10.0.0.19 - - [2025-10-16 04:20:02] "GET /obj-perms HTTP/1.1" 200 5032 0.004461 10.0.0.19 - - [2025-10-16 04:20:03] "GET /obj-perms HTTP/1.1" 200 5032 0.003588 10.0.0.23 - - [2025-10-16 04:20:03] "GET /obj-perms HTTP/1.1" 200 5032 0.003969 10.0.0.19 - - [2025-10-16 04:20:08] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 200 1293 0.006111 10.0.0.19 - - [2025-10-16 04:20:08] "POST /neutron/port HTTP/1.1" 200 1087 0.018483 10.0.0.19 - - [2025-10-16 04:20:10] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 404 171 0.003819 10.0.0.19 - - [2025-10-16 04:20:10] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 404 171 0.003470 10.0.0.19 - - [2025-10-16 04:20:10] "GET /virtual-machine/cbeedfc0-c6e0-47b4-81fa-5338d1bdbd16 HTTP/1.1" 404 171 0.002996 10.0.0.19 - - [2025-10-16 04:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.19 - - [2025-10-16 04:20:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003446 10.0.0.19 - - [2025-10-16 04:20:10] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003879 10.0.0.19 - - [2025-10-16 04:20:10] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005833 10.0.0.19 - - [2025-10-16 04:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-10-16 04:20:10] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004282 10.0.0.19 - - [2025-10-16 04:20:10] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004383 10.0.0.19 - - [2025-10-16 04:20:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003740 10.0.0.23 - - [2025-10-16 04:20:11] "GET /obj-perms HTTP/1.1" 200 5032 0.003633 10.0.0.19 - - [2025-10-16 04:20:17] "GET /obj-perms HTTP/1.1" 200 5032 0.004154 10.0.0.57 - - [2025-10-16 04:20:17] "GET /obj-perms HTTP/1.1" 200 5032 0.042748 10.0.0.23 - - [2025-10-16 04:20:17] "GET /obj-perms HTTP/1.1" 200 5032 0.003651 10.0.0.19 - - [2025-10-16 04:20:17] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 200 1294 0.004353 10.0.0.19 - - [2025-10-16 04:20:17] "POST /neutron/port HTTP/1.1" 200 1087 0.016637 10.0.0.19 - - [2025-10-16 04:20:19] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 404 171 0.004017 10.0.0.19 - - [2025-10-16 04:20:19] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 404 171 0.002947 10.0.0.19 - - [2025-10-16 04:20:19] "GET /virtual-machine/e648138f-ddc6-4577-932b-ecbff466899b HTTP/1.1" 404 171 0.002817 10.0.0.19 - - [2025-10-16 04:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.19 - - [2025-10-16 04:20:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004337 10.0.0.19 - - [2025-10-16 04:20:19] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002816 10.0.0.19 - - [2025-10-16 04:20:19] "GET /virtual-network/30e1ddf2-af9d-43e1-8c79-10950ad554ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005804 10.0.0.19 - - [2025-10-16 04:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.19 - - [2025-10-16 04:20:19] "GET /routing-instance/3d2c9a8d-4be7-4561-9387-d7fdf5fa5de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003921 10.0.0.19 - - [2025-10-16 04:20:19] "GET /route-target/7e824d25-618c-4b22-b31e-ef621a156a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003944 10.0.0.19 - - [2025-10-16 04:20:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003927 10.0.0.19 - - [2025-10-16 04:20:26] "GET /obj-perms HTTP/1.1" 200 5032 0.003696 10.0.0.19 - - [2025-10-16 04:20:29] "GET /obj-perms HTTP/1.1" 200 5032 0.004062 10.0.0.19 - - [2025-10-16 04:20:35] "GET /obj-perms HTTP/1.1" 200 5032 0.004672 10.0.0.19 - - [2025-10-16 04:20:38] "GET /obj-perms HTTP/1.1" 200 5032 0.004767 10.0.0.19 - - [2025-10-16 04:20:38] "GET /obj-perms HTTP/1.1" 200 5032 0.005388 10.0.0.19 - - [2025-10-16 04:20:38] "POST /neutron/network HTTP/1.1" 200 825 0.005900 10.0.0.19 - - [2025-10-16 04:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037552 10.0.0.19 - - [2025-10-16 04:20:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.003258 10.0.0.19 - - [2025-10-16 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.23 - - [2025-10-16 04:20:41] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.031319 10.0.0.19 - - [2025-10-16 04:20:41] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091728 10.0.0.19 - - [2025-10-16 04:20:41] "POST /network-policys HTTP/1.1" 200 522 0.026637 10.0.0.19 - - [2025-10-16 04:20:41] "GET /network-policy/92042949-c2ae-4eb6-bca4-62cf5a2ebe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006024 10.0.0.19 - - [2025-10-16 04:20:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.004071 10.0.0.19 - - [2025-10-16 04:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2025-10-16 04:20:41] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000944 10.0.0.19 - - [2025-10-16 04:20:41] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.043093 10.0.0.19 - - [2025-10-16 04:20:41] "POST /network-policys HTTP/1.1" 200 522 0.039196 10.0.0.19 - - [2025-10-16 04:20:42] "GET /network-policy/e7916724-43ff-46d8-a2d3-31fbd20d5516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005427 10.0.0.19 - - [2025-10-16 04:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.23 - - [2025-10-16 04:20:42] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000872 10.0.0.19 - - [2025-10-16 04:20:42] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046436 10.0.0.19 - - [2025-10-16 04:20:42] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003607 10.0.0.19 - - [2025-10-16 04:20:42] "POST /virtual-networks HTTP/1.1" 200 546 0.069602 10.0.0.19 - - [2025-10-16 04:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.19 - - [2025-10-16 04:20:42] "POST /ref-update HTTP/1.1" 200 156 0.028684 10.0.0.19 - - [2025-10-16 04:20:42] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005018 10.0.0.23 - - [2025-10-16 04:20:42] "POST /useragent-kv HTTP/1.1" 200 115 0.005958 10.0.0.19 - - [2025-10-16 04:20:42] "POST /ref-update HTTP/1.1" 200 156 0.068915 10.0.0.19 - - [2025-10-16 04:20:42] "POST /neutron/network HTTP/1.1" 200 809 0.006037 10.0.0.19 - - [2025-10-16 04:20:42] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.004592 10.0.0.19 - - [2025-10-16 04:20:42] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005207 10.0.0.23 - - [2025-10-16 04:20:43] "GET /obj-perms HTTP/1.1" 200 5032 0.003437 10.0.0.19 - - [2025-10-16 04:20:43] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.005351 10.0.0.19 - - [2025-10-16 04:20:43] "PUT /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623 HTTP/1.1" 200 264 0.044320 10.0.0.19 - - [2025-10-16 04:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2025-10-16 04:20:43] "GET /network-policy/92042949-c2ae-4eb6-bca4-62cf5a2ebe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003877 10.0.0.19 - - [2025-10-16 04:20:43] "POST /ref-update HTTP/1.1" 200 156 0.051108 10.0.0.19 - - [2025-10-16 04:20:43] "POST /neutron/network HTTP/1.1" 200 886 0.006488 10.0.0.19 - - [2025-10-16 04:20:43] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004752 10.0.0.19 - - [2025-10-16 04:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2025-10-16 04:20:43] "GET /network-policy/92042949-c2ae-4eb6-bca4-62cf5a2ebe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005596 10.0.0.19 - - [2025-10-16 04:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-10-16 04:20:43] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000857 10.0.0.19 - - [2025-10-16 04:20:43] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034909 10.0.0.19 - - [2025-10-16 04:20:43] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003711 10.0.0.19 - - [2025-10-16 04:20:43] "POST /virtual-networks HTTP/1.1" 200 546 0.080520 10.0.0.19 - - [2025-10-16 04:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2025-10-16 04:20:43] "POST /route-targets HTTP/1.1" 200 327 0.020381 10.0.0.19 - - [2025-10-16 04:20:43] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.006684 10.0.0.23 - - [2025-10-16 04:20:43] "POST /useragent-kv HTTP/1.1" 200 115 0.009017 10.0.0.19 - - [2025-10-16 04:20:43] "POST /ref-update HTTP/1.1" 200 156 0.073349 10.0.0.19 - - [2025-10-16 04:20:44] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005723 10.0.0.19 - - [2025-10-16 04:20:44] "POST /neutron/network HTTP/1.1" 200 809 0.005543 10.0.0.19 - - [2025-10-16 04:20:44] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005026 10.0.0.57 - - [2025-10-16 04:20:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003540 10.0.0.19 - - [2025-10-16 04:20:44] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005409 10.0.0.19 - - [2025-10-16 04:20:44] "PUT /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619 HTTP/1.1" 200 264 0.047721 10.0.0.19 - - [2025-10-16 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.19 - - [2025-10-16 04:20:44] "GET /network-policy/e7916724-43ff-46d8-a2d3-31fbd20d5516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003714 10.0.0.19 - - [2025-10-16 04:20:44] "POST /ref-update HTTP/1.1" 200 156 0.046964 10.0.0.19 - - [2025-10-16 04:20:44] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006429 10.0.0.19 - - [2025-10-16 04:20:44] "POST /access-control-lists HTTP/1.1" 200 592 0.084522 10.0.0.19 - - [2025-10-16 04:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020883 10.0.0.19 - - [2025-10-16 04:20:44] "GET /network-policy/e7916724-43ff-46d8-a2d3-31fbd20d5516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.022523 10.0.0.19 - - [2025-10-16 04:20:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001573 10.0.0.19 - - [2025-10-16 04:20:45] "POST /neutron/network HTTP/1.1" 200 896 0.008029 10.0.0.23 - - [2025-10-16 04:20:45] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001150 10.0.0.19 - - [2025-10-16 04:20:45] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.074563 10.0.0.19 - - [2025-10-16 04:20:46] "POST /neutron/port HTTP/1.1" 200 117 0.006779 10.0.0.19 - - [2025-10-16 04:20:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001584 10.0.0.19 - - [2025-10-16 04:20:46] "POST /neutron/network HTTP/1.1" 200 896 0.007949 10.0.0.19 - - [2025-10-16 04:20:46] "POST /neutron/port HTTP/1.1" 200 1061 0.021019 10.0.0.19 - - [2025-10-16 04:20:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003645 10.0.0.23 - - [2025-10-16 04:20:47] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001064 10.0.0.19 - - [2025-10-16 04:20:47] "POST /neutron/network HTTP/1.1" 200 886 0.008592 10.0.0.19 - - [2025-10-16 04:20:47] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.074528 10.0.0.19 - - [2025-10-16 04:20:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006634 10.0.0.19 - - [2025-10-16 04:20:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007164 10.0.0.19 - - [2025-10-16 04:20:48] "PUT /access-control-list/3ad68c9e-df2c-40e6-82dd-219640551bb4 HTTP/1.1" 200 272 0.015777 10.0.0.19 - - [2025-10-16 04:20:48] "POST /neutron/port HTTP/1.1" 200 1061 0.019262 10.0.0.19 - - [2025-10-16 04:20:48] "POST /neutron/port HTTP/1.1" 200 1089 0.035621 10.0.0.19 - - [2025-10-16 04:20:48] "POST /neutron/port HTTP/1.1" 200 117 0.001220 10.0.0.19 - - [2025-10-16 04:20:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007472 10.0.0.19 - - [2025-10-16 04:20:52] "POST /neutron/port HTTP/1.1" 200 1089 0.017548 10.0.0.19 - - [2025-10-16 04:20:52] "GET /virtual-machine/4df706fb-91e9-47d7-bd59-bf4a8c8494e9 HTTP/1.1" 200 1293 0.006711 10.0.0.19 - - [2025-10-16 04:20:52] "GET /virtual-machine-interface/13aee4ef-22fd-4c32-a490-2d026525953e HTTP/1.1" 200 2949 0.006721 10.0.0.19 - - [2025-10-16 04:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2025-10-16 04:20:52] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003633 10.0.0.19 - - [2025-10-16 04:20:52] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002997 10.0.0.19 - - [2025-10-16 04:20:52] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006256 10.0.0.19 - - [2025-10-16 04:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.19 - - [2025-10-16 04:20:56] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004974 10.0.0.19 - - [2025-10-16 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.19 - - [2025-10-16 04:21:00] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005108 10.0.0.23 - - [2025-10-16 04:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2025-10-16 04:21:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2025-10-16 04:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.23 - - [2025-10-16 04:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000347 10.0.0.57 - - [2025-10-16 04:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.57 - - [2025-10-16 04:21:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.57 - - [2025-10-16 04:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.57 - - [2025-10-16 04:21:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.19 - - [2025-10-16 04:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.19 - - [2025-10-16 04:21:04] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008350 10.0.0.19 - - [2025-10-16 04:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000319 10.0.0.19 - - [2025-10-16 04:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.19 - - [2025-10-16 04:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.19 - - [2025-10-16 04:21:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.19 - - [2025-10-16 04:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.19 - - [2025-10-16 04:21:08] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006414 10.0.0.19 - - [2025-10-16 04:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2025-10-16 04:21:12] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005775 10.0.0.19 - - [2025-10-16 04:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.19 - - [2025-10-16 04:21:16] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005228 10.0.0.19 - - [2025-10-16 04:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.19 - - [2025-10-16 04:21:20] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005903 10.0.0.19 - - [2025-10-16 04:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.19 - - [2025-10-16 04:21:24] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005539 10.0.0.19 - - [2025-10-16 04:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.19 - - [2025-10-16 04:21:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003762 10.0.0.19 - - [2025-10-16 04:21:26] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002889 10.0.0.19 - - [2025-10-16 04:21:26] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007119 10.0.0.19 - - [2025-10-16 04:21:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008390 10.0.0.19 - - [2025-10-16 04:21:31] "POST /neutron/network HTTP/1.1" 200 896 0.007517 10.0.0.19 - - [2025-10-16 04:21:32] "POST /neutron/port HTTP/1.1" 200 117 0.001356 10.0.0.19 - - [2025-10-16 04:21:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008390 10.0.0.19 - - [2025-10-16 04:21:37] "POST /neutron/port HTTP/1.1" 200 1089 0.021149 10.0.0.19 - - [2025-10-16 04:21:37] "POST /neutron/port HTTP/1.1" 200 1089 0.015158 10.0.0.19 - - [2025-10-16 04:21:38] "POST /neutron/subnet HTTP/1.1" 200 646 0.009636 10.0.0.19 - - [2025-10-16 04:21:42] "POST /neutron/port HTTP/1.1" 200 1089 0.015854 10.0.0.19 - - [2025-10-16 04:21:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.029403 10.0.0.19 - - [2025-10-16 04:21:47] "POST /neutron/port HTTP/1.1" 200 1089 0.016519 10.0.0.19 - - [2025-10-16 04:21:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008158 10.0.0.19 - - [2025-10-16 04:21:47] "GET /virtual-machine/af9d4edc-43b3-4a81-a3d4-ef8fe6dff8b9 HTTP/1.1" 200 1294 0.005846 10.0.0.19 - - [2025-10-16 04:21:47] "GET /virtual-machine-interface/74a143f2-29c4-4841-973a-5980770490bb HTTP/1.1" 200 2949 0.005362 10.0.0.19 - - [2025-10-16 04:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2025-10-16 04:21:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004576 10.0.0.19 - - [2025-10-16 04:21:47] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003322 10.0.0.19 - - [2025-10-16 04:21:47] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006720 10.0.0.19 - - [2025-10-16 04:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2025-10-16 04:21:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003239 10.0.0.19 - - [2025-10-16 04:21:49] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002831 10.0.0.19 - - [2025-10-16 04:21:49] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005630 10.0.0.19 - - [2025-10-16 04:21:54] "POST /neutron/port HTTP/1.1" 200 1089 0.014000 10.0.0.19 - - [2025-10-16 04:22:32] "POST /neutron/port HTTP/1.1" 200 1089 0.034535 10.0.0.19 - - [2025-10-16 04:22:33] "POST /neutron/subnet HTTP/1.1" 200 646 0.008279 10.0.0.19 - - [2025-10-16 04:22:38] "GET /obj-perms HTTP/1.1" 200 5056 0.045404 10.0.0.19 - - [2025-10-16 04:22:38] "POST /neutron/port HTTP/1.1" 200 1089 0.036346 10.0.0.19 - - [2025-10-16 04:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004633 10.0.0.19 - - [2025-10-16 04:22:38] "POST /neutron/network HTTP/1.1" 200 886 0.008062 10.0.0.23 - - [2025-10-16 04:23:38] "GET /obj-perms HTTP/1.1" 200 5056 0.046758 +++ date ++ echo 'INFO: =================== Thu Oct 16 04:23:47 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 04:23:47 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ 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.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.19,10.0.0.57,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8081 10.0.0.57:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.19:8081 10.0.0.57:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.19:8081 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9042 10.0.0.57:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.19:9042 10.0.0.57:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8086 10.0.0.57:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.19:8086 10.0.0.57:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.19:8086 10.0.0.57: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.19,10.0.0.57,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:8082 10.0.0.57:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.19:8082 10.0.0.57:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.19:8082 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9161 10.0.0.57:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.19:9161 10.0.0.57:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.19:9161 10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9041 10.0.0.57:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.19:9041 10.0.0.57:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.19:9041 10.0.0.57: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.5,10.20.0.14,10.20.0.252 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5,10.20.0.14,10.20.0.252 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:2181,10.0.0.57:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.19:2181,10.0.0.57:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:2181 10.0.0.57:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.19:2181 10.0.0.57:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57: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.19:5673,10.0.0.57:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.19:5673,10.0.0.57:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673,10.0.0.57: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:6379 10.0.0.57:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.19:6379 10.0.0.57:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.19:6379 10.0.0.57: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.19,10.0.0.57,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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57: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.19:9092 10.0.0.57:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.19:9092 10.0.0.57:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.19:9092 10.0.0.57: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.19 ++ 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.19,10.0.0.57,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.19,10.0.0.57,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.19,10.0.0.57,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19,10.0.0.57,10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.19,10.0.0.57,10.0.0.23 +++ local server_list= +++ 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.252,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.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.19, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.23,10.20.0.252,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.57, ]] +++ (( 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.252,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.19:9041 10.0.0.57:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.19:9041 10.0.0.57: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/16/2025 04:23:55.479 7fe9c7672a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 04:23:55.605 7fe9c7672a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 04:23:55.616 7fe9c7672a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 04:23:55.616 7fe9c7672a00 [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-10-16 04:23:56] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.23 - - [2025-10-16 04:23:56] "GET / HTTP/1.1" 503 181 0.000136 10.0.0.23 - - [2025-10-16 04:23:57] "GET / HTTP/1.1" 200 45871 0.001264 10.0.0.23 - - [2025-10-16 04:23:57] "GET / HTTP/1.1" 200 45871 0.000943 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-10-16 04:23:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.23 - - [2025-10-16 04:23:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000225 [Introspect:8084]10.0.0.19 - - [2025-10-16 04:23:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001345 10.0.0.23 - - [2025-10-16 04:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.619210 10.0.0.23 - - [2025-10-16 04:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.23 - - [2025-10-16 04:23:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.351753 10.0.0.23 - - [2025-10-16 04:23:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.004446 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.23 - - [2025-10-16 04:23:58] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000862 10.0.0.23 - - [2025-10-16 04:23:58] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.051512 10.0.0.23 - - [2025-10-16 04:23:58] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000848 10.0.0.23 - - [2025-10-16 04:23:58] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=security_groups HTTP/1.1" 200 1089 0.040032 10.0.0.23 - - [2025-10-16 04:23:58] "GET /projects?obj_uuids=c061b178-ac27-46c9-a226-ac45416922b0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001009 10.0.0.23 - - [2025-10-16 04:23:58] "GET /project/c061b178-ac27-46c9-a226-ac45416922b0?fields=application_policy_sets HTTP/1.1" 200 1382 0.042415 10.0.0.23 - - [2025-10-16 04:23:58] "DELETE /project/c061b178-ac27-46c9-a226-ac45416922b0 HTTP/1.1" 409 278 0.232249 [Introspect:8084]10.0.0.19 - - [2025-10-16 04:24:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001032 [Introspect:8084]10.0.0.19 - - [2025-10-16 04:24:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001462 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.19 - - [2025-10-16 04:24:04] "GET /obj-perms HTTP/1.1" 200 5032 0.400527 10.0.0.19 - - [2025-10-16 04:24:04] "GET /obj-perms HTTP/1.1" 200 5032 0.003429 10.0.0.19 - - [2025-10-16 04:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025824 10.0.0.23 - - [2025-10-16 04:24:04] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000825 10.0.0.19 - - [2025-10-16 04:24:04] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049021 10.0.0.19 - - [2025-10-16 04:24:04] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005567 10.0.0.19 - - [2025-10-16 04:24:04] "POST /virtual-networks HTTP/1.1" 200 546 0.088479 10.0.0.19 - - [2025-10-16 04:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.19 - - [2025-10-16 04:24:04] "GET /network-ipam/515633cf-cb25-4207-9054-78d9420f4ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004764 10.0.0.23 - - [2025-10-16 04:24:05] "POST /useragent-kv HTTP/1.1" 200 115 0.007107 10.0.0.19 - - [2025-10-16 04:24:05] "POST /ref-update HTTP/1.1" 200 156 0.075511 10.0.0.19 - - [2025-10-16 04:24:05] "POST /neutron/network HTTP/1.1" 200 809 0.034014 10.0.0.19 - - [2025-10-16 04:24:05] "GET /virtual-network/20548a9b-640d-4766-812e-ff33a597a470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.005864 10.0.0.19 - - [2025-10-16 04:24:05] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007143 10.0.0.19 - - [2025-10-16 04:24:05] "GET /obj-perms HTTP/1.1" 200 5032 0.007482 10.0.0.57 - - [2025-10-16 04:24:05] "GET /obj-perms HTTP/1.1" 200 5032 0.064481 10.0.0.19 - - [2025-10-16 04:24:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001517 10.0.0.19 - - [2025-10-16 04:24:06] "POST /neutron/port HTTP/1.1" 200 2062 0.021856 10.0.0.23 - - [2025-10-16 04:24:06] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.19 - - [2025-10-16 04:24:06] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071328 10.0.0.19 - - [2025-10-16 04:24:07] "POST /neutron/network HTTP/1.1" 200 886 0.030624 10.0.0.19 - - [2025-10-16 04:24:07] "POST /neutron/port HTTP/1.1" 200 117 0.006986 10.0.0.23 - - [2025-10-16 04:24:07] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.19 - - [2025-10-16 04:24:07] "POST /neutron/port HTTP/1.1" 200 1061 0.245041 10.0.0.19 - - [2025-10-16 04:24:08] "POST /neutron/port HTTP/1.1" 200 1115 0.105381 10.0.0.19 - - [2025-10-16 04:24:08] "POST /neutron/subnet HTTP/1.1" 200 646 0.009704 10.0.0.19 - - [2025-10-16 04:24:12] "POST /neutron/port HTTP/1.1" 200 1089 0.015400 10.0.0.19 - - [2025-10-16 04:24:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008092 10.0.0.19 - - [2025-10-16 04:24:12] "POST /neutron/port HTTP/1.1" 200 1089 0.014288 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.026320 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.003323 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine-interface/8986748e-3656-4445-bd8e-718fd493c180 HTTP/1.1" 200 2949 0.008565 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.003386 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine-interface/8986748e-3656-4445-bd8e-718fd493c180 HTTP/1.1" 200 2949 0.005091 10.0.0.19 - - [2025-10-16 04:24:12] "GET /instance-ip/b4a17ee4-6805-4d74-adab-11beb8338d5b HTTP/1.1" 200 1624 0.008642 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.003292 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-machine-interface/8986748e-3656-4445-bd8e-718fd493c180 HTTP/1.1" 200 2949 0.009217 10.0.0.19 - - [2025-10-16 04:24:12] "GET /instance-ip/b4a17ee4-6805-4d74-adab-11beb8338d5b HTTP/1.1" 200 1624 0.003532 10.0.0.19 - - [2025-10-16 04:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.19 - - [2025-10-16 04:24:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007457 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003259 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005269 10.0.0.19 - - [2025-10-16 04:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2025-10-16 04:24:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004105 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006690 10.0.0.19 - - [2025-10-16 04:24:12] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005029 10.0.0.19 - - [2025-10-16 04:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.19 - - [2025-10-16 04:24:13] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003652 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002571 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005224 10.0.0.19 - - [2025-10-16 04:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.19 - - [2025-10-16 04:24:13] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003652 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003283 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005561 10.0.0.19 - - [2025-10-16 04:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2025-10-16 04:24:13] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003973 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003016 10.0.0.19 - - [2025-10-16 04:24:13] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005223 10.0.0.19 - - [2025-10-16 04:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.19 - - [2025-10-16 04:24:16] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004680 10.0.0.19 - - [2025-10-16 04:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2025-10-16 04:24:20] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005801 10.0.0.19 - - [2025-10-16 04:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.19 - - [2025-10-16 04:24:24] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004849 10.0.0.19 - - [2025-10-16 04:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.19 - - [2025-10-16 04:24:28] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005073 10.0.0.19 - - [2025-10-16 04:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.19 - - [2025-10-16 04:24:32] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005122 10.0.0.19 - - [2025-10-16 04:24:34] "POST /neutron/port HTTP/1.1" 200 1089 0.035583 10.0.0.19 - - [2025-10-16 04:24:35] "POST /neutron/subnet HTTP/1.1" 200 646 0.008752 10.0.0.19 - - [2025-10-16 04:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.19 - - [2025-10-16 04:24:36] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005593 10.0.0.19 - - [2025-10-16 04:24:40] "POST /neutron/port HTTP/1.1" 200 1089 0.014459 10.0.0.19 - - [2025-10-16 04:24:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.19 - - [2025-10-16 04:24:40] "POST /neutron/network HTTP/1.1" 200 886 0.006090 10.0.0.19 - - [2025-10-16 04:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2025-10-16 04:24:41] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005006 10.0.0.19 - - [2025-10-16 04:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.19 - - [2025-10-16 04:24:45] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004893 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2025-10-16 04:24:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003218 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002765 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005212 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2025-10-16 04:24:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003492 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002553 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005221 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.19 - - [2025-10-16 04:24:47] "GET /routing-instance/5abac593-02f5-480b-b1f1-dc2d65495173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004306 10.0.0.19 - - [2025-10-16 04:24:47] "GET /route-target/71d9c50f-1864-49f8-9fd2-03be48bacb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003981 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.19 - - [2025-10-16 04:24:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003500 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002698 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008228 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.19 - - [2025-10-16 04:24:47] "GET /routing-instance/5abac593-02f5-480b-b1f1-dc2d65495173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.003953 10.0.0.19 - - [2025-10-16 04:24:47] "GET /route-target/71d9c50f-1864-49f8-9fd2-03be48bacb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004303 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.19 - - [2025-10-16 04:24:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003479 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002930 10.0.0.19 - - [2025-10-16 04:24:47] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005196 10.0.0.19 - - [2025-10-16 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2025-10-16 04:24:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003835 10.0.0.19 - - [2025-10-16 04:24:48] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002854 10.0.0.19 - - [2025-10-16 04:24:48] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005310 10.0.0.19 - - [2025-10-16 04:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2025-10-16 04:24:48] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003871 10.0.0.19 - - [2025-10-16 04:24:48] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002520 10.0.0.19 - - [2025-10-16 04:24:48] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.005460 10.0.0.23 - - [2025-10-16 04:24:48] "GET /obj-perms HTTP/1.1" 200 5032 0.049209 10.0.0.19 - - [2025-10-16 04:24:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003685 10.0.0.19 - - [2025-10-16 04:24:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003619 10.0.0.57 - - [2025-10-16 04:24:48] "GET /obj-perms HTTP/1.1" 200 5032 0.004218 10.0.0.23 - - [2025-10-16 04:24:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003984 10.0.0.19 - - [2025-10-16 04:24:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.000948 10.0.0.19 - - [2025-10-16 04:24:48] "POST /neutron/network HTTP/1.1" 200 896 0.007057 10.0.0.23 - - [2025-10-16 04:24:49] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000912 10.0.0.19 - - [2025-10-16 04:24:49] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068785 10.0.0.19 - - [2025-10-16 04:24:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007660 10.0.0.19 - - [2025-10-16 04:24:50] "POST /neutron/network HTTP/1.1" 200 896 0.007552 10.0.0.19 - - [2025-10-16 04:24:50] "POST /neutron/port HTTP/1.1" 200 1061 0.016876 10.0.0.19 - - [2025-10-16 04:24:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003485 10.0.0.19 - - [2025-10-16 04:24:50] "POST /neutron/network HTTP/1.1" 200 886 0.007265 10.0.0.19 - - [2025-10-16 04:24:55] "POST /neutron/port HTTP/1.1" 200 1089 0.018956 10.0.0.19 - - [2025-10-16 04:24:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006907 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.006264 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.003480 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine-interface/da14cb89-862d-4385-a634-d88898a1b6ec HTTP/1.1" 200 2950 0.004323 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.004300 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine-interface/da14cb89-862d-4385-a634-d88898a1b6ec HTTP/1.1" 200 2950 0.004925 10.0.0.19 - - [2025-10-16 04:24:55] "GET /instance-ip/79028493-8e7c-464b-8cf1-d67477c1fd5f HTTP/1.1" 200 1623 0.005269 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.003382 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-machine-interface/da14cb89-862d-4385-a634-d88898a1b6ec HTTP/1.1" 200 2950 0.004236 10.0.0.19 - - [2025-10-16 04:24:55] "GET /instance-ip/79028493-8e7c-464b-8cf1-d67477c1fd5f HTTP/1.1" 200 1623 0.003589 10.0.0.19 - - [2025-10-16 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2025-10-16 04:24:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002774 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002842 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005583 10.0.0.19 - - [2025-10-16 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2025-10-16 04:24:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003837 10.0.0.19 - - [2025-10-16 04:24:55] "POST /neutron/port HTTP/1.1" 200 1089 0.043062 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002396 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004851 10.0.0.19 - - [2025-10-16 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.19 - - [2025-10-16 04:24:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003546 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002508 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006802 10.0.0.19 - - [2025-10-16 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.19 - - [2025-10-16 04:24:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003633 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003507 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005700 10.0.0.19 - - [2025-10-16 04:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.19 - - [2025-10-16 04:24:55] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003451 10.0.0.19 - - [2025-10-16 04:24:55] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002910 10.0.0.19 - - [2025-10-16 04:24:56] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005554 10.0.0.19 - - [2025-10-16 04:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.19 - - [2025-10-16 04:24:59] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005000 10.0.0.19 - - [2025-10-16 04:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-10-16 04:25:03] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005985 10.0.0.19 - - [2025-10-16 04:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2025-10-16 04:25:07] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005173 10.0.0.19 - - [2025-10-16 04:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.19 - - [2025-10-16 04:25:11] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006624 10.0.0.19 - - [2025-10-16 04:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.19 - - [2025-10-16 04:25:15] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005173 10.0.0.19 - - [2025-10-16 04:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2025-10-16 04:25:19] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004869 10.0.0.19 - - [2025-10-16 04:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.19 - - [2025-10-16 04:25:23] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005058 10.0.0.19 - - [2025-10-16 04:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.19 - - [2025-10-16 04:25:27] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005238 10.0.0.19 - - [2025-10-16 04:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.19 - - [2025-10-16 04:25:31] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005068 10.0.0.19 - - [2025-10-16 04:25:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014139 10.0.0.19 - - [2025-10-16 04:25:34] "POST /neutron/subnet HTTP/1.1" 200 646 0.007905 10.0.0.19 - - [2025-10-16 04:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2025-10-16 04:25:36] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005163 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.19 - - [2025-10-16 04:25:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003863 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003128 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005076 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.19 - - [2025-10-16 04:25:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006389 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002836 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005525 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.19 - - [2025-10-16 04:25:38] "GET /routing-instance/e64ce128-57bf-4ddf-b2c5-d5cfe5c76a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005972 10.0.0.19 - - [2025-10-16 04:25:38] "GET /route-target/de8e0421-cf2f-4407-8d8a-b781290e92d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003434 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.19 - - [2025-10-16 04:25:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003072 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002712 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005250 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2025-10-16 04:25:38] "GET /routing-instance/e64ce128-57bf-4ddf-b2c5-d5cfe5c76a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004242 10.0.0.19 - - [2025-10-16 04:25:38] "GET /route-target/de8e0421-cf2f-4407-8d8a-b781290e92d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003660 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.19 - - [2025-10-16 04:25:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005340 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006910 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005271 10.0.0.19 - - [2025-10-16 04:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.19 - - [2025-10-16 04:25:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004644 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003245 10.0.0.19 - - [2025-10-16 04:25:38] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008849 10.0.0.19 - - [2025-10-16 04:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2025-10-16 04:25:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005020 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002877 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007883 10.0.0.19 - - [2025-10-16 04:25:39] "GET /obj-perms HTTP/1.1" 200 5032 0.003417 10.0.0.23 - - [2025-10-16 04:25:39] "GET /obj-perms HTTP/1.1" 200 5032 0.003617 10.0.0.19 - - [2025-10-16 04:25:39] "GET /obj-perms HTTP/1.1" 200 5032 0.003314 10.0.0.19 - - [2025-10-16 04:25:39] "GET /obj-perms HTTP/1.1" 200 5032 0.003950 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.004142 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-machine-interface/8986748e-3656-4445-bd8e-718fd493c180 HTTP/1.1" 200 2949 0.004814 10.0.0.19 - - [2025-10-16 04:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2025-10-16 04:25:39] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003344 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002744 10.0.0.19 - - [2025-10-16 04:25:39] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.012472 10.0.0.19 - - [2025-10-16 04:25:39] "POST /neutron/port HTTP/1.1" 200 1089 0.013892 10.0.0.19 - - [2025-10-16 04:25:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004003 10.0.0.19 - - [2025-10-16 04:25:40] "POST /neutron/network HTTP/1.1" 200 886 0.006206 10.0.0.19 - - [2025-10-16 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.19 - - [2025-10-16 04:25:40] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003668 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002805 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006255 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.004578 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-machine-interface/da14cb89-862d-4385-a634-d88898a1b6ec HTTP/1.1" 200 2950 0.005824 10.0.0.19 - - [2025-10-16 04:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.19 - - [2025-10-16 04:25:40] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004010 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003227 10.0.0.19 - - [2025-10-16 04:25:40] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005646 10.0.0.57 - - [2025-10-16 04:25:41] "GET /obj-perms HTTP/1.1" 200 5056 0.084280 10.0.0.19 - - [2025-10-16 04:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.19 - - [2025-10-16 04:25:42] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004276 10.0.0.19 - - [2025-10-16 04:25:42] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003558 10.0.0.19 - - [2025-10-16 04:25:42] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006026 10.0.0.19 - - [2025-10-16 04:25:47] "POST /neutron/port HTTP/1.1" 200 1089 0.014982 10.0.0.19 - - [2025-10-16 04:25:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008511 10.0.0.19 - - [2025-10-16 04:25:57] "POST /neutron/port HTTP/1.1" 200 1089 0.014004 10.0.0.23 - - [2025-10-16 04:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-10-16 04:26:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.23 - - [2025-10-16 04:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-10-16 04:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.57 - - [2025-10-16 04:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.57 - - [2025-10-16 04:26:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000788 10.0.0.57 - - [2025-10-16 04:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.57 - - [2025-10-16 04:26:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.19 - - [2025-10-16 04:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000352 10.0.0.19 - - [2025-10-16 04:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.19 - - [2025-10-16 04:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.19 - - [2025-10-16 04:26:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000289 10.0.0.19 - - [2025-10-16 04:26:36] "POST /neutron/port HTTP/1.1" 200 1089 0.013996 10.0.0.19 - - [2025-10-16 04:26:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.008020 10.0.0.19 - - [2025-10-16 04:26:41] "POST /neutron/port HTTP/1.1" 200 1089 0.014721 10.0.0.19 - - [2025-10-16 04:26:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003677 10.0.0.19 - - [2025-10-16 04:26:41] "POST /neutron/network HTTP/1.1" 200 886 0.007905 10.0.0.19 - - [2025-10-16 04:26:41] "GET /obj-perms HTTP/1.1" 200 5056 0.064599 10.0.0.19 - - [2025-10-16 04:26:43] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 200 1293 0.005860 10.0.0.19 - - [2025-10-16 04:26:43] "POST /neutron/port HTTP/1.1" 200 151 0.174953 10.0.0.19 - - [2025-10-16 04:26:45] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 404 171 0.003520 10.0.0.19 - - [2025-10-16 04:26:45] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 404 171 0.002592 10.0.0.19 - - [2025-10-16 04:26:45] "GET /virtual-machine/b63488fc-79b4-48c6-857f-07e2535a468a HTTP/1.1" 404 171 0.002205 10.0.0.19 - - [2025-10-16 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.19 - - [2025-10-16 04:26:45] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004038 10.0.0.19 - - [2025-10-16 04:26:45] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003479 10.0.0.19 - - [2025-10-16 04:26:45] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005857 10.0.0.19 - - [2025-10-16 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015595 10.0.0.19 - - [2025-10-16 04:26:45] "GET /routing-instance/e64ce128-57bf-4ddf-b2c5-d5cfe5c76a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004755 10.0.0.19 - - [2025-10-16 04:26:45] "GET /route-target/de8e0421-cf2f-4407-8d8a-b781290e92d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003560 10.0.0.19 - - [2025-10-16 04:26:48] "GET /obj-perms HTTP/1.1" 200 5032 0.003775 10.0.0.19 - - [2025-10-16 04:26:51] "GET /obj-perms HTTP/1.1" 200 5032 0.003595 10.0.0.19 - - [2025-10-16 04:26:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004231 10.0.0.23 - - [2025-10-16 04:26:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004682 10.0.0.19 - - [2025-10-16 04:26:55] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 200 1291 0.004807 10.0.0.19 - - [2025-10-16 04:26:55] "POST /neutron/port HTTP/1.1" 200 151 0.180252 10.0.0.19 - - [2025-10-16 04:26:57] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 404 171 0.003336 10.0.0.19 - - [2025-10-16 04:26:57] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 404 171 0.002322 10.0.0.19 - - [2025-10-16 04:26:57] "GET /virtual-machine/012d19a3-853f-4c9e-b74b-a7e5e7c6a84f HTTP/1.1" 404 171 0.044420 10.0.0.19 - - [2025-10-16 04:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2025-10-16 04:26:57] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003147 10.0.0.19 - - [2025-10-16 04:26:57] "GET /virtual-networks?parent_id=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002572 10.0.0.19 - - [2025-10-16 04:26:57] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.004932 10.0.0.19 - - [2025-10-16 04:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-10-16 04:26:57] "GET /routing-instance/5abac593-02f5-480b-b1f1-dc2d65495173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004459 10.0.0.19 - - [2025-10-16 04:26:57] "GET /route-target/71d9c50f-1864-49f8-9fd2-03be48bacb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003368 10.0.0.19 - - [2025-10-16 04:27:00] "GET /obj-perms HTTP/1.1" 200 5032 0.004037 10.0.0.57 - - [2025-10-16 04:27:00] "GET /obj-perms HTTP/1.1" 200 5032 0.003876 10.0.0.19 - - [2025-10-16 04:27:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003424 10.0.0.57 - - [2025-10-16 04:27:10] "GET /obj-perms HTTP/1.1" 200 5032 0.003777 10.0.0.19 - - [2025-10-16 04:27:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003851 10.0.0.57 - - [2025-10-16 04:27:16] "GET /obj-perms HTTP/1.1" 200 5032 0.003211 10.0.0.23 - - [2025-10-16 04:27:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003823 10.0.0.23 - - [2025-10-16 04:27:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002387 10.0.0.19 - - [2025-10-16 04:27:16] "DELETE /virtual-network/20548a9b-640d-4766-812e-ff33a597a470 HTTP/1.1" 200 115 0.114751 10.0.0.19 - - [2025-10-16 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.061909 10.0.0.19 - - [2025-10-16 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2025-10-16 04:27:16] "GET /network-policy/e7916724-43ff-46d8-a2d3-31fbd20d5516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.003495 10.0.0.19 - - [2025-10-16 04:27:16] "POST /ref-update HTTP/1.1" 200 156 0.047824 10.0.0.19 - - [2025-10-16 04:27:16] "POST /ref-update HTTP/1.1" 200 156 0.019465 10.0.0.19 - - [2025-10-16 04:27:16] "GET /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007496 10.0.0.19 - - [2025-10-16 04:27:16] "DELETE /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619 HTTP/1.1" 409 248 0.007010 10.0.0.19 - - [2025-10-16 04:27:17] "POST /neutron/port HTTP/1.1" 200 1115 0.011210 10.0.0.19 - - [2025-10-16 04:27:17] "POST /neutron/port HTTP/1.1" 200 1115 0.010401 10.0.0.23 - - [2025-10-16 04:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002736 10.0.0.23 - - [2025-10-16 04:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002687 10.0.0.19 - - [2025-10-16 04:27:19] "DELETE /virtual-network/e6c28100-ef36-401e-b3dd-23ef1008c619 HTTP/1.1" 200 115 0.104087 10.0.0.19 - - [2025-10-16 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2025-10-16 04:27:19] "GET /network-policy/92042949-c2ae-4eb6-bca4-62cf5a2ebe5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004006 10.0.0.19 - - [2025-10-16 04:27:19] "POST /ref-update HTTP/1.1" 200 156 0.041956 10.0.0.19 - - [2025-10-16 04:27:19] "DELETE /access-control-list/bd0d0189-798c-4331-923b-8a493f2c49d8 HTTP/1.1" 200 115 0.058038 10.0.0.19 - - [2025-10-16 04:27:19] "GET /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.012355 10.0.0.23 - - [2025-10-16 04:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002732 10.0.0.23 - - [2025-10-16 04:27:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002689 10.0.0.19 - - [2025-10-16 04:27:19] "DELETE /virtual-network/12d682ad-d9f7-41cf-89cf-045cfbd1f623 HTTP/1.1" 200 115 0.101039 10.0.0.19 - - [2025-10-16 04:27:19] "DELETE /network-policy/e7916724-43ff-46d8-a2d3-31fbd20d5516 HTTP/1.1" 200 115 0.031992 10.0.0.19 - - [2025-10-16 04:27:19] "DELETE /network-policy/92042949-c2ae-4eb6-bca4-62cf5a2ebe5a HTTP/1.1" 200 115 0.031446 10.0.0.23 - - [2025-10-16 04:27:58] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000861 10.0.0.19 - - [2025-10-16 04:27:58] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078214 10.0.0.23 - - [2025-10-16 04:27:58] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000894 10.0.0.19 - - [2025-10-16 04:27:58] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?fields=virtual_networks HTTP/1.1" 200 1033 0.038109 10.0.0.23 - - [2025-10-16 04:27:58] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.19 - - [2025-10-16 04:27:58] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026191 10.0.0.23 - - [2025-10-16 04:27:58] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000850 10.0.0.19 - - [2025-10-16 04:27:58] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?fields=security_groups HTTP/1.1" 200 1260 0.040891 10.0.0.23 - - [2025-10-16 04:27:59] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000865 10.0.0.23 - - [2025-10-16 04:27:59] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.042630 10.0.0.23 - - [2025-10-16 04:27:59] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000759 10.0.0.23 - - [2025-10-16 04:27:59] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?fields=security_groups HTTP/1.1" 200 1365 0.042237 10.0.0.19 - - [2025-10-16 04:27:59] "POST /fqname-to-id HTTP/1.1" 404 188 0.027763 10.0.0.23 - - [2025-10-16 04:27:59] "DELETE /security-group/d00d1c1c-903e-4107-af98-1b6cf220bd38 HTTP/1.1" 200 115 0.052016 10.0.0.23 - - [2025-10-16 04:27:59] "GET /projects?obj_uuids=03e29f65-50a8-4f9b-937e-9a83abd9c7d6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000793 10.0.0.19 - - [2025-10-16 04:27:59] "DELETE /access-control-list/04df3220-87fb-4ee3-b5d3-98f27ef808a6 HTTP/1.1" 200 115 0.041117 10.0.0.23 - - [2025-10-16 04:27:59] "GET /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6?fields=application_policy_sets HTTP/1.1" 200 1404 0.061185 10.0.0.23 - - [2025-10-16 04:27:59] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003366 10.0.0.23 - - [2025-10-16 04:27:59] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003563 10.0.0.23 - - [2025-10-16 04:27:59] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.016657 10.0.0.23 - - [2025-10-16 04:27:59] "DELETE /project/03e29f65-50a8-4f9b-937e-9a83abd9c7d6 HTTP/1.1" 200 115 0.428599 10.0.0.23 - - [2025-10-16 04:27:59] "POST /id-to-fqname HTTP/1.1" 200 190 0.001016 10.0.0.23 - - [2025-10-16 04:27:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.007072 10.0.0.23 - - [2025-10-16 04:27:59] "POST /security-groups HTTP/1.1" 200 591 0.081034 10.0.0.23 - - [2025-10-16 04:27:59] "POST /projects HTTP/1.1" 200 585 0.294693 10.0.0.23 - - [2025-10-16 04:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.338808 10.0.0.19 - - [2025-10-16 04:27:59] "POST /access-control-lists HTTP/1.1" 200 596 0.029391 10.0.0.19 - - [2025-10-16 04:27:59] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.513484 10.0.0.19 - - [2025-10-16 04:28:00] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.19 - - [2025-10-16 04:28:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.19 - - [2025-10-16 04:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.053741 10.0.0.23 - - [2025-10-16 04:28:02] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000828 10.0.0.19 - - [2025-10-16 04:28:02] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037518 10.0.0.19 - - [2025-10-16 04:28:03] "POST /neutron/network HTTP/1.1" 200 117 0.034224 10.0.0.19 - - [2025-10-16 04:28:03] "POST /route-targets HTTP/1.1" 200 327 0.015894 10.0.0.19 - - [2025-10-16 04:28:03] "POST /neutron/network HTTP/1.1" 200 825 0.008626 10.0.0.19 - - [2025-10-16 04:28:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001010 10.0.0.19 - - [2025-10-16 04:28:03] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005497 10.0.0.19 - - [2025-10-16 04:28:03] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005326 10.0.0.19 - - [2025-10-16 04:28:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.008393 10.0.0.19 - - [2025-10-16 04:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.23 - - [2025-10-16 04:28:03] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000855 10.0.0.19 - - [2025-10-16 04:28:03] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037167 10.0.0.19 - - [2025-10-16 04:28:04] "POST /ref-update HTTP/1.1" 200 156 0.024828 10.0.0.23 - - [2025-10-16 04:28:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007034 10.0.0.19 - - [2025-10-16 04:28:04] "POST /neutron/subnet HTTP/1.1" 200 710 0.179045 10.0.0.19 - - [2025-10-16 04:28:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001530 10.0.0.19 - - [2025-10-16 04:28:04] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005234 10.0.0.19 - - [2025-10-16 04:28:04] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006368 10.0.0.19 - - [2025-10-16 04:28:04] "POST /neutron/network HTTP/1.1" 200 821 0.006617 10.0.0.19 - - [2025-10-16 04:28:04] "POST /id-to-fqname HTTP/1.1" 200 220 0.001126 10.0.0.23 - - [2025-10-16 04:28:05] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001225 10.0.0.19 - - [2025-10-16 04:28:05] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.062201 10.0.0.19 - - [2025-10-16 04:28:05] "POST /neutron/network HTTP/1.1" 200 825 0.006180 10.0.0.19 - - [2025-10-16 04:28:05] "POST /id-to-fqname HTTP/1.1" 200 220 0.001186 10.0.0.19 - - [2025-10-16 04:28:05] "POST /neutron/port HTTP/1.1" 200 117 0.005348 10.0.0.23 - - [2025-10-16 04:28:06] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.19 - - [2025-10-16 04:28:06] "POST /neutron/port HTTP/1.1" 200 1061 0.338979 10.0.0.23 - - [2025-10-16 04:28:06] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001548 10.0.0.19 - - [2025-10-16 04:28:06] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.082384 10.0.0.19 - - [2025-10-16 04:28:06] "POST /neutron/port HTTP/1.1" 200 1115 0.109295 10.0.0.19 - - [2025-10-16 04:28:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 10.0.0.19 - - [2025-10-16 04:28:06] "POST /neutron/network HTTP/1.1" 200 825 0.006549 10.0.0.19 - - [2025-10-16 04:28:06] "POST /neutron/port HTTP/1.1" 200 117 0.005963 10.0.0.19 - - [2025-10-16 04:28:07] "POST /neutron/network HTTP/1.1" 200 831 0.006968 10.0.0.19 - - [2025-10-16 04:28:07] "POST /neutron/port HTTP/1.1" 200 1057 0.014271 10.0.0.19 - - [2025-10-16 04:28:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003186 10.0.0.19 - - [2025-10-16 04:28:08] "POST /neutron/network HTTP/1.1" 200 821 0.007549 10.0.0.19 - - [2025-10-16 04:28:12] "POST /neutron/port HTTP/1.1" 200 1089 0.015160 10.0.0.19 - - [2025-10-16 04:28:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008353 10.0.0.19 - - [2025-10-16 04:28:12] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 401 292 0.000501 10.0.0.19 - - [2025-10-16 04:28:12] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 200 1291 0.031244 10.0.0.19 - - [2025-10-16 04:28:12] "GET /virtual-machine-interface/4b8a4f0b-6b55-4929-8425-684c8705076e HTTP/1.1" 200 2940 0.004673 10.0.0.19 - - [2025-10-16 04:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-10-16 04:28:12] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004396 10.0.0.19 - - [2025-10-16 04:28:12] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003401 10.0.0.19 - - [2025-10-16 04:28:12] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.012629 10.0.0.19 - - [2025-10-16 04:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.19 - - [2025-10-16 04:28:15] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006345 10.0.0.19 - - [2025-10-16 04:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.19 - - [2025-10-16 04:28:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004333 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002805 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005349 10.0.0.19 - - [2025-10-16 04:28:18] "POST /neutron/port HTTP/1.1" 200 1085 0.015473 10.0.0.19 - - [2025-10-16 04:28:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006793 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 200 1292 0.005099 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-machine-interface/513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607 HTTP/1.1" 200 2941 0.004700 10.0.0.19 - - [2025-10-16 04:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.19 - - [2025-10-16 04:28:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003424 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005129 10.0.0.19 - - [2025-10-16 04:28:18] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005063 10.0.0.19 - - [2025-10-16 04:28:19] "POST /neutron/port HTTP/1.1" 200 1085 0.013621 10.0.0.19 - - [2025-10-16 04:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.19 - - [2025-10-16 04:28:19] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004424 10.0.0.19 - - [2025-10-16 04:28:19] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003196 10.0.0.19 - - [2025-10-16 04:28:19] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005771 10.0.0.19 - - [2025-10-16 04:28:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007803 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 200 1291 0.003726 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine-interface/4b8a4f0b-6b55-4929-8425-684c8705076e HTTP/1.1" 200 2940 0.004751 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 200 1291 0.002880 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine-interface/4b8a4f0b-6b55-4929-8425-684c8705076e HTTP/1.1" 200 2940 0.004254 10.0.0.19 - - [2025-10-16 04:28:25] "GET /instance-ip/73a2f973-4ef3-4822-9e82-a3217c96646f HTTP/1.1" 200 1621 0.004911 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 200 1291 0.003093 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-machine-interface/4b8a4f0b-6b55-4929-8425-684c8705076e HTTP/1.1" 200 2940 0.004457 10.0.0.19 - - [2025-10-16 04:28:25] "GET /instance-ip/73a2f973-4ef3-4822-9e82-a3217c96646f HTTP/1.1" 200 1621 0.004111 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003347 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002397 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006057 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003808 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003393 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006091 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004136 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003592 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005444 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004954 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003279 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007530 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005042 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003417 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005782 10.0.0.19 - - [2025-10-16 04:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.19 - - [2025-10-16 04:28:25] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003841 10.0.0.19 - - [2025-10-16 04:28:25] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003164 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006124 10.0.0.19 - - [2025-10-16 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.19 - - [2025-10-16 04:28:26] "GET /routing-instance/030b5169-efec-4de4-9821-c8203a44da38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006593 10.0.0.19 - - [2025-10-16 04:28:26] "GET /route-target/41559a27-f60a-4431-b27f-abd335eed074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004893 10.0.0.19 - - [2025-10-16 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.19 - - [2025-10-16 04:28:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004404 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003108 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006270 10.0.0.19 - - [2025-10-16 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.19 - - [2025-10-16 04:28:26] "GET /routing-instance/030b5169-efec-4de4-9821-c8203a44da38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004689 10.0.0.19 - - [2025-10-16 04:28:26] "GET /route-target/41559a27-f60a-4431-b27f-abd335eed074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004106 10.0.0.19 - - [2025-10-16 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.19 - - [2025-10-16 04:28:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005589 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003265 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006075 10.0.0.19 - - [2025-10-16 04:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.19 - - [2025-10-16 04:28:26] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004570 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003084 10.0.0.19 - - [2025-10-16 04:28:26] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006643 10.0.0.23 - - [2025-10-16 04:28:27] "GET /obj-perms HTTP/1.1" 200 5030 0.059324 10.0.0.19 - - [2025-10-16 04:28:27] "GET /obj-perms HTTP/1.1" 200 5030 0.048824 10.0.0.19 - - [2025-10-16 04:28:27] "GET /obj-perms HTTP/1.1" 200 5030 0.004472 10.0.0.57 - - [2025-10-16 04:28:28] "GET /obj-perms HTTP/1.1" 200 5030 0.061182 10.0.0.23 - - [2025-10-16 04:28:28] "GET /obj-perms HTTP/1.1" 200 5030 0.004264 10.0.0.19 - - [2025-10-16 04:28:28] "POST /neutron/port HTTP/1.1" 200 1085 0.016835 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 200 1292 0.004957 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine-interface/513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607 HTTP/1.1" 200 2941 0.005008 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 200 1292 0.003142 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine-interface/513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607 HTTP/1.1" 200 2941 0.006541 10.0.0.19 - - [2025-10-16 04:28:28] "GET /instance-ip/c930a90a-7334-4714-b20a-8988e907cd8a HTTP/1.1" 200 1618 0.005483 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 200 1292 0.003556 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-machine-interface/513cbdb8-a4d1-42b6-8e8e-63f6c1cd4607 HTTP/1.1" 200 2941 0.005219 10.0.0.19 - - [2025-10-16 04:28:28] "GET /instance-ip/c930a90a-7334-4714-b20a-8988e907cd8a HTTP/1.1" 200 1618 0.004149 10.0.0.19 - - [2025-10-16 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.19 - - [2025-10-16 04:28:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004239 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003151 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005466 10.0.0.19 - - [2025-10-16 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2025-10-16 04:28:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003849 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002998 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005953 10.0.0.19 - - [2025-10-16 04:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2025-10-16 04:28:28] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004376 10.0.0.19 - - [2025-10-16 04:28:28] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003741 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005340 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.19 - - [2025-10-16 04:28:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004201 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002757 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005774 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2025-10-16 04:28:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004145 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003193 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005604 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.19 - - [2025-10-16 04:28:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003412 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002804 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006860 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2025-10-16 04:28:29] "GET /routing-instance/4e890428-0500-4aa1-9f5a-fbfa465ced2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004861 10.0.0.19 - - [2025-10-16 04:28:29] "GET /route-target/35555876-d874-4c1d-8678-974007c42b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003820 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.19 - - [2025-10-16 04:28:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004551 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002669 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006302 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.19 - - [2025-10-16 04:28:29] "GET /routing-instance/4e890428-0500-4aa1-9f5a-fbfa465ced2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004796 10.0.0.19 - - [2025-10-16 04:28:29] "GET /route-target/35555876-d874-4c1d-8678-974007c42b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005257 10.0.0.19 - - [2025-10-16 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.19 - - [2025-10-16 04:28:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004414 10.0.0.19 - - [2025-10-16 04:28:29] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003350 10.0.0.19 - - [2025-10-16 04:28:30] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005919 10.0.0.19 - - [2025-10-16 04:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.19 - - [2025-10-16 04:28:30] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004554 10.0.0.19 - - [2025-10-16 04:28:30] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003063 10.0.0.19 - - [2025-10-16 04:28:30] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005318 10.0.0.19 - - [2025-10-16 04:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003919 10.0.0.19 - - [2025-10-16 04:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003541 10.0.0.23 - - [2025-10-16 04:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.008964 10.0.0.19 - - [2025-10-16 04:28:30] "GET /obj-perms HTTP/1.1" 200 5030 0.005213 10.0.0.19 - - [2025-10-16 04:28:38] "POST /neutron/port HTTP/1.1" 200 1085 0.016153 10.0.0.19 - - [2025-10-16 04:28:39] "POST /neutron/subnet HTTP/1.1" 200 684 0.014579 10.0.0.19 - - [2025-10-16 04:28:42] "GET /obj-perms HTTP/1.1" 200 5056 0.045675 10.0.0.57 - - [2025-10-16 04:28:43] "GET /obj-perms HTTP/1.1" 200 5056 0.045278 10.0.0.19 - - [2025-10-16 04:28:43] "POST /neutron/port HTTP/1.1" 200 1089 0.017756 10.0.0.19 - - [2025-10-16 04:28:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003918 10.0.0.19 - - [2025-10-16 04:28:44] "POST /neutron/network HTTP/1.1" 200 825 0.005879 10.0.0.19 - - [2025-10-16 04:28:46] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 200 1292 0.004942 10.0.0.19 - - [2025-10-16 04:28:47] "POST /neutron/port HTTP/1.1" 200 151 0.168711 10.0.0.19 - - [2025-10-16 04:28:48] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 404 171 0.008062 10.0.0.19 - - [2025-10-16 04:28:48] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 404 171 0.003934 10.0.0.19 - - [2025-10-16 04:28:48] "GET /virtual-machine/3dfe61d9-a07c-45f2-a72e-02258319783a HTTP/1.1" 404 171 0.002145 10.0.0.19 - - [2025-10-16 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.19 - - [2025-10-16 04:28:49] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003421 10.0.0.19 - - [2025-10-16 04:28:49] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002581 10.0.0.19 - - [2025-10-16 04:28:49] "GET /virtual-network/33eb1010-8351-464a-ad5a-b6039843c444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005688 10.0.0.19 - - [2025-10-16 04:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.19 - - [2025-10-16 04:28:49] "GET /routing-instance/4e890428-0500-4aa1-9f5a-fbfa465ced2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003801 10.0.0.19 - - [2025-10-16 04:28:49] "GET /route-target/35555876-d874-4c1d-8678-974007c42b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004145 10.0.0.19 - - [2025-10-16 04:28:52] "GET /obj-perms HTTP/1.1" 200 5030 0.003530 10.0.0.19 - - [2025-10-16 04:28:55] "GET /obj-perms HTTP/1.1" 200 5030 0.003785 10.0.0.19 - - [2025-10-16 04:28:55] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 200 1291 0.004352 10.0.0.19 - - [2025-10-16 04:28:56] "POST /neutron/port HTTP/1.1" 200 151 0.173803 10.0.0.19 - - [2025-10-16 04:28:57] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 404 171 0.003258 10.0.0.19 - - [2025-10-16 04:28:57] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 404 171 0.002602 10.0.0.19 - - [2025-10-16 04:28:57] "GET /virtual-machine/7a94ee15-4a99-4ced-8153-4d96876f1b59 HTTP/1.1" 404 171 0.002060 10.0.0.19 - - [2025-10-16 04:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.19 - - [2025-10-16 04:28:57] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003297 10.0.0.19 - - [2025-10-16 04:28:57] "GET /virtual-networks?parent_id=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002602 10.0.0.19 - - [2025-10-16 04:28:57] "GET /virtual-network/09116327-b2a1-4e8b-a784-87620cabf1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006346 10.0.0.19 - - [2025-10-16 04:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.19 - - [2025-10-16 04:28:58] "GET /routing-instance/030b5169-efec-4de4-9821-c8203a44da38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003939 10.0.0.19 - - [2025-10-16 04:28:58] "GET /route-target/41559a27-f60a-4431-b27f-abd335eed074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003729 10.0.0.19 - - [2025-10-16 04:28:58] "GET /obj-perms HTTP/1.1" 200 5030 0.005393 10.0.0.57 - - [2025-10-16 04:29:01] "GET /obj-perms HTTP/1.1" 200 5030 0.003288 10.0.0.19 - - [2025-10-16 04:29:07] "GET /obj-perms HTTP/1.1" 200 5030 0.004311 10.0.0.57 - - [2025-10-16 04:29:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004408 10.0.0.19 - - [2025-10-16 04:29:16] "GET /obj-perms HTTP/1.1" 200 5030 0.003767 10.0.0.57 - - [2025-10-16 04:29:16] "GET /obj-perms HTTP/1.1" 200 5030 0.004605 10.0.0.23 - - [2025-10-16 04:29:16] "GET /obj-perms HTTP/1.1" 200 5030 0.003486 10.0.0.19 - - [2025-10-16 04:29:17] "POST /neutron/network HTTP/1.1" 200 825 0.007512 10.0.0.19 - - [2025-10-16 04:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.23 - - [2025-10-16 04:29:18] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.026896 10.0.0.19 - - [2025-10-16 04:29:18] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.064508 10.0.0.23 - - [2025-10-16 04:29:18] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.19 - - [2025-10-16 04:29:18] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?fields=virtual_networks HTTP/1.1" 200 1033 0.046900 10.0.0.23 - - [2025-10-16 04:29:18] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.19 - - [2025-10-16 04:29:18] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.048080 10.0.0.23 - - [2025-10-16 04:29:18] "GET /projects?obj_uuids=f2c620d2-a02c-438d-bf0a-e23a46d216c0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000889 10.0.0.19 - - [2025-10-16 04:29:18] "GET /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0?fields=security_groups HTTP/1.1" 200 1259 0.043048 10.0.0.19 - - [2025-10-16 04:29:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.335815 10.0.0.23 - - [2025-10-16 04:29:20] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002712 10.0.0.23 - - [2025-10-16 04:29:20] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000876 10.0.0.23 - - [2025-10-16 04:29:20] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031803 10.0.0.23 - - [2025-10-16 04:29:20] "POST /id-to-fqname HTTP/1.1" 200 198 0.002442 10.0.0.23 - - [2025-10-16 04:29:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.003620 10.0.0.23 - - [2025-10-16 04:29:20] "POST /security-groups HTTP/1.1" 200 599 0.030828 10.0.0.23 - - [2025-10-16 04:29:20] "POST /projects HTTP/1.1" 200 601 0.226361 10.0.0.19 - - [2025-10-16 04:29:20] "POST /access-control-lists HTTP/1.1" 200 604 0.024743 10.0.0.23 - - [2025-10-16 04:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.297313 10.0.0.19 - - [2025-10-16 04:29:20] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.463623 10.0.0.19 - - [2025-10-16 04:29:21] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.19 - - [2025-10-16 04:29:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000608 10.0.0.19 - - [2025-10-16 04:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.051343 10.0.0.23 - - [2025-10-16 04:29:24] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.19 - - [2025-10-16 04:29:24] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.037275 10.0.0.23 - - [2025-10-16 04:29:25] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001006 10.0.0.19 - - [2025-10-16 04:29:25] "POST /neutron/network HTTP/1.1" 200 613 0.147854 10.0.0.19 - - [2025-10-16 04:29:25] "POST /route-targets HTTP/1.1" 200 327 0.013147 10.0.0.19 - - [2025-10-16 04:29:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.084037 10.0.0.19 - - [2025-10-16 04:29:25] "POST /neutron/network HTTP/1.1" 200 1006 0.010666 10.0.0.19 - - [2025-10-16 04:29:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.000966 10.0.0.19 - - [2025-10-16 04:29:25] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004397 10.0.0.19 - - [2025-10-16 04:29:25] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004901 10.0.0.19 - - [2025-10-16 04:29:25] "POST /neutron/subnet HTTP/1.1" 200 725 0.008003 10.0.0.19 - - [2025-10-16 04:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.23 - - [2025-10-16 04:29:25] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001089 10.0.0.19 - - [2025-10-16 04:29:26] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.088852 10.0.0.23 - - [2025-10-16 04:29:26] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000868 10.0.0.19 - - [2025-10-16 04:29:26] "POST /neutron/network HTTP/1.1" 200 613 0.105238 10.0.0.19 - - [2025-10-16 04:29:26] "POST /ref-update HTTP/1.1" 200 156 0.023953 10.0.0.19 - - [2025-10-16 04:29:26] "POST /neutron/network HTTP/1.1" 200 1007 0.009624 10.0.0.19 - - [2025-10-16 04:29:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.000997 10.0.0.19 - - [2025-10-16 04:29:26] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004581 10.0.0.19 - - [2025-10-16 04:29:26] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004936 10.0.0.19 - - [2025-10-16 04:29:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.008621 10.0.0.19 - - [2025-10-16 04:29:27] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005336 10.0.0.19 - - [2025-10-16 04:29:28] "GET /obj-perms HTTP/1.1" 200 5046 0.107333 10.0.0.19 - - [2025-10-16 04:29:29] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005923 10.0.0.19 - - [2025-10-16 04:29:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.012623 10.0.0.19 - - [2025-10-16 04:29:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001156 10.0.0.23 - - [2025-10-16 04:29:30] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000864 10.0.0.19 - - [2025-10-16 04:29:30] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.055959 10.0.0.19 - - [2025-10-16 04:29:30] "POST /neutron/network HTTP/1.1" 200 1006 0.034127 10.0.0.19 - - [2025-10-16 04:29:30] "POST /neutron/port HTTP/1.1" 200 117 0.006978 10.0.0.19 - - [2025-10-16 04:29:31] "POST /neutron/port HTTP/1.1" 200 1175 0.046060 10.0.0.19 - - [2025-10-16 04:29:31] "POST /neutron/port HTTP/1.1" 200 1203 0.015438 10.0.0.19 - - [2025-10-16 04:29:31] "POST /neutron/subnet HTTP/1.1" 200 1385 0.011855 10.0.0.19 - - [2025-10-16 04:29:31] "POST /neutron/network HTTP/1.1" 200 1006 0.009007 10.0.0.19 - - [2025-10-16 04:29:35] "POST /neutron/port HTTP/1.1" 200 1203 0.014521 10.0.0.19 - - [2025-10-16 04:29:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006475 10.0.0.19 - - [2025-10-16 04:29:35] "GET /virtual-machine/1733f5d0-6523-412e-aea3-1cfa78af628d HTTP/1.1" 401 292 0.000310 10.0.0.19 - - [2025-10-16 04:29:36] "GET /virtual-machine/1733f5d0-6523-412e-aea3-1cfa78af628d HTTP/1.1" 200 1300 0.028735 10.0.0.19 - - [2025-10-16 04:29:36] "GET /virtual-machine-interface/c394750b-786f-4f97-ad03-82283e38904b HTTP/1.1" 200 3176 0.005143 10.0.0.19 - - [2025-10-16 04:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.19 - - [2025-10-16 04:29:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003806 10.0.0.19 - - [2025-10-16 04:29:36] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002634 10.0.0.19 - - [2025-10-16 04:29:36] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005448 10.0.0.19 - - [2025-10-16 04:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.19 - - [2025-10-16 04:29:39] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007835 10.0.0.19 - - [2025-10-16 04:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.19 - - [2025-10-16 04:29:43] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006307 10.0.0.23 - - [2025-10-16 04:29:43] "GET /obj-perms HTTP/1.1" 200 5056 0.046653 10.0.0.19 - - [2025-10-16 04:29:46] "POST /neutron/network HTTP/1.1" 200 1016 0.008292 10.0.0.19 - - [2025-10-16 04:29:46] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012672 10.0.0.19 - - [2025-10-16 04:29:46] "POST /neutron/network HTTP/1.1" 200 1006 0.008549 10.0.0.19 - - [2025-10-16 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.19 - - [2025-10-16 04:29:47] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006935 10.0.0.19 - - [2025-10-16 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.19 - - [2025-10-16 04:29:51] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005563 10.0.0.19 - - [2025-10-16 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2025-10-16 04:29:55] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004995 10.0.0.23 - - [2025-10-16 04:29:59] "DELETE /project/37cf03a1e4004b42b7effded6b1af7d1 HTTP/1.1" 404 173 0.004321 10.0.0.23 - - [2025-10-16 04:29:59] "DELETE /project/f2c620d2-a02c-438d-bf0a-e23a46d216c0 HTTP/1.1" 404 177 0.003670 10.0.0.23 - - [2025-10-16 04:29:59] "DELETE /project/f2c620d2a02c438dbf0ae23a46d216c0 HTTP/1.1" 404 173 0.003235 10.0.0.19 - - [2025-10-16 04:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.19 - - [2025-10-16 04:29:59] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004504 10.0.0.19 - - [2025-10-16 04:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.19 - - [2025-10-16 04:30:04] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004713 10.0.0.19 - - [2025-10-16 04:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.19 - - [2025-10-16 04:30:08] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005575 10.0.0.19 - - [2025-10-16 04:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2025-10-16 04:30:10] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003695 10.0.0.19 - - [2025-10-16 04:30:10] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003537 10.0.0.19 - - [2025-10-16 04:30:10] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005256 10.0.0.19 - - [2025-10-16 04:30:15] "POST /neutron/port HTTP/1.1" 200 1203 0.014052 10.0.0.19 - - [2025-10-16 04:30:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.033663 10.0.0.19 - - [2025-10-16 04:30:25] "POST /neutron/port HTTP/1.1" 200 1203 0.013616 10.0.0.19 - - [2025-10-16 04:30:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006353 10.0.0.19 - - [2025-10-16 04:30:31] "POST /neutron/port HTTP/1.1" 200 1203 0.015527 10.0.0.19 - - [2025-10-16 04:30:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006350 10.0.0.19 - - [2025-10-16 04:30:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001223 10.0.0.19 - - [2025-10-16 04:30:31] "GET /virtual-machine/1733f5d0-6523-412e-aea3-1cfa78af628d HTTP/1.1" 200 1300 0.003805 10.0.0.19 - - [2025-10-16 04:30:31] "GET /virtual-machine-interface/c394750b-786f-4f97-ad03-82283e38904b HTTP/1.1" 200 3176 0.004967 10.0.0.19 - - [2025-10-16 04:30:31] "GET /instance-ip/7daf1193-8064-4f0c-9cbb-6c91b679e102 HTTP/1.1" 200 1656 0.005056 10.0.0.19 - - [2025-10-16 04:30:31] "GET /instance-ip/c76acfa8-ecc9-4c50-8b19-45146fc2bff8 HTTP/1.1" 200 1637 0.005023 10.0.0.19 - - [2025-10-16 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 218 0.003268 10.0.0.19 - - [2025-10-16 04:30:31] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005638 10.0.0.23 - - [2025-10-16 04:30:31] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000826 10.0.0.19 - - [2025-10-16 04:30:31] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038479 10.0.0.19 - - [2025-10-16 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.19 - - [2025-10-16 04:30:31] "GET /security-group/feb46bc6-1aab-4d32-b897-787386884994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003714 10.0.0.19 - - [2025-10-16 04:30:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.062584 10.0.0.19 - - [2025-10-16 04:30:31] "POST /instance-ips HTTP/1.1" 200 357 0.039224 10.0.0.19 - - [2025-10-16 04:30:31] "GET /instance-ip/14e6969d-6961-48d6-8b49-84d459809748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005314 10.0.0.19 - - [2025-10-16 04:30:32] "POST /instance-ips HTTP/1.1" 200 357 0.036341 10.0.0.19 - - [2025-10-16 04:30:32] "GET /instance-ip/9e442876-2f23-42b8-8801-bcaec5347a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005968 10.0.0.19 - - [2025-10-16 04:30:32] "GET /virtual-machine-interface/1db5de9a-78ca-4bfa-bd27-c254b6c792cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004619 10.0.0.19 - - [2025-10-16 04:30:32] "GET /virtual-machine-interface/1db5de9a-78ca-4bfa-bd27-c254b6c792cd?fields=instance_ip_back_refs HTTP/1.1" 200 1537 0.008115 10.0.0.19 - - [2025-10-16 04:30:32] "GET /instance-ip/14e6969d-6961-48d6-8b49-84d459809748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005096 10.0.0.19 - - [2025-10-16 04:30:32] "GET /instance-ip/9e442876-2f23-42b8-8801-bcaec5347a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005936 10.0.0.19 - - [2025-10-16 04:30:32] "POST /id-to-fqname HTTP/1.1" 200 228 0.001292 10.0.0.19 - - [2025-10-16 04:30:32] "POST /neutron/port HTTP/1.1" 200 1203 0.014518 10.0.0.19 - - [2025-10-16 04:30:32] "POST /neutron/port HTTP/1.1" 200 1081 0.011795 10.0.0.19 - - [2025-10-16 04:30:32] "POST /neutron/port HTTP/1.1" 200 1081 0.011648 10.0.0.19 - - [2025-10-16 04:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.006176 10.0.0.19 - - [2025-10-16 04:30:33] "POST /neutron/network HTTP/1.1" 200 1016 0.011734 10.0.0.19 - - [2025-10-16 04:30:33] "POST /neutron/port HTTP/1.1" 200 1174 0.111543 10.0.0.19 - - [2025-10-16 04:30:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004201 10.0.0.19 - - [2025-10-16 04:30:33] "POST /neutron/port HTTP/1.1" 200 117 0.001044 10.0.0.19 - - [2025-10-16 04:30:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006704 10.0.0.19 - - [2025-10-16 04:30:38] "POST /neutron/port HTTP/1.1" 200 1148 0.016645 10.0.0.19 - - [2025-10-16 04:30:38] "GET /virtual-machine/f77ef172-3cba-4b76-b2e8-d0dab27d272e HTTP/1.1" 200 1279 0.005582 10.0.0.19 - - [2025-10-16 04:30:38] "GET /virtual-machine-interface/1db5de9a-78ca-4bfa-bd27-c254b6c792cd HTTP/1.1" 200 3225 0.004665 10.0.0.19 - - [2025-10-16 04:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2025-10-16 04:30:38] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003295 10.0.0.19 - - [2025-10-16 04:30:38] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002634 10.0.0.19 - - [2025-10-16 04:30:38] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005947 10.0.0.19 - - [2025-10-16 04:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.19 - - [2025-10-16 04:30:41] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004956 10.0.0.57 - - [2025-10-16 04:30:44] "GET /obj-perms HTTP/1.1" 200 5056 0.044010 10.0.0.19 - - [2025-10-16 04:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.19 - - [2025-10-16 04:30:45] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005152 10.0.0.19 - - [2025-10-16 04:30:46] "POST /neutron/port HTTP/1.1" 200 1203 0.013668 10.0.0.19 - - [2025-10-16 04:30:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.19 - - [2025-10-16 04:30:46] "POST /neutron/port HTTP/1.1" 200 117 0.001076 10.0.0.19 - - [2025-10-16 04:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2025-10-16 04:30:49] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005141 10.0.0.19 - - [2025-10-16 04:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.19 - - [2025-10-16 04:30:53] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004902 10.0.0.19 - - [2025-10-16 04:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.19 - - [2025-10-16 04:30:57] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005012 10.0.0.19 - - [2025-10-16 04:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.19 - - [2025-10-16 04:31:01] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005191 10.0.0.23 - - [2025-10-16 04:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2025-10-16 04:31:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000351 10.0.0.23 - - [2025-10-16 04:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2025-10-16 04:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.57 - - [2025-10-16 04:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.57 - - [2025-10-16 04:31:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000783 10.0.0.57 - - [2025-10-16 04:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.57 - - [2025-10-16 04:31:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000344 10.0.0.19 - - [2025-10-16 04:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.19 - - [2025-10-16 04:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000345 10.0.0.19 - - [2025-10-16 04:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.19 - - [2025-10-16 04:31:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.19 - - [2025-10-16 04:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.19 - - [2025-10-16 04:31:05] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004670 10.0.0.19 - - [2025-10-16 04:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.19 - - [2025-10-16 04:31:10] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005026 10.0.0.19 - - [2025-10-16 04:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.19 - - [2025-10-16 04:31:14] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005228 10.0.0.19 - - [2025-10-16 04:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.19 - - [2025-10-16 04:31:18] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006163 10.0.0.19 - - [2025-10-16 04:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.19 - - [2025-10-16 04:31:20] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003717 10.0.0.19 - - [2025-10-16 04:31:20] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002609 10.0.0.19 - - [2025-10-16 04:31:20] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005579 10.0.0.19 - - [2025-10-16 04:31:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007335 10.0.0.19 - - [2025-10-16 04:31:28] "POST /neutron/port HTTP/1.1" 200 1148 0.037330 10.0.0.19 - - [2025-10-16 04:31:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007457 10.0.0.19 - - [2025-10-16 04:31:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001672 10.0.0.19 - - [2025-10-16 04:31:41] "POST /neutron/port HTTP/1.1" 200 2233 0.017375 10.0.0.23 - - [2025-10-16 04:31:42] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.19 - - [2025-10-16 04:31:42] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063722 10.0.0.19 - - [2025-10-16 04:31:42] "POST /neutron/network HTTP/1.1" 200 1007 0.007656 10.0.0.19 - - [2025-10-16 04:31:42] "POST /neutron/port HTTP/1.1" 200 117 0.022292 10.0.0.23 - - [2025-10-16 04:31:42] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.19 - - [2025-10-16 04:31:43] "POST /neutron/port HTTP/1.1" 200 1176 0.316305 10.0.0.19 - - [2025-10-16 04:31:43] "POST /neutron/port HTTP/1.1" 200 1230 0.118038 10.0.0.19 - - [2025-10-16 04:31:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003886 10.0.0.19 - - [2025-10-16 04:31:43] "POST /neutron/port HTTP/1.1" 200 117 0.001036 10.0.0.19 - - [2025-10-16 04:31:45] "GET /obj-perms HTTP/1.1" 200 5056 0.048368 10.0.0.19 - - [2025-10-16 04:31:47] "POST /neutron/port HTTP/1.1" 200 1148 0.020347 10.0.0.19 - - [2025-10-16 04:31:47] "POST /neutron/port HTTP/1.1" 200 1204 0.017724 10.0.0.19 - - [2025-10-16 04:31:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003816 10.0.0.19 - - [2025-10-16 04:31:47] "POST /neutron/port HTTP/1.1" 200 1204 0.017852 10.0.0.19 - - [2025-10-16 04:31:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008316 10.0.0.19 - - [2025-10-16 04:31:47] "GET /virtual-machine/b49af6f4-6b34-453e-8800-48a8b9340e6b HTTP/1.1" 200 1300 0.005543 10.0.0.19 - - [2025-10-16 04:31:47] "GET /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42 HTTP/1.1" 200 3175 0.006191 10.0.0.19 - - [2025-10-16 04:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2025-10-16 04:31:47] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003180 10.0.0.19 - - [2025-10-16 04:31:47] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002238 10.0.0.19 - - [2025-10-16 04:31:47] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005586 10.0.0.19 - - [2025-10-16 04:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2025-10-16 04:31:50] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005880 10.0.0.19 - - [2025-10-16 04:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.19 - - [2025-10-16 04:31:55] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005395 10.0.0.19 - - [2025-10-16 04:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.19 - - [2025-10-16 04:31:59] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005484 10.0.0.19 - - [2025-10-16 04:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.19 - - [2025-10-16 04:32:03] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005618 10.0.0.19 - - [2025-10-16 04:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.19 - - [2025-10-16 04:32:07] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004975 10.0.0.19 - - [2025-10-16 04:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2025-10-16 04:32:11] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005284 10.0.0.19 - - [2025-10-16 04:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.19 - - [2025-10-16 04:32:15] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005133 10.0.0.19 - - [2025-10-16 04:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2025-10-16 04:32:19] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005362 10.0.0.19 - - [2025-10-16 04:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2025-10-16 04:32:23] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005200 10.0.0.19 - - [2025-10-16 04:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.19 - - [2025-10-16 04:32:27] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.004667 10.0.0.19 - - [2025-10-16 04:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.19 - - [2025-10-16 04:32:29] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004679 10.0.0.19 - - [2025-10-16 04:32:29] "GET /virtual-networks?parent_id=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002773 10.0.0.19 - - [2025-10-16 04:32:29] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006197 10.0.0.19 - - [2025-10-16 04:32:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006349 10.0.0.19 - - [2025-10-16 04:32:40] "POST /neutron/port HTTP/1.1" 200 1204 0.018724 10.0.0.19 - - [2025-10-16 04:32:40] "POST /neutron/port HTTP/1.1" 200 1204 0.017916 10.0.0.19 - - [2025-10-16 04:32:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004595 10.0.0.19 - - [2025-10-16 04:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.001372 10.0.0.19 - - [2025-10-16 04:32:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010702 10.0.0.19 - - [2025-10-16 04:32:48] "POST /neutron/port HTTP/1.1" 200 1203 0.015754 10.0.0.19 - - [2025-10-16 04:32:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004706 10.0.0.19 - - [2025-10-16 04:32:48] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.19 - - [2025-10-16 04:32:50] "POST /neutron/port HTTP/1.1" 200 1204 0.014599 10.0.0.19 - - [2025-10-16 04:32:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010012 10.0.0.19 - - [2025-10-16 04:32:56] "POST /neutron/port HTTP/1.1" 200 1204 0.018751 10.0.0.19 - - [2025-10-16 04:32:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009077 10.0.0.19 - - [2025-10-16 04:32:56] "POST /id-to-fqname HTTP/1.1" 200 228 0.001561 10.0.0.19 - - [2025-10-16 04:32:56] "GET /virtual-machine/b49af6f4-6b34-453e-8800-48a8b9340e6b HTTP/1.1" 200 1300 0.004112 10.0.0.19 - - [2025-10-16 04:32:56] "GET /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42 HTTP/1.1" 200 3175 0.005292 10.0.0.19 - - [2025-10-16 04:32:56] "GET /instance-ip/9a1c74d7-7639-4a1f-a29b-c5785c20ee2a HTTP/1.1" 200 1657 0.005690 10.0.0.19 - - [2025-10-16 04:32:56] "GET /instance-ip/e7e6545c-c672-475d-9751-2cc4b0d757bf HTTP/1.1" 200 1638 0.005715 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 404 230 0.003720 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.23 - - [2025-10-16 04:32:56] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.19 - - [2025-10-16 04:32:56] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.044080 10.0.0.19 - - [2025-10-16 04:32:56] "POST /network-policys HTTP/1.1" 200 569 0.028854 10.0.0.19 - - [2025-10-16 04:32:56] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006165 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2025-10-16 04:32:56] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007011 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2025-10-16 04:32:56] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004396 10.0.0.19 - - [2025-10-16 04:32:56] "POST /ref-update HTTP/1.1" 200 156 0.060274 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.19 - - [2025-10-16 04:32:56] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004391 10.0.0.19 - - [2025-10-16 04:32:56] "POST /neutron/network HTTP/1.1" 200 1110 0.010643 10.0.0.19 - - [2025-10-16 04:32:56] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004739 10.0.0.19 - - [2025-10-16 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2025-10-16 04:32:57] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004231 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2025-10-16 04:32:57] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007277 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2025-10-16 04:32:57] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004068 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.005534 10.0.0.19 - - [2025-10-16 04:32:57] "POST /ref-update HTTP/1.1" 200 156 0.074581 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.072461 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.19 - - [2025-10-16 04:32:57] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004014 10.0.0.19 - - [2025-10-16 04:32:57] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006662 10.0.0.19 - - [2025-10-16 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.19 - - [2025-10-16 04:32:57] "POST /access-control-lists HTTP/1.1" 200 596 0.032967 10.0.0.19 - - [2025-10-16 04:32:57] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.010517 10.0.0.19 - - [2025-10-16 04:32:57] "GET /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005274 10.0.0.19 - - [2025-10-16 04:32:57] "PUT /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42 HTTP/1.1" 200 284 0.024652 10.0.0.19 - - [2025-10-16 04:32:57] "GET /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3071 0.005408 10.0.0.19 - - [2025-10-16 04:32:57] "PUT /virtual-machine-interface/9268b665-cbb8-4fa7-87cf-8ab43ee3ca42 HTTP/1.1" 200 284 0.024964 10.0.0.19 - - [2025-10-16 04:33:41] "POST /neutron/port HTTP/1.1" 200 1204 0.019030 10.0.0.19 - - [2025-10-16 04:33:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003711 10.0.0.19 - - [2025-10-16 04:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.23 - - [2025-10-16 04:33:46] "GET /obj-perms HTTP/1.1" 200 5056 0.046093 10.0.0.19 - - [2025-10-16 04:33:49] "POST /neutron/port HTTP/1.1" 200 1148 0.014668 10.0.0.19 - - [2025-10-16 04:33:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.19 - - [2025-10-16 04:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.001020 10.0.0.19 - - [2025-10-16 04:34:41] "POST /neutron/port HTTP/1.1" 200 1204 0.013295 10.0.0.19 - - [2025-10-16 04:34:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003820 10.0.0.19 - - [2025-10-16 04:34:42] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.57 - - [2025-10-16 04:34:47] "GET /obj-perms HTTP/1.1" 200 5056 0.054139 10.0.0.19 - - [2025-10-16 04:34:51] "POST /neutron/port HTTP/1.1" 200 1203 0.037277 10.0.0.19 - - [2025-10-16 04:34:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003587 10.0.0.19 - - [2025-10-16 04:34:51] "POST /neutron/port HTTP/1.1" 200 117 0.001004 10.0.0.19 - - [2025-10-16 04:34:58] "POST /ref-update HTTP/1.1" 200 156 0.070187 10.0.0.19 - - [2025-10-16 04:34:58] "DELETE /access-control-list/d4f99dee-bfe2-4619-92c8-8e6ed7d02086 HTTP/1.1" 200 115 0.049819 10.0.0.19 - - [2025-10-16 04:34:59] "GET /virtual-network/a4af1552-9212-424a-ba56-ae3648b33926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.017060 10.0.0.19 - - [2025-10-16 04:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.19 - - [2025-10-16 04:34:59] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004287 10.0.0.19 - - [2025-10-16 04:34:59] "POST /ref-update HTTP/1.1" 200 156 0.051437 10.0.0.19 - - [2025-10-16 04:34:59] "POST /neutron/network HTTP/1.1" 200 1006 0.031296 10.0.0.19 - - [2025-10-16 04:34:59] "GET /virtual-network/d4af6772-4460-4207-8b8a-1f39c8186b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006907 10.0.0.19 - - [2025-10-16 04:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2025-10-16 04:34:59] "GET /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003511 10.0.0.19 - - [2025-10-16 04:34:59] "DELETE /network-policy/1d3739bd-8839-4cb4-80ce-159e3b9f5129 HTTP/1.1" 200 115 0.026746 10.0.0.19 - - [2025-10-16 04:34:59] "POST /ref-update HTTP/1.1" 200 156 0.032269 10.0.0.19 - - [2025-10-16 04:34:59] "DELETE /instance-ip/14e6969d-6961-48d6-8b49-84d459809748 HTTP/1.1" 200 115 0.086933 10.0.0.19 - - [2025-10-16 04:34:59] "DELETE /instance-ip/9e442876-2f23-42b8-8801-bcaec5347a4e HTTP/1.1" 200 115 0.060933 10.0.0.19 - - [2025-10-16 04:34:59] "DELETE /virtual-machine-interface/1db5de9a-78ca-4bfa-bd27-c254b6c792cd HTTP/1.1" 200 115 0.102227 10.0.0.19 - - [2025-10-16 04:34:59] "POST /neutron/network HTTP/1.1" 400 204 0.022976 10.0.0.19 - - [2025-10-16 04:35:00] "POST /neutron/port HTTP/1.1" 200 1203 0.021429 10.0.0.19 - - [2025-10-16 04:35:01] "POST /neutron/network HTTP/1.1" 200 1007 0.009714 10.0.0.19 - - [2025-10-16 04:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.23 - - [2025-10-16 04:35:02] "POST /useragent-kv HTTP/1.1" 200 115 0.045763 10.0.0.23 - - [2025-10-16 04:35:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002809 10.0.0.23 - - [2025-10-16 04:35:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004153 10.0.0.23 - - [2025-10-16 04:35:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003339 10.0.0.19 - - [2025-10-16 04:35:02] "POST /neutron/network HTTP/1.1" 200 151 0.193876 10.0.0.23 - - [2025-10-16 04:35:05] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.19 - - [2025-10-16 04:35:05] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.061460 10.0.0.23 - - [2025-10-16 04:35:05] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000827 10.0.0.19 - - [2025-10-16 04:35:05] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?fields=virtual_networks HTTP/1.1" 200 1048 0.043937 10.0.0.23 - - [2025-10-16 04:35:05] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001102 10.0.0.19 - - [2025-10-16 04:35:05] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.043884 10.0.0.23 - - [2025-10-16 04:35:05] "GET /projects?obj_uuids=37cf03a1-e400-4b42-b7ef-fded6b1af7d1&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.19 - - [2025-10-16 04:35:05] "GET /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1?fields=security_groups HTTP/1.1" 200 1282 0.040700 10.0.0.19 - - [2025-10-16 04:35:06] "POST /fqname-to-id HTTP/1.1" 404 192 0.026739 10.0.0.23 - - [2025-10-16 04:35:06] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.23 - - [2025-10-16 04:35:06] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.23 - - [2025-10-16 04:35:06] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029903 10.0.0.23 - - [2025-10-16 04:35:06] "POST /id-to-fqname HTTP/1.1" 200 194 0.006222 10.0.0.23 - - [2025-10-16 04:35:06] "POST /fqname-to-id HTTP/1.1" 404 203 0.003935 10.0.0.23 - - [2025-10-16 04:35:06] "POST /security-groups HTTP/1.1" 200 595 0.073168 10.0.0.23 - - [2025-10-16 04:35:06] "POST /projects HTTP/1.1" 200 593 0.280469 10.0.0.19 - - [2025-10-16 04:35:06] "POST /access-control-lists HTTP/1.1" 200 600 0.028334 10.0.0.23 - - [2025-10-16 04:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.350306 10.0.0.19 - - [2025-10-16 04:35:07] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.504874 10.0.0.19 - - [2025-10-16 04:35:08] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.19 - - [2025-10-16 04:35:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000564 10.0.0.19 - - [2025-10-16 04:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.057880 10.0.0.23 - - [2025-10-16 04:35:10] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001119 10.0.0.19 - - [2025-10-16 04:35:10] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.043182 10.0.0.19 - - [2025-10-16 04:35:10] "POST /neutron/network HTTP/1.1" 200 117 0.033614 10.0.0.19 - - [2025-10-16 04:35:10] "POST /route-targets HTTP/1.1" 200 327 0.018708 10.0.0.23 - - [2025-10-16 04:35:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008290 10.0.0.19 - - [2025-10-16 04:35:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.216846 10.0.0.19 - - [2025-10-16 04:35:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.035780 10.0.0.19 - - [2025-10-16 04:35:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001366 10.0.0.19 - - [2025-10-16 04:35:11] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004512 10.0.0.19 - - [2025-10-16 04:35:11] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005198 10.0.0.19 - - [2025-10-16 04:35:11] "POST /neutron/network HTTP/1.1" 200 1003 0.007983 10.0.0.19 - - [2025-10-16 04:35:11] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007448 10.0.0.19 - - [2025-10-16 04:35:12] "GET /obj-perms HTTP/1.1" 200 5038 0.045829 10.0.0.19 - - [2025-10-16 04:35:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001173 10.0.0.19 - - [2025-10-16 04:35:13] "POST /neutron/network HTTP/1.1" 200 1013 0.011809 10.0.0.23 - - [2025-10-16 04:35:13] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001183 10.0.0.19 - - [2025-10-16 04:35:14] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.070519 10.0.0.19 - - [2025-10-16 04:35:14] "POST /neutron/port HTTP/1.1" 200 117 0.009194 10.0.0.19 - - [2025-10-16 04:35:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.001292 10.0.0.19 - - [2025-10-16 04:35:14] "POST /neutron/network HTTP/1.1" 200 1013 0.008917 10.0.0.19 - - [2025-10-16 04:35:15] "POST /neutron/port HTTP/1.1" 200 1172 0.015980 10.0.0.19 - - [2025-10-16 04:35:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005291 10.0.0.19 - - [2025-10-16 04:35:15] "POST /neutron/port HTTP/1.1" 200 117 0.001331 10.0.0.23 - - [2025-10-16 04:35:15] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001208 10.0.0.19 - - [2025-10-16 04:35:15] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.077928 10.0.0.19 - - [2025-10-16 04:35:15] "POST /neutron/network HTTP/1.1" 200 1003 0.033851 10.0.0.19 - - [2025-10-16 04:35:15] "POST /neutron/port HTTP/1.1" 200 117 0.009714 10.0.0.19 - - [2025-10-16 04:35:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001471 10.0.0.19 - - [2025-10-16 04:35:16] "POST /neutron/network HTTP/1.1" 200 1013 0.008667 10.0.0.19 - - [2025-10-16 04:35:16] "POST /neutron/port HTTP/1.1" 200 1172 0.016814 10.0.0.19 - - [2025-10-16 04:35:16] "POST /neutron/port HTTP/1.1" 200 1200 0.016855 10.0.0.23 - - [2025-10-16 04:35:17] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001268 10.0.0.19 - - [2025-10-16 04:35:17] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.074006 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/subnet HTTP/1.1" 200 1389 0.014029 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/port HTTP/1.1" 200 117 0.001065 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006971 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007683 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/port HTTP/1.1" 200 1200 0.026105 10.0.0.19 - - [2025-10-16 04:35:17] "GET /virtual-machine/0a0da0c4-1706-49e1-96d6-647c001e3766 HTTP/1.1" 401 292 0.000468 10.0.0.23 - - [2025-10-16 04:35:17] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001190 10.0.0.19 - - [2025-10-16 04:35:17] "POST /neutron/port HTTP/1.1" 200 1172 0.311312 10.0.0.19 - - [2025-10-16 04:35:18] "GET /virtual-machine/0a0da0c4-1706-49e1-96d6-647c001e3766 HTTP/1.1" 200 1295 0.039370 10.0.0.19 - - [2025-10-16 04:35:18] "GET /virtual-machine-interface/b28df706-141b-4d9e-bb6b-6c2b308ee0d4 HTTP/1.1" 200 3156 0.006728 10.0.0.19 - - [2025-10-16 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.19 - - [2025-10-16 04:35:18] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003170 10.0.0.19 - - [2025-10-16 04:35:18] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002378 10.0.0.19 - - [2025-10-16 04:35:18] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004666 10.0.0.19 - - [2025-10-16 04:35:18] "POST /neutron/port HTTP/1.1" 200 1226 0.109905 10.0.0.19 - - [2025-10-16 04:35:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003836 10.0.0.19 - - [2025-10-16 04:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.001011 10.0.0.19 - - [2025-10-16 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.19 - - [2025-10-16 04:35:21] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005229 10.0.0.19 - - [2025-10-16 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.19 - - [2025-10-16 04:35:25] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004770 10.0.0.19 - - [2025-10-16 04:35:28] "DELETE /access-control-list/9e693ce2-ad7d-4fd0-ae67-6363ccd5b9fb HTTP/1.1" 200 115 0.045289 10.0.0.19 - - [2025-10-16 04:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.19 - - [2025-10-16 04:35:29] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004880 10.0.0.19 - - [2025-10-16 04:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.19 - - [2025-10-16 04:35:33] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004879 10.0.0.19 - - [2025-10-16 04:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013580 10.0.0.19 - - [2025-10-16 04:35:37] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007098 10.0.0.19 - - [2025-10-16 04:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-10-16 04:35:41] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004752 10.0.0.19 - - [2025-10-16 04:35:42] "POST /neutron/port HTTP/1.1" 200 1200 0.023229 10.0.0.19 - - [2025-10-16 04:35:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003311 10.0.0.19 - - [2025-10-16 04:35:43] "POST /neutron/port HTTP/1.1" 200 117 0.001040 10.0.0.19 - - [2025-10-16 04:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.19 - - [2025-10-16 04:35:45] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004898 10.0.0.19 - - [2025-10-16 04:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-10-16 04:35:49] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005608 10.0.0.19 - - [2025-10-16 04:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.19 - - [2025-10-16 04:35:54] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004627 10.0.0.19 - - [2025-10-16 04:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2025-10-16 04:35:58] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005193 10.0.0.23 - - [2025-10-16 04:35:59] "DELETE /project/37cf03a1-e400-4b42-b7ef-fded6b1af7d1 HTTP/1.1" 404 177 0.004050 10.0.0.23 - - [2025-10-16 04:35:59] "DELETE /project/d103a21775cf48a18ac7c6cf8410163d HTTP/1.1" 404 173 0.003594 10.0.0.23 - - [2025-10-16 04:36:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.23 - - [2025-10-16 04:36:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.19 - - [2025-10-16 04:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2025-10-16 04:36:02] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005620 10.0.0.23 - - [2025-10-16 04:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.23 - - [2025-10-16 04:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.57 - - [2025-10-16 04:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.57 - - [2025-10-16 04:36:02] "GET /global-system-configs HTTP/1.1" 401 292 0.001371 10.0.0.57 - - [2025-10-16 04:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.57 - - [2025-10-16 04:36:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.19 - - [2025-10-16 04:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.19 - - [2025-10-16 04:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.19 - - [2025-10-16 04:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.19 - - [2025-10-16 04:36:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000320 10.0.0.19 - - [2025-10-16 04:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2025-10-16 04:36:06] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005878 10.0.0.19 - - [2025-10-16 04:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.19 - - [2025-10-16 04:36:08] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003070 10.0.0.19 - - [2025-10-16 04:36:08] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002933 10.0.0.19 - - [2025-10-16 04:36:08] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005269 10.0.0.19 - - [2025-10-16 04:36:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006474 10.0.0.19 - - [2025-10-16 04:36:18] "POST /neutron/port HTTP/1.1" 200 1200 0.040770 10.0.0.19 - - [2025-10-16 04:36:18] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008137 10.0.0.19 - - [2025-10-16 04:36:24] "POST /neutron/port HTTP/1.1" 200 1200 0.014767 10.0.0.19 - - [2025-10-16 04:36:25] "POST /neutron/security_group HTTP/1.1" 200 2062 0.005956 10.0.0.19 - - [2025-10-16 04:36:34] "POST /neutron/port HTTP/1.1" 200 1200 0.013956 10.0.0.19 - - [2025-10-16 04:36:34] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006543 10.0.0.19 - - [2025-10-16 04:36:34] "GET /virtual-machine/c89baabc-dc02-4680-8d83-5b51337477c5 HTTP/1.1" 200 1297 0.005262 10.0.0.19 - - [2025-10-16 04:36:34] "GET /virtual-machine-interface/6d1c39c7-ecd4-4b48-891a-e4382a662057 HTTP/1.1" 200 3154 0.004941 10.0.0.19 - - [2025-10-16 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.19 - - [2025-10-16 04:36:34] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003870 10.0.0.19 - - [2025-10-16 04:36:34] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003052 10.0.0.19 - - [2025-10-16 04:36:34] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005237 10.0.0.19 - - [2025-10-16 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.19 - - [2025-10-16 04:36:35] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003451 10.0.0.19 - - [2025-10-16 04:36:35] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002532 10.0.0.19 - - [2025-10-16 04:36:35] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005904 10.0.0.19 - - [2025-10-16 04:36:36] "POST /neutron/port HTTP/1.1" 200 1200 0.014943 10.0.0.19 - - [2025-10-16 04:36:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006270 10.0.0.19 - - [2025-10-16 04:36:36] "GET /virtual-machine/746d2942-fc65-4008-83b0-4ca174a19c77 HTTP/1.1" 200 1295 0.005607 10.0.0.19 - - [2025-10-16 04:36:36] "GET /virtual-machine-interface/36b8aa2b-1558-4c04-9e30-969a3ce5b5ae HTTP/1.1" 200 3155 0.004972 10.0.0.19 - - [2025-10-16 04:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2025-10-16 04:36:36] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002953 10.0.0.19 - - [2025-10-16 04:36:36] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002323 10.0.0.19 - - [2025-10-16 04:36:36] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.007925 10.0.0.19 - - [2025-10-16 04:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2025-10-16 04:36:37] "GET /global-vrouter-config/07ff7628-2464-48b7-a8ab-1faeb587ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005145 10.0.0.19 - - [2025-10-16 04:36:37] "GET /virtual-networks?parent_id=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002416 10.0.0.19 - - [2025-10-16 04:36:37] "GET /virtual-network/d30e57be-2d53-48b6-9921-abdbb6a9f567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004940 10.0.0.19 - - [2025-10-16 04:36:37] "GET /virtual-machine-interface/36b8aa2b-1558-4c04-9e30-969a3ce5b5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005358 10.0.0.19 - - [2025-10-16 04:36:37] "PUT /virtual-machine-interface/36b8aa2b-1558-4c04-9e30-969a3ce5b5ae HTTP/1.1" 200 284 0.012371 10.0.0.19 - - [2025-10-16 04:36:44] "POST /neutron/port HTTP/1.1" 200 1200 0.036365 10.0.0.19 - - [2025-10-16 04:36:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003516 10.0.0.19 - - [2025-10-16 04:36:45] "POST /neutron/port HTTP/1.1" 200 117 0.000957 10.0.0.23 - - [2025-10-16 04:36:49] "GET /obj-perms HTTP/1.1" 200 5056 0.050913 10.0.0.19 - - [2025-10-16 04:36:52] "POST /neutron/port HTTP/1.1" 200 1200 0.013916 10.0.0.19 - - [2025-10-16 04:36:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003807 10.0.0.19 - - [2025-10-16 04:36:52] "POST /neutron/port HTTP/1.1" 200 117 0.001509 10.0.0.19 - - [2025-10-16 04:37:44] "POST /neutron/port HTTP/1.1" 200 1200 0.015530 10.0.0.19 - - [2025-10-16 04:37:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005027 10.0.0.19 - - [2025-10-16 04:37:45] "POST /neutron/port HTTP/1.1" 200 117 0.000998 10.0.0.57 - - [2025-10-16 04:37:49] "GET /obj-perms HTTP/1.1" 200 5056 0.047103 10.0.0.19 - - [2025-10-16 04:37:53] "POST /neutron/port HTTP/1.1" 200 1200 0.014236 10.0.0.19 - - [2025-10-16 04:37:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003257 10.0.0.19 - - [2025-10-16 04:37:53] "POST /neutron/port HTTP/1.1" 200 117 0.000993 10.0.0.19 - - [2025-10-16 04:38:45] "POST /neutron/port HTTP/1.1" 200 1200 0.014670 10.0.0.19 - - [2025-10-16 04:38:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003685 10.0.0.19 - - [2025-10-16 04:38:46] "POST /neutron/port HTTP/1.1" 200 117 0.001022 10.0.0.19 - - [2025-10-16 04:38:46] "POST /neutron/network HTTP/1.1" 200 1003 0.009007 10.0.0.19 - - [2025-10-16 04:38:47] "POST /neutron/port HTTP/1.1" 200 1226 0.013144 10.0.0.19 - - [2025-10-16 04:38:47] "POST /neutron/port HTTP/1.1" 200 1226 0.011254 10.0.0.19 - - [2025-10-16 04:38:47] "POST /neutron/port HTTP/1.1" 200 1226 0.036678 10.0.0.23 - - [2025-10-16 04:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005930 10.0.0.23 - - [2025-10-16 04:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004300 10.0.0.23 - - [2025-10-16 04:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002270 10.0.0.23 - - [2025-10-16 04:38:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002299 10.0.0.19 - - [2025-10-16 04:38:49] "POST /neutron/network HTTP/1.1" 200 151 0.125822 10.0.0.23 - - [2025-10-16 04:38:50] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000810 10.0.0.19 - - [2025-10-16 04:38:50] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.041825 10.0.0.23 - - [2025-10-16 04:38:50] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000849 10.0.0.19 - - [2025-10-16 04:38:50] "GET /obj-perms HTTP/1.1" 200 5056 0.063742 10.0.0.19 - - [2025-10-16 04:38:50] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?fields=virtual_networks HTTP/1.1" 200 1041 0.048083 10.0.0.23 - - [2025-10-16 04:38:50] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000854 10.0.0.19 - - [2025-10-16 04:38:50] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.041144 10.0.0.23 - - [2025-10-16 04:38:50] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000978 10.0.0.19 - - [2025-10-16 04:38:50] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?fields=security_groups HTTP/1.1" 200 1271 0.042085 10.0.0.19 - - [2025-10-16 04:38:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.027935 10.0.0.23 - - [2025-10-16 04:38:51] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002738 10.0.0.23 - - [2025-10-16 04:38:51] "GET /domains?obj_uuids=446ea2e6-9d96-4973-a55a-3f633ea4d0f9&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000836 10.0.0.23 - - [2025-10-16 04:38:51] "GET /domain/446ea2e6-9d96-4973-a55a-3f633ea4d0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006136 10.0.0.23 - - [2025-10-16 04:38:51] "POST /id-to-fqname HTTP/1.1" 200 190 0.005037 10.0.0.23 - - [2025-10-16 04:38:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.004591 10.0.0.23 - - [2025-10-16 04:38:51] "POST /security-groups HTTP/1.1" 200 591 0.028925 10.0.0.23 - - [2025-10-16 04:38:52] "POST /projects HTTP/1.1" 200 585 0.223708 10.0.0.19 - - [2025-10-16 04:38:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.039607 10.0.0.23 - - [2025-10-16 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.301359 10.0.0.19 - - [2025-10-16 04:38:52] "POST /access-control-lists HTTP/1.1" 200 594 0.030703 10.0.0.19 - - [2025-10-16 04:38:52] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.450302 10.0.0.19 - - [2025-10-16 04:38:53] "GET / HTTP/1.1" 200 35931 0.002348 10.0.0.23 - - [2025-10-16 04:38:58] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001191 10.0.0.19 - - [2025-10-16 04:38:58] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056766 10.0.0.23 - - [2025-10-16 04:38:58] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000846 10.0.0.19 - - [2025-10-16 04:38:58] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?fields=virtual_networks HTTP/1.1" 200 1032 0.043662 10.0.0.23 - - [2025-10-16 04:38:58] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000846 10.0.0.19 - - [2025-10-16 04:38:58] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.034620 10.0.0.23 - - [2025-10-16 04:38:58] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001088 10.0.0.19 - - [2025-10-16 04:38:58] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?fields=security_groups HTTP/1.1" 200 1258 0.045155 10.0.0.23 - - [2025-10-16 04:38:59] "DELETE /project/65a67c9afa4d4bd29f079d64090a63a1 HTTP/1.1" 404 173 0.009112 10.0.0.23 - - [2025-10-16 04:38:59] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000798 10.0.0.23 - - [2025-10-16 04:39:00] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000726 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.051379 10.0.0.23 - - [2025-10-16 04:39:00] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001181 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.074281 10.0.0.23 - - [2025-10-16 04:39:00] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001271 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?fields=security_groups HTTP/1.1" 200 1376 0.081099 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?fields=security_groups HTTP/1.1" 200 1363 0.099897 10.0.0.23 - - [2025-10-16 04:39:00] "DELETE /security-group/7d39edcf-516b-4b9e-8b27-4009c2749681 HTTP/1.1" 200 115 0.056411 10.0.0.23 - - [2025-10-16 04:39:00] "GET /projects?obj_uuids=d103a217-75cf-48a1-8ac7-c6cf8410163d&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003416 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/d103a217-75cf-48a1-8ac7-c6cf8410163d?fields=application_policy_sets HTTP/1.1" 200 1415 0.060303 10.0.0.23 - - [2025-10-16 04:39:00] "DELETE /security-group/445fca23-b34c-4724-b798-db1312fd8413 HTTP/1.1" 200 115 0.092820 10.0.0.23 - - [2025-10-16 04:39:00] "GET /projects?obj_uuids=65a67c9a-fa4d-4bd2-9f07-9d64090a63a1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000905 10.0.0.23 - - [2025-10-16 04:39:00] "GET /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1?fields=application_policy_sets HTTP/1.1" 200 1402 0.037185 10.0.0.19 - - [2025-10-16 04:39:00] "DELETE /access-control-list/7949da65-cd62-4a07-8981-14b7777bca17 HTTP/1.1" 200 115 0.071350 10.0.0.23 - - [2025-10-16 04:39:00] "DELETE /project/d103a217-75cf-48a1-8ac7-c6cf8410163d HTTP/1.1" 200 115 0.523498 10.0.0.23 - - [2025-10-16 04:39:00] "DELETE /project/65a67c9a-fa4d-4bd2-9f07-9d64090a63a1 HTTP/1.1" 200 115 0.562081 10.0.0.23 - - [2025-10-16 04:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.23 - - [2025-10-16 04:41:01] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.23 - - [2025-10-16 04:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.23 - - [2025-10-16 04:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.57 - - [2025-10-16 04:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.57 - - [2025-10-16 04:41:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.57 - - [2025-10-16 04:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000342 10.0.0.57 - - [2025-10-16 04:41:03] "GET /global-system-configs HTTP/1.1" 401 292 0.000329 10.0.0.19 - - [2025-10-16 04:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.19 - - [2025-10-16 04:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000325 10.0.0.19 - - [2025-10-16 04:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.19 - - [2025-10-16 04:41:04] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 [Introspect:8084]10.0.0.23 - - [2025-10-16 04:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.23 - - [2025-10-16 04:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001033