+++ date ++ echo 'INFO: =================== Mon Jan 5 02:04:01 AM UTC 2026 ===================' INFO: =================== Mon Jan 5 02:04:01 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + 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: 01/05/2026 02:04:10.838 7fbf157020c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/05/2026 02:04:10.986 7fbf157020c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/05/2026 02:04:11.001 7fbf157020c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/05/2026 02:04:11.001 7fbf157020c0 [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 - - [2026-01-05 02:04:28] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.23 - - [2026-01-05 02:04:28] "GET / HTTP/1.1" 503 181 0.000152 10.0.0.23 - - [2026-01-05 02:04:29] "GET / HTTP/1.1" 200 45871 0.002435 10.0.0.23 - - [2026-01-05 02:04:29] "GET / HTTP/1.1" 200 45871 0.001134 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 - - [2026-01-05 02:04:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2026-01-05 02:04:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000244 10.0.0.27 - - [2026-01-05 02:04:29] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.27 - - [2026-01-05 02:04:29] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.33 - - [2026-01-05 02:04:29] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.33 - - [2026-01-05 02:04:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000347 10.0.0.27 - - [2026-01-05 02:04:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-01-05 02:04:30] "GET / HTTP/1.1" 200 35931 0.001245 10.0.0.23 - - [2026-01-05 02:04:30] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.23 - - [2026-01-05 02:04:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.23 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 1.555779 10.0.0.23 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016850 10.0.0.23 - - [2026-01-05 02:04:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.288744 10.0.0.23 - - [2026-01-05 02:04:31] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004336 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.503930 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.33 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.827701 10.0.0.33 - - [2026-01-05 02:04:31] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021627 10.0.0.27 - - [2026-01-05 02:04:31] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012095 10.0.0.23 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.210940 10.0.0.23 - - [2026-01-05 02:04:31] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017179 10.0.0.33 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.007342 10.0.0.23 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.012185 10.0.0.27 - - [2026-01-05 02:04:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051053 10.0.0.33 - - [2026-01-05 02:04:31] "POST /config-database-nodes HTTP/1.1" 200 617 0.063422 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.004692 10.0.0.23 - - [2026-01-05 02:04:31] "POST /config-database-nodes HTTP/1.1" 200 617 0.057772 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012707 10.0.0.27 - - [2026-01-05 02:04:31] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008946 10.0.0.27 - - [2026-01-05 02:04:31] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000420 10.0.0.27 - - [2026-01-05 02:04:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.071309 10.0.0.27 - - [2026-01-05 02:04:31] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.27 - - [2026-01-05 02:04:31] "GET /network-ipam/30423286-10ab-4a37-90ad-37c73a3a296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006250 10.0.0.33 - - [2026-01-05 02:04:31] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.33 - - [2026-01-05 02:04:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 /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 - - [2026-01-05 02:04:32] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.23 - - [2026-01-05 02:04:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2026-01-05 02:04:32] "POST /service-templates HTTP/1.1" 200 511 0.050099 10.0.0.27 - - [2026-01-05 02:04:32] "POST /service-templates HTTP/1.1" 200 501 0.087236 10.0.0.27 - - [2026-01-05 02:04:32] "POST /service-templates HTTP/1.1" 200 515 0.068849 10.0.0.27 - - [2026-01-05 02:04:32] "POST /service-templates HTTP/1.1" 200 535 0.055464 10.0.0.27 - - [2026-01-05 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.738666 10.0.0.27 - - [2026-01-05 02:04:32] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006816 10.0.0.27 - - [2026-01-05 02:04:32] "POST /service-templates HTTP/1.1" 200 507 0.070307 10.0.0.27 - - [2026-01-05 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.004911 10.0.0.27 - - [2026-01-05 02:04:32] "POST /config-nodes HTTP/1.1" 200 599 0.064371 10.0.0.27 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.838218 10.0.0.27 - - [2026-01-05 02:04:33] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007204 10.0.0.33 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.485622 10.0.0.33 - - [2026-01-05 02:04:33] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007192 10.0.0.27 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.004245 10.0.0.33 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.007956 10.0.0.27 - - [2026-01-05 02:04:33] "POST /config-database-nodes HTTP/1.1" 200 617 0.070973 10.0.0.33 - - [2026-01-05 02:04:33] "POST /config-nodes HTTP/1.1" 200 599 0.100088 10.0.0.23 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.559378 10.0.0.23 - - [2026-01-05 02:04:33] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008698 10.0.0.23 - - [2026-01-05 02:04:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.011219 10.0.0.23 - - [2026-01-05 02:04:33] "POST /config-nodes HTTP/1.1" 200 599 0.090732 10.0.0.33 - - [2026-01-05 02:04:34] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.33 - - [2026-01-05 02:04:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-01-05 02:04:34] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.27 - - [2026-01-05 02:04:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000383 10.0.0.23 - - [2026-01-05 02:04:34] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.23 - - [2026-01-05 02:04:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000370 10.0.0.33 - - [2026-01-05 02:04:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.365611 10.0.0.27 - - [2026-01-05 02:04:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.459190 10.0.0.23 - - [2026-01-05 02:04:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.110795 10.0.0.33 - - [2026-01-05 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.33 - - [2026-01-05 02:04:39] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.004702 10.0.0.33 - - [2026-01-05 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.33 - - [2026-01-05 02:04:39] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.014616 10.0.0.27 - - [2026-01-05 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.27 - - [2026-01-05 02:04:40] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004939 10.0.0.23 - - [2026-01-05 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.23 - - [2026-01-05 02:04:40] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004104 10.0.0.27 - - [2026-01-05 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.23 - - [2026-01-05 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.27 - - [2026-01-05 02:04:40] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.032166 10.0.0.23 - - [2026-01-05 02:04:40] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.017142 10.0.0.23 - - [2026-01-05 02:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001648 10.0.0.23 - - [2026-01-05 02:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.33 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.23 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.33 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.33 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.27 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.27 - - [2026-01-05 02:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-01-05 02:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2026-01-05 02:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-01-05 02:04:50] "GET /network-ipam/30423286-10ab-4a37-90ad-37c73a3a296d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.032689 10.0.0.27 - - [2026-01-05 02:04:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.013179 10.0.0.27 - - [2026-01-05 02:04:50] "POST /ref-update HTTP/1.1" 200 156 0.021109 10.0.0.27 - - [2026-01-05 02:04:51] "POST /route-targets HTTP/1.1" 200 327 0.016413 10.0.0.27 - - [2026-01-05 02:04:51] "POST /ref-update HTTP/1.1" 200 156 0.023052 10.0.0.27 - - [2026-01-05 02:04:51] "PUT /access-control-list/49491133-2829-4e26-87e8-5b1b436667dc HTTP/1.1" 200 272 0.015786 10.0.0.27 - - [2026-01-05 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.050344 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-01-05 02:08:36] "GET /obj-perms HTTP/1.1" 200 5056 0.349479 10.0.0.33 - - [2026-01-05 02:09:36] "GET /obj-perms HTTP/1.1" 200 5056 0.054243 10.0.0.23 - - [2026-01-05 02:09:36] "GET /obj-perms HTTP/1.1" 200 5056 0.046259 10.0.0.23 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.23 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.23 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.33 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.33 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000973 10.0.0.33 - - [2026-01-05 02:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000692 10.0.0.27 - - [2026-01-05 02:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2026-01-05 02:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.27 - - [2026-01-05 02:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-01-05 02:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 [Introspect:8084]10.0.0.23 - - [2026-01-05 02:09:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.23 - - [2026-01-05 02:09:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000889 [Introspect:8084]10.0.0.23 - - [2026-01-05 02:10:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.23 - - [2026-01-05 02:10:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000826 10.0.0.27 - - [2026-01-05 02:11:35] "GET / HTTP/1.1" 200 35931 0.002153 10.0.0.27 - - [2026-01-05 02:11:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000633 10.0.0.27 - - [2026-01-05 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.058531 10.0.0.23 - - [2026-01-05 02:11:36] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.063803 10.0.0.23 - - [2026-01-05 02:11:36] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001370 10.0.0.23 - - [2026-01-05 02:11:36] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.038294 10.0.0.23 - - [2026-01-05 02:11:36] "POST /id-to-fqname HTTP/1.1" 200 188 0.001273 10.0.0.23 - - [2026-01-05 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.021215 10.0.0.23 - - [2026-01-05 02:11:36] "POST /security-groups HTTP/1.1" 200 589 0.041428 10.0.0.23 - - [2026-01-05 02:11:36] "POST /projects HTTP/1.1" 200 581 0.362959 10.0.0.27 - - [2026-01-05 02:11:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.034535 10.0.0.23 - - [2026-01-05 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.437457 10.0.0.27 - - [2026-01-05 02:11:37] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.702395 10.0.0.27 - - [2026-01-05 02:11:37] "POST /access-control-lists HTTP/1.1" 200 592 0.065351 10.0.0.27 - - [2026-01-05 02:11:38] "GET / HTTP/1.1" 200 35931 0.004495 10.0.0.23 - - [2026-01-05 02:11:41] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.27 - - [2026-01-05 02:11:41] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049765 10.0.0.23 - - [2026-01-05 02:11:41] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001108 10.0.0.27 - - [2026-01-05 02:11:41] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?fields=virtual_networks HTTP/1.1" 200 1038 0.078058 10.0.0.23 - - [2026-01-05 02:11:42] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001380 10.0.0.27 - - [2026-01-05 02:11:42] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.052855 10.0.0.23 - - [2026-01-05 02:11:42] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000986 10.0.0.27 - - [2026-01-05 02:11:42] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?fields=security_groups HTTP/1.1" 200 1262 0.070817 10.0.0.23 - - [2026-01-05 02:11:42] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003320 10.0.0.23 - - [2026-01-05 02:11:42] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.23 - - [2026-01-05 02:11:42] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009154 10.0.0.23 - - [2026-01-05 02:11:43] "POST /id-to-fqname HTTP/1.1" 200 167 0.001701 10.0.0.23 - - [2026-01-05 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 176 0.007113 10.0.0.23 - - [2026-01-05 02:11:43] "POST /security-groups HTTP/1.1" 200 568 0.076565 10.0.0.23 - - [2026-01-05 02:11:43] "POST /projects HTTP/1.1" 200 539 0.310820 10.0.0.23 - - [2026-01-05 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.388598 10.0.0.27 - - [2026-01-05 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.019188 10.0.0.27 - - [2026-01-05 02:11:43] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.583833 [Introspect:8084]10.0.0.27 - - [2026-01-05 02:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001550 10.0.0.23 - - [2026-01-05 02:11:45] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001064 10.0.0.27 - - [2026-01-05 02:11:45] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.068538 10.0.0.23 - - [2026-01-05 02:11:46] "GET /obj-perms HTTP/1.1" 200 5056 0.049514 [Introspect:8084]10.0.0.27 - - [2026-01-05 02:11:47] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000646 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.053467 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004138 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004090 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004366 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004405 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004146 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004405 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004985 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.003772 10.0.0.27 - - [2026-01-05 02:11:48] "GET /obj-perms HTTP/1.1" 200 5056 0.004406 10.0.0.27 - - [2026-01-05 02:11:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004334 10.0.0.27 - - [2026-01-05 02:11:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004400 10.0.0.23 - - [2026-01-05 02:11:49] "GET /obj-perms HTTP/1.1" 200 5056 0.003929 10.0.0.23 - - [2026-01-05 02:11:49] "GET /obj-perms HTTP/1.1" 200 5056 0.004165 10.0.0.23 - - [2026-01-05 02:11:49] "GET /obj-perms HTTP/1.1" 200 5056 0.005199 10.0.0.27 - - [2026-01-05 02:11:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004436 10.0.0.27 - - [2026-01-05 02:11:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004707 10.0.0.27 - - [2026-01-05 02:11:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004109 10.0.0.27 - - [2026-01-05 02:11:50] "GET /obj-perms HTTP/1.1" 200 5056 0.004084 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004619 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004388 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.003888 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004328 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004131 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004366 10.0.0.27 - - [2026-01-05 02:11:51] "GET /obj-perms HTTP/1.1" 200 5056 0.004243 10.0.0.27 - - [2026-01-05 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004793 10.0.0.27 - - [2026-01-05 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.005569 10.0.0.27 - - [2026-01-05 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004487 10.0.0.27 - - [2026-01-05 02:11:54] "GET /obj-perms HTTP/1.1" 200 5056 0.004928 10.0.0.27 - - [2026-01-05 02:11:55] "GET /obj-perms HTTP/1.1" 200 5056 0.036324 10.0.0.27 - - [2026-01-05 02:11:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.028474 10.0.0.23 - - [2026-01-05 02:11:56] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003190 10.0.0.23 - - [2026-01-05 02:11:56] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.23 - - [2026-01-05 02:11:56] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048873 10.0.0.23 - - [2026-01-05 02:11:57] "POST /id-to-fqname HTTP/1.1" 200 201 0.008267 10.0.0.23 - - [2026-01-05 02:11:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.008033 10.0.0.23 - - [2026-01-05 02:11:57] "POST /security-groups HTTP/1.1" 200 602 0.100268 10.0.0.23 - - [2026-01-05 02:11:57] "POST /projects HTTP/1.1" 200 607 0.415020 10.0.0.27 - - [2026-01-05 02:11:57] "POST /access-control-lists HTTP/1.1" 200 607 0.053767 10.0.0.23 - - [2026-01-05 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.511314 10.0.0.27 - - [2026-01-05 02:11:57] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.728988 10.0.0.27 - - [2026-01-05 02:11:58] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.27 - - [2026-01-05 02:11:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-05 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.053274 10.0.0.23 - - [2026-01-05 02:12:00] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000960 10.0.0.27 - - [2026-01-05 02:12:00] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.057833 10.0.0.27 - - [2026-01-05 02:12:00] "POST /route-targets HTTP/1.1" 200 327 0.018430 10.0.0.23 - - [2026-01-05 02:12:01] "POST /useragent-kv HTTP/1.1" 200 115 0.009568 10.0.0.27 - - [2026-01-05 02:12:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.306765 10.0.0.27 - - [2026-01-05 02:12:01] "POST /id-to-fqname HTTP/1.1" 200 233 0.001566 10.0.0.27 - - [2026-01-05 02:12:01] "GET /virtual-network/0e5d2da6-20c2-43c7-84d1-9af6dd35c7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006184 10.0.0.27 - - [2026-01-05 02:12:01] "GET /virtual-network/0e5d2da6-20c2-43c7-84d1-9af6dd35c7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007109 10.0.0.27 - - [2026-01-05 02:12:01] "POST /neutron/network HTTP/1.1" 200 837 0.007530 10.0.0.27 - - [2026-01-05 02:12:01] "GET /virtual-network/0e5d2da6-20c2-43c7-84d1-9af6dd35c7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007319 10.0.0.27 - - [2026-01-05 02:12:03] "POST /id-to-fqname HTTP/1.1" 200 233 0.001847 10.0.0.23 - - [2026-01-05 02:12:05] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001045 10.0.0.27 - - [2026-01-05 02:12:05] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.080751 10.0.0.27 - - [2026-01-05 02:12:05] "POST /neutron/network HTTP/1.1" 200 837 0.035921 10.0.0.27 - - [2026-01-05 02:12:06] "POST /neutron/port HTTP/1.1" 200 117 0.007420 10.0.0.27 - - [2026-01-05 02:12:07] "POST /neutron/port HTTP/1.1" 200 1069 0.047542 10.0.0.27 - - [2026-01-05 02:12:08] "POST /neutron/port HTTP/1.1" 200 1133 0.021963 10.0.0.27 - - [2026-01-05 02:12:08] "POST /neutron/port HTTP/1.1" 200 117 0.001279 10.0.0.27 - - [2026-01-05 02:12:11] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009750 10.0.0.27 - - [2026-01-05 02:12:16] "GET /obj-perms HTTP/1.1" 200 5052 0.064181 10.0.0.27 - - [2026-01-05 02:12:19] "GET /obj-perms HTTP/1.1" 200 5052 0.004803 10.0.0.27 - - [2026-01-05 02:12:21] "POST /neutron/port HTTP/1.1" 200 1133 0.055246 10.0.0.27 - - [2026-01-05 02:12:21] "POST /neutron/network HTTP/1.1" 400 204 0.016257 10.0.0.27 - - [2026-01-05 02:12:22] "POST /neutron/port HTTP/1.1" 200 151 0.377634 10.0.0.27 - - [2026-01-05 02:12:24] "DELETE /route-target/b6a2f4d7-a800-41e2-904f-067ffe0c5c7d HTTP/1.1" 200 115 0.040075 10.0.0.23 - - [2026-01-05 02:12:25] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003910 10.0.0.27 - - [2026-01-05 02:12:25] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.075013 10.0.0.23 - - [2026-01-05 02:12:25] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000971 10.0.0.27 - - [2026-01-05 02:12:25] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?fields=virtual_networks HTTP/1.1" 200 1064 0.075712 10.0.0.23 - - [2026-01-05 02:12:25] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001020 10.0.0.27 - - [2026-01-05 02:12:25] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.056952 10.0.0.23 - - [2026-01-05 02:12:25] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001072 10.0.0.27 - - [2026-01-05 02:12:25] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?fields=security_groups HTTP/1.1" 200 1301 0.048756 10.0.0.23 - - [2026-01-05 02:12:25] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000983 10.0.0.27 - - [2026-01-05 02:12:26] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.073179 10.0.0.23 - - [2026-01-05 02:12:32] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001061 10.0.0.27 - - [2026-01-05 02:12:32] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.063946 10.0.0.23 - - [2026-01-05 02:12:33] "DELETE /project/747c675916754a0b8d0a8edb91c01331 HTTP/1.1" 404 173 0.012264 10.0.0.23 - - [2026-01-05 02:12:33] "DELETE /project/425c5f80eb68487c8c08c74e292533e8 HTTP/1.1" 404 173 0.011634 10.0.0.23 - - [2026-01-05 02:12:33] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001218 10.0.0.23 - - [2026-01-05 02:12:33] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000947 10.0.0.23 - - [2026-01-05 02:12:33] "DELETE /project/7d12c7cead6a446f8fafbcc9b7a9c200 HTTP/1.1" 404 173 0.015421 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.081995 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.105362 10.0.0.23 - - [2026-01-05 02:12:34] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002203 10.0.0.23 - - [2026-01-05 02:12:34] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001205 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?fields=security_groups HTTP/1.1" 200 1406 0.093091 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?fields=security_groups HTTP/1.1" 200 1367 0.125569 10.0.0.23 - - [2026-01-05 02:12:34] "DELETE /security-group/ad57823a-661c-4a88-8434-154f2dd4babe HTTP/1.1" 200 115 0.076322 10.0.0.23 - - [2026-01-05 02:12:34] "GET /projects?obj_uuids=425c5f80-eb68-487c-8c08-c74e292533e8&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000911 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/425c5f80-eb68-487c-8c08-c74e292533e8?fields=application_policy_sets HTTP/1.1" 200 1445 0.078135 10.0.0.23 - - [2026-01-05 02:12:34] "DELETE /security-group/2543e5a0-2af3-4166-b22d-7e159135efb5 HTTP/1.1" 200 115 0.137972 10.0.0.23 - - [2026-01-05 02:12:34] "GET /projects?obj_uuids=747c6759-1675-4a0b-8d0a-8edb91c01331&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002580 10.0.0.23 - - [2026-01-05 02:12:34] "GET /project/747c6759-1675-4a0b-8d0a-8edb91c01331?fields=application_policy_sets HTTP/1.1" 200 1406 0.134441 10.0.0.27 - - [2026-01-05 02:12:34] "DELETE /access-control-list/61f8a4fa-9e6a-49d5-bd76-ac936366aefe HTTP/1.1" 200 115 0.130312 10.0.0.23 - - [2026-01-05 02:12:34] "DELETE /project/425c5f80-eb68-487c-8c08-c74e292533e8 HTTP/1.1" 200 115 0.774764 10.0.0.23 - - [2026-01-05 02:12:34] "DELETE /project/747c6759-1675-4a0b-8d0a-8edb91c01331 HTTP/1.1" 200 115 0.867760 10.0.0.27 - - [2026-01-05 02:12:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.031112 10.0.0.23 - - [2026-01-05 02:12:35] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003541 10.0.0.23 - - [2026-01-05 02:12:35] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001435 10.0.0.23 - - [2026-01-05 02:12:35] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010739 10.0.0.23 - - [2026-01-05 02:12:35] "POST /id-to-fqname HTTP/1.1" 200 202 0.002662 10.0.0.23 - - [2026-01-05 02:12:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.008739 10.0.0.23 - - [2026-01-05 02:12:35] "POST /security-groups HTTP/1.1" 200 603 0.086814 10.0.0.23 - - [2026-01-05 02:12:35] "POST /projects HTTP/1.1" 200 609 0.389683 10.0.0.27 - - [2026-01-05 02:12:35] "POST /access-control-lists HTTP/1.1" 200 608 0.040154 10.0.0.23 - - [2026-01-05 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.470364 10.0.0.27 - - [2026-01-05 02:12:35] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.648303 10.0.0.27 - - [2026-01-05 02:12:37] "GET / HTTP/1.1" 200 35931 0.002959 10.0.0.27 - - [2026-01-05 02:12:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000602 10.0.0.27 - - [2026-01-05 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.071015 10.0.0.23 - - [2026-01-05 02:12:37] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.27 - - [2026-01-05 02:12:37] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.039380 10.0.0.27 - - [2026-01-05 02:12:37] "POST /neutron/network HTTP/1.1" 200 117 0.038743 10.0.0.27 - - [2026-01-05 02:12:38] "POST /neutron/network HTTP/1.1" 200 923 0.012419 10.0.0.27 - - [2026-01-05 02:12:38] "POST /id-to-fqname HTTP/1.1" 200 275 0.001085 10.0.0.27 - - [2026-01-05 02:12:38] "GET /virtual-network/ca1248cf-49e9-4e80-b62e-79fc20839ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008076 10.0.0.27 - - [2026-01-05 02:12:38] "GET /virtual-network/ca1248cf-49e9-4e80-b62e-79fc20839ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010127 10.0.0.27 - - [2026-01-05 02:12:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.016040 10.0.0.27 - - [2026-01-05 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2026-01-05 02:12:38] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000997 10.0.0.27 - - [2026-01-05 02:12:38] "POST /route-targets HTTP/1.1" 200 327 0.032756 10.0.0.27 - - [2026-01-05 02:12:38] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.086077 10.0.0.27 - - [2026-01-05 02:12:39] "POST /ref-update HTTP/1.1" 200 156 0.034538 10.0.0.23 - - [2026-01-05 02:12:39] "POST /useragent-kv HTTP/1.1" 200 115 0.010520 10.0.0.27 - - [2026-01-05 02:12:39] "POST /neutron/subnet HTTP/1.1" 200 724 0.256521 10.0.0.27 - - [2026-01-05 02:12:39] "POST /id-to-fqname HTTP/1.1" 200 275 0.001317 10.0.0.27 - - [2026-01-05 02:12:39] "GET /virtual-network/9aadd783-db01-4c1f-afda-0e9ad07d8eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005677 10.0.0.27 - - [2026-01-05 02:12:39] "GET /virtual-network/9aadd783-db01-4c1f-afda-0e9ad07d8eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006024 10.0.0.27 - - [2026-01-05 02:12:39] "POST /neutron/network HTTP/1.1" 200 922 0.007200 10.0.0.27 - - [2026-01-05 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.23 - - [2026-01-05 02:12:39] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001357 10.0.0.27 - - [2026-01-05 02:12:39] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.056875 10.0.0.33 - - [2026-01-05 02:12:39] "GET /obj-perms HTTP/1.1" 200 5056 0.074804 10.0.0.23 - - [2026-01-05 02:12:39] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001122 10.0.0.27 - - [2026-01-05 02:12:39] "POST /neutron/network HTTP/1.1" 200 705 0.179211 10.0.0.27 - - [2026-01-05 02:12:40] "POST /id-to-fqname HTTP/1.1" 200 276 0.003972 10.0.0.27 - - [2026-01-05 02:12:40] "GET /virtual-network/16702bfe-466b-464c-a88d-22c50ed8c39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.005663 10.0.0.27 - - [2026-01-05 02:12:40] "POST /neutron/network HTTP/1.1" 200 921 0.007781 10.0.0.27 - - [2026-01-05 02:12:40] "GET /virtual-network/16702bfe-466b-464c-a88d-22c50ed8c39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2185 0.011088 10.0.0.27 - - [2026-01-05 02:12:40] "POST /id-to-fqname HTTP/1.1" 200 275 0.001239 10.0.0.27 - - [2026-01-05 02:12:40] "POST /neutron/network HTTP/1.1" 200 932 0.008998 10.0.0.23 - - [2026-01-05 02:12:41] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.27 - - [2026-01-05 02:12:41] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.074401 10.0.0.27 - - [2026-01-05 02:12:41] "POST /neutron/port HTTP/1.1" 200 117 0.008541 10.0.0.27 - - [2026-01-05 02:12:41] "POST /id-to-fqname HTTP/1.1" 200 276 0.001719 10.0.0.27 - - [2026-01-05 02:12:42] "POST /neutron/network HTTP/1.1" 200 932 0.009751 10.0.0.23 - - [2026-01-05 02:12:42] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001240 10.0.0.27 - - [2026-01-05 02:12:42] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.085592 10.0.0.27 - - [2026-01-05 02:12:42] "POST /neutron/port HTTP/1.1" 200 1072 0.053072 10.0.0.27 - - [2026-01-05 02:12:42] "POST /neutron/port HTTP/1.1" 200 1136 0.049247 10.0.0.27 - - [2026-01-05 02:12:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.012558 10.0.0.27 - - [2026-01-05 02:12:43] "POST /neutron/network HTTP/1.1" 200 922 0.008970 10.0.0.23 - - [2026-01-05 02:12:43] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.27 - - [2026-01-05 02:12:44] "POST /neutron/port HTTP/1.1" 200 1069 0.378539 10.0.0.27 - - [2026-01-05 02:12:44] "POST /neutron/port HTTP/1.1" 200 1123 0.187970 10.0.0.27 - - [2026-01-05 02:12:44] "POST /neutron/port HTTP/1.1" 200 1133 0.017493 10.0.0.27 - - [2026-01-05 02:12:44] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.27 - - [2026-01-05 02:12:45] "POST /neutron/port HTTP/1.1" 200 1126 0.015507 10.0.0.27 - - [2026-01-05 02:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.23 - - [2026-01-05 02:12:46] "POST /useragent-kv HTTP/1.1" 200 115 0.006817 10.0.0.23 - - [2026-01-05 02:12:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003815 10.0.0.27 - - [2026-01-05 02:12:46] "POST /neutron/network HTTP/1.1" 200 151 0.164074 10.0.0.27 - - [2026-01-05 02:12:48] "POST /neutron/port HTTP/1.1" 200 1133 0.028320 10.0.0.27 - - [2026-01-05 02:12:48] "POST /neutron/network HTTP/1.1" 200 921 0.008537 10.0.0.27 - - [2026-01-05 02:12:49] "DELETE /route-target/f81115e7-37c6-42eb-92ef-59cfa4136ddb HTTP/1.1" 200 115 0.027910 10.0.0.27 - - [2026-01-05 02:12:49] "POST /neutron/network HTTP/1.1" 200 923 0.007734 10.0.0.27 - - [2026-01-05 02:12:49] "POST /neutron/network HTTP/1.1" 200 117 0.015514 10.0.0.23 - - [2026-01-05 02:12:49] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000918 10.0.0.27 - - [2026-01-05 02:12:49] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.076290 10.0.0.23 - - [2026-01-05 02:12:49] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001256 10.0.0.27 - - [2026-01-05 02:12:49] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?fields=virtual_networks HTTP/1.1" 200 1067 0.073442 10.0.0.23 - - [2026-01-05 02:12:49] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001826 10.0.0.27 - - [2026-01-05 02:12:49] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.075206 10.0.0.23 - - [2026-01-05 02:12:49] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001552 10.0.0.27 - - [2026-01-05 02:12:49] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?fields=security_groups HTTP/1.1" 200 1305 0.055066 10.0.0.27 - - [2026-01-05 02:12:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.042343 10.0.0.23 - - [2026-01-05 02:12:50] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004176 10.0.0.23 - - [2026-01-05 02:12:50] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001587 10.0.0.23 - - [2026-01-05 02:12:50] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011028 10.0.0.23 - - [2026-01-05 02:12:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.003259 10.0.0.23 - - [2026-01-05 02:12:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.003857 10.0.0.23 - - [2026-01-05 02:12:51] "POST /security-groups HTTP/1.1" 200 593 0.088017 10.0.0.27 - - [2026-01-05 02:12:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.007407 10.0.0.23 - - [2026-01-05 02:12:51] "POST /projects HTTP/1.1" 200 589 0.289995 10.0.0.23 - - [2026-01-05 02:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.330951 10.0.0.27 - - [2026-01-05 02:12:51] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.487464 10.0.0.27 - - [2026-01-05 02:12:51] "POST /access-control-lists HTTP/1.1" 200 596 0.060379 10.0.0.27 - - [2026-01-05 02:12:52] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.27 - - [2026-01-05 02:12:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-05 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.073650 10.0.0.23 - - [2026-01-05 02:12:53] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001179 10.0.0.27 - - [2026-01-05 02:12:53] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.054834 10.0.0.23 - - [2026-01-05 02:12:53] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001587 10.0.0.27 - - [2026-01-05 02:12:53] "POST /neutron/network HTTP/1.1" 200 673 0.195318 10.0.0.27 - - [2026-01-05 02:12:53] "POST /id-to-fqname HTTP/1.1" 200 255 0.005144 10.0.0.27 - - [2026-01-05 02:12:53] "GET /virtual-network/96f2447b-6401-4315-987b-38fb70ffd084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006288 10.0.0.27 - - [2026-01-05 02:12:53] "POST /neutron/network HTTP/1.1" 200 892 0.006783 10.0.0.27 - - [2026-01-05 02:12:53] "GET /virtual-network/96f2447b-6401-4315-987b-38fb70ffd084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005448 10.0.0.27 - - [2026-01-05 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.23 - - [2026-01-05 02:12:54] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000911 10.0.0.27 - - [2026-01-05 02:12:54] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051525 10.0.0.27 - - [2026-01-05 02:12:54] "POST /neutron/network HTTP/1.1" 200 117 0.015347 10.0.0.27 - - [2026-01-05 02:12:54] "POST /route-targets HTTP/1.1" 200 327 0.016595 10.0.0.27 - - [2026-01-05 02:12:54] "POST /neutron/network HTTP/1.1" 200 892 0.010167 10.0.0.27 - - [2026-01-05 02:12:54] "POST /id-to-fqname HTTP/1.1" 200 255 0.001277 10.0.0.27 - - [2026-01-05 02:12:54] "GET /virtual-network/54096df4-c657-49ba-993d-068499da69ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006339 10.0.0.27 - - [2026-01-05 02:12:54] "GET /virtual-network/54096df4-c657-49ba-993d-068499da69ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006219 10.0.0.27 - - [2026-01-05 02:12:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.009895 10.0.0.27 - - [2026-01-05 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.23 - - [2026-01-05 02:12:54] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001281 10.0.0.27 - - [2026-01-05 02:12:54] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.058328 10.0.0.27 - - [2026-01-05 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.048476 10.0.0.23 - - [2026-01-05 02:12:55] "POST /useragent-kv HTTP/1.1" 200 115 0.013772 10.0.0.27 - - [2026-01-05 02:12:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.246400 10.0.0.27 - - [2026-01-05 02:12:55] "POST /id-to-fqname HTTP/1.1" 200 256 0.001256 10.0.0.27 - - [2026-01-05 02:12:55] "GET /virtual-network/8dc7f5a6-902e-44e9-89e8-9039d68b0648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006083 10.0.0.27 - - [2026-01-05 02:12:55] "GET /virtual-network/8dc7f5a6-902e-44e9-89e8-9039d68b0648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.005966 10.0.0.27 - - [2026-01-05 02:12:55] "POST /neutron/network HTTP/1.1" 200 896 0.007593 10.0.0.27 - - [2026-01-05 02:12:55] "POST /id-to-fqname HTTP/1.1" 200 255 0.001334 10.0.0.23 - - [2026-01-05 02:12:56] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001329 10.0.0.27 - - [2026-01-05 02:12:56] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.092502 10.0.0.27 - - [2026-01-05 02:12:56] "POST /neutron/network HTTP/1.1" 200 892 0.007533 10.0.0.27 - - [2026-01-05 02:12:56] "POST /id-to-fqname HTTP/1.1" 200 256 0.001266 10.0.0.27 - - [2026-01-05 02:12:56] "POST /neutron/port HTTP/1.1" 200 117 0.009453 10.0.0.23 - - [2026-01-05 02:12:57] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001557 10.0.0.27 - - [2026-01-05 02:12:57] "POST /neutron/port HTTP/1.1" 200 1062 0.361411 10.0.0.23 - - [2026-01-05 02:12:57] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001660 10.0.0.27 - - [2026-01-05 02:12:57] "POST /neutron/port HTTP/1.1" 200 1116 0.169710 10.0.0.27 - - [2026-01-05 02:12:57] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.182346 10.0.0.27 - - [2026-01-05 02:12:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004540 10.0.0.27 - - [2026-01-05 02:12:58] "POST /neutron/network HTTP/1.1" 200 892 0.008649 10.0.0.27 - - [2026-01-05 02:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.006328 10.0.0.27 - - [2026-01-05 02:12:59] "POST /neutron/port HTTP/1.1" 200 1064 0.018585 10.0.0.27 - - [2026-01-05 02:12:59] "POST /neutron/port HTTP/1.1" 200 1128 0.019130 10.0.0.27 - - [2026-01-05 02:12:59] "POST /neutron/port HTTP/1.1" 200 117 0.001578 10.0.0.27 - - [2026-01-05 02:13:00] "POST /neutron/network HTTP/1.1" 400 204 0.021586 10.0.0.27 - - [2026-01-05 02:13:00] "POST /neutron/port HTTP/1.1" 200 151 0.224856 10.0.0.27 - - [2026-01-05 02:13:01] "POST /neutron/port HTTP/1.1" 200 151 0.280028 10.0.0.23 - - [2026-01-05 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005841 10.0.0.23 - - [2026-01-05 02:13:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004584 10.0.0.27 - - [2026-01-05 02:13:02] "POST /neutron/network HTTP/1.1" 200 151 0.169641 10.0.0.27 - - [2026-01-05 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.27 - - [2026-01-05 02:13:02] "POST /neutron/network HTTP/1.1" 200 892 0.006994 10.0.0.23 - - [2026-01-05 02:13:02] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001292 10.0.0.27 - - [2026-01-05 02:13:02] "DELETE /route-target/cb22e9a2-01da-42af-9d49-24810f5b44d8 HTTP/1.1" 200 115 0.045448 10.0.0.27 - - [2026-01-05 02:13:02] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.055351 10.0.0.23 - - [2026-01-05 02:13:02] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001259 10.0.0.27 - - [2026-01-05 02:13:02] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?fields=virtual_networks HTTP/1.1" 200 1046 0.060765 10.0.0.23 - - [2026-01-05 02:13:02] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001018 10.0.0.27 - - [2026-01-05 02:13:02] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.042772 10.0.0.23 - - [2026-01-05 02:13:02] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001359 10.0.0.27 - - [2026-01-05 02:13:02] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?fields=security_groups HTTP/1.1" 200 1274 0.038086 10.0.0.27 - - [2026-01-05 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.032829 10.0.0.23 - - [2026-01-05 02:13:03] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003849 10.0.0.23 - - [2026-01-05 02:13:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.23 - - [2026-01-05 02:13:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009119 10.0.0.23 - - [2026-01-05 02:13:04] "POST /id-to-fqname HTTP/1.1" 200 198 0.005581 10.0.0.23 - - [2026-01-05 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.007713 10.0.0.23 - - [2026-01-05 02:13:04] "POST /security-groups HTTP/1.1" 200 599 0.079345 10.0.0.23 - - [2026-01-05 02:13:04] "POST /projects HTTP/1.1" 200 601 0.330419 10.0.0.27 - - [2026-01-05 02:13:04] "POST /fqname-to-id HTTP/1.1" 404 241 0.009171 10.0.0.23 - - [2026-01-05 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.413855 10.0.0.27 - - [2026-01-05 02:13:04] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.581072 10.0.0.27 - - [2026-01-05 02:13:05] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.27 - - [2026-01-05 02:13:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-05 02:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.063922 10.0.0.23 - - [2026-01-05 02:13:06] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000881 10.0.0.27 - - [2026-01-05 02:13:06] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.047702 10.0.0.23 - - [2026-01-05 02:13:06] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001247 10.0.0.27 - - [2026-01-05 02:13:06] "POST /neutron/network HTTP/1.1" 200 691 0.159521 10.0.0.27 - - [2026-01-05 02:13:06] "POST /ref-update HTTP/1.1" 200 156 0.035577 10.0.0.27 - - [2026-01-05 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 267 0.003799 10.0.0.27 - - [2026-01-05 02:13:06] "GET /virtual-network/3275422d-61ea-4799-b166-4a38e76feb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005758 10.0.0.27 - - [2026-01-05 02:13:07] "POST /neutron/network HTTP/1.1" 200 905 0.006788 10.0.0.27 - - [2026-01-05 02:13:07] "GET /virtual-network/3275422d-61ea-4799-b166-4a38e76feb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005543 10.0.0.27 - - [2026-01-05 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.23 - - [2026-01-05 02:13:07] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.27 - - [2026-01-05 02:13:07] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.057119 10.0.0.27 - - [2026-01-05 02:13:07] "POST /neutron/network HTTP/1.1" 200 117 0.024680 10.0.0.27 - - [2026-01-05 02:13:07] "POST /neutron/network HTTP/1.1" 200 910 0.009840 10.0.0.27 - - [2026-01-05 02:13:07] "POST /id-to-fqname HTTP/1.1" 200 267 0.001123 10.0.0.27 - - [2026-01-05 02:13:07] "GET /virtual-network/239c8679-03b9-4ac5-80d1-aec1bf0f3de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005133 10.0.0.27 - - [2026-01-05 02:13:07] "GET /virtual-network/239c8679-03b9-4ac5-80d1-aec1bf0f3de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006904 10.0.0.27 - - [2026-01-05 02:13:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.010407 10.0.0.27 - - [2026-01-05 02:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2026-01-05 02:13:07] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000922 10.0.0.27 - - [2026-01-05 02:13:07] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.063636 10.0.0.27 - - [2026-01-05 02:13:08] "POST /route-targets HTTP/1.1" 200 327 0.017962 10.0.0.23 - - [2026-01-05 02:13:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004450 10.0.0.27 - - [2026-01-05 02:13:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.248329 10.0.0.27 - - [2026-01-05 02:13:08] "POST /id-to-fqname HTTP/1.1" 200 268 0.001421 10.0.0.27 - - [2026-01-05 02:13:08] "GET /virtual-network/c1cf2191-a477-4e80-8269-bd88de19caf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005415 10.0.0.27 - - [2026-01-05 02:13:08] "GET /virtual-network/c1cf2191-a477-4e80-8269-bd88de19caf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005901 10.0.0.27 - - [2026-01-05 02:13:08] "POST /neutron/network HTTP/1.1" 200 912 0.006341 10.0.0.27 - - [2026-01-05 02:13:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.001275 10.0.0.23 - - [2026-01-05 02:13:34] "DELETE /project/54a4c44aa95c42cab5ac02a8a6ab1ed6 HTTP/1.1" 404 173 0.011757 10.0.0.23 - - [2026-01-05 02:13:34] "DELETE /project/f161c4d3199e4204921d5be402f081d0 HTTP/1.1" 404 173 0.007319 10.0.0.23 - - [2026-01-05 02:13:34] "DELETE /project/09bf4dc9f65f41c88663aa17e5a399c7 HTTP/1.1" 404 173 0.006601 10.0.0.23 - - [2026-01-05 02:13:34] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000855 10.0.0.23 - - [2026-01-05 02:13:34] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000777 10.0.0.23 - - [2026-01-05 02:13:34] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.043888 10.0.0.23 - - [2026-01-05 02:13:34] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.058008 10.0.0.23 - - [2026-01-05 02:13:34] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000959 10.0.0.23 - - [2026-01-05 02:13:34] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000867 10.0.0.23 - - [2026-01-05 02:13:34] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?fields=security_groups HTTP/1.1" 200 1379 0.077513 10.0.0.23 - - [2026-01-05 02:13:35] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?fields=security_groups HTTP/1.1" 200 1410 0.103715 10.0.0.23 - - [2026-01-05 02:13:35] "DELETE /security-group/3e1028f6-7974-4bc8-a7ec-a20ed240f6b4 HTTP/1.1" 200 115 0.062849 10.0.0.23 - - [2026-01-05 02:13:35] "GET /projects?obj_uuids=54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001162 10.0.0.23 - - [2026-01-05 02:13:35] "DELETE /security-group/ee59a224-f60d-4ea7-a34b-7159e029d59f HTTP/1.1" 200 115 0.097455 10.0.0.23 - - [2026-01-05 02:13:35] "GET /projects?obj_uuids=f161c4d3-199e-4204-921d-5be402f081d0&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000915 10.0.0.23 - - [2026-01-05 02:13:35] "GET /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6?fields=application_policy_sets HTTP/1.1" 200 1418 0.101169 10.0.0.27 - - [2026-01-05 02:13:35] "DELETE /access-control-list/b1211227-a451-482f-a791-7bbd23d16831 HTTP/1.1" 200 115 0.092012 10.0.0.23 - - [2026-01-05 02:13:35] "GET /project/f161c4d3-199e-4204-921d-5be402f081d0?fields=application_policy_sets HTTP/1.1" 200 1449 0.110048 10.0.0.23 - - [2026-01-05 02:13:35] "DELETE /project/54a4c44a-a95c-42ca-b5ac-02a8a6ab1ed6 HTTP/1.1" 200 115 0.588990 10.0.0.23 - - [2026-01-05 02:13:35] "DELETE /project/f161c4d3-199e-4204-921d-5be402f081d0 HTTP/1.1" 200 115 0.638427 10.0.0.23 - - [2026-01-05 02:13:42] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001780 10.0.0.27 - - [2026-01-05 02:13:42] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.081974 10.0.0.27 - - [2026-01-05 02:13:42] "POST /neutron/network HTTP/1.1" 200 910 0.007645 10.0.0.27 - - [2026-01-05 02:13:42] "POST /id-to-fqname HTTP/1.1" 200 268 0.001384 10.0.0.27 - - [2026-01-05 02:13:42] "POST /neutron/port HTTP/1.1" 200 117 0.008803 10.0.0.23 - - [2026-01-05 02:13:43] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002144 10.0.0.27 - - [2026-01-05 02:13:43] "POST /neutron/port HTTP/1.1" 200 1068 0.412815 10.0.0.23 - - [2026-01-05 02:13:43] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.27 - - [2026-01-05 02:13:43] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.093477 10.0.0.27 - - [2026-01-05 02:13:43] "POST /neutron/port HTTP/1.1" 200 1068 0.021061 10.0.0.27 - - [2026-01-05 02:13:43] "POST /neutron/port HTTP/1.1" 200 1132 0.043382 10.0.0.27 - - [2026-01-05 02:13:44] "POST /neutron/port HTTP/1.1" 200 117 0.006929 10.0.0.23 - - [2026-01-05 02:13:44] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000989 10.0.0.27 - - [2026-01-05 02:13:44] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.050176 10.0.0.27 - - [2026-01-05 02:13:44] "POST /neutron/network HTTP/1.1" 200 910 0.007477 10.0.0.27 - - [2026-01-05 02:13:45] "POST /neutron/port HTTP/1.1" 200 1068 0.023873 10.0.0.27 - - [2026-01-05 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.27 - - [2026-01-05 02:13:45] "GET /security-group/6f719848-1313-4885-b920-e00c1e795c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.007567 10.0.0.27 - - [2026-01-05 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.23 - - [2026-01-05 02:13:45] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001492 10.0.0.27 - - [2026-01-05 02:13:45] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.103263 10.0.0.27 - - [2026-01-05 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.27 - - [2026-01-05 02:13:45] "GET /security-group/6f719848-1313-4885-b920-e00c1e795c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.011714 10.0.0.27 - - [2026-01-05 02:13:45] "POST /neutron/port HTTP/1.1" 200 1132 0.047156 10.0.0.27 - - [2026-01-05 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008406 10.0.0.27 - - [2026-01-05 02:13:45] "POST /neutron/port HTTP/1.1" 200 117 0.001556 10.0.0.27 - - [2026-01-05 02:13:45] "PUT /security-group/6f719848-1313-4885-b920-e00c1e795c32 HTTP/1.1" 200 262 0.051348 10.0.0.27 - - [2026-01-05 02:13:45] "PUT /access-control-list/d6ec78fc-0aa1-42cd-bd45-d8aaa65b5f85 HTTP/1.1" 200 272 0.047943 10.0.0.27 - - [2026-01-05 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004731 10.0.0.27 - - [2026-01-05 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.23 - - [2026-01-05 02:13:46] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000906 10.0.0.27 - - [2026-01-05 02:13:46] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010169 10.0.0.27 - - [2026-01-05 02:13:46] "POST /service-templates HTTP/1.1" 200 543 0.053900 10.0.0.27 - - [2026-01-05 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.27 - - [2026-01-05 02:13:46] "GET /service-template/b05cbfa8-9664-497d-a085-32fe9365ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007743 10.0.0.27 - - [2026-01-05 02:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.27 - - [2026-01-05 02:13:46] "GET /service-template/b05cbfa8-9664-497d-a085-32fe9365ab75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004559 10.0.0.27 - - [2026-01-05 02:13:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001513 10.0.0.27 - - [2026-01-05 02:13:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001556 10.0.0.27 - - [2026-01-05 02:13:46] "POST /id-to-fqname HTTP/1.1" 200 268 0.001451 10.0.0.27 - - [2026-01-05 02:13:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012908 10.0.0.27 - - [2026-01-05 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.27 - - [2026-01-05 02:13:47] "DELETE /service-template/b05cbfa8-9664-497d-a085-32fe9365ab75 HTTP/1.1" 200 115 0.049545 10.0.0.27 - - [2026-01-05 02:13:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.004642 10.0.0.27 - - [2026-01-05 02:13:51] "POST /neutron/network HTTP/1.1" 200 910 0.009347 10.0.0.27 - - [2026-01-05 02:13:53] "POST /neutron/network HTTP/1.1" 400 204 0.015248 10.0.0.27 - - [2026-01-05 02:13:58] "POST /neutron/network HTTP/1.1" 200 910 0.007754 10.0.0.27 - - [2026-01-05 02:14:00] "POST /neutron/network HTTP/1.1" 400 204 0.019065 10.0.0.27 - - [2026-01-05 02:14:04] "POST /neutron/network HTTP/1.1" 200 910 0.007081 10.0.0.27 - - [2026-01-05 02:14:06] "POST /neutron/network HTTP/1.1" 400 204 0.033912 10.0.0.27 - - [2026-01-05 02:14:10] "POST /neutron/network HTTP/1.1" 200 910 0.007111 10.0.0.27 - - [2026-01-05 02:14:12] "POST /neutron/network HTTP/1.1" 400 204 0.014055 10.0.0.27 - - [2026-01-05 02:14:16] "POST /neutron/network HTTP/1.1" 200 910 0.009818 10.0.0.27 - - [2026-01-05 02:14:18] "POST /neutron/network HTTP/1.1" 400 204 0.014280 10.0.0.27 - - [2026-01-05 02:14:22] "POST /neutron/network HTTP/1.1" 200 910 0.007824 10.0.0.27 - - [2026-01-05 02:14:24] "POST /neutron/network HTTP/1.1" 400 204 0.016162 10.0.0.27 - - [2026-01-05 02:14:28] "POST /neutron/network HTTP/1.1" 200 910 0.007483 10.0.0.27 - - [2026-01-05 02:14:30] "POST /neutron/network HTTP/1.1" 400 204 0.014360 10.0.0.27 - - [2026-01-05 02:14:31] "POST /neutron/port HTTP/1.1" 200 151 0.170503 10.0.0.23 - - [2026-01-05 02:14:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004923 10.0.0.23 - - [2026-01-05 02:14:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004006 10.0.0.27 - - [2026-01-05 02:14:32] "POST /neutron/network HTTP/1.1" 200 151 0.125811 10.0.0.27 - - [2026-01-05 02:14:33] "DELETE /route-target/959bed2d-1156-4723-b50f-989db6c758dd HTTP/1.1" 200 115 0.025105 10.0.0.27 - - [2026-01-05 02:14:33] "POST /neutron/port HTTP/1.1" 200 1132 0.018527 10.0.0.27 - - [2026-01-05 02:14:33] "POST /neutron/port HTTP/1.1" 200 117 0.007208 10.0.0.27 - - [2026-01-05 02:14:35] "POST /neutron/network HTTP/1.1" 200 905 0.005872 10.0.0.27 - - [2026-01-05 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.23 - - [2026-01-05 02:14:35] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.27 - - [2026-01-05 02:14:35] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1403 0.071375 10.0.0.23 - - [2026-01-05 02:14:35] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001253 10.0.0.27 - - [2026-01-05 02:14:35] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?fields=virtual_networks HTTP/1.1" 200 1056 0.069016 10.0.0.23 - - [2026-01-05 02:14:35] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.27 - - [2026-01-05 02:14:35] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.048574 10.0.0.23 - - [2026-01-05 02:14:35] "GET /projects?obj_uuids=09bf4dc9-f65f-41c8-8663-aa17e5a399c7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.27 - - [2026-01-05 02:14:35] "GET /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7?fields=security_groups HTTP/1.1" 200 1290 0.068640 10.0.0.27 - - [2026-01-05 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.034398 10.0.0.23 - - [2026-01-05 02:14:36] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004330 10.0.0.23 - - [2026-01-05 02:14:36] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000920 10.0.0.23 - - [2026-01-05 02:14:36] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007535 10.0.0.23 - - [2026-01-05 02:14:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.001391 10.0.0.23 - - [2026-01-05 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.019956 10.0.0.23 - - [2026-01-05 02:14:37] "POST /security-groups HTTP/1.1" 200 592 0.079678 10.0.0.23 - - [2026-01-05 02:14:37] "POST /projects HTTP/1.1" 200 587 0.311054 10.0.0.27 - - [2026-01-05 02:14:37] "POST /access-control-lists HTTP/1.1" 200 597 0.032248 10.0.0.23 - - [2026-01-05 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.391135 10.0.0.27 - - [2026-01-05 02:14:37] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.546113 10.0.0.27 - - [2026-01-05 02:14:38] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.27 - - [2026-01-05 02:14:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2026-01-05 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.059839 10.0.0.23 - - [2026-01-05 02:14:38] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.27 - - [2026-01-05 02:14:39] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.045046 10.0.0.23 - - [2026-01-05 02:14:39] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001021 10.0.0.27 - - [2026-01-05 02:14:39] "POST /neutron/network HTTP/1.1" 200 670 0.178310 10.0.0.27 - - [2026-01-05 02:14:39] "POST /route-targets HTTP/1.1" 200 327 0.013497 10.0.0.27 - - [2026-01-05 02:14:39] "POST /id-to-fqname HTTP/1.1" 200 253 0.004030 10.0.0.27 - - [2026-01-05 02:14:39] "GET /virtual-network/b25fe9be-2a59-4fbb-a07e-7da29f6893ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006113 10.0.0.27 - - [2026-01-05 02:14:39] "POST /neutron/network HTTP/1.1" 200 889 0.007113 10.0.0.27 - - [2026-01-05 02:14:39] "GET /virtual-network/b25fe9be-2a59-4fbb-a07e-7da29f6893ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006991 10.0.0.27 - - [2026-01-05 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.23 - - [2026-01-05 02:14:39] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000908 10.0.0.27 - - [2026-01-05 02:14:39] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050446 10.0.0.27 - - [2026-01-05 02:14:39] "POST /neutron/network HTTP/1.1" 200 117 0.013837 10.0.0.27 - - [2026-01-05 02:14:40] "POST /ref-update HTTP/1.1" 200 156 0.032876 10.0.0.27 - - [2026-01-05 02:14:40] "POST /neutron/network HTTP/1.1" 200 891 0.009707 10.0.0.27 - - [2026-01-05 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 253 0.001210 10.0.0.27 - - [2026-01-05 02:14:40] "GET /virtual-network/7aab5df7-4b6d-462c-9d9a-e0e9a4d3a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006404 10.0.0.27 - - [2026-01-05 02:14:40] "GET /virtual-network/7aab5df7-4b6d-462c-9d9a-e0e9a4d3a7eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.005906 10.0.0.27 - - [2026-01-05 02:14:40] "POST /neutron/subnet HTTP/1.1" 200 734 0.012035 10.0.0.27 - - [2026-01-05 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.23 - - [2026-01-05 02:14:40] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001286 10.0.0.27 - - [2026-01-05 02:14:40] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.061974 10.0.0.23 - - [2026-01-05 02:14:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003397 10.0.0.27 - - [2026-01-05 02:14:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.203101 10.0.0.27 - - [2026-01-05 02:14:40] "POST /id-to-fqname HTTP/1.1" 200 254 0.001625 10.0.0.27 - - [2026-01-05 02:14:40] "GET /virtual-network/013503d0-313d-4dfb-969f-267c93180125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.008836 10.0.0.27 - - [2026-01-05 02:14:41] "GET /virtual-network/013503d0-313d-4dfb-969f-267c93180125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2137 0.006773 10.0.0.27 - - [2026-01-05 02:14:41] "POST /neutron/network HTTP/1.1" 200 891 0.009654 10.0.0.27 - - [2026-01-05 02:14:41] "POST /id-to-fqname HTTP/1.1" 200 253 0.001647 10.0.0.23 - - [2026-01-05 02:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.086740 10.0.0.27 - - [2026-01-05 02:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.057145 10.0.0.23 - - [2026-01-05 02:14:41] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.27 - - [2026-01-05 02:14:41] "DELETE /access-control-list/01d5ad4c-385d-418c-9466-96e4739b2858 HTTP/1.1" 200 115 0.037981 10.0.0.27 - - [2026-01-05 02:14:42] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.106721 10.0.0.27 - - [2026-01-05 02:14:42] "POST /neutron/network HTTP/1.1" 200 891 0.021078 10.0.0.27 - - [2026-01-05 02:14:42] "POST /id-to-fqname HTTP/1.1" 200 254 0.001885 10.0.0.27 - - [2026-01-05 02:14:42] "POST /neutron/port HTTP/1.1" 200 117 0.009058 10.0.0.23 - - [2026-01-05 02:14:42] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001089 10.0.0.27 - - [2026-01-05 02:14:43] "POST /neutron/port HTTP/1.1" 200 1063 0.385004 10.0.0.27 - - [2026-01-05 02:14:43] "POST /neutron/port HTTP/1.1" 200 1117 0.117834 10.0.0.23 - - [2026-01-05 02:14:43] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002013 10.0.0.27 - - [2026-01-05 02:14:43] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.113986 10.0.0.27 - - [2026-01-05 02:14:43] "POST /neutron/network HTTP/1.1" 200 891 0.006336 10.0.0.27 - - [2026-01-05 02:14:43] "POST /neutron/network HTTP/1.1" 200 891 0.007407 10.0.0.27 - - [2026-01-05 02:14:43] "POST /neutron/port HTTP/1.1" 200 117 0.006942 10.0.0.27 - - [2026-01-05 02:14:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003098 10.0.0.27 - - [2026-01-05 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.27 - - [2026-01-05 02:14:44] "POST /neutron/port HTTP/1.1" 200 1061 0.019104 10.0.0.23 - - [2026-01-05 02:14:44] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001477 10.0.0.27 - - [2026-01-05 02:14:44] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.017592 10.0.0.27 - - [2026-01-05 02:14:44] "POST /service-templates HTTP/1.1" 200 543 0.066744 10.0.0.27 - - [2026-01-05 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009955 10.0.0.27 - - [2026-01-05 02:14:44] "POST /neutron/port HTTP/1.1" 200 1125 0.019748 10.0.0.27 - - [2026-01-05 02:14:44] "GET /service-template/e8df213f-7ef0-482f-9514-22bbcd27a454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006922 10.0.0.27 - - [2026-01-05 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2026-01-05 02:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.27 - - [2026-01-05 02:14:44] "GET /service-template/e8df213f-7ef0-482f-9514-22bbcd27a454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004211 10.0.0.27 - - [2026-01-05 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001261 10.0.0.27 - - [2026-01-05 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 253 0.001289 10.0.0.27 - - [2026-01-05 02:14:44] "POST /id-to-fqname HTTP/1.1" 200 254 0.001371 10.0.0.27 - - [2026-01-05 02:14:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007996 10.0.0.27 - - [2026-01-05 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2026-01-05 02:14:45] "DELETE /service-template/e8df213f-7ef0-482f-9514-22bbcd27a454 HTTP/1.1" 200 115 0.030552 10.0.0.27 - - [2026-01-05 02:14:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003624 10.0.0.23 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.23 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.23 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.33 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.33 - - [2026-01-05 02:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.27 - - [2026-01-05 02:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-01-05 02:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.001018 10.0.0.27 - - [2026-01-05 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.27 - - [2026-01-05 02:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-01-05 02:14:47] "POST /neutron/port HTTP/1.1" 200 1125 0.017564 10.0.0.27 - - [2026-01-05 02:14:47] "POST /neutron/port HTTP/1.1" 200 1127 0.023871 10.0.0.27 - - [2026-01-05 02:14:49] "POST /neutron/network HTTP/1.1" 200 891 0.006715 10.0.0.27 - - [2026-01-05 02:14:49] "DELETE /route-target/126c643f-eedd-417e-b5c6-a1d5664bbb06 HTTP/1.1" 200 115 0.034009 10.0.0.23 - - [2026-01-05 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002925 10.0.0.23 - - [2026-01-05 02:14:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004033 10.0.0.27 - - [2026-01-05 02:14:49] "POST /neutron/network HTTP/1.1" 200 151 0.135089 10.0.0.27 - - [2026-01-05 02:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.23 - - [2026-01-05 02:14:49] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000999 10.0.0.27 - - [2026-01-05 02:14:49] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068250 10.0.0.23 - - [2026-01-05 02:14:49] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001381 10.0.0.27 - - [2026-01-05 02:14:49] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?fields=virtual_networks HTTP/1.1" 200 1044 0.052167 10.0.0.23 - - [2026-01-05 02:14:50] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000948 10.0.0.27 - - [2026-01-05 02:14:50] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.057301 10.0.0.23 - - [2026-01-05 02:14:50] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000962 10.0.0.27 - - [2026-01-05 02:14:50] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?fields=security_groups HTTP/1.1" 200 1271 0.053616 10.0.0.27 - - [2026-01-05 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.029591 10.0.0.23 - - [2026-01-05 02:14:51] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003276 10.0.0.23 - - [2026-01-05 02:14:51] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.23 - - [2026-01-05 02:14:51] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008980 10.0.0.23 - - [2026-01-05 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 195 0.011554 10.0.0.23 - - [2026-01-05 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 204 0.009133 10.0.0.23 - - [2026-01-05 02:14:51] "POST /security-groups HTTP/1.1" 200 596 0.080576 10.0.0.23 - - [2026-01-05 02:14:51] "POST /projects HTTP/1.1" 200 595 0.308498 10.0.0.27 - - [2026-01-05 02:14:51] "POST /access-control-lists HTTP/1.1" 200 601 0.045273 10.0.0.23 - - [2026-01-05 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.379314 10.0.0.27 - - [2026-01-05 02:14:51] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.550188 10.0.0.27 - - [2026-01-05 02:14:52] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.27 - - [2026-01-05 02:14:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.27 - - [2026-01-05 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.051892 10.0.0.23 - - [2026-01-05 02:14:53] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000879 10.0.0.27 - - [2026-01-05 02:14:53] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048593 10.0.0.27 - - [2026-01-05 02:14:53] "POST /neutron/network HTTP/1.1" 200 117 0.035493 10.0.0.27 - - [2026-01-05 02:14:53] "POST /route-targets HTTP/1.1" 200 327 0.015761 10.0.0.23 - - [2026-01-05 02:14:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008043 10.0.0.27 - - [2026-01-05 02:14:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.277318 10.0.0.27 - - [2026-01-05 02:14:54] "POST /id-to-fqname HTTP/1.1" 200 261 0.001373 10.0.0.27 - - [2026-01-05 02:14:54] "GET /virtual-network/7328b97c-a65e-4542-a1ad-7ddf97798734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006433 10.0.0.27 - - [2026-01-05 02:14:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.044685 10.0.0.27 - - [2026-01-05 02:14:54] "GET /virtual-network/7328b97c-a65e-4542-a1ad-7ddf97798734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.006682 10.0.0.27 - - [2026-01-05 02:14:54] "POST /neutron/network HTTP/1.1" 200 1074 0.012562 10.0.0.27 - - [2026-01-05 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.23 - - [2026-01-05 02:14:54] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001365 10.0.0.27 - - [2026-01-05 02:14:54] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.048893 10.0.0.27 - - [2026-01-05 02:14:54] "POST /neutron/network HTTP/1.1" 200 117 0.013524 10.0.0.27 - - [2026-01-05 02:14:54] "POST /ref-update HTTP/1.1" 200 156 0.026779 10.0.0.23 - - [2026-01-05 02:14:55] "POST /useragent-kv HTTP/1.1" 200 115 0.012102 10.0.0.27 - - [2026-01-05 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 734 0.223206 10.0.0.27 - - [2026-01-05 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 261 0.001360 10.0.0.27 - - [2026-01-05 02:14:55] "GET /virtual-network/c368925e-7fc7-441c-9787-b810811dcde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005822 10.0.0.27 - - [2026-01-05 02:14:55] "GET /virtual-network/c368925e-7fc7-441c-9787-b810811dcde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.005559 10.0.0.27 - - [2026-01-05 02:14:55] "POST /neutron/network HTTP/1.1" 200 1076 0.009876 10.0.0.27 - - [2026-01-05 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.23 - - [2026-01-05 02:14:55] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000856 10.0.0.27 - - [2026-01-05 02:14:55] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.061310 10.0.0.27 - - [2026-01-05 02:14:55] "POST /neutron/network HTTP/1.1" 200 117 0.021088 10.0.0.27 - - [2026-01-05 02:14:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.013911 10.0.0.23 - - [2026-01-05 02:14:56] "POST /useragent-kv HTTP/1.1" 200 115 0.019584 10.0.0.27 - - [2026-01-05 02:14:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.208733 10.0.0.27 - - [2026-01-05 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 262 0.001242 10.0.0.27 - - [2026-01-05 02:14:56] "GET /virtual-network/5b3c868d-f6e5-47da-aa3e-4392e5c9046b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.006921 10.0.0.27 - - [2026-01-05 02:14:56] "GET /virtual-network/5b3c868d-f6e5-47da-aa3e-4392e5c9046b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.007619 10.0.0.27 - - [2026-01-05 02:14:56] "POST /neutron/network HTTP/1.1" 200 1074 0.014520 10.0.0.27 - - [2026-01-05 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 261 0.001289 10.0.0.27 - - [2026-01-05 02:14:56] "POST /neutron/network HTTP/1.1" 200 1086 0.008631 10.0.0.23 - - [2026-01-05 02:14:57] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001504 10.0.0.27 - - [2026-01-05 02:14:57] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.112656 10.0.0.27 - - [2026-01-05 02:14:57] "POST /neutron/port HTTP/1.1" 200 117 0.008284 10.0.0.27 - - [2026-01-05 02:14:57] "POST /id-to-fqname HTTP/1.1" 200 262 0.001325 10.0.0.27 - - [2026-01-05 02:14:58] "POST /neutron/network HTTP/1.1" 200 1086 0.006833 10.0.0.27 - - [2026-01-05 02:14:58] "POST /neutron/port HTTP/1.1" 200 1173 0.032453 10.0.0.27 - - [2026-01-05 02:14:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009622 10.0.0.23 - - [2026-01-05 02:14:58] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000999 10.0.0.27 - - [2026-01-05 02:14:58] "POST /neutron/port HTTP/1.1" 200 117 0.001073 10.0.0.27 - - [2026-01-05 02:14:58] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.111845 10.0.0.27 - - [2026-01-05 02:14:59] "POST /neutron/network HTTP/1.1" 200 1074 0.012494 10.0.0.27 - - [2026-01-05 02:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.005810 10.0.0.27 - - [2026-01-05 02:15:00] "POST /neutron/port HTTP/1.1" 200 1169 0.027194 10.0.0.27 - - [2026-01-05 02:15:00] "POST /neutron/port HTTP/1.1" 200 1233 0.027621 10.0.0.27 - - [2026-01-05 02:15:00] "POST /neutron/subnet HTTP/1.1" 200 1370 0.025482 10.0.0.27 - - [2026-01-05 02:15:00] "POST /neutron/network HTTP/1.1" 200 1074 0.013264 10.0.0.27 - - [2026-01-05 02:15:01] "POST /neutron/port HTTP/1.1" 200 1237 0.036434 10.0.0.27 - - [2026-01-05 02:15:02] "POST /neutron/port HTTP/1.1" 200 1233 0.020437 10.0.0.27 - - [2026-01-05 02:15:02] "POST /neutron/network HTTP/1.1" 200 1076 0.011064 10.0.0.27 - - [2026-01-05 02:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.013486 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003708 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003578 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.27 - - [2026-01-05 02:15:03] "POST /neutron/network HTTP/1.1" 200 151 0.203623 10.0.0.27 - - [2026-01-05 02:15:03] "DELETE /route-target/bcb03506-d337-4441-801d-231cfa68960b HTTP/1.1" 200 115 0.037059 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003817 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002751 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004912 10.0.0.23 - - [2026-01-05 02:15:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003723 10.0.0.27 - - [2026-01-05 02:15:03] "POST /neutron/network HTTP/1.1" 200 151 0.143330 10.0.0.23 - - [2026-01-05 02:15:03] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000861 10.0.0.27 - - [2026-01-05 02:15:03] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.091649 10.0.0.23 - - [2026-01-05 02:15:03] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001113 10.0.0.27 - - [2026-01-05 02:15:03] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?fields=virtual_networks HTTP/1.1" 200 1053 0.056491 10.0.0.23 - - [2026-01-05 02:15:03] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000981 10.0.0.27 - - [2026-01-05 02:15:03] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.049402 10.0.0.23 - - [2026-01-05 02:15:03] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001017 10.0.0.27 - - [2026-01-05 02:15:03] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?fields=security_groups HTTP/1.1" 200 1284 0.063675 10.0.0.27 - - [2026-01-05 02:15:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.037472 10.0.0.23 - - [2026-01-05 02:15:04] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003368 10.0.0.23 - - [2026-01-05 02:15:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.23 - - [2026-01-05 02:15:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008961 10.0.0.23 - - [2026-01-05 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 198 0.001157 10.0.0.23 - - [2026-01-05 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005678 10.0.0.23 - - [2026-01-05 02:15:05] "POST /security-groups HTTP/1.1" 200 599 0.042324 10.0.0.27 - - [2026-01-05 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.003968 10.0.0.23 - - [2026-01-05 02:15:05] "POST /projects HTTP/1.1" 200 601 0.269015 10.0.0.23 - - [2026-01-05 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.346391 10.0.0.27 - - [2026-01-05 02:15:05] "POST /access-control-lists HTTP/1.1" 200 602 0.034103 10.0.0.27 - - [2026-01-05 02:15:05] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.534788 10.0.0.27 - - [2026-01-05 02:15:06] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.27 - - [2026-01-05 02:15:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-01-05 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.066203 10.0.0.23 - - [2026-01-05 02:15:07] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001451 10.0.0.27 - - [2026-01-05 02:15:07] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057936 10.0.0.23 - - [2026-01-05 02:15:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007731 10.0.0.27 - - [2026-01-05 02:15:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.332256 10.0.0.27 - - [2026-01-05 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.001751 10.0.0.27 - - [2026-01-05 02:15:08] "GET /virtual-network/c1f6ef6f-3283-403f-a208-775f11bad73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007644 10.0.0.27 - - [2026-01-05 02:15:08] "GET /virtual-network/c1f6ef6f-3283-403f-a208-775f11bad73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006034 10.0.0.27 - - [2026-01-05 02:15:08] "POST /neutron/network HTTP/1.1" 200 909 0.008238 10.0.0.27 - - [2026-01-05 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2026-01-05 02:15:08] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.27 - - [2026-01-05 02:15:08] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.044057 10.0.0.23 - - [2026-01-05 02:15:08] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000954 10.0.0.27 - - [2026-01-05 02:15:08] "POST /neutron/network HTTP/1.1" 200 691 0.115797 10.0.0.27 - - [2026-01-05 02:15:08] "POST /route-targets HTTP/1.1" 200 327 0.014463 10.0.0.27 - - [2026-01-05 02:15:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.003410 10.0.0.27 - - [2026-01-05 02:15:08] "GET /virtual-network/36804853-135d-4796-8677-df5e0a2522cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008345 10.0.0.27 - - [2026-01-05 02:15:08] "POST /neutron/network HTTP/1.1" 200 909 0.016348 10.0.0.27 - - [2026-01-05 02:15:08] "GET /virtual-network/36804853-135d-4796-8677-df5e0a2522cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006060 10.0.0.27 - - [2026-01-05 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2026-01-05 02:15:08] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001165 10.0.0.27 - - [2026-01-05 02:15:08] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050377 10.0.0.27 - - [2026-01-05 02:15:09] "POST /neutron/network HTTP/1.1" 200 117 0.016881 10.0.0.27 - - [2026-01-05 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.031385 10.0.0.27 - - [2026-01-05 02:15:09] "POST /neutron/network HTTP/1.1" 200 911 0.008927 10.0.0.27 - - [2026-01-05 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 268 0.001067 10.0.0.27 - - [2026-01-05 02:15:09] "GET /virtual-network/c8993a22-e1e8-435c-a4b4-c2e1ecc666e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004877 10.0.0.27 - - [2026-01-05 02:15:09] "GET /virtual-network/c8993a22-e1e8-435c-a4b4-c2e1ecc666e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005755 10.0.0.27 - - [2026-01-05 02:15:09] "POST /neutron/subnet HTTP/1.1" 200 720 0.013040 10.0.0.27 - - [2026-01-05 02:15:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001622 10.0.0.23 - - [2026-01-05 02:15:10] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001011 10.0.0.27 - - [2026-01-05 02:15:10] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.085271 10.0.0.27 - - [2026-01-05 02:15:10] "POST /neutron/port HTTP/1.1" 200 117 0.007634 10.0.0.27 - - [2026-01-05 02:15:10] "POST /id-to-fqname HTTP/1.1" 200 268 0.001775 10.0.0.27 - - [2026-01-05 02:15:10] "POST /neutron/network HTTP/1.1" 200 921 0.009060 10.0.0.27 - - [2026-01-05 02:15:11] "POST /neutron/port HTTP/1.1" 200 1067 0.018318 10.0.0.23 - - [2026-01-05 02:15:11] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001036 10.0.0.27 - - [2026-01-05 02:15:11] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.081347 10.0.0.27 - - [2026-01-05 02:15:11] "POST /neutron/network HTTP/1.1" 200 911 0.007082 10.0.0.27 - - [2026-01-05 02:15:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.009904 10.0.0.27 - - [2026-01-05 02:15:12] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007231 10.0.0.27 - - [2026-01-05 02:15:12] "POST /neutron/network HTTP/1.1" 200 921 0.007658 10.0.0.27 - - [2026-01-05 02:15:12] "POST /neutron/port HTTP/1.1" 200 1067 0.017437 10.0.0.27 - - [2026-01-05 02:15:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003883 10.0.0.27 - - [2026-01-05 02:15:13] "POST /neutron/network HTTP/1.1" 200 911 0.008435 10.0.0.27 - - [2026-01-05 02:15:14] "POST /neutron/port HTTP/1.1" 200 1131 0.020294 10.0.0.27 - - [2026-01-05 02:15:14] "POST /neutron/port HTTP/1.1" 200 1131 0.019722 10.0.0.27 - - [2026-01-05 02:15:15] "POST /neutron/port HTTP/1.1" 200 117 0.007299 10.0.0.27 - - [2026-01-05 02:15:15] "POST /neutron/network HTTP/1.1" 200 911 0.007281 10.0.0.27 - - [2026-01-05 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.23 - - [2026-01-05 02:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003366 10.0.0.23 - - [2026-01-05 02:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006718 10.0.0.27 - - [2026-01-05 02:15:16] "POST /neutron/network HTTP/1.1" 200 151 0.177441 10.0.0.23 - - [2026-01-05 02:15:16] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.27 - - [2026-01-05 02:15:16] "DELETE /route-target/f4996c38-a8bf-4b76-b093-956f9c24e3df HTTP/1.1" 200 115 0.042779 10.0.0.27 - - [2026-01-05 02:15:16] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.093776 10.0.0.23 - - [2026-01-05 02:15:16] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001503 10.0.0.27 - - [2026-01-05 02:15:16] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?fields=virtual_networks HTTP/1.1" 200 1058 0.085106 10.0.0.23 - - [2026-01-05 02:15:16] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.27 - - [2026-01-05 02:15:16] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.060238 10.0.0.23 - - [2026-01-05 02:15:16] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001001 10.0.0.27 - - [2026-01-05 02:15:16] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?fields=security_groups HTTP/1.1" 200 1292 0.048447 10.0.0.27 - - [2026-01-05 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.032933 10.0.0.23 - - [2026-01-05 02:15:17] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003279 10.0.0.23 - - [2026-01-05 02:15:17] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.23 - - [2026-01-05 02:15:17] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007277 10.0.0.23 - - [2026-01-05 02:15:17] "POST /id-to-fqname HTTP/1.1" 200 195 0.006124 10.0.0.23 - - [2026-01-05 02:15:17] "POST /fqname-to-id HTTP/1.1" 404 204 0.003786 10.0.0.23 - - [2026-01-05 02:15:17] "POST /security-groups HTTP/1.1" 200 596 0.077600 10.0.0.23 - - [2026-01-05 02:15:18] "POST /projects HTTP/1.1" 200 595 0.311567 10.0.0.27 - - [2026-01-05 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 238 0.003475 10.0.0.23 - - [2026-01-05 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.385364 10.0.0.27 - - [2026-01-05 02:15:18] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.530297 10.0.0.27 - - [2026-01-05 02:15:19] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.27 - - [2026-01-05 02:15:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2026-01-05 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.066923 10.0.0.23 - - [2026-01-05 02:15:19] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001065 10.0.0.27 - - [2026-01-05 02:15:20] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046866 10.0.0.27 - - [2026-01-05 02:15:20] "POST /ref-update HTTP/1.1" 200 156 0.045389 10.0.0.23 - - [2026-01-05 02:15:20] "POST /useragent-kv HTTP/1.1" 200 115 0.014428 10.0.0.27 - - [2026-01-05 02:15:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.330269 10.0.0.27 - - [2026-01-05 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 261 0.001938 10.0.0.27 - - [2026-01-05 02:15:20] "GET /virtual-network/2342c25b-3b54-4e66-aee7-93fe39994182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006273 10.0.0.27 - - [2026-01-05 02:15:20] "GET /virtual-network/2342c25b-3b54-4e66-aee7-93fe39994182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008784 10.0.0.27 - - [2026-01-05 02:15:20] "POST /neutron/network HTTP/1.1" 200 902 0.009286 10.0.0.27 - - [2026-01-05 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.23 - - [2026-01-05 02:15:20] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001110 10.0.0.27 - - [2026-01-05 02:15:20] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.052579 10.0.0.23 - - [2026-01-05 02:15:20] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000954 10.0.0.27 - - [2026-01-05 02:15:21] "POST /neutron/network HTTP/1.1" 200 682 0.196957 10.0.0.27 - - [2026-01-05 02:15:21] "POST /id-to-fqname HTTP/1.1" 200 261 0.004132 10.0.0.27 - - [2026-01-05 02:15:21] "GET /virtual-network/273161db-3d44-480d-948f-3ca2ec9557f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005920 10.0.0.27 - - [2026-01-05 02:15:21] "POST /neutron/network HTTP/1.1" 200 902 0.020004 10.0.0.27 - - [2026-01-05 02:15:21] "GET /virtual-network/273161db-3d44-480d-948f-3ca2ec9557f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008309 10.0.0.27 - - [2026-01-05 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.23 - - [2026-01-05 02:15:21] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001389 10.0.0.27 - - [2026-01-05 02:15:21] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.069753 10.0.0.27 - - [2026-01-05 02:15:21] "POST /neutron/network HTTP/1.1" 200 117 0.020209 10.0.0.27 - - [2026-01-05 02:15:22] "POST /route-targets HTTP/1.1" 200 327 0.013615 10.0.0.27 - - [2026-01-05 02:15:22] "POST /neutron/network HTTP/1.1" 200 901 0.009284 10.0.0.27 - - [2026-01-05 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 262 0.001106 10.0.0.27 - - [2026-01-05 02:15:22] "GET /virtual-network/00cf4868-0446-46e2-8d28-10560d7aec2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005444 10.0.0.27 - - [2026-01-05 02:15:22] "GET /virtual-network/00cf4868-0446-46e2-8d28-10560d7aec2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.007713 10.0.0.27 - - [2026-01-05 02:15:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.009873 10.0.0.27 - - [2026-01-05 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 261 0.001050 10.0.0.23 - - [2026-01-05 02:15:23] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001561 10.0.0.27 - - [2026-01-05 02:15:23] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.090688 10.0.0.27 - - [2026-01-05 02:15:23] "POST /neutron/port HTTP/1.1" 200 117 0.006872 10.0.0.27 - - [2026-01-05 02:15:23] "POST /id-to-fqname HTTP/1.1" 200 262 0.001293 10.0.0.27 - - [2026-01-05 02:15:23] "POST /neutron/network HTTP/1.1" 200 911 0.007654 10.0.0.27 - - [2026-01-05 02:15:24] "POST /neutron/port HTTP/1.1" 200 1066 0.023283 10.0.0.27 - - [2026-01-05 02:15:24] "POST /neutron/port HTTP/1.1" 200 1130 0.024975 10.0.0.23 - - [2026-01-05 02:15:24] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001192 10.0.0.27 - - [2026-01-05 02:15:24] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.087454 10.0.0.27 - - [2026-01-05 02:15:24] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.27 - - [2026-01-05 02:15:25] "POST /neutron/port HTTP/1.1" 200 1130 0.025801 10.0.0.27 - - [2026-01-05 02:15:25] "POST /neutron/network HTTP/1.1" 200 911 0.007156 10.0.0.27 - - [2026-01-05 02:15:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.003012 10.0.0.27 - - [2026-01-05 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.23 - - [2026-01-05 02:15:25] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.27 - - [2026-01-05 02:15:25] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008049 10.0.0.27 - - [2026-01-05 02:15:25] "POST /neutron/port HTTP/1.1" 200 1063 0.028766 10.0.0.27 - - [2026-01-05 02:15:25] "POST /service-templates HTTP/1.1" 200 543 0.036861 10.0.0.27 - - [2026-01-05 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.27 - - [2026-01-05 02:15:26] "GET /service-template/b8f68d03-55f3-430d-8563-89c3e4228132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.005861 10.0.0.27 - - [2026-01-05 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.27 - - [2026-01-05 02:15:26] "GET /service-template/b8f68d03-55f3-430d-8563-89c3e4228132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004450 10.0.0.27 - - [2026-01-05 02:15:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004927 10.0.0.27 - - [2026-01-05 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001382 10.0.0.27 - - [2026-01-05 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 261 0.001385 10.0.0.27 - - [2026-01-05 02:15:26] "POST /neutron/network HTTP/1.1" 200 901 0.006909 10.0.0.27 - - [2026-01-05 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 262 0.001326 10.0.0.27 - - [2026-01-05 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.27 - - [2026-01-05 02:15:26] "DELETE /service-template/b8f68d03-55f3-430d-8563-89c3e4228132 HTTP/1.1" 200 115 0.033921 10.0.0.27 - - [2026-01-05 02:15:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.009123 10.0.0.27 - - [2026-01-05 02:15:28] "POST /neutron/network HTTP/1.1" 200 902 0.007352 10.0.0.27 - - [2026-01-05 02:15:29] "POST /neutron/port HTTP/1.1" 200 1117 0.016229 10.0.0.27 - - [2026-01-05 02:15:29] "POST /neutron/port HTTP/1.1" 200 1120 0.018754 10.0.0.23 - - [2026-01-05 02:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006295 10.0.0.23 - - [2026-01-05 02:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003064 10.0.0.27 - - [2026-01-05 02:15:30] "POST /neutron/network HTTP/1.1" 200 151 0.129601 10.0.0.27 - - [2026-01-05 02:15:30] "DELETE /route-target/48633c41-6f3a-4ade-adc2-7c083eede480 HTTP/1.1" 200 115 0.027437 10.0.0.27 - - [2026-01-05 02:15:31] "POST /neutron/network HTTP/1.1" 200 902 0.009501 10.0.0.27 - - [2026-01-05 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2026-01-05 02:15:31] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001923 10.0.0.27 - - [2026-01-05 02:15:31] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042703 10.0.0.23 - - [2026-01-05 02:15:31] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000944 10.0.0.27 - - [2026-01-05 02:15:31] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?fields=virtual_networks HTTP/1.1" 200 1053 0.044410 10.0.0.23 - - [2026-01-05 02:15:31] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000984 10.0.0.27 - - [2026-01-05 02:15:31] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.049551 10.0.0.23 - - [2026-01-05 02:15:31] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001419 10.0.0.27 - - [2026-01-05 02:15:31] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?fields=security_groups HTTP/1.1" 200 1284 0.049151 10.0.0.27 - - [2026-01-05 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.025666 10.0.0.23 - - [2026-01-05 02:15:32] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003120 10.0.0.23 - - [2026-01-05 02:15:32] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.23 - - [2026-01-05 02:15:32] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008123 10.0.0.23 - - [2026-01-05 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 199 0.005194 10.0.0.23 - - [2026-01-05 02:15:32] "POST /fqname-to-id HTTP/1.1" 404 208 0.004802 10.0.0.23 - - [2026-01-05 02:15:32] "POST /security-groups HTTP/1.1" 200 600 0.078440 10.0.0.23 - - [2026-01-05 02:15:32] "POST /projects HTTP/1.1" 200 603 0.307799 10.0.0.27 - - [2026-01-05 02:15:32] "POST /access-control-lists HTTP/1.1" 200 605 0.033185 10.0.0.23 - - [2026-01-05 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.385691 10.0.0.27 - - [2026-01-05 02:15:32] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.530619 10.0.0.27 - - [2026-01-05 02:15:33] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.27 - - [2026-01-05 02:15:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000622 10.0.0.27 - - [2026-01-05 02:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.074625 10.0.0.23 - - [2026-01-05 02:15:34] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001260 10.0.0.27 - - [2026-01-05 02:15:34] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.046273 10.0.0.23 - - [2026-01-05 02:15:34] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000993 10.0.0.27 - - [2026-01-05 02:15:35] "POST /neutron/network HTTP/1.1" 200 694 0.130225 10.0.0.27 - - [2026-01-05 02:15:35] "POST /route-targets HTTP/1.1" 200 327 0.013689 10.0.0.27 - - [2026-01-05 02:15:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.022110 10.0.0.27 - - [2026-01-05 02:15:35] "POST /neutron/network HTTP/1.1" 200 1086 0.012295 10.0.0.27 - - [2026-01-05 02:15:35] "POST /id-to-fqname HTTP/1.1" 200 269 0.001103 10.0.0.27 - - [2026-01-05 02:15:35] "GET /virtual-network/87b2e8a1-c6a8-4161-80d8-67330f142ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2756 0.005119 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/9e7a78db04d4411b996a67571aaa1c2c HTTP/1.1" 404 173 0.016429 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/09bf4dc9-f65f-41c8-8663-aa17e5a399c7 HTTP/1.1" 404 177 0.023880 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/ff37cc559847420b9ddb83a50c367e31 HTTP/1.1" 404 173 0.032011 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/374ad4d0042f4eba9437827a3c5a2a9a HTTP/1.1" 404 173 0.013081 10.0.0.27 - - [2026-01-05 02:15:35] "GET /virtual-network/87b2e8a1-c6a8-4161-80d8-67330f142ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2756 0.020451 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/32b9681f5979462e9fac4cf7a1f2c5d1 HTTP/1.1" 404 173 0.022518 10.0.0.23 - - [2026-01-05 02:15:35] "DELETE /project/5c7b6e31966c4a509ca14655849c1d2a HTTP/1.1" 404 173 0.017959 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001397 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000808 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.105884 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.118221 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.126998 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.131635 10.0.0.27 - - [2026-01-05 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.070636 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000984 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000913 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000822 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000831 10.0.0.27 - - [2026-01-05 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.23 - - [2026-01-05 02:15:35] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001015 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?fields=security_groups HTTP/1.1" 200 1389 0.086685 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?fields=security_groups HTTP/1.1" 200 1389 0.087444 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?fields=security_groups HTTP/1.1" 200 1376 0.113764 10.0.0.23 - - [2026-01-05 02:15:35] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?fields=security_groups HTTP/1.1" 200 1397 0.123011 10.0.0.27 - - [2026-01-05 02:15:36] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.175947 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /security-group/05b850b3-18a8-48c3-bd49-5485ca6da273 HTTP/1.1" 200 115 0.120425 10.0.0.23 - - [2026-01-05 02:15:36] "GET /projects?obj_uuids=32b9681f-5979-462e-9fac-4cf7a1f2c5d1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001667 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /security-group/ee592fe9-8eed-49c5-b5a4-b2ab40c40d4f HTTP/1.1" 200 115 0.156530 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /security-group/b4b34a2e-fce1-4ff2-aa47-03b801f21773 HTTP/1.1" 200 115 0.183404 10.0.0.23 - - [2026-01-05 02:15:36] "GET /projects?obj_uuids=9e7a78db-04d4-411b-996a-67571aaa1c2c&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001792 10.0.0.23 - - [2026-01-05 02:15:36] "GET /projects?obj_uuids=ff37cc55-9847-420b-9ddb-83a50c367e31&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001228 10.0.0.23 - - [2026-01-05 02:15:36] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001016 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /security-group/16134da3-b6e3-45c6-83e0-dab9cef3cac4 HTTP/1.1" 200 115 0.207179 10.0.0.23 - - [2026-01-05 02:15:36] "GET /projects?obj_uuids=5c7b6e31-966c-4a50-9ca1-4655849c1d2a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001880 10.0.0.23 - - [2026-01-05 02:15:36] "GET /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1?fields=application_policy_sets HTTP/1.1" 200 1415 0.137088 10.0.0.27 - - [2026-01-05 02:15:36] "DELETE /access-control-list/27618384-38b0-4427-89ef-4a7f29a9e077 HTTP/1.1" 200 115 0.113259 10.0.0.23 - - [2026-01-05 02:15:36] "GET /project/9e7a78db-04d4-411b-996a-67571aaa1c2c?fields=application_policy_sets HTTP/1.1" 200 1428 0.144951 10.0.0.23 - - [2026-01-05 02:15:36] "GET /project/ff37cc55-9847-420b-9ddb-83a50c367e31?fields=application_policy_sets HTTP/1.1" 200 1428 0.149454 10.0.0.23 - - [2026-01-05 02:15:36] "GET /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a?fields=application_policy_sets HTTP/1.1" 200 1436 0.166371 10.0.0.27 - - [2026-01-05 02:15:36] "DELETE /access-control-list/78a5b95b-47bb-464d-87a0-97ddb59cb530 HTTP/1.1" 200 115 0.107497 10.0.0.27 - - [2026-01-05 02:15:36] "POST /neutron/network HTTP/1.1" 200 694 0.456097 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /project/ff37cc55-9847-420b-9ddb-83a50c367e31 HTTP/1.1" 200 115 0.966916 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /project/9e7a78db-04d4-411b-996a-67571aaa1c2c HTTP/1.1" 200 115 0.986716 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /project/32b9681f-5979-462e-9fac-4cf7a1f2c5d1 HTTP/1.1" 200 115 0.983626 10.0.0.23 - - [2026-01-05 02:15:36] "DELETE /project/5c7b6e31-966c-4a50-9ca1-4655849c1d2a HTTP/1.1" 200 115 1.023810 10.0.0.27 - - [2026-01-05 02:15:36] "DELETE /access-control-list/343b35b6-991e-4f8a-9c19-5cb198262755 HTTP/1.1" 200 115 0.100463 10.0.0.27 - - [2026-01-05 02:15:37] "POST /neutron/network HTTP/1.1" 200 1086 0.021907 10.0.0.27 - - [2026-01-05 02:15:37] "POST /id-to-fqname HTTP/1.1" 200 269 0.001201 10.0.0.27 - - [2026-01-05 02:15:37] "GET /virtual-network/a70a305d-bbe2-4bc0-bca6-184807dfe5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006854 10.0.0.27 - - [2026-01-05 02:15:37] "GET /virtual-network/a70a305d-bbe2-4bc0-bca6-184807dfe5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006043 10.0.0.27 - - [2026-01-05 02:15:37] "POST /neutron/subnet HTTP/1.1" 200 823 0.011619 10.0.0.27 - - [2026-01-05 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.23 - - [2026-01-05 02:15:37] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000989 10.0.0.27 - - [2026-01-05 02:15:37] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.051437 10.0.0.23 - - [2026-01-05 02:15:37] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001242 10.0.0.27 - - [2026-01-05 02:15:37] "POST /neutron/network HTTP/1.1" 200 696 0.148301 10.0.0.27 - - [2026-01-05 02:15:37] "POST /route-targets HTTP/1.1" 200 327 0.014603 10.0.0.27 - - [2026-01-05 02:15:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.003329 10.0.0.27 - - [2026-01-05 02:15:38] "POST /neutron/network HTTP/1.1" 200 1086 0.014321 10.0.0.27 - - [2026-01-05 02:15:38] "POST /id-to-fqname HTTP/1.1" 200 270 0.001178 10.0.0.27 - - [2026-01-05 02:15:38] "GET /virtual-network/4f7183a3-d4ef-46a2-a564-b767f166934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.005658 10.0.0.27 - - [2026-01-05 02:15:38] "GET /virtual-network/4f7183a3-d4ef-46a2-a564-b767f166934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2755 0.006186 10.0.0.27 - - [2026-01-05 02:15:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.009245 10.0.0.27 - - [2026-01-05 02:15:38] "POST /id-to-fqname HTTP/1.1" 200 269 0.001414 10.0.0.23 - - [2026-01-05 02:15:39] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001066 10.0.0.27 - - [2026-01-05 02:15:39] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.081428 10.0.0.27 - - [2026-01-05 02:15:39] "POST /neutron/network HTTP/1.1" 200 1086 0.009304 10.0.0.27 - - [2026-01-05 02:15:39] "POST /id-to-fqname HTTP/1.1" 200 270 0.001299 10.0.0.27 - - [2026-01-05 02:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.006834 10.0.0.23 - - [2026-01-05 02:15:40] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001052 10.0.0.27 - - [2026-01-05 02:15:40] "POST /neutron/port HTTP/1.1" 200 1175 0.428415 10.0.0.23 - - [2026-01-05 02:15:40] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001024 10.0.0.27 - - [2026-01-05 02:15:40] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.081768 10.0.0.27 - - [2026-01-05 02:15:40] "POST /neutron/port HTTP/1.1" 200 1229 0.122574 10.0.0.27 - - [2026-01-05 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004034 10.0.0.27 - - [2026-01-05 02:15:40] "POST /neutron/subnet HTTP/1.1" 200 1379 0.012774 10.0.0.27 - - [2026-01-05 02:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.001195 10.0.0.27 - - [2026-01-05 02:15:41] "POST /neutron/network HTTP/1.1" 200 1096 0.009894 10.0.0.27 - - [2026-01-05 02:15:42] "POST /neutron/port HTTP/1.1" 200 1173 0.049565 10.0.0.27 - - [2026-01-05 02:15:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004013 10.0.0.27 - - [2026-01-05 02:15:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.004892 10.0.0.27 - - [2026-01-05 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.27 - - [2026-01-05 02:15:42] "POST /neutron/port HTTP/1.1" 200 117 0.001037 10.0.0.23 - - [2026-01-05 02:15:42] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.27 - - [2026-01-05 02:15:42] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007795 10.0.0.27 - - [2026-01-05 02:15:42] "POST /service-templates HTTP/1.1" 200 543 0.048829 10.0.0.27 - - [2026-01-05 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-01-05 02:15:42] "GET /service-template/857f9349-ec85-44d1-acae-eafbf3433990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006127 10.0.0.27 - - [2026-01-05 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.27 - - [2026-01-05 02:15:42] "GET /service-template/857f9349-ec85-44d1-acae-eafbf3433990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004279 10.0.0.27 - - [2026-01-05 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 269 0.001520 10.0.0.27 - - [2026-01-05 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 269 0.001088 10.0.0.27 - - [2026-01-05 02:15:42] "POST /id-to-fqname HTTP/1.1" 200 270 0.001778 10.0.0.27 - - [2026-01-05 02:15:42] "POST /neutron/port HTTP/1.1" 200 2322 0.027435 10.0.0.27 - - [2026-01-05 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2026-01-05 02:15:43] "DELETE /service-template/857f9349-ec85-44d1-acae-eafbf3433990 HTTP/1.1" 200 115 0.030622 10.0.0.27 - - [2026-01-05 02:15:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003479 10.0.0.27 - - [2026-01-05 02:15:44] "POST /neutron/network HTTP/1.1" 400 204 0.015728 10.0.0.27 - - [2026-01-05 02:15:45] "POST /neutron/port HTTP/1.1" 200 151 0.258030 10.0.0.27 - - [2026-01-05 02:15:45] "POST /neutron/port HTTP/1.1" 200 151 0.295922 10.0.0.27 - - [2026-01-05 02:15:46] "DELETE /route-target/2ddb6110-6c22-4126-a976-1efa0f0ba010 HTTP/1.1" 200 115 0.026661 10.0.0.27 - - [2026-01-05 02:15:46] "POST /neutron/network HTTP/1.1" 200 1086 0.012882 10.0.0.23 - - [2026-01-05 02:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005095 10.0.0.27 - - [2026-01-05 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.23 - - [2026-01-05 02:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008846 10.0.0.23 - - [2026-01-05 02:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002916 10.0.0.23 - - [2026-01-05 02:15:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.27 - - [2026-01-05 02:15:47] "POST /neutron/network HTTP/1.1" 200 151 0.162951 10.0.0.23 - - [2026-01-05 02:15:47] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001121 10.0.0.27 - - [2026-01-05 02:15:47] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.085854 10.0.0.23 - - [2026-01-05 02:15:47] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000942 10.0.0.27 - - [2026-01-05 02:15:47] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?fields=virtual_networks HTTP/1.1" 200 1060 0.059759 10.0.0.23 - - [2026-01-05 02:15:47] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001346 10.0.0.27 - - [2026-01-05 02:15:47] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.044410 10.0.0.23 - - [2026-01-05 02:15:47] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001044 10.0.0.27 - - [2026-01-05 02:15:47] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?fields=security_groups HTTP/1.1" 200 1295 0.038509 10.0.0.27 - - [2026-01-05 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.028684 10.0.0.23 - - [2026-01-05 02:15:48] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004428 10.0.0.23 - - [2026-01-05 02:15:48] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001282 10.0.0.23 - - [2026-01-05 02:15:48] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008133 10.0.0.23 - - [2026-01-05 02:15:48] "POST /id-to-fqname HTTP/1.1" 200 202 0.004328 10.0.0.23 - - [2026-01-05 02:15:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.003983 10.0.0.23 - - [2026-01-05 02:15:48] "POST /security-groups HTTP/1.1" 200 603 0.077714 10.0.0.23 - - [2026-01-05 02:15:48] "POST /projects HTTP/1.1" 200 609 0.289176 10.0.0.27 - - [2026-01-05 02:15:48] "POST /access-control-lists HTTP/1.1" 200 608 0.027508 10.0.0.23 - - [2026-01-05 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.362328 10.0.0.27 - - [2026-01-05 02:15:48] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.512671 10.0.0.27 - - [2026-01-05 02:15:50] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.27 - - [2026-01-05 02:15:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000708 10.0.0.27 - - [2026-01-05 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.063202 10.0.0.23 - - [2026-01-05 02:15:51] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.27 - - [2026-01-05 02:15:51] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041524 10.0.0.27 - - [2026-01-05 02:15:51] "POST /route-targets HTTP/1.1" 200 327 0.014359 10.0.0.23 - - [2026-01-05 02:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.011007 10.0.0.27 - - [2026-01-05 02:15:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.273279 10.0.0.27 - - [2026-01-05 02:15:52] "POST /id-to-fqname HTTP/1.1" 200 233 0.001374 10.0.0.27 - - [2026-01-05 02:15:52] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005991 10.0.0.27 - - [2026-01-05 02:15:52] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005704 10.0.0.27 - - [2026-01-05 02:15:52] "POST /neutron/network HTTP/1.1" 200 839 0.006693 10.0.0.27 - - [2026-01-05 02:15:52] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005781 10.0.0.33 - - [2026-01-05 02:15:53] "GET /obj-perms HTTP/1.1" 200 5054 0.061754 10.0.0.27 - - [2026-01-05 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.23 - - [2026-01-05 02:15:53] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000881 10.0.0.27 - - [2026-01-05 02:15:53] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.036607 10.0.0.23 - - [2026-01-05 02:15:54] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.27 - - [2026-01-05 02:15:54] "POST /neutron/network HTTP/1.1" 200 619 0.140033 10.0.0.27 - - [2026-01-05 02:15:54] "POST /ref-update HTTP/1.1" 200 156 0.024523 10.0.0.27 - - [2026-01-05 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 233 0.003354 10.0.0.27 - - [2026-01-05 02:15:54] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005310 10.0.0.27 - - [2026-01-05 02:15:54] "POST /neutron/network HTTP/1.1" 200 837 0.005634 10.0.0.27 - - [2026-01-05 02:15:54] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005488 10.0.0.27 - - [2026-01-05 02:15:54] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006737 10.0.0.23 - - [2026-01-05 02:15:55] "GET /obj-perms HTTP/1.1" 200 5054 0.060147 10.0.0.27 - - [2026-01-05 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001287 10.0.0.27 - - [2026-01-05 02:16:26] "POST /neutron/network HTTP/1.1" 200 847 0.007113 10.0.0.23 - - [2026-01-05 02:16:26] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001322 10.0.0.27 - - [2026-01-05 02:16:26] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.084285 10.0.0.27 - - [2026-01-05 02:16:27] "POST /neutron/port HTTP/1.1" 200 117 0.006351 10.0.0.27 - - [2026-01-05 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 233 0.001358 10.0.0.27 - - [2026-01-05 02:16:27] "POST /neutron/network HTTP/1.1" 200 847 0.007386 10.0.0.23 - - [2026-01-05 02:16:28] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000994 10.0.0.27 - - [2026-01-05 02:16:28] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.085389 10.0.0.27 - - [2026-01-05 02:16:28] "POST /neutron/port HTTP/1.1" 200 1081 0.030026 10.0.0.27 - - [2026-01-05 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.23 - - [2026-01-05 02:16:28] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001007 10.0.0.27 - - [2026-01-05 02:16:28] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.047698 10.0.0.27 - - [2026-01-05 02:16:28] "POST /neutron/port HTTP/1.1" 200 1071 0.024353 10.0.0.27 - - [2026-01-05 02:16:28] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006491 10.0.0.27 - - [2026-01-05 02:16:28] "GET /floating-ip-pools?parent_id=aa155be2-9153-4b08-be03-b788ea921385&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004592 10.0.0.27 - - [2026-01-05 02:16:28] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010111 10.0.0.27 - - [2026-01-05 02:16:28] "POST /floating-ip-pools HTTP/1.1" 200 609 0.086165 10.0.0.27 - - [2026-01-05 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.028499 10.0.0.27 - - [2026-01-05 02:16:28] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006622 10.0.0.27 - - [2026-01-05 02:16:29] "POST /neutron/network HTTP/1.1" 200 849 0.007158 10.0.0.27 - - [2026-01-05 02:16:29] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.014100 10.0.0.27 - - [2026-01-05 02:16:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005404 10.0.0.27 - - [2026-01-05 02:16:29] "POST /neutron/port HTTP/1.1" 200 117 0.002320 10.0.0.27 - - [2026-01-05 02:16:29] "POST /neutron/port HTTP/1.1" 200 1073 0.034256 10.0.0.27 - - [2026-01-05 02:16:30] "POST /neutron/port HTTP/1.1" 200 1137 0.026772 10.0.0.27 - - [2026-01-05 02:16:30] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.27 - - [2026-01-05 02:16:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008686 10.0.0.23 - - [2026-01-05 02:16:36] "DELETE /project/d05223dac91142d6858ccad35767def6 HTTP/1.1" 404 173 0.046707 10.0.0.23 - - [2026-01-05 02:16:36] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001005 10.0.0.23 - - [2026-01-05 02:16:36] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1514 0.081354 10.0.0.23 - - [2026-01-05 02:16:36] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001197 10.0.0.23 - - [2026-01-05 02:16:36] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?fields=security_groups HTTP/1.1" 200 1400 0.048621 10.0.0.23 - - [2026-01-05 02:16:37] "DELETE /security-group/d0f6025d-733c-4a6f-abc4-e90ba2cff6d7 HTTP/1.1" 200 115 0.050604 10.0.0.23 - - [2026-01-05 02:16:37] "GET /projects?obj_uuids=374ad4d0-042f-4eba-9437-827a3c5a2a9a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001401 10.0.0.23 - - [2026-01-05 02:16:37] "GET /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a?fields=application_policy_sets HTTP/1.1" 200 1439 0.052928 10.0.0.23 - - [2026-01-05 02:16:37] "DELETE /project/374ad4d0-042f-4eba-9437-827a3c5a2a9a HTTP/1.1" 200 115 0.486509 10.0.0.27 - - [2026-01-05 02:16:43] "GET /obj-perms HTTP/1.1" 200 5056 0.061972 10.0.0.27 - - [2026-01-05 02:16:44] "POST /neutron/port HTTP/1.1" 200 1135 0.023655 10.0.0.27 - - [2026-01-05 02:16:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007878 10.0.0.27 - - [2026-01-05 02:17:00] "POST /neutron/port HTTP/1.1" 200 1135 0.016511 10.0.0.27 - - [2026-01-05 02:17:05] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007527 10.0.0.27 - - [2026-01-05 02:17:15] "POST /neutron/port HTTP/1.1" 200 1135 0.020522 10.0.0.27 - - [2026-01-05 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.016827 10.0.0.27 - - [2026-01-05 02:17:20] "POST /neutron/port HTTP/1.1" 200 1135 0.028443 10.0.0.27 - - [2026-01-05 02:17:21] "GET /virtual-machine/6cb13f17-f4c0-48a0-b0c2-cd8ea0f6c20f HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-01-05 02:17:21] "GET /virtual-machine/6cb13f17-f4c0-48a0-b0c2-cd8ea0f6c20f HTTP/1.1" 200 1304 0.034911 10.0.0.27 - - [2026-01-05 02:17:21] "GET /virtual-machine-interface/f87faf4c-5610-4850-88ed-743d4943f2d9 HTTP/1.1" 200 3003 0.020389 10.0.0.27 - - [2026-01-05 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.27 - - [2026-01-05 02:17:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006357 10.0.0.27 - - [2026-01-05 02:17:21] "GET /virtual-networks?parent_id=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003010 10.0.0.27 - - [2026-01-05 02:17:21] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006353 10.0.0.27 - - [2026-01-05 02:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-01-05 02:17:24] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005471 10.0.0.27 - - [2026-01-05 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2026-01-05 02:17:28] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005783 10.0.0.27 - - [2026-01-05 02:17:30] "POST /neutron/port HTTP/1.1" 200 1135 0.046927 10.0.0.27 - - [2026-01-05 02:17:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.011803 10.0.0.27 - - [2026-01-05 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009675 10.0.0.27 - - [2026-01-05 02:17:32] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005814 10.0.0.27 - - [2026-01-05 02:17:33] "POST /neutron/port HTTP/1.1" 200 1137 0.026871 10.0.0.27 - - [2026-01-05 02:17:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004324 10.0.0.27 - - [2026-01-05 02:17:33] "POST /neutron/network HTTP/1.1" 200 839 0.009579 10.0.0.27 - - [2026-01-05 02:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.27 - - [2026-01-05 02:17:36] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005912 10.0.0.27 - - [2026-01-05 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2026-01-05 02:17:40] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006923 10.0.0.27 - - [2026-01-05 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.27 - - [2026-01-05 02:17:44] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005151 10.0.0.27 - - [2026-01-05 02:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.27 - - [2026-01-05 02:17:48] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005608 10.0.0.27 - - [2026-01-05 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.27 - - [2026-01-05 02:17:52] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005674 10.0.0.27 - - [2026-01-05 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-01-05 02:17:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003450 10.0.0.27 - - [2026-01-05 02:17:54] "GET /virtual-networks?parent_id=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003063 10.0.0.27 - - [2026-01-05 02:17:55] "GET /virtual-network/9da5831d-7360-44a4-8b76-8d9b7742bdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005827 10.0.0.27 - - [2026-01-05 02:18:00] "POST /neutron/port HTTP/1.1" 200 1135 0.021700 10.0.0.27 - - [2026-01-05 02:18:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.032237 10.0.0.27 - - [2026-01-05 02:18:06] "POST /neutron/port HTTP/1.1" 200 1137 0.017848 10.0.0.27 - - [2026-01-05 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010609 10.0.0.27 - - [2026-01-05 02:18:15] "POST /neutron/floatingip HTTP/1.1" 200 531 0.008420 10.0.0.27 - - [2026-01-05 02:18:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008964 10.0.0.27 - - [2026-01-05 02:18:16] "POST /neutron/port HTTP/1.1" 200 1137 0.016680 10.0.0.27 - - [2026-01-05 02:18:16] "GET /virtual-machine/8969bd80-a609-42a5-99ea-fe5281aff2ae HTTP/1.1" 200 1304 0.006464 10.0.0.27 - - [2026-01-05 02:18:16] "GET /virtual-machine-interface/b4500cde-ab22-486a-a298-d06746cd9edf HTTP/1.1" 200 3004 0.005349 10.0.0.27 - - [2026-01-05 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.27 - - [2026-01-05 02:18:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002931 10.0.0.27 - - [2026-01-05 02:18:16] "GET /virtual-networks?parent_id=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002810 10.0.0.27 - - [2026-01-05 02:18:16] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006510 10.0.0.27 - - [2026-01-05 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.052743 10.0.0.27 - - [2026-01-05 02:18:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005325 10.0.0.27 - - [2026-01-05 02:18:17] "GET /virtual-networks?parent_id=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003039 10.0.0.27 - - [2026-01-05 02:18:17] "GET /virtual-network/aa155be2-9153-4b08-be03-b788ea921385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005844 10.0.0.27 - - [2026-01-05 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-01-05 02:18:17] "GET /routing-instance/7e0141f8-fc02-44e1-a0d4-5a4385ebfc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.004084 10.0.0.27 - - [2026-01-05 02:18:17] "GET /route-target/dc292211-b8e1-4a64-9896-2a8dc3a385e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004239 10.0.0.27 - - [2026-01-05 02:18:32] "POST /neutron/port HTTP/1.1" 200 1135 0.024515 10.0.0.27 - - [2026-01-05 02:18:32] "POST /neutron/floatingip HTTP/1.1" 200 551 0.016233 10.0.0.27 - - [2026-01-05 02:18:32] "POST /neutron/network HTTP/1.1" 200 837 0.007934 10.0.0.27 - - [2026-01-05 02:18:34] "POST /neutron/network HTTP/1.1" 200 849 0.038111 10.0.0.27 - - [2026-01-05 02:18:34] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.27 - - [2026-01-05 02:18:37] "POST /neutron/floatingip HTTP/1.1" 200 531 0.030598 10.0.0.27 - - [2026-01-05 02:18:37] "GET /floating-ip-pool/c91e9d46-b377-4404-ac4c-7add22378433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004906 10.0.0.27 - - [2026-01-05 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.012295 10.0.0.27 - - [2026-01-05 02:18:37] "DELETE /floating-ip-pool/c91e9d46-b377-4404-ac4c-7add22378433 HTTP/1.1" 200 115 0.033123 10.0.0.27 - - [2026-01-05 02:18:37] "POST /neutron/network HTTP/1.1" 200 837 0.007808 10.0.0.27 - - [2026-01-05 02:18:38] "POST /neutron/port HTTP/1.1" 200 1127 0.014488 10.0.0.27 - - [2026-01-05 02:18:38] "POST /neutron/port HTTP/1.1" 200 1125 0.029123 10.0.0.23 - - [2026-01-05 02:18:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003846 10.0.0.23 - - [2026-01-05 02:18:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005545 10.0.0.27 - - [2026-01-05 02:18:40] "POST /neutron/network HTTP/1.1" 200 151 0.123342 10.0.0.27 - - [2026-01-05 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.039356 10.0.0.27 - - [2026-01-05 02:18:40] "DELETE /route-target/dc292211-b8e1-4a64-9896-2a8dc3a385e3 HTTP/1.1" 200 115 0.023356 10.0.0.23 - - [2026-01-05 02:18:41] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.27 - - [2026-01-05 02:18:41] "GET /project/d05223da-c911-42d6-858c-cad35767def6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.068199 10.0.0.23 - - [2026-01-05 02:18:41] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.27 - - [2026-01-05 02:18:42] "GET /project/d05223da-c911-42d6-858c-cad35767def6?fields=virtual_networks HTTP/1.1" 200 1066 0.061890 10.0.0.23 - - [2026-01-05 02:18:42] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001008 10.0.0.27 - - [2026-01-05 02:18:42] "GET /project/d05223da-c911-42d6-858c-cad35767def6?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.052388 10.0.0.23 - - [2026-01-05 02:18:42] "GET /projects?obj_uuids=d05223da-c911-42d6-858c-cad35767def6&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000992 10.0.0.27 - - [2026-01-05 02:18:42] "GET /project/d05223da-c911-42d6-858c-cad35767def6?fields=security_groups HTTP/1.1" 200 1304 0.055127 10.0.0.27 - - [2026-01-05 02:18:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.063434 10.0.0.23 - - [2026-01-05 02:18:43] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003461 10.0.0.23 - - [2026-01-05 02:18:43] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.23 - - [2026-01-05 02:18:43] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007006 10.0.0.23 - - [2026-01-05 02:18:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.002501 10.0.0.23 - - [2026-01-05 02:18:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.012080 10.0.0.23 - - [2026-01-05 02:18:43] "POST /security-groups HTTP/1.1" 200 591 0.029715 10.0.0.27 - - [2026-01-05 02:18:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.003182 10.0.0.23 - - [2026-01-05 02:18:43] "POST /projects HTTP/1.1" 200 585 0.239674 10.0.0.23 - - [2026-01-05 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.315649 10.0.0.27 - - [2026-01-05 02:18:43] "POST /access-control-lists HTTP/1.1" 200 594 0.029452 10.0.0.27 - - [2026-01-05 02:18:43] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.474453 10.0.0.33 - - [2026-01-05 02:18:44] "GET /obj-perms HTTP/1.1" 200 5056 0.079821 10.0.0.27 - - [2026-01-05 02:18:45] "GET / HTTP/1.1" 200 35931 0.003085 10.0.0.23 - - [2026-01-05 02:18:48] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000997 10.0.0.27 - - [2026-01-05 02:18:48] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053003 10.0.0.23 - - [2026-01-05 02:18:48] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.27 - - [2026-01-05 02:18:48] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?fields=virtual_networks HTTP/1.1" 200 1043 0.050081 10.0.0.23 - - [2026-01-05 02:18:48] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000960 10.0.0.27 - - [2026-01-05 02:18:48] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.058139 10.0.0.23 - - [2026-01-05 02:18:48] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001559 10.0.0.27 - - [2026-01-05 02:18:48] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?fields=security_groups HTTP/1.1" 200 1269 0.059785 10.0.0.27 - - [2026-01-05 02:18:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.030933 10.0.0.23 - - [2026-01-05 02:18:49] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004306 10.0.0.23 - - [2026-01-05 02:18:49] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001519 10.0.0.23 - - [2026-01-05 02:18:49] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009382 10.0.0.23 - - [2026-01-05 02:18:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.006826 10.0.0.23 - - [2026-01-05 02:18:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.003291 10.0.0.23 - - [2026-01-05 02:18:50] "POST /security-groups HTTP/1.1" 200 586 0.034788 10.0.0.23 - - [2026-01-05 02:18:50] "POST /projects HTTP/1.1" 200 575 0.261729 10.0.0.27 - - [2026-01-05 02:18:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.008330 10.0.0.23 - - [2026-01-05 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.334223 10.0.0.27 - - [2026-01-05 02:18:50] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.478878 10.0.0.27 - - [2026-01-05 02:18:51] "GET / HTTP/1.1" 200 35931 0.002334 10.0.0.23 - - [2026-01-05 02:18:56] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.27 - - [2026-01-05 02:18:56] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.043105 10.0.0.23 - - [2026-01-05 02:18:56] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001229 10.0.0.27 - - [2026-01-05 02:18:57] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?fields=virtual_networks HTTP/1.1" 200 1031 0.051520 10.0.0.23 - - [2026-01-05 02:18:57] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000954 10.0.0.27 - - [2026-01-05 02:18:57] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.038096 10.0.0.23 - - [2026-01-05 02:18:57] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000959 10.0.0.27 - - [2026-01-05 02:18:57] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?fields=security_groups HTTP/1.1" 200 1252 0.068246 10.0.0.27 - - [2026-01-05 02:18:58] "POST /fqname-to-id HTTP/1.1" 404 187 0.029450 10.0.0.23 - - [2026-01-05 02:18:58] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003230 10.0.0.23 - - [2026-01-05 02:18:58] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000939 10.0.0.23 - - [2026-01-05 02:18:58] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007957 10.0.0.23 - - [2026-01-05 02:18:58] "POST /id-to-fqname HTTP/1.1" 200 189 0.001417 10.0.0.23 - - [2026-01-05 02:18:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.004142 10.0.0.23 - - [2026-01-05 02:18:58] "POST /security-groups HTTP/1.1" 200 590 0.078309 10.0.0.23 - - [2026-01-05 02:18:58] "POST /projects HTTP/1.1" 200 583 0.290679 10.0.0.23 - - [2026-01-05 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.327209 10.0.0.27 - - [2026-01-05 02:18:58] "POST /access-control-lists HTTP/1.1" 200 595 0.029258 10.0.0.27 - - [2026-01-05 02:18:58] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.486206 10.0.0.27 - - [2026-01-05 02:18:59] "GET / HTTP/1.1" 200 35931 0.003484 10.0.0.23 - - [2026-01-05 02:19:03] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000974 10.0.0.27 - - [2026-01-05 02:19:03] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.054487 10.0.0.23 - - [2026-01-05 02:19:03] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001038 10.0.0.27 - - [2026-01-05 02:19:03] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?fields=virtual_networks HTTP/1.1" 200 1040 0.052938 10.0.0.23 - - [2026-01-05 02:19:03] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000965 10.0.0.27 - - [2026-01-05 02:19:03] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.054846 10.0.0.23 - - [2026-01-05 02:19:03] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000992 10.0.0.27 - - [2026-01-05 02:19:03] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?fields=security_groups HTTP/1.1" 200 1265 0.042825 10.0.0.27 - - [2026-01-05 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.029479 10.0.0.23 - - [2026-01-05 02:19:04] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003514 10.0.0.23 - - [2026-01-05 02:19:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.23 - - [2026-01-05 02:19:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007993 10.0.0.23 - - [2026-01-05 02:19:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001184 10.0.0.23 - - [2026-01-05 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.006437 10.0.0.23 - - [2026-01-05 02:19:04] "POST /security-groups HTTP/1.1" 200 591 0.033671 10.0.0.27 - - [2026-01-05 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.005296 10.0.0.23 - - [2026-01-05 02:19:04] "POST /projects HTTP/1.1" 200 585 0.254787 10.0.0.23 - - [2026-01-05 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.331701 10.0.0.27 - - [2026-01-05 02:19:04] "POST /access-control-lists HTTP/1.1" 200 594 0.032788 10.0.0.27 - - [2026-01-05 02:19:04] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.491789 10.0.0.27 - - [2026-01-05 02:19:05] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.23 - - [2026-01-05 02:19:09] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.27 - - [2026-01-05 02:19:09] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.042554 10.0.0.23 - - [2026-01-05 02:19:09] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.27 - - [2026-01-05 02:19:09] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?fields=virtual_networks HTTP/1.1" 200 1043 0.039221 10.0.0.23 - - [2026-01-05 02:19:09] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000947 10.0.0.27 - - [2026-01-05 02:19:09] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.037011 10.0.0.23 - - [2026-01-05 02:19:09] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.27 - - [2026-01-05 02:19:09] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?fields=security_groups HTTP/1.1" 200 1269 0.039460 10.0.0.27 - - [2026-01-05 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.028606 10.0.0.23 - - [2026-01-05 02:19:10] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003548 10.0.0.23 - - [2026-01-05 02:19:10] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001100 10.0.0.23 - - [2026-01-05 02:19:10] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007776 10.0.0.23 - - [2026-01-05 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.002831 10.0.0.23 - - [2026-01-05 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.013337 10.0.0.23 - - [2026-01-05 02:19:10] "POST /security-groups HTTP/1.1" 200 595 0.074418 10.0.0.23 - - [2026-01-05 02:19:10] "POST /projects HTTP/1.1" 200 593 0.288255 10.0.0.27 - - [2026-01-05 02:19:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.008705 10.0.0.23 - - [2026-01-05 02:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.360965 10.0.0.27 - - [2026-01-05 02:19:10] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.504600 10.0.0.27 - - [2026-01-05 02:19:11] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.23 - - [2026-01-05 02:19:14] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000956 10.0.0.27 - - [2026-01-05 02:19:14] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.043608 10.0.0.23 - - [2026-01-05 02:19:14] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000931 10.0.0.27 - - [2026-01-05 02:19:14] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?fields=virtual_networks HTTP/1.1" 200 1050 0.045911 10.0.0.23 - - [2026-01-05 02:19:14] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001014 10.0.0.27 - - [2026-01-05 02:19:15] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.046858 10.0.0.23 - - [2026-01-05 02:19:15] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000972 10.0.0.27 - - [2026-01-05 02:19:15] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?fields=security_groups HTTP/1.1" 200 1280 0.047358 10.0.0.27 - - [2026-01-05 02:19:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.034960 10.0.0.23 - - [2026-01-05 02:19:16] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002905 10.0.0.23 - - [2026-01-05 02:19:16] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2026-01-05 02:19:16] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007451 10.0.0.23 - - [2026-01-05 02:19:16] "POST /id-to-fqname HTTP/1.1" 200 185 0.004910 10.0.0.23 - - [2026-01-05 02:19:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.006993 10.0.0.23 - - [2026-01-05 02:19:16] "POST /security-groups HTTP/1.1" 200 586 0.032075 10.0.0.23 - - [2026-01-05 02:19:16] "POST /projects HTTP/1.1" 200 575 0.242990 10.0.0.27 - - [2026-01-05 02:19:16] "POST /access-control-lists HTTP/1.1" 200 591 0.027107 10.0.0.23 - - [2026-01-05 02:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.314920 10.0.0.27 - - [2026-01-05 02:19:16] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.480628 10.0.0.27 - - [2026-01-05 02:19:17] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.27 - - [2026-01-05 02:19:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.002969 10.0.0.23 - - [2026-01-05 02:19:18] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000988 10.0.0.27 - - [2026-01-05 02:19:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.004892 10.0.0.27 - - [2026-01-05 02:19:18] "POST /access-control-lists HTTP/1.1" 200 588 0.032756 10.0.0.27 - - [2026-01-05 02:19:18] "POST /neutron/security_group HTTP/1.1" 200 1364 0.380327 10.0.0.27 - - [2026-01-05 02:19:18] "PUT /access-control-list/5b4303ae-4825-4ee0-9e4f-f6f75ef8d138 HTTP/1.1" 200 272 0.019524 10.0.0.27 - - [2026-01-05 02:19:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172307 10.0.0.27 - - [2026-01-05 02:19:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.003082 10.0.0.23 - - [2026-01-05 02:19:18] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000932 10.0.0.27 - - [2026-01-05 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 228 0.004079 10.0.0.27 - - [2026-01-05 02:19:19] "POST /access-control-lists HTTP/1.1" 200 588 0.027852 10.0.0.27 - - [2026-01-05 02:19:19] "POST /neutron/security_group HTTP/1.1" 200 1364 0.417090 10.0.0.27 - - [2026-01-05 02:19:19] "PUT /access-control-list/e246699e-d3c4-428e-b0f4-ab4a44341495 HTTP/1.1" 200 272 0.021901 10.0.0.27 - - [2026-01-05 02:19:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.180552 10.0.0.27 - - [2026-01-05 02:19:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-01-05 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 210 0.036545 10.0.0.23 - - [2026-01-05 02:19:20] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001446 10.0.0.27 - - [2026-01-05 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 245 0.002967 10.0.0.27 - - [2026-01-05 02:19:20] "POST /access-control-lists HTTP/1.1" 200 605 0.041946 10.0.0.27 - - [2026-01-05 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 1379 0.513281 10.0.0.27 - - [2026-01-05 02:19:20] "PUT /access-control-list/d21d4d50-17ce-45a9-9a83-f4cc9352d584 HTTP/1.1" 200 272 0.026004 10.0.0.27 - - [2026-01-05 02:19:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148964 10.0.0.27 - - [2026-01-05 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 210 0.004615 10.0.0.23 - - [2026-01-05 02:19:21] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001389 10.0.0.27 - - [2026-01-05 02:19:21] "POST /fqname-to-id HTTP/1.1" 404 245 0.003826 10.0.0.27 - - [2026-01-05 02:19:21] "POST /access-control-lists HTTP/1.1" 200 605 0.045815 10.0.0.27 - - [2026-01-05 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 1379 0.494127 10.0.0.27 - - [2026-01-05 02:19:21] "PUT /access-control-list/3aeafd83-4761-495f-a52a-1e66149b1310 HTTP/1.1" 200 272 0.030998 10.0.0.27 - - [2026-01-05 02:19:22] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133336 10.0.0.23 - - [2026-01-05 02:19:23] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001152 10.0.0.27 - - [2026-01-05 02:19:23] "POST /neutron/router HTTP/1.1" 200 541 0.093175 10.0.0.27 - - [2026-01-05 02:19:23] "POST /route-targets HTTP/1.1" 200 327 0.014772 10.0.0.27 - - [2026-01-05 02:19:23] "POST /neutron/router HTTP/1.1" 200 541 0.003900 10.0.0.27 - - [2026-01-05 02:19:23] "POST /neutron/router HTTP/1.1" 200 541 0.007330 10.0.0.27 - - [2026-01-05 02:19:23] "POST /neutron/router HTTP/1.1" 200 541 0.005050 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.004331 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.004817 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.004332 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.010802 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.004372 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.005054 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.004096 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 541 0.057711 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.004498 10.0.0.27 - - [2026-01-05 02:19:24] "DELETE /route-target/f121b491-83a3-4663-af6b-c8168d291e9a HTTP/1.1" 200 115 0.035623 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.012815 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.008003 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.003948 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.004168 10.0.0.27 - - [2026-01-05 02:19:24] "POST /neutron/router HTTP/1.1" 200 542 0.003658 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.004221 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.003989 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.004311 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.004919 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.006480 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.004313 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 542 0.007071 10.0.0.27 - - [2026-01-05 02:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 151 0.084957 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 559 0.008615 10.0.0.27 - - [2026-01-05 02:19:25] "PUT /logical-router/bf861aba-e36c-482a-aac3-02e74d9f08c3 HTTP/1.1" 200 262 0.025843 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 559 0.008331 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 559 0.005624 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 559 0.005255 10.0.0.27 - - [2026-01-05 02:19:25] "POST /neutron/router HTTP/1.1" 200 559 0.005333 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.004998 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.004725 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.005105 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.005006 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.005435 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 559 0.005701 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/router HTTP/1.1" 200 560 0.028761 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 521 0.004171 10.0.0.27 - - [2026-01-05 02:19:26] "GET /logical-router/bf861aba-e36c-482a-aac3-02e74d9f08c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.051907 10.0.0.27 - - [2026-01-05 02:19:26] "DELETE /access-control-list/8d339d0a-6a2f-4adc-8602-c3103413d4d6 HTTP/1.1" 200 115 0.055014 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 151 0.075696 10.0.0.27 - - [2026-01-05 02:19:26] "DELETE /access-control-list/d21d4d50-17ce-45a9-9a83-f4cc9352d584 HTTP/1.1" 200 115 0.040094 10.0.0.27 - - [2026-01-05 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 506 0.003583 10.0.0.27 - - [2026-01-05 02:19:26] "DELETE /access-control-list/140c5d13-9d3b-423d-b3d0-19018533b38c HTTP/1.1" 200 115 0.042270 10.0.0.23 - - [2026-01-05 02:19:28] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001397 10.0.0.27 - - [2026-01-05 02:19:28] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.045075 10.0.0.23 - - [2026-01-05 02:19:28] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001112 10.0.0.27 - - [2026-01-05 02:19:28] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?fields=virtual_networks HTTP/1.1" 200 1032 0.093799 10.0.0.23 - - [2026-01-05 02:19:28] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001591 10.0.0.27 - - [2026-01-05 02:19:28] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.060194 10.0.0.23 - - [2026-01-05 02:19:28] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 10.0.0.27 - - [2026-01-05 02:19:28] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?fields=security_groups HTTP/1.1" 200 1253 0.066386 10.0.0.27 - - [2026-01-05 02:19:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.030200 10.0.0.23 - - [2026-01-05 02:19:29] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003657 10.0.0.23 - - [2026-01-05 02:19:29] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.23 - - [2026-01-05 02:19:29] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006799 10.0.0.23 - - [2026-01-05 02:19:29] "POST /id-to-fqname HTTP/1.1" 200 186 0.005831 10.0.0.23 - - [2026-01-05 02:19:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.005404 10.0.0.23 - - [2026-01-05 02:19:29] "POST /security-groups HTTP/1.1" 200 587 0.075460 10.0.0.23 - - [2026-01-05 02:19:29] "POST /projects HTTP/1.1" 200 577 0.297176 10.0.0.27 - - [2026-01-05 02:19:29] "POST /access-control-lists HTTP/1.1" 200 592 0.032716 10.0.0.23 - - [2026-01-05 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.369397 10.0.0.27 - - [2026-01-05 02:19:29] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.525038 10.0.0.27 - - [2026-01-05 02:19:30] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.27 - - [2026-01-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.27 - - [2026-01-05 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.053352 10.0.0.23 - - [2026-01-05 02:19:32] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001067 10.0.0.27 - - [2026-01-05 02:19:33] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.049637 10.0.0.23 - - [2026-01-05 02:19:33] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.27 - - [2026-01-05 02:19:33] "POST /neutron/network HTTP/1.1" 200 601 0.156830 10.0.0.27 - - [2026-01-05 02:19:33] "POST /route-targets HTTP/1.1" 200 327 0.014470 10.0.0.27 - - [2026-01-05 02:19:33] "POST /id-to-fqname HTTP/1.1" 200 216 0.004369 10.0.0.27 - - [2026-01-05 02:19:33] "GET /virtual-network/7c9dad0f-6380-4bd5-ac00-e8501c62c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006944 10.0.0.27 - - [2026-01-05 02:19:33] "POST /neutron/network HTTP/1.1" 200 821 0.006830 10.0.0.27 - - [2026-01-05 02:19:33] "GET /virtual-network/7c9dad0f-6380-4bd5-ac00-e8501c62c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007180 10.0.0.27 - - [2026-01-05 02:19:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.003299 10.0.0.27 - - [2026-01-05 02:19:33] "GET /virtual-network/7c9dad0f-6380-4bd5-ac00-e8501c62c5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006844 10.0.0.23 - - [2026-01-05 02:19:33] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001145 10.0.0.27 - - [2026-01-05 02:19:34] "POST /neutron/port HTTP/1.1" 200 1018 0.277828 10.0.0.27 - - [2026-01-05 02:19:34] "GET /virtual-machine-interface/ad0355f1-49a4-44a7-a0d6-a383b59c6cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.007927 10.0.0.27 - - [2026-01-05 02:19:34] "GET /virtual-machine-interface/ad0355f1-49a4-44a7-a0d6-a383b59c6cec?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.007915 10.0.0.27 - - [2026-01-05 02:19:34] "GET /instance-ip/1379959c-2292-4f4c-992c-aceb1cf483ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006150 10.0.0.27 - - [2026-01-05 02:19:34] "POST /neutron/network HTTP/1.1" 200 821 0.008804 10.0.0.27 - - [2026-01-05 02:19:34] "DELETE /route-target/ba487d3d-df62-42d6-91df-bf2502a7aa95 HTTP/1.1" 200 115 0.029260 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/35339b513a5f4a1896222ce3defea560 HTTP/1.1" 404 173 0.024745 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/d05223da-c911-42d6-858c-cad35767def6 HTTP/1.1" 404 177 0.020920 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/04cdbd8b196d4c46b75ec7c7e03cea65 HTTP/1.1" 404 173 0.024083 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/8bdd77debca6493993b950db6d740c08 HTTP/1.1" 404 173 0.013502 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/5933a1636f8647679a35919591fd9554 HTTP/1.1" 404 173 0.011776 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/a8e613f11d714d878ca2c3fbd0ca4d76 HTTP/1.1" 404 173 0.013078 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/0e666509345e47d3bc12ab1cda41002f HTTP/1.1" 404 173 0.011266 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000851 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000787 10.0.0.27 - - [2026-01-05 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014170 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000907 10.0.0.23 - - [2026-01-05 02:19:37] "DELETE /project/ae787beebadd43438916da4fc1a6f134 HTTP/1.1" 404 173 0.013878 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000886 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001153 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.113225 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.129802 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.137421 10.0.0.27 - - [2026-01-05 02:19:37] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.120411 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002014 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.144343 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003712 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000873 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.164748 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.173761 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001005 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001056 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000860 10.0.0.23 - - [2026-01-05 02:19:37] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000887 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?fields=security_groups HTTP/1.1" 200 1358 0.180854 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?fields=security_groups HTTP/1.1" 200 1374 0.143033 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?fields=security_groups HTTP/1.1" 200 1370 0.160800 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?fields=security_groups HTTP/1.1" 200 1374 0.127430 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?fields=security_groups HTTP/1.1" 200 1357 0.138513 10.0.0.23 - - [2026-01-05 02:19:37] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?fields=security_groups HTTP/1.1" 200 1385 0.178877 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/18e776a5-727c-4b35-b707-921a730e3676 HTTP/1.1" 200 115 0.218565 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=ae787bee-badd-4343-8916-da4fc1a6f134&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/79d80958-250c-4243-a32f-24951ce4bc41 HTTP/1.1" 200 115 0.214379 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/41880784-30bc-45b8-9598-8289e2c86ebf HTTP/1.1" 200 115 0.219551 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=8bdd77de-bca6-4939-93b9-50db6d740c08&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=5933a163-6f86-4767-9a35-919591fd9554&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001806 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/d6d5b17a-8839-4492-8b6e-56e37066f60f HTTP/1.1" 200 115 0.215658 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/bdb4355a-d88a-4ba8-aee4-f9d85eed41d4 HTTP/1.1" 200 115 0.199425 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=04cdbd8b-196d-4c46-b75e-c7c7e03cea65&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000972 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /security-group/f72c3474-a43b-41f2-944e-42a0b0796612 HTTP/1.1" 200 115 0.198034 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/ae787bee-badd-4343-8916-da4fc1a6f134?fields=application_policy_sets HTTP/1.1" 200 1397 0.115741 10.0.0.23 - - [2026-01-05 02:19:38] "GET /projects?obj_uuids=35339b51-3a5f-4a18-9622-2ce3defea560&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001404 10.0.0.27 - - [2026-01-05 02:19:38] "POST /neutron/network HTTP/1.1" 200 603 0.453017 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/5933a163-6f86-4767-9a35-919591fd9554?fields=application_policy_sets HTTP/1.1" 200 1409 0.123347 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/8bdd77de-bca6-4939-93b9-50db6d740c08?fields=application_policy_sets HTTP/1.1" 200 1413 0.164310 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65?fields=application_policy_sets HTTP/1.1" 200 1396 0.179711 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76?fields=application_policy_sets HTTP/1.1" 200 1413 0.219472 10.0.0.23 - - [2026-01-05 02:19:38] "GET /project/35339b51-3a5f-4a18-9622-2ce3defea560?fields=application_policy_sets HTTP/1.1" 200 1424 0.190784 10.0.0.27 - - [2026-01-05 02:19:38] "DELETE /access-control-list/b30355cb-4c26-4060-b4a6-1f55627f72c6 HTTP/1.1" 200 115 0.166261 10.0.0.27 - - [2026-01-05 02:19:38] "DELETE /access-control-list/61f12948-dd22-4d38-bfd7-3d33730a0beb HTTP/1.1" 200 115 0.245474 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/ae787bee-badd-4343-8916-da4fc1a6f134 HTTP/1.1" 200 115 1.356669 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/5933a163-6f86-4767-9a35-919591fd9554 HTTP/1.1" 200 115 1.403208 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/04cdbd8b-196d-4c46-b75e-c7c7e03cea65 HTTP/1.1" 200 115 1.408015 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/8bdd77de-bca6-4939-93b9-50db6d740c08 HTTP/1.1" 200 115 1.455206 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/35339b51-3a5f-4a18-9622-2ce3defea560 HTTP/1.1" 200 115 1.443500 10.0.0.23 - - [2026-01-05 02:19:38] "DELETE /project/a8e613f1-1d71-4d87-8ca2-c3fbd0ca4d76 HTTP/1.1" 200 115 1.443506 10.0.0.27 - - [2026-01-05 02:19:38] "POST /neutron/network HTTP/1.1" 200 976 0.021789 10.0.0.27 - - [2026-01-05 02:19:38] "POST /id-to-fqname HTTP/1.1" 200 217 0.001149 10.0.0.27 - - [2026-01-05 02:19:38] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.009074 10.0.0.27 - - [2026-01-05 02:19:39] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.008845 10.0.0.27 - - [2026-01-05 02:19:39] "DELETE /access-control-list/e8881f0a-dfa2-43e7-ac88-22b186a98dac HTTP/1.1" 200 115 0.049168 10.0.0.27 - - [2026-01-05 02:19:39] "POST /neutron/subnet HTTP/1.1" 200 720 0.009534 10.0.0.27 - - [2026-01-05 02:19:39] "DELETE /access-control-list/2a6c2181-c60b-4c6e-ac65-9b80290c79c2 HTTP/1.1" 200 115 0.056964 10.0.0.23 - - [2026-01-05 02:19:39] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001309 10.0.0.27 - - [2026-01-05 02:19:39] "POST /neutron/port HTTP/1.1" 200 1017 0.264777 10.0.0.27 - - [2026-01-05 02:19:39] "POST /id-to-fqname HTTP/1.1" 200 217 0.001199 10.0.0.27 - - [2026-01-05 02:19:40] "POST /neutron/network HTTP/1.1" 200 976 0.050158 10.0.0.27 - - [2026-01-05 02:19:40] "POST /neutron/port HTTP/1.1" 200 117 0.008233 10.0.0.27 - - [2026-01-05 02:19:40] "POST /id-to-fqname HTTP/1.1" 200 217 0.001544 10.0.0.27 - - [2026-01-05 02:19:40] "POST /neutron/port HTTP/1.1" 200 1017 0.013443 10.0.0.27 - - [2026-01-05 02:19:40] "POST /neutron/port HTTP/1.1" 200 1017 0.014979 10.0.0.27 - - [2026-01-05 02:19:41] "POST /neutron/port HTTP/1.1" 200 117 0.007818 10.0.0.27 - - [2026-01-05 02:19:41] "POST /neutron/network HTTP/1.1" 200 986 0.008688 10.0.0.27 - - [2026-01-05 02:19:41] "POST /neutron/port HTTP/1.1" 200 1109 0.125493 10.0.0.27 - - [2026-01-05 02:19:41] "POST /neutron/port HTTP/1.1" 200 1017 0.010855 10.0.0.27 - - [2026-01-05 02:19:42] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.27 - - [2026-01-05 02:19:42] "POST /neutron/port HTTP/1.1" 200 1109 0.130317 10.0.0.27 - - [2026-01-05 02:19:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004533 10.0.0.27 - - [2026-01-05 02:19:42] "POST /neutron/network HTTP/1.1" 200 976 0.008503 10.0.0.23 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.23 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.33 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.23 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.33 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000677 10.0.0.33 - - [2026-01-05 02:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.27 - - [2026-01-05 02:19:46] "POST /neutron/port HTTP/1.1" 200 1119 0.020402 10.0.0.27 - - [2026-01-05 02:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.27 - - [2026-01-05 02:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.27 - - [2026-01-05 02:19:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008729 10.0.0.27 - - [2026-01-05 02:19:46] "GET /virtual-machine/7e12f0ad-7b37-4364-8b8c-3c1db4161fd8 HTTP/1.1" 401 292 0.000423 10.0.0.27 - - [2026-01-05 02:19:47] "GET /virtual-machine/7e12f0ad-7b37-4364-8b8c-3c1db4161fd8 HTTP/1.1" 200 1284 0.034056 10.0.0.27 - - [2026-01-05 02:19:47] "GET /virtual-machine-interface/bcf3b4ba-be09-4617-a94c-c6f48afaa0f9 HTTP/1.1" 200 2924 0.005763 10.0.0.27 - - [2026-01-05 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.27 - - [2026-01-05 02:19:47] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005011 10.0.0.27 - - [2026-01-05 02:19:47] "GET /virtual-networks?parent_id=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003375 10.0.0.27 - - [2026-01-05 02:19:47] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005624 10.0.0.27 - - [2026-01-05 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-05 02:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-01-05 02:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.27 - - [2026-01-05 02:19:50] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.006586 10.0.0.27 - - [2026-01-05 02:19:51] "POST /neutron/port HTTP/1.1" 200 1119 0.019326 10.0.0.27 - - [2026-01-05 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2026-01-05 02:19:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004232 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-networks?parent_id=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003348 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.009472 10.0.0.27 - - [2026-01-05 02:19:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007396 10.0.0.27 - - [2026-01-05 02:19:52] "POST /neutron/port HTTP/1.1" 200 1119 0.018130 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-machine/17748794-7dc1-4f10-ad43-2290ccddd475 HTTP/1.1" 200 1284 0.006590 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-machine-interface/ec759f0a-523c-4235-97d9-562e7276c02d HTTP/1.1" 200 2924 0.005537 10.0.0.27 - - [2026-01-05 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2026-01-05 02:19:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003597 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-networks?parent_id=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003234 10.0.0.27 - - [2026-01-05 02:19:52] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005853 10.0.0.27 - - [2026-01-05 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2026-01-05 02:19:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003712 10.0.0.27 - - [2026-01-05 02:19:54] "GET /virtual-networks?parent_id=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003823 10.0.0.27 - - [2026-01-05 02:19:54] "GET /virtual-network/6a615e29-674a-4cb2-b121-6ad64bcaee9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.005720 10.0.0.27 - - [2026-01-05 02:19:57] "POST /neutron/port HTTP/1.1" 200 1109 0.014688 10.0.0.27 - - [2026-01-05 02:19:57] "POST /neutron/port HTTP/1.1" 200 1109 0.019296 10.0.0.27 - - [2026-01-05 02:19:58] "POST /neutron/port HTTP/1.1" 200 151 0.220607 10.0.0.27 - - [2026-01-05 02:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009174 10.0.0.23 - - [2026-01-05 02:19:59] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001157 10.0.0.27 - - [2026-01-05 02:19:59] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.039276 10.0.0.23 - - [2026-01-05 02:19:59] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.27 - - [2026-01-05 02:19:59] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?fields=virtual_networks HTTP/1.1" 200 1034 0.042539 10.0.0.23 - - [2026-01-05 02:19:59] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001233 10.0.0.27 - - [2026-01-05 02:19:59] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.046708 10.0.0.23 - - [2026-01-05 02:19:59] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000983 10.0.0.27 - - [2026-01-05 02:19:59] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?fields=security_groups HTTP/1.1" 200 1256 0.044479 10.0.0.27 - - [2026-01-05 02:20:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.034427 10.0.0.23 - - [2026-01-05 02:20:00] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004436 10.0.0.23 - - [2026-01-05 02:20:00] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001393 10.0.0.23 - - [2026-01-05 02:20:00] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009493 10.0.0.23 - - [2026-01-05 02:20:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.001850 10.0.0.23 - - [2026-01-05 02:20:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.006115 10.0.0.23 - - [2026-01-05 02:20:01] "POST /security-groups HTTP/1.1" 200 589 0.084239 10.0.0.23 - - [2026-01-05 02:20:01] "POST /projects HTTP/1.1" 200 581 0.311798 10.0.0.27 - - [2026-01-05 02:20:01] "POST /access-control-lists HTTP/1.1" 200 594 0.030847 10.0.0.23 - - [2026-01-05 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.388701 10.0.0.27 - - [2026-01-05 02:20:01] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.557240 10.0.0.27 - - [2026-01-05 02:20:02] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.27 - - [2026-01-05 02:20:02] "POST /neutron/port HTTP/1.1" 200 117 0.008086 10.0.0.27 - - [2026-01-05 02:20:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-05 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.070537 10.0.0.23 - - [2026-01-05 02:20:04] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000999 10.0.0.27 - - [2026-01-05 02:20:04] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053420 10.0.0.23 - - [2026-01-05 02:20:04] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 10.0.0.27 - - [2026-01-05 02:20:05] "POST /neutron/network HTTP/1.1" 200 605 0.174454 10.0.0.27 - - [2026-01-05 02:20:05] "POST /route-targets HTTP/1.1" 200 327 0.014004 10.0.0.27 - - [2026-01-05 02:20:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.003421 10.0.0.27 - - [2026-01-05 02:20:05] "GET /virtual-network/333f4573-aa22-4501-9491-eddfec10714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005404 10.0.0.27 - - [2026-01-05 02:20:05] "POST /neutron/network HTTP/1.1" 200 826 0.007091 10.0.0.27 - - [2026-01-05 02:20:05] "GET /virtual-network/333f4573-aa22-4501-9491-eddfec10714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005993 10.0.0.27 - - [2026-01-05 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.23 - - [2026-01-05 02:20:05] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000910 10.0.0.27 - - [2026-01-05 02:20:05] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046155 10.0.0.27 - - [2026-01-05 02:20:05] "POST /neutron/network HTTP/1.1" 200 117 0.013820 10.0.0.27 - - [2026-01-05 02:20:05] "POST /ref-update HTTP/1.1" 200 156 0.033059 10.0.0.27 - - [2026-01-05 02:20:06] "POST /neutron/network HTTP/1.1" 200 824 0.009409 10.0.0.27 - - [2026-01-05 02:20:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001048 10.0.0.27 - - [2026-01-05 02:20:06] "GET /virtual-network/e353ff01-4c23-42d1-96e3-7995556398fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005087 10.0.0.27 - - [2026-01-05 02:20:06] "GET /virtual-network/e353ff01-4c23-42d1-96e3-7995556398fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005337 10.0.0.27 - - [2026-01-05 02:20:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.008359 10.0.0.27 - - [2026-01-05 02:20:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.001002 10.0.0.23 - - [2026-01-05 02:20:07] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001466 10.0.0.27 - - [2026-01-05 02:20:07] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059652 10.0.0.27 - - [2026-01-05 02:20:07] "POST /neutron/port HTTP/1.1" 200 117 0.006909 10.0.0.27 - - [2026-01-05 02:20:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.001514 10.0.0.27 - - [2026-01-05 02:20:07] "POST /neutron/network HTTP/1.1" 200 834 0.006313 10.0.0.27 - - [2026-01-05 02:20:08] "POST /neutron/port HTTP/1.1" 200 1060 0.018554 10.0.0.23 - - [2026-01-05 02:20:08] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001058 10.0.0.27 - - [2026-01-05 02:20:08] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.125701 10.0.0.27 - - [2026-01-05 02:20:08] "POST /neutron/port HTTP/1.1" 200 1124 0.042989 10.0.0.27 - - [2026-01-05 02:20:08] "POST /neutron/subnet HTTP/1.1" 200 708 0.011635 10.0.0.27 - - [2026-01-05 02:20:08] "POST /neutron/port HTTP/1.1" 200 1124 0.020533 10.0.0.23 - - [2026-01-05 02:20:08] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001002 10.0.0.27 - - [2026-01-05 02:20:08] "POST /neutron/router HTTP/1.1" 200 580 0.142639 10.0.0.27 - - [2026-01-05 02:20:09] "POST /neutron/network HTTP/1.1" 200 834 0.006787 10.0.0.27 - - [2026-01-05 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.034995 10.0.0.27 - - [2026-01-05 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009311 10.0.0.27 - - [2026-01-05 02:20:09] "POST /neutron/port HTTP/1.1" 200 1112 0.111412 10.0.0.27 - - [2026-01-05 02:20:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.009091 10.0.0.27 - - [2026-01-05 02:20:14] "POST /neutron/port HTTP/1.1" 200 1124 0.015997 10.0.0.27 - - [2026-01-05 02:20:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008969 10.0.0.27 - - [2026-01-05 02:20:14] "GET /virtual-machine/df236523-46f6-488e-abe1-bf6fa2a9c972 HTTP/1.1" 401 292 0.000450 10.0.0.27 - - [2026-01-05 02:20:15] "GET /virtual-machine/df236523-46f6-488e-abe1-bf6fa2a9c972 HTTP/1.1" 200 1291 0.035344 10.0.0.27 - - [2026-01-05 02:20:15] "GET /virtual-machine-interface/38e48bc6-42fa-405a-a5f3-1fcde8b37d21 HTTP/1.1" 200 2933 0.005184 10.0.0.27 - - [2026-01-05 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2026-01-05 02:20:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004891 10.0.0.27 - - [2026-01-05 02:20:15] "GET /virtual-networks?parent_id=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.007033 10.0.0.27 - - [2026-01-05 02:20:15] "GET /virtual-network/333f4573-aa22-4501-9491-eddfec10714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005728 10.0.0.27 - - [2026-01-05 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.27 - - [2026-01-05 02:20:18] "GET /virtual-network/333f4573-aa22-4501-9491-eddfec10714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006102 10.0.0.27 - - [2026-01-05 02:20:18] "POST /neutron/port HTTP/1.1" 200 1122 0.017172 10.0.0.27 - - [2026-01-05 02:20:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006048 10.0.0.27 - - [2026-01-05 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.27 - - [2026-01-05 02:20:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003945 10.0.0.27 - - [2026-01-05 02:20:20] "GET /virtual-networks?parent_id=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002948 10.0.0.27 - - [2026-01-05 02:20:20] "GET /virtual-network/333f4573-aa22-4501-9491-eddfec10714e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005989 10.0.0.27 - - [2026-01-05 02:20:25] "POST /neutron/port HTTP/1.1" 200 1122 0.018856 10.0.0.27 - - [2026-01-05 02:20:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007549 10.0.0.27 - - [2026-01-05 02:20:26] "GET /virtual-machine/ecbacd97-217e-4308-a382-3c7924edde16 HTTP/1.1" 200 1291 0.006641 10.0.0.27 - - [2026-01-05 02:20:26] "GET /virtual-machine-interface/d6b65424-c560-462b-bf30-eda58207caf6 HTTP/1.1" 200 2934 0.005605 10.0.0.27 - - [2026-01-05 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.27 - - [2026-01-05 02:20:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003415 10.0.0.27 - - [2026-01-05 02:20:26] "GET /virtual-networks?parent_id=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002814 10.0.0.27 - - [2026-01-05 02:20:26] "GET /virtual-network/e353ff01-4c23-42d1-96e3-7995556398fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006367 10.0.0.27 - - [2026-01-05 02:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2026-01-05 02:20:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004008 10.0.0.27 - - [2026-01-05 02:20:27] "GET /virtual-networks?parent_id=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004367 10.0.0.27 - - [2026-01-05 02:20:27] "GET /virtual-network/e353ff01-4c23-42d1-96e3-7995556398fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005764 10.0.0.27 - - [2026-01-05 02:20:31] "POST /neutron/router HTTP/1.1" 200 580 0.008505 10.0.0.27 - - [2026-01-05 02:20:33] "POST /neutron/port HTTP/1.1" 200 1124 0.018259 10.0.0.27 - - [2026-01-05 02:20:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004132 10.0.0.27 - - [2026-01-05 02:20:33] "POST /neutron/network HTTP/1.1" 200 826 0.007173 10.0.0.27 - - [2026-01-05 02:20:36] "POST /neutron/network HTTP/1.1" 200 834 0.007565 10.0.0.27 - - [2026-01-05 02:20:36] "POST /neutron/port HTTP/1.1" 200 117 0.001655 10.0.0.27 - - [2026-01-05 02:20:38] "POST /neutron/router HTTP/1.1" 200 344 0.205304 10.0.0.23 - - [2026-01-05 02:20:38] "DELETE /project/4e9403d761964fdaa5cff66d50e73164 HTTP/1.1" 404 173 0.014202 10.0.0.23 - - [2026-01-05 02:20:38] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000940 10.0.0.23 - - [2026-01-05 02:20:39] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.061898 10.0.0.23 - - [2026-01-05 02:20:39] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001060 10.0.0.23 - - [2026-01-05 02:20:39] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?fields=security_groups HTTP/1.1" 200 1361 0.038794 10.0.0.23 - - [2026-01-05 02:20:39] "DELETE /security-group/795da686-8a10-4f26-b247-112cba956add HTTP/1.1" 200 115 0.053726 10.0.0.23 - - [2026-01-05 02:20:39] "GET /projects?obj_uuids=0e666509-345e-47d3-bc12-ab1cda41002f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001019 10.0.0.27 - - [2026-01-05 02:20:39] "DELETE /access-control-list/6babba10-6c3c-4ec5-9ef5-3e62e2083453 HTTP/1.1" 200 115 0.039434 10.0.0.23 - - [2026-01-05 02:20:39] "GET /project/0e666509-345e-47d3-bc12-ab1cda41002f?fields=application_policy_sets HTTP/1.1" 200 1400 0.047420 10.0.0.23 - - [2026-01-05 02:20:39] "DELETE /project/0e666509-345e-47d3-bc12-ab1cda41002f HTTP/1.1" 200 115 0.419727 10.0.0.27 - - [2026-01-05 02:20:44] "POST /neutron/router HTTP/1.1" 200 580 0.007833 10.0.0.27 - - [2026-01-05 02:20:44] "POST /ref-update HTTP/1.1" 200 156 0.017080 10.0.0.27 - - [2026-01-05 02:20:44] "POST /neutron/router HTTP/1.1" 200 344 0.169117 10.0.0.27 - - [2026-01-05 02:20:44] "DELETE /route-target/70cacdbf-7c23-4b38-87af-343ca427e504 HTTP/1.1" 200 115 0.040643 10.0.0.27 - - [2026-01-05 02:20:44] "POST /neutron/network HTTP/1.1" 200 824 0.006911 10.0.0.27 - - [2026-01-05 02:20:45] "POST /neutron/port HTTP/1.1" 200 1112 0.020262 10.0.0.27 - - [2026-01-05 02:20:45] "POST /neutron/port HTTP/1.1" 200 1114 0.015333 10.0.0.23 - - [2026-01-05 02:20:46] "GET /obj-perms HTTP/1.1" 200 5056 0.059729 10.0.0.27 - - [2026-01-05 02:20:46] "GET /obj-perms HTTP/1.1" 200 5056 0.062960 10.0.0.23 - - [2026-01-05 02:20:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003241 10.0.0.23 - - [2026-01-05 02:20:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002427 10.0.0.27 - - [2026-01-05 02:20:47] "POST /neutron/network HTTP/1.1" 200 151 0.118748 10.0.0.27 - - [2026-01-05 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.23 - - [2026-01-05 02:20:48] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000968 10.0.0.27 - - [2026-01-05 02:20:48] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045662 10.0.0.23 - - [2026-01-05 02:20:48] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001514 10.0.0.27 - - [2026-01-05 02:20:48] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?fields=virtual_networks HTTP/1.1" 200 1038 0.044615 10.0.0.23 - - [2026-01-05 02:20:48] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.27 - - [2026-01-05 02:20:48] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.045696 10.0.0.23 - - [2026-01-05 02:20:48] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000977 10.0.0.27 - - [2026-01-05 02:20:48] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?fields=security_groups HTTP/1.1" 200 1262 0.038450 10.0.0.27 - - [2026-01-05 02:20:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.035933 10.0.0.23 - - [2026-01-05 02:20:49] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003597 10.0.0.23 - - [2026-01-05 02:20:49] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.23 - - [2026-01-05 02:20:49] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007587 10.0.0.23 - - [2026-01-05 02:20:50] "POST /id-to-fqname HTTP/1.1" 200 193 0.004485 10.0.0.23 - - [2026-01-05 02:20:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.011520 10.0.0.23 - - [2026-01-05 02:20:50] "POST /security-groups HTTP/1.1" 200 594 0.044610 10.0.0.23 - - [2026-01-05 02:20:50] "POST /projects HTTP/1.1" 200 591 0.281793 10.0.0.27 - - [2026-01-05 02:20:50] "POST /access-control-lists HTTP/1.1" 200 599 0.031898 10.0.0.23 - - [2026-01-05 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.358487 10.0.0.27 - - [2026-01-05 02:20:50] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.518424 10.0.0.27 - - [2026-01-05 02:20:51] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.27 - - [2026-01-05 02:20:53] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000486 10.0.0.23 - - [2026-01-05 02:20:53] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000966 10.0.0.27 - - [2026-01-05 02:20:53] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.071748 10.0.0.27 - - [2026-01-05 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2026-01-05 02:20:53] "GET /security-group/578da93f-a5a8-4e13-8bbf-bdb9e5d8efc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.006331 10.0.0.27 - - [2026-01-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2026-01-05 02:20:54] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000960 10.0.0.27 - - [2026-01-05 02:20:54] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.075710 10.0.0.27 - - [2026-01-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2026-01-05 02:20:54] "GET /security-group/578da93f-a5a8-4e13-8bbf-bdb9e5d8efc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.004627 10.0.0.27 - - [2026-01-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.27 - - [2026-01-05 02:20:54] "PUT /security-group/578da93f-a5a8-4e13-8bbf-bdb9e5d8efc4 HTTP/1.1" 200 262 0.022048 10.0.0.27 - - [2026-01-05 02:20:54] "PUT /access-control-list/7bdd155b-ca2e-4cf7-9383-a845d378201d HTTP/1.1" 200 272 0.010973 10.0.0.27 - - [2026-01-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.006153 10.0.0.27 - - [2026-01-05 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.23 - - [2026-01-05 02:20:54] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001328 10.0.0.27 - - [2026-01-05 02:20:54] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.039280 10.0.0.27 - - [2026-01-05 02:20:54] "POST /neutron/network HTTP/1.1" 200 117 0.041272 10.0.0.27 - - [2026-01-05 02:20:54] "POST /ref-update HTTP/1.1" 200 156 0.024357 10.0.0.27 - - [2026-01-05 02:20:55] "POST /neutron/network HTTP/1.1" 200 827 0.008701 10.0.0.27 - - [2026-01-05 02:20:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001016 10.0.0.27 - - [2026-01-05 02:20:55] "GET /virtual-network/1d54297d-5cae-4a55-8f60-31b9484411ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006440 10.0.0.27 - - [2026-01-05 02:20:55] "GET /virtual-network/1d54297d-5cae-4a55-8f60-31b9484411ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005523 10.0.0.27 - - [2026-01-05 02:20:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.008347 10.0.0.27 - - [2026-01-05 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.23 - - [2026-01-05 02:20:55] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000956 10.0.0.27 - - [2026-01-05 02:20:55] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.047535 10.0.0.23 - - [2026-01-05 02:20:55] "POST /useragent-kv HTTP/1.1" 200 115 0.008445 10.0.0.27 - - [2026-01-05 02:20:55] "POST /neutron/subnet HTTP/1.1" 200 725 0.288182 10.0.0.27 - - [2026-01-05 02:20:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001238 10.0.0.27 - - [2026-01-05 02:20:55] "GET /virtual-network/ef348f6f-6cb3-48b0-8e3f-91d8a646cd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006140 10.0.0.27 - - [2026-01-05 02:20:55] "GET /virtual-network/ef348f6f-6cb3-48b0-8e3f-91d8a646cd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005586 10.0.0.27 - - [2026-01-05 02:20:55] "POST /neutron/network HTTP/1.1" 200 834 0.007263 10.0.0.27 - - [2026-01-05 02:20:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001259 10.0.0.23 - - [2026-01-05 02:20:56] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001071 10.0.0.27 - - [2026-01-05 02:20:56] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.100846 10.0.0.27 - - [2026-01-05 02:20:56] "POST /neutron/network HTTP/1.1" 200 827 0.007333 10.0.0.27 - - [2026-01-05 02:20:57] "POST /id-to-fqname HTTP/1.1" 200 227 0.001302 10.0.0.27 - - [2026-01-05 02:20:57] "POST /neutron/port HTTP/1.1" 200 117 0.006521 10.0.0.23 - - [2026-01-05 02:20:57] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001293 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 1063 0.369871 10.0.0.23 - - [2026-01-05 02:20:58] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001065 10.0.0.27 - - [2026-01-05 02:20:58] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.115630 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 1117 0.130661 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004728 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/network HTTP/1.1" 200 827 0.016719 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/port HTTP/1.1" 200 117 0.009432 10.0.0.27 - - [2026-01-05 02:20:58] "POST /route-targets HTTP/1.1" 200 327 0.022589 10.0.0.27 - - [2026-01-05 02:20:58] "POST /neutron/router HTTP/1.1" 200 656 0.072562 10.0.0.27 - - [2026-01-05 02:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.23 - - [2026-01-05 02:20:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004615 10.0.0.27 - - [2026-01-05 02:20:59] "POST /virtual-networks HTTP/1.1" 200 694 0.147572 10.0.0.27 - - [2026-01-05 02:20:59] "POST /neutron/network HTTP/1.1" 200 844 0.014242 10.0.0.27 - - [2026-01-05 02:20:59] "POST /ref-update HTTP/1.1" 200 156 0.032884 10.0.0.27 - - [2026-01-05 02:20:59] "PUT /logical-router/8f7806ef-6110-4a3b-835c-eb2ec19f34a1 HTTP/1.1" 200 262 0.084174 10.0.0.27 - - [2026-01-05 02:20:59] "POST /neutron/security_group HTTP/1.1" 200 2002 0.018591 10.0.0.27 - - [2026-01-05 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.27 - - [2026-01-05 02:20:59] "POST /chown HTTP/1.1" 200 109 0.028707 10.0.0.27 - - [2026-01-05 02:20:59] "POST /chown HTTP/1.1" 200 109 0.023392 10.0.0.27 - - [2026-01-05 02:21:00] "POST /ref-update HTTP/1.1" 200 156 0.034735 10.0.0.27 - - [2026-01-05 02:21:00] "POST /neutron/port HTTP/1.1" 200 1117 0.170583 10.0.0.27 - - [2026-01-05 02:21:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.011401 10.0.0.27 - - [2026-01-05 02:21:00] "POST /instance-ips HTTP/1.1" 200 549 0.065046 10.0.0.27 - - [2026-01-05 02:21:00] "PUT /virtual-machine-interface/4ddaf1f3-ede0-45f4-afab-8c7bb59c59ac HTTP/1.1" 200 284 0.044024 10.0.0.27 - - [2026-01-05 02:21:00] "POST /ref-update HTTP/1.1" 200 156 0.044613 10.0.0.27 - - [2026-01-05 02:21:00] "PUT /routing-instance/ce615d41-bf42-4d68-a732-df8c4c21e711 HTTP/1.1" 200 266 0.029798 10.0.0.27 - - [2026-01-05 02:21:00] "POST /chown HTTP/1.1" 200 109 0.054632 10.0.0.27 - - [2026-01-05 02:21:01] "PUT /virtual-machine-interface/2b0b4e20-1289-4dde-9324-7c2e76da9b4e HTTP/1.1" 200 284 0.022923 10.0.0.27 - - [2026-01-05 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.036271 10.0.0.27 - - [2026-01-05 02:21:01] "POST /instance-ips HTTP/1.1" 400 316 0.043610 10.0.0.27 - - [2026-01-05 02:21:01] "PUT /instance-ip/f503d762-a93f-4088-88e8-230c0dc3ce7d HTTP/1.1" 200 256 0.056242 10.0.0.27 - - [2026-01-05 02:21:01] "POST /ref-update HTTP/1.1" 200 156 0.025230 10.0.0.27 - - [2026-01-05 02:21:04] "POST /neutron/port HTTP/1.1" 200 1127 0.022929 10.0.0.27 - - [2026-01-05 02:21:04] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009678 10.0.0.27 - - [2026-01-05 02:21:04] "GET /virtual-machine/85a605ca-6170-4905-afd7-653a4175efe7 HTTP/1.1" 401 292 0.000468 10.0.0.27 - - [2026-01-05 02:21:05] "GET /virtual-machine/85a605ca-6170-4905-afd7-653a4175efe7 HTTP/1.1" 200 1295 0.034573 10.0.0.27 - - [2026-01-05 02:21:05] "GET /virtual-machine-interface/1ed89e3a-1e11-4a3f-a744-5df17a984916 HTTP/1.1" 200 2955 0.005113 10.0.0.27 - - [2026-01-05 02:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2026-01-05 02:21:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005324 10.0.0.27 - - [2026-01-05 02:21:05] "GET /virtual-networks?parent_id=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004220 10.0.0.27 - - [2026-01-05 02:21:05] "GET /virtual-network/1d54297d-5cae-4a55-8f60-31b9484411ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006495 10.0.0.27 - - [2026-01-05 02:21:07] "POST /neutron/port HTTP/1.1" 200 1127 0.017018 10.0.0.27 - - [2026-01-05 02:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.27 - - [2026-01-05 02:21:08] "GET /virtual-network/1d54297d-5cae-4a55-8f60-31b9484411ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007083 10.0.0.27 - - [2026-01-05 02:21:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007492 10.0.0.27 - - [2026-01-05 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2026-01-05 02:21:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003482 10.0.0.27 - - [2026-01-05 02:21:10] "GET /virtual-networks?parent_id=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002931 10.0.0.27 - - [2026-01-05 02:21:10] "GET /virtual-network/1d54297d-5cae-4a55-8f60-31b9484411ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006149 10.0.0.27 - - [2026-01-05 02:21:10] "POST /neutron/port HTTP/1.1" 200 1127 0.018224 10.0.0.27 - - [2026-01-05 02:21:10] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008068 10.0.0.27 - - [2026-01-05 02:21:10] "GET /virtual-machine/f7e23c36-87c1-4d69-af2f-22bb2c496efe HTTP/1.1" 200 1296 0.006173 10.0.0.27 - - [2026-01-05 02:21:10] "GET /virtual-machine-interface/33c2e261-2bce-4f6b-abda-d74d7bd0b560 HTTP/1.1" 200 2967 0.006063 10.0.0.27 - - [2026-01-05 02:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2026-01-05 02:21:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003833 10.0.0.27 - - [2026-01-05 02:21:10] "GET /virtual-networks?parent_id=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003258 10.0.0.27 - - [2026-01-05 02:21:11] "GET /virtual-network/ef348f6f-6cb3-48b0-8e3f-91d8a646cd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005642 10.0.0.27 - - [2026-01-05 02:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.27 - - [2026-01-05 02:21:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004051 10.0.0.27 - - [2026-01-05 02:21:12] "GET /virtual-networks?parent_id=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003045 10.0.0.27 - - [2026-01-05 02:21:12] "GET /virtual-network/ef348f6f-6cb3-48b0-8e3f-91d8a646cd9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005703 10.0.0.27 - - [2026-01-05 02:21:16] "POST /neutron/router HTTP/1.1" 200 656 0.008336 10.0.0.27 - - [2026-01-05 02:21:16] "PUT /logical-router/8f7806ef-6110-4a3b-835c-eb2ec19f34a1 HTTP/1.1" 500 213 0.037192 10.0.0.27 - - [2026-01-05 02:21:16] "DELETE /route-target/85c80653-4b13-445f-8ae0-6ab4b210f3b1 HTTP/1.1" 409 239 0.008255 10.0.0.27 - - [2026-01-05 02:21:16] "DELETE /route-table/22ba57e5-f475-4cf8-b55d-6ba6e2cf025a HTTP/1.1" 200 115 0.042540 10.0.0.27 - - [2026-01-05 02:21:16] "POST /ref-update HTTP/1.1" 200 156 0.020710 10.0.0.27 - - [2026-01-05 02:21:16] "POST /neutron/network HTTP/1.1" 400 204 0.080038 10.0.0.23 - - [2026-01-05 02:21:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004505 10.0.0.27 - - [2026-01-05 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.23 - - [2026-01-05 02:21:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002795 10.0.0.27 - - [2026-01-05 02:21:17] "DELETE /virtual-network/17d59ee1-9a59-4f4e-8653-621b562ff8c2 HTTP/1.1" 200 115 0.236890 10.0.0.27 - - [2026-01-05 02:21:17] "DELETE /virtual-machine-interface/80e0066d-40aa-476b-ac1a-d7cb8253ca5c HTTP/1.1" 200 115 0.053575 10.0.0.27 - - [2026-01-05 02:21:17] "GET /instance-ip/e294d4b9-242e-4f5a-8209-456198960b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.015083 10.0.0.27 - - [2026-01-05 02:21:17] "DELETE /virtual-machine/793ecd44-d1ba-4d9d-add3-6d6afc236a96 HTTP/1.1" 200 115 0.074087 10.0.0.27 - - [2026-01-05 02:21:17] "POST /neutron/port HTTP/1.1" 200 151 0.272495 10.0.0.27 - - [2026-01-05 02:21:17] "GET /virtual-machine-interface/6794e230-a1c8-48c6-afbc-2ca1e3e53a85?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1663 0.007443 10.0.0.27 - - [2026-01-05 02:21:17] "POST /neutron/port HTTP/1.1" 200 151 0.318012 10.0.0.27 - - [2026-01-05 02:21:17] "DELETE /instance-ip/e294d4b9-242e-4f5a-8209-456198960b21 HTTP/1.1" 200 115 0.055987 10.0.0.27 - - [2026-01-05 02:21:17] "DELETE /virtual-machine/38aa2893-ac1d-43d5-8f10-ba2a571df636 HTTP/1.1" 200 115 0.040332 10.0.0.27 - - [2026-01-05 02:21:19] "POST /neutron/network HTTP/1.1" 200 827 0.006181 10.0.0.27 - - [2026-01-05 02:21:19] "DELETE /route-target/c1dbb92b-20c0-4128-b596-8cbbbc3117eb HTTP/1.1" 200 115 0.026651 10.0.0.23 - - [2026-01-05 02:21:20] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.27 - - [2026-01-05 02:21:20] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.058415 10.0.0.23 - - [2026-01-05 02:21:20] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000973 10.0.0.27 - - [2026-01-05 02:21:20] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?fields=virtual_networks HTTP/1.1" 200 1049 0.082825 10.0.0.23 - - [2026-01-05 02:21:20] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000957 10.0.0.27 - - [2026-01-05 02:21:20] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.064408 10.0.0.23 - - [2026-01-05 02:21:20] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001276 10.0.0.27 - - [2026-01-05 02:21:20] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?fields=security_groups HTTP/1.1" 200 1278 0.061806 10.0.0.27 - - [2026-01-05 02:21:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.042973 10.0.0.23 - - [2026-01-05 02:21:21] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003666 10.0.0.23 - - [2026-01-05 02:21:22] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001342 10.0.0.23 - - [2026-01-05 02:21:22] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007645 10.0.0.23 - - [2026-01-05 02:21:22] "POST /id-to-fqname HTTP/1.1" 200 198 0.001281 10.0.0.23 - - [2026-01-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003483 10.0.0.23 - - [2026-01-05 02:21:22] "POST /security-groups HTTP/1.1" 200 599 0.038877 10.0.0.27 - - [2026-01-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.003773 10.0.0.23 - - [2026-01-05 02:21:22] "POST /projects HTTP/1.1" 200 601 0.233129 10.0.0.23 - - [2026-01-05 02:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.278247 10.0.0.27 - - [2026-01-05 02:21:22] "POST /access-control-lists HTTP/1.1" 200 602 0.038061 10.0.0.27 - - [2026-01-05 02:21:22] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.487810 10.0.0.27 - - [2026-01-05 02:21:23] "GET / HTTP/1.1" 200 35931 0.002877 10.0.0.27 - - [2026-01-05 02:21:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000693 10.0.0.27 - - [2026-01-05 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.060559 10.0.0.23 - - [2026-01-05 02:21:25] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000913 10.0.0.27 - - [2026-01-05 02:21:25] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041931 10.0.0.23 - - [2026-01-05 02:21:25] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001588 10.0.0.27 - - [2026-01-05 02:21:26] "POST /neutron/network HTTP/1.1" 200 613 0.195805 10.0.0.27 - - [2026-01-05 02:21:26] "POST /neutron/network HTTP/1.1" 200 1005 0.020178 10.0.0.27 - - [2026-01-05 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.001238 10.0.0.27 - - [2026-01-05 02:21:26] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006485 10.0.0.27 - - [2026-01-05 02:21:26] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006073 10.0.0.27 - - [2026-01-05 02:21:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.008358 10.0.0.27 - - [2026-01-05 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.23 - - [2026-01-05 02:21:26] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.27 - - [2026-01-05 02:21:26] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047335 10.0.0.23 - - [2026-01-05 02:21:27] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.27 - - [2026-01-05 02:21:27] "POST /neutron/network HTTP/1.1" 200 613 0.121211 10.0.0.27 - - [2026-01-05 02:21:27] "POST /route-targets HTTP/1.1" 200 327 0.013298 10.0.0.27 - - [2026-01-05 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.043521 10.0.0.27 - - [2026-01-05 02:21:27] "POST /neutron/network HTTP/1.1" 200 1006 0.011062 10.0.0.27 - - [2026-01-05 02:21:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.000981 10.0.0.27 - - [2026-01-05 02:21:27] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005519 10.0.0.27 - - [2026-01-05 02:21:27] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006081 10.0.0.27 - - [2026-01-05 02:21:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.009132 10.0.0.27 - - [2026-01-05 02:21:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.003781 10.0.0.27 - - [2026-01-05 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2026-01-05 02:21:27] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001609 10.0.0.27 - - [2026-01-05 02:21:27] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049246 10.0.0.27 - - [2026-01-05 02:21:27] "POST /network-policys HTTP/1.1" 200 577 0.028064 10.0.0.27 - - [2026-01-05 02:21:28] "GET /network-policy/f11ef766-5f19-411a-bfce-a68bddb549c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006110 10.0.0.27 - - [2026-01-05 02:21:28] "POST /neutron/network HTTP/1.1" 200 1113 0.080775 10.0.0.27 - - [2026-01-05 02:21:28] "POST /access-control-lists HTTP/1.1" 200 596 0.059950 10.0.0.27 - - [2026-01-05 02:21:28] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008216 10.0.0.27 - - [2026-01-05 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.27 - - [2026-01-05 02:21:28] "GET /network-policy/f11ef766-5f19-411a-bfce-a68bddb549c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.005939 10.0.0.27 - - [2026-01-05 02:21:28] "POST /neutron/network HTTP/1.1" 200 1114 0.079424 10.0.0.27 - - [2026-01-05 02:21:28] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007735 10.0.0.27 - - [2026-01-05 02:21:28] "POST /access-control-lists HTTP/1.1" 200 596 0.052851 10.0.0.27 - - [2026-01-05 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017045 10.0.0.27 - - [2026-01-05 02:21:28] "GET /network-policy/f11ef766-5f19-411a-bfce-a68bddb549c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.009490 10.0.0.27 - - [2026-01-05 02:21:29] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005633 10.0.0.27 - - [2026-01-05 02:21:30] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.005586 10.0.0.33 - - [2026-01-05 02:21:30] "GET /obj-perms HTTP/1.1" 200 5046 0.054247 10.0.0.27 - - [2026-01-05 02:21:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001365 10.0.0.23 - - [2026-01-05 02:21:31] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001828 10.0.0.27 - - [2026-01-05 02:21:31] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080118 10.0.0.27 - - [2026-01-05 02:21:31] "POST /neutron/network HTTP/1.1" 200 1113 0.010890 10.0.0.27 - - [2026-01-05 02:21:31] "POST /id-to-fqname HTTP/1.1" 200 228 0.001362 10.0.0.27 - - [2026-01-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 117 0.006604 10.0.0.23 - - [2026-01-05 02:21:32] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.27 - - [2026-01-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 1174 0.377098 10.0.0.23 - - [2026-01-05 02:21:32] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002605 10.0.0.27 - - [2026-01-05 02:21:32] "POST /neutron/port HTTP/1.1" 200 1228 0.150346 10.0.0.27 - - [2026-01-05 02:21:33] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.117669 10.0.0.27 - - [2026-01-05 02:21:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003690 10.0.0.27 - - [2026-01-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.001473 10.0.0.27 - - [2026-01-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 1238 0.019605 10.0.0.27 - - [2026-01-05 02:21:33] "POST /neutron/port HTTP/1.1" 200 1238 0.017645 10.0.0.23 - - [2026-01-05 02:21:33] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.27 - - [2026-01-05 02:21:34] "POST /neutron/port HTTP/1.1" 200 1175 0.335974 10.0.0.27 - - [2026-01-05 02:21:34] "POST /neutron/port HTTP/1.1" 200 1229 0.136496 10.0.0.27 - - [2026-01-05 02:21:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003796 10.0.0.27 - - [2026-01-05 02:21:34] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.27 - - [2026-01-05 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007429 10.0.0.27 - - [2026-01-05 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006557 10.0.0.27 - - [2026-01-05 02:21:38] "POST /neutron/port HTTP/1.1" 200 1238 0.017728 10.0.0.27 - - [2026-01-05 02:21:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007964 10.0.0.27 - - [2026-01-05 02:21:38] "GET /virtual-machine/5c47f399-9efa-425d-a0a9-6a097fb3e5f4 HTTP/1.1" 401 292 0.000375 10.0.0.27 - - [2026-01-05 02:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.001198 10.0.0.27 - - [2026-01-05 02:21:39] "GET /virtual-machine/5c47f399-9efa-425d-a0a9-6a097fb3e5f4 HTTP/1.1" 200 1300 0.036847 10.0.0.27 - - [2026-01-05 02:21:39] "GET /virtual-machine-interface/ce3ed53f-daeb-4369-856e-cd23d007f5e6 HTTP/1.1" 200 3174 0.005387 10.0.0.27 - - [2026-01-05 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.27 - - [2026-01-05 02:21:39] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003853 10.0.0.27 - - [2026-01-05 02:21:39] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003180 10.0.0.27 - - [2026-01-05 02:21:39] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006570 10.0.0.23 - - [2026-01-05 02:21:39] "DELETE /project/bdc277efa0384453ac3ba4ad38c29886 HTTP/1.1" 404 173 0.040484 10.0.0.23 - - [2026-01-05 02:21:39] "DELETE /project/c99daaa86b4541dfb9cdbba917639175 HTTP/1.1" 404 173 0.060050 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001279 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003320 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.087380 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?fields=security_groups HTTP/1.1" 200 1383 0.055962 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.156511 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001479 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?fields=security_groups HTTP/1.1" 200 1367 0.049276 10.0.0.23 - - [2026-01-05 02:21:39] "DELETE /security-group/578da93f-a5a8-4e13-8bbf-bdb9e5d8efc4 HTTP/1.1" 200 115 0.075021 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=bdc277ef-a038-4453-ac3b-a4ad38c29886&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000876 10.0.0.27 - - [2026-01-05 02:21:39] "DELETE /access-control-list/7bdd155b-ca2e-4cf7-9383-a845d378201d HTTP/1.1" 200 115 0.057324 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/bdc277ef-a038-4453-ac3b-a4ad38c29886?fields=application_policy_sets HTTP/1.1" 200 1422 0.078837 10.0.0.23 - - [2026-01-05 02:21:39] "DELETE /security-group/5ab43ef2-434e-4125-99d5-9666e8e9e90c HTTP/1.1" 200 115 0.112136 10.0.0.23 - - [2026-01-05 02:21:39] "GET /projects?obj_uuids=4e9403d7-6196-4fda-a5cf-f66d50e73164&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001294 10.0.0.23 - - [2026-01-05 02:21:39] "GET /project/4e9403d7-6196-4fda-a5cf-f66d50e73164?fields=application_policy_sets HTTP/1.1" 200 1406 0.076209 10.0.0.23 - - [2026-01-05 02:21:40] "DELETE /project/bdc277ef-a038-4453-ac3b-a4ad38c29886 HTTP/1.1" 200 115 0.640147 10.0.0.27 - - [2026-01-05 02:21:40] "DELETE /access-control-list/a9ecc8cd-80bb-4ed0-80f5-9244345ff51e HTTP/1.1" 200 115 0.044594 10.0.0.23 - - [2026-01-05 02:21:40] "DELETE /project/4e9403d7-6196-4fda-a5cf-f66d50e73164 HTTP/1.1" 200 115 0.752124 10.0.0.27 - - [2026-01-05 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.27 - - [2026-01-05 02:21:42] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005427 10.0.0.27 - - [2026-01-05 02:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.27 - - [2026-01-05 02:21:46] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005489 10.0.0.23 - - [2026-01-05 02:21:47] "GET /obj-perms HTTP/1.1" 200 5056 0.050962 10.0.0.27 - - [2026-01-05 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.27 - - [2026-01-05 02:21:50] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007438 10.0.0.27 - - [2026-01-05 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2026-01-05 02:21:54] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005332 10.0.0.27 - - [2026-01-05 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-01-05 02:21:58] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005445 10.0.0.27 - - [2026-01-05 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.27 - - [2026-01-05 02:22:02] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006644 10.0.0.27 - - [2026-01-05 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.27 - - [2026-01-05 02:22:06] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005701 10.0.0.27 - - [2026-01-05 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-01-05 02:22:10] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005220 10.0.0.27 - - [2026-01-05 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2026-01-05 02:22:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003616 10.0.0.27 - - [2026-01-05 02:22:12] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003113 10.0.0.27 - - [2026-01-05 02:22:13] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006393 10.0.0.27 - - [2026-01-05 02:22:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007126 10.0.0.27 - - [2026-01-05 02:22:22] "POST /neutron/port HTTP/1.1" 200 1238 0.024620 10.0.0.27 - - [2026-01-05 02:22:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006777 10.0.0.27 - - [2026-01-05 02:22:28] "POST /neutron/port HTTP/1.1" 200 1238 0.021332 10.0.0.27 - - [2026-01-05 02:22:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008509 10.0.0.27 - - [2026-01-05 02:22:34] "POST /neutron/port HTTP/1.1" 200 1239 0.020552 10.0.0.27 - - [2026-01-05 02:22:34] "GET /virtual-machine/086b7d42-a9f9-43a7-8a9e-c0a9b13f5682 HTTP/1.1" 200 1298 0.007143 10.0.0.27 - - [2026-01-05 02:22:34] "GET /virtual-machine-interface/844c897a-ec56-416e-9d86-e95847e22aff HTTP/1.1" 200 3174 0.006042 10.0.0.27 - - [2026-01-05 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.27 - - [2026-01-05 02:22:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004161 10.0.0.27 - - [2026-01-05 02:22:34] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003555 10.0.0.27 - - [2026-01-05 02:22:34] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007234 10.0.0.27 - - [2026-01-05 02:22:35] "POST /neutron/port HTTP/1.1" 200 1238 0.042754 10.0.0.27 - - [2026-01-05 02:22:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 10.0.0.27 - - [2026-01-05 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.27 - - [2026-01-05 02:22:35] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004381 10.0.0.27 - - [2026-01-05 02:22:35] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002498 10.0.0.27 - - [2026-01-05 02:22:35] "POST /neutron/port HTTP/1.1" 200 117 0.001287 10.0.0.27 - - [2026-01-05 02:22:35] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.006021 10.0.0.27 - - [2026-01-05 02:22:38] "POST /neutron/port HTTP/1.1" 200 1239 0.020252 10.0.0.27 - - [2026-01-05 02:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005583 10.0.0.27 - - [2026-01-05 02:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.001467 10.0.0.27 - - [2026-01-05 02:22:47] "GET /obj-perms HTTP/1.1" 200 5056 0.062581 10.0.0.27 - - [2026-01-05 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2026-01-05 02:22:57] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.27 - - [2026-01-05 02:22:57] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038614 10.0.0.27 - - [2026-01-05 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2026-01-05 02:22:57] "PUT /network-policy/f11ef766-5f19-411a-bfce-a68bddb549c6 HTTP/1.1" 200 262 0.017692 10.0.0.27 - - [2026-01-05 02:23:01] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.007721 10.0.0.27 - - [2026-01-05 02:23:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.012650 10.0.0.27 - - [2026-01-05 02:23:01] "POST /neutron/network HTTP/1.1" 200 1006 0.091481 10.0.0.27 - - [2026-01-05 02:23:01] "DELETE /access-control-list/8e36ff2d-6ff5-4de2-b52c-36342ef03498 HTTP/1.1" 200 115 0.056826 10.0.0.27 - - [2026-01-05 02:23:01] "GET /virtual-network/08ba15d9-51fc-4039-ba90-ec91c9f0805c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006062 10.0.0.27 - - [2026-01-05 02:23:01] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005785 10.0.0.27 - - [2026-01-05 02:23:01] "POST /neutron/network HTTP/1.1" 200 1005 0.089660 10.0.0.27 - - [2026-01-05 02:23:01] "POST /ref-update HTTP/1.1" 200 156 0.023937 10.0.0.27 - - [2026-01-05 02:23:01] "GET /virtual-network/159401a7-1cda-47cd-8e5c-54ad4dd42014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009159 10.0.0.27 - - [2026-01-05 02:23:01] "DELETE /network-policy/f11ef766-5f19-411a-bfce-a68bddb549c6 HTTP/1.1" 200 115 0.031797 10.0.0.27 - - [2026-01-05 02:23:01] "POST /neutron/port HTTP/1.1" 200 1239 0.020764 10.0.0.27 - - [2026-01-05 02:23:01] "POST /neutron/port HTTP/1.1" 200 1229 0.018688 10.0.0.27 - - [2026-01-05 02:23:02] "POST /neutron/port HTTP/1.1" 200 151 0.325945 10.0.0.27 - - [2026-01-05 02:23:04] "POST /neutron/network HTTP/1.1" 200 1005 0.011170 10.0.0.27 - - [2026-01-05 02:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.23 - - [2026-01-05 02:23:08] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001017 10.0.0.27 - - [2026-01-05 02:23:08] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041142 10.0.0.27 - - [2026-01-05 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2026-01-05 02:23:09] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000893 10.0.0.27 - - [2026-01-05 02:23:09] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006933 10.0.0.27 - - [2026-01-05 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.23 - - [2026-01-05 02:23:09] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.27 - - [2026-01-05 02:23:09] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038460 10.0.0.27 - - [2026-01-05 02:23:09] "GET /domains HTTP/1.1" 200 280 0.004701 10.0.0.23 - - [2026-01-05 02:23:09] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000949 10.0.0.27 - - [2026-01-05 02:23:09] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6 HTTP/1.1" 200 2581 0.017086 10.0.0.23 - - [2026-01-05 02:23:09] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001305 10.0.0.27 - - [2026-01-05 02:23:10] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175 HTTP/1.1" 200 1911 0.103844 10.0.0.27 - - [2026-01-05 02:23:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006670 10.0.0.27 - - [2026-01-05 02:23:10] "POST /network-ipams HTTP/1.1" 200 609 0.030181 10.0.0.27 - - [2026-01-05 02:23:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003532 10.0.0.27 - - [2026-01-05 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.27 - - [2026-01-05 02:23:10] "GET /network-ipam/d04295bc-f262-4ba8-b979-f0686b70abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.006573 10.0.0.27 - - [2026-01-05 02:23:10] "PUT /network-ipam/d04295bc-f262-4ba8-b979-f0686b70abb2 HTTP/1.1" 200 258 0.013725 10.0.0.27 - - [2026-01-05 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.23 - - [2026-01-05 02:23:10] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000947 10.0.0.27 - - [2026-01-05 02:23:10] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.051283 10.0.0.23 - - [2026-01-05 02:23:10] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.27 - - [2026-01-05 02:23:10] "POST /neutron/network HTTP/1.1" 200 619 0.126369 10.0.0.27 - - [2026-01-05 02:23:10] "POST /ref-update HTTP/1.1" 200 156 0.025870 10.0.0.23 - - [2026-01-05 02:23:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011605 10.0.0.27 - - [2026-01-05 02:23:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.221859 10.0.0.27 - - [2026-01-05 02:23:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001638 10.0.0.27 - - [2026-01-05 02:23:11] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006998 10.0.0.27 - - [2026-01-05 02:23:11] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006433 10.0.0.27 - - [2026-01-05 02:23:11] "POST /neutron/network HTTP/1.1" 200 1308 0.014924 10.0.0.27 - - [2026-01-05 02:23:11] "POST /neutron/subnet HTTP/1.1" 200 823 0.034816 10.0.0.27 - - [2026-01-05 02:23:11] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006316 10.0.0.33 - - [2026-01-05 02:23:12] "GET /obj-perms HTTP/1.1" 200 5046 0.003672 10.0.0.27 - - [2026-01-05 02:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2026-01-05 02:23:12] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.27 - - [2026-01-05 02:23:12] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049124 10.0.0.23 - - [2026-01-05 02:23:12] "POST /useragent-kv HTTP/1.1" 200 115 0.013790 10.0.0.27 - - [2026-01-05 02:23:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.214292 10.0.0.27 - - [2026-01-05 02:23:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003192 10.0.0.27 - - [2026-01-05 02:23:13] "POST /neutron/network HTTP/1.1" 200 1309 0.014151 10.0.0.27 - - [2026-01-05 02:23:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.001087 10.0.0.27 - - [2026-01-05 02:23:13] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.004736 10.0.0.27 - - [2026-01-05 02:23:13] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006189 10.0.0.27 - - [2026-01-05 02:23:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.008385 10.0.0.27 - - [2026-01-05 02:23:13] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.005635 10.0.0.27 - - [2026-01-05 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.23 - - [2026-01-05 02:23:13] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001877 10.0.0.27 - - [2026-01-05 02:23:13] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043579 10.0.0.27 - - [2026-01-05 02:23:13] "POST /neutron/network HTTP/1.1" 200 117 0.016377 10.0.0.27 - - [2026-01-05 02:23:14] "POST /ref-update HTTP/1.1" 200 156 0.017074 10.0.0.23 - - [2026-01-05 02:23:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 10.0.0.27 - - [2026-01-05 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.209225 10.0.0.27 - - [2026-01-05 02:23:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001312 10.0.0.27 - - [2026-01-05 02:23:14] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008092 10.0.0.27 - - [2026-01-05 02:23:14] "POST /neutron/network HTTP/1.1" 200 1308 0.013551 10.0.0.27 - - [2026-01-05 02:23:14] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005409 10.0.0.27 - - [2026-01-05 02:23:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.009261 10.0.0.27 - - [2026-01-05 02:23:15] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006365 10.0.0.27 - - [2026-01-05 02:23:15] "GET /obj-perms HTTP/1.1" 200 5046 0.048611 10.0.0.23 - - [2026-01-05 02:23:15] "GET /obj-perms HTTP/1.1" 200 5046 0.054708 10.0.0.27 - - [2026-01-05 02:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.23 - - [2026-01-05 02:23:15] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001021 10.0.0.27 - - [2026-01-05 02:23:15] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039681 10.0.0.23 - - [2026-01-05 02:23:15] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.27 - - [2026-01-05 02:23:15] "POST /neutron/network HTTP/1.1" 200 619 0.130809 10.0.0.23 - - [2026-01-05 02:23:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005860 10.0.0.27 - - [2026-01-05 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.231067 10.0.0.27 - - [2026-01-05 02:23:16] "POST /id-to-fqname HTTP/1.1" 200 231 0.001255 10.0.0.27 - - [2026-01-05 02:23:16] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005294 10.0.0.27 - - [2026-01-05 02:23:16] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005528 10.0.0.27 - - [2026-01-05 02:23:16] "POST /neutron/network HTTP/1.1" 200 1309 0.011896 10.0.0.27 - - [2026-01-05 02:23:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.015180 10.0.0.27 - - [2026-01-05 02:23:16] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005680 10.0.0.33 - - [2026-01-05 02:23:17] "GET /obj-perms HTTP/1.1" 200 5046 0.003594 10.0.0.27 - - [2026-01-05 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003040 10.0.0.27 - - [2026-01-05 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2026-01-05 02:23:17] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.27 - - [2026-01-05 02:23:17] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045613 10.0.0.27 - - [2026-01-05 02:23:17] "POST /network-policys HTTP/1.1" 200 559 0.082639 10.0.0.27 - - [2026-01-05 02:23:17] "GET /network-policy/d5d32841-a2f2-4f03-b9d2-d4df15394631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.007736 10.0.0.27 - - [2026-01-05 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003098 10.0.0.27 - - [2026-01-05 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.23 - - [2026-01-05 02:23:17] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.27 - - [2026-01-05 02:23:17] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048977 10.0.0.27 - - [2026-01-05 02:23:17] "POST /network-policys HTTP/1.1" 200 559 0.079200 10.0.0.27 - - [2026-01-05 02:23:17] "GET /network-policy/4ee19a97-9220-4fc2-9989-834c3811e369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.023037 10.0.0.27 - - [2026-01-05 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.002912 10.0.0.27 - - [2026-01-05 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.23 - - [2026-01-05 02:23:18] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001127 10.0.0.27 - - [2026-01-05 02:23:18] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050601 10.0.0.27 - - [2026-01-05 02:23:18] "POST /network-policys HTTP/1.1" 200 559 0.079145 10.0.0.27 - - [2026-01-05 02:23:18] "GET /network-policy/21e8e863-bc9d-4dc8-89bb-c589d1a4c36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6935 0.007703 10.0.0.27 - - [2026-01-05 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003816 10.0.0.27 - - [2026-01-05 02:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.23 - - [2026-01-05 02:23:18] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001226 10.0.0.27 - - [2026-01-05 02:23:18] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049365 10.0.0.27 - - [2026-01-05 02:23:18] "POST /network-policys HTTP/1.1" 200 559 0.078305 10.0.0.27 - - [2026-01-05 02:23:18] "GET /network-policy/bb5174a0-ba5f-4644-8dbb-68379cb79d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.008061 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.004274 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.23 - - [2026-01-05 02:23:19] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001106 10.0.0.27 - - [2026-01-05 02:23:19] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048601 10.0.0.27 - - [2026-01-05 02:23:19] "POST /network-policys HTTP/1.1" 200 559 0.085452 10.0.0.27 - - [2026-01-05 02:23:19] "GET /network-policy/21b8d342-2519-40ab-a300-735fe3eca084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006030 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003163 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.23 - - [2026-01-05 02:23:19] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000945 10.0.0.27 - - [2026-01-05 02:23:19] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045220 10.0.0.27 - - [2026-01-05 02:23:19] "POST /network-policys HTTP/1.1" 200 559 0.083118 10.0.0.27 - - [2026-01-05 02:23:19] "GET /network-policy/75ba0dbf-5361-459d-9025-55961efbe5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.008566 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.004753 10.0.0.27 - - [2026-01-05 02:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.23 - - [2026-01-05 02:23:20] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001391 10.0.0.27 - - [2026-01-05 02:23:20] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050812 10.0.0.27 - - [2026-01-05 02:23:20] "POST /network-policys HTTP/1.1" 200 559 0.075249 10.0.0.27 - - [2026-01-05 02:23:20] "GET /network-policy/57b069d7-c3de-4476-8e78-89a38ad60da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.007798 10.0.0.27 - - [2026-01-05 02:23:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002960 10.0.0.27 - - [2026-01-05 02:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.23 - - [2026-01-05 02:23:20] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.27 - - [2026-01-05 02:23:20] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045212 10.0.0.27 - - [2026-01-05 02:23:20] "POST /network-policys HTTP/1.1" 200 559 0.074686 10.0.0.27 - - [2026-01-05 02:23:20] "GET /network-policy/ac267e00-4d8e-4322-8a13-eb840766140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007702 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.017794 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004082 10.0.0.27 - - [2026-01-05 02:23:21] "POST /neutron/network HTTP/1.1" 200 1493 0.058593 10.0.0.27 - - [2026-01-05 02:23:21] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.010094 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.27 - - [2026-01-05 02:23:21] "GET /network-policy/4ee19a97-9220-4fc2-9989-834c3811e369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005641 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.27 - - [2026-01-05 02:23:21] "GET /network-policy/d5d32841-a2f2-4f03-b9d2-d4df15394631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005698 10.0.0.27 - - [2026-01-05 02:23:21] "POST /access-control-lists HTTP/1.1" 200 605 0.056978 10.0.0.27 - - [2026-01-05 02:23:21] "POST /neutron/network HTTP/1.1" 200 1494 0.028719 10.0.0.27 - - [2026-01-05 02:23:21] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006414 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2026-01-05 02:23:21] "GET /network-policy/21e8e863-bc9d-4dc8-89bb-c589d1a4c36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6935 0.005244 10.0.0.27 - - [2026-01-05 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013651 10.0.0.27 - - [2026-01-05 02:23:21] "GET /network-policy/bb5174a0-ba5f-4644-8dbb-68379cb79d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004924 10.0.0.27 - - [2026-01-05 02:23:22] "POST /access-control-lists HTTP/1.1" 200 605 0.075654 10.0.0.27 - - [2026-01-05 02:23:22] "POST /neutron/network HTTP/1.1" 200 1493 0.024264 10.0.0.27 - - [2026-01-05 02:23:22] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005427 10.0.0.27 - - [2026-01-05 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.27 - - [2026-01-05 02:23:22] "GET /network-policy/21b8d342-2519-40ab-a300-735fe3eca084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004600 10.0.0.27 - - [2026-01-05 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.27 - - [2026-01-05 02:23:22] "GET /network-policy/75ba0dbf-5361-459d-9025-55961efbe5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005715 10.0.0.27 - - [2026-01-05 02:23:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.003189 10.0.0.27 - - [2026-01-05 02:23:22] "POST /neutron/network HTTP/1.1" 200 1494 0.035926 10.0.0.27 - - [2026-01-05 02:23:22] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.005453 10.0.0.27 - - [2026-01-05 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.27 - - [2026-01-05 02:23:22] "GET /network-policy/57b069d7-c3de-4476-8e78-89a38ad60da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.004570 10.0.0.27 - - [2026-01-05 02:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013299 10.0.0.27 - - [2026-01-05 02:23:22] "GET /network-policy/ac267e00-4d8e-4322-8a13-eb840766140f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004891 10.0.0.27 - - [2026-01-05 02:23:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.000931 10.0.0.23 - - [2026-01-05 02:23:55] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001009 10.0.0.27 - - [2026-01-05 02:23:55] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.063338 10.0.0.27 - - [2026-01-05 02:23:55] "POST /neutron/port HTTP/1.1" 200 117 0.012587 10.0.0.27 - - [2026-01-05 02:23:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001706 10.0.0.27 - - [2026-01-05 02:23:56] "POST /neutron/network HTTP/1.1" 200 1504 0.013215 10.0.0.27 - - [2026-01-05 02:23:56] "PUT /access-control-list/19a53d8f-a25a-4b84-9b3e-e53fe29d6497 HTTP/1.1" 200 272 0.105928 10.0.0.23 - - [2026-01-05 02:23:57] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001323 10.0.0.27 - - [2026-01-05 02:23:57] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.094727 10.0.0.27 - - [2026-01-05 02:23:57] "POST /neutron/network HTTP/1.1" 200 1494 0.021405 10.0.0.27 - - [2026-01-05 02:23:57] "POST /neutron/port HTTP/1.1" 200 117 0.006577 10.0.0.27 - - [2026-01-05 02:23:58] "POST /neutron/network HTTP/1.1" 200 1504 0.008019 10.0.0.27 - - [2026-01-05 02:23:58] "POST /neutron/port HTTP/1.1" 200 1169 0.032657 10.0.0.27 - - [2026-01-05 02:23:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007975 10.0.0.27 - - [2026-01-05 02:23:58] "POST /neutron/port HTTP/1.1" 200 117 0.001352 10.0.0.27 - - [2026-01-05 02:23:58] "POST /neutron/network HTTP/1.1" 200 1493 0.012278 10.0.0.27 - - [2026-01-05 02:23:59] "POST /neutron/port HTTP/1.1" 200 1234 0.054321 10.0.0.27 - - [2026-01-05 02:23:59] "POST /neutron/subnet HTTP/1.1" 200 1361 0.019705 10.0.0.27 - - [2026-01-05 02:23:59] "POST /neutron/network HTTP/1.1" 200 1494 0.013135 10.0.0.27 - - [2026-01-05 02:24:07] "POST /neutron/port HTTP/1.1" 200 1233 0.019108 10.0.0.27 - - [2026-01-05 02:24:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007562 10.0.0.27 - - [2026-01-05 02:24:23] "POST /neutron/port HTTP/1.1" 200 1233 0.018548 10.0.0.27 - - [2026-01-05 02:24:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007349 10.0.0.27 - - [2026-01-05 02:24:38] "POST /neutron/port HTTP/1.1" 200 1233 0.019307 10.0.0.27 - - [2026-01-05 02:24:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006866 10.0.0.23 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.23 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.33 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.23 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.33 - - [2026-01-05 02:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000335 10.0.0.27 - - [2026-01-05 02:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000941 10.0.0.27 - - [2026-01-05 02:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-01-05 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-01-05 02:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.27 - - [2026-01-05 02:24:48] "POST /neutron/port HTTP/1.1" 200 1233 0.017415 10.0.0.27 - - [2026-01-05 02:24:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007504 10.0.0.27 - - [2026-01-05 02:24:48] "GET /virtual-machine/f2cc8930-f2ec-4b92-b391-1f6841d690f3 HTTP/1.1" 200 1301 0.005369 10.0.0.27 - - [2026-01-05 02:24:48] "GET /virtual-machine-interface/f8ca2e31-34b0-46df-b5b4-c61d86a2ef9f HTTP/1.1" 200 3184 0.005072 10.0.0.27 - - [2026-01-05 02:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2026-01-05 02:24:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003201 10.0.0.27 - - [2026-01-05 02:24:48] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002616 10.0.0.27 - - [2026-01-05 02:24:48] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006299 10.0.0.23 - - [2026-01-05 02:24:49] "GET /obj-perms HTTP/1.1" 200 5056 0.050079 10.0.0.27 - - [2026-01-05 02:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.27 - - [2026-01-05 02:24:52] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005415 10.0.0.27 - - [2026-01-05 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.27 - - [2026-01-05 02:24:56] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.010743 10.0.0.27 - - [2026-01-05 02:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.27 - - [2026-01-05 02:25:00] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005397 10.0.0.27 - - [2026-01-05 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-01-05 02:25:04] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005600 10.0.0.27 - - [2026-01-05 02:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-01-05 02:25:08] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005738 10.0.0.27 - - [2026-01-05 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2026-01-05 02:25:12] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.004935 10.0.0.27 - - [2026-01-05 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2026-01-05 02:25:16] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005864 10.0.0.27 - - [2026-01-05 02:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.27 - - [2026-01-05 02:25:20] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005444 10.0.0.27 - - [2026-01-05 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.27 - - [2026-01-05 02:25:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003643 10.0.0.27 - - [2026-01-05 02:25:22] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002948 10.0.0.27 - - [2026-01-05 02:25:22] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005861 10.0.0.27 - - [2026-01-05 02:25:28] "POST /neutron/port HTTP/1.1" 200 1233 0.021122 10.0.0.27 - - [2026-01-05 02:25:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.035814 10.0.0.27 - - [2026-01-05 02:25:34] "POST /neutron/port HTTP/1.1" 200 1234 0.017389 10.0.0.27 - - [2026-01-05 02:25:37] "POST /neutron/port HTTP/1.1" 200 1233 0.015940 10.0.0.27 - - [2026-01-05 02:25:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003783 10.0.0.27 - - [2026-01-05 02:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.27 - - [2026-01-05 02:25:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007811 10.0.0.27 - - [2026-01-05 02:25:41] "POST /neutron/network HTTP/1.1" 200 1504 0.007582 10.0.0.27 - - [2026-01-05 02:25:41] "POST /neutron/subnet HTTP/1.1" 200 1361 0.016555 10.0.0.27 - - [2026-01-05 02:25:41] "POST /neutron/network HTTP/1.1" 200 1494 0.013703 10.0.0.27 - - [2026-01-05 02:25:43] "POST /neutron/port HTTP/1.1" 200 1234 0.021154 10.0.0.27 - - [2026-01-05 02:25:43] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007967 10.0.0.27 - - [2026-01-05 02:25:43] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 200 1301 0.005164 10.0.0.27 - - [2026-01-05 02:25:43] "GET /virtual-machine-interface/6f490a26-738d-4fa8-969f-f381f8b7ec18 HTTP/1.1" 200 3183 0.005321 10.0.0.27 - - [2026-01-05 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-01-05 02:25:44] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004522 10.0.0.27 - - [2026-01-05 02:25:44] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003145 10.0.0.27 - - [2026-01-05 02:25:44] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.005849 10.0.0.27 - - [2026-01-05 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.27 - - [2026-01-05 02:25:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004045 10.0.0.27 - - [2026-01-05 02:25:45] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003062 10.0.0.27 - - [2026-01-05 02:25:45] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006009 10.0.0.27 - - [2026-01-05 02:25:45] "POST /neutron/port HTTP/1.1" 200 1234 0.019463 10.0.0.27 - - [2026-01-05 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2026-01-05 02:25:45] "GET /network-policy/21e8e863-bc9d-4dc8-89bb-c589d1a4c36e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6935 0.003971 10.0.0.27 - - [2026-01-05 02:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.27 - - [2026-01-05 02:25:45] "GET /network-policy/bb5174a0-ba5f-4644-8dbb-68379cb79d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004407 10.0.0.27 - - [2026-01-05 02:25:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009936 10.0.0.27 - - [2026-01-05 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.27 - - [2026-01-05 02:25:46] "GET /network-policy/d5d32841-a2f2-4f03-b9d2-d4df15394631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004972 10.0.0.27 - - [2026-01-05 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.27 - - [2026-01-05 02:25:46] "GET /network-policy/4ee19a97-9220-4fc2-9989-834c3811e369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006559 10.0.0.27 - - [2026-01-05 02:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.064964 10.0.0.27 - - [2026-01-05 02:26:10] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 200 1301 0.004598 10.0.0.27 - - [2026-01-05 02:26:11] "POST /neutron/port HTTP/1.1" 200 151 0.215074 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003045 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.004232 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003469 10.0.0.27 - - [2026-01-05 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.27 - - [2026-01-05 02:26:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004347 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003009 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007471 10.0.0.27 - - [2026-01-05 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2026-01-05 02:26:12] "GET /routing-instance/36670503-33e3-4077-8ba1-1c3591457076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004557 10.0.0.27 - - [2026-01-05 02:26:12] "GET /route-target/c01958cc-80b4-461f-b684-9359829a0ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.014403 10.0.0.27 - - [2026-01-05 02:26:12] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003132 10.0.0.27 - - [2026-01-05 02:26:13] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003346 10.0.0.27 - - [2026-01-05 02:26:14] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003168 10.0.0.27 - - [2026-01-05 02:26:15] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003663 10.0.0.27 - - [2026-01-05 02:26:16] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003216 10.0.0.27 - - [2026-01-05 02:26:17] "GET /virtual-machine/8e0f0eeb-c41f-477b-96eb-ff915a98f2c9 HTTP/1.1" 404 171 0.003035 10.0.0.27 - - [2026-01-05 02:26:20] "GET /obj-perms HTTP/1.1" 200 5046 0.004047 10.0.0.33 - - [2026-01-05 02:26:20] "GET /obj-perms HTTP/1.1" 200 5046 0.004049 10.0.0.23 - - [2026-01-05 02:26:20] "GET /obj-perms HTTP/1.1" 200 5046 0.004620 10.0.0.27 - - [2026-01-05 02:26:21] "GET /virtual-machine/f2cc8930-f2ec-4b92-b391-1f6841d690f3 HTTP/1.1" 200 1301 0.006505 10.0.0.27 - - [2026-01-05 02:26:21] "POST /neutron/port HTTP/1.1" 200 151 0.244136 10.0.0.27 - - [2026-01-05 02:26:23] "GET /virtual-machine/f2cc8930-f2ec-4b92-b391-1f6841d690f3 HTTP/1.1" 404 171 0.004437 10.0.0.27 - - [2026-01-05 02:26:23] "GET /virtual-machine/f2cc8930-f2ec-4b92-b391-1f6841d690f3 HTTP/1.1" 404 171 0.002902 10.0.0.27 - - [2026-01-05 02:26:23] "GET /virtual-machine/f2cc8930-f2ec-4b92-b391-1f6841d690f3 HTTP/1.1" 404 171 0.002748 10.0.0.27 - - [2026-01-05 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.27 - - [2026-01-05 02:26:23] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003520 10.0.0.27 - - [2026-01-05 02:26:23] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003041 10.0.0.27 - - [2026-01-05 02:26:23] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006428 10.0.0.27 - - [2026-01-05 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.27 - - [2026-01-05 02:26:23] "GET /routing-instance/02c601c0-2a7e-4841-9c11-a29b1200adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005665 10.0.0.27 - - [2026-01-05 02:26:23] "GET /route-target/898c94f8-d525-45ea-becb-0e6641bce176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006248 10.0.0.27 - - [2026-01-05 02:26:23] "GET /obj-perms HTTP/1.1" 200 5046 0.003956 10.0.0.27 - - [2026-01-05 02:26:26] "GET /obj-perms HTTP/1.1" 200 5046 0.003926 10.0.0.27 - - [2026-01-05 02:26:26] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.045977 10.0.0.27 - - [2026-01-05 02:26:27] "POST /neutron/network HTTP/1.1" 200 1309 0.056904 10.0.0.27 - - [2026-01-05 02:26:27] "GET /virtual-network/7717cca6-0daf-4c8d-951a-3efa048d2343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.005706 10.0.0.27 - - [2026-01-05 02:26:27] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3795 0.005454 10.0.0.27 - - [2026-01-05 02:26:27] "DELETE /access-control-list/72eba14e-d506-4ff0-9f4c-fd54da6a696a HTTP/1.1" 200 115 0.049186 10.0.0.27 - - [2026-01-05 02:26:27] "POST /neutron/network HTTP/1.1" 200 1308 0.016920 10.0.0.27 - - [2026-01-05 02:26:27] "GET /virtual-network/476a51d8-cb04-4813-83f1-63fe98a5931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005304 10.0.0.27 - - [2026-01-05 02:26:27] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.006728 10.0.0.27 - - [2026-01-05 02:26:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.090239 10.0.0.27 - - [2026-01-05 02:26:27] "POST /neutron/network HTTP/1.1" 200 1309 0.050660 10.0.0.27 - - [2026-01-05 02:26:27] "GET /virtual-network/b1773892-26fa-4fa3-9fb9-dc550099ee7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.006145 10.0.0.27 - - [2026-01-05 02:26:28] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006103 10.0.0.27 - - [2026-01-05 02:26:28] "DELETE /access-control-list/19a53d8f-a25a-4b84-9b3e-e53fe29d6497 HTTP/1.1" 200 115 0.048894 10.0.0.27 - - [2026-01-05 02:26:28] "POST /neutron/network HTTP/1.1" 200 1308 0.029040 10.0.0.27 - - [2026-01-05 02:26:28] "GET /virtual-network/fce73440-b32b-437d-a3c3-f9330f6d3ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006326 10.0.0.27 - - [2026-01-05 02:26:28] "DELETE /network-policy/ac267e00-4d8e-4322-8a13-eb840766140f HTTP/1.1" 200 115 0.064979 10.0.0.27 - - [2026-01-05 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.23 - - [2026-01-05 02:26:28] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.27 - - [2026-01-05 02:26:28] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045054 10.0.0.27 - - [2026-01-05 02:26:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005390 10.0.0.27 - - [2026-01-05 02:26:28] "DELETE /network-policy/57b069d7-c3de-4476-8e78-89a38ad60da4 HTTP/1.1" 200 115 0.035199 10.0.0.27 - - [2026-01-05 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.23 - - [2026-01-05 02:26:28] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.27 - - [2026-01-05 02:26:28] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055936 10.0.0.27 - - [2026-01-05 02:26:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.007015 10.0.0.27 - - [2026-01-05 02:26:28] "DELETE /network-policy/75ba0dbf-5361-459d-9025-55961efbe5fd HTTP/1.1" 200 115 0.036348 10.0.0.27 - - [2026-01-05 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.23 - - [2026-01-05 02:26:28] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.27 - - [2026-01-05 02:26:28] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048277 10.0.0.27 - - [2026-01-05 02:26:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006501 10.0.0.27 - - [2026-01-05 02:26:29] "DELETE /network-policy/21b8d342-2519-40ab-a300-735fe3eca084 HTTP/1.1" 200 115 0.038346 10.0.0.27 - - [2026-01-05 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.23 - - [2026-01-05 02:26:29] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.27 - - [2026-01-05 02:26:29] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052871 10.0.0.27 - - [2026-01-05 02:26:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006248 10.0.0.27 - - [2026-01-05 02:26:29] "DELETE /network-policy/bb5174a0-ba5f-4644-8dbb-68379cb79d74 HTTP/1.1" 200 115 0.043699 10.0.0.27 - - [2026-01-05 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.23 - - [2026-01-05 02:26:29] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001118 10.0.0.27 - - [2026-01-05 02:26:29] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053570 10.0.0.27 - - [2026-01-05 02:26:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.004960 10.0.0.27 - - [2026-01-05 02:26:29] "DELETE /network-policy/21e8e863-bc9d-4dc8-89bb-c589d1a4c36e HTTP/1.1" 200 115 0.063354 10.0.0.27 - - [2026-01-05 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2026-01-05 02:26:29] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.27 - - [2026-01-05 02:26:29] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.053833 10.0.0.27 - - [2026-01-05 02:26:29] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006312 10.0.0.27 - - [2026-01-05 02:26:29] "DELETE /network-policy/4ee19a97-9220-4fc2-9989-834c3811e369 HTTP/1.1" 200 115 0.042668 10.0.0.27 - - [2026-01-05 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.23 - - [2026-01-05 02:26:29] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001065 10.0.0.27 - - [2026-01-05 02:26:29] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044373 10.0.0.27 - - [2026-01-05 02:26:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006569 10.0.0.27 - - [2026-01-05 02:26:30] "DELETE /network-policy/d5d32841-a2f2-4f03-b9d2-d4df15394631 HTTP/1.1" 200 115 0.046656 10.0.0.27 - - [2026-01-05 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.23 - - [2026-01-05 02:26:30] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001061 10.0.0.27 - - [2026-01-05 02:26:30] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.044362 10.0.0.27 - - [2026-01-05 02:26:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-04167330&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006780 10.0.0.27 - - [2026-01-05 02:26:30] "DELETE /route-target/98b281bc-8b90-4f90-868e-c9f0943036bf HTTP/1.1" 200 115 0.031099 10.0.0.27 - - [2026-01-05 02:26:30] "POST /neutron/network HTTP/1.1" 200 1308 0.014454 10.0.0.27 - - [2026-01-05 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003875 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002390 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002223 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002494 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002081 10.0.0.23 - - [2026-01-05 02:26:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006572 10.0.0.27 - - [2026-01-05 02:26:31] "POST /neutron/network HTTP/1.1" 200 151 0.171612 10.0.0.27 - - [2026-01-05 02:26:31] "DELETE /route-target/898c94f8-d525-45ea-becb-0e6641bce176 HTTP/1.1" 200 115 0.027955 10.0.0.27 - - [2026-01-05 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.27 - - [2026-01-05 02:26:31] "DELETE /network-ipam/d04295bc-f262-4ba8-b979-f0686b70abb2 HTTP/1.1" 200 115 0.031758 10.0.0.27 - - [2026-01-05 02:26:31] "POST /fqname-to-id HTTP/1.1" 404 252 0.004562 10.0.0.23 - - [2026-01-05 02:26:32] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.23 - - [2026-01-05 02:26:32] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.040420 10.0.0.23 - - [2026-01-05 02:26:32] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.23 - - [2026-01-05 02:26:32] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=security_groups HTTP/1.1" 200 1398 0.054422 10.0.0.23 - - [2026-01-05 02:26:32] "DELETE /security-group/9a468d68-71c3-40a7-9754-d540a286ca91 HTTP/1.1" 200 115 0.051295 10.0.0.23 - - [2026-01-05 02:26:32] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.23 - - [2026-01-05 02:26:32] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=application_policy_sets HTTP/1.1" 200 1437 0.071184 10.0.0.27 - - [2026-01-05 02:26:32] "DELETE /project/c99daaa8-6b45-41df-b9cd-bba917639175 HTTP/1.1" 200 115 0.455208 10.0.0.23 - - [2026-01-05 02:26:32] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001267 10.0.0.27 - - [2026-01-05 02:26:32] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?fields=projects HTTP/1.1" 200 1244 0.011199 10.0.0.27 - - [2026-01-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.003494 10.0.0.23 - - [2026-01-05 02:26:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.008161 10.0.0.23 - - [2026-01-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.006890 10.0.0.23 - - [2026-01-05 02:26:37] "POST /security-groups HTTP/1.1" 200 599 0.038433 10.0.0.27 - - [2026-01-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.003527 10.0.0.23 - - [2026-01-05 02:26:37] "POST /projects HTTP/1.1" 200 601 0.266298 10.0.0.27 - - [2026-01-05 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.298780 10.0.0.23 - - [2026-01-05 02:26:37] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.27 - - [2026-01-05 02:26:38] "POST /access-control-lists HTTP/1.1" 200 602 0.034763 10.0.0.27 - - [2026-01-05 02:26:38] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043877 10.0.0.27 - - [2026-01-05 02:26:38] "POST /network-policys HTTP/1.1" 200 559 0.026271 10.0.0.27 - - [2026-01-05 02:26:38] "GET /network-policy/7ce3114e-e517-49af-99eb-eed88e49d977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005902 10.0.0.27 - - [2026-01-05 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.23 - - [2026-01-05 02:26:38] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.27 - - [2026-01-05 02:26:38] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.037730 10.0.0.27 - - [2026-01-05 02:26:38] "POST /neutron/network HTTP/1.1" 200 117 0.013653 10.0.0.23 - - [2026-01-05 02:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006071 10.0.0.27 - - [2026-01-05 02:26:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.212504 10.0.0.27 - - [2026-01-05 02:26:38] "POST /id-to-fqname HTTP/1.1" 200 229 0.001341 10.0.0.27 - - [2026-01-05 02:26:38] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005829 10.0.0.27 - - [2026-01-05 02:26:39] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005771 10.0.0.27 - - [2026-01-05 02:26:39] "POST /neutron/network HTTP/1.1" 200 1007 0.008877 10.0.0.27 - - [2026-01-05 02:26:39] "POST /neutron/network HTTP/1.1" 200 1007 0.008478 10.0.0.27 - - [2026-01-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 244 0.008659 10.0.0.27 - - [2026-01-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.002736 10.0.0.27 - - [2026-01-05 02:26:39] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.011285 10.0.0.27 - - [2026-01-05 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014472 10.0.0.27 - - [2026-01-05 02:26:39] "GET /network-policy/7ce3114e-e517-49af-99eb-eed88e49d977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004590 10.0.0.27 - - [2026-01-05 02:26:39] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006629 10.0.0.27 - - [2026-01-05 02:26:39] "POST /id-to-fqname HTTP/1.1" 200 229 0.001800 10.0.0.27 - - [2026-01-05 02:26:40] "POST /neutron/network HTTP/1.1" 200 1116 0.008472 10.0.0.23 - - [2026-01-05 02:26:40] "DELETE /project/c99daaa86b4541dfb9cdbba917639175 HTTP/1.1" 404 173 0.031873 10.0.0.23 - - [2026-01-05 02:26:40] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.024663 10.0.0.27 - - [2026-01-05 02:26:40] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.100861 10.0.0.27 - - [2026-01-05 02:26:41] "POST /neutron/port HTTP/1.1" 200 117 0.008838 10.0.0.27 - - [2026-01-05 02:26:41] "POST /id-to-fqname HTTP/1.1" 200 229 0.001410 10.0.0.27 - - [2026-01-05 02:26:41] "POST /neutron/network HTTP/1.1" 200 1116 0.010722 10.0.0.23 - - [2026-01-05 02:26:42] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001245 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/port HTTP/1.1" 200 1174 0.025661 10.0.0.27 - - [2026-01-05 02:26:42] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076542 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/port HTTP/1.1" 200 1238 0.020938 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/subnet HTTP/1.1" 200 1381 0.013542 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/port HTTP/1.1" 200 117 0.006499 10.0.0.27 - - [2026-01-05 02:26:42] "POST /neutron/network HTTP/1.1" 200 1116 0.009011 10.0.0.27 - - [2026-01-05 02:26:43] "POST /neutron/port HTTP/1.1" 200 1174 0.024388 10.0.0.27 - - [2026-01-05 02:26:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004978 10.0.0.27 - - [2026-01-05 02:26:43] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.27 - - [2026-01-05 02:26:47] "POST /neutron/port HTTP/1.1" 200 1238 0.022006 10.0.0.27 - - [2026-01-05 02:26:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008823 10.0.0.27 - - [2026-01-05 02:26:47] "GET /virtual-machine/0d4ce1cd-cac0-45cb-bf25-6186754923a1 HTTP/1.1" 200 1299 0.049219 10.0.0.27 - - [2026-01-05 02:26:47] "GET /virtual-machine-interface/ea51fd4a-3ae9-450c-990d-5bb9a8fa62a4 HTTP/1.1" 200 3178 0.011998 10.0.0.27 - - [2026-01-05 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2026-01-05 02:26:47] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004473 10.0.0.27 - - [2026-01-05 02:26:47] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003268 10.0.0.27 - - [2026-01-05 02:26:47] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005661 10.0.0.23 - - [2026-01-05 02:26:50] "GET /obj-perms HTTP/1.1" 200 5056 0.056791 10.0.0.27 - - [2026-01-05 02:26:50] "GET /obj-perms HTTP/1.1" 200 5056 0.051742 10.0.0.27 - - [2026-01-05 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.27 - - [2026-01-05 02:26:51] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006680 10.0.0.27 - - [2026-01-05 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-01-05 02:26:55] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005146 10.0.0.27 - - [2026-01-05 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.27 - - [2026-01-05 02:26:59] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005689 10.0.0.27 - - [2026-01-05 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2026-01-05 02:27:03] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006784 10.0.0.27 - - [2026-01-05 02:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.27 - - [2026-01-05 02:27:07] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006856 10.0.0.27 - - [2026-01-05 02:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.27 - - [2026-01-05 02:27:11] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006035 10.0.0.27 - - [2026-01-05 02:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.27 - - [2026-01-05 02:27:15] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005687 10.0.0.27 - - [2026-01-05 02:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.27 - - [2026-01-05 02:27:19] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006287 10.0.0.27 - - [2026-01-05 02:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.27 - - [2026-01-05 02:27:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003572 10.0.0.27 - - [2026-01-05 02:27:21] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003277 10.0.0.27 - - [2026-01-05 02:27:21] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006416 10.0.0.27 - - [2026-01-05 02:27:22] "POST /neutron/port HTTP/1.1" 200 1238 0.017616 10.0.0.27 - - [2026-01-05 02:27:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008058 10.0.0.27 - - [2026-01-05 02:27:32] "POST /neutron/port HTTP/1.1" 200 1238 0.018970 10.0.0.27 - - [2026-01-05 02:27:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006606 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/port HTTP/1.1" 200 1238 0.040479 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003667 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/port HTTP/1.1" 200 1238 0.035044 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003941 10.0.0.27 - - [2026-01-05 02:27:41] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.27 - - [2026-01-05 02:27:42] "POST /neutron/port HTTP/1.1" 200 1238 0.016521 10.0.0.27 - - [2026-01-05 02:27:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007793 10.0.0.27 - - [2026-01-05 02:27:42] "GET /virtual-machine/3d2ca68c-5488-4085-8450-efa88ec0921e HTTP/1.1" 200 1299 0.005715 10.0.0.27 - - [2026-01-05 02:27:43] "GET /virtual-machine-interface/14f6fdc3-18be-459b-a4e6-5193399f4e4f HTTP/1.1" 200 3177 0.005737 10.0.0.27 - - [2026-01-05 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.27 - - [2026-01-05 02:27:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004010 10.0.0.27 - - [2026-01-05 02:27:43] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002863 10.0.0.27 - - [2026-01-05 02:27:43] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006067 10.0.0.27 - - [2026-01-05 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.27 - - [2026-01-05 02:27:44] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004004 10.0.0.27 - - [2026-01-05 02:27:44] "GET /virtual-networks?parent_id=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002670 10.0.0.27 - - [2026-01-05 02:27:44] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007536 10.0.0.33 - - [2026-01-05 02:27:51] "GET /obj-perms HTTP/1.1" 200 5056 0.049047 10.0.0.27 - - [2026-01-05 02:28:10] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.006226 10.0.0.27 - - [2026-01-05 02:28:10] "POST /neutron/network HTTP/1.1" 200 1106 0.011223 10.0.0.27 - - [2026-01-05 02:28:10] "DELETE /access-control-list/91c24810-0b8e-4c88-9cd3-e4bb47c6388b HTTP/1.1" 200 115 0.036042 10.0.0.27 - - [2026-01-05 02:28:10] "GET /virtual-network/a06f42e3-8999-47f1-98a2-e8fca13b473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007828 10.0.0.27 - - [2026-01-05 02:28:10] "POST /neutron/network HTTP/1.1" 200 1007 0.008955 10.0.0.27 - - [2026-01-05 02:28:11] "POST /neutron/port HTTP/1.1" 200 1228 0.016780 10.0.0.27 - - [2026-01-05 02:28:11] "POST /neutron/port HTTP/1.1" 200 1228 0.032233 10.0.0.23 - - [2026-01-05 02:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004187 10.0.0.23 - - [2026-01-05 02:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003783 10.0.0.23 - - [2026-01-05 02:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004373 10.0.0.23 - - [2026-01-05 02:28:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011430 10.0.0.27 - - [2026-01-05 02:28:13] "POST /neutron/network HTTP/1.1" 200 151 0.154427 10.0.0.27 - - [2026-01-05 02:28:13] "DELETE /network-policy/7ce3114e-e517-49af-99eb-eed88e49d977 HTTP/1.1" 200 115 0.031336 10.0.0.23 - - [2026-01-05 02:28:15] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.27 - - [2026-01-05 02:28:15] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.078321 10.0.0.23 - - [2026-01-05 02:28:15] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.27 - - [2026-01-05 02:28:15] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=virtual_networks HTTP/1.1" 200 1059 0.041226 10.0.0.23 - - [2026-01-05 02:28:15] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.27 - - [2026-01-05 02:28:16] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.031111 10.0.0.23 - - [2026-01-05 02:28:16] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001345 10.0.0.27 - - [2026-01-05 02:28:16] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=security_groups HTTP/1.1" 200 1293 0.050458 10.0.0.27 - - [2026-01-05 02:28:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.028402 10.0.0.23 - - [2026-01-05 02:28:17] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002872 10.0.0.23 - - [2026-01-05 02:28:17] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001943 10.0.0.23 - - [2026-01-05 02:28:17] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007789 10.0.0.23 - - [2026-01-05 02:28:17] "POST /id-to-fqname HTTP/1.1" 200 204 0.001311 10.0.0.23 - - [2026-01-05 02:28:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.003343 10.0.0.23 - - [2026-01-05 02:28:17] "POST /security-groups HTTP/1.1" 200 605 0.071331 10.0.0.27 - - [2026-01-05 02:28:17] "POST /fqname-to-id HTTP/1.1" 404 248 0.006272 10.0.0.23 - - [2026-01-05 02:28:17] "POST /projects HTTP/1.1" 200 613 0.337886 10.0.0.23 - - [2026-01-05 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.409488 10.0.0.27 - - [2026-01-05 02:28:17] "POST /access-control-lists HTTP/1.1" 200 608 0.037110 10.0.0.27 - - [2026-01-05 02:28:17] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.584113 10.0.0.27 - - [2026-01-05 02:28:18] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.27 - - [2026-01-05 02:28:21] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000567 10.0.0.23 - - [2026-01-05 02:28:22] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001058 10.0.0.27 - - [2026-01-05 02:28:22] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.077499 10.0.0.27 - - [2026-01-05 02:28:22] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.27 - - [2026-01-05 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2026-01-05 02:28:23] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.27 - - [2026-01-05 02:28:23] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007143 10.0.0.27 - - [2026-01-05 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.23 - - [2026-01-05 02:28:23] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000976 10.0.0.27 - - [2026-01-05 02:28:23] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.053070 10.0.0.27 - - [2026-01-05 02:28:24] "GET /domains HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-01-05 02:28:24] "GET /domains HTTP/1.1" 200 280 0.036531 10.0.0.23 - - [2026-01-05 02:28:24] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001276 10.0.0.27 - - [2026-01-05 02:28:24] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6 HTTP/1.1" 200 2781 0.010433 10.0.0.23 - - [2026-01-05 02:28:24] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001185 10.0.0.27 - - [2026-01-05 02:28:24] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9 HTTP/1.1" 200 1946 0.084482 10.0.0.27 - - [2026-01-05 02:28:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002750 10.0.0.27 - - [2026-01-05 02:28:24] "POST /network-ipams HTTP/1.1" 200 627 0.028553 10.0.0.27 - - [2026-01-05 02:28:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003281 10.0.0.27 - - [2026-01-05 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2026-01-05 02:28:24] "GET /network-ipam/c3c00712-9313-4592-988d-cb08301ca3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006387 10.0.0.27 - - [2026-01-05 02:28:24] "PUT /network-ipam/c3c00712-9313-4592-988d-cb08301ca3b5 HTTP/1.1" 200 258 0.014156 10.0.0.27 - - [2026-01-05 02:28:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-01-05 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026810 10.0.0.23 - - [2026-01-05 02:28:25] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000978 10.0.0.27 - - [2026-01-05 02:28:25] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.040062 10.0.0.23 - - [2026-01-05 02:28:26] "POST /useragent-kv HTTP/1.1" 200 115 0.007966 10.0.0.27 - - [2026-01-05 02:28:26] "POST /neutron/subnet HTTP/1.1" 200 720 0.287907 10.0.0.27 - - [2026-01-05 02:28:26] "POST /id-to-fqname HTTP/1.1" 200 237 0.001523 10.0.0.27 - - [2026-01-05 02:28:26] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.009753 10.0.0.27 - - [2026-01-05 02:28:26] "POST /neutron/network HTTP/1.1" 200 1141 0.008658 10.0.0.27 - - [2026-01-05 02:28:26] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.006872 10.0.0.27 - - [2026-01-05 02:28:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.010009 10.0.0.27 - - [2026-01-05 02:28:27] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.005919 10.0.0.27 - - [2026-01-05 02:28:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.004022 10.0.0.27 - - [2026-01-05 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.23 - - [2026-01-05 02:28:28] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001070 10.0.0.27 - - [2026-01-05 02:28:28] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.052467 10.0.0.27 - - [2026-01-05 02:28:28] "POST /network-policys HTTP/1.1" 200 565 0.084529 10.0.0.27 - - [2026-01-05 02:28:28] "GET /network-policy/ea43a92c-268e-4ee6-8864-67c04e132c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.007741 10.0.0.27 - - [2026-01-05 02:28:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.003406 10.0.0.27 - - [2026-01-05 02:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.23 - - [2026-01-05 02:28:28] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001084 10.0.0.27 - - [2026-01-05 02:28:28] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.043265 10.0.0.27 - - [2026-01-05 02:28:28] "POST /network-policys HTTP/1.1" 200 565 0.027880 10.0.0.27 - - [2026-01-05 02:28:28] "GET /network-policy/94df9d15-a0a4-411b-971e-3706b6868dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.007110 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.003339 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.23 - - [2026-01-05 02:28:29] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001297 10.0.0.27 - - [2026-01-05 02:28:29] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.036437 10.0.0.27 - - [2026-01-05 02:28:29] "POST /network-policys HTTP/1.1" 200 565 0.027054 10.0.0.27 - - [2026-01-05 02:28:29] "GET /network-policy/f5a7e304-452f-46a9-8fa8-6026777e0a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.006164 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.002603 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.004512 10.0.0.27 - - [2026-01-05 02:28:29] "POST /neutron/network HTTP/1.1" 200 1339 0.016558 10.0.0.27 - - [2026-01-05 02:28:29] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.014012 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.27 - - [2026-01-05 02:28:29] "GET /network-policy/94df9d15-a0a4-411b-971e-3706b6868dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004261 10.0.0.27 - - [2026-01-05 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.27 - - [2026-01-05 02:28:29] "GET /network-policy/ea43a92c-268e-4ee6-8864-67c04e132c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.004637 10.0.0.27 - - [2026-01-05 02:28:29] "POST /id-to-fqname HTTP/1.1" 200 237 0.001416 10.0.0.23 - - [2026-01-05 02:28:30] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001108 10.0.0.27 - - [2026-01-05 02:28:30] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.072137 10.0.0.27 - - [2026-01-05 02:28:30] "POST /neutron/port HTTP/1.1" 200 117 0.006014 10.0.0.27 - - [2026-01-05 02:28:31] "POST /neutron/network HTTP/1.1" 200 1349 0.008925 10.0.0.27 - - [2026-01-05 02:28:31] "POST /neutron/port HTTP/1.1" 200 1180 0.021912 10.0.0.27 - - [2026-01-05 02:28:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003809 10.0.0.27 - - [2026-01-05 02:28:32] "POST /neutron/port HTTP/1.1" 200 117 0.001115 10.0.0.27 - - [2026-01-05 02:28:36] "POST /neutron/port HTTP/1.1" 200 1244 0.019668 10.0.0.27 - - [2026-01-05 02:28:36] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007839 10.0.0.27 - - [2026-01-05 02:28:36] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 401 292 0.000426 10.0.0.27 - - [2026-01-05 02:28:36] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 200 1307 0.031320 10.0.0.27 - - [2026-01-05 02:28:36] "GET /virtual-machine-interface/d916279d-51f0-4c12-8983-a1428f7edb2e HTTP/1.1" 200 3176 0.006301 10.0.0.27 - - [2026-01-05 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.27 - - [2026-01-05 02:28:36] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003364 10.0.0.27 - - [2026-01-05 02:28:36] "GET /virtual-networks?parent_id=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003541 10.0.0.27 - - [2026-01-05 02:28:36] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005918 10.0.0.27 - - [2026-01-05 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.27 - - [2026-01-05 02:28:39] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005425 10.0.0.23 - - [2026-01-05 02:28:40] "DELETE /project/84996a221111420fab2b026e1281f5c9 HTTP/1.1" 404 173 0.004388 10.0.0.23 - - [2026-01-05 02:28:40] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000902 10.0.0.23 - - [2026-01-05 02:28:40] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.043659 10.0.0.23 - - [2026-01-05 02:28:40] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.23 - - [2026-01-05 02:28:40] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=security_groups HTTP/1.1" 200 1398 0.058861 10.0.0.23 - - [2026-01-05 02:28:40] "DELETE /security-group/2463fd12-76cd-4ec0-8f9a-b85596602d9b HTTP/1.1" 200 115 0.047352 10.0.0.23 - - [2026-01-05 02:28:40] "GET /projects?obj_uuids=c99daaa8-6b45-41df-b9cd-bba917639175&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000876 10.0.0.27 - - [2026-01-05 02:28:40] "DELETE /access-control-list/ae2b1b34-11ab-4a25-852b-4a5051c15fd3 HTTP/1.1" 200 115 0.031737 10.0.0.23 - - [2026-01-05 02:28:40] "GET /project/c99daaa8-6b45-41df-b9cd-bba917639175?fields=application_policy_sets HTTP/1.1" 200 1437 0.041054 10.0.0.23 - - [2026-01-05 02:28:41] "DELETE /project/c99daaa8-6b45-41df-b9cd-bba917639175 HTTP/1.1" 200 115 0.423619 10.0.0.27 - - [2026-01-05 02:28:42] "POST /neutron/port HTTP/1.1" 200 1244 0.019979 10.0.0.27 - - [2026-01-05 02:28:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003615 10.0.0.27 - - [2026-01-05 02:28:42] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.27 - - [2026-01-05 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.27 - - [2026-01-05 02:28:43] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006073 10.0.0.27 - - [2026-01-05 02:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.27 - - [2026-01-05 02:28:48] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005799 10.0.0.27 - - [2026-01-05 02:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.27 - - [2026-01-05 02:28:52] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005346 10.0.0.27 - - [2026-01-05 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-01-05 02:28:56] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006311 10.0.0.27 - - [2026-01-05 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2026-01-05 02:29:00] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006207 10.0.0.27 - - [2026-01-05 02:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-01-05 02:29:04] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006357 10.0.0.27 - - [2026-01-05 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.27 - - [2026-01-05 02:29:08] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.005886 10.0.0.27 - - [2026-01-05 02:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.27 - - [2026-01-05 02:29:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005985 10.0.0.27 - - [2026-01-05 02:29:10] "GET /virtual-networks?parent_id=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003920 10.0.0.27 - - [2026-01-05 02:29:10] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3299 0.006579 10.0.0.27 - - [2026-01-05 02:29:10] "POST /neutron/port HTTP/1.1" 200 1244 0.020952 10.0.0.27 - - [2026-01-05 02:29:15] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006772 10.0.0.27 - - [2026-01-05 02:29:21] "POST /neutron/port HTTP/1.1" 200 1244 0.017256 10.0.0.27 - - [2026-01-05 02:29:26] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007283 10.0.0.27 - - [2026-01-05 02:29:31] "POST /neutron/port HTTP/1.1" 200 1244 0.019874 10.0.0.27 - - [2026-01-05 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.27 - - [2026-01-05 02:29:31] "GET /network-policy/ea43a92c-268e-4ee6-8864-67c04e132c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.003431 10.0.0.27 - - [2026-01-05 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.27 - - [2026-01-05 02:29:31] "GET /network-policy/94df9d15-a0a4-411b-971e-3706b6868dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.005115 10.0.0.27 - - [2026-01-05 02:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.27 - - [2026-01-05 02:29:31] "GET /network-policy/f5a7e304-452f-46a9-8fa8-6026777e0a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.004341 10.0.0.27 - - [2026-01-05 02:29:32] "POST /neutron/network HTTP/1.1" 200 1431 0.101189 10.0.0.27 - - [2026-01-05 02:29:32] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3595 0.006557 10.0.0.27 - - [2026-01-05 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.27 - - [2026-01-05 02:29:32] "GET /network-policy/94df9d15-a0a4-411b-971e-3706b6868dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3110 0.004003 10.0.0.27 - - [2026-01-05 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.27 - - [2026-01-05 02:29:32] "GET /network-policy/ea43a92c-268e-4ee6-8864-67c04e132c3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4073 0.004358 10.0.0.27 - - [2026-01-05 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.27 - - [2026-01-05 02:29:32] "GET /network-policy/f5a7e304-452f-46a9-8fa8-6026777e0a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2140 0.003931 10.0.0.27 - - [2026-01-05 02:29:37] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3595 0.006568 10.0.0.27 - - [2026-01-05 02:29:37] "POST /neutron/network HTTP/1.1" 200 1141 0.087885 10.0.0.27 - - [2026-01-05 02:29:37] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.005776 10.0.0.27 - - [2026-01-05 02:29:37] "DELETE /access-control-list/1f58cc65-6dff-483b-bd4a-04b4821a8a19 HTTP/1.1" 200 115 0.112820 10.0.0.27 - - [2026-01-05 02:29:42] "POST /neutron/port HTTP/1.1" 200 1244 0.019651 10.0.0.27 - - [2026-01-05 02:29:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003991 10.0.0.27 - - [2026-01-05 02:29:42] "POST /neutron/port HTTP/1.1" 200 117 0.003239 10.0.0.27 - - [2026-01-05 02:29:42] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 200 1307 0.004277 10.0.0.27 - - [2026-01-05 02:29:43] "POST /neutron/port HTTP/1.1" 200 1234 0.020013 10.0.0.27 - - [2026-01-05 02:29:44] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 404 171 0.003312 10.0.0.27 - - [2026-01-05 02:29:44] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 404 171 0.002342 10.0.0.27 - - [2026-01-05 02:29:44] "GET /virtual-machine/f1ff0f2b-bfe4-4f5f-8caa-1acdd6ac9b16 HTTP/1.1" 404 171 0.003011 10.0.0.27 - - [2026-01-05 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.27 - - [2026-01-05 02:29:44] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003239 10.0.0.27 - - [2026-01-05 02:29:44] "GET /virtual-networks?parent_id=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002789 10.0.0.27 - - [2026-01-05 02:29:44] "GET /virtual-network/10de949d-846b-4de9-8b91-6a68dd6817be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2682 0.006455 10.0.0.27 - - [2026-01-05 02:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.27 - - [2026-01-05 02:29:44] "GET /routing-instance/cd0838e4-7c8d-4f58-9889-a04b25d4483b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.004796 10.0.0.27 - - [2026-01-05 02:29:44] "GET /route-target/64be1e6c-c7a6-433a-9206-fa14516b5cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004308 10.0.0.27 - - [2026-01-05 02:29:45] "GET /obj-perms HTTP/1.1" 200 5021 0.060558 10.0.0.23 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000573 10.0.0.23 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.23 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.23 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.33 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2026-01-05 02:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.27 - - [2026-01-05 02:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-01-05 02:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.27 - - [2026-01-05 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2026-01-05 02:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2026-01-05 02:29:48] "GET /obj-perms HTTP/1.1" 200 5021 0.004704 10.0.0.23 - - [2026-01-05 02:29:52] "GET /obj-perms HTTP/1.1" 200 5056 0.049183 10.0.0.27 - - [2026-01-05 02:29:52] "GET /obj-perms HTTP/1.1" 200 5056 0.053541 10.0.0.27 - - [2026-01-05 02:29:57] "GET /obj-perms HTTP/1.1" 200 5021 0.004500 10.0.0.27 - - [2026-01-05 02:29:57] "GET /obj-perms HTTP/1.1" 200 5021 0.004848 10.0.0.33 - - [2026-01-05 02:29:57] "GET /obj-perms HTTP/1.1" 200 5021 0.057450 10.0.0.27 - - [2026-01-05 02:29:57] "DELETE /network-policy/f5a7e304-452f-46a9-8fa8-6026777e0a21 HTTP/1.1" 200 115 0.031090 10.0.0.27 - - [2026-01-05 02:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.23 - - [2026-01-05 02:29:57] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001011 10.0.0.27 - - [2026-01-05 02:29:57] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.062247 10.0.0.27 - - [2026-01-05 02:29:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-20829791&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005103 10.0.0.27 - - [2026-01-05 02:29:58] "DELETE /network-policy/94df9d15-a0a4-411b-971e-3706b6868dd7 HTTP/1.1" 200 115 0.031277 10.0.0.27 - - [2026-01-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.23 - - [2026-01-05 02:29:58] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000987 10.0.0.27 - - [2026-01-05 02:29:58] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.055831 10.0.0.27 - - [2026-01-05 02:29:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-20829791&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005716 10.0.0.27 - - [2026-01-05 02:29:58] "DELETE /network-policy/ea43a92c-268e-4ee6-8864-67c04e132c3e HTTP/1.1" 200 115 0.037774 10.0.0.27 - - [2026-01-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.23 - - [2026-01-05 02:29:58] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001160 10.0.0.27 - - [2026-01-05 02:29:58] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.044896 10.0.0.27 - - [2026-01-05 02:29:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-20829791&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006017 10.0.0.23 - - [2026-01-05 02:29:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.23 - - [2026-01-05 02:29:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004924 10.0.0.23 - - [2026-01-05 02:29:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003063 10.0.0.23 - - [2026-01-05 02:29:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004169 10.0.0.27 - - [2026-01-05 02:29:58] "POST /neutron/network HTTP/1.1" 200 151 0.153492 10.0.0.27 - - [2026-01-05 02:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2026-01-05 02:29:58] "DELETE /network-ipam/c3c00712-9313-4592-988d-cb08301ca3b5 HTTP/1.1" 200 115 0.046211 10.0.0.27 - - [2026-01-05 02:29:59] "POST /fqname-to-id HTTP/1.1" 404 264 0.004114 10.0.0.23 - - [2026-01-05 02:29:59] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000885 10.0.0.23 - - [2026-01-05 02:29:59] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.044233 10.0.0.23 - - [2026-01-05 02:29:59] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001078 10.0.0.23 - - [2026-01-05 02:29:59] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=security_groups HTTP/1.1" 200 1415 0.051784 10.0.0.23 - - [2026-01-05 02:29:59] "DELETE /security-group/c279c647-4985-45d9-be0f-0d5ac8f4949e HTTP/1.1" 200 115 0.043409 10.0.0.23 - - [2026-01-05 02:29:59] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001034 10.0.0.27 - - [2026-01-05 02:29:59] "DELETE /access-control-list/bdb24517-6775-4c3e-aa13-d430c242294a HTTP/1.1" 200 115 0.039732 10.0.0.23 - - [2026-01-05 02:29:59] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=application_policy_sets HTTP/1.1" 200 1454 0.051547 10.0.0.27 - - [2026-01-05 02:29:59] "DELETE /project/84996a22-1111-420f-ab2b-026e1281f5c9 HTTP/1.1" 200 115 0.413453 10.0.0.23 - - [2026-01-05 02:29:59] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.27 - - [2026-01-05 02:29:59] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?fields=projects HTTP/1.1" 200 1244 0.011956 10.0.0.23 - - [2026-01-05 02:30:02] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003359 10.0.0.23 - - [2026-01-05 02:30:02] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001102 10.0.0.23 - - [2026-01-05 02:30:02] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049710 10.0.0.23 - - [2026-01-05 02:30:02] "POST /id-to-fqname HTTP/1.1" 200 204 0.004864 10.0.0.23 - - [2026-01-05 02:30:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.003721 10.0.0.23 - - [2026-01-05 02:30:02] "POST /security-groups HTTP/1.1" 200 605 0.078447 10.0.0.23 - - [2026-01-05 02:30:02] "POST /projects HTTP/1.1" 200 613 0.308286 10.0.0.27 - - [2026-01-05 02:30:02] "POST /access-control-lists HTTP/1.1" 200 610 0.045158 10.0.0.23 - - [2026-01-05 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.391022 10.0.0.27 - - [2026-01-05 02:30:02] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.608638 10.0.0.23 - - [2026-01-05 02:30:02] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001034 10.0.0.27 - - [2026-01-05 02:30:02] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=virtual_networks HTTP/1.1" 200 1070 0.071069 10.0.0.23 - - [2026-01-05 02:30:02] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001347 10.0.0.27 - - [2026-01-05 02:30:02] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.047395 10.0.0.23 - - [2026-01-05 02:30:02] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001071 10.0.0.27 - - [2026-01-05 02:30:02] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=security_groups HTTP/1.1" 200 1310 0.053816 10.0.0.27 - - [2026-01-05 02:30:03] "POST /fqname-to-id HTTP/1.1" 404 204 0.027264 10.0.0.23 - - [2026-01-05 02:30:03] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004686 10.0.0.23 - - [2026-01-05 02:30:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000929 10.0.0.23 - - [2026-01-05 02:30:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006958 10.0.0.23 - - [2026-01-05 02:30:04] "POST /id-to-fqname HTTP/1.1" 200 206 0.001369 10.0.0.23 - - [2026-01-05 02:30:04] "POST /fqname-to-id HTTP/1.1" 404 215 0.006757 10.0.0.23 - - [2026-01-05 02:30:04] "POST /security-groups HTTP/1.1" 200 607 0.075578 10.0.0.27 - - [2026-01-05 02:30:04] "POST /fqname-to-id HTTP/1.1" 404 250 0.003535 10.0.0.23 - - [2026-01-05 02:30:04] "POST /projects HTTP/1.1" 200 617 0.294753 10.0.0.23 - - [2026-01-05 02:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.372246 10.0.0.27 - - [2026-01-05 02:30:04] "POST /access-control-lists HTTP/1.1" 200 610 0.038454 10.0.0.27 - - [2026-01-05 02:30:04] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.565555 10.0.0.27 - - [2026-01-05 02:30:05] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.27 - - [2026-01-05 02:30:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000642 10.0.0.27 - - [2026-01-05 02:30:08] "POST /fqname-to-id HTTP/1.1" 404 233 0.058308 10.0.0.27 - - [2026-01-05 02:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.23 - - [2026-01-05 02:30:08] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001140 10.0.0.27 - - [2026-01-05 02:30:08] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.051096 10.0.0.27 - - [2026-01-05 02:30:08] "POST /network-policys HTTP/1.1" 200 567 0.033278 10.0.0.27 - - [2026-01-05 02:30:09] "GET /network-policy/acc4ff6b-6d45-466c-aa69-c1141c6abd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006266 10.0.0.27 - - [2026-01-05 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.23 - - [2026-01-05 02:30:09] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001325 10.0.0.27 - - [2026-01-05 02:30:09] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.041048 10.0.0.23 - - [2026-01-05 02:30:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007049 10.0.0.27 - - [2026-01-05 02:30:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.278160 10.0.0.27 - - [2026-01-05 02:30:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.005399 10.0.0.27 - - [2026-01-05 02:30:10] "POST /id-to-fqname HTTP/1.1" 200 237 0.001343 10.0.0.27 - - [2026-01-05 02:30:10] "GET /virtual-network/e578b275-4ca2-4a69-9ffd-9d60052a8982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.010716 10.0.0.27 - - [2026-01-05 02:30:10] "POST /neutron/network HTTP/1.1" 200 1013 0.011032 10.0.0.27 - - [2026-01-05 02:30:10] "GET /virtual-network/e578b275-4ca2-4a69-9ffd-9d60052a8982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005434 10.0.0.27 - - [2026-01-05 02:30:10] "POST /neutron/subnet HTTP/1.1" 200 823 0.008596 10.0.0.27 - - [2026-01-05 02:30:10] "POST /fqname-to-id HTTP/1.1" 404 252 0.003637 10.0.0.27 - - [2026-01-05 02:30:10] "POST /neutron/network HTTP/1.1" 200 1120 0.014973 10.0.0.27 - - [2026-01-05 02:30:10] "GET /virtual-network/e578b275-4ca2-4a69-9ffd-9d60052a8982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2973 0.021096 10.0.0.27 - - [2026-01-05 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.27 - - [2026-01-05 02:30:10] "GET /network-policy/acc4ff6b-6d45-466c-aa69-c1141c6abd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004586 10.0.0.27 - - [2026-01-05 02:30:10] "GET /virtual-network/e578b275-4ca2-4a69-9ffd-9d60052a8982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2973 0.005846 10.0.0.27 - - [2026-01-05 02:30:12] "DELETE /network-policy/acc4ff6b-6d45-466c-aa69-c1141c6abd22 HTTP/1.1" 409 238 0.008181 10.0.0.27 - - [2026-01-05 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.27 - - [2026-01-05 02:30:12] "DELETE /network-policy/acc4ff6b-6d45-466c-aa69-c1141c6abd22 HTTP/1.1" 200 115 0.041179 10.0.0.27 - - [2026-01-05 02:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.23 - - [2026-01-05 02:30:12] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001272 10.0.0.27 - - [2026-01-05 02:30:12] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.040269 10.0.0.27 - - [2026-01-05 02:30:12] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-37066435&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005135 10.0.0.23 - - [2026-01-05 02:30:15] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001026 10.0.0.27 - - [2026-01-05 02:30:15] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.041925 10.0.0.23 - - [2026-01-05 02:30:15] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001102 10.0.0.27 - - [2026-01-05 02:30:15] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?fields=virtual_networks HTTP/1.1" 200 1075 0.042925 10.0.0.23 - - [2026-01-05 02:30:15] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000959 10.0.0.27 - - [2026-01-05 02:30:15] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.039695 10.0.0.23 - - [2026-01-05 02:30:15] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001081 10.0.0.27 - - [2026-01-05 02:30:15] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?fields=security_groups HTTP/1.1" 200 1317 0.044225 10.0.0.27 - - [2026-01-05 02:30:16] "POST /fqname-to-id HTTP/1.1" 404 188 0.028184 10.0.0.23 - - [2026-01-05 02:30:16] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004448 10.0.0.23 - - [2026-01-05 02:30:16] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000926 10.0.0.23 - - [2026-01-05 02:30:16] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006914 10.0.0.23 - - [2026-01-05 02:30:16] "POST /id-to-fqname HTTP/1.1" 200 190 0.001231 10.0.0.23 - - [2026-01-05 02:30:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.005422 10.0.0.23 - - [2026-01-05 02:30:17] "POST /security-groups HTTP/1.1" 200 591 0.073610 10.0.0.23 - - [2026-01-05 02:30:17] "POST /projects HTTP/1.1" 200 585 0.299439 10.0.0.27 - - [2026-01-05 02:30:17] "POST /access-control-lists HTTP/1.1" 200 596 0.025524 10.0.0.23 - - [2026-01-05 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.369563 10.0.0.27 - - [2026-01-05 02:30:17] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.515454 10.0.0.27 - - [2026-01-05 02:30:18] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.27 - - [2026-01-05 02:30:19] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.065660 10.0.0.27 - - [2026-01-05 02:30:20] "POST /network-ipams HTTP/1.1" 200 513 0.033321 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004402 10.0.0.27 - - [2026-01-05 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipam/11901a72-22ef-4c9e-89f4-60437e4b72c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.007266 10.0.0.27 - - [2026-01-05 02:30:20] "PUT /network-ipam/11901a72-22ef-4c9e-89f4-60437e4b72c4 HTTP/1.1" 200 258 0.017601 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003522 10.0.0.27 - - [2026-01-05 02:30:20] "POST /network-ipams HTTP/1.1" 200 513 0.039890 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003287 10.0.0.27 - - [2026-01-05 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipam/40a21a19-23a7-4287-9fcb-3892154a04c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.013563 10.0.0.27 - - [2026-01-05 02:30:20] "PUT /network-ipam/40a21a19-23a7-4287-9fcb-3892154a04c5 HTTP/1.1" 200 258 0.015142 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003216 10.0.0.27 - - [2026-01-05 02:30:20] "POST /network-ipams HTTP/1.1" 200 513 0.031184 10.0.0.27 - - [2026-01-05 02:30:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.004489 10.0.0.27 - - [2026-01-05 02:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2026-01-05 02:30:21] "GET /network-ipam/d878c08f-8c4c-4710-8a24-2fe3585126f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.010401 10.0.0.27 - - [2026-01-05 02:30:21] "PUT /network-ipam/d878c08f-8c4c-4710-8a24-2fe3585126f2 HTTP/1.1" 200 258 0.037027 10.0.0.27 - - [2026-01-05 02:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.23 - - [2026-01-05 02:30:22] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.27 - - [2026-01-05 02:30:22] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.063474 10.0.0.27 - - [2026-01-05 02:30:22] "POST /neutron/network HTTP/1.1" 200 117 0.046550 10.0.0.27 - - [2026-01-05 02:30:22] "POST /route-targets HTTP/1.1" 200 327 0.016279 10.0.0.27 - - [2026-01-05 02:30:22] "POST /neutron/network HTTP/1.1" 200 825 0.008936 10.0.0.27 - - [2026-01-05 02:30:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001200 10.0.0.27 - - [2026-01-05 02:30:22] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005151 10.0.0.27 - - [2026-01-05 02:30:23] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008426 10.0.0.27 - - [2026-01-05 02:30:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.008978 10.0.0.27 - - [2026-01-05 02:30:23] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006071 10.0.0.27 - - [2026-01-05 02:30:23] "GET /network-ipam/11901a72-22ef-4c9e-89f4-60437e4b72c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.003419 10.0.0.27 - - [2026-01-05 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.23 - - [2026-01-05 02:30:23] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001092 10.0.0.27 - - [2026-01-05 02:30:23] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.058625 10.0.0.23 - - [2026-01-05 02:30:23] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000968 10.0.0.27 - - [2026-01-05 02:30:23] "POST /neutron/network HTTP/1.1" 200 607 0.171435 10.0.0.27 - - [2026-01-05 02:30:23] "POST /ref-update HTTP/1.1" 200 156 0.048104 10.0.0.27 - - [2026-01-05 02:30:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.003341 10.0.0.27 - - [2026-01-05 02:30:23] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007115 10.0.0.27 - - [2026-01-05 02:30:23] "POST /neutron/network HTTP/1.1" 200 822 0.006131 10.0.0.27 - - [2026-01-05 02:30:23] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.009046 10.0.0.27 - - [2026-01-05 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.23 - - [2026-01-05 02:30:23] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000939 10.0.0.27 - - [2026-01-05 02:30:23] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.050330 10.0.0.27 - - [2026-01-05 02:30:24] "POST /neutron/network HTTP/1.1" 200 117 0.016821 10.0.0.27 - - [2026-01-05 02:30:24] "POST /neutron/network HTTP/1.1" 200 826 0.009519 10.0.0.27 - - [2026-01-05 02:30:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001036 10.0.0.27 - - [2026-01-05 02:30:24] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005345 10.0.0.27 - - [2026-01-05 02:30:24] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005255 10.0.0.27 - - [2026-01-05 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 734 0.009700 10.0.0.27 - - [2026-01-05 02:30:24] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005668 10.0.0.23 - - [2026-01-05 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.059253 10.0.0.27 - - [2026-01-05 02:30:26] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005903 10.0.0.27 - - [2026-01-05 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.064104 10.0.0.33 - - [2026-01-05 02:30:26] "GET /obj-perms HTTP/1.1" 200 5030 0.069475 10.0.0.27 - - [2026-01-05 02:30:27] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005416 10.0.0.27 - - [2026-01-05 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.003201 10.0.0.27 - - [2026-01-05 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.23 - - [2026-01-05 02:30:27] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.27 - - [2026-01-05 02:30:27] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039348 10.0.0.27 - - [2026-01-05 02:30:27] "POST /network-policys HTTP/1.1" 200 553 0.031233 10.0.0.27 - - [2026-01-05 02:30:27] "GET /network-policy/aa9fbe00-918b-4d46-8713-cfde4bb98c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006335 10.0.0.27 - - [2026-01-05 02:30:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.003446 10.0.0.27 - - [2026-01-05 02:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.23 - - [2026-01-05 02:30:27] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000987 10.0.0.27 - - [2026-01-05 02:30:27] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.067479 10.0.0.27 - - [2026-01-05 02:30:27] "POST /network-policys HTTP/1.1" 200 553 0.031461 10.0.0.27 - - [2026-01-05 02:30:28] "GET /network-policy/fc22d554-dd2a-480e-8bbe-59e5512569ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005873 10.0.0.27 - - [2026-01-05 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 215 0.002846 10.0.0.27 - - [2026-01-05 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.23 - - [2026-01-05 02:30:28] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001036 10.0.0.27 - - [2026-01-05 02:30:28] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039873 10.0.0.27 - - [2026-01-05 02:30:28] "POST /network-policys HTTP/1.1" 200 553 0.025483 10.0.0.27 - - [2026-01-05 02:30:28] "GET /network-policy/ea43b325-455b-4566-ad09-f78c5d3e87f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006129 10.0.0.27 - - [2026-01-05 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.003180 10.0.0.27 - - [2026-01-05 02:30:28] "POST /ref-update HTTP/1.1" 200 156 0.044356 10.0.0.27 - - [2026-01-05 02:30:28] "POST /ref-update HTTP/1.1" 200 156 0.095765 10.0.0.27 - - [2026-01-05 02:30:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.003124 10.0.0.27 - - [2026-01-05 02:30:28] "POST /neutron/network HTTP/1.1" 200 914 0.008920 10.0.0.27 - - [2026-01-05 02:30:28] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004685 10.0.0.27 - - [2026-01-05 02:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2026-01-05 02:30:28] "GET /network-policy/fc22d554-dd2a-480e-8bbe-59e5512569ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.011034 10.0.0.27 - - [2026-01-05 02:30:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.001158 10.0.0.23 - - [2026-01-05 02:30:29] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000999 10.0.0.27 - - [2026-01-05 02:30:29] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073624 10.0.0.27 - - [2026-01-05 02:30:30] "POST /neutron/port HTTP/1.1" 200 117 0.006650 10.0.0.27 - - [2026-01-05 02:30:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001573 10.0.0.27 - - [2026-01-05 02:30:30] "POST /neutron/network HTTP/1.1" 200 924 0.009489 10.0.0.27 - - [2026-01-05 02:30:30] "POST /neutron/port HTTP/1.1" 200 1061 0.019071 10.0.0.27 - - [2026-01-05 02:30:31] "POST /neutron/port HTTP/1.1" 200 1125 0.026840 10.0.0.23 - - [2026-01-05 02:30:31] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001355 10.0.0.27 - - [2026-01-05 02:30:31] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.27 - - [2026-01-05 02:30:31] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.096603 10.0.0.27 - - [2026-01-05 02:30:31] "POST /neutron/port HTTP/1.1" 200 1125 0.023735 10.0.0.27 - - [2026-01-05 02:30:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001337 10.0.0.27 - - [2026-01-05 02:30:31] "POST /neutron/port HTTP/1.1" 200 1125 0.021774 10.0.0.27 - - [2026-01-05 02:30:31] "POST /neutron/network HTTP/1.1" 200 924 0.008947 10.0.0.27 - - [2026-01-05 02:30:32] "PUT /access-control-list/a9ef53ca-1674-4be3-bc41-f0beaa9f48c8 HTTP/1.1" 200 272 0.021145 10.0.0.27 - - [2026-01-05 02:30:32] "POST /neutron/port HTTP/1.1" 200 1058 0.044811 10.0.0.23 - - [2026-01-05 02:30:32] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001014 10.0.0.27 - - [2026-01-05 02:30:32] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.098587 10.0.0.27 - - [2026-01-05 02:30:32] "POST /neutron/port HTTP/1.1" 200 1122 0.023044 10.0.0.27 - - [2026-01-05 02:30:32] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.27 - - [2026-01-05 02:30:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007357 10.0.0.27 - - [2026-01-05 02:30:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007170 10.0.0.27 - - [2026-01-05 02:30:33] "POST /neutron/port HTTP/1.1" 200 1125 0.018719 10.0.0.27 - - [2026-01-05 02:30:33] "POST /neutron/port HTTP/1.1" 200 1125 0.017550 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 401 292 0.000628 10.0.0.27 - - [2026-01-05 02:30:33] "POST /neutron/port HTTP/1.1" 200 1062 0.018200 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.036725 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.004122 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine-interface/8744d15c-a7a0-472e-8bfb-ec62a775e27c HTTP/1.1" 200 2943 0.021212 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.014982 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine-interface/8744d15c-a7a0-472e-8bfb-ec62a775e27c HTTP/1.1" 200 2943 0.014058 10.0.0.27 - - [2026-01-05 02:30:33] "GET /instance-ip/82363e7f-4389-4206-9c74-4718641d8a2a HTTP/1.1" 200 1622 0.021772 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.004410 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-machine-interface/8744d15c-a7a0-472e-8bfb-ec62a775e27c HTTP/1.1" 200 2943 0.008160 10.0.0.27 - - [2026-01-05 02:30:33] "GET /instance-ip/82363e7f-4389-4206-9c74-4718641d8a2a HTTP/1.1" 200 1622 0.005208 10.0.0.27 - - [2026-01-05 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2026-01-05 02:30:33] "POST /neutron/port HTTP/1.1" 200 1126 0.024296 10.0.0.27 - - [2026-01-05 02:30:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003669 10.0.0.27 - - [2026-01-05 02:30:33] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003076 10.0.0.27 - - [2026-01-05 02:30:34] "POST /neutron/port HTTP/1.1" 200 117 0.001506 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008408 10.0.0.27 - - [2026-01-05 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.27 - - [2026-01-05 02:30:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004341 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003234 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005569 10.0.0.27 - - [2026-01-05 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2026-01-05 02:30:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003841 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002582 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007591 10.0.0.27 - - [2026-01-05 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.27 - - [2026-01-05 02:30:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004207 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003149 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007203 10.0.0.27 - - [2026-01-05 02:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.27 - - [2026-01-05 02:30:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003502 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003199 10.0.0.27 - - [2026-01-05 02:30:34] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005742 10.0.0.27 - - [2026-01-05 02:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-01-05 02:30:37] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005521 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /project/1a102d376bd4481e928d6b52fd62f15b HTTP/1.1" 404 173 0.006980 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /project/84996a221111420fab2b026e1281f5c9 HTTP/1.1" 404 173 0.006309 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /project/eb15378971f74c4da39c4ee4c62a3614 HTTP/1.1" 404 173 0.010414 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000851 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000800 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.064020 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002061 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.096756 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001329 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=security_groups HTTP/1.1" 200 1415 0.055353 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?fields=security_groups HTTP/1.1" 200 1422 0.092064 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /security-group/a7d72917-9555-4a47-a55f-b16c25b6f672 HTTP/1.1" 200 115 0.054899 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=84996a22-1111-420f-ab2b-026e1281f5c9&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001026 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/84996a22-1111-420f-ab2b-026e1281f5c9?fields=application_policy_sets HTTP/1.1" 200 1454 0.049061 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /security-group/dfc7be27-2893-4bb9-94bd-ef82cfdc5149 HTTP/1.1" 200 115 0.078292 10.0.0.23 - - [2026-01-05 02:30:41] "GET /projects?obj_uuids=eb153789-71f7-4c4d-a39c-4ee4c62a3614&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001611 10.0.0.23 - - [2026-01-05 02:30:41] "GET /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614?fields=application_policy_sets HTTP/1.1" 200 1461 0.061355 10.0.0.27 - - [2026-01-05 02:30:41] "DELETE /access-control-list/ee4d6538-fa6f-41c3-9862-7b2d5ecc5c41 HTTP/1.1" 200 115 0.070269 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /project/84996a22-1111-420f-ab2b-026e1281f5c9 HTTP/1.1" 200 115 0.510396 10.0.0.23 - - [2026-01-05 02:30:41] "DELETE /project/eb153789-71f7-4c4d-a39c-4ee4c62a3614 HTTP/1.1" 200 115 0.594600 10.0.0.27 - - [2026-01-05 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2026-01-05 02:30:41] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006262 10.0.0.27 - - [2026-01-05 02:30:44] "POST /neutron/port HTTP/1.1" 200 1125 0.029282 10.0.0.27 - - [2026-01-05 02:30:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.009741 10.0.0.27 - - [2026-01-05 02:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.27 - - [2026-01-05 02:30:45] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005564 10.0.0.27 - - [2026-01-05 02:30:46] "POST /neutron/port HTTP/1.1" 200 1122 0.021688 10.0.0.27 - - [2026-01-05 02:30:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003934 10.0.0.27 - - [2026-01-05 02:30:46] "POST /neutron/network HTTP/1.1" 200 914 0.007056 10.0.0.27 - - [2026-01-05 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2026-01-05 02:30:49] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005716 10.0.0.23 - - [2026-01-05 02:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.049329 10.0.0.27 - - [2026-01-05 02:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.27 - - [2026-01-05 02:30:54] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005191 10.0.0.27 - - [2026-01-05 02:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2026-01-05 02:30:58] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005388 10.0.0.27 - - [2026-01-05 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.27 - - [2026-01-05 02:31:02] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007154 10.0.0.27 - - [2026-01-05 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.27 - - [2026-01-05 02:31:06] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005664 10.0.0.27 - - [2026-01-05 02:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2026-01-05 02:31:10] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006092 10.0.0.27 - - [2026-01-05 02:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-01-05 02:31:14] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007025 10.0.0.27 - - [2026-01-05 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-01-05 02:31:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003986 10.0.0.27 - - [2026-01-05 02:31:16] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002587 10.0.0.27 - - [2026-01-05 02:31:16] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006971 10.0.0.27 - - [2026-01-05 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2026-01-05 02:31:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003443 10.0.0.27 - - [2026-01-05 02:31:16] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003073 10.0.0.27 - - [2026-01-05 02:31:16] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005870 10.0.0.27 - - [2026-01-05 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.27 - - [2026-01-05 02:31:16] "GET /routing-instance/00cd7a2e-caa8-4306-a59b-0fff42deed76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.005301 10.0.0.27 - - [2026-01-05 02:31:16] "GET /route-target/48e3a185-dd82-4556-b32f-463e30fba524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004318 10.0.0.27 - - [2026-01-05 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.27 - - [2026-01-05 02:31:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005327 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003794 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005678 10.0.0.27 - - [2026-01-05 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-01-05 02:31:17] "GET /routing-instance/00cd7a2e-caa8-4306-a59b-0fff42deed76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.004374 10.0.0.27 - - [2026-01-05 02:31:17] "GET /route-target/48e3a185-dd82-4556-b32f-463e30fba524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004128 10.0.0.27 - - [2026-01-05 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.27 - - [2026-01-05 02:31:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004453 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003276 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005630 10.0.0.27 - - [2026-01-05 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.27 - - [2026-01-05 02:31:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003577 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002849 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006091 10.0.0.27 - - [2026-01-05 02:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2026-01-05 02:31:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004066 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003396 10.0.0.27 - - [2026-01-05 02:31:17] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005446 10.0.0.27 - - [2026-01-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003927 10.0.0.23 - - [2026-01-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003896 10.0.0.27 - - [2026-01-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003597 10.0.0.27 - - [2026-01-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003917 10.0.0.33 - - [2026-01-05 02:31:17] "GET /obj-perms HTTP/1.1" 200 5030 0.003649 10.0.0.27 - - [2026-01-05 02:31:18] "POST /neutron/port HTTP/1.1" 200 1122 0.017495 10.0.0.27 - - [2026-01-05 02:31:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007311 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.005792 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.003757 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine-interface/395f0be2-d892-48f4-9389-a704638e82ad HTTP/1.1" 200 2943 0.005180 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.003674 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine-interface/395f0be2-d892-48f4-9389-a704638e82ad HTTP/1.1" 200 2943 0.006130 10.0.0.27 - - [2026-01-05 02:31:18] "GET /instance-ip/7173666a-4570-4782-a70a-30e4f463e392 HTTP/1.1" 200 1619 0.006579 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.003962 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-machine-interface/395f0be2-d892-48f4-9389-a704638e82ad HTTP/1.1" 200 2943 0.004979 10.0.0.27 - - [2026-01-05 02:31:18] "GET /instance-ip/7173666a-4570-4782-a70a-30e4f463e392 HTTP/1.1" 200 1619 0.006165 10.0.0.27 - - [2026-01-05 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2026-01-05 02:31:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003451 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003481 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005981 10.0.0.27 - - [2026-01-05 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-01-05 02:31:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004187 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003883 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005896 10.0.0.27 - - [2026-01-05 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.27 - - [2026-01-05 02:31:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004529 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002957 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006120 10.0.0.27 - - [2026-01-05 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2026-01-05 02:31:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003764 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003121 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006041 10.0.0.27 - - [2026-01-05 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.27 - - [2026-01-05 02:31:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005086 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.005231 10.0.0.27 - - [2026-01-05 02:31:18] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005255 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2026-01-05 02:31:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004023 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002815 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.007060 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.27 - - [2026-01-05 02:31:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004367 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003741 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006176 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.27 - - [2026-01-05 02:31:20] "GET /routing-instance/ef31edd5-e766-467b-8d5f-66bb6b012394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004864 10.0.0.27 - - [2026-01-05 02:31:20] "GET /route-target/56291ed6-541c-4336-9ea5-36425310f648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004318 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2026-01-05 02:31:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004686 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003794 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.007749 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.27 - - [2026-01-05 02:31:20] "GET /routing-instance/ef31edd5-e766-467b-8d5f-66bb6b012394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004799 10.0.0.27 - - [2026-01-05 02:31:20] "GET /route-target/56291ed6-541c-4336-9ea5-36425310f648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003494 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.27 - - [2026-01-05 02:31:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004458 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002706 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005666 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-01-05 02:31:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003871 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003292 10.0.0.27 - - [2026-01-05 02:31:20] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.020474 10.0.0.27 - - [2026-01-05 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2026-01-05 02:31:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007910 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003630 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005850 10.0.0.27 - - [2026-01-05 02:31:21] "GET /obj-perms HTTP/1.1" 200 5030 0.005736 10.0.0.23 - - [2026-01-05 02:31:21] "GET /obj-perms HTTP/1.1" 200 5030 0.006446 10.0.0.27 - - [2026-01-05 02:31:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003586 10.0.0.23 - - [2026-01-05 02:31:21] "GET /obj-perms HTTP/1.1" 200 5030 0.003773 10.0.0.27 - - [2026-01-05 02:31:21] "POST /neutron/port HTTP/1.1" 200 1126 0.022676 10.0.0.27 - - [2026-01-05 02:31:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007210 10.0.0.27 - - [2026-01-05 02:31:21] "POST /neutron/port HTTP/1.1" 200 1126 0.024934 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.006072 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.018189 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine-interface/3134abfc-f1e8-4d38-b6b2-b295cdb3e137 HTTP/1.1" 200 2943 0.009316 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.005120 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine-interface/3134abfc-f1e8-4d38-b6b2-b295cdb3e137 HTTP/1.1" 200 2943 0.005812 10.0.0.27 - - [2026-01-05 02:31:21] "GET /instance-ip/b3da2559-2707-4327-b6b8-35b4fde7e3ae HTTP/1.1" 200 1624 0.005829 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.003732 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-machine-interface/3134abfc-f1e8-4d38-b6b2-b295cdb3e137 HTTP/1.1" 200 2943 0.005770 10.0.0.27 - - [2026-01-05 02:31:21] "GET /instance-ip/b3da2559-2707-4327-b6b8-35b4fde7e3ae HTTP/1.1" 200 1624 0.003836 10.0.0.27 - - [2026-01-05 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.27 - - [2026-01-05 02:31:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003192 10.0.0.27 - - [2026-01-05 02:31:21] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003160 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006602 10.0.0.27 - - [2026-01-05 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.27 - - [2026-01-05 02:31:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004381 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003463 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007150 10.0.0.27 - - [2026-01-05 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.27 - - [2026-01-05 02:31:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004183 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003035 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006320 10.0.0.27 - - [2026-01-05 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.27 - - [2026-01-05 02:31:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004180 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003084 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006243 10.0.0.27 - - [2026-01-05 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.27 - - [2026-01-05 02:31:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.022054 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004175 10.0.0.27 - - [2026-01-05 02:31:22] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005513 10.0.0.27 - - [2026-01-05 02:31:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.035163 10.0.0.27 - - [2026-01-05 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2026-01-05 02:31:23] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003845 10.0.0.27 - - [2026-01-05 02:31:23] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003067 10.0.0.27 - - [2026-01-05 02:31:23] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005685 10.0.0.27 - - [2026-01-05 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2026-01-05 02:31:23] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003661 10.0.0.27 - - [2026-01-05 02:31:23] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002656 10.0.0.27 - - [2026-01-05 02:31:23] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006085 10.0.0.27 - - [2026-01-05 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.27 - - [2026-01-05 02:31:23] "GET /routing-instance/71d11638-7223-4248-ba14-fb768b6838a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005736 10.0.0.27 - - [2026-01-05 02:31:23] "GET /route-target/29897292-3797-4ca7-a824-767f8da85852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004173 10.0.0.27 - - [2026-01-05 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-01-05 02:31:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004370 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003498 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005982 10.0.0.27 - - [2026-01-05 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2026-01-05 02:31:24] "GET /routing-instance/71d11638-7223-4248-ba14-fb768b6838a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004504 10.0.0.27 - - [2026-01-05 02:31:24] "GET /route-target/29897292-3797-4ca7-a824-767f8da85852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004555 10.0.0.27 - - [2026-01-05 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.27 - - [2026-01-05 02:31:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004295 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003306 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005697 10.0.0.27 - - [2026-01-05 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2026-01-05 02:31:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005235 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.007750 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005989 10.0.0.27 - - [2026-01-05 02:31:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003731 10.0.0.23 - - [2026-01-05 02:31:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003750 10.0.0.27 - - [2026-01-05 02:31:24] "GET /obj-perms HTTP/1.1" 200 5030 0.004114 10.0.0.27 - - [2026-01-05 02:31:24] "GET /obj-perms HTTP/1.1" 200 5030 0.003875 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.004096 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-machine-interface/8744d15c-a7a0-472e-8bfb-ec62a775e27c HTTP/1.1" 200 2943 0.005125 10.0.0.27 - - [2026-01-05 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.27 - - [2026-01-05 02:31:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003282 10.0.0.27 - - [2026-01-05 02:31:24] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002998 10.0.0.27 - - [2026-01-05 02:31:25] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005625 10.0.0.27 - - [2026-01-05 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009658 10.0.0.27 - - [2026-01-05 02:31:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004257 10.0.0.27 - - [2026-01-05 02:31:26] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002611 10.0.0.27 - - [2026-01-05 02:31:26] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006483 10.0.0.27 - - [2026-01-05 02:31:27] "POST /neutron/port HTTP/1.1" 200 1125 0.017349 10.0.0.27 - - [2026-01-05 02:31:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007317 10.0.0.27 - - [2026-01-05 02:31:36] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.004425 10.0.0.27 - - [2026-01-05 02:31:36] "GET /virtual-machine-interface/395f0be2-d892-48f4-9389-a704638e82ad HTTP/1.1" 200 2943 0.007158 10.0.0.27 - - [2026-01-05 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-01-05 02:31:36] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005066 10.0.0.27 - - [2026-01-05 02:31:36] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003262 10.0.0.27 - - [2026-01-05 02:31:36] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006135 10.0.0.27 - - [2026-01-05 02:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.27 - - [2026-01-05 02:31:37] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003615 10.0.0.27 - - [2026-01-05 02:31:37] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002950 10.0.0.27 - - [2026-01-05 02:31:37] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006624 10.0.0.27 - - [2026-01-05 02:31:38] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.008435 10.0.0.27 - - [2026-01-05 02:31:38] "GET /virtual-machine-interface/3134abfc-f1e8-4d38-b6b2-b295cdb3e137 HTTP/1.1" 200 2943 0.007948 10.0.0.27 - - [2026-01-05 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.27 - - [2026-01-05 02:31:38] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006576 10.0.0.27 - - [2026-01-05 02:31:38] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003375 10.0.0.27 - - [2026-01-05 02:31:38] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006518 10.0.0.27 - - [2026-01-05 02:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2026-01-05 02:31:39] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005204 10.0.0.27 - - [2026-01-05 02:31:39] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004058 10.0.0.27 - - [2026-01-05 02:31:39] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008336 10.0.0.27 - - [2026-01-05 02:31:46] "POST /neutron/port HTTP/1.1" 200 1126 0.025619 10.0.0.27 - - [2026-01-05 02:31:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.27 - - [2026-01-05 02:31:46] "POST /neutron/network HTTP/1.1" 200 826 0.007320 10.0.0.27 - - [2026-01-05 02:31:47] "POST /neutron/network HTTP/1.1" 200 924 0.006467 10.0.0.27 - - [2026-01-05 02:31:47] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.27 - - [2026-01-05 02:31:53] "GET /obj-perms HTTP/1.1" 200 5056 0.052145 10.0.0.33 - - [2026-01-05 02:31:54] "GET /obj-perms HTTP/1.1" 200 5056 0.051625 10.0.0.27 - - [2026-01-05 02:32:02] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 200 1291 0.004204 10.0.0.27 - - [2026-01-05 02:32:03] "POST /neutron/port HTTP/1.1" 200 1116 0.015332 10.0.0.27 - - [2026-01-05 02:32:04] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 404 171 0.003393 10.0.0.27 - - [2026-01-05 02:32:04] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 404 171 0.002225 10.0.0.27 - - [2026-01-05 02:32:04] "GET /virtual-machine/5cd07566-c9c2-4da2-80a3-118c00fa825d HTTP/1.1" 404 171 0.002929 10.0.0.27 - - [2026-01-05 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-01-05 02:32:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004142 10.0.0.27 - - [2026-01-05 02:32:05] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003534 10.0.0.27 - - [2026-01-05 02:32:05] "GET /virtual-network/d89fa353-107c-4958-bb89-48100fca3b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006052 10.0.0.27 - - [2026-01-05 02:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.27 - - [2026-01-05 02:32:05] "GET /routing-instance/71d11638-7223-4248-ba14-fb768b6838a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005311 10.0.0.27 - - [2026-01-05 02:32:05] "GET /route-target/29897292-3797-4ca7-a824-767f8da85852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006576 10.0.0.27 - - [2026-01-05 02:32:08] "GET /obj-perms HTTP/1.1" 200 5030 0.003966 10.0.0.27 - - [2026-01-05 02:32:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003703 10.0.0.27 - - [2026-01-05 02:32:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004044 10.0.0.27 - - [2026-01-05 02:32:20] "GET /obj-perms HTTP/1.1" 200 5030 0.003736 10.0.0.27 - - [2026-01-05 02:32:26] "GET /obj-perms HTTP/1.1" 200 5030 0.004465 10.0.0.27 - - [2026-01-05 02:32:26] "GET /obj-perms HTTP/1.1" 200 5030 0.005430 10.0.0.23 - - [2026-01-05 02:32:27] "GET /obj-perms HTTP/1.1" 200 5030 0.004038 10.0.0.27 - - [2026-01-05 02:32:27] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 200 1293 0.005344 10.0.0.27 - - [2026-01-05 02:32:27] "POST /neutron/port HTTP/1.1" 200 1112 0.016024 10.0.0.27 - - [2026-01-05 02:32:29] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 404 171 0.003531 10.0.0.27 - - [2026-01-05 02:32:29] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 404 171 0.002748 10.0.0.27 - - [2026-01-05 02:32:29] "GET /virtual-machine/d7b93506-2343-4616-a5d7-331f7b66453c HTTP/1.1" 404 171 0.003169 10.0.0.27 - - [2026-01-05 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.27 - - [2026-01-05 02:32:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003872 10.0.0.27 - - [2026-01-05 02:32:29] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003104 10.0.0.27 - - [2026-01-05 02:32:29] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005688 10.0.0.27 - - [2026-01-05 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2026-01-05 02:32:29] "GET /routing-instance/ef31edd5-e766-467b-8d5f-66bb6b012394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004399 10.0.0.27 - - [2026-01-05 02:32:29] "GET /route-target/56291ed6-541c-4336-9ea5-36425310f648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003149 10.0.0.27 - - [2026-01-05 02:32:35] "GET /obj-perms HTTP/1.1" 200 5030 0.004219 10.0.0.23 - - [2026-01-05 02:32:35] "GET /obj-perms HTTP/1.1" 200 5030 0.003817 10.0.0.27 - - [2026-01-05 02:32:44] "GET /obj-perms HTTP/1.1" 200 5030 0.006588 10.0.0.23 - - [2026-01-05 02:32:44] "GET /obj-perms HTTP/1.1" 200 5030 0.003771 10.0.0.27 - - [2026-01-05 02:32:48] "POST /neutron/port HTTP/1.1" 200 1125 0.042689 10.0.0.27 - - [2026-01-05 02:32:48] "POST /neutron/subnet HTTP/1.1" 200 703 0.008916 10.0.0.27 - - [2026-01-05 02:32:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003638 10.0.0.23 - - [2026-01-05 02:32:51] "GET /obj-perms HTTP/1.1" 200 5030 0.003969 10.0.0.27 - - [2026-01-05 02:32:51] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 200 1292 0.004640 10.0.0.27 - - [2026-01-05 02:32:51] "POST /neutron/port HTTP/1.1" 200 1125 0.018112 10.0.0.27 - - [2026-01-05 02:32:53] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 404 171 0.003017 10.0.0.27 - - [2026-01-05 02:32:53] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 404 171 0.002855 10.0.0.27 - - [2026-01-05 02:32:53] "GET /virtual-machine/4e6e78e6-89fe-4a3a-96e7-c3d0e7ebab29 HTTP/1.1" 404 171 0.002731 10.0.0.27 - - [2026-01-05 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2026-01-05 02:32:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004375 10.0.0.27 - - [2026-01-05 02:32:53] "GET /virtual-networks?parent_id=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.008217 10.0.0.27 - - [2026-01-05 02:32:53] "GET /virtual-network/0911e86d-a84c-437e-9660-09973b50693f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005871 10.0.0.27 - - [2026-01-05 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.27 - - [2026-01-05 02:32:53] "GET /routing-instance/00cd7a2e-caa8-4306-a59b-0fff42deed76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.005685 10.0.0.27 - - [2026-01-05 02:32:53] "GET /route-target/48e3a185-dd82-4556-b32f-463e30fba524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004192 10.0.0.27 - - [2026-01-05 02:32:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004209 10.0.0.27 - - [2026-01-05 02:32:56] "GET /obj-perms HTTP/1.1" 200 5030 0.004637 10.0.0.33 - - [2026-01-05 02:32:56] "GET /obj-perms HTTP/1.1" 200 5030 0.003263 10.0.0.27 - - [2026-01-05 02:32:57] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005207 10.0.0.27 - - [2026-01-05 02:32:57] "POST /neutron/network HTTP/1.1" 200 914 0.013976 10.0.0.27 - - [2026-01-05 02:32:57] "GET /virtual-network/9e19f5ac-9032-4384-9a5a-f44476fd2742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.016147 10.0.0.27 - - [2026-01-05 02:32:57] "POST /ref-update HTTP/1.1" 200 156 0.029097 10.0.0.27 - - [2026-01-05 02:32:57] "POST /ref-update HTTP/1.1" 200 156 0.053462 10.0.0.27 - - [2026-01-05 02:32:57] "POST /ref-update HTTP/1.1" 200 156 0.067657 10.0.0.27 - - [2026-01-05 02:32:57] "DELETE /network-policy/ea43b325-455b-4566-ad09-f78c5d3e87f4 HTTP/1.1" 200 115 0.062037 10.0.0.27 - - [2026-01-05 02:32:57] "DELETE /access-control-list/6eabbcff-1277-496d-a4e9-636b29230d8f HTTP/1.1" 200 115 0.049410 10.0.0.27 - - [2026-01-05 02:32:57] "DELETE /network-policy/fc22d554-dd2a-480e-8bbe-59e5512569ea HTTP/1.1" 200 115 0.058770 10.0.0.27 - - [2026-01-05 02:32:57] "DELETE /network-policy/aa9fbe00-918b-4d46-8713-cfde4bb98c2f HTTP/1.1" 200 115 0.037729 10.0.0.27 - - [2026-01-05 02:32:57] "POST /neutron/network HTTP/1.1" 200 826 0.008832 10.0.0.27 - - [2026-01-05 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.23 - - [2026-01-05 02:32:58] "POST /useragent-kv HTTP/1.1" 200 115 0.040015 10.0.0.23 - - [2026-01-05 02:32:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003666 10.0.0.27 - - [2026-01-05 02:32:58] "POST /neutron/network HTTP/1.1" 200 151 0.156626 10.0.0.27 - - [2026-01-05 02:32:58] "DELETE /route-target/48e3a185-dd82-4556-b32f-463e30fba524 HTTP/1.1" 200 115 0.026267 10.0.0.27 - - [2026-01-05 02:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.27 - - [2026-01-05 02:32:58] "DELETE /network-ipam/d878c08f-8c4c-4710-8a24-2fe3585126f2 HTTP/1.1" 200 115 0.042846 10.0.0.27 - - [2026-01-05 02:32:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.007039 10.0.0.27 - - [2026-01-05 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-01-05 02:32:59] "DELETE /network-ipam/40a21a19-23a7-4287-9fcb-3892154a04c5 HTTP/1.1" 200 115 0.038221 10.0.0.27 - - [2026-01-05 02:32:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.003746 10.0.0.27 - - [2026-01-05 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.27 - - [2026-01-05 02:32:59] "DELETE /network-ipam/11901a72-22ef-4c9e-89f4-60437e4b72c4 HTTP/1.1" 200 115 0.040091 10.0.0.27 - - [2026-01-05 02:32:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.003237 10.0.0.23 - - [2026-01-05 02:33:00] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001491 10.0.0.27 - - [2026-01-05 02:33:00] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.044609 10.0.0.23 - - [2026-01-05 02:33:00] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001016 10.0.0.27 - - [2026-01-05 02:33:00] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?fields=virtual_networks HTTP/1.1" 200 1042 0.043525 10.0.0.23 - - [2026-01-05 02:33:00] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001045 10.0.0.27 - - [2026-01-05 02:33:00] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.040465 10.0.0.23 - - [2026-01-05 02:33:00] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001395 10.0.0.27 - - [2026-01-05 02:33:00] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?fields=security_groups HTTP/1.1" 200 1268 0.052509 10.0.0.27 - - [2026-01-05 02:33:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.028139 10.0.0.23 - - [2026-01-05 02:33:01] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003631 10.0.0.23 - - [2026-01-05 02:33:01] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001875 10.0.0.23 - - [2026-01-05 02:33:01] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043994 10.0.0.23 - - [2026-01-05 02:33:02] "POST /id-to-fqname HTTP/1.1" 200 196 0.002347 10.0.0.23 - - [2026-01-05 02:33:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.003994 10.0.0.23 - - [2026-01-05 02:33:02] "POST /security-groups HTTP/1.1" 200 597 0.077554 10.0.0.23 - - [2026-01-05 02:33:02] "POST /projects HTTP/1.1" 200 597 0.286012 10.0.0.27 - - [2026-01-05 02:33:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.010523 10.0.0.23 - - [2026-01-05 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.367667 10.0.0.27 - - [2026-01-05 02:33:02] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.549367 10.0.0.27 - - [2026-01-05 02:33:03] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.27 - - [2026-01-05 02:33:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2026-01-05 02:33:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.054336 10.0.0.27 - - [2026-01-05 02:33:06] "POST /network-ipams HTTP/1.1" 200 519 0.030808 10.0.0.27 - - [2026-01-05 02:33:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003267 10.0.0.27 - - [2026-01-05 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipam/20c6abe0-ed64-42ff-be19-0a9b31b01ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.006968 10.0.0.27 - - [2026-01-05 02:33:07] "PUT /network-ipam/20c6abe0-ed64-42ff-be19-0a9b31b01ec9 HTTP/1.1" 200 258 0.013470 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003831 10.0.0.27 - - [2026-01-05 02:33:07] "POST /network-ipams HTTP/1.1" 200 519 0.027354 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004647 10.0.0.27 - - [2026-01-05 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipam/fbf251fd-7f68-4d6d-9024-363c86151200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.007971 10.0.0.27 - - [2026-01-05 02:33:07] "PUT /network-ipam/fbf251fd-7f68-4d6d-9024-363c86151200 HTTP/1.1" 200 258 0.018983 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003854 10.0.0.27 - - [2026-01-05 02:33:07] "POST /network-ipams HTTP/1.1" 200 519 0.037893 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003921 10.0.0.27 - - [2026-01-05 02:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-01-05 02:33:07] "GET /network-ipam/586eaae2-55f6-4d56-8f67-561a454f7534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.006360 10.0.0.27 - - [2026-01-05 02:33:07] "PUT /network-ipam/586eaae2-55f6-4d56-8f67-561a454f7534 HTTP/1.1" 200 258 0.014621 10.0.0.27 - - [2026-01-05 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.23 - - [2026-01-05 02:33:08] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.27 - - [2026-01-05 02:33:08] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044817 10.0.0.27 - - [2026-01-05 02:33:08] "POST /neutron/network HTTP/1.1" 200 117 0.038233 10.0.0.23 - - [2026-01-05 02:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009437 10.0.0.27 - - [2026-01-05 02:33:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.247067 10.0.0.27 - - [2026-01-05 02:33:09] "POST /ref-update HTTP/1.1" 200 156 0.052011 10.0.0.27 - - [2026-01-05 02:33:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.002101 10.0.0.27 - - [2026-01-05 02:33:09] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008963 10.0.0.27 - - [2026-01-05 02:33:09] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007704 10.0.0.27 - - [2026-01-05 02:33:09] "POST /neutron/network HTTP/1.1" 200 1013 0.011262 10.0.0.27 - - [2026-01-05 02:33:09] "POST /neutron/network HTTP/1.1" 200 1013 0.008754 10.0.0.27 - - [2026-01-05 02:33:09] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005556 10.0.0.27 - - [2026-01-05 02:33:09] "GET /network-ipam/20c6abe0-ed64-42ff-be19-0a9b31b01ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.005152 10.0.0.27 - - [2026-01-05 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.23 - - [2026-01-05 02:33:09] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000968 10.0.0.27 - - [2026-01-05 02:33:09] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037093 10.0.0.23 - - [2026-01-05 02:33:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006497 10.0.0.27 - - [2026-01-05 02:33:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.253406 10.0.0.27 - - [2026-01-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.086076 10.0.0.27 - - [2026-01-05 02:33:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001368 10.0.0.27 - - [2026-01-05 02:33:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009490 10.0.0.27 - - [2026-01-05 02:33:10] "POST /neutron/network HTTP/1.1" 200 1015 0.009441 10.0.0.27 - - [2026-01-05 02:33:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005620 10.0.0.27 - - [2026-01-05 02:33:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.009419 10.0.0.27 - - [2026-01-05 02:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.23 - - [2026-01-05 02:33:10] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000858 10.0.0.27 - - [2026-01-05 02:33:10] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042245 10.0.0.27 - - [2026-01-05 02:33:11] "POST /route-targets HTTP/1.1" 200 327 0.012071 10.0.0.23 - - [2026-01-05 02:33:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003534 10.0.0.27 - - [2026-01-05 02:33:11] "POST /neutron/subnet HTTP/1.1" 200 710 0.170015 10.0.0.27 - - [2026-01-05 02:33:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.001495 10.0.0.27 - - [2026-01-05 02:33:11] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009841 10.0.0.27 - - [2026-01-05 02:33:11] "POST /neutron/network HTTP/1.1" 200 1011 0.009080 10.0.0.27 - - [2026-01-05 02:33:11] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005740 10.0.0.27 - - [2026-01-05 02:33:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.008303 10.0.0.27 - - [2026-01-05 02:33:11] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005981 10.0.0.27 - - [2026-01-05 02:33:12] "GET /obj-perms HTTP/1.1" 200 5042 0.098212 10.0.0.23 - - [2026-01-05 02:33:13] "GET /obj-perms HTTP/1.1" 200 5042 0.054601 10.0.0.27 - - [2026-01-05 02:33:13] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006541 10.0.0.27 - - [2026-01-05 02:33:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005805 10.0.0.33 - - [2026-01-05 02:33:14] "GET /obj-perms HTTP/1.1" 200 5042 0.061728 10.0.0.27 - - [2026-01-05 02:33:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.004381 10.0.0.27 - - [2026-01-05 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.23 - - [2026-01-05 02:33:14] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211 10.0.0.27 - - [2026-01-05 02:33:14] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.052715 10.0.0.27 - - [2026-01-05 02:33:14] "POST /network-policys HTTP/1.1" 200 559 0.027529 10.0.0.27 - - [2026-01-05 02:33:14] "GET /network-policy/44bcaae0-9d63-430d-9065-3ccb3696b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.010164 10.0.0.27 - - [2026-01-05 02:33:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.003720 10.0.0.27 - - [2026-01-05 02:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.23 - - [2026-01-05 02:33:15] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001343 10.0.0.27 - - [2026-01-05 02:33:15] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.076412 10.0.0.27 - - [2026-01-05 02:33:15] "POST /network-policys HTTP/1.1" 200 559 0.036081 10.0.0.27 - - [2026-01-05 02:33:15] "GET /network-policy/806ee922-cfb0-4db0-93d1-bcb83d3fe1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.007215 10.0.0.27 - - [2026-01-05 02:33:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.003234 10.0.0.27 - - [2026-01-05 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.23 - - [2026-01-05 02:33:15] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001269 10.0.0.27 - - [2026-01-05 02:33:15] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048027 10.0.0.27 - - [2026-01-05 02:33:15] "POST /network-policys HTTP/1.1" 200 559 0.036256 10.0.0.27 - - [2026-01-05 02:33:15] "GET /network-policy/65da630d-c4b0-4cc8-a284-9b6eae78ee1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007403 10.0.0.27 - - [2026-01-05 02:33:15] "POST /access-control-lists HTTP/1.1" 200 597 0.060353 10.0.0.27 - - [2026-01-05 02:33:15] "POST /neutron/network HTTP/1.1" 200 1197 0.031487 10.0.0.27 - - [2026-01-05 02:33:15] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006783 10.0.0.27 - - [2026-01-05 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.27 - - [2026-01-05 02:33:15] "GET /network-policy/44bcaae0-9d63-430d-9065-3ccb3696b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.004966 10.0.0.27 - - [2026-01-05 02:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2026-01-05 02:33:15] "GET /network-policy/806ee922-cfb0-4db0-93d1-bcb83d3fe1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006353 10.0.0.27 - - [2026-01-05 02:33:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.004149 10.0.0.27 - - [2026-01-05 02:33:16] "POST /neutron/network HTTP/1.1" 200 1113 0.015054 10.0.0.27 - - [2026-01-05 02:33:16] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004944 10.0.0.27 - - [2026-01-05 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.27 - - [2026-01-05 02:33:16] "POST /ref-update HTTP/1.1" 200 156 0.023193 10.0.0.27 - - [2026-01-05 02:33:16] "GET /network-policy/65da630d-c4b0-4cc8-a284-9b6eae78ee1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.012612 10.0.0.27 - - [2026-01-05 02:33:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.002465 10.0.0.23 - - [2026-01-05 02:33:17] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000990 10.0.0.27 - - [2026-01-05 02:33:17] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072828 10.0.0.27 - - [2026-01-05 02:33:17] "POST /neutron/port HTTP/1.1" 200 117 0.006275 10.0.0.27 - - [2026-01-05 02:33:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001301 10.0.0.27 - - [2026-01-05 02:33:17] "POST /neutron/network HTTP/1.1" 200 1123 0.007737 10.0.0.27 - - [2026-01-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 1172 0.021962 10.0.0.23 - - [2026-01-05 02:33:18] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001285 10.0.0.27 - - [2026-01-05 02:33:18] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.083253 10.0.0.27 - - [2026-01-05 02:33:18] "POST /neutron/network HTTP/1.1" 200 1113 0.075203 10.0.0.27 - - [2026-01-05 02:33:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003609 10.0.0.27 - - [2026-01-05 02:33:18] "POST /neutron/port HTTP/1.1" 200 117 0.001192 10.0.0.27 - - [2026-01-05 02:33:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008676 10.0.0.27 - - [2026-01-05 02:33:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001305 10.0.0.27 - - [2026-01-05 02:33:19] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009086 10.0.0.23 - - [2026-01-05 02:33:19] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000935 10.0.0.27 - - [2026-01-05 02:33:19] "POST /neutron/port HTTP/1.1" 200 1174 0.403224 10.0.0.27 - - [2026-01-05 02:33:19] "POST /neutron/port HTTP/1.1" 200 1228 0.127103 10.0.0.23 - - [2026-01-05 02:33:19] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001056 10.0.0.27 - - [2026-01-05 02:33:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.27 - - [2026-01-05 02:33:20] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.078142 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 117 0.001315 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 2320 0.027733 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/port HTTP/1.1" 200 1236 0.020953 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006845 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/network HTTP/1.1" 200 1021 0.006463 10.0.0.27 - - [2026-01-05 02:33:20] "POST /neutron/security_group HTTP/1.1" 200 2064 0.017939 10.0.0.27 - - [2026-01-05 02:33:20] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 401 292 0.000398 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.089985 10.0.0.27 - - [2026-01-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 1224 0.153335 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.011736 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine-interface/a8117144-ec0c-48d2-bd1a-2e24237a350e HTTP/1.1" 200 3168 0.008986 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.005572 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine-interface/a8117144-ec0c-48d2-bd1a-2e24237a350e HTTP/1.1" 200 3168 0.004771 10.0.0.27 - - [2026-01-05 02:33:21] "GET /instance-ip/41c72a7e-60f8-4618-a753-3e79b33209c6 HTTP/1.1" 200 1653 0.009746 10.0.0.27 - - [2026-01-05 02:33:21] "GET /instance-ip/b3445e19-7c88-4b41-8fcd-ba923662421b HTTP/1.1" 200 1633 0.006278 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.003513 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-machine-interface/a8117144-ec0c-48d2-bd1a-2e24237a350e HTTP/1.1" 200 3168 0.004725 10.0.0.27 - - [2026-01-05 02:33:21] "GET /instance-ip/41c72a7e-60f8-4618-a753-3e79b33209c6 HTTP/1.1" 200 1653 0.006501 10.0.0.27 - - [2026-01-05 02:33:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003963 10.0.0.27 - - [2026-01-05 02:33:21] "GET /instance-ip/b3445e19-7c88-4b41-8fcd-ba923662421b HTTP/1.1" 200 1633 0.003518 10.0.0.27 - - [2026-01-05 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015421 10.0.0.27 - - [2026-01-05 02:33:21] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.27 - - [2026-01-05 02:33:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005565 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003436 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005578 10.0.0.27 - - [2026-01-05 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.27 - - [2026-01-05 02:33:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004262 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.011652 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006014 10.0.0.27 - - [2026-01-05 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.27 - - [2026-01-05 02:33:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003971 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003183 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006072 10.0.0.27 - - [2026-01-05 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.27 - - [2026-01-05 02:33:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004097 10.0.0.27 - - [2026-01-05 02:33:21] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003470 10.0.0.27 - - [2026-01-05 02:33:22] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006037 10.0.0.27 - - [2026-01-05 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.27 - - [2026-01-05 02:33:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003926 10.0.0.27 - - [2026-01-05 02:33:22] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.006106 10.0.0.27 - - [2026-01-05 02:33:22] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006061 10.0.0.27 - - [2026-01-05 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2026-01-05 02:33:25] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005529 10.0.0.27 - - [2026-01-05 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-01-05 02:33:29] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005225 10.0.0.27 - - [2026-01-05 02:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2026-01-05 02:33:33] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005156 10.0.0.27 - - [2026-01-05 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.27 - - [2026-01-05 02:33:37] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006446 10.0.0.27 - - [2026-01-05 02:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.27 - - [2026-01-05 02:33:41] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006855 10.0.0.23 - - [2026-01-05 02:33:41] "DELETE /project/ef437b65c3eb43c79f465540a4be7e1d HTTP/1.1" 404 173 0.007857 10.0.0.23 - - [2026-01-05 02:33:41] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000955 10.0.0.23 - - [2026-01-05 02:33:41] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.058381 10.0.0.23 - - [2026-01-05 02:33:41] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001776 10.0.0.23 - - [2026-01-05 02:33:42] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?fields=security_groups HTTP/1.1" 200 1373 0.057282 10.0.0.23 - - [2026-01-05 02:33:42] "DELETE /security-group/0ee50ec5-8714-45db-950b-09f3fdfaf6c3 HTTP/1.1" 200 115 0.049844 10.0.0.23 - - [2026-01-05 02:33:42] "GET /projects?obj_uuids=1a102d37-6bd4-481e-928d-6b52fd62f15b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001399 10.0.0.27 - - [2026-01-05 02:33:42] "DELETE /access-control-list/6271dcda-e892-4d5a-969c-faa7bdc5a5b6 HTTP/1.1" 200 115 0.042869 10.0.0.23 - - [2026-01-05 02:33:42] "GET /project/1a102d37-6bd4-481e-928d-6b52fd62f15b?fields=application_policy_sets HTTP/1.1" 200 1412 0.068889 10.0.0.23 - - [2026-01-05 02:33:42] "DELETE /project/1a102d37-6bd4-481e-928d-6b52fd62f15b HTTP/1.1" 200 115 0.426007 10.0.0.27 - - [2026-01-05 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.27 - - [2026-01-05 02:33:45] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009365 10.0.0.27 - - [2026-01-05 02:33:47] "POST /neutron/port HTTP/1.1" 200 1238 0.017606 10.0.0.27 - - [2026-01-05 02:33:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004133 10.0.0.27 - - [2026-01-05 02:33:47] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.27 - - [2026-01-05 02:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.27 - - [2026-01-05 02:33:49] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006562 10.0.0.27 - - [2026-01-05 02:33:51] "POST /neutron/port HTTP/1.1" 200 1236 0.019663 10.0.0.27 - - [2026-01-05 02:33:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004864 10.0.0.27 - - [2026-01-05 02:33:51] "POST /neutron/port HTTP/1.1" 200 117 0.001512 10.0.0.27 - - [2026-01-05 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.27 - - [2026-01-05 02:33:53] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005472 10.0.0.23 - - [2026-01-05 02:33:55] "GET /obj-perms HTTP/1.1" 200 5056 0.051592 10.0.0.27 - - [2026-01-05 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.27 - - [2026-01-05 02:33:58] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005296 10.0.0.27 - - [2026-01-05 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.27 - - [2026-01-05 02:34:02] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006482 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.27 - - [2026-01-05 02:34:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005648 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002834 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006088 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.27 - - [2026-01-05 02:34:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003648 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002903 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006175 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2026-01-05 02:34:06] "GET /routing-instance/626b9c6b-4409-4373-b70a-1865792dfdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004874 10.0.0.27 - - [2026-01-05 02:34:06] "GET /route-target/76fb0d35-1762-4ca1-bc6f-fa714ee286aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003555 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.27 - - [2026-01-05 02:34:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003718 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002628 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005425 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.27 - - [2026-01-05 02:34:06] "GET /routing-instance/626b9c6b-4409-4373-b70a-1865792dfdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004348 10.0.0.27 - - [2026-01-05 02:34:06] "GET /route-target/76fb0d35-1762-4ca1-bc6f-fa714ee286aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003253 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.27 - - [2026-01-05 02:34:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004860 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002865 10.0.0.27 - - [2026-01-05 02:34:06] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006008 10.0.0.27 - - [2026-01-05 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.27 - - [2026-01-05 02:34:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004924 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003453 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008591 10.0.0.27 - - [2026-01-05 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.27 - - [2026-01-05 02:34:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004316 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003327 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006125 10.0.0.27 - - [2026-01-05 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2026-01-05 02:34:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004030 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002951 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006040 10.0.0.27 - - [2026-01-05 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.27 - - [2026-01-05 02:34:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004893 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003962 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006193 10.0.0.27 - - [2026-01-05 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2026-01-05 02:34:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004380 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003960 10.0.0.27 - - [2026-01-05 02:34:07] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008880 10.0.0.27 - - [2026-01-05 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003898 10.0.0.27 - - [2026-01-05 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003853 10.0.0.23 - - [2026-01-05 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003412 10.0.0.27 - - [2026-01-05 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003628 10.0.0.27 - - [2026-01-05 02:34:07] "GET /obj-perms HTTP/1.1" 200 5042 0.003962 10.0.0.27 - - [2026-01-05 02:34:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007633 10.0.0.27 - - [2026-01-05 02:34:08] "POST /neutron/port HTTP/1.1" 200 1238 0.018579 10.0.0.27 - - [2026-01-05 02:34:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007344 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.006136 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.004552 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine-interface/a4cd5b2d-8257-47c4-bf43-e5694a69581b HTTP/1.1" 200 3168 0.005311 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.003625 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine-interface/a4cd5b2d-8257-47c4-bf43-e5694a69581b HTTP/1.1" 200 3168 0.005973 10.0.0.27 - - [2026-01-05 02:34:08] "GET /instance-ip/089ad5cd-8187-4737-90b6-f79fe83b51b5 HTTP/1.1" 200 1652 0.006527 10.0.0.27 - - [2026-01-05 02:34:08] "GET /instance-ip/d0bc469d-b88b-4598-ac12-b3752e85b6a1 HTTP/1.1" 200 1635 0.008746 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.004395 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-machine-interface/a4cd5b2d-8257-47c4-bf43-e5694a69581b HTTP/1.1" 200 3168 0.006098 10.0.0.27 - - [2026-01-05 02:34:08] "GET /instance-ip/089ad5cd-8187-4737-90b6-f79fe83b51b5 HTTP/1.1" 200 1652 0.005201 10.0.0.27 - - [2026-01-05 02:34:08] "GET /instance-ip/d0bc469d-b88b-4598-ac12-b3752e85b6a1 HTTP/1.1" 200 1635 0.005431 10.0.0.27 - - [2026-01-05 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.27 - - [2026-01-05 02:34:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003507 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004502 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005932 10.0.0.27 - - [2026-01-05 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.27 - - [2026-01-05 02:34:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004114 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003000 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007156 10.0.0.27 - - [2026-01-05 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.27 - - [2026-01-05 02:34:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003813 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002990 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007881 10.0.0.27 - - [2026-01-05 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.27 - - [2026-01-05 02:34:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004659 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003761 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006842 10.0.0.27 - - [2026-01-05 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-01-05 02:34:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005042 10.0.0.27 - - [2026-01-05 02:34:08] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004128 10.0.0.27 - - [2026-01-05 02:34:09] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006718 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.27 - - [2026-01-05 02:34:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004921 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003624 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006965 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.27 - - [2026-01-05 02:34:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003589 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002912 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.009118 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.27 - - [2026-01-05 02:34:10] "GET /routing-instance/21747228-81c5-4e34-8ce2-c5a0d75c9e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006171 10.0.0.27 - - [2026-01-05 02:34:10] "GET /route-target/40680957-431c-4f63-9448-91d327924894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004257 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.27 - - [2026-01-05 02:34:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004640 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003865 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006453 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2026-01-05 02:34:10] "GET /routing-instance/21747228-81c5-4e34-8ce2-c5a0d75c9e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004572 10.0.0.27 - - [2026-01-05 02:34:10] "GET /route-target/40680957-431c-4f63-9448-91d327924894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003920 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.27 - - [2026-01-05 02:34:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004097 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003162 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006054 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 02:34:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003761 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002721 10.0.0.27 - - [2026-01-05 02:34:10] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005494 10.0.0.27 - - [2026-01-05 02:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.27 - - [2026-01-05 02:34:11] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004658 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003395 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005620 10.0.0.27 - - [2026-01-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.27 - - [2026-01-05 02:34:11] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004657 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003029 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006053 10.0.0.27 - - [2026-01-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.27 - - [2026-01-05 02:34:11] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003764 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003070 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005759 10.0.0.27 - - [2026-01-05 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.27 - - [2026-01-05 02:34:11] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003947 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002970 10.0.0.27 - - [2026-01-05 02:34:11] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007036 10.0.0.27 - - [2026-01-05 02:34:11] "GET /obj-perms HTTP/1.1" 200 5042 0.011137 10.0.0.23 - - [2026-01-05 02:34:11] "GET /obj-perms HTTP/1.1" 200 5042 0.005367 10.0.0.27 - - [2026-01-05 02:34:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003621 10.0.0.23 - - [2026-01-05 02:34:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003971 10.0.0.33 - - [2026-01-05 02:34:11] "GET /obj-perms HTTP/1.1" 200 5042 0.003528 10.0.0.27 - - [2026-01-05 02:34:11] "POST /neutron/port HTTP/1.1" 200 1234 0.016948 10.0.0.27 - - [2026-01-05 02:34:11] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007531 10.0.0.27 - - [2026-01-05 02:34:12] "POST /neutron/port HTTP/1.1" 200 1234 0.019047 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.007984 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.003539 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine-interface/ab889f7b-7598-4046-8d82-1ef58bdfb2cd HTTP/1.1" 200 3168 0.005110 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.003444 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine-interface/ab889f7b-7598-4046-8d82-1ef58bdfb2cd HTTP/1.1" 200 3168 0.005342 10.0.0.27 - - [2026-01-05 02:34:12] "GET /instance-ip/5829a8b0-c503-4f84-b0e2-e0bf3dffdf3d HTTP/1.1" 200 1630 0.005528 10.0.0.27 - - [2026-01-05 02:34:12] "GET /instance-ip/cee88a39-3a78-462e-afed-e30ad5a2df50 HTTP/1.1" 200 1654 0.005329 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.003707 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-machine-interface/ab889f7b-7598-4046-8d82-1ef58bdfb2cd HTTP/1.1" 200 3168 0.006861 10.0.0.27 - - [2026-01-05 02:34:12] "GET /instance-ip/5829a8b0-c503-4f84-b0e2-e0bf3dffdf3d HTTP/1.1" 200 1630 0.003561 10.0.0.27 - - [2026-01-05 02:34:12] "GET /instance-ip/cee88a39-3a78-462e-afed-e30ad5a2df50 HTTP/1.1" 200 1654 0.003880 10.0.0.27 - - [2026-01-05 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.27 - - [2026-01-05 02:34:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003465 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003129 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006304 10.0.0.27 - - [2026-01-05 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2026-01-05 02:34:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004217 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003307 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006321 10.0.0.27 - - [2026-01-05 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.27 - - [2026-01-05 02:34:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004016 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002937 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.011895 10.0.0.27 - - [2026-01-05 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.27 - - [2026-01-05 02:34:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003807 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002988 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006846 10.0.0.27 - - [2026-01-05 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.27 - - [2026-01-05 02:34:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004351 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003792 10.0.0.27 - - [2026-01-05 02:34:12] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006147 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.27 - - [2026-01-05 02:34:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003317 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002515 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005160 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.27 - - [2026-01-05 02:34:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003366 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003076 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006575 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.27 - - [2026-01-05 02:34:14] "GET /routing-instance/ac4d20d6-605b-42ac-b7fa-d8e1628cc64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004781 10.0.0.27 - - [2026-01-05 02:34:14] "GET /route-target/1bb41b98-8758-4233-bff4-f752fc6bea34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004183 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2026-01-05 02:34:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003585 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003315 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008414 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.27 - - [2026-01-05 02:34:14] "GET /routing-instance/ac4d20d6-605b-42ac-b7fa-d8e1628cc64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004376 10.0.0.27 - - [2026-01-05 02:34:14] "GET /route-target/1bb41b98-8758-4233-bff4-f752fc6bea34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003942 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.27 - - [2026-01-05 02:34:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003951 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002739 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007537 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.27 - - [2026-01-05 02:34:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003628 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002871 10.0.0.27 - - [2026-01-05 02:34:14] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005490 10.0.0.27 - - [2026-01-05 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.27 - - [2026-01-05 02:34:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004198 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002910 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005449 10.0.0.27 - - [2026-01-05 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.27 - - [2026-01-05 02:34:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003922 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003169 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005795 10.0.0.27 - - [2026-01-05 02:34:15] "GET /obj-perms HTTP/1.1" 200 5042 0.004892 10.0.0.23 - - [2026-01-05 02:34:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003833 10.0.0.27 - - [2026-01-05 02:34:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003715 10.0.0.27 - - [2026-01-05 02:34:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003808 10.0.0.27 - - [2026-01-05 02:34:15] "GET /obj-perms HTTP/1.1" 200 5042 0.005114 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.003916 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-machine-interface/a8117144-ec0c-48d2-bd1a-2e24237a350e HTTP/1.1" 200 3168 0.005247 10.0.0.27 - - [2026-01-05 02:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.27 - - [2026-01-05 02:34:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003716 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002876 10.0.0.27 - - [2026-01-05 02:34:15] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007179 10.0.0.27 - - [2026-01-05 02:34:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006417 10.0.0.27 - - [2026-01-05 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-01-05 02:34:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003652 10.0.0.27 - - [2026-01-05 02:34:16] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003179 10.0.0.27 - - [2026-01-05 02:34:16] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005559 10.0.0.27 - - [2026-01-05 02:34:18] "POST /neutron/port HTTP/1.1" 200 1234 0.017175 10.0.0.27 - - [2026-01-05 02:34:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006771 10.0.0.27 - - [2026-01-05 02:34:27] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.007039 10.0.0.27 - - [2026-01-05 02:34:27] "GET /virtual-machine-interface/a4cd5b2d-8257-47c4-bf43-e5694a69581b HTTP/1.1" 200 3168 0.005330 10.0.0.27 - - [2026-01-05 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2026-01-05 02:34:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003453 10.0.0.27 - - [2026-01-05 02:34:27] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002699 10.0.0.27 - - [2026-01-05 02:34:27] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006914 10.0.0.27 - - [2026-01-05 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.27 - - [2026-01-05 02:34:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003714 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002815 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005782 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.005750 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-machine-interface/ab889f7b-7598-4046-8d82-1ef58bdfb2cd HTTP/1.1" 200 3168 0.006417 10.0.0.27 - - [2026-01-05 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-01-05 02:34:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003292 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002767 10.0.0.27 - - [2026-01-05 02:34:28] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007403 10.0.0.27 - - [2026-01-05 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.27 - - [2026-01-05 02:34:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003484 10.0.0.27 - - [2026-01-05 02:34:29] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002946 10.0.0.27 - - [2026-01-05 02:34:29] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.005546 10.0.0.23 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.23 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000610 10.0.0.23 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.33 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.33 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.33 - - [2026-01-05 02:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2026-01-05 02:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-01-05 02:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-01-05 02:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.27 - - [2026-01-05 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.27 - - [2026-01-05 02:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-01-05 02:34:48] "POST /neutron/network HTTP/1.1" 200 1123 0.009076 10.0.0.27 - - [2026-01-05 02:34:48] "POST /neutron/subnet HTTP/1.1" 200 1389 0.018250 10.0.0.27 - - [2026-01-05 02:34:48] "POST /neutron/network HTTP/1.1" 200 1113 0.010797 10.0.0.27 - - [2026-01-05 02:34:52] "POST /neutron/network HTTP/1.1" 200 1021 0.006719 10.0.0.27 - - [2026-01-05 02:34:52] "POST /neutron/subnet HTTP/1.1" 200 1370 0.014454 10.0.0.27 - - [2026-01-05 02:34:52] "POST /neutron/network HTTP/1.1" 200 1011 0.008869 10.0.0.27 - - [2026-01-05 02:34:55] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 200 1299 0.004035 10.0.0.27 - - [2026-01-05 02:34:56] "POST /neutron/port HTTP/1.1" 200 151 0.310012 10.0.0.27 - - [2026-01-05 02:34:57] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 404 171 0.003754 10.0.0.27 - - [2026-01-05 02:34:57] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 404 171 0.002675 10.0.0.27 - - [2026-01-05 02:34:57] "GET /virtual-machine/9cf2690a-4d0d-48ac-a5cf-bb450d50b1ee HTTP/1.1" 404 171 0.008631 10.0.0.27 - - [2026-01-05 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2026-01-05 02:34:57] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004479 10.0.0.27 - - [2026-01-05 02:34:57] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005995 10.0.0.27 - - [2026-01-05 02:34:57] "GET /virtual-network/2589ca2e-d484-4bee-b04d-2b991110e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006768 10.0.0.27 - - [2026-01-05 02:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.27 - - [2026-01-05 02:34:57] "GET /routing-instance/ac4d20d6-605b-42ac-b7fa-d8e1628cc64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004714 10.0.0.27 - - [2026-01-05 02:34:57] "GET /route-target/1bb41b98-8758-4233-bff4-f752fc6bea34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004852 10.0.0.27 - - [2026-01-05 02:34:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004212 10.0.0.33 - - [2026-01-05 02:34:57] "GET /obj-perms HTTP/1.1" 200 5042 0.004611 10.0.0.23 - - [2026-01-05 02:34:57] "GET /obj-perms HTTP/1.1" 200 5042 0.005371 10.0.0.27 - - [2026-01-05 02:34:58] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 200 1297 0.004308 10.0.0.27 - - [2026-01-05 02:34:58] "POST /neutron/port HTTP/1.1" 200 151 0.242940 10.0.0.27 - - [2026-01-05 02:35:00] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 404 171 0.004111 10.0.0.27 - - [2026-01-05 02:35:00] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 404 171 0.003040 10.0.0.27 - - [2026-01-05 02:35:00] "GET /virtual-machine/342da577-d68c-4d04-8242-f8d6af750eab HTTP/1.1" 404 171 0.003222 10.0.0.27 - - [2026-01-05 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.27 - - [2026-01-05 02:35:00] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004750 10.0.0.27 - - [2026-01-05 02:35:00] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003531 10.0.0.27 - - [2026-01-05 02:35:00] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006902 10.0.0.27 - - [2026-01-05 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.27 - - [2026-01-05 02:35:00] "GET /routing-instance/21747228-81c5-4e34-8ce2-c5a0d75c9e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.006002 10.0.0.27 - - [2026-01-05 02:35:00] "GET /route-target/40680957-431c-4f63-9448-91d327924894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005448 10.0.0.27 - - [2026-01-05 02:35:00] "GET /obj-perms HTTP/1.1" 200 5042 0.005463 10.0.0.23 - - [2026-01-05 02:35:06] "GET /obj-perms HTTP/1.1" 200 5042 0.003943 10.0.0.27 - - [2026-01-05 02:35:09] "GET /obj-perms HTTP/1.1" 200 5042 0.004908 10.0.0.23 - - [2026-01-05 02:35:15] "GET /obj-perms HTTP/1.1" 200 5042 0.003757 10.0.0.27 - - [2026-01-05 02:35:18] "GET /obj-perms HTTP/1.1" 200 5042 0.004989 10.0.0.27 - - [2026-01-05 02:35:19] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 200 1298 0.004921 10.0.0.27 - - [2026-01-05 02:35:19] "POST /neutron/port HTTP/1.1" 200 151 0.248921 10.0.0.27 - - [2026-01-05 02:35:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 404 171 0.004575 10.0.0.27 - - [2026-01-05 02:35:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 404 171 0.003834 10.0.0.27 - - [2026-01-05 02:35:21] "GET /virtual-machine/65ff4bbb-2cb8-4d15-964f-5a4f33caa637 HTTP/1.1" 404 171 0.003104 10.0.0.27 - - [2026-01-05 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.27 - - [2026-01-05 02:35:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004650 10.0.0.27 - - [2026-01-05 02:35:21] "GET /virtual-networks?parent_id=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003682 10.0.0.27 - - [2026-01-05 02:35:21] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006717 10.0.0.27 - - [2026-01-05 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.27 - - [2026-01-05 02:35:21] "GET /routing-instance/626b9c6b-4409-4373-b70a-1865792dfdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.010696 10.0.0.27 - - [2026-01-05 02:35:21] "GET /route-target/76fb0d35-1762-4ca1-bc6f-fa714ee286aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005182 10.0.0.27 - - [2026-01-05 02:35:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004498 10.0.0.27 - - [2026-01-05 02:35:24] "GET /obj-perms HTTP/1.1" 200 5042 0.003849 10.0.0.27 - - [2026-01-05 02:35:27] "GET /obj-perms HTTP/1.1" 200 5042 0.004203 10.0.0.23 - - [2026-01-05 02:35:27] "GET /obj-perms HTTP/1.1" 200 5042 0.004451 10.0.0.27 - - [2026-01-05 02:35:28] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006028 10.0.0.27 - - [2026-01-05 02:35:28] "POST /neutron/network HTTP/1.1" 200 1015 0.022058 10.0.0.27 - - [2026-01-05 02:35:28] "GET /virtual-network/21a6573c-f655-4f8a-9e05-24324ab858d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006536 10.0.0.27 - - [2026-01-05 02:35:28] "POST /ref-update HTTP/1.1" 200 156 0.075656 10.0.0.27 - - [2026-01-05 02:35:28] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006923 10.0.0.27 - - [2026-01-05 02:35:28] "POST /neutron/network HTTP/1.1" 200 1013 0.021109 10.0.0.27 - - [2026-01-05 02:35:28] "GET /virtual-network/c4c13731-2d92-46ce-af86-3afd3df469b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013522 10.0.0.27 - - [2026-01-05 02:35:28] "POST /ref-update HTTP/1.1" 200 156 0.043471 10.0.0.27 - - [2026-01-05 02:35:28] "DELETE /network-policy/65da630d-c4b0-4cc8-a284-9b6eae78ee1a HTTP/1.1" 200 115 0.053392 10.0.0.27 - - [2026-01-05 02:35:28] "DELETE /network-policy/806ee922-cfb0-4db0-93d1-bcb83d3fe1c7 HTTP/1.1" 200 115 0.055451 10.0.0.27 - - [2026-01-05 02:35:28] "DELETE /network-policy/44bcaae0-9d63-430d-9065-3ccb3696b8ef HTTP/1.1" 200 115 0.050971 10.0.0.27 - - [2026-01-05 02:35:29] "POST /neutron/network HTTP/1.1" 200 1015 0.008528 10.0.0.27 - - [2026-01-05 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.23 - - [2026-01-05 02:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003069 10.0.0.23 - - [2026-01-05 02:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005815 10.0.0.23 - - [2026-01-05 02:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003253 10.0.0.23 - - [2026-01-05 02:35:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 10.0.0.27 - - [2026-01-05 02:35:29] "POST /neutron/network HTTP/1.1" 200 151 0.185071 10.0.0.27 - - [2026-01-05 02:35:29] "DELETE /route-target/76fb0d35-1762-4ca1-bc6f-fa714ee286aa HTTP/1.1" 200 115 0.040911 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-01-05 02:35:30] "DELETE /network-ipam/586eaae2-55f6-4d56-8f67-561a454f7534 HTTP/1.1" 200 115 0.037687 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.003009 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.27 - - [2026-01-05 02:35:30] "DELETE /network-ipam/fbf251fd-7f68-4d6d-9024-363c86151200 HTTP/1.1" 200 115 0.035477 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.005379 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-01-05 02:35:30] "DELETE /network-ipam/20c6abe0-ed64-42ff-be19-0a9b31b01ec9 HTTP/1.1" 200 115 0.030149 10.0.0.27 - - [2026-01-05 02:35:30] "POST /fqname-to-id HTTP/1.1" 404 203 0.003976 10.0.0.23 - - [2026-01-05 02:35:33] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001492 10.0.0.27 - - [2026-01-05 02:35:33] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.084998 10.0.0.23 - - [2026-01-05 02:35:33] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000933 10.0.0.27 - - [2026-01-05 02:35:33] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?fields=virtual_networks HTTP/1.1" 200 1055 0.034266 10.0.0.23 - - [2026-01-05 02:35:33] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001179 10.0.0.27 - - [2026-01-05 02:35:33] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.057187 10.0.0.23 - - [2026-01-05 02:35:33] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000962 10.0.0.27 - - [2026-01-05 02:35:33] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?fields=security_groups HTTP/1.1" 200 1287 0.041522 10.0.0.27 - - [2026-01-05 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.029717 10.0.0.23 - - [2026-01-05 02:35:34] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004193 10.0.0.23 - - [2026-01-05 02:35:34] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.23 - - [2026-01-05 02:35:34] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007217 10.0.0.23 - - [2026-01-05 02:35:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.003429 10.0.0.23 - - [2026-01-05 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.005232 10.0.0.23 - - [2026-01-05 02:35:34] "POST /security-groups HTTP/1.1" 200 593 0.033335 10.0.0.23 - - [2026-01-05 02:35:34] "POST /projects HTTP/1.1" 200 589 0.231452 10.0.0.27 - - [2026-01-05 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.008719 10.0.0.23 - - [2026-01-05 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.309688 10.0.0.27 - - [2026-01-05 02:35:34] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.452854 10.0.0.27 - - [2026-01-05 02:35:35] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.27 - - [2026-01-05 02:35:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-01-05 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.073053 10.0.0.23 - - [2026-01-05 02:35:37] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001089 10.0.0.27 - - [2026-01-05 02:35:37] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041940 10.0.0.27 - - [2026-01-05 02:35:38] "POST /ref-update HTTP/1.1" 200 156 0.030110 10.0.0.23 - - [2026-01-05 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.011961 10.0.0.27 - - [2026-01-05 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.312993 10.0.0.27 - - [2026-01-05 02:35:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001765 10.0.0.27 - - [2026-01-05 02:35:38] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007829 10.0.0.27 - - [2026-01-05 02:35:38] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008551 10.0.0.27 - - [2026-01-05 02:35:38] "POST /neutron/network HTTP/1.1" 200 827 0.008564 10.0.0.27 - - [2026-01-05 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.23 - - [2026-01-05 02:35:38] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000922 10.0.0.27 - - [2026-01-05 02:35:38] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.053671 10.0.0.23 - - [2026-01-05 02:35:38] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001643 10.0.0.27 - - [2026-01-05 02:35:39] "POST /neutron/network HTTP/1.1" 200 607 0.142864 10.0.0.27 - - [2026-01-05 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.004014 10.0.0.27 - - [2026-01-05 02:35:39] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005373 10.0.0.27 - - [2026-01-05 02:35:39] "POST /neutron/network HTTP/1.1" 200 825 0.008050 10.0.0.27 - - [2026-01-05 02:35:39] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005486 10.0.0.27 - - [2026-01-05 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.003363 10.0.0.27 - - [2026-01-05 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2026-01-05 02:35:39] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001396 10.0.0.27 - - [2026-01-05 02:35:39] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.067747 10.0.0.27 - - [2026-01-05 02:35:39] "POST /network-policys HTTP/1.1" 200 571 0.029648 10.0.0.27 - - [2026-01-05 02:35:39] "GET /network-policy/24b35ae9-2caa-4efc-89d4-8c4883586580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.006348 10.0.0.27 - - [2026-01-05 02:35:39] "POST /neutron/network HTTP/1.1" 200 827 0.006368 10.0.0.27 - - [2026-01-05 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.008097 10.0.0.27 - - [2026-01-05 02:35:39] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008171 10.0.0.27 - - [2026-01-05 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.27 - - [2026-01-05 02:35:39] "GET /network-policy/24b35ae9-2caa-4efc-89d4-8c4883586580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004280 10.0.0.27 - - [2026-01-05 02:35:39] "POST /neutron/network HTTP/1.1" 200 825 0.006559 10.0.0.27 - - [2026-01-05 02:35:40] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007919 10.0.0.27 - - [2026-01-05 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.27 - - [2026-01-05 02:35:40] "POST /access-control-lists HTTP/1.1" 200 590 0.077660 10.0.0.27 - - [2026-01-05 02:35:40] "GET /network-policy/24b35ae9-2caa-4efc-89d4-8c4883586580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.004421 10.0.0.27 - - [2026-01-05 02:35:40] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006213 10.0.0.33 - - [2026-01-05 02:35:41] "GET /obj-perms HTTP/1.1" 200 5034 0.062403 10.0.0.27 - - [2026-01-05 02:35:42] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009006 10.0.0.27 - - [2026-01-05 02:35:42] "GET /obj-perms HTTP/1.1" 200 5034 0.063531 10.0.0.23 - - [2026-01-05 02:35:42] "DELETE /project/cfe3a7ecd04b4e8788bbe41a90f4ab65 HTTP/1.1" 404 173 0.005953 10.0.0.23 - - [2026-01-05 02:35:42] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.23 - - [2026-01-05 02:35:42] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.071759 10.0.0.23 - - [2026-01-05 02:35:42] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002274 10.0.0.23 - - [2026-01-05 02:35:42] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?fields=security_groups HTTP/1.1" 200 1392 0.054128 10.0.0.27 - - [2026-01-05 02:35:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001102 10.0.0.23 - - [2026-01-05 02:35:42] "DELETE /security-group/49941ed0-1738-45d1-86c9-d9832390d968 HTTP/1.1" 200 115 0.065924 10.0.0.23 - - [2026-01-05 02:35:42] "GET /projects?obj_uuids=ef437b65-c3eb-43c7-9f46-5540a4be7e1d&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001897 10.0.0.27 - - [2026-01-05 02:35:42] "DELETE /access-control-list/6c597fae-ca40-4a74-aee0-105302b650ee HTTP/1.1" 200 115 0.039917 10.0.0.23 - - [2026-01-05 02:35:42] "GET /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d?fields=application_policy_sets HTTP/1.1" 200 1431 0.062330 10.0.0.23 - - [2026-01-05 02:35:42] "DELETE /project/ef437b65-c3eb-43c7-9f46-5540a4be7e1d HTTP/1.1" 200 115 0.469776 10.0.0.27 - - [2026-01-05 02:35:43] "POST /neutron/network HTTP/1.1" 200 939 0.007846 10.0.0.23 - - [2026-01-05 02:35:43] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000966 10.0.0.27 - - [2026-01-05 02:35:43] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.089183 10.0.0.27 - - [2026-01-05 02:35:44] "POST /neutron/port HTTP/1.1" 200 117 0.006888 10.0.0.27 - - [2026-01-05 02:35:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001212 10.0.0.27 - - [2026-01-05 02:35:44] "POST /neutron/network HTTP/1.1" 200 939 0.006958 10.0.0.27 - - [2026-01-05 02:35:45] "POST /neutron/port HTTP/1.1" 200 1063 0.018744 10.0.0.23 - - [2026-01-05 02:35:45] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003302 10.0.0.27 - - [2026-01-05 02:35:45] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.158401 10.0.0.27 - - [2026-01-05 02:35:45] "POST /neutron/network HTTP/1.1" 200 927 0.006234 10.0.0.27 - - [2026-01-05 02:35:45] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.27 - - [2026-01-05 02:35:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008274 10.0.0.27 - - [2026-01-05 02:35:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008595 10.0.0.27 - - [2026-01-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 1061 0.073026 10.0.0.27 - - [2026-01-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 1125 0.019134 10.0.0.27 - - [2026-01-05 02:35:46] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.27 - - [2026-01-05 02:35:48] "POST /neutron/port HTTP/1.1" 200 1125 0.016794 10.0.0.27 - - [2026-01-05 02:35:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.009774 10.0.0.27 - - [2026-01-05 02:35:50] "POST /neutron/port HTTP/1.1" 200 1127 0.018930 10.0.0.27 - - [2026-01-05 02:35:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007041 10.0.0.27 - - [2026-01-05 02:35:50] "GET /virtual-machine/6acbb57d-5b3a-4934-8258-fd4bee75e69f HTTP/1.1" 401 292 0.000439 10.0.0.27 - - [2026-01-05 02:35:51] "GET /virtual-machine/6acbb57d-5b3a-4934-8258-fd4bee75e69f HTTP/1.1" 200 1293 0.031355 10.0.0.27 - - [2026-01-05 02:35:51] "GET /virtual-machine-interface/69dbd641-a5e4-44b3-8542-fc792f963d9d HTTP/1.1" 200 2949 0.005169 10.0.0.27 - - [2026-01-05 02:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 02:35:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004417 10.0.0.27 - - [2026-01-05 02:35:51] "GET /virtual-networks?parent_id=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002625 10.0.0.27 - - [2026-01-05 02:35:51] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007136 10.0.0.27 - - [2026-01-05 02:35:52] "POST /neutron/port HTTP/1.1" 200 1127 0.016807 10.0.0.27 - - [2026-01-05 02:35:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004029 10.0.0.27 - - [2026-01-05 02:35:52] "POST /neutron/network HTTP/1.1" 200 929 0.006541 10.0.0.27 - - [2026-01-05 02:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.27 - - [2026-01-05 02:35:54] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006011 10.0.0.23 - - [2026-01-05 02:35:56] "GET /obj-perms HTTP/1.1" 200 5056 0.071259 10.0.0.27 - - [2026-01-05 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.27 - - [2026-01-05 02:35:58] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005266 10.0.0.27 - - [2026-01-05 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.27 - - [2026-01-05 02:36:02] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005190 10.0.0.27 - - [2026-01-05 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2026-01-05 02:36:06] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005793 10.0.0.27 - - [2026-01-05 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.27 - - [2026-01-05 02:36:10] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008249 10.0.0.27 - - [2026-01-05 02:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2026-01-05 02:36:14] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005316 10.0.0.27 - - [2026-01-05 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-01-05 02:36:19] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005300 10.0.0.27 - - [2026-01-05 02:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.27 - - [2026-01-05 02:36:23] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006071 10.0.0.27 - - [2026-01-05 02:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.27 - - [2026-01-05 02:36:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004364 10.0.0.27 - - [2026-01-05 02:36:25] "GET /virtual-networks?parent_id=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004323 10.0.0.27 - - [2026-01-05 02:36:25] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005900 10.0.0.27 - - [2026-01-05 02:36:30] "POST /neutron/port HTTP/1.1" 200 1127 0.019564 10.0.0.27 - - [2026-01-05 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2060 0.031656 10.0.0.27 - - [2026-01-05 02:36:37] "POST /neutron/port HTTP/1.1" 200 1125 0.018109 10.0.0.27 - - [2026-01-05 02:36:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007304 10.0.0.27 - - [2026-01-05 02:36:46] "POST /neutron/port HTTP/1.1" 200 1125 0.018830 10.0.0.27 - - [2026-01-05 02:36:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007233 10.0.0.27 - - [2026-01-05 02:36:46] "GET /virtual-machine/0728f836-9ff0-4a26-841e-c6893ab6c50b HTTP/1.1" 200 1292 0.005185 10.0.0.27 - - [2026-01-05 02:36:46] "GET /virtual-machine-interface/0dcff8a6-6d5d-4b00-b6cf-15aa52df7b3c HTTP/1.1" 200 2949 0.005301 10.0.0.27 - - [2026-01-05 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.27 - - [2026-01-05 02:36:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003428 10.0.0.27 - - [2026-01-05 02:36:46] "GET /virtual-networks?parent_id=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002924 10.0.0.27 - - [2026-01-05 02:36:46] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006220 10.0.0.27 - - [2026-01-05 02:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2026-01-05 02:36:47] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004649 10.0.0.27 - - [2026-01-05 02:36:47] "GET /virtual-networks?parent_id=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003136 10.0.0.27 - - [2026-01-05 02:36:47] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005525 10.0.0.27 - - [2026-01-05 02:36:48] "POST /neutron/network HTTP/1.1" 200 937 0.006670 10.0.0.27 - - [2026-01-05 02:36:48] "POST /neutron/port HTTP/1.1" 200 117 0.001178 10.0.0.27 - - [2026-01-05 02:36:54] "POST /neutron/port HTTP/1.1" 200 1127 0.021431 10.0.0.27 - - [2026-01-05 02:36:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.009182 10.0.0.27 - - [2026-01-05 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.23 - - [2026-01-05 02:37:08] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001436 10.0.0.27 - - [2026-01-05 02:37:08] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043792 10.0.0.27 - - [2026-01-05 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.27 - - [2026-01-05 02:37:08] "PUT /network-policy/24b35ae9-2caa-4efc-89d4-8c4883586580 HTTP/1.1" 200 262 0.014306 10.0.0.27 - - [2026-01-05 02:37:09] "PUT /access-control-list/488763ba-29ca-478d-a94e-0e11e895e58c HTTP/1.1" 200 272 0.057817 10.0.0.27 - - [2026-01-05 02:37:09] "POST /ref-update HTTP/1.1" 200 156 0.029939 10.0.0.27 - - [2026-01-05 02:37:12] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005875 10.0.0.27 - - [2026-01-05 02:37:12] "POST /neutron/network HTTP/1.1" 200 927 0.006454 10.0.0.27 - - [2026-01-05 02:37:12] "GET /virtual-network/53d7528a-16f7-4789-897d-9c0e7c0cba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.023949 10.0.0.27 - - [2026-01-05 02:37:12] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006690 10.0.0.27 - - [2026-01-05 02:37:12] "POST /neutron/network HTTP/1.1" 200 929 0.006077 10.0.0.27 - - [2026-01-05 02:37:12] "GET /virtual-network/5f7bed28-d548-4d50-87c7-149945d7c758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008753 10.0.0.27 - - [2026-01-05 02:37:12] "DELETE /network-policy/24b35ae9-2caa-4efc-89d4-8c4883586580 HTTP/1.1" 200 115 0.035790 10.0.0.27 - - [2026-01-05 02:37:12] "POST /neutron/network HTTP/1.1" 200 825 0.010945 10.0.0.27 - - [2026-01-05 02:37:12] "POST /neutron/port HTTP/1.1" 200 1115 0.014086 10.0.0.27 - - [2026-01-05 02:37:12] "POST /neutron/port HTTP/1.1" 200 1117 0.016520 10.0.0.23 - - [2026-01-05 02:37:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005914 10.0.0.27 - - [2026-01-05 02:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.23 - - [2026-01-05 02:37:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005156 10.0.0.27 - - [2026-01-05 02:37:14] "POST /neutron/network HTTP/1.1" 200 151 0.150063 10.0.0.27 - - [2026-01-05 02:37:15] "DELETE /route-target/2d2c6368-b0f3-4bc7-ace4-49ca01332295 HTTP/1.1" 200 115 0.025118 10.0.0.23 - - [2026-01-05 02:37:16] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.27 - - [2026-01-05 02:37:16] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051310 10.0.0.23 - - [2026-01-05 02:37:16] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000938 10.0.0.27 - - [2026-01-05 02:37:16] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?fields=virtual_networks HTTP/1.1" 200 1046 0.046309 10.0.0.23 - - [2026-01-05 02:37:16] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001120 10.0.0.27 - - [2026-01-05 02:37:16] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.056408 10.0.0.23 - - [2026-01-05 02:37:16] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001302 10.0.0.27 - - [2026-01-05 02:37:16] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?fields=security_groups HTTP/1.1" 200 1274 0.054204 10.0.0.27 - - [2026-01-05 02:37:17] "POST /fqname-to-id HTTP/1.1" 404 200 0.027746 10.0.0.23 - - [2026-01-05 02:37:17] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003422 10.0.0.23 - - [2026-01-05 02:37:17] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000913 10.0.0.23 - - [2026-01-05 02:37:17] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006653 10.0.0.23 - - [2026-01-05 02:37:18] "POST /id-to-fqname HTTP/1.1" 200 202 0.004920 10.0.0.23 - - [2026-01-05 02:37:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.005476 10.0.0.23 - - [2026-01-05 02:37:18] "POST /security-groups HTTP/1.1" 200 603 0.027792 10.0.0.23 - - [2026-01-05 02:37:18] "POST /projects HTTP/1.1" 200 609 0.241662 10.0.0.27 - - [2026-01-05 02:37:18] "POST /fqname-to-id HTTP/1.1" 404 245 0.006780 10.0.0.23 - - [2026-01-05 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.315418 10.0.0.27 - - [2026-01-05 02:37:18] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.448514 10.0.0.27 - - [2026-01-05 02:37:19] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.27 - - [2026-01-05 02:37:22] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2026-01-05 02:37:23] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.27 - - [2026-01-05 02:37:23] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.086364 10.0.0.27 - - [2026-01-05 02:37:23] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.27 - - [2026-01-05 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.23 - - [2026-01-05 02:37:23] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001119 10.0.0.27 - - [2026-01-05 02:37:23] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008164 10.0.0.27 - - [2026-01-05 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.23 - - [2026-01-05 02:37:24] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001119 10.0.0.27 - - [2026-01-05 02:37:24] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053349 10.0.0.27 - - [2026-01-05 02:37:25] "GET /domains HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-01-05 02:37:25] "GET /domains HTTP/1.1" 200 280 0.029939 10.0.0.23 - - [2026-01-05 02:37:25] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001511 10.0.0.27 - - [2026-01-05 02:37:25] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6 HTTP/1.1" 200 2773 0.012602 10.0.0.23 - - [2026-01-05 02:37:25] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.27 - - [2026-01-05 02:37:25] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98 HTTP/1.1" 200 1933 0.100468 10.0.0.27 - - [2026-01-05 02:37:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003391 10.0.0.27 - - [2026-01-05 02:37:25] "POST /network-ipams HTTP/1.1" 200 621 0.027852 10.0.0.27 - - [2026-01-05 02:37:25] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003488 10.0.0.27 - - [2026-01-05 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.27 - - [2026-01-05 02:37:25] "GET /network-ipam/0052ff92-be10-47a5-a016-60870e18d535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006225 10.0.0.27 - - [2026-01-05 02:37:25] "PUT /network-ipam/0052ff92-be10-47a5-a016-60870e18d535 HTTP/1.1" 200 258 0.015027 10.0.0.27 - - [2026-01-05 02:37:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.27 - - [2026-01-05 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.035985 10.0.0.23 - - [2026-01-05 02:37:26] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.27 - - [2026-01-05 02:37:26] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041362 10.0.0.27 - - [2026-01-05 02:37:26] "POST /neutron/network HTTP/1.1" 200 117 0.042738 10.0.0.27 - - [2026-01-05 02:37:26] "POST /ref-update HTTP/1.1" 200 156 0.026513 10.0.0.23 - - [2026-01-05 02:37:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008300 10.0.0.27 - - [2026-01-05 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.233648 10.0.0.27 - - [2026-01-05 02:37:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.010157 10.0.0.27 - - [2026-01-05 02:37:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001820 10.0.0.27 - - [2026-01-05 02:37:27] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010564 10.0.0.27 - - [2026-01-05 02:37:27] "POST /neutron/network HTTP/1.1" 200 1337 0.028897 10.0.0.27 - - [2026-01-05 02:37:27] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007677 10.0.0.27 - - [2026-01-05 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.011354 10.0.0.27 - - [2026-01-05 02:37:28] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006685 10.0.0.33 - - [2026-01-05 02:37:29] "GET /obj-perms HTTP/1.1" 200 5019 0.052238 10.0.0.27 - - [2026-01-05 02:37:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.003614 10.0.0.27 - - [2026-01-05 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.23 - - [2026-01-05 02:37:29] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001348 10.0.0.27 - - [2026-01-05 02:37:29] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049620 10.0.0.27 - - [2026-01-05 02:37:29] "POST /network-policys HTTP/1.1" 200 563 0.035414 10.0.0.27 - - [2026-01-05 02:37:29] "GET /network-policy/58a4e06c-769e-4f52-abd5-94febd4d0674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.009548 10.0.0.27 - - [2026-01-05 02:37:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.004160 10.0.0.27 - - [2026-01-05 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.23 - - [2026-01-05 02:37:30] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001001 10.0.0.27 - - [2026-01-05 02:37:30] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.055097 10.0.0.27 - - [2026-01-05 02:37:30] "POST /network-policys HTTP/1.1" 200 563 0.030859 10.0.0.27 - - [2026-01-05 02:37:30] "GET /network-policy/27718ef4-f4c1-47ef-bb84-200ca42db520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.007500 10.0.0.27 - - [2026-01-05 02:37:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004285 10.0.0.27 - - [2026-01-05 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2026-01-05 02:37:30] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001877 10.0.0.27 - - [2026-01-05 02:37:30] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.047995 10.0.0.27 - - [2026-01-05 02:37:30] "POST /network-policys HTTP/1.1" 200 563 0.029134 10.0.0.27 - - [2026-01-05 02:37:30] "GET /network-policy/ce4a45d8-d2d0-492b-a13e-94d6f065f177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.008217 10.0.0.27 - - [2026-01-05 02:37:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.003630 10.0.0.27 - - [2026-01-05 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.23 - - [2026-01-05 02:37:30] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.27 - - [2026-01-05 02:37:30] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039748 10.0.0.27 - - [2026-01-05 02:37:30] "POST /network-policys HTTP/1.1" 200 563 0.031607 10.0.0.27 - - [2026-01-05 02:37:30] "GET /network-policy/21248fad-37b3-4abf-873f-ccd1f6149017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.007269 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.004256 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.23 - - [2026-01-05 02:37:31] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001064 10.0.0.27 - - [2026-01-05 02:37:31] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036066 10.0.0.27 - - [2026-01-05 02:37:31] "POST /network-policys HTTP/1.1" 200 563 0.031852 10.0.0.27 - - [2026-01-05 02:37:31] "GET /network-policy/e76a8cf7-5507-4455-94c1-bd8cccee8ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007753 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.004965 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.23 - - [2026-01-05 02:37:31] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001811 10.0.0.27 - - [2026-01-05 02:37:31] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053218 10.0.0.27 - - [2026-01-05 02:37:31] "POST /network-policys HTTP/1.1" 200 563 0.033139 10.0.0.27 - - [2026-01-05 02:37:31] "GET /network-policy/edcfb230-b179-4a4f-87f4-c9b7def3f68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006272 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.003990 10.0.0.27 - - [2026-01-05 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.23 - - [2026-01-05 02:37:31] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.27 - - [2026-01-05 02:37:31] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042705 10.0.0.27 - - [2026-01-05 02:37:32] "POST /network-policys HTTP/1.1" 200 563 0.038106 10.0.0.27 - - [2026-01-05 02:37:32] "GET /network-policy/74db6b9c-d37e-41be-999f-553ab8077b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006392 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003342 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.23 - - [2026-01-05 02:37:32] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000991 10.0.0.27 - - [2026-01-05 02:37:32] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.034535 10.0.0.27 - - [2026-01-05 02:37:32] "POST /network-policys HTTP/1.1" 200 563 0.053327 10.0.0.27 - - [2026-01-05 02:37:32] "GET /network-policy/7c3cd249-8796-4711-a6ad-b378a58e2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007049 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.004018 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.23 - - [2026-01-05 02:37:32] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.27 - - [2026-01-05 02:37:32] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.040963 10.0.0.27 - - [2026-01-05 02:37:32] "POST /network-policys HTTP/1.1" 200 563 0.031513 10.0.0.27 - - [2026-01-05 02:37:32] "GET /network-policy/db20d465-c85e-46cb-8770-3f73ead9dde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006990 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.003660 10.0.0.27 - - [2026-01-05 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.23 - - [2026-01-05 02:37:33] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.27 - - [2026-01-05 02:37:33] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041832 10.0.0.27 - - [2026-01-05 02:37:33] "POST /network-policys HTTP/1.1" 200 563 0.027213 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/8ad1c291-954e-4117-805e-e2341afdbcf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006247 10.0.0.27 - - [2026-01-05 02:37:33] "POST /neutron/network HTTP/1.1" 200 2250 0.142580 10.0.0.27 - - [2026-01-05 02:37:33] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006270 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/21248fad-37b3-4abf-873f-ccd1f6149017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004076 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/27718ef4-f4c1-47ef-bb84-200ca42db520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004634 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/58a4e06c-769e-4f52-abd5-94febd4d0674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005210 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/74db6b9c-d37e-41be-999f-553ab8077b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004477 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2026-01-05 02:37:33] "GET /network-policy/7c3cd249-8796-4711-a6ad-b378a58e2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004311 10.0.0.27 - - [2026-01-05 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.27 - - [2026-01-05 02:37:34] "GET /network-policy/8ad1c291-954e-4117-805e-e2341afdbcf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004397 10.0.0.27 - - [2026-01-05 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.27 - - [2026-01-05 02:37:34] "GET /network-policy/ce4a45d8-d2d0-492b-a13e-94d6f065f177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005900 10.0.0.27 - - [2026-01-05 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.27 - - [2026-01-05 02:37:34] "GET /network-policy/db20d465-c85e-46cb-8770-3f73ead9dde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004419 10.0.0.27 - - [2026-01-05 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.27 - - [2026-01-05 02:37:34] "GET /network-policy/e76a8cf7-5507-4455-94c1-bd8cccee8ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004260 10.0.0.27 - - [2026-01-05 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.27 - - [2026-01-05 02:37:34] "GET /network-policy/edcfb230-b179-4a4f-87f4-c9b7def3f68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004131 10.0.0.27 - - [2026-01-05 02:37:34] "POST /id-to-fqname HTTP/1.1" 200 235 0.001242 10.0.0.23 - - [2026-01-05 02:37:35] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001502 10.0.0.27 - - [2026-01-05 02:37:35] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.074914 10.0.0.27 - - [2026-01-05 02:37:35] "POST /neutron/network HTTP/1.1" 200 2250 0.012806 10.0.0.27 - - [2026-01-05 02:37:35] "POST /neutron/port HTTP/1.1" 200 117 0.008691 10.0.0.27 - - [2026-01-05 02:37:35] "PUT /access-control-list/f6f5bfb9-249a-4932-84fc-6351fbbeef7b HTTP/1.1" 200 272 0.040724 10.0.0.27 - - [2026-01-05 02:37:36] "POST /neutron/port HTTP/1.1" 200 1174 0.020854 10.0.0.27 - - [2026-01-05 02:37:36] "POST /neutron/port HTTP/1.1" 200 1238 0.021080 10.0.0.27 - - [2026-01-05 02:37:36] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014009 10.0.0.27 - - [2026-01-05 02:37:36] "POST /neutron/network HTTP/1.1" 200 2250 0.010375 10.0.0.27 - - [2026-01-05 02:37:40] "POST /neutron/port HTTP/1.1" 200 1238 0.022962 10.0.0.27 - - [2026-01-05 02:37:40] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007987 10.0.0.27 - - [2026-01-05 02:37:40] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 401 292 0.000353 10.0.0.27 - - [2026-01-05 02:37:41] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 200 1305 0.033887 10.0.0.27 - - [2026-01-05 02:37:41] "GET /virtual-machine-interface/f7a770f1-de4a-4935-88e1-f7e448f57306 HTTP/1.1" 200 3168 0.005618 10.0.0.27 - - [2026-01-05 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.27 - - [2026-01-05 02:37:41] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003178 10.0.0.27 - - [2026-01-05 02:37:41] "GET /virtual-networks?parent_id=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002719 10.0.0.27 - - [2026-01-05 02:37:41] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006490 10.0.0.23 - - [2026-01-05 02:37:43] "DELETE /project/1c264c6557f14928850ed7abb9868e98 HTTP/1.1" 404 173 0.004698 10.0.0.23 - - [2026-01-05 02:37:43] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000968 10.0.0.23 - - [2026-01-05 02:37:43] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.047542 10.0.0.23 - - [2026-01-05 02:37:43] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000977 10.0.0.23 - - [2026-01-05 02:37:43] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?fields=security_groups HTTP/1.1" 200 1379 0.053506 10.0.0.23 - - [2026-01-05 02:37:43] "DELETE /security-group/90503a69-19d0-4e83-b73b-fa49bdf9308d HTTP/1.1" 200 115 0.050689 10.0.0.23 - - [2026-01-05 02:37:43] "GET /projects?obj_uuids=cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001369 10.0.0.23 - - [2026-01-05 02:37:43] "GET /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65?fields=application_policy_sets HTTP/1.1" 200 1418 0.062564 10.0.0.23 - - [2026-01-05 02:37:43] "DELETE /project/cfe3a7ec-d04b-4e87-88bb-e41a90f4ab65 HTTP/1.1" 200 115 0.411999 10.0.0.27 - - [2026-01-05 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2026-01-05 02:37:44] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005356 10.0.0.27 - - [2026-01-05 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.27 - - [2026-01-05 02:37:48] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008276 10.0.0.27 - - [2026-01-05 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-01-05 02:37:52] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005655 10.0.0.27 - - [2026-01-05 02:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.27 - - [2026-01-05 02:37:56] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005790 10.0.0.27 - - [2026-01-05 02:37:56] "POST /neutron/network HTTP/1.1" 200 2260 0.038720 10.0.0.27 - - [2026-01-05 02:37:57] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017124 10.0.0.27 - - [2026-01-05 02:37:57] "POST /neutron/network HTTP/1.1" 200 2250 0.011993 10.0.0.27 - - [2026-01-05 02:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.054839 10.0.0.27 - - [2026-01-05 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.27 - - [2026-01-05 02:38:00] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006078 10.0.0.27 - - [2026-01-05 02:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.27 - - [2026-01-05 02:38:04] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006179 10.0.0.27 - - [2026-01-05 02:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.27 - - [2026-01-05 02:38:08] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006315 10.0.0.27 - - [2026-01-05 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.27 - - [2026-01-05 02:38:12] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005480 10.0.0.27 - - [2026-01-05 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2026-01-05 02:38:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004191 10.0.0.27 - - [2026-01-05 02:38:15] "GET /virtual-networks?parent_id=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003833 10.0.0.27 - - [2026-01-05 02:38:15] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005910 10.0.0.27 - - [2026-01-05 02:38:20] "POST /neutron/port HTTP/1.1" 200 1238 0.033316 10.0.0.27 - - [2026-01-05 02:38:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008649 10.0.0.27 - - [2026-01-05 02:38:30] "POST /neutron/port HTTP/1.1" 200 1238 0.017229 10.0.0.27 - - [2026-01-05 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007346 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/58a4e06c-769e-4f52-abd5-94febd4d0674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.003912 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/27718ef4-f4c1-47ef-bb84-200ca42db520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.012658 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/ce4a45d8-d2d0-492b-a13e-94d6f065f177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004530 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/21248fad-37b3-4abf-873f-ccd1f6149017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004827 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/e76a8cf7-5507-4455-94c1-bd8cccee8ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005695 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/edcfb230-b179-4a4f-87f4-c9b7def3f68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004763 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/74db6b9c-d37e-41be-999f-553ab8077b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004482 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/7c3cd249-8796-4711-a6ad-b378a58e2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005404 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/db20d465-c85e-46cb-8770-3f73ead9dde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.009014 10.0.0.27 - - [2026-01-05 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.27 - - [2026-01-05 02:38:36] "GET /network-policy/8ad1c291-954e-4117-805e-e2341afdbcf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004748 10.0.0.27 - - [2026-01-05 02:38:36] "POST /neutron/network HTTP/1.1" 200 2250 0.013896 10.0.0.27 - - [2026-01-05 02:38:37] "PUT /access-control-list/f6f5bfb9-249a-4932-84fc-6351fbbeef7b HTTP/1.1" 200 272 0.024094 10.0.0.27 - - [2026-01-05 02:38:37] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008603 10.0.0.27 - - [2026-01-05 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2026-01-05 02:38:37] "GET /network-policy/58a4e06c-769e-4f52-abd5-94febd4d0674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004438 10.0.0.27 - - [2026-01-05 02:38:42] "POST /neutron/network HTTP/1.1" 200 1440 0.011973 10.0.0.27 - - [2026-01-05 02:38:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.029845 10.0.0.27 - - [2026-01-05 02:38:42] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007555 10.0.0.27 - - [2026-01-05 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.27 - - [2026-01-05 02:38:42] "GET /network-policy/27718ef4-f4c1-47ef-bb84-200ca42db520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.005061 10.0.0.27 - - [2026-01-05 02:38:47] "POST /neutron/network HTTP/1.1" 200 1440 0.012596 10.0.0.27 - - [2026-01-05 02:38:47] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008247 10.0.0.27 - - [2026-01-05 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.27 - - [2026-01-05 02:38:47] "GET /network-policy/ce4a45d8-d2d0-492b-a13e-94d6f065f177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005627 10.0.0.27 - - [2026-01-05 02:38:52] "POST /neutron/network HTTP/1.1" 200 1440 0.012025 10.0.0.27 - - [2026-01-05 02:38:52] "PUT /access-control-list/f6f5bfb9-249a-4932-84fc-6351fbbeef7b HTTP/1.1" 200 272 0.013626 10.0.0.27 - - [2026-01-05 02:38:52] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007755 10.0.0.27 - - [2026-01-05 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.27 - - [2026-01-05 02:38:53] "GET /network-policy/21248fad-37b3-4abf-873f-ccd1f6149017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004491 10.0.0.27 - - [2026-01-05 02:38:58] "POST /neutron/network HTTP/1.1" 200 1440 0.012362 10.0.0.27 - - [2026-01-05 02:38:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005028 10.0.0.27 - - [2026-01-05 02:38:58] "POST /neutron/port HTTP/1.1" 200 1238 0.035223 10.0.0.27 - - [2026-01-05 02:38:58] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006629 10.0.0.27 - - [2026-01-05 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.27 - - [2026-01-05 02:38:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005842 10.0.0.27 - - [2026-01-05 02:38:58] "GET /network-policy/e76a8cf7-5507-4455-94c1-bd8cccee8ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004247 10.0.0.27 - - [2026-01-05 02:38:58] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.23 - - [2026-01-05 02:38:59] "GET /obj-perms HTTP/1.1" 200 5056 0.059730 10.0.0.27 - - [2026-01-05 02:39:03] "POST /neutron/network HTTP/1.1" 200 1440 0.011401 10.0.0.27 - - [2026-01-05 02:39:03] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008052 10.0.0.27 - - [2026-01-05 02:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2026-01-05 02:39:03] "GET /network-policy/edcfb230-b179-4a4f-87f4-c9b7def3f68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004374 10.0.0.27 - - [2026-01-05 02:39:08] "POST /neutron/network HTTP/1.1" 200 1440 0.014138 10.0.0.27 - - [2026-01-05 02:39:08] "PUT /access-control-list/f6f5bfb9-249a-4932-84fc-6351fbbeef7b HTTP/1.1" 200 272 0.022839 10.0.0.27 - - [2026-01-05 02:39:08] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007667 10.0.0.27 - - [2026-01-05 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.27 - - [2026-01-05 02:39:08] "GET /network-policy/74db6b9c-d37e-41be-999f-553ab8077b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004714 10.0.0.27 - - [2026-01-05 02:39:13] "POST /neutron/network HTTP/1.1" 200 1440 0.011327 10.0.0.27 - - [2026-01-05 02:39:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005581 10.0.0.27 - - [2026-01-05 02:39:14] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010633 10.0.0.27 - - [2026-01-05 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.27 - - [2026-01-05 02:39:14] "GET /network-policy/7c3cd249-8796-4711-a6ad-b378a58e2ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004093 10.0.0.27 - - [2026-01-05 02:39:19] "POST /neutron/network HTTP/1.1" 200 1440 0.012640 10.0.0.27 - - [2026-01-05 02:39:19] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.007474 10.0.0.27 - - [2026-01-05 02:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.27 - - [2026-01-05 02:39:19] "GET /network-policy/db20d465-c85e-46cb-8770-3f73ead9dde5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004690 10.0.0.27 - - [2026-01-05 02:39:24] "POST /neutron/network HTTP/1.1" 200 1440 0.016058 10.0.0.27 - - [2026-01-05 02:39:24] "PUT /access-control-list/f6f5bfb9-249a-4932-84fc-6351fbbeef7b HTTP/1.1" 200 272 0.014984 10.0.0.27 - - [2026-01-05 02:39:24] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008169 10.0.0.27 - - [2026-01-05 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.27 - - [2026-01-05 02:39:24] "GET /network-policy/8ad1c291-954e-4117-805e-e2341afdbcf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004007 10.0.0.27 - - [2026-01-05 02:39:29] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 200 1305 0.004575 10.0.0.27 - - [2026-01-05 02:39:30] "POST /neutron/port HTTP/1.1" 200 1238 0.017713 10.0.0.27 - - [2026-01-05 02:39:31] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 404 171 0.003247 10.0.0.27 - - [2026-01-05 02:39:31] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 404 171 0.002616 10.0.0.27 - - [2026-01-05 02:39:31] "GET /virtual-machine/d0ccdf74-09e7-44d3-989c-fef529b0a51c HTTP/1.1" 404 171 0.002338 10.0.0.27 - - [2026-01-05 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.27 - - [2026-01-05 02:39:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003959 10.0.0.27 - - [2026-01-05 02:39:32] "GET /virtual-networks?parent_id=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003369 10.0.0.27 - - [2026-01-05 02:39:32] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.006770 10.0.0.27 - - [2026-01-05 02:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-01-05 02:39:32] "GET /routing-instance/6ecfccd4-23e4-428d-8f62-bf8e65d90fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006371 10.0.0.27 - - [2026-01-05 02:39:32] "GET /route-target/746e27a4-88e4-4286-8fab-5d21af9a29ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004807 10.0.0.27 - - [2026-01-05 02:39:32] "GET /obj-perms HTTP/1.1" 200 5019 0.052965 10.0.0.27 - - [2026-01-05 02:39:38] "GET /obj-perms HTTP/1.1" 200 5019 0.004331 10.0.0.27 - - [2026-01-05 02:39:41] "GET /obj-perms HTTP/1.1" 200 5019 0.005948 10.0.0.23 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.23 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.23 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.33 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.33 - - [2026-01-05 02:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.27 - - [2026-01-05 02:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.27 - - [2026-01-05 02:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2026-01-05 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.27 - - [2026-01-05 02:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.27 - - [2026-01-05 02:39:47] "GET /obj-perms HTTP/1.1" 200 5019 0.004146 10.0.0.27 - - [2026-01-05 02:39:50] "GET /obj-perms HTTP/1.1" 200 5019 0.003928 10.0.0.27 - - [2026-01-05 02:39:56] "GET /obj-perms HTTP/1.1" 200 5019 0.005999 10.0.0.27 - - [2026-01-05 02:39:57] "GET /obj-perms HTTP/1.1" 200 5019 0.003750 10.0.0.27 - - [2026-01-05 02:39:57] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008749 10.0.0.27 - - [2026-01-05 02:39:57] "POST /neutron/network HTTP/1.1" 200 1440 0.020186 10.0.0.27 - - [2026-01-05 02:39:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.009768 10.0.0.27 - - [2026-01-05 02:39:57] "GET /virtual-network/210e9e17-8c9d-4ab1-acdf-8faa8603ae91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009169 10.0.0.27 - - [2026-01-05 02:39:57] "DELETE /network-policy/8ad1c291-954e-4117-805e-e2341afdbcf6 HTTP/1.1" 200 115 0.044205 10.0.0.27 - - [2026-01-05 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.23 - - [2026-01-05 02:39:57] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.031228 10.0.0.27 - - [2026-01-05 02:39:57] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.076448 10.0.0.27 - - [2026-01-05 02:39:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.004989 10.0.0.27 - - [2026-01-05 02:39:57] "DELETE /network-policy/db20d465-c85e-46cb-8770-3f73ead9dde5 HTTP/1.1" 200 115 0.034094 10.0.0.27 - - [2026-01-05 02:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.23 - - [2026-01-05 02:39:57] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001286 10.0.0.27 - - [2026-01-05 02:39:57] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044693 10.0.0.27 - - [2026-01-05 02:39:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005073 10.0.0.27 - - [2026-01-05 02:39:58] "DELETE /network-policy/7c3cd249-8796-4711-a6ad-b378a58e2ab8 HTTP/1.1" 200 115 0.039223 10.0.0.27 - - [2026-01-05 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.23 - - [2026-01-05 02:39:58] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000924 10.0.0.27 - - [2026-01-05 02:39:58] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042189 10.0.0.27 - - [2026-01-05 02:39:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.004941 10.0.0.27 - - [2026-01-05 02:39:58] "DELETE /network-policy/74db6b9c-d37e-41be-999f-553ab8077b38 HTTP/1.1" 200 115 0.039666 10.0.0.27 - - [2026-01-05 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.23 - - [2026-01-05 02:39:58] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000940 10.0.0.27 - - [2026-01-05 02:39:58] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.050917 10.0.0.27 - - [2026-01-05 02:39:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.004875 10.0.0.27 - - [2026-01-05 02:39:58] "DELETE /network-policy/edcfb230-b179-4a4f-87f4-c9b7def3f68a HTTP/1.1" 200 115 0.035743 10.0.0.27 - - [2026-01-05 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.23 - - [2026-01-05 02:39:58] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005 10.0.0.27 - - [2026-01-05 02:39:58] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.040106 10.0.0.27 - - [2026-01-05 02:39:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005057 10.0.0.27 - - [2026-01-05 02:39:58] "DELETE /network-policy/e76a8cf7-5507-4455-94c1-bd8cccee8ab2 HTTP/1.1" 200 115 0.039502 10.0.0.27 - - [2026-01-05 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2026-01-05 02:39:58] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001003 10.0.0.27 - - [2026-01-05 02:39:58] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037827 10.0.0.27 - - [2026-01-05 02:39:58] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005063 10.0.0.27 - - [2026-01-05 02:39:58] "DELETE /network-policy/21248fad-37b3-4abf-873f-ccd1f6149017 HTTP/1.1" 200 115 0.039088 10.0.0.27 - - [2026-01-05 02:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.23 - - [2026-01-05 02:39:58] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000977 10.0.0.27 - - [2026-01-05 02:39:58] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037971 10.0.0.27 - - [2026-01-05 02:39:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005331 10.0.0.27 - - [2026-01-05 02:39:59] "DELETE /network-policy/ce4a45d8-d2d0-492b-a13e-94d6f065f177 HTTP/1.1" 200 115 0.049924 10.0.0.27 - - [2026-01-05 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.23 - - [2026-01-05 02:39:59] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001101 10.0.0.27 - - [2026-01-05 02:39:59] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.065369 10.0.0.27 - - [2026-01-05 02:39:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.005718 10.0.0.27 - - [2026-01-05 02:39:59] "DELETE /network-policy/27718ef4-f4c1-47ef-bb84-200ca42db520 HTTP/1.1" 200 115 0.044664 10.0.0.27 - - [2026-01-05 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.23 - - [2026-01-05 02:39:59] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001079 10.0.0.27 - - [2026-01-05 02:39:59] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039698 10.0.0.27 - - [2026-01-05 02:39:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005160 10.0.0.27 - - [2026-01-05 02:39:59] "DELETE /network-policy/58a4e06c-769e-4f52-abd5-94febd4d0674 HTTP/1.1" 200 115 0.037618 10.0.0.27 - - [2026-01-05 02:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.23 - - [2026-01-05 02:39:59] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000921 10.0.0.27 - - [2026-01-05 02:39:59] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.040600 10.0.0.27 - - [2026-01-05 02:39:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-29004489&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004816 10.0.0.27 - - [2026-01-05 02:39:59] "POST /neutron/network HTTP/1.1" 200 1337 0.011626 10.0.0.33 - - [2026-01-05 02:39:59] "GET /obj-perms HTTP/1.1" 200 5056 0.073296 10.0.0.27 - - [2026-01-05 02:39:59] "DELETE /route-target/746e27a4-88e4-4286-8fab-5d21af9a29ac HTTP/1.1" 200 115 0.017134 10.0.0.27 - - [2026-01-05 02:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.27 - - [2026-01-05 02:40:00] "DELETE /network-ipam/0052ff92-be10-47a5-a016-60870e18d535 HTTP/1.1" 200 115 0.043188 10.0.0.27 - - [2026-01-05 02:40:00] "POST /fqname-to-id HTTP/1.1" 404 260 0.004186 10.0.0.23 - - [2026-01-05 02:40:00] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001127 10.0.0.23 - - [2026-01-05 02:40:00] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.053561 10.0.0.23 - - [2026-01-05 02:40:00] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000873 10.0.0.23 - - [2026-01-05 02:40:00] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=security_groups HTTP/1.1" 200 1408 0.035810 10.0.0.23 - - [2026-01-05 02:40:00] "DELETE /security-group/13ffb9a9-c218-47bd-8195-d97a3b4cb5fe HTTP/1.1" 200 115 0.064315 10.0.0.23 - - [2026-01-05 02:40:00] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001473 10.0.0.23 - - [2026-01-05 02:40:00] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=application_policy_sets HTTP/1.1" 200 1447 0.059064 10.0.0.27 - - [2026-01-05 02:40:00] "DELETE /project/1c264c65-57f1-4928-850e-d7abb9868e98 HTTP/1.1" 200 115 0.440168 10.0.0.23 - - [2026-01-05 02:40:00] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.27 - - [2026-01-05 02:40:00] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?fields=projects HTTP/1.1" 200 1244 0.014822 10.0.0.23 - - [2026-01-05 02:40:03] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003940 10.0.0.23 - - [2026-01-05 02:40:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.23 - - [2026-01-05 02:40:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032389 10.0.0.23 - - [2026-01-05 02:40:03] "POST /id-to-fqname HTTP/1.1" 200 202 0.004724 10.0.0.23 - - [2026-01-05 02:40:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.004119 10.0.0.23 - - [2026-01-05 02:40:03] "POST /security-groups HTTP/1.1" 200 603 0.029799 10.0.0.27 - - [2026-01-05 02:40:03] "POST /fqname-to-id HTTP/1.1" 404 246 0.002935 10.0.0.23 - - [2026-01-05 02:40:03] "POST /projects HTTP/1.1" 200 609 0.231274 10.0.0.23 - - [2026-01-05 02:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.302516 10.0.0.27 - - [2026-01-05 02:40:03] "POST /access-control-lists HTTP/1.1" 200 606 0.026843 10.0.0.27 - - [2026-01-05 02:40:03] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.443571 10.0.0.23 - - [2026-01-05 02:40:04] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.27 - - [2026-01-05 02:40:04] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=virtual_networks HTTP/1.1" 200 1065 0.047447 10.0.0.23 - - [2026-01-05 02:40:04] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001568 10.0.0.27 - - [2026-01-05 02:40:04] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.039959 10.0.0.23 - - [2026-01-05 02:40:04] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001304 10.0.0.27 - - [2026-01-05 02:40:04] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=security_groups HTTP/1.1" 200 1303 0.037318 10.0.0.27 - - [2026-01-05 02:40:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.024978 10.0.0.23 - - [2026-01-05 02:40:05] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003194 10.0.0.23 - - [2026-01-05 02:40:05] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.23 - - [2026-01-05 02:40:05] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008309 10.0.0.23 - - [2026-01-05 02:40:05] "POST /id-to-fqname HTTP/1.1" 200 196 0.004320 10.0.0.23 - - [2026-01-05 02:40:05] "POST /fqname-to-id HTTP/1.1" 404 205 0.008420 10.0.0.23 - - [2026-01-05 02:40:05] "POST /security-groups HTTP/1.1" 200 597 0.033947 10.0.0.23 - - [2026-01-05 02:40:05] "POST /projects HTTP/1.1" 200 597 0.258919 10.0.0.27 - - [2026-01-05 02:40:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.008626 10.0.0.23 - - [2026-01-05 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.331662 10.0.0.27 - - [2026-01-05 02:40:05] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.471061 10.0.0.27 - - [2026-01-05 02:40:06] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.27 - - [2026-01-05 02:40:08] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2026-01-05 02:40:08] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000961 10.0.0.27 - - [2026-01-05 02:40:08] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.081704 10.0.0.27 - - [2026-01-05 02:40:09] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.27 - - [2026-01-05 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.23 - - [2026-01-05 02:40:09] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001093 10.0.0.27 - - [2026-01-05 02:40:09] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008395 10.0.0.27 - - [2026-01-05 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.23 - - [2026-01-05 02:40:09] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000979 10.0.0.27 - - [2026-01-05 02:40:09] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060812 10.0.0.27 - - [2026-01-05 02:40:10] "GET /domains HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-01-05 02:40:11] "GET /domains HTTP/1.1" 200 280 0.026238 10.0.0.23 - - [2026-01-05 02:40:11] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.27 - - [2026-01-05 02:40:11] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6 HTTP/1.1" 200 2777 0.009886 10.0.0.23 - - [2026-01-05 02:40:11] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000855 10.0.0.27 - - [2026-01-05 02:40:11] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052 HTTP/1.1" 200 1898 0.097157 10.0.0.27 - - [2026-01-05 02:40:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002981 10.0.0.27 - - [2026-01-05 02:40:11] "POST /network-ipams HTTP/1.1" 200 603 0.034788 10.0.0.27 - - [2026-01-05 02:40:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003538 10.0.0.27 - - [2026-01-05 02:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.27 - - [2026-01-05 02:40:11] "GET /network-ipam/ba4f3339-9b00-4f8b-bfc9-27388890bce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007466 10.0.0.27 - - [2026-01-05 02:40:11] "PUT /network-ipam/ba4f3339-9b00-4f8b-bfc9-27388890bce8 HTTP/1.1" 200 258 0.016170 10.0.0.27 - - [2026-01-05 02:40:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.27 - - [2026-01-05 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.036132 10.0.0.23 - - [2026-01-05 02:40:12] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000890 10.0.0.27 - - [2026-01-05 02:40:12] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039318 10.0.0.23 - - [2026-01-05 02:40:12] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001348 10.0.0.27 - - [2026-01-05 02:40:12] "POST /neutron/network HTTP/1.1" 200 617 0.154735 10.0.0.27 - - [2026-01-05 02:40:12] "POST /ref-update HTTP/1.1" 200 156 0.021060 10.0.0.27 - - [2026-01-05 02:40:12] "POST /neutron/network HTTP/1.1" 200 1074 0.011194 10.0.0.27 - - [2026-01-05 02:40:12] "POST /id-to-fqname HTTP/1.1" 200 229 0.001097 10.0.0.27 - - [2026-01-05 02:40:12] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005399 10.0.0.27 - - [2026-01-05 02:40:12] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005093 10.0.0.27 - - [2026-01-05 02:40:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.008373 10.0.0.27 - - [2026-01-05 02:40:13] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005649 10.0.0.23 - - [2026-01-05 02:40:14] "GET /obj-perms HTTP/1.1" 200 5013 0.056481 10.0.0.27 - - [2026-01-05 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.23 - - [2026-01-05 02:40:14] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.27 - - [2026-01-05 02:40:14] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039701 10.0.0.23 - - [2026-01-05 02:40:14] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001364 10.0.0.27 - - [2026-01-05 02:40:14] "POST /neutron/network HTTP/1.1" 200 617 0.127349 10.0.0.27 - - [2026-01-05 02:40:15] "POST /neutron/network HTTP/1.1" 200 1074 0.010517 10.0.0.27 - - [2026-01-05 02:40:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.001034 10.0.0.27 - - [2026-01-05 02:40:15] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007204 10.0.0.27 - - [2026-01-05 02:40:15] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006875 10.0.0.27 - - [2026-01-05 02:40:15] "POST /neutron/subnet HTTP/1.1" 200 701 0.008820 10.0.0.27 - - [2026-01-05 02:40:15] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005562 10.0.0.27 - - [2026-01-05 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.003289 10.0.0.27 - - [2026-01-05 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.23 - - [2026-01-05 02:40:16] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 10.0.0.27 - - [2026-01-05 02:40:16] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060124 10.0.0.27 - - [2026-01-05 02:40:16] "POST /network-policys HTTP/1.1" 200 527 0.070600 10.0.0.27 - - [2026-01-05 02:40:16] "GET /network-policy/2f7da605-ae61-45db-9429-057a8f658438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005610 10.0.0.27 - - [2026-01-05 02:40:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.009567 10.0.0.27 - - [2026-01-05 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.23 - - [2026-01-05 02:40:16] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000932 10.0.0.27 - - [2026-01-05 02:40:16] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.054085 10.0.0.27 - - [2026-01-05 02:40:16] "POST /network-policys HTTP/1.1" 200 527 0.067134 10.0.0.27 - - [2026-01-05 02:40:16] "GET /network-policy/b843de8d-a44b-4105-af92-b05868b85c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005402 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.002695 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.23 - - [2026-01-05 02:40:17] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.27 - - [2026-01-05 02:40:17] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.055892 10.0.0.27 - - [2026-01-05 02:40:17] "POST /network-policys HTTP/1.1" 200 527 0.074079 10.0.0.27 - - [2026-01-05 02:40:17] "GET /network-policy/b9de9977-6fdc-49e9-abda-06fe820c5508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006388 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.004985 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.23 - - [2026-01-05 02:40:17] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000976 10.0.0.27 - - [2026-01-05 02:40:17] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049881 10.0.0.27 - - [2026-01-05 02:40:17] "POST /network-policys HTTP/1.1" 200 527 0.075059 10.0.0.27 - - [2026-01-05 02:40:17] "GET /network-policy/b0f35b18-ebc1-4303-882b-b28f016bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.012507 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.003922 10.0.0.27 - - [2026-01-05 02:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.23 - - [2026-01-05 02:40:18] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001037 10.0.0.27 - - [2026-01-05 02:40:18] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057764 10.0.0.27 - - [2026-01-05 02:40:18] "POST /network-policys HTTP/1.1" 200 531 0.031443 10.0.0.27 - - [2026-01-05 02:40:18] "GET /network-policy/b89885ff-9fb5-4597-805f-c832a8dd4009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.006038 10.0.0.27 - - [2026-01-05 02:40:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.002706 10.0.0.27 - - [2026-01-05 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.23 - - [2026-01-05 02:40:18] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001393 10.0.0.27 - - [2026-01-05 02:40:18] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.041875 10.0.0.27 - - [2026-01-05 02:40:18] "POST /network-policys HTTP/1.1" 200 529 0.075045 10.0.0.27 - - [2026-01-05 02:40:18] "GET /network-policy/96fa2c78-8d5d-4cd2-b7cc-af2e391f917b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006537 10.0.0.27 - - [2026-01-05 02:40:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.003197 10.0.0.27 - - [2026-01-05 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.23 - - [2026-01-05 02:40:18] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001020 10.0.0.27 - - [2026-01-05 02:40:18] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.047129 10.0.0.27 - - [2026-01-05 02:40:18] "POST /network-policys HTTP/1.1" 200 529 0.074767 10.0.0.27 - - [2026-01-05 02:40:19] "GET /network-policy/a3d9f92c-0f31-4ba7-a8e3-83b6b56c2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005995 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.003044 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.23 - - [2026-01-05 02:40:19] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001011 10.0.0.27 - - [2026-01-05 02:40:19] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.036796 10.0.0.27 - - [2026-01-05 02:40:19] "POST /network-policys HTTP/1.1" 200 529 0.066628 10.0.0.27 - - [2026-01-05 02:40:19] "GET /network-policy/8b7fdc14-c937-4f65-bf31-22e4faeb0a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005547 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 404 206 0.002765 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.23 - - [2026-01-05 02:40:19] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001151 10.0.0.27 - - [2026-01-05 02:40:19] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043438 10.0.0.27 - - [2026-01-05 02:40:19] "POST /network-policys HTTP/1.1" 200 529 0.075205 10.0.0.27 - - [2026-01-05 02:40:19] "GET /network-policy/2e94e1a0-b0fc-4daa-809c-383a5aff792f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.006168 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.003155 10.0.0.27 - - [2026-01-05 02:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.23 - - [2026-01-05 02:40:19] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 10.0.0.27 - - [2026-01-05 02:40:20] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.055235 10.0.0.27 - - [2026-01-05 02:40:20] "POST /network-policys HTTP/1.1" 200 533 0.029629 10.0.0.27 - - [2026-01-05 02:40:20] "GET /network-policy/1c41082e-5b63-40be-b41a-9ce8a6fbdc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.005451 10.0.0.27 - - [2026-01-05 02:40:20] "POST /fqname-to-id HTTP/1.1" 404 246 0.004647 10.0.0.27 - - [2026-01-05 02:40:20] "POST /neutron/network HTTP/1.1" 200 1157 0.094780 10.0.0.27 - - [2026-01-05 02:40:20] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.009119 10.0.0.27 - - [2026-01-05 02:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.27 - - [2026-01-05 02:40:20] "GET /network-policy/2f7da605-ae61-45db-9429-057a8f658438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004435 10.0.0.27 - - [2026-01-05 02:40:20] "POST /neutron/network HTTP/1.1" 200 1159 0.096870 10.0.0.27 - - [2026-01-05 02:40:20] "POST /access-control-lists HTTP/1.1" 200 603 0.075882 10.0.0.27 - - [2026-01-05 02:40:20] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.009149 10.0.0.27 - - [2026-01-05 02:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.027920 10.0.0.27 - - [2026-01-05 02:40:21] "GET /network-policy/b89885ff-9fb5-4597-805f-c832a8dd4009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004349 10.0.0.27 - - [2026-01-05 02:40:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001283 10.0.0.23 - - [2026-01-05 02:40:22] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001389 10.0.0.27 - - [2026-01-05 02:40:22] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.072505 10.0.0.27 - - [2026-01-05 02:40:22] "POST /neutron/network HTTP/1.1" 200 1157 0.050164 10.0.0.27 - - [2026-01-05 02:40:22] "POST /id-to-fqname HTTP/1.1" 200 229 0.001432 10.0.0.27 - - [2026-01-05 02:40:22] "POST /neutron/port HTTP/1.1" 200 117 0.011305 10.0.0.23 - - [2026-01-05 02:40:22] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001222 10.0.0.27 - - [2026-01-05 02:40:23] "POST /neutron/port HTTP/1.1" 200 1061 0.369561 10.0.0.27 - - [2026-01-05 02:40:23] "POST /neutron/port HTTP/1.1" 200 1115 0.109978 10.0.0.23 - - [2026-01-05 02:40:23] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001142 10.0.0.27 - - [2026-01-05 02:40:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.015868 10.0.0.27 - - [2026-01-05 02:40:23] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.150663 10.0.0.27 - - [2026-01-05 02:40:23] "POST /neutron/network HTTP/1.1" 200 1159 0.010472 10.0.0.27 - - [2026-01-05 02:40:24] "POST /neutron/port HTTP/1.1" 200 117 0.005728 10.0.0.27 - - [2026-01-05 02:40:24] "POST /neutron/network HTTP/1.1" 200 1169 0.006672 10.0.0.27 - - [2026-01-05 02:40:24] "PUT /access-control-list/eedd6a3c-6e64-44a8-8e65-44631627b0f4 HTTP/1.1" 200 272 0.019786 10.0.0.27 - - [2026-01-05 02:40:24] "POST /neutron/port HTTP/1.1" 200 1061 0.016340 10.0.0.27 - - [2026-01-05 02:40:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 10.0.0.27 - - [2026-01-05 02:40:25] "POST /neutron/network HTTP/1.1" 200 1159 0.008284 10.0.0.27 - - [2026-01-05 02:40:29] "POST /neutron/port HTTP/1.1" 200 1125 0.017227 10.0.0.27 - - [2026-01-05 02:40:29] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007910 10.0.0.27 - - [2026-01-05 02:40:29] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-01-05 02:40:29] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 200 1297 0.035034 10.0.0.27 - - [2026-01-05 02:40:29] "GET /virtual-machine-interface/88860e94-4c8c-48db-a400-626a1fb39fa1 HTTP/1.1" 200 2950 0.006104 10.0.0.27 - - [2026-01-05 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.27 - - [2026-01-05 02:40:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004571 10.0.0.27 - - [2026-01-05 02:40:29] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003154 10.0.0.27 - - [2026-01-05 02:40:29] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007353 10.0.0.27 - - [2026-01-05 02:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2026-01-05 02:40:33] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.009351 10.0.0.27 - - [2026-01-05 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.27 - - [2026-01-05 02:40:37] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006998 10.0.0.27 - - [2026-01-05 02:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.27 - - [2026-01-05 02:40:41] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005755 10.0.0.23 - - [2026-01-05 02:40:43] "DELETE /project/1c264c6557f14928850ed7abb9868e98 HTTP/1.1" 404 173 0.005751 10.0.0.23 - - [2026-01-05 02:40:43] "DELETE /project/2e668ccc6d8641a5bc77b5495b090052 HTTP/1.1" 404 173 0.007337 10.0.0.23 - - [2026-01-05 02:40:43] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000840 10.0.0.23 - - [2026-01-05 02:40:43] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.035426 10.0.0.23 - - [2026-01-05 02:40:43] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.005460 10.0.0.23 - - [2026-01-05 02:40:43] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=security_groups HTTP/1.1" 200 1408 0.089209 10.0.0.23 - - [2026-01-05 02:40:43] "DELETE /security-group/c907d224-aba4-4010-9577-559a05f63dcf HTTP/1.1" 200 115 0.052392 10.0.0.23 - - [2026-01-05 02:40:43] "GET /projects?obj_uuids=1c264c65-57f1-4928-850e-d7abb9868e98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001041 10.0.0.23 - - [2026-01-05 02:40:43] "GET /project/1c264c65-57f1-4928-850e-d7abb9868e98?fields=application_policy_sets HTTP/1.1" 200 1447 0.045985 10.0.0.23 - - [2026-01-05 02:40:44] "DELETE /project/1c264c65-57f1-4928-850e-d7abb9868e98 HTTP/1.1" 200 115 0.426239 10.0.0.27 - - [2026-01-05 02:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-01-05 02:40:45] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005379 10.0.0.27 - - [2026-01-05 02:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.27 - - [2026-01-05 02:40:49] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005781 10.0.0.27 - - [2026-01-05 02:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.27 - - [2026-01-05 02:40:53] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005308 10.0.0.27 - - [2026-01-05 02:40:53] "POST /neutron/network HTTP/1.1" 200 1169 0.038240 10.0.0.27 - - [2026-01-05 02:40:53] "POST /neutron/port HTTP/1.1" 200 117 0.001578 10.0.0.27 - - [2026-01-05 02:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006841 10.0.0.27 - - [2026-01-05 02:40:57] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.010106 10.0.0.27 - - [2026-01-05 02:41:00] "GET /obj-perms HTTP/1.1" 200 5056 0.051323 10.0.0.27 - - [2026-01-05 02:41:00] "POST /neutron/port HTTP/1.1" 200 1125 0.019217 10.0.0.27 - - [2026-01-05 02:41:00] "POST /neutron/subnet HTTP/1.1" 200 675 0.011688 10.0.0.33 - - [2026-01-05 02:41:00] "GET /obj-perms HTTP/1.1" 200 5056 0.063081 10.0.0.27 - - [2026-01-05 02:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-01-05 02:41:01] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005285 10.0.0.27 - - [2026-01-05 02:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.27 - - [2026-01-05 02:41:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005323 10.0.0.27 - - [2026-01-05 02:41:03] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003042 10.0.0.27 - - [2026-01-05 02:41:03] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.005844 10.0.0.27 - - [2026-01-05 02:41:03] "POST /neutron/port HTTP/1.1" 200 1125 0.016570 10.0.0.27 - - [2026-01-05 02:41:09] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006927 10.0.0.27 - - [2026-01-05 02:41:14] "POST /neutron/port HTTP/1.1" 200 1125 0.020476 10.0.0.27 - - [2026-01-05 02:41:16] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006660 10.0.0.27 - - [2026-01-05 02:41:24] "POST /neutron/port HTTP/1.1" 200 1125 0.018224 10.0.0.27 - - [2026-01-05 02:41:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008738 10.0.0.27 - - [2026-01-05 02:41:24] "GET /virtual-machine/c4d8b0b7-d9fb-4f16-aa27-e515a6956c1f HTTP/1.1" 200 1299 0.006682 10.0.0.27 - - [2026-01-05 02:41:24] "GET /virtual-machine-interface/adc21a65-c7e7-46f6-b0cf-330903f20904 HTTP/1.1" 200 2951 0.005622 10.0.0.27 - - [2026-01-05 02:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2026-01-05 02:41:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004636 10.0.0.27 - - [2026-01-05 02:41:24] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002877 10.0.0.27 - - [2026-01-05 02:41:25] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005907 10.0.0.27 - - [2026-01-05 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2026-01-05 02:41:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003455 10.0.0.27 - - [2026-01-05 02:41:26] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002784 10.0.0.27 - - [2026-01-05 02:41:26] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006046 10.0.0.27 - - [2026-01-05 02:41:26] "POST /neutron/port HTTP/1.1" 200 2098 0.021023 10.0.0.27 - - [2026-01-05 02:41:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008175 10.0.0.27 - - [2026-01-05 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.27 - - [2026-01-05 02:41:26] "GET /network-policy/b89885ff-9fb5-4597-805f-c832a8dd4009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.003117 10.0.0.27 - - [2026-01-05 02:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.27 - - [2026-01-05 02:41:26] "GET /network-policy/2f7da605-ae61-45db-9429-057a8f658438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.003542 10.0.0.27 - - [2026-01-05 02:41:27] "POST /neutron/network HTTP/1.1" 200 1157 0.008293 10.0.0.27 - - [2026-01-05 02:41:27] "PUT /access-control-list/f9643538-a361-4467-87c9-1a6d62381224 HTTP/1.1" 200 272 0.080297 10.0.0.27 - - [2026-01-05 02:41:27] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.008708 10.0.0.27 - - [2026-01-05 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.27 - - [2026-01-05 02:41:27] "GET /network-policy/b843de8d-a44b-4105-af92-b05868b85c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005369 10.0.0.27 - - [2026-01-05 02:41:53] "POST /neutron/network HTTP/1.1" 200 1157 0.009349 10.0.0.27 - - [2026-01-05 02:41:53] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.025546 10.0.0.27 - - [2026-01-05 02:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.27 - - [2026-01-05 02:41:53] "GET /network-policy/1c41082e-5b63-40be-b41a-9ce8a6fbdc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.004386 10.0.0.27 - - [2026-01-05 02:41:55] "POST /neutron/port HTTP/1.1" 200 1125 0.017462 10.0.0.27 - - [2026-01-05 02:41:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004145 10.0.0.27 - - [2026-01-05 02:41:55] "POST /neutron/network HTTP/1.1" 200 1159 0.010291 10.0.0.27 - - [2026-01-05 02:42:02] "POST /neutron/network HTTP/1.1" 200 1170 0.008186 10.0.0.27 - - [2026-01-05 02:42:02] "POST /neutron/port HTTP/1.1" 200 117 0.001236 10.0.0.27 - - [2026-01-05 02:42:02] "POST /neutron/network HTTP/1.1" 200 1157 0.093538 10.0.0.27 - - [2026-01-05 02:42:02] "PUT /access-control-list/f9643538-a361-4467-87c9-1a6d62381224 HTTP/1.1" 200 272 0.069841 10.0.0.27 - - [2026-01-05 02:42:02] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.013281 10.0.0.27 - - [2026-01-05 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.27 - - [2026-01-05 02:42:03] "GET /network-policy/b9de9977-6fdc-49e9-abda-06fe820c5508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006714 10.0.0.27 - - [2026-01-05 02:42:11] "POST /neutron/network HTTP/1.1" 200 1157 0.099334 10.0.0.27 - - [2026-01-05 02:42:11] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.006207 10.0.0.27 - - [2026-01-05 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.27 - - [2026-01-05 02:42:11] "GET /network-policy/b0f35b18-ebc1-4303-882b-b28f016bc2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004356 10.0.0.27 - - [2026-01-05 02:42:19] "PUT /access-control-list/f9643538-a361-4467-87c9-1a6d62381224 HTTP/1.1" 200 272 0.025453 10.0.0.27 - - [2026-01-05 02:42:19] "POST /neutron/network HTTP/1.1" 200 1158 0.075275 10.0.0.27 - - [2026-01-05 02:42:19] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.013762 10.0.0.27 - - [2026-01-05 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015157 10.0.0.27 - - [2026-01-05 02:42:19] "GET /network-policy/96fa2c78-8d5d-4cd2-b7cc-af2e391f917b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.009722 10.0.0.27 - - [2026-01-05 02:42:28] "POST /neutron/network HTTP/1.1" 200 1158 0.143408 10.0.0.27 - - [2026-01-05 02:42:28] "POST /ref-update HTTP/1.1" 200 156 0.048018 10.0.0.27 - - [2026-01-05 02:42:28] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007856 10.0.0.27 - - [2026-01-05 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2026-01-05 02:42:28] "GET /network-policy/a3d9f92c-0f31-4ba7-a8e3-83b6b56c2cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005436 10.0.0.27 - - [2026-01-05 02:42:36] "POST /neutron/network HTTP/1.1" 200 1158 0.101728 10.0.0.27 - - [2026-01-05 02:42:36] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007062 10.0.0.27 - - [2026-01-05 02:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.27 - - [2026-01-05 02:42:36] "GET /network-policy/8b7fdc14-c937-4f65-bf31-22e4faeb0a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004033 10.0.0.27 - - [2026-01-05 02:42:45] "POST /neutron/network HTTP/1.1" 200 1158 0.078633 10.0.0.27 - - [2026-01-05 02:42:45] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005821 10.0.0.27 - - [2026-01-05 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2026-01-05 02:42:45] "GET /network-policy/2e94e1a0-b0fc-4daa-809c-383a5aff792f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004216 10.0.0.27 - - [2026-01-05 02:42:52] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006259 10.0.0.27 - - [2026-01-05 02:42:52] "POST /neutron/network HTTP/1.1" 200 1074 0.108892 10.0.0.27 - - [2026-01-05 02:42:53] "DELETE /access-control-list/f9643538-a361-4467-87c9-1a6d62381224 HTTP/1.1" 200 115 0.090553 10.0.0.27 - - [2026-01-05 02:42:53] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.006670 10.0.0.27 - - [2026-01-05 02:42:53] "GET /virtual-machine/c4d8b0b7-d9fb-4f16-aa27-e515a6956c1f HTTP/1.1" 200 1299 0.004130 10.0.0.27 - - [2026-01-05 02:42:53] "POST /neutron/port HTTP/1.1" 200 1115 0.012609 10.0.0.27 - - [2026-01-05 02:42:55] "GET /virtual-machine/c4d8b0b7-d9fb-4f16-aa27-e515a6956c1f HTTP/1.1" 404 171 0.004225 10.0.0.27 - - [2026-01-05 02:42:55] "GET /virtual-machine/c4d8b0b7-d9fb-4f16-aa27-e515a6956c1f HTTP/1.1" 404 171 0.003214 10.0.0.27 - - [2026-01-05 02:42:55] "GET /virtual-machine/c4d8b0b7-d9fb-4f16-aa27-e515a6956c1f HTTP/1.1" 404 171 0.003875 10.0.0.27 - - [2026-01-05 02:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.27 - - [2026-01-05 02:42:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003825 10.0.0.27 - - [2026-01-05 02:42:55] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002934 10.0.0.27 - - [2026-01-05 02:42:55] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008447 10.0.0.27 - - [2026-01-05 02:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-01-05 02:42:55] "GET /routing-instance/1c54f573-fe36-4475-8b2b-5e01e00a3a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004891 10.0.0.27 - - [2026-01-05 02:42:55] "GET /route-target/b47832c8-b7f6-44a8-8982-54f2ae4754ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004663 10.0.0.23 - - [2026-01-05 02:42:55] "GET /obj-perms HTTP/1.1" 200 5013 0.005095 10.0.0.27 - - [2026-01-05 02:42:58] "GET /obj-perms HTTP/1.1" 200 5013 0.060026 10.0.0.23 - - [2026-01-05 02:43:02] "GET /obj-perms HTTP/1.1" 200 5056 0.056400 10.0.0.27 - - [2026-01-05 02:43:04] "POST /neutron/port HTTP/1.1" 200 1125 0.108251 10.0.0.27 - - [2026-01-05 02:43:04] "POST /neutron/subnet HTTP/1.1" 200 675 0.011347 10.0.0.27 - - [2026-01-05 02:43:08] "GET /obj-perms HTTP/1.1" 200 5013 0.003813 10.0.0.23 - - [2026-01-05 02:43:11] "GET /obj-perms HTTP/1.1" 200 5013 0.003668 10.0.0.27 - - [2026-01-05 02:43:17] "GET /obj-perms HTTP/1.1" 200 5013 0.003879 10.0.0.23 - - [2026-01-05 02:43:20] "GET /obj-perms HTTP/1.1" 200 5013 0.003938 10.0.0.27 - - [2026-01-05 02:43:20] "GET /obj-perms HTTP/1.1" 200 5013 0.003383 10.0.0.27 - - [2026-01-05 02:43:20] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 200 1297 0.005357 10.0.0.27 - - [2026-01-05 02:43:20] "POST /neutron/port HTTP/1.1" 200 1125 0.034626 10.0.0.27 - - [2026-01-05 02:43:22] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 404 171 0.003129 10.0.0.27 - - [2026-01-05 02:43:22] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 404 171 0.002677 10.0.0.27 - - [2026-01-05 02:43:22] "GET /virtual-machine/072cbf2b-efcc-4738-acd3-b59cf47eadf3 HTTP/1.1" 404 171 0.009114 10.0.0.27 - - [2026-01-05 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2026-01-05 02:43:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003218 10.0.0.27 - - [2026-01-05 02:43:22] "GET /virtual-networks?parent_id=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003522 10.0.0.27 - - [2026-01-05 02:43:22] "GET /virtual-network/80671b64-5aa0-412f-8c54-ae8e8298933d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.005578 10.0.0.27 - - [2026-01-05 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.27 - - [2026-01-05 02:43:22] "GET /routing-instance/cb024640-e0da-40b8-ae7f-d51a53393f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004690 10.0.0.27 - - [2026-01-05 02:43:22] "GET /route-target/4a5c1ff9-7b2e-4c46-bf6a-49317aa98cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004660 10.0.0.27 - - [2026-01-05 02:43:26] "GET /obj-perms HTTP/1.1" 200 5013 0.003979 10.0.0.27 - - [2026-01-05 02:43:26] "GET /obj-perms HTTP/1.1" 200 5013 0.003778 10.0.0.33 - - [2026-01-05 02:43:26] "GET /obj-perms HTTP/1.1" 200 5013 0.051339 10.0.0.27 - - [2026-01-05 02:43:26] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005779 10.0.0.27 - - [2026-01-05 02:43:26] "POST /neutron/network HTTP/1.1" 200 1159 0.008074 10.0.0.27 - - [2026-01-05 02:43:26] "GET /virtual-network/fc762b26-1f6f-4761-96a1-db2a7e8943ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011276 10.0.0.27 - - [2026-01-05 02:43:26] "POST /ref-update HTTP/1.1" 200 156 0.029009 10.0.0.27 - - [2026-01-05 02:43:26] "DELETE /network-policy/1c41082e-5b63-40be-b41a-9ce8a6fbdc66 HTTP/1.1" 200 115 0.028545 10.0.0.27 - - [2026-01-05 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.23 - - [2026-01-05 02:43:26] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.27 - - [2026-01-05 02:43:26] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044215 10.0.0.27 - - [2026-01-05 02:43:26] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005005 10.0.0.27 - - [2026-01-05 02:43:26] "DELETE /network-policy/2e94e1a0-b0fc-4daa-809c-383a5aff792f HTTP/1.1" 200 115 0.030138 10.0.0.27 - - [2026-01-05 02:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.23 - - [2026-01-05 02:43:26] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.27 - - [2026-01-05 02:43:26] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.044053 10.0.0.27 - - [2026-01-05 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.005433 10.0.0.27 - - [2026-01-05 02:43:27] "DELETE /network-policy/8b7fdc14-c937-4f65-bf31-22e4faeb0a56 HTTP/1.1" 200 115 0.040136 10.0.0.27 - - [2026-01-05 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.23 - - [2026-01-05 02:43:27] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001717 10.0.0.27 - - [2026-01-05 02:43:27] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.042874 10.0.0.27 - - [2026-01-05 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005021 10.0.0.27 - - [2026-01-05 02:43:27] "DELETE /network-policy/a3d9f92c-0f31-4ba7-a8e3-83b6b56c2cb1 HTTP/1.1" 200 115 0.036962 10.0.0.27 - - [2026-01-05 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.23 - - [2026-01-05 02:43:27] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001546 10.0.0.27 - - [2026-01-05 02:43:27] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.052008 10.0.0.27 - - [2026-01-05 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005263 10.0.0.27 - - [2026-01-05 02:43:27] "DELETE /network-policy/96fa2c78-8d5d-4cd2-b7cc-af2e391f917b HTTP/1.1" 200 115 0.045270 10.0.0.27 - - [2026-01-05 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.23 - - [2026-01-05 02:43:27] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001574 10.0.0.27 - - [2026-01-05 02:43:27] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.043372 10.0.0.27 - - [2026-01-05 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.007231 10.0.0.27 - - [2026-01-05 02:43:27] "DELETE /network-policy/b89885ff-9fb5-4597-805f-c832a8dd4009 HTTP/1.1" 200 115 0.035292 10.0.0.27 - - [2026-01-05 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.23 - - [2026-01-05 02:43:27] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001352 10.0.0.27 - - [2026-01-05 02:43:27] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.049747 10.0.0.27 - - [2026-01-05 02:43:27] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005552 10.0.0.27 - - [2026-01-05 02:43:27] "DELETE /network-policy/b0f35b18-ebc1-4303-882b-b28f016bc2ab HTTP/1.1" 200 115 0.040837 10.0.0.27 - - [2026-01-05 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.23 - - [2026-01-05 02:43:28] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001245 10.0.0.27 - - [2026-01-05 02:43:28] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039243 10.0.0.27 - - [2026-01-05 02:43:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.005108 10.0.0.27 - - [2026-01-05 02:43:28] "DELETE /network-policy/b9de9977-6fdc-49e9-abda-06fe820c5508 HTTP/1.1" 200 115 0.037251 10.0.0.27 - - [2026-01-05 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2026-01-05 02:43:28] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002107 10.0.0.27 - - [2026-01-05 02:43:28] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046767 10.0.0.27 - - [2026-01-05 02:43:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.005555 10.0.0.27 - - [2026-01-05 02:43:28] "DELETE /network-policy/b843de8d-a44b-4105-af92-b05868b85c4a HTTP/1.1" 200 115 0.043941 10.0.0.27 - - [2026-01-05 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.23 - - [2026-01-05 02:43:28] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001307 10.0.0.27 - - [2026-01-05 02:43:28] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.038230 10.0.0.27 - - [2026-01-05 02:43:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004488 10.0.0.27 - - [2026-01-05 02:43:28] "DELETE /network-policy/2f7da605-ae61-45db-9429-057a8f658438 HTTP/1.1" 200 115 0.035001 10.0.0.27 - - [2026-01-05 02:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.23 - - [2026-01-05 02:43:28] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001903 10.0.0.27 - - [2026-01-05 02:43:28] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.046304 10.0.0.27 - - [2026-01-05 02:43:28] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-92675110&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005179 10.0.0.27 - - [2026-01-05 02:43:28] "POST /neutron/network HTTP/1.1" 200 1074 0.009320 10.0.0.23 - - [2026-01-05 02:43:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003487 10.0.0.27 - - [2026-01-05 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.23 - - [2026-01-05 02:43:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002091 10.0.0.23 - - [2026-01-05 02:43:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004400 10.0.0.23 - - [2026-01-05 02:43:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002292 10.0.0.27 - - [2026-01-05 02:43:29] "POST /neutron/network HTTP/1.1" 200 151 0.126132 10.0.0.27 - - [2026-01-05 02:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.27 - - [2026-01-05 02:43:29] "DELETE /network-ipam/ba4f3339-9b00-4f8b-bfc9-27388890bce8 HTTP/1.1" 200 115 0.032584 10.0.0.27 - - [2026-01-05 02:43:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.003152 10.0.0.23 - - [2026-01-05 02:43:29] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000916 10.0.0.23 - - [2026-01-05 02:43:29] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.042455 10.0.0.23 - - [2026-01-05 02:43:29] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000958 10.0.0.23 - - [2026-01-05 02:43:29] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=security_groups HTTP/1.1" 200 1391 0.031575 10.0.0.23 - - [2026-01-05 02:43:29] "DELETE /security-group/ec546b28-599f-48ca-8475-0264691ba470 HTTP/1.1" 200 115 0.046955 10.0.0.23 - - [2026-01-05 02:43:29] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.23 - - [2026-01-05 02:43:29] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=application_policy_sets HTTP/1.1" 200 1430 0.042225 10.0.0.27 - - [2026-01-05 02:43:30] "DELETE /access-control-list/1d09b874-b90d-4ce0-9317-f767c51ca19e HTTP/1.1" 200 115 0.043043 10.0.0.27 - - [2026-01-05 02:43:30] "DELETE /project/2e668ccc-6d86-41a5-bc77-b5495b090052 HTTP/1.1" 200 115 0.372149 10.0.0.23 - - [2026-01-05 02:43:30] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001403 10.0.0.27 - - [2026-01-05 02:43:30] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?fields=projects HTTP/1.1" 200 1244 0.012007 10.0.0.23 - - [2026-01-05 02:43:31] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003035 10.0.0.23 - - [2026-01-05 02:43:31] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000985 10.0.0.23 - - [2026-01-05 02:43:31] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049708 10.0.0.23 - - [2026-01-05 02:43:31] "POST /id-to-fqname HTTP/1.1" 200 196 0.003890 10.0.0.23 - - [2026-01-05 02:43:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.010828 10.0.0.23 - - [2026-01-05 02:43:31] "POST /security-groups HTTP/1.1" 200 597 0.026602 10.0.0.23 - - [2026-01-05 02:43:31] "POST /projects HTTP/1.1" 200 597 0.244069 10.0.0.27 - - [2026-01-05 02:43:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.010656 10.0.0.23 - - [2026-01-05 02:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.316566 10.0.0.27 - - [2026-01-05 02:43:31] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.493200 10.0.0.23 - - [2026-01-05 02:43:31] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001207 10.0.0.27 - - [2026-01-05 02:43:32] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=virtual_networks HTTP/1.1" 200 1054 0.045702 10.0.0.23 - - [2026-01-05 02:43:32] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002131 10.0.0.27 - - [2026-01-05 02:43:32] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.035829 10.0.0.23 - - [2026-01-05 02:43:32] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000952 10.0.0.27 - - [2026-01-05 02:43:32] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=security_groups HTTP/1.1" 200 1286 0.036852 10.0.0.27 - - [2026-01-05 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.027349 10.0.0.23 - - [2026-01-05 02:43:33] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004247 10.0.0.23 - - [2026-01-05 02:43:33] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.23 - - [2026-01-05 02:43:33] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007993 10.0.0.23 - - [2026-01-05 02:43:33] "POST /id-to-fqname HTTP/1.1" 200 202 0.001369 10.0.0.23 - - [2026-01-05 02:43:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.004518 10.0.0.23 - - [2026-01-05 02:43:33] "POST /security-groups HTTP/1.1" 200 603 0.029031 10.0.0.23 - - [2026-01-05 02:43:33] "POST /projects HTTP/1.1" 200 609 0.241058 10.0.0.27 - - [2026-01-05 02:43:33] "POST /access-control-lists HTTP/1.1" 200 608 0.039394 10.0.0.23 - - [2026-01-05 02:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.317342 10.0.0.27 - - [2026-01-05 02:43:33] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.473062 10.0.0.27 - - [2026-01-05 02:43:34] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.27 - - [2026-01-05 02:43:36] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000536 10.0.0.23 - - [2026-01-05 02:43:36] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001022 10.0.0.27 - - [2026-01-05 02:43:37] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.075816 10.0.0.27 - - [2026-01-05 02:43:37] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.27 - - [2026-01-05 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2026-01-05 02:43:37] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001002 10.0.0.27 - - [2026-01-05 02:43:37] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006879 10.0.0.27 - - [2026-01-05 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.23 - - [2026-01-05 02:43:37] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001070 10.0.0.27 - - [2026-01-05 02:43:37] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039226 10.0.0.27 - - [2026-01-05 02:43:38] "GET /domains HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-01-05 02:43:39] "GET /domains HTTP/1.1" 200 280 0.029561 10.0.0.23 - - [2026-01-05 02:43:39] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000898 10.0.0.27 - - [2026-01-05 02:43:39] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6 HTTP/1.1" 200 2777 0.008739 10.0.0.23 - - [2026-01-05 02:43:39] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000863 10.0.0.27 - - [2026-01-05 02:43:39] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386 HTTP/1.1" 200 1934 0.075302 10.0.0.27 - - [2026-01-05 02:43:39] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004768 10.0.0.27 - - [2026-01-05 02:43:39] "POST /network-ipams HTTP/1.1" 200 621 0.034559 10.0.0.27 - - [2026-01-05 02:43:39] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003287 10.0.0.27 - - [2026-01-05 02:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.27 - - [2026-01-05 02:43:39] "GET /network-ipam/63ab48e1-cf01-4ade-b9f8-ccbc5ec0e0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005915 10.0.0.27 - - [2026-01-05 02:43:39] "PUT /network-ipam/63ab48e1-cf01-4ade-b9f8-ccbc5ec0e0d8 HTTP/1.1" 200 258 0.015985 10.0.0.27 - - [2026-01-05 02:43:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.27 - - [2026-01-05 02:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031751 10.0.0.23 - - [2026-01-05 02:43:40] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.27 - - [2026-01-05 02:43:40] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042209 10.0.0.27 - - [2026-01-05 02:43:40] "POST /route-targets HTTP/1.1" 200 327 0.013178 10.0.0.23 - - [2026-01-05 02:43:40] "POST /useragent-kv HTTP/1.1" 200 115 0.012692 10.0.0.27 - - [2026-01-05 02:43:40] "POST /neutron/subnet HTTP/1.1" 200 701 0.236036 10.0.0.27 - - [2026-01-05 02:43:41] "POST /neutron/network HTTP/1.1" 200 1337 0.012475 10.0.0.27 - - [2026-01-05 02:43:41] "POST /id-to-fqname HTTP/1.1" 200 235 0.001065 10.0.0.27 - - [2026-01-05 02:43:41] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006831 10.0.0.27 - - [2026-01-05 02:43:41] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005406 10.0.0.27 - - [2026-01-05 02:43:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.010351 10.0.0.27 - - [2026-01-05 02:43:41] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009106 10.0.0.23 - - [2026-01-05 02:43:43] "GET /obj-perms HTTP/1.1" 200 5019 0.057220 10.0.0.27 - - [2026-01-05 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2026-01-05 02:43:43] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002203 10.0.0.27 - - [2026-01-05 02:43:43] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.053929 10.0.0.27 - - [2026-01-05 02:43:43] "POST /neutron/network HTTP/1.1" 200 117 0.017077 10.0.0.27 - - [2026-01-05 02:43:43] "POST /ref-update HTTP/1.1" 200 156 0.026804 10.0.0.23 - - [2026-01-05 02:43:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008783 10.0.0.27 - - [2026-01-05 02:43:43] "POST /neutron/subnet HTTP/1.1" 200 701 0.235482 10.0.0.27 - - [2026-01-05 02:43:44] "POST /id-to-fqname HTTP/1.1" 200 235 0.001964 10.0.0.27 - - [2026-01-05 02:43:44] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007659 10.0.0.27 - - [2026-01-05 02:43:44] "POST /neutron/network HTTP/1.1" 200 1337 0.015803 10.0.0.23 - - [2026-01-05 02:43:44] "DELETE /project/1b5efe11fa7c42f8af10be3f7b943386 HTTP/1.1" 404 173 0.006834 10.0.0.23 - - [2026-01-05 02:43:44] "DELETE /project/2e668ccc6d8641a5bc77b5495b090052 HTTP/1.1" 404 173 0.005054 10.0.0.23 - - [2026-01-05 02:43:44] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000828 10.0.0.27 - - [2026-01-05 02:43:44] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004357 10.0.0.23 - - [2026-01-05 02:43:44] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.042442 10.0.0.23 - - [2026-01-05 02:43:44] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001225 10.0.0.23 - - [2026-01-05 02:43:44] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=security_groups HTTP/1.1" 200 1391 0.056707 10.0.0.27 - - [2026-01-05 02:43:44] "POST /neutron/subnet HTTP/1.1" 200 701 0.008377 10.0.0.23 - - [2026-01-05 02:43:44] "DELETE /security-group/57d90321-db1a-4677-bba6-a54f2df99f10 HTTP/1.1" 200 115 0.046394 10.0.0.23 - - [2026-01-05 02:43:44] "GET /projects?obj_uuids=2e668ccc-6d86-41a5-bc77-b5495b090052&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000877 10.0.0.23 - - [2026-01-05 02:43:44] "GET /project/2e668ccc-6d86-41a5-bc77-b5495b090052?fields=application_policy_sets HTTP/1.1" 200 1430 0.073888 10.0.0.23 - - [2026-01-05 02:43:44] "DELETE /project/2e668ccc-6d86-41a5-bc77-b5495b090052 HTTP/1.1" 200 115 0.415147 10.0.0.27 - - [2026-01-05 02:43:44] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005734 10.0.0.27 - - [2026-01-05 02:43:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003180 10.0.0.27 - - [2026-01-05 02:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2026-01-05 02:43:45] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.27 - - [2026-01-05 02:43:45] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045700 10.0.0.27 - - [2026-01-05 02:43:45] "POST /network-policys HTTP/1.1" 200 533 0.075601 10.0.0.27 - - [2026-01-05 02:43:45] "GET /network-policy/59dde486-1dd6-44ed-9450-1a9abe3d235a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.007596 10.0.0.27 - - [2026-01-05 02:43:45] "POST /fqname-to-id HTTP/1.1" 404 211 0.003039 10.0.0.27 - - [2026-01-05 02:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2026-01-05 02:43:45] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001801 10.0.0.27 - - [2026-01-05 02:43:45] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.040765 10.0.0.27 - - [2026-01-05 02:43:45] "POST /network-policys HTTP/1.1" 200 533 0.069791 10.0.0.27 - - [2026-01-05 02:43:45] "GET /network-policy/51d39565-79dd-4502-9695-a91d00d0827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006542 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.002942 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.23 - - [2026-01-05 02:43:46] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001050 10.0.0.27 - - [2026-01-05 02:43:46] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042751 10.0.0.27 - - [2026-01-05 02:43:46] "POST /network-policys HTTP/1.1" 200 533 0.075079 10.0.0.27 - - [2026-01-05 02:43:46] "GET /network-policy/d0e02613-4b26-43e4-8779-fc84e8c7181a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.006102 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.002621 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.23 - - [2026-01-05 02:43:46] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000895 10.0.0.27 - - [2026-01-05 02:43:46] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039905 10.0.0.27 - - [2026-01-05 02:43:46] "POST /network-policys HTTP/1.1" 200 533 0.071621 10.0.0.27 - - [2026-01-05 02:43:46] "GET /network-policy/81a7f04b-97fc-453f-9693-91f28a715f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.007447 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.002975 10.0.0.27 - - [2026-01-05 02:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.23 - - [2026-01-05 02:43:46] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.27 - - [2026-01-05 02:43:46] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.040865 10.0.0.27 - - [2026-01-05 02:43:47] "POST /network-policys HTTP/1.1" 200 537 0.027072 10.0.0.27 - - [2026-01-05 02:43:47] "GET /network-policy/346655be-97be-4480-8f89-88efb445d582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006346 10.0.0.27 - - [2026-01-05 02:43:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.002585 10.0.0.27 - - [2026-01-05 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.23 - - [2026-01-05 02:43:47] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.27 - - [2026-01-05 02:43:47] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039465 10.0.0.27 - - [2026-01-05 02:43:47] "POST /network-policys HTTP/1.1" 200 535 0.070487 10.0.0.27 - - [2026-01-05 02:43:47] "GET /network-policy/2464647b-fe9e-4d53-a483-83e92f176b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006422 10.0.0.27 - - [2026-01-05 02:43:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.002504 10.0.0.27 - - [2026-01-05 02:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.23 - - [2026-01-05 02:43:47] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000927 10.0.0.27 - - [2026-01-05 02:43:47] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041975 10.0.0.27 - - [2026-01-05 02:43:47] "POST /network-policys HTTP/1.1" 200 535 0.078241 10.0.0.27 - - [2026-01-05 02:43:47] "GET /network-policy/abccf6c1-49f6-4048-b0a3-076896c62a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006376 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.003878 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.23 - - [2026-01-05 02:43:48] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.27 - - [2026-01-05 02:43:48] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.049692 10.0.0.27 - - [2026-01-05 02:43:48] "POST /network-policys HTTP/1.1" 200 535 0.071072 10.0.0.27 - - [2026-01-05 02:43:48] "GET /network-policy/8b2bca34-c848-49b5-9713-6d906ebc9465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007183 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.002781 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.23 - - [2026-01-05 02:43:48] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.27 - - [2026-01-05 02:43:48] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.034553 10.0.0.27 - - [2026-01-05 02:43:48] "POST /network-policys HTTP/1.1" 200 535 0.067318 10.0.0.27 - - [2026-01-05 02:43:48] "GET /network-policy/4ec53afd-a4df-417d-9d0a-ca4a2bbfcf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.010095 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.003333 10.0.0.27 - - [2026-01-05 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.23 - - [2026-01-05 02:43:48] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.27 - - [2026-01-05 02:43:48] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.036625 10.0.0.27 - - [2026-01-05 02:43:48] "POST /network-policys HTTP/1.1" 200 539 0.025122 10.0.0.27 - - [2026-01-05 02:43:49] "GET /network-policy/04dd5a0d-4940-4da9-84a1-117419f36b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.005361 10.0.0.27 - - [2026-01-05 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 252 0.003236 10.0.0.27 - - [2026-01-05 02:43:49] "POST /neutron/network HTTP/1.1" 200 1425 0.097525 10.0.0.27 - - [2026-01-05 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.049998 10.0.0.27 - - [2026-01-05 02:43:49] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006233 10.0.0.27 - - [2026-01-05 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.27 - - [2026-01-05 02:43:49] "GET /network-policy/59dde486-1dd6-44ed-9450-1a9abe3d235a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005523 10.0.0.27 - - [2026-01-05 02:43:49] "POST /neutron/network HTTP/1.1" 200 1427 0.114096 10.0.0.27 - - [2026-01-05 02:43:49] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005485 10.0.0.27 - - [2026-01-05 02:43:49] "POST /access-control-lists HTTP/1.1" 200 609 0.029442 10.0.0.27 - - [2026-01-05 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-01-05 02:43:49] "GET /network-policy/346655be-97be-4480-8f89-88efb445d582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005955 10.0.0.27 - - [2026-01-05 02:43:50] "POST /id-to-fqname HTTP/1.1" 200 235 0.001297 10.0.0.23 - - [2026-01-05 02:43:50] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000973 10.0.0.27 - - [2026-01-05 02:43:50] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.070995 10.0.0.27 - - [2026-01-05 02:43:50] "POST /neutron/network HTTP/1.1" 200 1425 0.011996 10.0.0.27 - - [2026-01-05 02:43:51] "POST /id-to-fqname HTTP/1.1" 200 235 0.001421 10.0.0.27 - - [2026-01-05 02:43:51] "POST /neutron/port HTTP/1.1" 200 117 0.007488 10.0.0.23 - - [2026-01-05 02:43:51] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001629 10.0.0.27 - - [2026-01-05 02:43:51] "POST /neutron/port HTTP/1.1" 200 1174 0.325133 10.0.0.23 - - [2026-01-05 02:43:52] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003677 10.0.0.27 - - [2026-01-05 02:43:52] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.136672 10.0.0.27 - - [2026-01-05 02:43:52] "POST /neutron/port HTTP/1.1" 200 1228 0.171350 10.0.0.27 - - [2026-01-05 02:43:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003690 10.0.0.27 - - [2026-01-05 02:43:52] "POST /neutron/port HTTP/1.1" 200 117 0.001173 10.0.0.27 - - [2026-01-05 02:43:52] "POST /neutron/port HTTP/1.1" 200 1238 0.021977 10.0.0.27 - - [2026-01-05 02:43:52] "POST /neutron/port HTTP/1.1" 200 1238 0.016353 10.0.0.23 - - [2026-01-05 02:43:52] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.27 - - [2026-01-05 02:43:52] "PUT /access-control-list/ccff5713-a13b-4e36-bc61-b6a96e09c463 HTTP/1.1" 200 272 0.021205 10.0.0.27 - - [2026-01-05 02:43:53] "POST /neutron/port HTTP/1.1" 200 1174 0.332288 10.0.0.27 - - [2026-01-05 02:43:53] "POST /neutron/port HTTP/1.1" 200 1228 0.128599 10.0.0.27 - - [2026-01-05 02:43:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003483 10.0.0.27 - - [2026-01-05 02:43:53] "POST /neutron/port HTTP/1.1" 200 117 0.001257 10.0.0.27 - - [2026-01-05 02:43:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010675 10.0.0.27 - - [2026-01-05 02:43:57] "POST /neutron/port HTTP/1.1" 200 1238 0.015399 10.0.0.27 - - [2026-01-05 02:43:57] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2026-01-05 02:43:58] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 200 1304 0.043710 10.0.0.27 - - [2026-01-05 02:43:58] "GET /virtual-machine-interface/c806689f-3518-4b66-98df-c0366f5c0d1b HTTP/1.1" 200 3169 0.008383 10.0.0.27 - - [2026-01-05 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2026-01-05 02:43:58] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003507 10.0.0.27 - - [2026-01-05 02:43:58] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004314 10.0.0.27 - - [2026-01-05 02:43:58] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006320 10.0.0.27 - - [2026-01-05 02:43:58] "POST /neutron/port HTTP/1.1" 200 1238 0.020964 10.0.0.27 - - [2026-01-05 02:43:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006855 10.0.0.27 - - [2026-01-05 02:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.001181 10.0.0.27 - - [2026-01-05 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.27 - - [2026-01-05 02:44:01] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006219 10.0.0.27 - - [2026-01-05 02:44:02] "GET /obj-perms HTTP/1.1" 200 5056 0.064662 10.0.0.33 - - [2026-01-05 02:44:03] "GET /obj-perms HTTP/1.1" 200 5056 0.047606 10.0.0.27 - - [2026-01-05 02:44:04] "POST /neutron/port HTTP/1.1" 200 1238 0.019928 10.0.0.27 - - [2026-01-05 02:44:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004317 10.0.0.27 - - [2026-01-05 02:44:04] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.27 - - [2026-01-05 02:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.27 - - [2026-01-05 02:44:05] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006168 10.0.0.27 - - [2026-01-05 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.27 - - [2026-01-05 02:44:09] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005848 10.0.0.27 - - [2026-01-05 02:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2026-01-05 02:44:13] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005103 10.0.0.27 - - [2026-01-05 02:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2026-01-05 02:44:17] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005490 10.0.0.27 - - [2026-01-05 02:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.27 - - [2026-01-05 02:44:21] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005832 10.0.0.27 - - [2026-01-05 02:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2026-01-05 02:44:25] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006817 10.0.0.27 - - [2026-01-05 02:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.27 - - [2026-01-05 02:44:30] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008118 10.0.0.27 - - [2026-01-05 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-01-05 02:44:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003910 10.0.0.27 - - [2026-01-05 02:44:32] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003750 10.0.0.27 - - [2026-01-05 02:44:32] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006523 10.0.0.27 - - [2026-01-05 02:44:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010955 10.0.0.27 - - [2026-01-05 02:44:42] "POST /neutron/port HTTP/1.1" 200 1238 0.042886 10.0.0.27 - - [2026-01-05 02:44:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008657 10.0.0.23 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.23 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.23 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.33 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.33 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.33 - - [2026-01-05 02:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-01-05 02:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-01-05 02:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2026-01-05 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2026-01-05 02:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-01-05 02:44:47] "POST /neutron/port HTTP/1.1" 200 1238 0.016611 10.0.0.27 - - [2026-01-05 02:44:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007108 10.0.0.27 - - [2026-01-05 02:44:53] "POST /neutron/port HTTP/1.1" 200 1238 0.036066 10.0.0.27 - - [2026-01-05 02:44:53] "GET /virtual-machine/f9df51ec-bd10-4023-9379-589a9399aa54 HTTP/1.1" 200 1305 0.006336 10.0.0.27 - - [2026-01-05 02:44:53] "GET /virtual-machine-interface/9c1b3380-26a9-48e0-bdb1-a56e84349f65 HTTP/1.1" 200 3169 0.006127 10.0.0.27 - - [2026-01-05 02:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.27 - - [2026-01-05 02:44:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003333 10.0.0.27 - - [2026-01-05 02:44:53] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002717 10.0.0.27 - - [2026-01-05 02:44:53] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006153 10.0.0.27 - - [2026-01-05 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.27 - - [2026-01-05 02:44:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003475 10.0.0.27 - - [2026-01-05 02:44:54] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003510 10.0.0.27 - - [2026-01-05 02:44:54] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005779 10.0.0.27 - - [2026-01-05 02:44:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008977 10.0.0.27 - - [2026-01-05 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.27 - - [2026-01-05 02:44:55] "GET /network-policy/346655be-97be-4480-8f89-88efb445d582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003454 10.0.0.27 - - [2026-01-05 02:44:55] "POST /neutron/port HTTP/1.1" 200 1238 0.018209 10.0.0.27 - - [2026-01-05 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.27 - - [2026-01-05 02:44:55] "GET /network-policy/59dde486-1dd6-44ed-9450-1a9abe3d235a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.003858 10.0.0.27 - - [2026-01-05 02:44:55] "POST /neutron/network HTTP/1.1" 200 1425 0.082385 10.0.0.27 - - [2026-01-05 02:44:55] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007073 10.0.0.27 - - [2026-01-05 02:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.27 - - [2026-01-05 02:44:55] "GET /network-policy/51d39565-79dd-4502-9695-a91d00d0827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004691 10.0.0.27 - - [2026-01-05 02:45:00] "POST /neutron/port HTTP/1.1" 200 1238 0.023012 10.0.0.27 - - [2026-01-05 02:45:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005411 10.0.0.27 - - [2026-01-05 02:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.001780 10.0.0.27 - - [2026-01-05 02:45:06] "POST /neutron/port HTTP/1.1" 200 1238 0.016998 10.0.0.27 - - [2026-01-05 02:45:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004129 10.0.0.27 - - [2026-01-05 02:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.001166 10.0.0.27 - - [2026-01-05 02:45:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.004583 10.0.0.27 - - [2026-01-05 02:45:19] "POST /neutron/network HTTP/1.1" 200 1428 0.083597 10.0.0.27 - - [2026-01-05 02:45:19] "POST /ref-update HTTP/1.1" 200 156 0.023910 10.0.0.27 - - [2026-01-05 02:45:19] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.006057 10.0.0.27 - - [2026-01-05 02:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-01-05 02:45:19] "GET /network-policy/04dd5a0d-4940-4da9-84a1-117419f36b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.004437 10.0.0.27 - - [2026-01-05 02:45:33] "POST /neutron/network HTTP/1.1" 200 1425 0.113075 10.0.0.27 - - [2026-01-05 02:45:33] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.012825 10.0.0.27 - - [2026-01-05 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.27 - - [2026-01-05 02:45:33] "GET /network-policy/d0e02613-4b26-43e4-8779-fc84e8c7181a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004163 10.0.0.27 - - [2026-01-05 02:45:45] "POST /neutron/network HTTP/1.1" 200 1425 0.105706 10.0.0.27 - - [2026-01-05 02:45:45] "PUT /access-control-list/75bf784c-6159-4128-9ad2-f2ae51587e2b HTTP/1.1" 200 272 0.076414 10.0.0.27 - - [2026-01-05 02:45:45] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008934 10.0.0.27 - - [2026-01-05 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2026-01-05 02:45:45] "GET /network-policy/81a7f04b-97fc-453f-9693-91f28a715f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004515 10.0.0.27 - - [2026-01-05 02:45:55] "POST /fqname-to-id HTTP/1.1" 404 207 0.005317 10.0.0.27 - - [2026-01-05 02:45:55] "POST /neutron/network HTTP/1.1" 200 1426 0.081789 10.0.0.27 - - [2026-01-05 02:45:55] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.014298 10.0.0.27 - - [2026-01-05 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.27 - - [2026-01-05 02:45:55] "GET /network-policy/2464647b-fe9e-4d53-a483-83e92f176b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.003966 10.0.0.27 - - [2026-01-05 02:46:01] "POST /neutron/port HTTP/1.1" 200 1238 0.049449 10.0.0.27 - - [2026-01-05 02:46:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005342 10.0.0.27 - - [2026-01-05 02:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.001306 10.0.0.23 - - [2026-01-05 02:46:04] "GET /obj-perms HTTP/1.1" 200 5056 0.051105 10.0.0.27 - - [2026-01-05 02:46:07] "POST /neutron/port HTTP/1.1" 200 1238 0.018009 10.0.0.27 - - [2026-01-05 02:46:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004036 10.0.0.27 - - [2026-01-05 02:46:07] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.27 - - [2026-01-05 02:46:07] "POST /neutron/network HTTP/1.1" 200 1426 0.098060 10.0.0.27 - - [2026-01-05 02:46:08] "PUT /access-control-list/75bf784c-6159-4128-9ad2-f2ae51587e2b HTTP/1.1" 200 272 0.058266 10.0.0.27 - - [2026-01-05 02:46:08] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006499 10.0.0.27 - - [2026-01-05 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.27 - - [2026-01-05 02:46:08] "GET /network-policy/abccf6c1-49f6-4048-b0a3-076896c62a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004159 10.0.0.27 - - [2026-01-05 02:46:18] "POST /neutron/network HTTP/1.1" 200 1426 0.107227 10.0.0.27 - - [2026-01-05 02:46:18] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007016 10.0.0.27 - - [2026-01-05 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2026-01-05 02:46:18] "GET /network-policy/8b2bca34-c848-49b5-9713-6d906ebc9465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004250 10.0.0.27 - - [2026-01-05 02:46:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.005399 10.0.0.27 - - [2026-01-05 02:46:30] "POST /neutron/network HTTP/1.1" 200 1426 0.090760 10.0.0.27 - - [2026-01-05 02:46:30] "PUT /access-control-list/75bf784c-6159-4128-9ad2-f2ae51587e2b HTTP/1.1" 200 272 0.065022 10.0.0.27 - - [2026-01-05 02:46:31] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006752 10.0.0.27 - - [2026-01-05 02:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006722 10.0.0.27 - - [2026-01-05 02:46:31] "GET /network-policy/4ec53afd-a4df-417d-9d0a-ca4a2bbfcf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004600 10.0.0.27 - - [2026-01-05 02:46:41] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005565 10.0.0.27 - - [2026-01-05 02:46:41] "POST /neutron/network HTTP/1.1" 200 1337 0.094504 10.0.0.27 - - [2026-01-05 02:46:41] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010361 10.0.0.27 - - [2026-01-05 02:46:41] "GET /virtual-machine/f9df51ec-bd10-4023-9379-589a9399aa54 HTTP/1.1" 200 1305 0.004216 10.0.0.27 - - [2026-01-05 02:46:41] "POST /neutron/port HTTP/1.1" 200 1228 0.014780 10.0.0.27 - - [2026-01-05 02:46:43] "GET /virtual-machine/f9df51ec-bd10-4023-9379-589a9399aa54 HTTP/1.1" 404 171 0.003202 10.0.0.27 - - [2026-01-05 02:46:43] "GET /virtual-machine/f9df51ec-bd10-4023-9379-589a9399aa54 HTTP/1.1" 404 171 0.002756 10.0.0.27 - - [2026-01-05 02:46:43] "GET /virtual-machine/f9df51ec-bd10-4023-9379-589a9399aa54 HTTP/1.1" 404 171 0.003315 10.0.0.27 - - [2026-01-05 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.27 - - [2026-01-05 02:46:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003467 10.0.0.27 - - [2026-01-05 02:46:43] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003000 10.0.0.27 - - [2026-01-05 02:46:43] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005799 10.0.0.27 - - [2026-01-05 02:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.27 - - [2026-01-05 02:46:43] "GET /routing-instance/e5f9a148-9b0c-437c-b3c1-b8489464dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005545 10.0.0.27 - - [2026-01-05 02:46:43] "GET /route-target/6c6918bf-31c5-469c-ab0c-a820046ae4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005190 10.0.0.27 - - [2026-01-05 02:46:46] "GET /obj-perms HTTP/1.1" 200 5019 0.050502 10.0.0.23 - - [2026-01-05 02:46:50] "GET /obj-perms HTTP/1.1" 200 5019 0.005173 10.0.0.27 - - [2026-01-05 02:46:50] "GET /obj-perms HTTP/1.1" 200 5019 0.004729 10.0.0.27 - - [2026-01-05 02:46:50] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 200 1304 0.004264 10.0.0.27 - - [2026-01-05 02:46:50] "POST /neutron/port HTTP/1.1" 200 1228 0.017359 10.0.0.27 - - [2026-01-05 02:46:52] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 404 171 0.003983 10.0.0.27 - - [2026-01-05 02:46:52] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 404 171 0.002720 10.0.0.27 - - [2026-01-05 02:46:52] "GET /virtual-machine/27b8cfcd-be09-4f93-a952-7921677281a3 HTTP/1.1" 404 171 0.002549 10.0.0.27 - - [2026-01-05 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.27 - - [2026-01-05 02:46:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004820 10.0.0.27 - - [2026-01-05 02:46:52] "GET /virtual-networks?parent_id=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003592 10.0.0.27 - - [2026-01-05 02:46:52] "GET /virtual-network/a313cc19-29cb-40f2-9746-089d6c1ef2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008841 10.0.0.27 - - [2026-01-05 02:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.27 - - [2026-01-05 02:46:52] "GET /routing-instance/24b54a44-95b7-488f-87ee-929059d8661b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.004687 10.0.0.27 - - [2026-01-05 02:46:52] "GET /route-target/294a63e6-b9f3-4fa6-9fab-c7bff7804e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.010410 10.0.0.27 - - [2026-01-05 02:46:55] "GET /obj-perms HTTP/1.1" 200 5019 0.003809 10.0.0.27 - - [2026-01-05 02:46:58] "GET /obj-perms HTTP/1.1" 200 5019 0.003961 10.0.0.33 - - [2026-01-05 02:46:59] "GET /obj-perms HTTP/1.1" 200 5019 0.072766 10.0.0.27 - - [2026-01-05 02:46:59] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005520 10.0.0.27 - - [2026-01-05 02:46:59] "POST /neutron/network HTTP/1.1" 200 1337 0.085465 10.0.0.27 - - [2026-01-05 02:46:59] "DELETE /access-control-list/ccff5713-a13b-4e36-bc61-b6a96e09c463 HTTP/1.1" 200 115 0.043562 10.0.0.27 - - [2026-01-05 02:46:59] "GET /virtual-network/025289bb-374c-4b9d-b232-31aa516403e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006358 10.0.0.27 - - [2026-01-05 02:46:59] "DELETE /network-policy/04dd5a0d-4940-4da9-84a1-117419f36b23 HTTP/1.1" 200 115 0.033118 10.0.0.27 - - [2026-01-05 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.23 - - [2026-01-05 02:46:59] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.027057 10.0.0.27 - - [2026-01-05 02:46:59] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.072416 10.0.0.27 - - [2026-01-05 02:46:59] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.005738 10.0.0.27 - - [2026-01-05 02:46:59] "DELETE /network-policy/4ec53afd-a4df-417d-9d0a-ca4a2bbfcf62 HTTP/1.1" 200 115 0.029961 10.0.0.27 - - [2026-01-05 02:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011681 10.0.0.23 - - [2026-01-05 02:46:59] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000891 10.0.0.27 - - [2026-01-05 02:46:59] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039953 10.0.0.27 - - [2026-01-05 02:47:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.006618 10.0.0.27 - - [2026-01-05 02:47:00] "DELETE /network-policy/8b2bca34-c848-49b5-9713-6d906ebc9465 HTTP/1.1" 200 115 0.037560 10.0.0.27 - - [2026-01-05 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.23 - - [2026-01-05 02:47:00] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000983 10.0.0.27 - - [2026-01-05 02:47:00] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042584 10.0.0.27 - - [2026-01-05 02:47:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007636 10.0.0.27 - - [2026-01-05 02:47:00] "DELETE /network-policy/abccf6c1-49f6-4048-b0a3-076896c62a0e HTTP/1.1" 200 115 0.034039 10.0.0.27 - - [2026-01-05 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.23 - - [2026-01-05 02:47:00] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000987 10.0.0.27 - - [2026-01-05 02:47:00] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045778 10.0.0.27 - - [2026-01-05 02:47:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.005856 10.0.0.27 - - [2026-01-05 02:47:00] "DELETE /network-policy/2464647b-fe9e-4d53-a483-83e92f176b99 HTTP/1.1" 200 115 0.039282 10.0.0.27 - - [2026-01-05 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2026-01-05 02:47:00] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001360 10.0.0.27 - - [2026-01-05 02:47:00] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045106 10.0.0.27 - - [2026-01-05 02:47:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005665 10.0.0.27 - - [2026-01-05 02:47:00] "DELETE /network-policy/346655be-97be-4480-8f89-88efb445d582 HTTP/1.1" 200 115 0.035255 10.0.0.27 - - [2026-01-05 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.23 - - [2026-01-05 02:47:00] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001017 10.0.0.27 - - [2026-01-05 02:47:00] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045938 10.0.0.27 - - [2026-01-05 02:47:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.005858 10.0.0.27 - - [2026-01-05 02:47:00] "DELETE /network-policy/81a7f04b-97fc-453f-9693-91f28a715f61 HTTP/1.1" 200 115 0.039194 10.0.0.27 - - [2026-01-05 02:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.23 - - [2026-01-05 02:47:01] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.27 - - [2026-01-05 02:47:01] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.044488 10.0.0.27 - - [2026-01-05 02:47:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006839 10.0.0.27 - - [2026-01-05 02:47:01] "DELETE /network-policy/d0e02613-4b26-43e4-8779-fc84e8c7181a HTTP/1.1" 200 115 0.038537 10.0.0.27 - - [2026-01-05 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.23 - - [2026-01-05 02:47:01] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001048 10.0.0.27 - - [2026-01-05 02:47:01] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039627 10.0.0.27 - - [2026-01-05 02:47:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.006385 10.0.0.27 - - [2026-01-05 02:47:01] "DELETE /network-policy/51d39565-79dd-4502-9695-a91d00d0827f HTTP/1.1" 200 115 0.053754 10.0.0.27 - - [2026-01-05 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.23 - - [2026-01-05 02:47:01] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001025 10.0.0.27 - - [2026-01-05 02:47:01] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.040101 10.0.0.27 - - [2026-01-05 02:47:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005571 10.0.0.27 - - [2026-01-05 02:47:01] "DELETE /network-policy/59dde486-1dd6-44ed-9450-1a9abe3d235a HTTP/1.1" 200 115 0.035297 10.0.0.27 - - [2026-01-05 02:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.23 - - [2026-01-05 02:47:01] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.27 - - [2026-01-05 02:47:01] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.040386 10.0.0.27 - - [2026-01-05 02:47:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-36886529&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006766 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005190 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004138 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004092 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002649 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002175 10.0.0.23 - - [2026-01-05 02:47:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002402 10.0.0.27 - - [2026-01-05 02:47:02] "POST /neutron/network HTTP/1.1" 200 151 0.161628 10.0.0.27 - - [2026-01-05 02:47:02] "DELETE /route-target/6c6918bf-31c5-469c-ab0c-a820046ae4f4 HTTP/1.1" 200 115 0.031239 10.0.0.27 - - [2026-01-05 02:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.27 - - [2026-01-05 02:47:02] "DELETE /network-ipam/63ab48e1-cf01-4ade-b9f8-ccbc5ec0e0d8 HTTP/1.1" 200 115 0.029903 10.0.0.27 - - [2026-01-05 02:47:02] "POST /fqname-to-id HTTP/1.1" 404 260 0.003965 10.0.0.23 - - [2026-01-05 02:47:02] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000942 10.0.0.23 - - [2026-01-05 02:47:02] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.039069 10.0.0.23 - - [2026-01-05 02:47:02] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001129 10.0.0.23 - - [2026-01-05 02:47:02] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=security_groups HTTP/1.1" 200 1409 0.045099 10.0.0.23 - - [2026-01-05 02:47:02] "DELETE /security-group/b86a3501-0154-4b62-8737-31e63f9e4569 HTTP/1.1" 200 115 0.065019 10.0.0.23 - - [2026-01-05 02:47:02] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001128 10.0.0.27 - - [2026-01-05 02:47:02] "DELETE /access-control-list/83b23ac6-0358-447a-9f80-303e9bbd815a HTTP/1.1" 200 115 0.048234 10.0.0.23 - - [2026-01-05 02:47:03] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=application_policy_sets HTTP/1.1" 200 1448 0.047145 10.0.0.27 - - [2026-01-05 02:47:03] "DELETE /project/1b5efe11-fa7c-42f8-af10-be3f7b943386 HTTP/1.1" 200 115 0.434970 10.0.0.23 - - [2026-01-05 02:47:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.27 - - [2026-01-05 02:47:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?fields=projects HTTP/1.1" 200 1244 0.011841 10.0.0.23 - - [2026-01-05 02:47:04] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003374 10.0.0.23 - - [2026-01-05 02:47:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.23 - - [2026-01-05 02:47:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.043001 10.0.0.27 - - [2026-01-05 02:47:04] "GET /obj-perms HTTP/1.1" 200 5056 0.067733 10.0.0.23 - - [2026-01-05 02:47:04] "POST /id-to-fqname HTTP/1.1" 200 202 0.004029 10.0.0.23 - - [2026-01-05 02:47:04] "POST /fqname-to-id HTTP/1.1" 404 211 0.008444 10.0.0.23 - - [2026-01-05 02:47:05] "POST /security-groups HTTP/1.1" 200 603 0.030024 10.0.0.23 - - [2026-01-05 02:47:05] "POST /projects HTTP/1.1" 200 609 0.233266 10.0.0.27 - - [2026-01-05 02:47:05] "POST /access-control-lists HTTP/1.1" 200 608 0.029947 10.0.0.23 - - [2026-01-05 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.313101 10.0.0.27 - - [2026-01-05 02:47:05] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.681423 10.0.0.23 - - [2026-01-05 02:47:05] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001332 10.0.0.27 - - [2026-01-05 02:47:05] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=virtual_networks HTTP/1.1" 200 1066 0.050874 10.0.0.23 - - [2026-01-05 02:47:05] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000937 10.0.0.27 - - [2026-01-05 02:47:05] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.056287 10.0.0.23 - - [2026-01-05 02:47:05] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001389 10.0.0.27 - - [2026-01-05 02:47:05] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=security_groups HTTP/1.1" 200 1304 0.042992 10.0.0.27 - - [2026-01-05 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.034686 10.0.0.23 - - [2026-01-05 02:47:06] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003917 10.0.0.23 - - [2026-01-05 02:47:06] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.23 - - [2026-01-05 02:47:06] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007558 10.0.0.23 - - [2026-01-05 02:47:06] "POST /id-to-fqname HTTP/1.1" 200 184 0.001195 10.0.0.23 - - [2026-01-05 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.017525 10.0.0.23 - - [2026-01-05 02:47:06] "POST /security-groups HTTP/1.1" 200 585 0.085423 10.0.0.27 - - [2026-01-05 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.003055 10.0.0.23 - - [2026-01-05 02:47:06] "POST /projects HTTP/1.1" 200 573 0.278668 10.0.0.23 - - [2026-01-05 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.314176 10.0.0.27 - - [2026-01-05 02:47:06] "POST /access-control-lists HTTP/1.1" 200 588 0.031915 10.0.0.27 - - [2026-01-05 02:47:06] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.523185 10.0.0.27 - - [2026-01-05 02:47:07] "GET / HTTP/1.1" 200 35931 0.002052 10.0.0.27 - - [2026-01-05 02:47:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.27 - - [2026-01-05 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.061920 10.0.0.23 - - [2026-01-05 02:47:08] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001219 10.0.0.27 - - [2026-01-05 02:47:08] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.054604 10.0.0.27 - - [2026-01-05 02:47:09] "POST /neutron/network HTTP/1.1" 200 117 0.044105 10.0.0.27 - - [2026-01-05 02:47:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.003971 10.0.0.23 - - [2026-01-05 02:47:09] "POST /useragent-kv HTTP/1.1" 200 115 0.016193 10.0.0.27 - - [2026-01-05 02:47:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.177819 10.0.0.27 - - [2026-01-05 02:47:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001296 10.0.0.27 - - [2026-01-05 02:47:09] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007251 10.0.0.27 - - [2026-01-05 02:47:09] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.010738 10.0.0.27 - - [2026-01-05 02:47:09] "POST /neutron/network HTTP/1.1" 200 991 0.010845 10.0.0.27 - - [2026-01-05 02:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.23 - - [2026-01-05 02:47:09] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000951 10.0.0.27 - - [2026-01-05 02:47:09] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.039006 10.0.0.27 - - [2026-01-05 02:47:10] "POST /neutron/network HTTP/1.1" 200 117 0.013414 10.0.0.27 - - [2026-01-05 02:47:10] "POST /route-targets HTTP/1.1" 200 327 0.013567 10.0.0.23 - - [2026-01-05 02:47:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008176 10.0.0.27 - - [2026-01-05 02:47:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.224730 10.0.0.27 - - [2026-01-05 02:47:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001310 10.0.0.27 - - [2026-01-05 02:47:10] "GET /virtual-network/638c2ab4-663c-4b9f-8081-bbd2fe5fdbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.006110 10.0.0.27 - - [2026-01-05 02:47:10] "GET /virtual-network/638c2ab4-663c-4b9f-8081-bbd2fe5fdbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005762 10.0.0.27 - - [2026-01-05 02:47:10] "POST /neutron/network HTTP/1.1" 200 993 0.008154 10.0.0.27 - - [2026-01-05 02:47:10] "POST /id-to-fqname HTTP/1.1" 200 214 0.001593 10.0.0.27 - - [2026-01-05 02:47:11] "POST /neutron/network HTTP/1.1" 200 1001 0.006660 10.0.0.23 - - [2026-01-05 02:47:11] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000969 10.0.0.27 - - [2026-01-05 02:47:11] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.066990 10.0.0.27 - - [2026-01-05 02:47:12] "POST /neutron/port HTTP/1.1" 200 117 0.006371 10.0.0.27 - - [2026-01-05 02:47:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.001083 10.0.0.27 - - [2026-01-05 02:47:12] "POST /neutron/network HTTP/1.1" 200 1001 0.007034 10.0.0.23 - - [2026-01-05 02:47:12] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001008 10.0.0.27 - - [2026-01-05 02:47:12] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.081314 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/port HTTP/1.1" 200 1160 0.030476 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/port HTTP/1.1" 200 1224 0.021449 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004691 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/port HTTP/1.1" 200 117 0.001618 10.0.0.27 - - [2026-01-05 02:47:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001318 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/network HTTP/1.1" 200 991 0.011204 10.0.0.27 - - [2026-01-05 02:47:13] "POST /neutron/network HTTP/1.1" 200 1003 0.008357 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/port HTTP/1.1" 200 1160 0.028271 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/port HTTP/1.1" 200 1224 0.022336 10.0.0.23 - - [2026-01-05 02:47:14] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001480 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/subnet HTTP/1.1" 200 1380 0.016656 10.0.0.27 - - [2026-01-05 02:47:14] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.088733 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/port HTTP/1.1" 200 117 0.002175 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010821 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013010 10.0.0.27 - - [2026-01-05 02:47:14] "POST /neutron/port HTTP/1.1" 200 1224 0.021201 10.0.0.27 - - [2026-01-05 02:47:14] "GET /virtual-machine/0ebcc727-e8e0-478e-849e-8b12b1f53ef3 HTTP/1.1" 401 292 0.000553 10.0.0.23 - - [2026-01-05 02:47:15] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001105 10.0.0.27 - - [2026-01-05 02:47:15] "GET /virtual-machine/0ebcc727-e8e0-478e-849e-8b12b1f53ef3 HTTP/1.1" 200 1285 0.059236 10.0.0.27 - - [2026-01-05 02:47:15] "GET /virtual-machine-interface/92fdbcd6-579f-454a-8b05-b4736f3e9efe HTTP/1.1" 200 3105 0.007135 10.0.0.27 - - [2026-01-05 02:47:15] "POST /neutron/port HTTP/1.1" 200 1162 0.370185 10.0.0.27 - - [2026-01-05 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005268 10.0.0.27 - - [2026-01-05 02:47:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003704 10.0.0.27 - - [2026-01-05 02:47:15] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003052 10.0.0.27 - - [2026-01-05 02:47:15] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005767 10.0.0.27 - - [2026-01-05 02:47:15] "POST /neutron/port HTTP/1.1" 200 1216 0.128319 10.0.0.27 - - [2026-01-05 02:47:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005241 10.0.0.27 - - [2026-01-05 02:47:15] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.27 - - [2026-01-05 02:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.27 - - [2026-01-05 02:47:18] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006638 10.0.0.27 - - [2026-01-05 02:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2026-01-05 02:47:22] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005379 10.0.0.27 - - [2026-01-05 02:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.27 - - [2026-01-05 02:47:26] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007414 10.0.0.27 - - [2026-01-05 02:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.27 - - [2026-01-05 02:47:30] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004940 10.0.0.27 - - [2026-01-05 02:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2026-01-05 02:47:35] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005409 10.0.0.27 - - [2026-01-05 02:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.27 - - [2026-01-05 02:47:39] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005872 10.0.0.27 - - [2026-01-05 02:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.27 - - [2026-01-05 02:47:43] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005591 10.0.0.23 - - [2026-01-05 02:47:44] "DELETE /project/1365b6a1dbfa4c9ca64eb2bf823d4cb4 HTTP/1.1" 404 173 0.005320 10.0.0.23 - - [2026-01-05 02:47:44] "DELETE /project/1b5efe11fa7c42f8af10be3f7b943386 HTTP/1.1" 404 173 0.009879 10.0.0.23 - - [2026-01-05 02:47:44] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001145 10.0.0.23 - - [2026-01-05 02:47:44] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.050906 10.0.0.23 - - [2026-01-05 02:47:44] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000912 10.0.0.23 - - [2026-01-05 02:47:44] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=security_groups HTTP/1.1" 200 1409 0.041268 10.0.0.23 - - [2026-01-05 02:47:45] "DELETE /security-group/4ac8da35-5efb-4897-af58-7d722213f6ce HTTP/1.1" 200 115 0.054624 10.0.0.23 - - [2026-01-05 02:47:45] "GET /projects?obj_uuids=1b5efe11-fa7c-42f8-af10-be3f7b943386&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000888 10.0.0.27 - - [2026-01-05 02:47:45] "DELETE /access-control-list/e0ad006f-0391-4e4d-acb8-5cfd10382666 HTTP/1.1" 200 115 0.027508 10.0.0.23 - - [2026-01-05 02:47:45] "GET /project/1b5efe11-fa7c-42f8-af10-be3f7b943386?fields=application_policy_sets HTTP/1.1" 200 1448 0.062072 10.0.0.23 - - [2026-01-05 02:47:45] "DELETE /project/1b5efe11-fa7c-42f8-af10-be3f7b943386 HTTP/1.1" 200 115 0.397857 10.0.0.27 - - [2026-01-05 02:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.27 - - [2026-01-05 02:47:47] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007060 10.0.0.27 - - [2026-01-05 02:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-01-05 02:47:51] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005577 10.0.0.27 - - [2026-01-05 02:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.27 - - [2026-01-05 02:47:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003778 10.0.0.27 - - [2026-01-05 02:47:55] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003528 10.0.0.27 - - [2026-01-05 02:47:55] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.006450 10.0.0.27 - - [2026-01-05 02:47:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007382 10.0.0.27 - - [2026-01-05 02:48:03] "POST /neutron/port HTTP/1.1" 200 1224 0.016030 10.0.0.27 - - [2026-01-05 02:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004930 10.0.0.27 - - [2026-01-05 02:48:03] "POST /neutron/port HTTP/1.1" 200 117 0.001501 10.0.0.23 - - [2026-01-05 02:48:05] "GET /obj-perms HTTP/1.1" 200 5056 0.049182 10.0.0.27 - - [2026-01-05 02:48:05] "POST /neutron/port HTTP/1.1" 200 1224 0.017919 10.0.0.27 - - [2026-01-05 02:48:06] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006327 10.0.0.27 - - [2026-01-05 02:48:07] "POST /neutron/network HTTP/1.1" 200 1001 0.041345 10.0.0.27 - - [2026-01-05 02:48:07] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015851 10.0.0.27 - - [2026-01-05 02:48:07] "POST /neutron/network HTTP/1.1" 200 991 0.008923 10.0.0.27 - - [2026-01-05 02:48:11] "POST /neutron/port HTTP/1.1" 200 1224 0.018392 10.0.0.27 - - [2026-01-05 02:48:14] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008147 10.0.0.27 - - [2026-01-05 02:48:16] "POST /neutron/port HTTP/1.1" 200 1224 0.016466 10.0.0.27 - - [2026-01-05 02:48:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.011235 10.0.0.27 - - [2026-01-05 02:48:16] "GET /virtual-machine/79ed1719-e136-4252-ac3c-0f9078c53387 HTTP/1.1" 200 1286 0.006726 10.0.0.27 - - [2026-01-05 02:48:16] "GET /virtual-machine-interface/cb7143f6-d59c-4e32-a6d5-762ee5ba6312 HTTP/1.1" 200 3105 0.005960 10.0.0.27 - - [2026-01-05 02:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.27 - - [2026-01-05 02:48:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005693 10.0.0.27 - - [2026-01-05 02:48:16] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003888 10.0.0.27 - - [2026-01-05 02:48:16] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.008631 10.0.0.27 - - [2026-01-05 02:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.27 - - [2026-01-05 02:48:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003715 10.0.0.27 - - [2026-01-05 02:48:17] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002944 10.0.0.27 - - [2026-01-05 02:48:17] "GET /virtual-network/37b71e50-7310-40b1-8ca7-027f71cd4669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.005782 10.0.0.27 - - [2026-01-05 02:48:23] "POST /neutron/port HTTP/1.1" 200 1224 0.016966 10.0.0.27 - - [2026-01-05 02:48:28] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007114 10.0.0.27 - - [2026-01-05 02:48:28] "POST /neutron/port HTTP/1.1" 200 1226 0.016896 10.0.0.27 - - [2026-01-05 02:48:28] "GET /virtual-machine/1177e05d-aaf3-4aca-af24-6db221177a3b HTTP/1.1" 200 1286 0.007075 10.0.0.27 - - [2026-01-05 02:48:28] "GET /virtual-machine-interface/6fa2d3cb-4439-4eda-b647-ea91a65a1994 HTTP/1.1" 200 3104 0.005120 10.0.0.27 - - [2026-01-05 02:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-01-05 02:48:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003506 10.0.0.27 - - [2026-01-05 02:48:28] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002910 10.0.0.27 - - [2026-01-05 02:48:28] "GET /virtual-network/638c2ab4-663c-4b9f-8081-bbd2fe5fdbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.007749 10.0.0.27 - - [2026-01-05 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.27 - - [2026-01-05 02:48:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004180 10.0.0.27 - - [2026-01-05 02:48:29] "GET /virtual-networks?parent_id=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003619 10.0.0.27 - - [2026-01-05 02:48:29] "GET /virtual-network/638c2ab4-663c-4b9f-8081-bbd2fe5fdbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005784 10.0.0.27 - - [2026-01-05 02:48:31] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003927 10.0.0.27 - - [2026-01-05 02:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2026-01-05 02:48:31] "GET /global-qos-config/35a94deb-375e-42c2-9df6-0c2444fe0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.005332 10.0.0.27 - - [2026-01-05 02:48:31] "POST /fqname-to-id HTTP/1.1" 404 222 0.004664 10.0.0.27 - - [2026-01-05 02:48:31] "POST /forwarding-classs HTTP/1.1" 200 576 0.031737 10.0.0.27 - - [2026-01-05 02:48:31] "POST /id-to-fqname HTTP/1.1" 200 232 0.004191 10.0.0.27 - - [2026-01-05 02:48:31] "GET /forwarding-class/9c815b36-2b73-436f-993b-46b2b001b5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.004951 10.0.0.23 - - [2026-01-05 02:48:31] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001177 10.0.0.27 - - [2026-01-05 02:48:31] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.047832 10.0.0.27 - - [2026-01-05 02:48:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.004729 10.0.0.27 - - [2026-01-05 02:48:31] "POST /qos-configs HTTP/1.1" 200 543 0.041651 10.0.0.27 - - [2026-01-05 02:48:31] "POST /id-to-fqname HTTP/1.1" 200 217 0.004698 10.0.0.27 - - [2026-01-05 02:48:31] "GET /qos-config/66bfe8c2-7c7a-4085-8ac7-52c38cb5e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.006621 10.0.0.27 - - [2026-01-05 02:48:31] "GET /virtual-machine-interface/92fdbcd6-579f-454a-8b05-b4736f3e9efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006832 10.0.0.27 - - [2026-01-05 02:48:31] "POST /ref-update HTTP/1.1" 200 156 0.016757 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.014125 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/port HTTP/1.1" 200 1224 0.020735 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007032 10.0.0.27 - - [2026-01-05 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001267 10.0.0.27 - - [2026-01-05 02:48:32] "GET /virtual-machine/0ebcc727-e8e0-478e-849e-8b12b1f53ef3 HTTP/1.1" 200 1285 0.004044 10.0.0.27 - - [2026-01-05 02:48:32] "GET /virtual-machine-interface/92fdbcd6-579f-454a-8b05-b4736f3e9efe HTTP/1.1" 200 3352 0.004881 10.0.0.27 - - [2026-01-05 02:48:32] "GET /instance-ip/c91b3147-424b-4821-b7a3-a7d440079636 HTTP/1.1" 200 1608 0.006127 10.0.0.27 - - [2026-01-05 02:48:32] "GET /instance-ip/fdbd1696-deb9-44ea-acbb-9b22d8f2b420 HTTP/1.1" 200 1629 0.005585 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/port HTTP/1.1" 200 1224 0.016371 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007340 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/port HTTP/1.1" 200 1224 0.017424 10.0.0.27 - - [2026-01-05 02:48:32] "POST /neutron/network HTTP/1.1" 200 991 0.008839 10.0.0.27 - - [2026-01-05 02:48:32] "POST /id-to-fqname HTTP/1.1" 200 214 0.001008 10.0.0.27 - - [2026-01-05 02:48:32] "GET /virtual-machine/79ed1719-e136-4252-ac3c-0f9078c53387 HTTP/1.1" 200 1286 0.003244 10.0.0.27 - - [2026-01-05 02:48:32] "GET /virtual-machine-interface/cb7143f6-d59c-4e32-a6d5-762ee5ba6312 HTTP/1.1" 200 3105 0.004793 10.0.0.27 - - [2026-01-05 02:48:32] "GET /instance-ip/8db4d954-39e1-489c-8897-3688235d3fb3 HTTP/1.1" 200 1628 0.005299 10.0.0.27 - - [2026-01-05 02:48:32] "GET /instance-ip/b582e71a-51b3-4bde-968d-168009fc4bb2 HTTP/1.1" 200 1608 0.005160 10.0.0.27 - - [2026-01-05 02:48:58] "GET /virtual-machine-interface/92fdbcd6-579f-454a-8b05-b4736f3e9efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2937 0.007532 10.0.0.27 - - [2026-01-05 02:48:58] "POST /ref-update HTTP/1.1" 200 156 0.014591 10.0.0.27 - - [2026-01-05 02:48:58] "DELETE /qos-config/66bfe8c2-7c7a-4085-8ac7-52c38cb5e605 HTTP/1.1" 200 115 0.036371 10.0.0.27 - - [2026-01-05 02:48:58] "POST /id-to-fqname HTTP/1.1" 200 232 0.001764 10.0.0.27 - - [2026-01-05 02:48:58] "DELETE /forwarding-class/9c815b36-2b73-436f-993b-46b2b001b5b4 HTTP/1.1" 200 115 0.029173 10.0.0.27 - - [2026-01-05 02:49:00] "POST /neutron/port HTTP/1.1" 200 1226 0.024134 10.0.0.27 - - [2026-01-05 02:49:00] "POST /neutron/port HTTP/1.1" 200 1224 0.018506 10.0.0.27 - - [2026-01-05 02:49:00] "POST /neutron/port HTTP/1.1" 200 151 0.317558 10.0.0.27 - - [2026-01-05 02:49:01] "POST /neutron/network HTTP/1.1" 200 993 0.009913 10.0.0.23 - - [2026-01-05 02:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004071 10.0.0.27 - - [2026-01-05 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.23 - - [2026-01-05 02:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002405 10.0.0.23 - - [2026-01-05 02:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003356 10.0.0.23 - - [2026-01-05 02:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002510 10.0.0.27 - - [2026-01-05 02:49:02] "POST /neutron/network HTTP/1.1" 200 151 0.172194 10.0.0.23 - - [2026-01-05 02:49:02] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001368 10.0.0.27 - - [2026-01-05 02:49:02] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.103667 10.0.0.23 - - [2026-01-05 02:49:02] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000969 10.0.0.27 - - [2026-01-05 02:49:02] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?fields=virtual_networks HTTP/1.1" 200 1030 0.050535 10.0.0.23 - - [2026-01-05 02:49:02] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001008 10.0.0.27 - - [2026-01-05 02:49:02] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.040897 10.0.0.23 - - [2026-01-05 02:49:02] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000965 10.0.0.27 - - [2026-01-05 02:49:02] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?fields=security_groups HTTP/1.1" 200 1250 0.041208 10.0.0.27 - - [2026-01-05 02:49:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.026634 10.0.0.23 - - [2026-01-05 02:49:03] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004537 10.0.0.23 - - [2026-01-05 02:49:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000988 10.0.0.23 - - [2026-01-05 02:49:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013283 10.0.0.23 - - [2026-01-05 02:49:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.006411 10.0.0.23 - - [2026-01-05 02:49:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.003800 10.0.0.23 - - [2026-01-05 02:49:03] "POST /security-groups HTTP/1.1" 200 584 0.071295 10.0.0.23 - - [2026-01-05 02:49:03] "POST /projects HTTP/1.1" 200 571 0.295863 10.0.0.23 - - [2026-01-05 02:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.326036 10.0.0.27 - - [2026-01-05 02:49:03] "POST /access-control-lists HTTP/1.1" 200 589 0.027690 10.0.0.27 - - [2026-01-05 02:49:03] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.466348 10.0.0.27 - - [2026-01-05 02:49:04] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.27 - - [2026-01-05 02:49:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.27 - - [2026-01-05 02:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028522 10.0.0.23 - - [2026-01-05 02:49:06] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000916 10.0.0.27 - - [2026-01-05 02:49:06] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.046318 10.0.0.27 - - [2026-01-05 02:49:07] "POST /route-targets HTTP/1.1" 200 327 0.016079 10.0.0.23 - - [2026-01-05 02:49:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009265 10.0.0.27 - - [2026-01-05 02:49:07] "POST /neutron/subnet HTTP/1.1" 200 730 0.214036 10.0.0.27 - - [2026-01-05 02:49:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001394 10.0.0.27 - - [2026-01-05 02:49:07] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005347 10.0.0.27 - - [2026-01-05 02:49:07] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005379 10.0.0.27 - - [2026-01-05 02:49:07] "POST /neutron/network HTTP/1.1" 200 832 0.007252 10.0.0.27 - - [2026-01-05 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.27 - - [2026-01-05 02:49:07] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005392 10.0.0.27 - - [2026-01-05 02:49:07] "PUT /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796 HTTP/1.1" 200 264 0.087726 10.0.0.27 - - [2026-01-05 02:49:07] "POST /ref-update HTTP/1.1" 200 156 0.019975 10.0.0.27 - - [2026-01-05 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.23 - - [2026-01-05 02:49:07] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.27 - - [2026-01-05 02:49:07] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.046687 10.0.0.23 - - [2026-01-05 02:49:07] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001435 10.0.0.27 - - [2026-01-05 02:49:08] "POST /neutron/network HTTP/1.1" 200 612 0.131604 10.0.0.27 - - [2026-01-05 02:49:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.005822 10.0.0.27 - - [2026-01-05 02:49:08] "GET /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007110 10.0.0.27 - - [2026-01-05 02:49:08] "POST /neutron/network HTTP/1.1" 200 833 0.008901 10.0.0.27 - - [2026-01-05 02:49:08] "GET /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005812 10.0.0.27 - - [2026-01-05 02:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.27 - - [2026-01-05 02:49:08] "GET /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005512 10.0.0.27 - - [2026-01-05 02:49:08] "PUT /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699 HTTP/1.1" 200 264 0.059107 10.0.0.27 - - [2026-01-05 02:49:08] "POST /ref-update HTTP/1.1" 200 156 0.048764 10.0.0.27 - - [2026-01-05 02:49:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001253 10.0.0.27 - - [2026-01-05 02:49:09] "POST /neutron/network HTTP/1.1" 200 842 0.007454 10.0.0.23 - - [2026-01-05 02:49:09] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001010 10.0.0.27 - - [2026-01-05 02:49:09] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.090333 10.0.0.27 - - [2026-01-05 02:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.006288 10.0.0.27 - - [2026-01-05 02:49:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.001068 10.0.0.27 - - [2026-01-05 02:49:10] "POST /neutron/network HTTP/1.1" 200 842 0.006542 10.0.0.27 - - [2026-01-05 02:49:10] "POST /neutron/port HTTP/1.1" 200 1054 0.017832 10.0.0.23 - - [2026-01-05 02:49:10] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002078 10.0.0.27 - - [2026-01-05 02:49:10] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.098894 10.0.0.27 - - [2026-01-05 02:49:11] "POST /neutron/port HTTP/1.1" 200 1118 0.025794 10.0.0.27 - - [2026-01-05 02:49:11] "POST /neutron/port HTTP/1.1" 200 1118 0.027926 10.0.0.27 - - [2026-01-05 02:49:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.016134 10.0.0.27 - - [2026-01-05 02:49:11] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008025 10.0.0.27 - - [2026-01-05 02:49:11] "POST /neutron/port HTTP/1.1" 200 1055 0.021771 10.0.0.27 - - [2026-01-05 02:49:12] "POST /neutron/port HTTP/1.1" 200 1119 0.020573 10.0.0.27 - - [2026-01-05 02:49:12] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.27 - - [2026-01-05 02:49:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008179 10.0.0.27 - - [2026-01-05 02:49:16] "POST /neutron/port HTTP/1.1" 200 1118 0.022305 10.0.0.27 - - [2026-01-05 02:49:16] "GET /virtual-machine/96dfc33a-64ec-4cde-9eea-58e05c7385db HTTP/1.1" 401 292 0.000594 10.0.0.27 - - [2026-01-05 02:49:16] "GET /virtual-machine/96dfc33a-64ec-4cde-9eea-58e05c7385db HTTP/1.1" 200 1286 0.037847 10.0.0.27 - - [2026-01-05 02:49:16] "GET /virtual-machine-interface/760b21cd-a5f2-4884-af50-81e8dd4c97ce HTTP/1.1" 200 2926 0.007667 10.0.0.27 - - [2026-01-05 02:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.27 - - [2026-01-05 02:49:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005037 10.0.0.27 - - [2026-01-05 02:49:16] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003153 10.0.0.27 - - [2026-01-05 02:49:16] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006989 10.0.0.27 - - [2026-01-05 02:49:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007858 10.0.0.27 - - [2026-01-05 02:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.27 - - [2026-01-05 02:49:20] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005916 10.0.0.27 - - [2026-01-05 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.27 - - [2026-01-05 02:49:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004959 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004382 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006376 10.0.0.27 - - [2026-01-05 02:49:22] "POST /neutron/port HTTP/1.1" 200 1119 0.026794 10.0.0.27 - - [2026-01-05 02:49:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007737 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-machine/a9a670b2-fbbc-4933-90ee-22f1ef94b7ce HTTP/1.1" 200 1286 0.012120 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-machine-interface/953d08d7-fc5d-4fde-b1df-4f5923b12071 HTTP/1.1" 200 2927 0.005352 10.0.0.27 - - [2026-01-05 02:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.27 - - [2026-01-05 02:49:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007803 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002708 10.0.0.27 - - [2026-01-05 02:49:22] "GET /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006295 10.0.0.27 - - [2026-01-05 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.27 - - [2026-01-05 02:49:23] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003888 10.0.0.27 - - [2026-01-05 02:49:23] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002645 10.0.0.27 - - [2026-01-05 02:49:23] "GET /virtual-network/f653eef7-e789-48b5-b4f1-8071f16d4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007161 10.0.0.27 - - [2026-01-05 02:49:24] "POST /routing-policys HTTP/1.1" 200 534 0.024935 10.0.0.27 - - [2026-01-05 02:49:24] "GET /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.012548 10.0.0.27 - - [2026-01-05 02:49:24] "PUT /virtual-network/e04747ee-204e-4e7c-823c-01d19a2a0796 HTTP/1.1" 200 264 0.086165 10.0.0.27 - - [2026-01-05 02:49:28] "POST /ref-update HTTP/1.1" 200 156 0.046462 10.0.0.27 - - [2026-01-05 02:49:28] "DELETE /routing-policy/ae7fe616-bd1e-49e7-953b-ce68ba8a70e1 HTTP/1.1" 200 115 0.040777 10.0.0.27 - - [2026-01-05 02:49:28] "POST /neutron/network HTTP/1.1" 200 833 0.006665 10.0.0.27 - - [2026-01-05 02:49:29] "POST /neutron/port HTTP/1.1" 200 1109 0.013785 10.0.0.27 - - [2026-01-05 02:49:29] "POST /neutron/port HTTP/1.1" 200 1108 0.013365 10.0.0.27 - - [2026-01-05 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.23 - - [2026-01-05 02:49:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005517 10.0.0.23 - - [2026-01-05 02:49:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002415 10.0.0.27 - - [2026-01-05 02:49:30] "POST /neutron/network HTTP/1.1" 200 151 0.132459 10.0.0.27 - - [2026-01-05 02:49:30] "DELETE /route-target/3645e0aa-278c-408e-b940-dc0c6af1774c HTTP/1.1" 409 239 0.009351 10.0.0.27 - - [2026-01-05 02:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2026-01-05 02:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2026-01-05 02:49:33] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.27 - - [2026-01-05 02:49:33] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.042914 10.0.0.27 - - [2026-01-05 02:49:33] "POST /neutron/network HTTP/1.1" 200 117 0.013098 10.0.0.27 - - [2026-01-05 02:49:33] "POST /ref-update HTTP/1.1" 200 156 0.021914 10.0.0.27 - - [2026-01-05 02:49:33] "POST /neutron/network HTTP/1.1" 200 832 0.008611 10.0.0.27 - - [2026-01-05 02:49:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001002 10.0.0.27 - - [2026-01-05 02:49:33] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004938 10.0.0.27 - - [2026-01-05 02:49:33] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005375 10.0.0.27 - - [2026-01-05 02:49:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.011590 10.0.0.27 - - [2026-01-05 02:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.27 - - [2026-01-05 02:49:34] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005443 10.0.0.27 - - [2026-01-05 02:49:34] "PUT /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42 HTTP/1.1" 200 264 0.056009 10.0.0.27 - - [2026-01-05 02:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.23 - - [2026-01-05 02:49:34] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001013 10.0.0.27 - - [2026-01-05 02:49:34] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041421 10.0.0.27 - - [2026-01-05 02:49:34] "POST /route-targets HTTP/1.1" 200 327 0.014530 10.0.0.23 - - [2026-01-05 02:49:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005478 10.0.0.27 - - [2026-01-05 02:49:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.165444 10.0.0.27 - - [2026-01-05 02:49:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001244 10.0.0.27 - - [2026-01-05 02:49:34] "GET /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005185 10.0.0.27 - - [2026-01-05 02:49:34] "GET /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005194 10.0.0.27 - - [2026-01-05 02:49:34] "POST /neutron/network HTTP/1.1" 200 831 0.006018 10.0.0.27 - - [2026-01-05 02:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.27 - - [2026-01-05 02:49:34] "GET /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005626 10.0.0.27 - - [2026-01-05 02:49:34] "PUT /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3 HTTP/1.1" 200 264 0.049224 10.0.0.27 - - [2026-01-05 02:49:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001298 10.0.0.23 - - [2026-01-05 02:49:35] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.27 - - [2026-01-05 02:49:35] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.066373 10.0.0.27 - - [2026-01-05 02:49:35] "POST /neutron/network HTTP/1.1" 200 832 0.033380 10.0.0.27 - - [2026-01-05 02:49:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.002079 10.0.0.27 - - [2026-01-05 02:49:35] "POST /neutron/port HTTP/1.1" 200 117 0.006257 10.0.0.23 - - [2026-01-05 02:49:36] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001008 10.0.0.27 - - [2026-01-05 02:49:36] "POST /neutron/port HTTP/1.1" 200 1054 0.257584 10.0.0.27 - - [2026-01-05 02:49:36] "POST /neutron/port HTTP/1.1" 200 1108 0.112035 10.0.0.23 - - [2026-01-05 02:49:36] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.27 - - [2026-01-05 02:49:36] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.079112 10.0.0.27 - - [2026-01-05 02:49:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.028519 10.0.0.27 - - [2026-01-05 02:49:36] "POST /neutron/network HTTP/1.1" 200 832 0.008393 10.0.0.27 - - [2026-01-05 02:49:37] "POST /neutron/port HTTP/1.1" 200 117 0.006883 10.0.0.27 - - [2026-01-05 02:49:37] "POST /neutron/network HTTP/1.1" 200 841 0.008305 10.0.0.27 - - [2026-01-05 02:49:37] "POST /neutron/port HTTP/1.1" 200 1053 0.016766 10.0.0.27 - - [2026-01-05 02:49:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 10.0.0.27 - - [2026-01-05 02:49:38] "POST /neutron/network HTTP/1.1" 200 831 0.006656 10.0.0.27 - - [2026-01-05 02:49:42] "POST /neutron/port HTTP/1.1" 200 1118 0.016286 10.0.0.27 - - [2026-01-05 02:49:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007329 10.0.0.27 - - [2026-01-05 02:49:42] "GET /virtual-machine/8397b53c-ec53-4b6f-a8b6-88c470dcd822 HTTP/1.1" 200 1285 0.005389 10.0.0.27 - - [2026-01-05 02:49:42] "GET /virtual-machine-interface/3154c11b-4e32-4c70-92a8-05088e65cb45 HTTP/1.1" 200 2926 0.004894 10.0.0.27 - - [2026-01-05 02:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2026-01-05 02:49:42] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003536 10.0.0.27 - - [2026-01-05 02:49:42] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003180 10.0.0.27 - - [2026-01-05 02:49:42] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006187 10.0.0.23 - - [2026-01-05 02:49:45] "DELETE /project/04cd9504227b4d2092d34cd6f1695a99 HTTP/1.1" 404 173 0.008981 10.0.0.23 - - [2026-01-05 02:49:45] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000908 10.0.0.23 - - [2026-01-05 02:49:45] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.061960 10.0.0.23 - - [2026-01-05 02:49:45] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001214 10.0.0.23 - - [2026-01-05 02:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.23 - - [2026-01-05 02:49:45] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?fields=security_groups HTTP/1.1" 200 1355 0.077858 10.0.0.23 - - [2026-01-05 02:49:45] "DELETE /security-group/129749bc-5961-4559-ba62-69bae80ad620 HTTP/1.1" 200 115 0.062525 10.0.0.23 - - [2026-01-05 02:49:45] "GET /projects?obj_uuids=1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000924 10.0.0.23 - - [2026-01-05 02:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000667 10.0.0.27 - - [2026-01-05 02:49:45] "DELETE /access-control-list/deb841e7-c2bb-454d-bc1e-8a82bbda22c1 HTTP/1.1" 200 115 0.042649 10.0.0.23 - - [2026-01-05 02:49:45] "GET /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4?fields=application_policy_sets HTTP/1.1" 200 1394 0.044629 10.0.0.27 - - [2026-01-05 02:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.27 - - [2026-01-05 02:49:45] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007043 10.0.0.23 - - [2026-01-05 02:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.23 - - [2026-01-05 02:49:45] "DELETE /project/1365b6a1-dbfa-4c9c-a64e-b2bf823d4cb4 HTTP/1.1" 200 115 0.505617 10.0.0.33 - - [2026-01-05 02:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-01-05 02:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.23 - - [2026-01-05 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2026-01-05 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2026-01-05 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.27 - - [2026-01-05 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-01-05 02:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2026-01-05 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2026-01-05 02:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.27 - - [2026-01-05 02:49:47] "POST /neutron/port HTTP/1.1" 200 1117 0.076585 10.0.0.27 - - [2026-01-05 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.27 - - [2026-01-05 02:49:47] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004220 10.0.0.27 - - [2026-01-05 02:49:47] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003408 10.0.0.27 - - [2026-01-05 02:49:47] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006574 10.0.0.27 - - [2026-01-05 02:49:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008348 10.0.0.27 - - [2026-01-05 02:49:48] "POST /neutron/port HTTP/1.1" 200 1117 0.027416 10.0.0.27 - - [2026-01-05 02:49:48] "GET /virtual-machine/778791d8-59b4-49f5-be8b-6bc0509e0f5b HTTP/1.1" 200 1285 0.007416 10.0.0.27 - - [2026-01-05 02:49:48] "GET /virtual-machine-interface/24ef4e6e-45e7-42a1-837a-2a9875458712 HTTP/1.1" 200 2925 0.006268 10.0.0.27 - - [2026-01-05 02:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.27 - - [2026-01-05 02:49:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004527 10.0.0.27 - - [2026-01-05 02:49:48] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003308 10.0.0.27 - - [2026-01-05 02:49:48] "GET /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006993 10.0.0.27 - - [2026-01-05 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.27 - - [2026-01-05 02:49:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004071 10.0.0.27 - - [2026-01-05 02:49:49] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004018 10.0.0.27 - - [2026-01-05 02:49:49] "GET /virtual-network/3de1d3e8-4781-4192-b564-0029650d7cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007644 10.0.0.27 - - [2026-01-05 02:49:49] "POST /routing-policys HTTP/1.1" 200 534 0.035003 10.0.0.27 - - [2026-01-05 02:49:49] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007962 10.0.0.27 - - [2026-01-05 02:49:49] "PUT /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42 HTTP/1.1" 200 264 0.064332 10.0.0.27 - - [2026-01-05 02:49:53] "POST /routing-policys HTTP/1.1" 200 534 0.025836 10.0.0.27 - - [2026-01-05 02:49:53] "GET /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008539 10.0.0.27 - - [2026-01-05 02:49:53] "POST /ref-update HTTP/1.1" 200 156 0.027863 10.0.0.27 - - [2026-01-05 02:49:53] "PUT /virtual-network/5f9cabb5-b71d-4f06-8484-14617e681d42 HTTP/1.1" 200 264 0.081379 10.0.0.27 - - [2026-01-05 02:49:53] "POST /ref-update HTTP/1.1" 200 156 0.051115 10.0.0.27 - - [2026-01-05 02:49:53] "DELETE /routing-policy/8396e53e-26a6-458c-b050-ba69d24d9cf6 HTTP/1.1" 200 115 0.051688 10.0.0.27 - - [2026-01-05 02:49:53] "POST /ref-update HTTP/1.1" 200 156 0.059288 10.0.0.27 - - [2026-01-05 02:49:53] "DELETE /routing-policy/f9a37496-3641-4c22-ba0b-07d7445dac27 HTTP/1.1" 200 115 0.038911 10.0.0.27 - - [2026-01-05 02:49:54] "POST /neutron/network HTTP/1.1" 400 204 0.017905 10.0.0.27 - - [2026-01-05 02:49:54] "POST /neutron/port HTTP/1.1" 200 151 0.193860 10.0.0.27 - - [2026-01-05 02:49:54] "POST /neutron/port HTTP/1.1" 200 151 0.201835 10.0.0.27 - - [2026-01-05 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.27 - - [2026-01-05 02:49:56] "POST /neutron/network HTTP/1.1" 200 832 0.007479 10.0.0.27 - - [2026-01-05 02:49:56] "DELETE /route-target/2c3bb9f5-20fa-4a26-b773-403eec58491d HTTP/1.1" 409 239 0.008983 10.0.0.27 - - [2026-01-05 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.27 - - [2026-01-05 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.23 - - [2026-01-05 02:49:59] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002258 10.0.0.27 - - [2026-01-05 02:49:59] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.044281 10.0.0.23 - - [2026-01-05 02:49:59] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000998 10.0.0.27 - - [2026-01-05 02:49:59] "POST /neutron/network HTTP/1.1" 200 612 0.110139 10.0.0.27 - - [2026-01-05 02:49:59] "POST /ref-update HTTP/1.1" 200 156 0.024630 10.0.0.27 - - [2026-01-05 02:49:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.003479 10.0.0.27 - - [2026-01-05 02:49:59] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005694 10.0.0.27 - - [2026-01-05 02:49:59] "POST /neutron/network HTTP/1.1" 200 830 0.006088 10.0.0.27 - - [2026-01-05 02:49:59] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005214 10.0.0.27 - - [2026-01-05 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2026-01-05 02:49:59] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005727 10.0.0.27 - - [2026-01-05 02:49:59] "PUT /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd HTTP/1.1" 200 264 0.052702 10.0.0.27 - - [2026-01-05 02:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.23 - - [2026-01-05 02:49:59] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000937 10.0.0.27 - - [2026-01-05 02:50:00] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.038432 10.0.0.27 - - [2026-01-05 02:50:00] "POST /neutron/network HTTP/1.1" 200 117 0.015657 10.0.0.27 - - [2026-01-05 02:50:00] "POST /route-targets HTTP/1.1" 200 327 0.014741 10.0.0.27 - - [2026-01-05 02:50:00] "POST /neutron/network HTTP/1.1" 200 831 0.012283 10.0.0.27 - - [2026-01-05 02:50:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001639 10.0.0.27 - - [2026-01-05 02:50:00] "GET /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006376 10.0.0.27 - - [2026-01-05 02:50:00] "GET /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008347 10.0.0.27 - - [2026-01-05 02:50:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.009773 10.0.0.27 - - [2026-01-05 02:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.27 - - [2026-01-05 02:50:00] "GET /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005557 10.0.0.27 - - [2026-01-05 02:50:00] "PUT /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251 HTTP/1.1" 200 264 0.058112 10.0.0.27 - - [2026-01-05 02:50:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001379 10.0.0.23 - - [2026-01-05 02:50:01] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001785 10.0.0.27 - - [2026-01-05 02:50:01] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.085967 10.0.0.27 - - [2026-01-05 02:50:01] "POST /neutron/port HTTP/1.1" 200 117 0.007763 10.0.0.27 - - [2026-01-05 02:50:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001802 10.0.0.27 - - [2026-01-05 02:50:02] "POST /neutron/network HTTP/1.1" 200 841 0.007393 10.0.0.27 - - [2026-01-05 02:50:02] "POST /neutron/port HTTP/1.1" 200 1052 0.017587 10.0.0.23 - - [2026-01-05 02:50:02] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001036 10.0.0.27 - - [2026-01-05 02:50:02] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.103870 10.0.0.27 - - [2026-01-05 02:50:02] "POST /neutron/port HTTP/1.1" 200 1116 0.041304 10.0.0.27 - - [2026-01-05 02:50:02] "POST /neutron/subnet HTTP/1.1" 200 694 0.008134 10.0.0.27 - - [2026-01-05 02:50:03] "POST /neutron/port HTTP/1.1" 200 1116 0.022384 10.0.0.27 - - [2026-01-05 02:50:03] "POST /neutron/port HTTP/1.1" 200 1116 0.019464 10.0.0.23 - - [2026-01-05 02:50:03] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001349 10.0.0.27 - - [2026-01-05 02:50:03] "POST /neutron/port HTTP/1.1" 200 1053 0.274790 10.0.0.27 - - [2026-01-05 02:50:04] "POST /neutron/port HTTP/1.1" 200 1107 0.119793 10.0.0.27 - - [2026-01-05 02:50:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.008222 10.0.0.33 - - [2026-01-05 02:50:07] "GET /obj-perms HTTP/1.1" 200 5056 0.057278 10.0.0.27 - - [2026-01-05 02:50:08] "POST /neutron/port HTTP/1.1" 200 1116 0.016631 10.0.0.27 - - [2026-01-05 02:50:08] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006866 10.0.0.27 - - [2026-01-05 02:50:08] "GET /virtual-machine/16eb31e3-4c51-4223-81e0-91bc08aa1880 HTTP/1.1" 200 1284 0.007856 10.0.0.27 - - [2026-01-05 02:50:08] "GET /virtual-machine-interface/5c6c8ef1-dbc8-4df1-8d78-e98d3dc064c4 HTTP/1.1" 200 2926 0.007638 10.0.0.27 - - [2026-01-05 02:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.27 - - [2026-01-05 02:50:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004461 10.0.0.27 - - [2026-01-05 02:50:08] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003634 10.0.0.27 - - [2026-01-05 02:50:08] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006674 10.0.0.27 - - [2026-01-05 02:50:11] "POST /neutron/port HTTP/1.1" 200 1116 0.017844 10.0.0.27 - - [2026-01-05 02:50:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005190 10.0.0.27 - - [2026-01-05 02:50:11] "POST /neutron/network HTTP/1.1" 200 830 0.007069 10.0.0.27 - - [2026-01-05 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.27 - - [2026-01-05 02:50:11] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006681 10.0.0.27 - - [2026-01-05 02:50:13] "POST /neutron/port HTTP/1.1" 200 1117 0.016162 10.0.0.27 - - [2026-01-05 02:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.27 - - [2026-01-05 02:50:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004718 10.0.0.27 - - [2026-01-05 02:50:13] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003652 10.0.0.27 - - [2026-01-05 02:50:13] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007090 10.0.0.27 - - [2026-01-05 02:50:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008265 10.0.0.27 - - [2026-01-05 02:50:14] "POST /neutron/port HTTP/1.1" 200 1117 0.019061 10.0.0.27 - - [2026-01-05 02:50:14] "GET /virtual-machine/c84c0f5e-b194-48c0-9408-0a1ccdfbcd28 HTTP/1.1" 200 1286 0.005431 10.0.0.27 - - [2026-01-05 02:50:14] "GET /virtual-machine-interface/108ec25e-e015-4374-984e-a55d4cb2e394 HTTP/1.1" 200 2926 0.005610 10.0.0.27 - - [2026-01-05 02:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2026-01-05 02:50:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003402 10.0.0.27 - - [2026-01-05 02:50:14] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003275 10.0.0.27 - - [2026-01-05 02:50:14] "GET /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006135 10.0.0.27 - - [2026-01-05 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.27 - - [2026-01-05 02:50:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004151 10.0.0.27 - - [2026-01-05 02:50:15] "GET /virtual-networks?parent_id=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003206 10.0.0.27 - - [2026-01-05 02:50:15] "GET /virtual-network/50106be3-49c0-421e-b841-fdb9611b9251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005744 10.0.0.27 - - [2026-01-05 02:50:15] "POST /interface-route-tables HTTP/1.1" 200 574 0.035567 10.0.0.27 - - [2026-01-05 02:50:15] "GET /interface-route-table/5849d436-e392-4623-848c-8dee092c05c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1305 0.007401 10.0.0.27 - - [2026-01-05 02:50:15] "GET /virtual-machine-interface/5c6c8ef1-dbc8-4df1-8d78-e98d3dc064c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2705 0.007165 10.0.0.27 - - [2026-01-05 02:50:15] "POST /ref-update HTTP/1.1" 200 156 0.018744 10.0.0.27 - - [2026-01-05 02:50:16] "POST /routing-policys HTTP/1.1" 200 534 0.028249 10.0.0.27 - - [2026-01-05 02:50:16] "GET /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005777 10.0.0.27 - - [2026-01-05 02:50:16] "POST /ref-update HTTP/1.1" 200 156 0.026779 10.0.0.27 - - [2026-01-05 02:50:16] "PUT /virtual-network/6cd7671f-c6ec-4e61-ae2a-1baf3f4574fd HTTP/1.1" 200 264 0.066640 10.0.0.27 - - [2026-01-05 02:50:19] "POST /ref-update HTTP/1.1" 200 156 0.054391 10.0.0.27 - - [2026-01-05 02:50:20] "DELETE /routing-policy/cbeda351-ce0b-4e79-9906-a4e2e01df408 HTTP/1.1" 200 115 0.056195 10.0.0.27 - - [2026-01-05 02:50:20] "POST /neutron/network HTTP/1.1" 400 204 0.019230 10.0.0.27 - - [2026-01-05 02:50:20] "POST /neutron/port HTTP/1.1" 200 1107 0.016420 10.0.0.27 - - [2026-01-05 02:50:21] "POST /neutron/port HTTP/1.1" 200 151 0.324084 10.0.0.27 - - [2026-01-05 02:50:22] "POST /neutron/network HTTP/1.1" 200 830 0.007883 10.0.0.27 - - [2026-01-05 02:50:22] "DELETE /route-target/de2e273b-15e2-4718-a703-b7e59afb0a27 HTTP/1.1" 200 115 0.041913 10.0.0.27 - - [2026-01-05 02:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.27 - - [2026-01-05 02:50:22] "DELETE /route-target/60be3517-fca6-4245-90c5-bb99d5408e44 HTTP/1.1" 200 115 0.024128 10.0.0.23 - - [2026-01-05 02:50:23] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001190 10.0.0.27 - - [2026-01-05 02:50:23] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.050816 10.0.0.23 - - [2026-01-05 02:50:23] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002824 10.0.0.27 - - [2026-01-05 02:50:24] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=virtual_networks HTTP/1.1" 200 1027 0.057764 10.0.0.23 - - [2026-01-05 02:50:24] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000968 10.0.0.27 - - [2026-01-05 02:50:24] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.048396 10.0.0.23 - - [2026-01-05 02:50:24] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000992 10.0.0.27 - - [2026-01-05 02:50:24] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=security_groups HTTP/1.1" 200 1246 0.036334 10.0.0.27 - - [2026-01-05 02:50:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.029610 10.0.0.23 - - [2026-01-05 02:50:25] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004194 10.0.0.23 - - [2026-01-05 02:50:25] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001863 10.0.0.23 - - [2026-01-05 02:50:25] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008575 10.0.0.23 - - [2026-01-05 02:50:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.003041 10.0.0.23 - - [2026-01-05 02:50:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.006656 10.0.0.23 - - [2026-01-05 02:50:25] "POST /security-groups HTTP/1.1" 200 595 0.080551 10.0.0.23 - - [2026-01-05 02:50:25] "POST /projects HTTP/1.1" 200 593 0.288094 10.0.0.27 - - [2026-01-05 02:50:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.006260 10.0.0.23 - - [2026-01-05 02:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.358785 10.0.0.27 - - [2026-01-05 02:50:25] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.498708 10.0.0.27 - - [2026-01-05 02:50:26] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.27 - - [2026-01-05 02:50:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.27 - - [2026-01-05 02:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.058087 10.0.0.23 - - [2026-01-05 02:50:28] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000976 10.0.0.27 - - [2026-01-05 02:50:28] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045717 10.0.0.23 - - [2026-01-05 02:50:28] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.27 - - [2026-01-05 02:50:29] "POST /neutron/network HTTP/1.1" 200 613 0.144722 10.0.0.27 - - [2026-01-05 02:50:29] "POST /ref-update HTTP/1.1" 200 156 0.030713 10.0.0.27 - - [2026-01-05 02:50:29] "POST /id-to-fqname HTTP/1.1" 200 226 0.003191 10.0.0.27 - - [2026-01-05 02:50:29] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006075 10.0.0.27 - - [2026-01-05 02:50:29] "POST /neutron/network HTTP/1.1" 200 832 0.006076 10.0.0.27 - - [2026-01-05 02:50:29] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007167 10.0.0.27 - - [2026-01-05 02:50:29] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005835 10.0.0.27 - - [2026-01-05 02:50:30] "GET /obj-perms HTTP/1.1" 200 5038 0.056583 10.0.0.27 - - [2026-01-05 02:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-01-05 02:50:31] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007843 10.0.0.27 - - [2026-01-05 02:50:31] "PUT /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974 HTTP/1.1" 200 264 0.051226 10.0.0.27 - - [2026-01-05 02:50:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.001911 10.0.0.27 - - [2026-01-05 02:50:36] "POST /neutron/network HTTP/1.1" 200 842 0.010126 10.0.0.23 - - [2026-01-05 02:50:37] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.27 - - [2026-01-05 02:50:37] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.073229 10.0.0.27 - - [2026-01-05 02:50:37] "POST /neutron/port HTTP/1.1" 200 117 0.006093 10.0.0.23 - - [2026-01-05 02:50:37] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000984 10.0.0.27 - - [2026-01-05 02:50:38] "POST /neutron/port HTTP/1.1" 200 1064 0.254732 10.0.0.27 - - [2026-01-05 02:50:38] "POST /neutron/port HTTP/1.1" 200 1118 0.100183 10.0.0.27 - - [2026-01-05 02:50:38] "POST /neutron/subnet HTTP/1.1" 200 698 0.008137 10.0.0.27 - - [2026-01-05 02:50:42] "POST /neutron/port HTTP/1.1" 200 1128 0.016389 10.0.0.27 - - [2026-01-05 02:50:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007134 10.0.0.27 - - [2026-01-05 02:50:42] "GET /virtual-machine/9d8eb376-8e9d-4675-adf4-ebcd8a569be9 HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2026-01-05 02:50:43] "GET /virtual-machine/9d8eb376-8e9d-4675-adf4-ebcd8a569be9 HTTP/1.1" 200 1297 0.029361 10.0.0.27 - - [2026-01-05 02:50:43] "GET /virtual-machine-interface/9d0b7752-adc8-45bc-99ed-2786e8d07e78 HTTP/1.1" 200 2967 0.005082 10.0.0.27 - - [2026-01-05 02:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2026-01-05 02:50:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003808 10.0.0.27 - - [2026-01-05 02:50:43] "GET /virtual-networks?parent_id=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003079 10.0.0.27 - - [2026-01-05 02:50:43] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006139 10.0.0.23 - - [2026-01-05 02:50:45] "DELETE /project/ec641da0b9044f978bd9e0ffdc960ab5 HTTP/1.1" 404 173 0.004255 10.0.0.23 - - [2026-01-05 02:50:45] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000871 10.0.0.23 - - [2026-01-05 02:50:45] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.049874 10.0.0.23 - - [2026-01-05 02:50:45] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001317 10.0.0.23 - - [2026-01-05 02:50:46] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=security_groups HTTP/1.1" 200 1351 0.061912 10.0.0.23 - - [2026-01-05 02:50:46] "DELETE /security-group/1d74bf22-2c0d-489c-8bcb-4cb03b3eb7b3 HTTP/1.1" 200 115 0.079873 10.0.0.23 - - [2026-01-05 02:50:46] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001192 10.0.0.27 - - [2026-01-05 02:50:46] "DELETE /access-control-list/0f6cd226-ce5c-47b6-83f7-0a893ab1252f HTTP/1.1" 200 115 0.049070 10.0.0.23 - - [2026-01-05 02:50:46] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=application_policy_sets HTTP/1.1" 200 1390 0.060936 10.0.0.23 - - [2026-01-05 02:50:46] "DELETE /project/04cd9504-227b-4d20-92d3-4cd6f1695a99 HTTP/1.1" 409 278 0.367603 10.0.0.27 - - [2026-01-05 02:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-01-05 02:50:46] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004965 10.0.0.27 - - [2026-01-05 02:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-01-05 02:50:50] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005526 10.0.0.27 - - [2026-01-05 02:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2026-01-05 02:50:54] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006803 10.0.0.27 - - [2026-01-05 02:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.27 - - [2026-01-05 02:50:58] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.011561 10.0.0.27 - - [2026-01-05 02:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2026-01-05 02:51:02] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005519 10.0.0.27 - - [2026-01-05 02:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-01-05 02:51:06] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006485 10.0.0.23 - - [2026-01-05 02:51:07] "GET /obj-perms HTTP/1.1" 200 5056 0.048857 10.0.0.27 - - [2026-01-05 02:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.27 - - [2026-01-05 02:51:10] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005343 10.0.0.27 - - [2026-01-05 02:51:12] "POST /neutron/port HTTP/1.1" 200 1128 0.018781 10.0.0.27 - - [2026-01-05 02:51:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004912 10.0.0.27 - - [2026-01-05 02:51:12] "POST /neutron/network HTTP/1.1" 200 832 0.006991 10.0.0.27 - - [2026-01-05 02:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.27 - - [2026-01-05 02:51:15] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005385 10.0.0.27 - - [2026-01-05 02:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2026-01-05 02:51:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003520 10.0.0.27 - - [2026-01-05 02:51:19] "GET /virtual-networks?parent_id=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002922 10.0.0.27 - - [2026-01-05 02:51:19] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006994 10.0.0.27 - - [2026-01-05 02:51:24] "POST /neutron/port HTTP/1.1" 200 1128 0.017799 10.0.0.27 - - [2026-01-05 02:51:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007463 10.0.0.27 - - [2026-01-05 02:51:34] "POST /neutron/port HTTP/1.1" 200 1128 0.016487 10.0.0.27 - - [2026-01-05 02:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.27 - - [2026-01-05 02:51:39] "GET /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005821 10.0.0.27 - - [2026-01-05 02:51:40] "PUT /virtual-network/3b08ad0d-6066-4f7c-8347-0bae3c088974 HTTP/1.1" 200 264 0.083098 10.0.0.27 - - [2026-01-05 02:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.064170 10.0.0.27 - - [2026-01-05 02:51:45] "POST /neutron/network HTTP/1.1" 400 204 0.017436 10.0.0.27 - - [2026-01-05 02:51:45] "POST /neutron/port HTTP/1.1" 200 151 0.164931 10.0.0.27 - - [2026-01-05 02:51:47] "DELETE /route-target/6504d0a0-8109-4fc6-917a-b35ed7102127 HTTP/1.1" 200 115 0.022156 10.0.0.27 - - [2026-01-05 02:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.23 - - [2026-01-05 02:51:50] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000981 10.0.0.27 - - [2026-01-05 02:51:50] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.041827 10.0.0.27 - - [2026-01-05 02:51:50] "POST /neutron/network HTTP/1.1" 200 117 0.011935 10.0.0.27 - - [2026-01-05 02:51:50] "POST /neutron/network HTTP/1.1" 200 833 0.008459 10.0.0.27 - - [2026-01-05 02:51:50] "POST /id-to-fqname HTTP/1.1" 200 226 0.001038 10.0.0.27 - - [2026-01-05 02:51:50] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006026 10.0.0.27 - - [2026-01-05 02:51:50] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005590 10.0.0.27 - - [2026-01-05 02:51:50] "POST /neutron/subnet HTTP/1.1" 200 730 0.011810 10.0.0.27 - - [2026-01-05 02:51:50] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006470 10.0.0.27 - - [2026-01-05 02:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-01-05 02:51:51] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005517 10.0.0.27 - - [2026-01-05 02:51:51] "POST /route-targets HTTP/1.1" 200 327 0.016221 10.0.0.27 - - [2026-01-05 02:51:51] "PUT /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d HTTP/1.1" 200 264 0.056487 10.0.0.27 - - [2026-01-05 02:51:56] "POST /id-to-fqname HTTP/1.1" 200 226 0.001432 10.0.0.23 - - [2026-01-05 02:51:57] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001074 10.0.0.27 - - [2026-01-05 02:51:57] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.084787 10.0.0.27 - - [2026-01-05 02:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.010932 10.0.0.27 - - [2026-01-05 02:51:58] "POST /neutron/network HTTP/1.1" 200 843 0.007742 10.0.0.27 - - [2026-01-05 02:51:58] "POST /neutron/port HTTP/1.1" 200 1065 0.046673 10.0.0.27 - - [2026-01-05 02:51:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003618 10.0.0.27 - - [2026-01-05 02:51:58] "POST /neutron/network HTTP/1.1" 200 833 0.006356 10.0.0.27 - - [2026-01-05 02:52:02] "POST /neutron/port HTTP/1.1" 200 1129 0.018435 10.0.0.27 - - [2026-01-05 02:52:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007747 10.0.0.27 - - [2026-01-05 02:52:03] "GET /virtual-machine/797f49c9-00c1-4b62-8a68-5dc0f1ffa19f HTTP/1.1" 200 1295 0.005755 10.0.0.27 - - [2026-01-05 02:52:03] "GET /virtual-machine-interface/0c9aa0ca-ab62-4498-aac3-7e515c106b09 HTTP/1.1" 200 2965 0.005298 10.0.0.27 - - [2026-01-05 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2026-01-05 02:52:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004843 10.0.0.27 - - [2026-01-05 02:52:03] "GET /virtual-networks?parent_id=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003182 10.0.0.27 - - [2026-01-05 02:52:03] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006010 10.0.0.27 - - [2026-01-05 02:52:05] "POST /neutron/network HTTP/1.1" 200 843 0.008303 10.0.0.27 - - [2026-01-05 02:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.27 - - [2026-01-05 02:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2026-01-05 02:52:06] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005582 10.0.0.33 - - [2026-01-05 02:52:08] "GET /obj-perms HTTP/1.1" 200 5056 0.065296 10.0.0.27 - - [2026-01-05 02:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-01-05 02:52:10] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005327 10.0.0.27 - - [2026-01-05 02:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2026-01-05 02:52:14] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005959 10.0.0.27 - - [2026-01-05 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.27 - - [2026-01-05 02:52:18] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005158 10.0.0.27 - - [2026-01-05 02:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010926 10.0.0.27 - - [2026-01-05 02:52:22] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007379 10.0.0.27 - - [2026-01-05 02:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2026-01-05 02:52:26] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005730 10.0.0.27 - - [2026-01-05 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-01-05 02:52:30] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005116 10.0.0.27 - - [2026-01-05 02:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2026-01-05 02:52:34] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005122 10.0.0.27 - - [2026-01-05 02:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.27 - - [2026-01-05 02:52:38] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006128 10.0.0.27 - - [2026-01-05 02:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.27 - - [2026-01-05 02:52:41] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004817 10.0.0.27 - - [2026-01-05 02:52:41] "GET /virtual-networks?parent_id=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003828 10.0.0.27 - - [2026-01-05 02:52:41] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.006847 10.0.0.27 - - [2026-01-05 02:52:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009418 10.0.0.27 - - [2026-01-05 02:52:50] "POST /neutron/port HTTP/1.1" 200 1129 0.017728 10.0.0.27 - - [2026-01-05 02:52:51] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007198 10.0.0.27 - - [2026-01-05 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.27 - - [2026-01-05 02:53:02] "GET /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008271 10.0.0.27 - - [2026-01-05 02:53:02] "PUT /virtual-network/1ce977d7-6f4f-4cca-8f94-d27784acc88d HTTP/1.1" 200 264 0.062505 10.0.0.27 - - [2026-01-05 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.27 - - [2026-01-05 02:53:06] "POST /neutron/port HTTP/1.1" 200 1129 0.017475 10.0.0.27 - - [2026-01-05 02:53:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003985 10.0.0.27 - - [2026-01-05 02:53:06] "POST /neutron/network HTTP/1.1" 200 833 0.006352 10.0.0.27 - - [2026-01-05 02:53:07] "POST /neutron/port HTTP/1.1" 200 1129 0.017576 10.0.0.27 - - [2026-01-05 02:53:08] "GET /obj-perms HTTP/1.1" 200 5056 0.049906 10.0.0.27 - - [2026-01-05 02:53:09] "POST /neutron/network HTTP/1.1" 200 833 0.006689 10.0.0.27 - - [2026-01-05 02:53:09] "DELETE /route-target/55840b1c-2ec3-4965-8e59-adb5381f79b4 HTTP/1.1" 200 115 0.023377 10.0.0.23 - - [2026-01-05 02:53:11] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.028607 10.0.0.27 - - [2026-01-05 02:53:11] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.070332 10.0.0.23 - - [2026-01-05 02:53:11] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001227 10.0.0.27 - - [2026-01-05 02:53:11] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?fields=virtual_networks HTTP/1.1" 200 1051 0.042957 10.0.0.23 - - [2026-01-05 02:53:11] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000983 10.0.0.27 - - [2026-01-05 02:53:11] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.048307 10.0.0.23 - - [2026-01-05 02:53:11] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001458 10.0.0.27 - - [2026-01-05 02:53:11] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?fields=security_groups HTTP/1.1" 200 1281 0.052449 10.0.0.27 - - [2026-01-05 02:53:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.032136 10.0.0.23 - - [2026-01-05 02:53:12] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003140 10.0.0.23 - - [2026-01-05 02:53:12] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001679 10.0.0.23 - - [2026-01-05 02:53:12] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036729 10.0.0.23 - - [2026-01-05 02:53:12] "POST /id-to-fqname HTTP/1.1" 200 216 0.005777 10.0.0.23 - - [2026-01-05 02:53:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.008854 10.0.0.23 - - [2026-01-05 02:53:12] "POST /security-groups HTTP/1.1" 200 616 0.075047 10.0.0.23 - - [2026-01-05 02:53:12] "POST /projects HTTP/1.1" 200 635 0.290011 10.0.0.23 - - [2026-01-05 02:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.362273 10.0.0.27 - - [2026-01-05 02:53:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.013563 10.0.0.27 - - [2026-01-05 02:53:12] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.548973 10.0.0.27 - - [2026-01-05 02:53:13] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.27 - - [2026-01-05 02:53:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2026-01-05 02:53:15] "POST /fqname-to-id HTTP/1.1" 404 249 0.053452 10.0.0.27 - - [2026-01-05 02:53:16] "POST /access-control-lists HTTP/1.1" 200 643 0.024417 10.0.0.27 - - [2026-01-05 02:53:16] "PUT /access-control-list/79c2d832-2875-4663-81ea-84d2fb3f0d68 HTTP/1.1" 200 272 0.014111 10.0.0.23 - - [2026-01-05 02:53:16] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000942 10.0.0.27 - - [2026-01-05 02:53:16] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.088205 10.0.0.27 - - [2026-01-05 02:53:16] "PUT /access-control-list/a12801b4-8a16-4f3c-b427-94329cea8be2 HTTP/1.1" 200 272 0.026893 10.0.0.27 - - [2026-01-05 02:53:16] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014359 10.0.0.27 - - [2026-01-05 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2026-01-05 02:53:16] "GET /security-group/1cd52448-1f8c-43be-9cb9-28f20d229cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006860 10.0.0.27 - - [2026-01-05 02:53:17] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004379 10.0.0.27 - - [2026-01-05 02:53:17] "DELETE /access-control-list/79c2d832-2875-4663-81ea-84d2fb3f0d68 HTTP/1.1" 200 115 0.049778 10.0.0.27 - - [2026-01-05 02:53:17] "POST /fqname-to-id HTTP/1.1" 404 249 0.014321 10.0.0.27 - - [2026-01-05 02:53:17] "POST /fqname-to-id HTTP/1.1" 404 249 0.003407 10.0.0.27 - - [2026-01-05 02:53:18] "POST /access-control-lists HTTP/1.1" 200 643 0.024896 10.0.0.27 - - [2026-01-05 02:53:18] "PUT /access-control-list/c4fb6ddf-0b5c-41fa-b477-de2044c4c766 HTTP/1.1" 200 272 0.024756 10.0.0.23 - - [2026-01-05 02:53:18] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000937 10.0.0.27 - - [2026-01-05 02:53:18] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.067320 10.0.0.27 - - [2026-01-05 02:53:18] "PUT /access-control-list/42006884-d397-496d-9353-3bd986cf434d HTTP/1.1" 200 272 0.022793 10.0.0.27 - - [2026-01-05 02:53:18] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022545 10.0.0.27 - - [2026-01-05 02:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.27 - - [2026-01-05 02:53:18] "GET /security-group/9cf7bf57-3abc-417d-b6f8-febecf7953ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009849 10.0.0.23 - - [2026-01-05 02:53:19] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001077 10.0.0.27 - - [2026-01-05 02:53:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.046425 10.0.0.27 - - [2026-01-05 02:53:19] "PUT /access-control-list/42006884-d397-496d-9353-3bd986cf434d HTTP/1.1" 200 272 0.026181 10.0.0.27 - - [2026-01-05 02:53:19] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.198254 10.0.0.27 - - [2026-01-05 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009759 10.0.0.23 - - [2026-01-05 02:53:19] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001341 10.0.0.27 - - [2026-01-05 02:53:20] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.067705 10.0.0.23 - - [2026-01-05 02:53:20] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001201 10.0.0.27 - - [2026-01-05 02:53:20] "POST /neutron/network HTTP/1.1" 200 720 0.152484 10.0.0.27 - - [2026-01-05 02:53:20] "POST /route-targets HTTP/1.1" 200 327 0.013371 10.0.0.27 - - [2026-01-05 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.059362 10.0.0.27 - - [2026-01-05 02:53:20] "POST /neutron/network HTTP/1.1" 200 1113 0.020925 10.0.0.27 - - [2026-01-05 02:53:20] "POST /id-to-fqname HTTP/1.1" 200 290 0.001123 10.0.0.27 - - [2026-01-05 02:53:20] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005467 10.0.0.27 - - [2026-01-05 02:53:20] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007111 10.0.0.27 - - [2026-01-05 02:53:20] "POST /neutron/subnet HTTP/1.1" 200 823 0.012685 10.0.0.27 - - [2026-01-05 02:53:21] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006108 10.0.0.23 - - [2026-01-05 02:53:22] "GET /obj-perms HTTP/1.1" 200 5080 0.070950 10.0.0.27 - - [2026-01-05 02:53:22] "POST /id-to-fqname HTTP/1.1" 200 290 0.001276 10.0.0.27 - - [2026-01-05 02:53:22] "POST /neutron/network HTTP/1.1" 200 1123 0.007183 10.0.0.23 - - [2026-01-05 02:53:23] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.003356 10.0.0.27 - - [2026-01-05 02:53:23] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.083688 10.0.0.27 - - [2026-01-05 02:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.007213 10.0.0.27 - - [2026-01-05 02:53:23] "POST /id-to-fqname HTTP/1.1" 200 290 0.001339 10.0.0.27 - - [2026-01-05 02:53:24] "POST /neutron/network HTTP/1.1" 200 1123 0.009520 10.0.0.23 - - [2026-01-05 02:53:24] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000909 10.0.0.27 - - [2026-01-05 02:53:24] "POST /neutron/port HTTP/1.1" 200 1192 0.320371 10.0.0.23 - - [2026-01-05 02:53:24] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000974 10.0.0.27 - - [2026-01-05 02:53:24] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075107 10.0.0.27 - - [2026-01-05 02:53:24] "POST /neutron/port HTTP/1.1" 200 1192 0.037177 10.0.0.27 - - [2026-01-05 02:53:25] "POST /neutron/port HTTP/1.1" 200 1256 0.018918 10.0.0.27 - - [2026-01-05 02:53:25] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006280 10.0.0.27 - - [2026-01-05 02:53:25] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.27 - - [2026-01-05 02:53:25] "POST /neutron/port HTTP/1.1" 200 1256 0.015810 10.0.0.23 - - [2026-01-05 02:53:25] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001155 10.0.0.27 - - [2026-01-05 02:53:25] "POST /neutron/security_group HTTP/1.1" 200 3456 0.060305 10.0.0.27 - - [2026-01-05 02:53:26] "POST /neutron/port HTTP/1.1" 200 1192 0.019604 10.0.0.27 - - [2026-01-05 02:53:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003704 10.0.0.27 - - [2026-01-05 02:53:26] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.27 - - [2026-01-05 02:53:30] "POST /neutron/port HTTP/1.1" 200 1256 0.020817 10.0.0.27 - - [2026-01-05 02:53:30] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007000 10.0.0.27 - - [2026-01-05 02:53:30] "POST /neutron/port HTTP/1.1" 200 1256 0.016674 10.0.0.27 - - [2026-01-05 02:53:30] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 401 292 0.000400 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.029527 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.004330 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.007308 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.004296 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.005322 10.0.0.27 - - [2026-01-05 02:53:31] "GET /instance-ip/368c1277-a536-45a3-977f-eff2f5f39de2 HTTP/1.1" 200 1716 0.005497 10.0.0.27 - - [2026-01-05 02:53:31] "GET /instance-ip/98bb5554-a6d3-4a8d-aaf0-44f45aca2a38 HTTP/1.1" 200 1735 0.005006 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.003469 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.004694 10.0.0.27 - - [2026-01-05 02:53:31] "GET /instance-ip/368c1277-a536-45a3-977f-eff2f5f39de2 HTTP/1.1" 200 1716 0.004528 10.0.0.27 - - [2026-01-05 02:53:31] "GET /instance-ip/98bb5554-a6d3-4a8d-aaf0-44f45aca2a38 HTTP/1.1" 200 1735 0.003506 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004888 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003057 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005792 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004116 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002833 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006144 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003990 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003273 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007096 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005194 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004238 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007062 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007708 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004146 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008416 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004658 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003876 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006071 10.0.0.27 - - [2026-01-05 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.27 - - [2026-01-05 02:53:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004410 10.0.0.27 - - [2026-01-05 02:53:31] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003495 10.0.0.27 - - [2026-01-05 02:53:32] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006414 10.0.0.27 - - [2026-01-05 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.27 - - [2026-01-05 02:53:35] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006450 10.0.0.27 - - [2026-01-05 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.27 - - [2026-01-05 02:53:39] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005305 10.0.0.27 - - [2026-01-05 02:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2026-01-05 02:53:43] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005792 10.0.0.23 - - [2026-01-05 02:53:46] "DELETE /project/7e51aabb008f41b7b640ad10d1e0dad0 HTTP/1.1" 404 173 0.005838 10.0.0.23 - - [2026-01-05 02:53:46] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000957 10.0.0.23 - - [2026-01-05 02:53:46] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.063934 10.0.0.23 - - [2026-01-05 02:53:46] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000885 10.0.0.23 - - [2026-01-05 02:53:46] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?fields=security_groups HTTP/1.1" 200 1386 0.042576 10.0.0.23 - - [2026-01-05 02:53:46] "DELETE /security-group/b15c3c1e-51f6-424b-af36-3eae402d5291 HTTP/1.1" 200 115 0.084686 10.0.0.23 - - [2026-01-05 02:53:46] "GET /projects?obj_uuids=ec641da0-b904-4f97-8bd9-e0ffdc960ab5&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001081 10.0.0.23 - - [2026-01-05 02:53:46] "GET /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5?fields=application_policy_sets HTTP/1.1" 200 1425 0.064902 10.0.0.27 - - [2026-01-05 02:53:46] "DELETE /access-control-list/ba8594b8-ae27-4a36-8b5b-4fc7df2464b9 HTTP/1.1" 200 115 0.081897 10.0.0.23 - - [2026-01-05 02:53:47] "DELETE /project/ec641da0-b904-4f97-8bd9-e0ffdc960ab5 HTTP/1.1" 200 115 0.526666 10.0.0.27 - - [2026-01-05 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.27 - - [2026-01-05 02:53:47] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005545 10.0.0.27 - - [2026-01-05 02:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2026-01-05 02:53:51] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006820 10.0.0.27 - - [2026-01-05 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2026-01-05 02:53:55] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005583 10.0.0.27 - - [2026-01-05 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.27 - - [2026-01-05 02:53:59] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005073 10.0.0.27 - - [2026-01-05 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.27 - - [2026-01-05 02:54:03] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005580 10.0.0.27 - - [2026-01-05 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.27 - - [2026-01-05 02:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006118 10.0.0.27 - - [2026-01-05 02:54:05] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002924 10.0.0.27 - - [2026-01-05 02:54:05] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005498 10.0.0.27 - - [2026-01-05 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.27 - - [2026-01-05 02:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005022 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002735 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005565 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.27 - - [2026-01-05 02:54:06] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.006292 10.0.0.27 - - [2026-01-05 02:54:06] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003774 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-01-05 02:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004459 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003439 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006397 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.27 - - [2026-01-05 02:54:06] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004818 10.0.0.27 - - [2026-01-05 02:54:06] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003391 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.27 - - [2026-01-05 02:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004780 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003138 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007528 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2026-01-05 02:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004992 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002869 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006146 10.0.0.27 - - [2026-01-05 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.27 - - [2026-01-05 02:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004417 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003498 10.0.0.27 - - [2026-01-05 02:54:06] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005838 10.0.0.27 - - [2026-01-05 02:54:06] "GET /obj-perms HTTP/1.1" 200 5080 0.047730 10.0.0.23 - - [2026-01-05 02:54:07] "GET /obj-perms HTTP/1.1" 200 5080 0.004349 10.0.0.27 - - [2026-01-05 02:54:07] "GET /obj-perms HTTP/1.1" 200 5080 0.003254 10.0.0.27 - - [2026-01-05 02:54:07] "GET /obj-perms HTTP/1.1" 200 5080 0.004720 10.0.0.33 - - [2026-01-05 02:54:07] "GET /obj-perms HTTP/1.1" 200 5080 0.052775 10.0.0.27 - - [2026-01-05 02:54:07] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.003887 10.0.0.27 - - [2026-01-05 02:54:07] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.005819 10.0.0.27 - - [2026-01-05 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.27 - - [2026-01-05 02:54:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004220 10.0.0.27 - - [2026-01-05 02:54:07] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003112 10.0.0.27 - - [2026-01-05 02:54:07] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006553 10.0.0.27 - - [2026-01-05 02:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.27 - - [2026-01-05 02:54:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005013 10.0.0.27 - - [2026-01-05 02:54:08] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003637 10.0.0.27 - - [2026-01-05 02:54:08] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005683 10.0.0.27 - - [2026-01-05 02:54:08] "POST /neutron/port HTTP/1.1" 200 1256 0.020199 10.0.0.27 - - [2026-01-05 02:54:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003833 10.0.0.27 - - [2026-01-05 02:54:08] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012608 10.0.0.27 - - [2026-01-05 02:54:08] "POST /neutron/network HTTP/1.1" 200 1113 0.010328 10.0.0.27 - - [2026-01-05 02:54:14] "POST /neutron/port HTTP/1.1" 200 1256 0.022767 10.0.0.27 - - [2026-01-05 02:54:17] "POST /neutron/port HTTP/1.1" 200 1256 0.019916 10.0.0.27 - - [2026-01-05 02:54:17] "POST /neutron/network HTTP/1.1" 200 1123 0.008651 10.0.0.27 - - [2026-01-05 02:54:17] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017101 10.0.0.27 - - [2026-01-05 02:54:17] "POST /neutron/network HTTP/1.1" 200 1113 0.009978 10.0.0.27 - - [2026-01-05 02:54:24] "POST /neutron/port HTTP/1.1" 200 1256 0.020686 10.0.0.27 - - [2026-01-05 02:54:24] "POST /neutron/security_group HTTP/1.1" 200 1455 0.006879 10.0.0.27 - - [2026-01-05 02:54:24] "POST /neutron/port HTTP/1.1" 200 1256 0.016603 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.005894 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.003648 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine-interface/dd4058de-a1d6-4cc5-8c12-148fce40889f HTTP/1.1" 200 3417 0.005431 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.003353 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine-interface/dd4058de-a1d6-4cc5-8c12-148fce40889f HTTP/1.1" 200 3417 0.005977 10.0.0.27 - - [2026-01-05 02:54:24] "GET /instance-ip/3a868718-533b-419f-9956-3e58d128dd1f HTTP/1.1" 200 1716 0.005441 10.0.0.27 - - [2026-01-05 02:54:24] "GET /instance-ip/aabab879-726d-4e71-a256-9daa99cc1a77 HTTP/1.1" 200 1735 0.005113 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.003489 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-machine-interface/dd4058de-a1d6-4cc5-8c12-148fce40889f HTTP/1.1" 200 3417 0.004904 10.0.0.27 - - [2026-01-05 02:54:24] "GET /instance-ip/3a868718-533b-419f-9956-3e58d128dd1f HTTP/1.1" 200 1716 0.004307 10.0.0.27 - - [2026-01-05 02:54:24] "GET /instance-ip/aabab879-726d-4e71-a256-9daa99cc1a77 HTTP/1.1" 200 1735 0.003654 10.0.0.27 - - [2026-01-05 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.27 - - [2026-01-05 02:54:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003814 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003367 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008907 10.0.0.27 - - [2026-01-05 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.27 - - [2026-01-05 02:54:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004901 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003466 10.0.0.27 - - [2026-01-05 02:54:24] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006623 10.0.0.27 - - [2026-01-05 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.27 - - [2026-01-05 02:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004558 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003532 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007114 10.0.0.27 - - [2026-01-05 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2026-01-05 02:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004207 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003278 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006110 10.0.0.27 - - [2026-01-05 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2026-01-05 02:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004451 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003084 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005575 10.0.0.27 - - [2026-01-05 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2026-01-05 02:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004087 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003053 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006196 10.0.0.27 - - [2026-01-05 02:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.27 - - [2026-01-05 02:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008259 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003056 10.0.0.27 - - [2026-01-05 02:54:25] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006420 10.0.0.27 - - [2026-01-05 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.27 - - [2026-01-05 02:54:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004072 10.0.0.27 - - [2026-01-05 02:54:26] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002847 10.0.0.27 - - [2026-01-05 02:54:26] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005753 10.0.0.27 - - [2026-01-05 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.27 - - [2026-01-05 02:54:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003981 10.0.0.27 - - [2026-01-05 02:54:26] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002503 10.0.0.27 - - [2026-01-05 02:54:26] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005720 10.0.0.27 - - [2026-01-05 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2026-01-05 02:54:26] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003909 10.0.0.27 - - [2026-01-05 02:54:26] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005468 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-01-05 02:54:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003767 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003046 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006232 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2026-01-05 02:54:27] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004709 10.0.0.27 - - [2026-01-05 02:54:27] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003670 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.27 - - [2026-01-05 02:54:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004470 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003293 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005730 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-01-05 02:54:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004185 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003182 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007154 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.27 - - [2026-01-05 02:54:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004288 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003573 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007226 10.0.0.23 - - [2026-01-05 02:54:27] "GET /obj-perms HTTP/1.1" 200 5080 0.004180 10.0.0.27 - - [2026-01-05 02:54:27] "GET /obj-perms HTTP/1.1" 200 5080 0.003564 10.0.0.27 - - [2026-01-05 02:54:27] "GET /obj-perms HTTP/1.1" 200 5080 0.004596 10.0.0.23 - - [2026-01-05 02:54:27] "GET /obj-perms HTTP/1.1" 200 5080 0.004189 10.0.0.27 - - [2026-01-05 02:54:27] "GET /obj-perms HTTP/1.1" 200 5080 0.007469 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.005371 10.0.0.27 - - [2026-01-05 02:54:27] "GET /virtual-machine-interface/dd4058de-a1d6-4cc5-8c12-148fce40889f HTTP/1.1" 200 3417 0.007334 10.0.0.27 - - [2026-01-05 02:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2026-01-05 02:54:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004534 10.0.0.27 - - [2026-01-05 02:54:28] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002888 10.0.0.27 - - [2026-01-05 02:54:28] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009285 10.0.0.27 - - [2026-01-05 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.27 - - [2026-01-05 02:54:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003917 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003362 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006169 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.005915 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.005826 10.0.0.27 - - [2026-01-05 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.27 - - [2026-01-05 02:54:29] "GET /security-group/9cf7bf57-3abc-417d-b6f8-febecf7953ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.003564 10.0.0.27 - - [2026-01-05 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.27 - - [2026-01-05 02:54:29] "GET /security-group/9cf7bf57-3abc-417d-b6f8-febecf7953ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005151 10.0.0.27 - - [2026-01-05 02:54:29] "POST /neutron/security_group HTTP/1.1" 200 1455 0.007606 10.0.0.27 - - [2026-01-05 02:54:29] "POST /neutron/port HTTP/1.1" 200 1246 0.016210 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.003648 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3360 0.009807 10.0.0.27 - - [2026-01-05 02:54:29] "POST /neutron/port HTTP/1.1" 200 1218 0.020780 10.0.0.27 - - [2026-01-05 02:54:29] "POST /neutron/port HTTP/1.1" 200 1246 0.084469 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.004190 10.0.0.27 - - [2026-01-05 02:54:29] "GET /virtual-machine-interface/e5304f85-3673-46b3-8a73-dfeb171d99f4 HTTP/1.1" 200 3416 0.007158 10.0.0.27 - - [2026-01-05 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2026-01-05 02:54:29] "GET /security-group/9cf7bf57-3abc-417d-b6f8-febecf7953ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004737 10.0.0.27 - - [2026-01-05 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2026-01-05 02:54:30] "GET /security-group/9cf7bf57-3abc-417d-b6f8-febecf7953ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004544 10.0.0.27 - - [2026-01-05 02:54:30] "POST /neutron/security_group HTTP/1.1" 400 206 0.010346 10.0.0.23 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.23 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.33 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.33 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.33 - - [2026-01-05 02:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.27 - - [2026-01-05 02:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2026-01-05 02:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-01-05 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.27 - - [2026-01-05 02:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.27 - - [2026-01-05 02:55:09] "POST /neutron/network HTTP/1.1" 200 1123 0.007781 10.0.0.27 - - [2026-01-05 02:55:09] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012837 10.0.0.27 - - [2026-01-05 02:55:09] "POST /neutron/network HTTP/1.1" 200 1113 0.009462 10.0.0.23 - - [2026-01-05 02:55:10] "GET /obj-perms HTTP/1.1" 200 5056 0.055701 10.0.0.27 - - [2026-01-05 02:55:18] "POST /neutron/network HTTP/1.1" 200 1123 0.006691 10.0.0.27 - - [2026-01-05 02:55:18] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012357 10.0.0.27 - - [2026-01-05 02:55:18] "POST /neutron/network HTTP/1.1" 200 1113 0.008635 10.0.0.27 - - [2026-01-05 02:55:34] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129588 10.0.0.27 - - [2026-01-05 02:55:35] "POST /neutron/security_group_rule HTTP/1.1" 200 598 0.111500 10.0.0.27 - - [2026-01-05 02:55:35] "PUT /access-control-list/42006884-d397-496d-9353-3bd986cf434d HTTP/1.1" 200 272 0.014801 10.0.0.27 - - [2026-01-05 02:55:37] "POST /neutron/port HTTP/1.1" 200 1256 0.018438 10.0.0.27 - - [2026-01-05 02:55:37] "POST /neutron/port HTTP/1.1" 200 1208 0.090370 10.0.0.27 - - [2026-01-05 02:55:38] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 200 1318 0.004958 10.0.0.27 - - [2026-01-05 02:55:38] "POST /neutron/port HTTP/1.1" 200 151 0.241606 10.0.0.27 - - [2026-01-05 02:55:40] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 404 171 0.003779 10.0.0.27 - - [2026-01-05 02:55:40] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 404 171 0.002643 10.0.0.27 - - [2026-01-05 02:55:40] "GET /virtual-machine/d944da43-c1f8-406e-b4a7-50ed155e03c3 HTTP/1.1" 404 171 0.002857 10.0.0.27 - - [2026-01-05 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.27 - - [2026-01-05 02:55:40] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004759 10.0.0.27 - - [2026-01-05 02:55:40] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003721 10.0.0.27 - - [2026-01-05 02:55:40] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006111 10.0.0.27 - - [2026-01-05 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.27 - - [2026-01-05 02:55:40] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004882 10.0.0.27 - - [2026-01-05 02:55:40] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004125 10.0.0.27 - - [2026-01-05 02:55:46] "GET /obj-perms HTTP/1.1" 200 5080 0.006609 10.0.0.23 - - [2026-01-05 02:55:46] "GET /obj-perms HTTP/1.1" 200 5080 0.004227 10.0.0.27 - - [2026-01-05 02:55:49] "GET /obj-perms HTTP/1.1" 200 5080 0.004087 10.0.0.33 - - [2026-01-05 02:55:49] "GET /obj-perms HTTP/1.1" 200 5080 0.003784 10.0.0.27 - - [2026-01-05 02:55:50] "POST /neutron/port HTTP/1.1" 200 1246 0.016535 10.0.0.27 - - [2026-01-05 02:55:50] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 200 1318 0.004373 10.0.0.27 - - [2026-01-05 02:55:50] "POST /neutron/port HTTP/1.1" 200 1218 0.021820 10.0.0.27 - - [2026-01-05 02:55:52] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 404 171 0.004128 10.0.0.27 - - [2026-01-05 02:55:52] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 404 171 0.002653 10.0.0.27 - - [2026-01-05 02:55:52] "GET /virtual-machine/e7fb275c-6409-4a94-b338-a30b30f0ad11 HTTP/1.1" 404 171 0.003319 10.0.0.27 - - [2026-01-05 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.27 - - [2026-01-05 02:55:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004907 10.0.0.27 - - [2026-01-05 02:55:52] "GET /virtual-networks?parent_id=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003356 10.0.0.27 - - [2026-01-05 02:55:52] "GET /virtual-network/9e02a323-0284-49d7-9ca7-a1c1b1df7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006661 10.0.0.27 - - [2026-01-05 02:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2026-01-05 02:55:52] "GET /routing-instance/b1182554-fba6-4b91-a38a-326d2f98dad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005820 10.0.0.27 - - [2026-01-05 02:55:52] "GET /route-target/f556f1bc-df73-49ab-a8ee-715ee60c7f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003933 10.0.0.27 - - [2026-01-05 02:55:55] "GET /obj-perms HTTP/1.1" 200 5080 0.004117 10.0.0.27 - - [2026-01-05 02:55:58] "GET /obj-perms HTTP/1.1" 200 5080 0.003998 10.0.0.23 - - [2026-01-05 02:55:58] "GET /obj-perms HTTP/1.1" 200 5080 0.004023 10.0.0.27 - - [2026-01-05 02:55:58] "POST /neutron/network HTTP/1.1" 200 1113 0.008904 10.0.0.27 - - [2026-01-05 02:55:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.060279 10.0.0.27 - - [2026-01-05 02:55:59] "POST /fqname-to-id HTTP/1.1" 404 249 0.004864 10.0.0.27 - - [2026-01-05 02:55:59] "DELETE /access-control-list/c4fb6ddf-0b5c-41fa-b477-de2044c4c766 HTTP/1.1" 200 115 0.034585 10.0.0.23 - - [2026-01-05 02:56:01] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001592 10.0.0.27 - - [2026-01-05 02:56:01] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075984 10.0.0.23 - - [2026-01-05 02:56:01] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001244 10.0.0.27 - - [2026-01-05 02:56:01] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?fields=virtual_networks HTTP/1.1" 200 1092 0.044895 10.0.0.23 - - [2026-01-05 02:56:01] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001135 10.0.0.27 - - [2026-01-05 02:56:01] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.043951 10.0.0.23 - - [2026-01-05 02:56:01] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000910 10.0.0.27 - - [2026-01-05 02:56:01] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?fields=security_groups HTTP/1.1" 200 1343 0.039370 10.0.0.27 - - [2026-01-05 02:56:02] "POST /fqname-to-id HTTP/1.1" 404 218 0.031127 10.0.0.23 - - [2026-01-05 02:56:02] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003132 10.0.0.23 - - [2026-01-05 02:56:02] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.23 - - [2026-01-05 02:56:02] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007241 10.0.0.23 - - [2026-01-05 02:56:02] "POST /id-to-fqname HTTP/1.1" 200 221 0.005954 10.0.0.23 - - [2026-01-05 02:56:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.005390 10.0.0.23 - - [2026-01-05 02:56:02] "POST /security-groups HTTP/1.1" 200 621 0.030547 10.0.0.23 - - [2026-01-05 02:56:02] "POST /projects HTTP/1.1" 200 645 0.246190 10.0.0.27 - - [2026-01-05 02:56:02] "POST /access-control-lists HTTP/1.1" 200 626 0.028001 10.0.0.23 - - [2026-01-05 02:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.322976 10.0.0.27 - - [2026-01-05 02:56:02] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.477020 10.0.0.27 - - [2026-01-05 02:56:03] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.27 - - [2026-01-05 02:56:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.27 - - [2026-01-05 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.077162 10.0.0.27 - - [2026-01-05 02:56:06] "POST /security-groups HTTP/1.1" 200 595 0.032707 10.0.0.27 - - [2026-01-05 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 286 0.003580 10.0.0.27 - - [2026-01-05 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2026-01-05 02:56:06] "GET /security-group/5aed6ddb-2162-43b7-8e00-81aa6adcef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.006694 10.0.0.27 - - [2026-01-05 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-01-05 02:56:06] "POST /access-control-lists HTTP/1.1" 200 646 0.034972 10.0.0.27 - - [2026-01-05 02:56:06] "GET /security-group/5aed6ddb-2162-43b7-8e00-81aa6adcef22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004604 10.0.0.27 - - [2026-01-05 02:56:06] "DELETE /security-group/5aed6ddb-2162-43b7-8e00-81aa6adcef22 HTTP/1.1" 200 115 0.051804 10.0.0.27 - - [2026-01-05 02:56:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.004469 10.0.0.27 - - [2026-01-05 02:56:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.004249 10.0.0.27 - - [2026-01-05 02:56:07] "POST /security-groups HTTP/1.1" 200 595 0.038029 10.0.0.27 - - [2026-01-05 02:56:07] "POST /fqname-to-id HTTP/1.1" 404 286 0.003722 10.0.0.27 - - [2026-01-05 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.27 - - [2026-01-05 02:56:07] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.005759 10.0.0.27 - - [2026-01-05 02:56:07] "POST /access-control-lists HTTP/1.1" 200 646 0.033637 10.0.0.27 - - [2026-01-05 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.27 - - [2026-01-05 02:56:07] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.003999 10.0.0.27 - - [2026-01-05 02:56:07] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1942 0.004381 10.0.0.27 - - [2026-01-05 02:56:07] "PUT /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08 HTTP/1.1" 200 262 0.032887 10.0.0.27 - - [2026-01-05 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011649 10.0.0.23 - - [2026-01-05 02:56:07] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001004 10.0.0.27 - - [2026-01-05 02:56:08] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.045027 10.0.0.27 - - [2026-01-05 02:56:08] "POST /route-targets HTTP/1.1" 200 327 0.015561 10.0.0.23 - - [2026-01-05 02:56:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009439 10.0.0.27 - - [2026-01-05 02:56:08] "POST /neutron/subnet HTTP/1.1" 200 720 0.286403 10.0.0.27 - - [2026-01-05 02:56:08] "POST /id-to-fqname HTTP/1.1" 200 300 0.001411 10.0.0.27 - - [2026-01-05 02:56:08] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.009480 10.0.0.27 - - [2026-01-05 02:56:08] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006326 10.0.0.27 - - [2026-01-05 02:56:08] "POST /neutron/network HTTP/1.1" 200 953 0.006517 10.0.0.27 - - [2026-01-05 02:56:08] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005896 10.0.0.27 - - [2026-01-05 02:56:09] "GET /obj-perms HTTP/1.1" 200 5090 0.054551 10.0.0.27 - - [2026-01-05 02:56:10] "POST /id-to-fqname HTTP/1.1" 200 300 0.001520 10.0.0.27 - - [2026-01-05 02:56:10] "POST /neutron/network HTTP/1.1" 200 963 0.006834 10.0.0.23 - - [2026-01-05 02:56:11] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000965 10.0.0.27 - - [2026-01-05 02:56:11] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.087764 10.0.0.33 - - [2026-01-05 02:56:11] "GET /obj-perms HTTP/1.1" 200 5056 0.070062 10.0.0.27 - - [2026-01-05 02:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.006267 10.0.0.27 - - [2026-01-05 02:56:11] "POST /id-to-fqname HTTP/1.1" 200 300 0.001068 10.0.0.27 - - [2026-01-05 02:56:11] "POST /neutron/network HTTP/1.1" 200 963 0.010256 10.0.0.23 - - [2026-01-05 02:56:12] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000988 10.0.0.27 - - [2026-01-05 02:56:12] "POST /neutron/port HTTP/1.1" 200 1089 0.278269 10.0.0.23 - - [2026-01-05 02:56:12] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001651 10.0.0.27 - - [2026-01-05 02:56:12] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.077395 10.0.0.27 - - [2026-01-05 02:56:12] "POST /neutron/port HTTP/1.1" 200 1143 0.147116 10.0.0.27 - - [2026-01-05 02:56:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005156 10.0.0.27 - - [2026-01-05 02:56:12] "POST /neutron/network HTTP/1.1" 200 953 0.006306 10.0.0.27 - - [2026-01-05 02:56:12] "POST /neutron/port HTTP/1.1" 200 117 0.006060 10.0.0.27 - - [2026-01-05 02:56:13] "POST /neutron/network HTTP/1.1" 200 963 0.007061 10.0.0.27 - - [2026-01-05 02:56:13] "POST /neutron/port HTTP/1.1" 200 1089 0.019562 10.0.0.27 - - [2026-01-05 02:56:13] "POST /neutron/port HTTP/1.1" 200 1154 0.019539 10.0.0.27 - - [2026-01-05 02:56:13] "POST /neutron/port HTTP/1.1" 200 117 0.001479 10.0.0.27 - - [2026-01-05 02:56:18] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006894 10.0.0.27 - - [2026-01-05 02:56:18] "POST /neutron/port HTTP/1.1" 200 1154 0.019726 10.0.0.27 - - [2026-01-05 02:56:18] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007259 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 401 292 0.000363 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.037495 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.003945 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.004841 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.004261 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.005995 10.0.0.27 - - [2026-01-05 02:56:18] "GET /instance-ip/b5690a18-9114-499d-b8fe-b522fd11afea HTTP/1.1" 200 1730 0.007487 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.004718 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.005682 10.0.0.27 - - [2026-01-05 02:56:18] "GET /instance-ip/b5690a18-9114-499d-b8fe-b522fd11afea HTTP/1.1" 200 1730 0.004051 10.0.0.27 - - [2026-01-05 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-01-05 02:56:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003476 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.007262 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005607 10.0.0.27 - - [2026-01-05 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.27 - - [2026-01-05 02:56:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004355 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002637 10.0.0.27 - - [2026-01-05 02:56:18] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005358 10.0.0.27 - - [2026-01-05 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-01-05 02:56:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004012 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002972 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005611 10.0.0.27 - - [2026-01-05 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.27 - - [2026-01-05 02:56:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003298 10.0.0.27 - - [2026-01-05 02:56:19] "POST /neutron/network HTTP/1.1" 200 963 0.006698 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002264 10.0.0.27 - - [2026-01-05 02:56:19] "POST /neutron/port HTTP/1.1" 200 117 0.001067 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006536 10.0.0.27 - - [2026-01-05 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.27 - - [2026-01-05 02:56:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004173 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003598 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006011 10.0.0.27 - - [2026-01-05 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 02:56:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004929 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002919 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006404 10.0.0.27 - - [2026-01-05 02:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2026-01-05 02:56:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005461 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004231 10.0.0.27 - - [2026-01-05 02:56:19] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007164 10.0.0.27 - - [2026-01-05 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.27 - - [2026-01-05 02:56:22] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.008258 10.0.0.27 - - [2026-01-05 02:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.27 - - [2026-01-05 02:56:26] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006469 10.0.0.27 - - [2026-01-05 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.27 - - [2026-01-05 02:56:30] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005537 10.0.0.27 - - [2026-01-05 02:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.27 - - [2026-01-05 02:56:35] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006528 10.0.0.27 - - [2026-01-05 02:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.27 - - [2026-01-05 02:56:39] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007621 10.0.0.27 - - [2026-01-05 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.27 - - [2026-01-05 02:56:43] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005941 10.0.0.23 - - [2026-01-05 02:56:47] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001066 10.0.0.23 - - [2026-01-05 02:56:47] "DELETE /project/3a4c41b59f5842b59f433120856ca9d9 HTTP/1.1" 404 173 0.008877 10.0.0.23 - - [2026-01-05 02:56:47] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1578 0.041431 10.0.0.23 - - [2026-01-05 02:56:47] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001100 10.0.0.27 - - [2026-01-05 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.27 - - [2026-01-05 02:56:47] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.020089 10.0.0.23 - - [2026-01-05 02:56:47] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?fields=security_groups HTTP/1.1" 200 1163 0.108457 10.0.0.23 - - [2026-01-05 02:56:47] "GET /projects?obj_uuids=7e51aabb-008f-41b7-b640-ad10d1e0dad0&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001375 10.0.0.23 - - [2026-01-05 02:56:47] "GET /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0?fields=application_policy_sets HTTP/1.1" 200 1487 0.076087 10.0.0.27 - - [2026-01-05 02:56:47] "DELETE /access-control-list/4be49f89-73a5-4aec-b030-adc24e76139d HTTP/1.1" 200 115 0.148299 10.0.0.23 - - [2026-01-05 02:56:47] "DELETE /project/7e51aabb-008f-41b7-b640-ad10d1e0dad0 HTTP/1.1" 200 115 0.434163 10.0.0.27 - - [2026-01-05 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.27 - - [2026-01-05 02:56:51] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.010856 10.0.0.27 - - [2026-01-05 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.27 - - [2026-01-05 02:56:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004081 10.0.0.27 - - [2026-01-05 02:56:53] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003381 10.0.0.27 - - [2026-01-05 02:56:53] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006476 10.0.0.27 - - [2026-01-05 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.27 - - [2026-01-05 02:56:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003312 10.0.0.27 - - [2026-01-05 02:56:53] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003036 10.0.0.27 - - [2026-01-05 02:56:53] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005893 10.0.0.27 - - [2026-01-05 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.27 - - [2026-01-05 02:56:53] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004556 10.0.0.27 - - [2026-01-05 02:56:53] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003819 10.0.0.27 - - [2026-01-05 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.27 - - [2026-01-05 02:56:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003508 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002877 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005416 10.0.0.27 - - [2026-01-05 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.27 - - [2026-01-05 02:56:54] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004273 10.0.0.27 - - [2026-01-05 02:56:54] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003269 10.0.0.27 - - [2026-01-05 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.27 - - [2026-01-05 02:56:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004951 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003742 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007076 10.0.0.27 - - [2026-01-05 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.27 - - [2026-01-05 02:56:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004976 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003065 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006773 10.0.0.27 - - [2026-01-05 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.27 - - [2026-01-05 02:56:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003935 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003052 10.0.0.27 - - [2026-01-05 02:56:54] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005780 10.0.0.27 - - [2026-01-05 02:56:54] "GET /obj-perms HTTP/1.1" 200 5090 0.004392 10.0.0.23 - - [2026-01-05 02:56:54] "GET /obj-perms HTTP/1.1" 200 5090 0.060859 10.0.0.27 - - [2026-01-05 02:56:55] "GET /obj-perms HTTP/1.1" 200 5090 0.003680 10.0.0.27 - - [2026-01-05 02:56:55] "GET /obj-perms HTTP/1.1" 200 5090 0.003867 10.0.0.27 - - [2026-01-05 02:56:55] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.004693 10.0.0.27 - - [2026-01-05 02:56:55] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.005570 10.0.0.27 - - [2026-01-05 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-01-05 02:56:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003333 10.0.0.27 - - [2026-01-05 02:56:55] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002510 10.0.0.27 - - [2026-01-05 02:56:55] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005755 10.0.0.27 - - [2026-01-05 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2026-01-05 02:56:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003276 10.0.0.27 - - [2026-01-05 02:56:56] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002953 10.0.0.27 - - [2026-01-05 02:56:56] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005817 10.0.0.27 - - [2026-01-05 02:56:56] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006515 10.0.0.27 - - [2026-01-05 02:57:02] "POST /neutron/port HTTP/1.1" 200 1154 0.043069 10.0.0.27 - - [2026-01-05 02:57:04] "POST /neutron/security_group HTTP/1.1" 200 1290 0.008126 10.0.0.23 - - [2026-01-05 02:57:11] "GET /obj-perms HTTP/1.1" 200 5056 0.057698 10.0.0.27 - - [2026-01-05 02:57:12] "POST /neutron/port HTTP/1.1" 200 1154 0.018531 10.0.0.27 - - [2026-01-05 02:57:12] "POST /neutron/security_group HTTP/1.1" 200 1290 0.007437 10.0.0.27 - - [2026-01-05 02:57:12] "POST /neutron/port HTTP/1.1" 200 1154 0.020163 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.005976 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.004889 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine-interface/a30fb8a5-b733-46bb-9bfb-dd9aff417b76 HTTP/1.1" 200 3263 0.006460 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.003939 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine-interface/a30fb8a5-b733-46bb-9bfb-dd9aff417b76 HTTP/1.1" 200 3263 0.008734 10.0.0.27 - - [2026-01-05 02:57:12] "GET /instance-ip/73b5dbe7-c1f3-464e-9146-6b223d011540 HTTP/1.1" 200 1729 0.006291 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.003034 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-machine-interface/a30fb8a5-b733-46bb-9bfb-dd9aff417b76 HTTP/1.1" 200 3263 0.005577 10.0.0.27 - - [2026-01-05 02:57:12] "GET /instance-ip/73b5dbe7-c1f3-464e-9146-6b223d011540 HTTP/1.1" 200 1729 0.004392 10.0.0.27 - - [2026-01-05 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.27 - - [2026-01-05 02:57:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004061 10.0.0.27 - - [2026-01-05 02:57:12] "POST /neutron/port HTTP/1.1" 200 1154 0.042330 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.008000 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006827 10.0.0.27 - - [2026-01-05 02:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.27 - - [2026-01-05 02:57:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.008566 10.0.0.27 - - [2026-01-05 02:57:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003658 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003725 10.0.0.27 - - [2026-01-05 02:57:12] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007216 10.0.0.27 - - [2026-01-05 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.27 - - [2026-01-05 02:57:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004204 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004700 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006151 10.0.0.27 - - [2026-01-05 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.27 - - [2026-01-05 02:57:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004367 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003850 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005915 10.0.0.27 - - [2026-01-05 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.27 - - [2026-01-05 02:57:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003786 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003139 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006502 10.0.0.27 - - [2026-01-05 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.27 - - [2026-01-05 02:57:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004796 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003874 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005595 10.0.0.27 - - [2026-01-05 02:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.27 - - [2026-01-05 02:57:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004885 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002941 10.0.0.27 - - [2026-01-05 02:57:13] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005927 10.0.0.27 - - [2026-01-05 02:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.27 - - [2026-01-05 02:57:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003566 10.0.0.27 - - [2026-01-05 02:57:14] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002905 10.0.0.27 - - [2026-01-05 02:57:14] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006094 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2026-01-05 02:57:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006265 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003068 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007218 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.27 - - [2026-01-05 02:57:15] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004636 10.0.0.27 - - [2026-01-05 02:57:15] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003456 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2026-01-05 02:57:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004019 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002702 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006600 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.27 - - [2026-01-05 02:57:15] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.004517 10.0.0.27 - - [2026-01-05 02:57:15] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003711 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.27 - - [2026-01-05 02:57:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005091 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004066 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.008427 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.27 - - [2026-01-05 02:57:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005044 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004403 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.007127 10.0.0.27 - - [2026-01-05 02:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.27 - - [2026-01-05 02:57:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004282 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003092 10.0.0.27 - - [2026-01-05 02:57:15] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.009062 10.0.0.27 - - [2026-01-05 02:57:15] "GET /obj-perms HTTP/1.1" 200 5090 0.003888 10.0.0.27 - - [2026-01-05 02:57:15] "GET /obj-perms HTTP/1.1" 200 5090 0.011365 10.0.0.23 - - [2026-01-05 02:57:15] "GET /obj-perms HTTP/1.1" 200 5090 0.003788 10.0.0.27 - - [2026-01-05 02:57:16] "GET /obj-perms HTTP/1.1" 200 5090 0.004430 10.0.0.23 - - [2026-01-05 02:57:16] "GET /obj-perms HTTP/1.1" 200 5090 0.003574 10.0.0.27 - - [2026-01-05 02:57:16] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.003488 10.0.0.27 - - [2026-01-05 02:57:16] "GET /virtual-machine-interface/a30fb8a5-b733-46bb-9bfb-dd9aff417b76 HTTP/1.1" 200 3263 0.004921 10.0.0.27 - - [2026-01-05 02:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 02:57:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003397 10.0.0.27 - - [2026-01-05 02:57:16] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002613 10.0.0.27 - - [2026-01-05 02:57:16] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005718 10.0.0.27 - - [2026-01-05 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.27 - - [2026-01-05 02:57:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004228 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003004 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.006989 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.005293 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.005124 10.0.0.27 - - [2026-01-05 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.27 - - [2026-01-05 02:57:17] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.003695 10.0.0.27 - - [2026-01-05 02:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.27 - - [2026-01-05 02:57:17] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004503 10.0.0.27 - - [2026-01-05 02:57:17] "POST /neutron/security_group HTTP/1.1" 200 1316 0.004050 10.0.0.27 - - [2026-01-05 02:57:17] "POST /neutron/port HTTP/1.1" 200 1143 0.012176 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.004177 10.0.0.27 - - [2026-01-05 02:57:17] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3202 0.008312 10.0.0.27 - - [2026-01-05 02:57:17] "POST /neutron/security_group HTTP/1.1" 200 1290 0.006856 10.0.0.27 - - [2026-01-05 02:57:18] "POST /neutron/port HTTP/1.1" 200 1105 0.013454 10.0.0.27 - - [2026-01-05 02:57:18] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.004790 10.0.0.27 - - [2026-01-05 02:57:18] "GET /virtual-machine-interface/ef60632a-2ec9-4635-9f57-4860d7443159 HTTP/1.1" 200 3263 0.007186 10.0.0.27 - - [2026-01-05 02:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.27 - - [2026-01-05 02:57:18] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004905 10.0.0.27 - - [2026-01-05 02:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.27 - - [2026-01-05 02:57:18] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005011 10.0.0.27 - - [2026-01-05 02:57:18] "DELETE /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08 HTTP/1.1" 409 336 0.008954 10.0.0.27 - - [2026-01-05 02:57:20] "POST /neutron/port HTTP/1.1" 200 1154 0.019833 10.0.0.27 - - [2026-01-05 02:57:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005121 10.0.0.27 - - [2026-01-05 02:57:20] "POST /neutron/network HTTP/1.1" 200 953 0.008310 10.0.0.33 - - [2026-01-05 02:58:12] "GET /obj-perms HTTP/1.1" 200 5056 0.062911 10.0.0.27 - - [2026-01-05 02:58:12] "POST /neutron/network HTTP/1.1" 200 963 0.007601 10.0.0.27 - - [2026-01-05 02:58:12] "POST /neutron/port HTTP/1.1" 200 117 0.001138 10.0.0.27 - - [2026-01-05 02:58:19] "GET /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004479 10.0.0.27 - - [2026-01-05 02:58:19] "PUT /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08 HTTP/1.1" 200 262 0.014940 10.0.0.27 - - [2026-01-05 02:58:21] "POST /neutron/port HTTP/1.1" 200 1154 0.021722 10.0.0.27 - - [2026-01-05 02:58:21] "POST /neutron/subnet HTTP/1.1" 200 694 0.009180 10.0.0.27 - - [2026-01-05 02:58:21] "POST /neutron/security_group HTTP/1.1" 200 1286 0.008392 10.0.0.27 - - [2026-01-05 02:58:21] "POST /neutron/port HTTP/1.1" 200 1143 0.014315 10.0.0.27 - - [2026-01-05 02:58:21] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 200 1322 0.006548 10.0.0.27 - - [2026-01-05 02:58:22] "POST /neutron/port HTTP/1.1" 200 1105 0.016857 10.0.0.27 - - [2026-01-05 02:58:23] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 404 171 0.004137 10.0.0.27 - - [2026-01-05 02:58:23] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 404 171 0.003965 10.0.0.27 - - [2026-01-05 02:58:23] "GET /virtual-machine/216ddf39-0197-4e50-afd5-c112a3f76051 HTTP/1.1" 404 171 0.002711 10.0.0.27 - - [2026-01-05 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.27 - - [2026-01-05 02:58:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004447 10.0.0.27 - - [2026-01-05 02:58:24] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002613 10.0.0.27 - - [2026-01-05 02:58:24] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005774 10.0.0.27 - - [2026-01-05 02:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 02:58:24] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.006009 10.0.0.27 - - [2026-01-05 02:58:24] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003888 10.0.0.23 - - [2026-01-05 02:58:27] "GET /obj-perms HTTP/1.1" 200 5090 0.004258 10.0.0.27 - - [2026-01-05 02:58:30] "GET /obj-perms HTTP/1.1" 200 5090 0.004381 10.0.0.23 - - [2026-01-05 02:58:36] "GET /obj-perms HTTP/1.1" 200 5090 0.005481 10.0.0.27 - - [2026-01-05 02:58:39] "GET /obj-perms HTTP/1.1" 200 5090 0.003739 10.0.0.23 - - [2026-01-05 02:58:46] "GET /obj-perms HTTP/1.1" 200 5090 0.003729 10.0.0.27 - - [2026-01-05 02:58:49] "GET /obj-perms HTTP/1.1" 200 5090 0.003976 10.0.0.27 - - [2026-01-05 02:58:49] "POST /neutron/port HTTP/1.1" 200 1154 0.016538 10.0.0.27 - - [2026-01-05 02:58:49] "POST /neutron/port HTTP/1.1" 200 1105 0.068717 10.0.0.27 - - [2026-01-05 02:58:49] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 200 1323 0.003930 10.0.0.27 - - [2026-01-05 02:58:50] "POST /neutron/port HTTP/1.1" 200 151 0.163144 10.0.0.27 - - [2026-01-05 02:58:51] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 404 171 0.065270 10.0.0.27 - - [2026-01-05 02:58:51] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 404 171 0.002892 10.0.0.27 - - [2026-01-05 02:58:51] "GET /virtual-machine/d6df8c37-4be2-4a05-a76d-b57a6f52a9b2 HTTP/1.1" 404 171 0.003443 10.0.0.27 - - [2026-01-05 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2026-01-05 02:58:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004670 10.0.0.27 - - [2026-01-05 02:58:51] "GET /virtual-networks?parent_id=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003905 10.0.0.27 - - [2026-01-05 02:58:51] "GET /virtual-network/69246ad8-e749-4b85-ade1-b911eb92f674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2246 0.005942 10.0.0.27 - - [2026-01-05 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.27 - - [2026-01-05 02:58:51] "GET /routing-instance/d4e1211f-4abe-4a1b-a7d9-322c7c9a523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005053 10.0.0.27 - - [2026-01-05 02:58:51] "GET /route-target/80131d64-8726-4aa3-acbb-e1ae378761de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003181 10.0.0.27 - - [2026-01-05 02:58:51] "GET /obj-perms HTTP/1.1" 200 5090 0.004029 10.0.0.27 - - [2026-01-05 02:58:55] "GET /obj-perms HTTP/1.1" 200 5090 0.003776 10.0.0.27 - - [2026-01-05 02:58:58] "GET /obj-perms HTTP/1.1" 200 5090 0.005800 10.0.0.23 - - [2026-01-05 02:58:58] "GET /obj-perms HTTP/1.1" 200 5090 0.006583 10.0.0.27 - - [2026-01-05 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.27 - - [2026-01-05 02:58:58] "DELETE /security-group/35ed09ac-18de-4559-a7ec-79a18dcdfa08 HTTP/1.1" 200 115 0.053976 10.0.0.27 - - [2026-01-05 02:58:58] "POST /fqname-to-id HTTP/1.1" 404 254 0.003420 10.0.0.27 - - [2026-01-05 02:58:58] "DELETE /access-control-list/4c0b777e-0b49-42ef-8726-5a46b229f53f HTTP/1.1" 200 115 0.039274 10.0.0.23 - - [2026-01-05 02:59:00] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.027555 10.0.0.27 - - [2026-01-05 02:59:00] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.071316 10.0.0.23 - - [2026-01-05 02:59:00] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001065 10.0.0.27 - - [2026-01-05 02:59:00] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?fields=virtual_networks HTTP/1.1" 200 1102 0.058054 10.0.0.23 - - [2026-01-05 02:59:00] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001090 10.0.0.27 - - [2026-01-05 02:59:00] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?fields=virtual_machine_interfaces HTTP/1.1" 200 1102 0.055271 10.0.0.23 - - [2026-01-05 02:59:00] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000987 10.0.0.27 - - [2026-01-05 02:59:00] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?fields=security_groups HTTP/1.1" 200 1358 0.042778 10.0.0.27 - - [2026-01-05 02:59:01] "POST /fqname-to-id HTTP/1.1" 404 209 0.026611 10.0.0.23 - - [2026-01-05 02:59:01] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003045 10.0.0.23 - - [2026-01-05 02:59:01] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001374 10.0.0.23 - - [2026-01-05 02:59:01] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034256 10.0.0.23 - - [2026-01-05 02:59:01] "POST /id-to-fqname HTTP/1.1" 200 212 0.003378 10.0.0.23 - - [2026-01-05 02:59:01] "POST /fqname-to-id HTTP/1.1" 404 222 0.008491 10.0.0.23 - - [2026-01-05 02:59:01] "POST /security-groups HTTP/1.1" 200 612 0.073336 10.0.0.23 - - [2026-01-05 02:59:01] "POST /projects HTTP/1.1" 200 627 0.280988 10.0.0.27 - - [2026-01-05 02:59:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.007622 10.0.0.23 - - [2026-01-05 02:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.360627 10.0.0.27 - - [2026-01-05 02:59:01] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.521608 10.0.0.27 - - [2026-01-05 02:59:03] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.27 - - [2026-01-05 02:59:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.27 - - [2026-01-05 02:59:05] "POST /fqname-to-id HTTP/1.1" 404 245 0.053337 10.0.0.23 - - [2026-01-05 02:59:05] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000952 10.0.0.27 - - [2026-01-05 02:59:05] "POST /access-control-lists HTTP/1.1" 200 639 0.023482 10.0.0.27 - - [2026-01-05 02:59:05] "PUT /access-control-list/378c9f0e-7442-4635-af8e-07c520e64d22 HTTP/1.1" 200 272 0.013016 10.0.0.27 - - [2026-01-05 02:59:05] "POST /neutron/security_group HTTP/1.1" 200 1423 0.376107 10.0.0.27 - - [2026-01-05 02:59:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.118555 10.0.0.27 - - [2026-01-05 02:59:05] "PUT /access-control-list/520618eb-473d-4872-b4a5-bb8bbf20e17b HTTP/1.1" 200 272 0.019116 10.0.0.27 - - [2026-01-05 02:59:06] "POST /neutron/security_group_rule HTTP/1.1" 200 586 0.176102 10.0.0.27 - - [2026-01-05 02:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.27 - - [2026-01-05 02:59:06] "GET /security-group/5f3b9da9-60bc-4dad-bab4-3d50afdde5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006802 10.0.0.27 - - [2026-01-05 02:59:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.003469 10.0.0.27 - - [2026-01-05 02:59:06] "DELETE /access-control-list/378c9f0e-7442-4635-af8e-07c520e64d22 HTTP/1.1" 200 115 0.035110 10.0.0.27 - - [2026-01-05 02:59:07] "POST /fqname-to-id HTTP/1.1" 404 245 0.003742 10.0.0.23 - - [2026-01-05 02:59:07] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000989 10.0.0.27 - - [2026-01-05 02:59:07] "POST /access-control-lists HTTP/1.1" 200 639 0.023757 10.0.0.27 - - [2026-01-05 02:59:07] "PUT /access-control-list/0bd713e0-cbfb-46b2-a98d-edeb82f4ba27 HTTP/1.1" 200 272 0.011112 10.0.0.27 - - [2026-01-05 02:59:07] "POST /neutron/security_group HTTP/1.1" 200 1423 0.394744 10.0.0.27 - - [2026-01-05 02:59:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.149978 10.0.0.27 - - [2026-01-05 02:59:07] "PUT /access-control-list/a6754595-5014-4548-81a3-856c0d8a4e95 HTTP/1.1" 200 272 0.016096 10.0.0.27 - - [2026-01-05 02:59:08] "POST /neutron/security_group_rule HTTP/1.1" 200 586 0.123992 10.0.0.27 - - [2026-01-05 02:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.27 - - [2026-01-05 02:59:08] "GET /security-group/07f897e3-b3b6-40c5-823a-61781756d7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006973 10.0.0.27 - - [2026-01-05 02:59:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.140220 10.0.0.27 - - [2026-01-05 02:59:08] "PUT /access-control-list/a6754595-5014-4548-81a3-856c0d8a4e95 HTTP/1.1" 200 272 0.015892 10.0.0.27 - - [2026-01-05 02:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.23 - - [2026-01-05 02:59:08] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000923 10.0.0.27 - - [2026-01-05 02:59:09] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.038172 10.0.0.27 - - [2026-01-05 02:59:09] "POST /neutron/network HTTP/1.1" 200 117 0.011305 10.0.0.27 - - [2026-01-05 02:59:09] "POST /route-targets HTTP/1.1" 200 327 0.021519 10.0.0.27 - - [2026-01-05 02:59:09] "POST /neutron/network HTTP/1.1" 200 929 0.008401 10.0.0.27 - - [2026-01-05 02:59:09] "POST /id-to-fqname HTTP/1.1" 200 282 0.001041 10.0.0.27 - - [2026-01-05 02:59:09] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.004734 10.0.0.27 - - [2026-01-05 02:59:09] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005534 10.0.0.27 - - [2026-01-05 02:59:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.008472 10.0.0.27 - - [2026-01-05 02:59:09] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007012 10.0.0.33 - - [2026-01-05 02:59:10] "GET /obj-perms HTTP/1.1" 200 5072 0.047402 10.0.0.27 - - [2026-01-05 02:59:11] "POST /id-to-fqname HTTP/1.1" 200 282 0.001251 10.0.0.23 - - [2026-01-05 02:59:11] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000978 10.0.0.27 - - [2026-01-05 02:59:11] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.066033 10.0.0.27 - - [2026-01-05 02:59:11] "POST /neutron/network HTTP/1.1" 200 929 0.031099 10.0.0.27 - - [2026-01-05 02:59:12] "POST /id-to-fqname HTTP/1.1" 200 282 0.001698 10.0.0.27 - - [2026-01-05 02:59:12] "POST /neutron/port HTTP/1.1" 200 117 0.006665 10.0.0.27 - - [2026-01-05 02:59:12] "POST /neutron/network HTTP/1.1" 200 939 0.006754 10.0.0.23 - - [2026-01-05 02:59:13] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002444 10.0.0.27 - - [2026-01-05 02:59:13] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.269701 10.0.0.27 - - [2026-01-05 02:59:13] "GET /obj-perms HTTP/1.1" 200 5056 0.129776 10.0.0.27 - - [2026-01-05 02:59:13] "POST /neutron/port HTTP/1.1" 200 1083 0.105855 10.0.0.27 - - [2026-01-05 02:59:13] "POST /neutron/port HTTP/1.1" 200 1093 0.020548 10.0.0.27 - - [2026-01-05 02:59:13] "POST /neutron/port HTTP/1.1" 200 1093 0.016464 10.0.0.27 - - [2026-01-05 02:59:13] "POST /neutron/port HTTP/1.1" 200 1147 0.027525 10.0.0.27 - - [2026-01-05 02:59:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008543 10.0.0.23 - - [2026-01-05 02:59:14] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001119 10.0.0.27 - - [2026-01-05 02:59:14] "POST /neutron/port HTTP/1.1" 200 1083 0.243420 10.0.0.27 - - [2026-01-05 02:59:14] "POST /neutron/port HTTP/1.1" 200 1083 0.012494 10.0.0.27 - - [2026-01-05 02:59:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.27 - - [2026-01-05 02:59:14] "POST /neutron/network HTTP/1.1" 200 929 0.006911 10.0.0.27 - - [2026-01-05 02:59:18] "POST /neutron/port HTTP/1.1" 200 1147 0.019515 10.0.0.27 - - [2026-01-05 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 1421 0.010798 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 401 292 0.000550 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.034633 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.004520 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.006045 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.004755 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.005724 10.0.0.27 - - [2026-01-05 02:59:19] "GET /instance-ip/23e3470c-918b-468b-b785-f87cb3b38517 HTTP/1.1" 200 1705 0.006954 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.003937 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.006400 10.0.0.27 - - [2026-01-05 02:59:19] "GET /instance-ip/23e3470c-918b-468b-b785-f87cb3b38517 HTTP/1.1" 200 1705 0.007795 10.0.0.27 - - [2026-01-05 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.27 - - [2026-01-05 02:59:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004499 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003723 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006261 10.0.0.27 - - [2026-01-05 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2026-01-05 02:59:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004450 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004498 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007126 10.0.0.27 - - [2026-01-05 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2026-01-05 02:59:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005457 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003751 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007827 10.0.0.27 - - [2026-01-05 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2026-01-05 02:59:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004805 10.0.0.27 - - [2026-01-05 02:59:19] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003636 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006837 10.0.0.27 - - [2026-01-05 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.27 - - [2026-01-05 02:59:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005232 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003755 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.011111 10.0.0.27 - - [2026-01-05 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.27 - - [2026-01-05 02:59:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007488 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005901 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008055 10.0.0.27 - - [2026-01-05 02:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.27 - - [2026-01-05 02:59:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004108 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003020 10.0.0.27 - - [2026-01-05 02:59:20] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006284 10.0.0.27 - - [2026-01-05 02:59:21] "POST /neutron/port HTTP/1.1" 200 1147 0.022364 10.0.0.27 - - [2026-01-05 02:59:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003766 10.0.0.27 - - [2026-01-05 02:59:21] "POST /neutron/network HTTP/1.1" 200 929 0.014154 10.0.0.27 - - [2026-01-05 02:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2026-01-05 02:59:23] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.004985 10.0.0.27 - - [2026-01-05 02:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.27 - - [2026-01-05 02:59:27] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006399 10.0.0.27 - - [2026-01-05 02:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.27 - - [2026-01-05 02:59:31] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005745 10.0.0.27 - - [2026-01-05 02:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.27 - - [2026-01-05 02:59:35] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005275 10.0.0.27 - - [2026-01-05 02:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.27 - - [2026-01-05 02:59:39] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005660 10.0.0.27 - - [2026-01-05 02:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.27 - - [2026-01-05 02:59:44] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006598 10.0.0.23 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.23 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.23 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000608 10.0.0.23 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.33 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001094 10.0.0.33 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.33 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.33 - - [2026-01-05 02:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001005 10.0.0.27 - - [2026-01-05 02:59:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-01-05 02:59:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-01-05 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.27 - - [2026-01-05 02:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.23 - - [2026-01-05 02:59:47] "DELETE /project/7a48105068c841d6bcbb6b49b374fc1a HTTP/1.1" 404 173 0.004430 10.0.0.23 - - [2026-01-05 02:59:47] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000889 10.0.0.23 - - [2026-01-05 02:59:48] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.047381 10.0.0.23 - - [2026-01-05 02:59:48] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000918 10.0.0.23 - - [2026-01-05 02:59:48] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?fields=security_groups HTTP/1.1" 200 1463 0.049537 10.0.0.27 - - [2026-01-05 02:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.27 - - [2026-01-05 02:59:48] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.012491 10.0.0.23 - - [2026-01-05 02:59:48] "DELETE /security-group/b3a64e89-4d6a-4e47-b719-bd31a4383d54 HTTP/1.1" 200 115 0.058831 10.0.0.23 - - [2026-01-05 02:59:48] "GET /projects?obj_uuids=3a4c41b5-9f58-42b5-9f43-3120856ca9d9&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000958 10.0.0.23 - - [2026-01-05 02:59:48] "GET /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9?fields=application_policy_sets HTTP/1.1" 200 1502 0.077145 10.0.0.27 - - [2026-01-05 02:59:48] "DELETE /access-control-list/06bf1853-f03a-4a22-89f7-f61ae576a0c5 HTTP/1.1" 200 115 0.073425 10.0.0.23 - - [2026-01-05 02:59:48] "DELETE /project/3a4c41b5-9f58-42b5-9f43-3120856ca9d9 HTTP/1.1" 409 225 0.387136 10.0.0.27 - - [2026-01-05 02:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-01-05 02:59:52] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.004942 10.0.0.27 - - [2026-01-05 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-01-05 02:59:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003673 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002627 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006740 10.0.0.27 - - [2026-01-05 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2026-01-05 02:59:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003851 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003036 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005691 10.0.0.27 - - [2026-01-05 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.27 - - [2026-01-05 02:59:54] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006449 10.0.0.27 - - [2026-01-05 02:59:54] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003635 10.0.0.27 - - [2026-01-05 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.27 - - [2026-01-05 02:59:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003331 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003075 10.0.0.27 - - [2026-01-05 02:59:54] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005596 10.0.0.27 - - [2026-01-05 02:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2026-01-05 02:59:55] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004387 10.0.0.27 - - [2026-01-05 02:59:55] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003486 10.0.0.27 - - [2026-01-05 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-01-05 02:59:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003879 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002971 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006261 10.0.0.27 - - [2026-01-05 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.27 - - [2026-01-05 02:59:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004118 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003638 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005783 10.0.0.27 - - [2026-01-05 02:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-01-05 02:59:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004742 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002701 10.0.0.27 - - [2026-01-05 02:59:55] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007268 10.0.0.23 - - [2026-01-05 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.052013 10.0.0.27 - - [2026-01-05 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.048216 10.0.0.27 - - [2026-01-05 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.003767 10.0.0.27 - - [2026-01-05 02:59:55] "GET /obj-perms HTTP/1.1" 200 5072 0.004767 10.0.0.27 - - [2026-01-05 02:59:56] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.004510 10.0.0.27 - - [2026-01-05 02:59:56] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.005716 10.0.0.27 - - [2026-01-05 02:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.27 - - [2026-01-05 02:59:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003808 10.0.0.27 - - [2026-01-05 02:59:56] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002962 10.0.0.27 - - [2026-01-05 02:59:56] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005698 10.0.0.27 - - [2026-01-05 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.27 - - [2026-01-05 02:59:57] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004696 10.0.0.27 - - [2026-01-05 02:59:57] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003632 10.0.0.27 - - [2026-01-05 02:59:57] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005732 10.0.0.27 - - [2026-01-05 03:00:02] "POST /neutron/port HTTP/1.1" 200 1147 0.026883 10.0.0.27 - - [2026-01-05 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007654 10.0.0.27 - - [2026-01-05 03:00:07] "POST /neutron/port HTTP/1.1" 200 1147 0.019417 10.0.0.27 - - [2026-01-05 03:00:13] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008795 10.0.0.27 - - [2026-01-05 03:00:13] "POST /neutron/port HTTP/1.1" 200 1147 0.024411 10.0.0.27 - - [2026-01-05 03:00:13] "POST /neutron/security_group HTTP/1.1" 200 1421 0.008273 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.007186 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.004282 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine-interface/a6e4de42-7b5c-4e98-a38b-e789df87a54c HTTP/1.1" 200 3191 0.007167 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.004293 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine-interface/a6e4de42-7b5c-4e98-a38b-e789df87a54c HTTP/1.1" 200 3191 0.006233 10.0.0.27 - - [2026-01-05 03:00:13] "GET /instance-ip/388149c8-1564-45eb-bafb-704063366160 HTTP/1.1" 200 1705 0.008031 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.005697 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-machine-interface/a6e4de42-7b5c-4e98-a38b-e789df87a54c HTTP/1.1" 200 3191 0.005566 10.0.0.27 - - [2026-01-05 03:00:13] "GET /instance-ip/388149c8-1564-45eb-bafb-704063366160 HTTP/1.1" 200 1705 0.003914 10.0.0.27 - - [2026-01-05 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.27 - - [2026-01-05 03:00:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004206 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003729 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008114 10.0.0.27 - - [2026-01-05 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-01-05 03:00:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005510 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003797 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006305 10.0.0.27 - - [2026-01-05 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2026-01-05 03:00:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003754 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003131 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005884 10.0.0.27 - - [2026-01-05 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2026-01-05 03:00:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004377 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005448 10.0.0.27 - - [2026-01-05 03:00:13] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005516 10.0.0.27 - - [2026-01-05 03:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.27 - - [2026-01-05 03:00:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003403 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002954 10.0.0.23 - - [2026-01-05 03:00:14] "GET /obj-perms HTTP/1.1" 200 5056 0.052261 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005509 10.0.0.27 - - [2026-01-05 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.27 - - [2026-01-05 03:00:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004365 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002718 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006864 10.0.0.27 - - [2026-01-05 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.27 - - [2026-01-05 03:00:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004029 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003339 10.0.0.27 - - [2026-01-05 03:00:14] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008372 10.0.0.27 - - [2026-01-05 03:00:14] "POST /neutron/network HTTP/1.1" 200 939 0.006837 10.0.0.27 - - [2026-01-05 03:00:14] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.27 - - [2026-01-05 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2026-01-05 03:00:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003439 10.0.0.27 - - [2026-01-05 03:00:15] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003058 10.0.0.27 - - [2026-01-05 03:00:15] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007149 10.0.0.27 - - [2026-01-05 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.27 - - [2026-01-05 03:00:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003906 10.0.0.27 - - [2026-01-05 03:00:15] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003448 10.0.0.27 - - [2026-01-05 03:00:15] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006732 10.0.0.27 - - [2026-01-05 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.27 - - [2026-01-05 03:00:15] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006112 10.0.0.27 - - [2026-01-05 03:00:15] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003711 10.0.0.27 - - [2026-01-05 03:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.27 - - [2026-01-05 03:00:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003910 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004533 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008907 10.0.0.27 - - [2026-01-05 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.27 - - [2026-01-05 03:00:16] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005914 10.0.0.27 - - [2026-01-05 03:00:16] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004125 10.0.0.27 - - [2026-01-05 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-01-05 03:00:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003914 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003229 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006022 10.0.0.27 - - [2026-01-05 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2026-01-05 03:00:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004433 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002952 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006553 10.0.0.27 - - [2026-01-05 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.27 - - [2026-01-05 03:00:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005003 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002839 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.007260 10.0.0.27 - - [2026-01-05 03:00:16] "GET /obj-perms HTTP/1.1" 200 5072 0.003937 10.0.0.23 - - [2026-01-05 03:00:16] "GET /obj-perms HTTP/1.1" 200 5072 0.003741 10.0.0.27 - - [2026-01-05 03:00:16] "GET /obj-perms HTTP/1.1" 200 5072 0.003916 10.0.0.33 - - [2026-01-05 03:00:16] "GET /obj-perms HTTP/1.1" 200 5072 0.004113 10.0.0.23 - - [2026-01-05 03:00:16] "GET /obj-perms HTTP/1.1" 200 5072 0.003493 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.003954 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-machine-interface/a6e4de42-7b5c-4e98-a38b-e789df87a54c HTTP/1.1" 200 3191 0.005251 10.0.0.27 - - [2026-01-05 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.27 - - [2026-01-05 03:00:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003853 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003380 10.0.0.27 - - [2026-01-05 03:00:16] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.005641 10.0.0.27 - - [2026-01-05 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.27 - - [2026-01-05 03:00:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004238 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003132 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.008122 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.005804 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.005699 10.0.0.27 - - [2026-01-05 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.27 - - [2026-01-05 03:00:18] "GET /security-group/07f897e3-b3b6-40c5-823a-61781756d7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.004015 10.0.0.27 - - [2026-01-05 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.27 - - [2026-01-05 03:00:18] "GET /security-group/07f897e3-b3b6-40c5-823a-61781756d7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.005161 10.0.0.27 - - [2026-01-05 03:00:18] "POST /neutron/security_group HTTP/1.1" 200 1421 0.007649 10.0.0.27 - - [2026-01-05 03:00:18] "POST /neutron/port HTTP/1.1" 200 1137 0.012617 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.004090 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3138 0.007509 10.0.0.27 - - [2026-01-05 03:00:18] "POST /neutron/port HTTP/1.1" 200 1109 0.016455 10.0.0.27 - - [2026-01-05 03:00:18] "POST /neutron/port HTTP/1.1" 200 1137 0.099539 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.007080 10.0.0.27 - - [2026-01-05 03:00:18] "GET /virtual-machine-interface/6483135a-a2fc-40e1-a019-d8e319c93d25 HTTP/1.1" 200 3190 0.005801 10.0.0.27 - - [2026-01-05 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2026-01-05 03:00:18] "GET /security-group/07f897e3-b3b6-40c5-823a-61781756d7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.003913 10.0.0.27 - - [2026-01-05 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.27 - - [2026-01-05 03:00:19] "GET /security-group/07f897e3-b3b6-40c5-823a-61781756d7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2697 0.004777 10.0.0.27 - - [2026-01-05 03:00:19] "POST /neutron/security_group HTTP/1.1" 400 206 0.010793 10.0.0.27 - - [2026-01-05 03:00:21] "POST /neutron/network HTTP/1.1" 200 939 0.008897 10.0.0.27 - - [2026-01-05 03:00:21] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.27 - - [2026-01-05 03:01:16] "POST /neutron/port HTTP/1.1" 200 1147 0.017089 10.0.0.27 - - [2026-01-05 03:01:16] "POST /neutron/subnet HTTP/1.1" 200 708 0.009025 10.0.0.23 - - [2026-01-05 03:01:20] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001033 10.0.0.27 - - [2026-01-05 03:01:20] "POST /neutron/security_group_rule HTTP/1.1" 200 2632 0.068674 10.0.0.27 - - [2026-01-05 03:01:20] "POST /neutron/security_group_rule HTTP/1.1" 200 549 0.012672 10.0.0.27 - - [2026-01-05 03:01:21] "POST /neutron/security_group_rule HTTP/1.1" 200 585 0.116734 10.0.0.27 - - [2026-01-05 03:01:21] "PUT /access-control-list/a6754595-5014-4548-81a3-856c0d8a4e95 HTTP/1.1" 200 272 0.028720 10.0.0.27 - - [2026-01-05 03:01:22] "POST /neutron/network HTTP/1.1" 200 939 0.006939 10.0.0.27 - - [2026-01-05 03:01:22] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.27 - - [2026-01-05 03:01:23] "POST /neutron/port HTTP/1.1" 200 1147 0.017611 10.0.0.27 - - [2026-01-05 03:01:24] "POST /neutron/port HTTP/1.1" 200 1099 0.082357 10.0.0.27 - - [2026-01-05 03:01:24] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 200 1313 0.004309 10.0.0.27 - - [2026-01-05 03:01:24] "POST /neutron/port HTTP/1.1" 200 151 0.169204 10.0.0.27 - - [2026-01-05 03:01:26] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 404 171 0.003062 10.0.0.27 - - [2026-01-05 03:01:26] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 404 171 0.003052 10.0.0.27 - - [2026-01-05 03:01:26] "GET /virtual-machine/28f8c5e0-2eaf-408b-9cfc-f8615a834f81 HTTP/1.1" 404 171 0.002951 10.0.0.27 - - [2026-01-05 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2026-01-05 03:01:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003550 10.0.0.27 - - [2026-01-05 03:01:26] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002879 10.0.0.27 - - [2026-01-05 03:01:26] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006333 10.0.0.27 - - [2026-01-05 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.27 - - [2026-01-05 03:01:26] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004436 10.0.0.27 - - [2026-01-05 03:01:26] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003490 10.0.0.27 - - [2026-01-05 03:01:26] "GET /obj-perms HTTP/1.1" 200 5072 0.004290 10.0.0.23 - - [2026-01-05 03:01:29] "GET /obj-perms HTTP/1.1" 200 5072 0.004255 10.0.0.27 - - [2026-01-05 03:01:35] "GET /obj-perms HTTP/1.1" 200 5072 0.003976 10.0.0.23 - - [2026-01-05 03:01:39] "GET /obj-perms HTTP/1.1" 200 5072 0.004173 10.0.0.27 - - [2026-01-05 03:01:45] "GET /obj-perms HTTP/1.1" 200 5072 0.004152 10.0.0.23 - - [2026-01-05 03:01:48] "GET /obj-perms HTTP/1.1" 200 5072 0.003876 10.0.0.27 - - [2026-01-05 03:01:51] "GET /obj-perms HTTP/1.1" 200 5072 0.003862 10.0.0.27 - - [2026-01-05 03:01:51] "POST /neutron/port HTTP/1.1" 200 1137 0.014553 10.0.0.27 - - [2026-01-05 03:01:51] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 200 1314 0.004847 10.0.0.27 - - [2026-01-05 03:01:52] "POST /neutron/port HTTP/1.1" 200 1109 0.019745 10.0.0.27 - - [2026-01-05 03:01:53] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 404 171 0.003199 10.0.0.27 - - [2026-01-05 03:01:53] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 404 171 0.002986 10.0.0.27 - - [2026-01-05 03:01:53] "GET /virtual-machine/e96d6b73-855f-4647-a192-5dcb6516b6da HTTP/1.1" 404 171 0.002461 10.0.0.27 - - [2026-01-05 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.27 - - [2026-01-05 03:01:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004946 10.0.0.27 - - [2026-01-05 03:01:53] "GET /virtual-networks?parent_id=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002881 10.0.0.27 - - [2026-01-05 03:01:53] "GET /virtual-network/66e7f6d3-c2d2-4a56-bec0-8f6628a43757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2210 0.006735 10.0.0.27 - - [2026-01-05 03:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2026-01-05 03:01:54] "GET /routing-instance/1f233600-8c40-4c9c-a26a-ea7f52c07800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004081 10.0.0.27 - - [2026-01-05 03:01:54] "GET /route-target/aff41ecd-74cc-42a9-b3b9-c2869117ea06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003538 10.0.0.27 - - [2026-01-05 03:01:54] "GET /obj-perms HTTP/1.1" 200 5072 0.004541 10.0.0.27 - - [2026-01-05 03:01:57] "GET /obj-perms HTTP/1.1" 200 5072 0.003941 10.0.0.33 - - [2026-01-05 03:01:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004185 10.0.0.23 - - [2026-01-05 03:01:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004850 10.0.0.27 - - [2026-01-05 03:01:57] "POST /neutron/network HTTP/1.1" 200 929 0.006548 10.0.0.27 - - [2026-01-05 03:01:57] "POST /neutron/security_group HTTP/1.1" 200 151 0.051007 10.0.0.27 - - [2026-01-05 03:01:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.004707 10.0.0.27 - - [2026-01-05 03:01:57] "DELETE /access-control-list/0bd713e0-cbfb-46b2-a98d-edeb82f4ba27 HTTP/1.1" 200 115 0.116606 10.0.0.23 - - [2026-01-05 03:01:59] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001002 10.0.0.27 - - [2026-01-05 03:01:59] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.083791 10.0.0.23 - - [2026-01-05 03:01:59] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000948 10.0.0.27 - - [2026-01-05 03:01:59] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?fields=virtual_networks HTTP/1.1" 200 1084 0.047159 10.0.0.23 - - [2026-01-05 03:01:59] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001074 10.0.0.27 - - [2026-01-05 03:01:59] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.038682 10.0.0.23 - - [2026-01-05 03:01:59] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001121 10.0.0.27 - - [2026-01-05 03:01:59] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?fields=security_groups HTTP/1.1" 200 1331 0.043672 10.0.0.27 - - [2026-01-05 03:02:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.033834 10.0.0.23 - - [2026-01-05 03:02:00] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004299 10.0.0.23 - - [2026-01-05 03:02:00] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000945 10.0.0.23 - - [2026-01-05 03:02:00] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007540 10.0.0.23 - - [2026-01-05 03:02:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.004589 10.0.0.23 - - [2026-01-05 03:02:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003675 10.0.0.23 - - [2026-01-05 03:02:00] "POST /security-groups HTTP/1.1" 200 589 0.030522 10.0.0.23 - - [2026-01-05 03:02:01] "POST /projects HTTP/1.1" 200 581 0.252486 10.0.0.27 - - [2026-01-05 03:02:01] "POST /access-control-lists HTTP/1.1" 200 594 0.028744 10.0.0.23 - - [2026-01-05 03:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.332326 10.0.0.27 - - [2026-01-05 03:02:01] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.478027 10.0.0.27 - - [2026-01-05 03:02:02] "GET / HTTP/1.1" 200 35931 0.002298 10.0.0.27 - - [2026-01-05 03:02:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.27 - - [2026-01-05 03:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.055982 10.0.0.23 - - [2026-01-05 03:02:04] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000895 10.0.0.27 - - [2026-01-05 03:02:04] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049489 10.0.0.27 - - [2026-01-05 03:02:04] "POST /route-targets HTTP/1.1" 200 327 0.012425 10.0.0.23 - - [2026-01-05 03:02:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002441 10.0.0.27 - - [2026-01-05 03:02:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.269193 10.0.0.27 - - [2026-01-05 03:02:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001278 10.0.0.27 - - [2026-01-05 03:02:04] "GET /virtual-network/ef56d573-a428-4e2b-ab71-f49999e44be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009800 10.0.0.27 - - [2026-01-05 03:02:04] "GET /virtual-network/ef56d573-a428-4e2b-ab71-f49999e44be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004976 10.0.0.27 - - [2026-01-05 03:02:04] "POST /neutron/network HTTP/1.1" 200 833 0.006948 10.0.0.27 - - [2026-01-05 03:02:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.000982 10.0.0.23 - - [2026-01-05 03:02:05] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.27 - - [2026-01-05 03:02:05] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.065890 10.0.0.27 - - [2026-01-05 03:02:05] "POST /neutron/network HTTP/1.1" 200 833 0.006475 10.0.0.27 - - [2026-01-05 03:02:06] "POST /neutron/port HTTP/1.1" 200 117 0.006508 10.0.0.27 - - [2026-01-05 03:02:06] "POST /neutron/port HTTP/1.1" 200 1057 0.017008 10.0.0.27 - - [2026-01-05 03:02:07] "POST /neutron/port HTTP/1.1" 200 1121 0.024439 10.0.0.27 - - [2026-01-05 03:02:07] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.27 - - [2026-01-05 03:02:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008072 10.0.0.27 - - [2026-01-05 03:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.23 - - [2026-01-05 03:02:11] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000983 10.0.0.27 - - [2026-01-05 03:02:11] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042047 10.0.0.27 - - [2026-01-05 03:02:11] "POST /neutron/network HTTP/1.1" 200 117 0.014215 10.0.0.27 - - [2026-01-05 03:02:11] "POST /ref-update HTTP/1.1" 200 156 0.019406 10.0.0.27 - - [2026-01-05 03:02:12] "POST /neutron/network HTTP/1.1" 200 834 0.008131 10.0.0.27 - - [2026-01-05 03:02:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.001096 10.0.0.27 - - [2026-01-05 03:02:12] "GET /virtual-network/cfdf003b-f1e3-4a9b-a1a7-2ed5be6b3610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005062 10.0.0.27 - - [2026-01-05 03:02:12] "GET /virtual-network/cfdf003b-f1e3-4a9b-a1a7-2ed5be6b3610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005152 10.0.0.27 - - [2026-01-05 03:02:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.008260 10.0.0.27 - - [2026-01-05 03:02:12] "GET /virtual-network/cfdf003b-f1e3-4a9b-a1a7-2ed5be6b3610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007412 10.0.0.27 - - [2026-01-05 03:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.23 - - [2026-01-05 03:02:14] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001220 10.0.0.27 - - [2026-01-05 03:02:14] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.051058 10.0.0.23 - - [2026-01-05 03:02:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008181 10.0.0.27 - - [2026-01-05 03:02:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.194736 10.0.0.27 - - [2026-01-05 03:02:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001480 10.0.0.27 - - [2026-01-05 03:02:14] "GET /virtual-network/db2c9289-eedb-4c35-8e58-c0466374a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006671 10.0.0.27 - - [2026-01-05 03:02:14] "GET /virtual-network/db2c9289-eedb-4c35-8e58-c0466374a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007723 10.0.0.27 - - [2026-01-05 03:02:14] "POST /neutron/network HTTP/1.1" 200 832 0.011872 10.0.0.27 - - [2026-01-05 03:02:14] "GET /virtual-network/db2c9289-eedb-4c35-8e58-c0466374a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005582 10.0.0.27 - - [2026-01-05 03:02:15] "GET /obj-perms HTTP/1.1" 200 5026 0.062898 10.0.0.27 - - [2026-01-05 03:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.23 - - [2026-01-05 03:02:15] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000887 10.0.0.27 - - [2026-01-05 03:02:15] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059956 10.0.0.23 - - [2026-01-05 03:02:15] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001193 10.0.0.27 - - [2026-01-05 03:02:15] "POST /neutron/network HTTP/1.1" 200 615 0.147462 10.0.0.27 - - [2026-01-05 03:02:15] "POST /route-targets HTTP/1.1" 200 327 0.015955 10.0.0.33 - - [2026-01-05 03:02:15] "GET /obj-perms HTTP/1.1" 200 5056 0.108356 10.0.0.27 - - [2026-01-05 03:02:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.003327 10.0.0.27 - - [2026-01-05 03:02:16] "GET /virtual-network/6fc1eb07-2888-4028-87cd-d1fd8115ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005095 10.0.0.27 - - [2026-01-05 03:02:16] "POST /neutron/network HTTP/1.1" 200 835 0.006770 10.0.0.27 - - [2026-01-05 03:02:16] "GET /virtual-network/6fc1eb07-2888-4028-87cd-d1fd8115ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004962 10.0.0.27 - - [2026-01-05 03:02:16] "GET /virtual-network/6fc1eb07-2888-4028-87cd-d1fd8115ffcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005451 10.0.0.23 - - [2026-01-05 03:02:16] "GET /obj-perms HTTP/1.1" 200 5026 0.051170 10.0.0.27 - - [2026-01-05 03:02:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001227 10.0.0.27 - - [2026-01-05 03:02:16] "POST /neutron/port HTTP/1.1" 200 1121 0.016728 10.0.0.23 - - [2026-01-05 03:02:17] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.27 - - [2026-01-05 03:02:17] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068827 10.0.0.27 - - [2026-01-05 03:02:17] "POST /neutron/network HTTP/1.1" 200 832 0.006639 10.0.0.27 - - [2026-01-05 03:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.005932 10.0.0.27 - - [2026-01-05 03:02:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001118 10.0.0.27 - - [2026-01-05 03:02:18] "POST /neutron/network HTTP/1.1" 200 845 0.007158 10.0.0.27 - - [2026-01-05 03:02:18] "POST /neutron/port HTTP/1.1" 200 1058 0.047869 10.0.0.23 - - [2026-01-05 03:02:18] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001869 10.0.0.27 - - [2026-01-05 03:02:18] "POST /neutron/port HTTP/1.1" 200 1122 0.031492 10.0.0.27 - - [2026-01-05 03:02:19] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.089738 10.0.0.27 - - [2026-01-05 03:02:19] "POST /neutron/network HTTP/1.1" 200 835 0.006488 10.0.0.27 - - [2026-01-05 03:02:19] "POST /neutron/port HTTP/1.1" 200 2091 0.027192 10.0.0.27 - - [2026-01-05 03:02:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.003138 10.0.0.27 - - [2026-01-05 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.23 - - [2026-01-05 03:02:19] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.27 - - [2026-01-05 03:02:19] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007577 10.0.0.27 - - [2026-01-05 03:02:19] "POST /service-templates HTTP/1.1" 200 543 0.037667 10.0.0.27 - - [2026-01-05 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.27 - - [2026-01-05 03:02:19] "GET /service-template/f4a6f126-dae4-411a-93c7-22b07f8aa61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008974 10.0.0.27 - - [2026-01-05 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.27 - - [2026-01-05 03:02:19] "GET /service-template/f4a6f126-dae4-411a-93c7-22b07f8aa61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006389 10.0.0.27 - - [2026-01-05 03:02:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.002093 10.0.0.27 - - [2026-01-05 03:02:19] "POST /neutron/network HTTP/1.1" 200 845 0.009331 10.0.0.27 - - [2026-01-05 03:02:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.002546 10.0.0.27 - - [2026-01-05 03:02:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.003162 10.0.0.27 - - [2026-01-05 03:02:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010140 10.0.0.27 - - [2026-01-05 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-01-05 03:02:20] "DELETE /service-template/f4a6f126-dae4-411a-93c7-22b07f8aa61c HTTP/1.1" 200 115 0.031848 10.0.0.27 - - [2026-01-05 03:02:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.011420 10.0.0.27 - - [2026-01-05 03:02:20] "POST /neutron/port HTTP/1.1" 200 1113 0.144727 10.0.0.27 - - [2026-01-05 03:02:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.008569 10.0.0.27 - - [2026-01-05 03:02:20] "POST /neutron/network HTTP/1.1" 200 835 0.006616 10.0.0.27 - - [2026-01-05 03:02:21] "POST /neutron/port HTTP/1.1" 200 1112 0.012964 10.0.0.27 - - [2026-01-05 03:02:22] "POST /neutron/port HTTP/1.1" 200 1113 0.014520 10.0.0.27 - - [2026-01-05 03:02:22] "POST /neutron/network HTTP/1.1" 200 2880 0.010633 10.0.0.27 - - [2026-01-05 03:02:22] "POST /neutron/port HTTP/1.1" 200 1121 0.024517 10.0.0.27 - - [2026-01-05 03:02:22] "POST /neutron/network HTTP/1.1" 200 843 0.008319 10.0.0.27 - - [2026-01-05 03:02:22] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.27 - - [2026-01-05 03:02:23] "DELETE /route-target/b917d132-169f-4bac-96bc-607d9415b5d8 HTTP/1.1" 200 115 0.043786 10.0.0.27 - - [2026-01-05 03:02:23] "POST /neutron/network HTTP/1.1" 200 832 0.009055 10.0.0.23 - - [2026-01-05 03:02:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004861 10.0.0.27 - - [2026-01-05 03:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.23 - - [2026-01-05 03:02:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.27 - - [2026-01-05 03:02:23] "POST /neutron/network HTTP/1.1" 200 151 0.118145 10.0.0.27 - - [2026-01-05 03:02:24] "POST /neutron/port HTTP/1.1" 200 1121 0.016113 10.0.0.27 - - [2026-01-05 03:02:26] "POST /neutron/network HTTP/1.1" 200 833 0.007604 10.0.0.27 - - [2026-01-05 03:02:26] "DELETE /route-target/4e880d25-a15a-4e54-b3ee-516b470f81c6 HTTP/1.1" 200 115 0.024858 10.0.0.27 - - [2026-01-05 03:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.23 - - [2026-01-05 03:02:28] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000884 10.0.0.27 - - [2026-01-05 03:02:28] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068836 10.0.0.23 - - [2026-01-05 03:02:29] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.27 - - [2026-01-05 03:02:29] "POST /neutron/network HTTP/1.1" 200 613 0.139928 10.0.0.27 - - [2026-01-05 03:02:29] "POST /id-to-fqname HTTP/1.1" 200 223 0.003698 10.0.0.27 - - [2026-01-05 03:02:29] "GET /virtual-network/3ce64151-13aa-4943-9cce-f97495d849cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007059 10.0.0.27 - - [2026-01-05 03:02:29] "POST /neutron/network HTTP/1.1" 200 832 0.007387 10.0.0.27 - - [2026-01-05 03:02:29] "GET /virtual-network/3ce64151-13aa-4943-9cce-f97495d849cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006274 10.0.0.27 - - [2026-01-05 03:02:29] "GET /virtual-network/3ce64151-13aa-4943-9cce-f97495d849cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007151 10.0.0.27 - - [2026-01-05 03:02:29] "GET /obj-perms HTTP/1.1" 200 5026 0.007863 10.0.0.27 - - [2026-01-05 03:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.23 - - [2026-01-05 03:02:29] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001195 10.0.0.27 - - [2026-01-05 03:02:30] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.049417 10.0.0.27 - - [2026-01-05 03:02:30] "POST /neutron/network HTTP/1.1" 200 117 0.014033 10.0.0.27 - - [2026-01-05 03:02:30] "POST /route-targets HTTP/1.1" 200 327 0.011771 10.0.0.27 - - [2026-01-05 03:02:30] "POST /neutron/network HTTP/1.1" 200 831 0.009418 10.0.0.27 - - [2026-01-05 03:02:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001574 10.0.0.27 - - [2026-01-05 03:02:30] "GET /virtual-network/59a786bf-2388-4649-b10e-2a6dab5af6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006342 10.0.0.27 - - [2026-01-05 03:02:30] "GET /virtual-network/59a786bf-2388-4649-b10e-2a6dab5af6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008573 10.0.0.27 - - [2026-01-05 03:02:30] "POST /neutron/subnet HTTP/1.1" 200 719 0.011760 10.0.0.27 - - [2026-01-05 03:02:30] "GET /virtual-network/59a786bf-2388-4649-b10e-2a6dab5af6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005811 10.0.0.33 - - [2026-01-05 03:02:31] "GET /obj-perms HTTP/1.1" 200 5026 0.052733 10.0.0.27 - - [2026-01-05 03:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2026-01-05 03:02:31] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000894 10.0.0.27 - - [2026-01-05 03:02:31] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041716 10.0.0.27 - - [2026-01-05 03:02:31] "POST /ref-update HTTP/1.1" 200 156 0.027389 10.0.0.23 - - [2026-01-05 03:02:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006185 10.0.0.27 - - [2026-01-05 03:02:31] "POST /neutron/subnet HTTP/1.1" 200 729 0.198743 10.0.0.27 - - [2026-01-05 03:02:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001317 10.0.0.27 - - [2026-01-05 03:02:31] "GET /virtual-network/63bee25a-651d-4484-9c3d-e54dc3d25eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005847 10.0.0.27 - - [2026-01-05 03:02:31] "GET /virtual-network/63bee25a-651d-4484-9c3d-e54dc3d25eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006059 10.0.0.27 - - [2026-01-05 03:02:31] "POST /neutron/network HTTP/1.1" 200 835 0.006810 10.0.0.27 - - [2026-01-05 03:02:31] "GET /virtual-network/63bee25a-651d-4484-9c3d-e54dc3d25eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006998 10.0.0.23 - - [2026-01-05 03:02:32] "GET /obj-perms HTTP/1.1" 200 5026 0.004026 10.0.0.27 - - [2026-01-05 03:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.23 - - [2026-01-05 03:02:32] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.27 - - [2026-01-05 03:02:32] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053446 10.0.0.23 - - [2026-01-05 03:02:32] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001147 10.0.0.27 - - [2026-01-05 03:02:32] "POST /neutron/network HTTP/1.1" 200 625 0.165139 10.0.0.27 - - [2026-01-05 03:02:32] "POST /id-to-fqname HTTP/1.1" 200 229 0.003150 10.0.0.27 - - [2026-01-05 03:02:32] "GET /virtual-network/8f4e3cfe-587c-44fa-a159-fed65cc7dbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005582 10.0.0.27 - - [2026-01-05 03:02:32] "POST /neutron/network HTTP/1.1" 200 844 0.008515 10.0.0.27 - - [2026-01-05 03:02:32] "GET /virtual-network/8f4e3cfe-587c-44fa-a159-fed65cc7dbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006418 10.0.0.27 - - [2026-01-05 03:02:33] "GET /virtual-network/8f4e3cfe-587c-44fa-a159-fed65cc7dbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006557 10.0.0.27 - - [2026-01-05 03:02:33] "GET /obj-perms HTTP/1.1" 200 5026 0.003908 10.0.0.27 - - [2026-01-05 03:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.23 - - [2026-01-05 03:02:33] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000874 10.0.0.27 - - [2026-01-05 03:02:33] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039746 10.0.0.27 - - [2026-01-05 03:02:33] "POST /neutron/network HTTP/1.1" 200 117 0.016439 10.0.0.27 - - [2026-01-05 03:02:33] "POST /route-targets HTTP/1.1" 200 327 0.012416 10.0.0.27 - - [2026-01-05 03:02:33] "POST /neutron/network HTTP/1.1" 200 846 0.011550 10.0.0.27 - - [2026-01-05 03:02:33] "POST /id-to-fqname HTTP/1.1" 200 230 0.001131 10.0.0.27 - - [2026-01-05 03:02:33] "GET /virtual-network/096f6d69-775c-410c-bf70-92231df49a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005065 10.0.0.27 - - [2026-01-05 03:02:33] "GET /virtual-network/096f6d69-775c-410c-bf70-92231df49a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006047 10.0.0.27 - - [2026-01-05 03:02:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.010004 10.0.0.27 - - [2026-01-05 03:02:34] "GET /virtual-network/096f6d69-775c-410c-bf70-92231df49a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008036 10.0.0.33 - - [2026-01-05 03:02:34] "GET /obj-perms HTTP/1.1" 200 5026 0.005711 10.0.0.27 - - [2026-01-05 03:02:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.002046 10.0.0.23 - - [2026-01-05 03:02:35] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002647 10.0.0.27 - - [2026-01-05 03:02:35] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.073981 10.0.0.27 - - [2026-01-05 03:02:35] "POST /neutron/port HTTP/1.1" 200 117 0.007682 10.0.0.27 - - [2026-01-05 03:02:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001697 10.0.0.27 - - [2026-01-05 03:02:35] "POST /neutron/network HTTP/1.1" 200 845 0.006497 10.0.0.27 - - [2026-01-05 03:02:36] "POST /neutron/port HTTP/1.1" 200 1057 0.025196 10.0.0.23 - - [2026-01-05 03:02:36] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.27 - - [2026-01-05 03:02:36] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.084615 10.0.0.27 - - [2026-01-05 03:02:36] "POST /neutron/network HTTP/1.1" 200 835 0.005497 10.0.0.27 - - [2026-01-05 03:02:36] "POST /neutron/port HTTP/1.1" 200 1121 0.023837 10.0.0.27 - - [2026-01-05 03:02:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006649 10.0.0.27 - - [2026-01-05 03:02:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.003883 10.0.0.27 - - [2026-01-05 03:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.23 - - [2026-01-05 03:02:37] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000981 10.0.0.27 - - [2026-01-05 03:02:37] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007263 10.0.0.27 - - [2026-01-05 03:02:37] "POST /service-templates HTTP/1.1" 200 543 0.030573 10.0.0.27 - - [2026-01-05 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.27 - - [2026-01-05 03:02:37] "GET /service-template/409e5889-d3a8-4f9a-8f33-be398d9ecab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005700 10.0.0.27 - - [2026-01-05 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.27 - - [2026-01-05 03:02:37] "GET /service-template/409e5889-d3a8-4f9a-8f33-be398d9ecab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004095 10.0.0.27 - - [2026-01-05 03:02:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001053 10.0.0.27 - - [2026-01-05 03:02:37] "POST /neutron/network HTTP/1.1" 200 845 0.006258 10.0.0.27 - - [2026-01-05 03:02:37] "POST /id-to-fqname HTTP/1.1" 200 229 0.001141 10.0.0.27 - - [2026-01-05 03:02:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.001144 10.0.0.27 - - [2026-01-05 03:02:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007001 10.0.0.27 - - [2026-01-05 03:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.27 - - [2026-01-05 03:02:37] "DELETE /service-template/409e5889-d3a8-4f9a-8f33-be398d9ecab4 HTTP/1.1" 200 115 0.028074 10.0.0.27 - - [2026-01-05 03:02:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.002328 10.0.0.27 - - [2026-01-05 03:02:37] "POST /neutron/port HTTP/1.1" 200 1113 0.102349 10.0.0.27 - - [2026-01-05 03:02:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.008677 10.0.0.27 - - [2026-01-05 03:02:37] "POST /neutron/network HTTP/1.1" 200 835 0.008005 10.0.0.27 - - [2026-01-05 03:02:38] "DELETE /route-target/6e0f7d2d-aa3d-49cc-bd03-c43cce8dca53 HTTP/1.1" 200 115 0.029501 10.0.0.23 - - [2026-01-05 03:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004401 10.0.0.23 - - [2026-01-05 03:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007832 10.0.0.27 - - [2026-01-05 03:02:38] "POST /neutron/network HTTP/1.1" 200 151 0.126437 10.0.0.27 - - [2026-01-05 03:02:38] "POST /neutron/port HTTP/1.1" 200 151 0.190463 10.0.0.27 - - [2026-01-05 03:02:39] "POST /neutron/port HTTP/1.1" 200 1123 0.017842 10.0.0.27 - - [2026-01-05 03:02:39] "POST /neutron/port HTTP/1.1" 200 117 0.007728 10.0.0.27 - - [2026-01-05 03:02:40] "POST /neutron/port HTTP/1.1" 200 117 0.006683 10.0.0.27 - - [2026-01-05 03:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.27 - - [2026-01-05 03:02:41] "POST /neutron/network HTTP/1.1" 200 831 0.006547 10.0.0.27 - - [2026-01-05 03:02:41] "DELETE /route-target/9c11cc95-f225-46e4-8912-1ee0d03947c7 HTTP/1.1" 200 115 0.024655 10.0.0.23 - - [2026-01-05 03:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002725 10.0.0.23 - - [2026-01-05 03:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002556 10.0.0.27 - - [2026-01-05 03:02:41] "POST /neutron/network HTTP/1.1" 200 151 0.116586 10.0.0.23 - - [2026-01-05 03:02:43] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.27 - - [2026-01-05 03:02:43] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048392 10.0.0.23 - - [2026-01-05 03:02:43] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.27 - - [2026-01-05 03:02:43] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?fields=virtual_networks HTTP/1.1" 200 1038 0.052342 10.0.0.23 - - [2026-01-05 03:02:43] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001424 10.0.0.27 - - [2026-01-05 03:02:43] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.055837 10.0.0.23 - - [2026-01-05 03:02:43] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001390 10.0.0.27 - - [2026-01-05 03:02:43] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?fields=security_groups HTTP/1.1" 200 1262 0.043913 10.0.0.27 - - [2026-01-05 03:02:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.030826 10.0.0.23 - - [2026-01-05 03:02:44] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003332 10.0.0.23 - - [2026-01-05 03:02:44] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002915 10.0.0.23 - - [2026-01-05 03:02:44] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010295 10.0.0.23 - - [2026-01-05 03:02:44] "POST /id-to-fqname HTTP/1.1" 200 188 0.001415 10.0.0.23 - - [2026-01-05 03:02:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.003706 10.0.0.23 - - [2026-01-05 03:02:44] "POST /security-groups HTTP/1.1" 200 589 0.031350 10.0.0.27 - - [2026-01-05 03:02:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.005023 10.0.0.23 - - [2026-01-05 03:02:44] "POST /projects HTTP/1.1" 200 581 0.239187 10.0.0.23 - - [2026-01-05 03:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.314964 10.0.0.27 - - [2026-01-05 03:02:44] "POST /access-control-lists HTTP/1.1" 200 592 0.045712 10.0.0.27 - - [2026-01-05 03:02:44] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.490612 10.0.0.27 - - [2026-01-05 03:02:45] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.27 - - [2026-01-05 03:02:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.27 - - [2026-01-05 03:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.056776 10.0.0.23 - - [2026-01-05 03:02:47] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000915 10.0.0.27 - - [2026-01-05 03:02:48] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034224 10.0.0.23 - - [2026-01-05 03:02:48] "POST /useragent-kv HTTP/1.1" 200 115 0.005571 10.0.0.27 - - [2026-01-05 03:02:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.241628 10.0.0.27 - - [2026-01-05 03:02:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.001277 10.0.0.27 - - [2026-01-05 03:02:48] "GET /virtual-network/b3471116-1b2a-4908-b496-db2cb8f92fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010139 10.0.0.23 - - [2026-01-05 03:02:48] "DELETE /project/74dc9028862d4c89b3a76cc86ed69d1f HTTP/1.1" 404 173 0.008471 10.0.0.23 - - [2026-01-05 03:02:48] "DELETE /project/d7ee2745edf04722ae02f47d269c5429 HTTP/1.1" 404 173 0.005978 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000804 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000787 10.0.0.27 - - [2026-01-05 03:02:48] "GET /virtual-network/b3471116-1b2a-4908-b496-db2cb8f92fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005189 10.0.0.23 - - [2026-01-05 03:02:48] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.062185 10.0.0.27 - - [2026-01-05 03:02:48] "POST /neutron/network HTTP/1.1" 200 830 0.029168 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003432 10.0.0.23 - - [2026-01-05 03:02:48] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.092287 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001524 10.0.0.23 - - [2026-01-05 03:02:48] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?fields=security_groups HTTP/1.1" 200 1367 0.065321 10.0.0.23 - - [2026-01-05 03:02:48] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?fields=security_groups HTTP/1.1" 200 1436 0.107825 10.0.0.23 - - [2026-01-05 03:02:48] "DELETE /security-group/0a2b65ac-8aca-4c15-928a-ffd3adc7a5b1 HTTP/1.1" 200 115 0.094693 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=74dc9028-862d-4c89-b3a7-6cc86ed69d1f&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002267 10.0.0.27 - - [2026-01-05 03:02:48] "DELETE /access-control-list/4762861d-329f-42be-b96a-08a70f78e006 HTTP/1.1" 200 115 0.055678 10.0.0.23 - - [2026-01-05 03:02:48] "GET /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f?fields=application_policy_sets HTTP/1.1" 200 1406 0.049588 10.0.0.23 - - [2026-01-05 03:02:48] "DELETE /security-group/98e3b158-fb7c-4e70-9905-f6c2fc303e2a HTTP/1.1" 200 115 0.091484 10.0.0.23 - - [2026-01-05 03:02:48] "GET /projects?obj_uuids=7a481050-68c8-41d6-bcbb-6b49b374fc1a&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002182 10.0.0.23 - - [2026-01-05 03:02:49] "GET /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a?fields=application_policy_sets HTTP/1.1" 200 1475 0.081315 10.0.0.27 - - [2026-01-05 03:02:49] "DELETE /access-control-list/12cc590a-440e-4e05-a451-f94317677310 HTTP/1.1" 200 115 0.079166 10.0.0.23 - - [2026-01-05 03:02:49] "DELETE /project/74dc9028-862d-4c89-b3a7-6cc86ed69d1f HTTP/1.1" 200 115 0.560643 10.0.0.23 - - [2026-01-05 03:02:49] "DELETE /project/7a481050-68c8-41d6-bcbb-6b49b374fc1a HTTP/1.1" 200 115 0.638273 10.0.0.27 - - [2026-01-05 03:02:49] "GET /virtual-network/b3471116-1b2a-4908-b496-db2cb8f92fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005685 10.0.0.23 - - [2026-01-05 03:02:50] "GET /obj-perms HTTP/1.1" 200 5026 0.061980 10.0.0.27 - - [2026-01-05 03:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.23 - - [2026-01-05 03:02:50] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000893 10.0.0.27 - - [2026-01-05 03:02:50] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044930 10.0.0.23 - - [2026-01-05 03:02:50] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000984 10.0.0.27 - - [2026-01-05 03:02:51] "POST /neutron/network HTTP/1.1" 200 617 0.135824 10.0.0.27 - - [2026-01-05 03:02:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.004113 10.0.0.27 - - [2026-01-05 03:02:51] "GET /virtual-network/605cd976-c0a8-4f8f-be74-6a521fad2dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008456 10.0.0.27 - - [2026-01-05 03:02:51] "POST /neutron/network HTTP/1.1" 200 835 0.005998 10.0.0.27 - - [2026-01-05 03:02:51] "GET /virtual-network/605cd976-c0a8-4f8f-be74-6a521fad2dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005178 10.0.0.27 - - [2026-01-05 03:02:51] "GET /virtual-network/605cd976-c0a8-4f8f-be74-6a521fad2dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006475 10.0.0.27 - - [2026-01-05 03:02:51] "GET /obj-perms HTTP/1.1" 200 5026 0.056492 10.0.0.27 - - [2026-01-05 03:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.23 - - [2026-01-05 03:02:52] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.27 - - [2026-01-05 03:02:52] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044213 10.0.0.27 - - [2026-01-05 03:02:52] "POST /neutron/network HTTP/1.1" 200 117 0.037490 10.0.0.27 - - [2026-01-05 03:02:52] "POST /route-targets HTTP/1.1" 200 327 0.012303 10.0.0.27 - - [2026-01-05 03:02:52] "POST /neutron/network HTTP/1.1" 200 837 0.008210 10.0.0.27 - - [2026-01-05 03:02:52] "POST /id-to-fqname HTTP/1.1" 200 226 0.000988 10.0.0.27 - - [2026-01-05 03:02:52] "GET /virtual-network/48e7d7dc-e60a-4495-b144-50cc7784f78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004857 10.0.0.27 - - [2026-01-05 03:02:52] "GET /virtual-network/48e7d7dc-e60a-4495-b144-50cc7784f78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005274 10.0.0.27 - - [2026-01-05 03:02:52] "POST /neutron/subnet HTTP/1.1" 200 719 0.008941 10.0.0.27 - - [2026-01-05 03:02:52] "GET /virtual-network/48e7d7dc-e60a-4495-b144-50cc7784f78b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005999 10.0.0.33 - - [2026-01-05 03:02:53] "GET /obj-perms HTTP/1.1" 200 5026 0.062661 10.0.0.27 - - [2026-01-05 03:02:53] "POST /id-to-fqname HTTP/1.1" 200 225 0.001438 10.0.0.23 - - [2026-01-05 03:02:54] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001121 10.0.0.27 - - [2026-01-05 03:02:54] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070166 10.0.0.27 - - [2026-01-05 03:02:54] "POST /neutron/port HTTP/1.1" 200 117 0.007002 10.0.0.27 - - [2026-01-05 03:02:54] "POST /id-to-fqname HTTP/1.1" 200 226 0.001477 10.0.0.27 - - [2026-01-05 03:02:54] "POST /neutron/network HTTP/1.1" 200 847 0.007562 10.0.0.27 - - [2026-01-05 03:02:55] "POST /neutron/port HTTP/1.1" 200 1057 0.016598 10.0.0.23 - - [2026-01-05 03:02:55] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001343 10.0.0.27 - - [2026-01-05 03:02:55] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.127624 10.0.0.27 - - [2026-01-05 03:02:55] "POST /neutron/port HTTP/1.1" 200 1121 0.033579 10.0.0.27 - - [2026-01-05 03:02:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.009404 10.0.0.27 - - [2026-01-05 03:02:55] "POST /neutron/port HTTP/1.1" 200 1121 0.023896 10.0.0.27 - - [2026-01-05 03:02:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.003380 10.0.0.27 - - [2026-01-05 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.23 - - [2026-01-05 03:02:55] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.27 - - [2026-01-05 03:02:55] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007093 10.0.0.27 - - [2026-01-05 03:02:55] "POST /service-templates HTTP/1.1" 200 543 0.031818 10.0.0.27 - - [2026-01-05 03:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2026-01-05 03:02:55] "GET /service-template/673da1b8-76b1-4788-a0f1-6846f651e16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006511 10.0.0.27 - - [2026-01-05 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.27 - - [2026-01-05 03:02:56] "POST /neutron/network HTTP/1.1" 200 847 0.006784 10.0.0.27 - - [2026-01-05 03:02:56] "GET /service-template/673da1b8-76b1-4788-a0f1-6846f651e16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005348 10.0.0.27 - - [2026-01-05 03:02:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001304 10.0.0.27 - - [2026-01-05 03:02:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.000945 10.0.0.27 - - [2026-01-05 03:02:56] "POST /id-to-fqname HTTP/1.1" 200 226 0.001244 10.0.0.27 - - [2026-01-05 03:02:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012337 10.0.0.27 - - [2026-01-05 03:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.27 - - [2026-01-05 03:02:56] "DELETE /service-template/673da1b8-76b1-4788-a0f1-6846f651e16d HTTP/1.1" 200 115 0.037003 10.0.0.27 - - [2026-01-05 03:02:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.004235 10.0.0.27 - - [2026-01-05 03:02:56] "POST /neutron/port HTTP/1.1" 200 1111 0.147048 10.0.0.27 - - [2026-01-05 03:02:56] "POST /neutron/subnet HTTP/1.1" 200 693 0.008685 10.0.0.27 - - [2026-01-05 03:02:56] "POST /neutron/network HTTP/1.1" 400 204 0.012875 10.0.0.27 - - [2026-01-05 03:02:57] "POST /neutron/port HTTP/1.1" 200 1111 0.014825 10.0.0.27 - - [2026-01-05 03:02:58] "POST /neutron/port HTTP/1.1" 200 1111 0.015804 10.0.0.27 - - [2026-01-05 03:02:58] "POST /neutron/network HTTP/1.1" 200 2191 0.009718 10.0.0.27 - - [2026-01-05 03:02:58] "POST /neutron/port HTTP/1.1" 200 117 0.006157 10.0.0.27 - - [2026-01-05 03:02:59] "DELETE /route-target/1e731e42-915d-40ab-a559-f8416014032c HTTP/1.1" 200 115 0.021891 10.0.0.23 - - [2026-01-05 03:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002799 10.0.0.23 - - [2026-01-05 03:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 10.0.0.27 - - [2026-01-05 03:02:59] "POST /neutron/network HTTP/1.1" 200 151 0.145286 10.0.0.27 - - [2026-01-05 03:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.27 - - [2026-01-05 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.23 - - [2026-01-05 03:03:02] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000928 10.0.0.27 - - [2026-01-05 03:03:02] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.041761 10.0.0.27 - - [2026-01-05 03:03:02] "POST /neutron/network HTTP/1.1" 200 117 0.011168 10.0.0.27 - - [2026-01-05 03:03:03] "POST /ref-update HTTP/1.1" 200 156 0.022530 10.0.0.27 - - [2026-01-05 03:03:03] "POST /neutron/network HTTP/1.1" 200 833 0.008167 10.0.0.27 - - [2026-01-05 03:03:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001027 10.0.0.27 - - [2026-01-05 03:03:03] "GET /virtual-network/9d0ebb4c-3bb4-4baa-b6bb-f19d4acf6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004761 10.0.0.27 - - [2026-01-05 03:03:03] "GET /virtual-network/9d0ebb4c-3bb4-4baa-b6bb-f19d4acf6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006379 10.0.0.27 - - [2026-01-05 03:03:03] "POST /neutron/subnet HTTP/1.1" 200 730 0.009778 10.0.0.27 - - [2026-01-05 03:03:03] "GET /virtual-network/9d0ebb4c-3bb4-4baa-b6bb-f19d4acf6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005735 10.0.0.23 - - [2026-01-05 03:03:03] "GET /obj-perms HTTP/1.1" 200 5026 0.004028 10.0.0.27 - - [2026-01-05 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.23 - - [2026-01-05 03:03:03] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001194 10.0.0.27 - - [2026-01-05 03:03:03] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071387 10.0.0.23 - - [2026-01-05 03:03:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005746 10.0.0.27 - - [2026-01-05 03:03:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.211620 10.0.0.27 - - [2026-01-05 03:03:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001923 10.0.0.27 - - [2026-01-05 03:03:04] "GET /virtual-network/d1ab1630-21a1-46e9-879f-269853cc773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005650 10.0.0.27 - - [2026-01-05 03:03:04] "GET /virtual-network/d1ab1630-21a1-46e9-879f-269853cc773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007107 10.0.0.27 - - [2026-01-05 03:03:04] "POST /neutron/network HTTP/1.1" 200 834 0.007617 10.0.0.27 - - [2026-01-05 03:03:04] "GET /virtual-network/d1ab1630-21a1-46e9-879f-269853cc773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006018 10.0.0.27 - - [2026-01-05 03:03:04] "GET /obj-perms HTTP/1.1" 200 5026 0.003800 10.0.0.27 - - [2026-01-05 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.23 - - [2026-01-05 03:03:04] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000931 10.0.0.27 - - [2026-01-05 03:03:04] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039254 10.0.0.23 - - [2026-01-05 03:03:04] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.27 - - [2026-01-05 03:03:05] "POST /neutron/network HTTP/1.1" 200 615 0.113435 10.0.0.27 - - [2026-01-05 03:03:05] "POST /route-targets HTTP/1.1" 200 327 0.014522 10.0.0.27 - - [2026-01-05 03:03:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.003473 10.0.0.27 - - [2026-01-05 03:03:05] "GET /virtual-network/732efc09-42c3-4909-a074-25f25ecdd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006229 10.0.0.27 - - [2026-01-05 03:03:05] "POST /neutron/network HTTP/1.1" 200 835 0.006105 10.0.0.27 - - [2026-01-05 03:03:05] "GET /virtual-network/732efc09-42c3-4909-a074-25f25ecdd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004956 10.0.0.27 - - [2026-01-05 03:03:05] "GET /virtual-network/732efc09-42c3-4909-a074-25f25ecdd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006063 10.0.0.33 - - [2026-01-05 03:03:05] "GET /obj-perms HTTP/1.1" 200 5026 0.004884 10.0.0.27 - - [2026-01-05 03:03:05] "POST /id-to-fqname HTTP/1.1" 200 223 0.001237 10.0.0.27 - - [2026-01-05 03:03:06] "POST /neutron/network HTTP/1.1" 200 844 0.006665 10.0.0.23 - - [2026-01-05 03:03:06] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000989 10.0.0.27 - - [2026-01-05 03:03:06] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078779 10.0.0.27 - - [2026-01-05 03:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.006344 10.0.0.27 - - [2026-01-05 03:03:06] "POST /id-to-fqname HTTP/1.1" 200 224 0.001194 10.0.0.27 - - [2026-01-05 03:03:07] "POST /neutron/network HTTP/1.1" 200 844 0.006702 10.0.0.27 - - [2026-01-05 03:03:07] "POST /neutron/port HTTP/1.1" 200 1060 0.019088 10.0.0.23 - - [2026-01-05 03:03:07] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002340 10.0.0.27 - - [2026-01-05 03:03:07] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.128868 10.0.0.27 - - [2026-01-05 03:03:07] "POST /neutron/network HTTP/1.1" 200 835 0.008322 10.0.0.27 - - [2026-01-05 03:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.001606 10.0.0.27 - - [2026-01-05 03:03:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009935 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.006262 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.23 - - [2026-01-05 03:03:08] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001785 10.0.0.27 - - [2026-01-05 03:03:08] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.030867 10.0.0.27 - - [2026-01-05 03:03:08] "POST /service-templates HTTP/1.1" 200 543 0.031426 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.27 - - [2026-01-05 03:03:08] "GET /service-template/5f7792dd-06c6-40ba-91b6-837cfa539bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008005 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.27 - - [2026-01-05 03:03:08] "GET /service-template/5f7792dd-06c6-40ba-91b6-837cfa539bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004584 10.0.0.27 - - [2026-01-05 03:03:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001280 10.0.0.23 - - [2026-01-05 03:03:08] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001596 10.0.0.27 - - [2026-01-05 03:03:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001241 10.0.0.27 - - [2026-01-05 03:03:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001283 10.0.0.27 - - [2026-01-05 03:03:08] "POST /neutron/port HTTP/1.1" 200 1059 0.298075 10.0.0.27 - - [2026-01-05 03:03:08] "POST /neutron/port HTTP/1.1" 200 1059 0.013212 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-01-05 03:03:08] "DELETE /service-template/5f7792dd-06c6-40ba-91b6-837cfa539bc0 HTTP/1.1" 200 115 0.026200 10.0.0.27 - - [2026-01-05 03:03:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.005873 10.0.0.27 - - [2026-01-05 03:03:09] "POST /neutron/port HTTP/1.1" 200 1123 0.020088 10.0.0.27 - - [2026-01-05 03:03:09] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.27 - - [2026-01-05 03:03:09] "POST /neutron/network HTTP/1.1" 400 204 0.013092 10.0.0.27 - - [2026-01-05 03:03:09] "POST /neutron/port HTTP/1.1" 200 151 0.175801 10.0.0.27 - - [2026-01-05 03:03:10] "POST /neutron/port HTTP/1.1" 200 151 0.197989 10.0.0.27 - - [2026-01-05 03:03:10] "POST /neutron/network HTTP/1.1" 200 117 0.012630 10.0.0.23 - - [2026-01-05 03:03:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005926 10.0.0.23 - - [2026-01-05 03:03:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002827 10.0.0.27 - - [2026-01-05 03:03:11] "POST /neutron/network HTTP/1.1" 200 151 0.123539 10.0.0.27 - - [2026-01-05 03:03:11] "DELETE /route-target/03cb9171-c9e2-4d34-baed-c078330d3cbc HTTP/1.1" 200 115 0.031853 10.0.0.27 - - [2026-01-05 03:03:12] "POST /neutron/network HTTP/1.1" 200 833 0.008719 10.0.0.27 - - [2026-01-05 03:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.23 - - [2026-01-05 03:03:13] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001016 10.0.0.27 - - [2026-01-05 03:03:13] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.043337 10.0.0.23 - - [2026-01-05 03:03:13] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000952 10.0.0.27 - - [2026-01-05 03:03:13] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?fields=virtual_networks HTTP/1.1" 200 1039 0.044836 10.0.0.23 - - [2026-01-05 03:03:13] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.27 - - [2026-01-05 03:03:13] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.050050 10.0.0.23 - - [2026-01-05 03:03:13] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996 10.0.0.27 - - [2026-01-05 03:03:13] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?fields=security_groups HTTP/1.1" 200 1263 0.038469 10.0.0.27 - - [2026-01-05 03:03:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.039674 10.0.0.23 - - [2026-01-05 03:03:14] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003388 10.0.0.23 - - [2026-01-05 03:03:14] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001199 10.0.0.23 - - [2026-01-05 03:03:14] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008063 10.0.0.23 - - [2026-01-05 03:03:15] "POST /id-to-fqname HTTP/1.1" 200 186 0.002054 10.0.0.23 - - [2026-01-05 03:03:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.003602 10.0.0.23 - - [2026-01-05 03:03:15] "POST /security-groups HTTP/1.1" 200 587 0.031311 10.0.0.23 - - [2026-01-05 03:03:15] "POST /projects HTTP/1.1" 200 577 0.252592 10.0.0.27 - - [2026-01-05 03:03:15] "POST /access-control-lists HTTP/1.1" 200 592 0.034065 10.0.0.23 - - [2026-01-05 03:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.331676 10.0.0.27 - - [2026-01-05 03:03:15] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.484491 10.0.0.23 - - [2026-01-05 03:03:16] "GET /obj-perms HTTP/1.1" 200 5056 0.109926 10.0.0.27 - - [2026-01-05 03:03:16] "GET / HTTP/1.1" 200 35931 0.002516 10.0.0.27 - - [2026-01-05 03:03:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.27 - - [2026-01-05 03:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.027052 10.0.0.23 - - [2026-01-05 03:03:18] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000924 10.0.0.27 - - [2026-01-05 03:03:19] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.044123 10.0.0.23 - - [2026-01-05 03:03:19] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001228 10.0.0.27 - - [2026-01-05 03:03:19] "POST /neutron/network HTTP/1.1" 200 611 0.159184 10.0.0.27 - - [2026-01-05 03:03:19] "POST /route-targets HTTP/1.1" 200 327 0.016633 10.0.0.27 - - [2026-01-05 03:03:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.003350 10.0.0.27 - - [2026-01-05 03:03:19] "GET /virtual-network/644a4ca3-c64d-468c-8657-92a3e87ca742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006899 10.0.0.27 - - [2026-01-05 03:03:19] "POST /neutron/network HTTP/1.1" 200 829 0.007128 10.0.0.27 - - [2026-01-05 03:03:19] "GET /virtual-network/644a4ca3-c64d-468c-8657-92a3e87ca742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007045 10.0.0.27 - - [2026-01-05 03:03:20] "GET /virtual-network/644a4ca3-c64d-468c-8657-92a3e87ca742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006061 10.0.0.27 - - [2026-01-05 03:03:20] "GET /obj-perms HTTP/1.1" 200 5022 0.064219 10.0.0.27 - - [2026-01-05 03:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.23 - - [2026-01-05 03:03:21] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001271 10.0.0.27 - - [2026-01-05 03:03:21] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.061505 10.0.0.27 - - [2026-01-05 03:03:21] "POST /neutron/network HTTP/1.1" 200 117 0.021407 10.0.0.27 - - [2026-01-05 03:03:22] "POST /neutron/network HTTP/1.1" 200 831 0.011510 10.0.0.27 - - [2026-01-05 03:03:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001095 10.0.0.27 - - [2026-01-05 03:03:22] "GET /virtual-network/ca7ead4d-6ad1-4180-a4c0-1123b5d83e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005196 10.0.0.27 - - [2026-01-05 03:03:22] "GET /virtual-network/ca7ead4d-6ad1-4180-a4c0-1123b5d83e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009014 10.0.0.27 - - [2026-01-05 03:03:22] "POST /neutron/subnet HTTP/1.1" 200 729 0.010623 10.0.0.27 - - [2026-01-05 03:03:22] "POST /ref-update HTTP/1.1" 200 156 0.021876 10.0.0.27 - - [2026-01-05 03:03:22] "GET /virtual-network/ca7ead4d-6ad1-4180-a4c0-1123b5d83e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005667 10.0.0.27 - - [2026-01-05 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.23 - - [2026-01-05 03:03:23] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000947 10.0.0.27 - - [2026-01-05 03:03:23] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.048421 10.0.0.23 - - [2026-01-05 03:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.016629 10.0.0.27 - - [2026-01-05 03:03:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.201485 10.0.0.27 - - [2026-01-05 03:03:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001239 10.0.0.27 - - [2026-01-05 03:03:23] "GET /virtual-network/0d90dbf3-d0e5-4abe-9e31-23402bf2de4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005274 10.0.0.27 - - [2026-01-05 03:03:24] "GET /virtual-network/0d90dbf3-d0e5-4abe-9e31-23402bf2de4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005847 10.0.0.27 - - [2026-01-05 03:03:24] "POST /neutron/network HTTP/1.1" 200 832 0.005819 10.0.0.27 - - [2026-01-05 03:03:24] "GET /virtual-network/0d90dbf3-d0e5-4abe-9e31-23402bf2de4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005288 10.0.0.33 - - [2026-01-05 03:03:24] "GET /obj-perms HTTP/1.1" 200 5022 0.073915 10.0.0.23 - - [2026-01-05 03:03:24] "GET /obj-perms HTTP/1.1" 200 5022 0.094230 10.0.0.27 - - [2026-01-05 03:03:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001437 10.0.0.23 - - [2026-01-05 03:03:25] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001039 10.0.0.27 - - [2026-01-05 03:03:25] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063416 10.0.0.27 - - [2026-01-05 03:03:25] "POST /neutron/network HTTP/1.1" 200 831 0.014043 10.0.0.27 - - [2026-01-05 03:03:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001243 10.0.0.27 - - [2026-01-05 03:03:26] "POST /neutron/port HTTP/1.1" 200 117 0.006133 10.0.0.23 - - [2026-01-05 03:03:26] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001572 10.0.0.27 - - [2026-01-05 03:03:26] "POST /neutron/port HTTP/1.1" 200 1057 0.277558 10.0.0.27 - - [2026-01-05 03:03:26] "POST /neutron/port HTTP/1.1" 200 1111 0.133824 10.0.0.23 - - [2026-01-05 03:03:27] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001789 10.0.0.27 - - [2026-01-05 03:03:27] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.076228 10.0.0.27 - - [2026-01-05 03:03:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.012213 10.0.0.27 - - [2026-01-05 03:03:27] "POST /neutron/network HTTP/1.1" 200 831 0.008232 10.0.0.27 - - [2026-01-05 03:03:27] "POST /neutron/port HTTP/1.1" 200 117 0.009794 10.0.0.27 - - [2026-01-05 03:03:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.004430 10.0.0.27 - - [2026-01-05 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.23 - - [2026-01-05 03:03:27] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002754 10.0.0.27 - - [2026-01-05 03:03:27] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009417 10.0.0.27 - - [2026-01-05 03:03:27] "POST /service-templates HTTP/1.1" 200 543 0.034597 10.0.0.27 - - [2026-01-05 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.27 - - [2026-01-05 03:03:27] "GET /service-template/c231532e-2634-4bd5-aeea-ea3b3a609783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.006400 10.0.0.27 - - [2026-01-05 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.27 - - [2026-01-05 03:03:27] "GET /service-template/c231532e-2634-4bd5-aeea-ea3b3a609783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.004659 10.0.0.27 - - [2026-01-05 03:03:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001600 10.0.0.27 - - [2026-01-05 03:03:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001916 10.0.0.27 - - [2026-01-05 03:03:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.007519 10.0.0.27 - - [2026-01-05 03:03:28] "POST /neutron/port HTTP/1.1" 200 2035 0.061472 10.0.0.27 - - [2026-01-05 03:03:28] "POST /neutron/port HTTP/1.1" 200 1056 0.013377 10.0.0.27 - - [2026-01-05 03:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.27 - - [2026-01-05 03:03:28] "DELETE /service-template/c231532e-2634-4bd5-aeea-ea3b3a609783 HTTP/1.1" 200 115 0.024957 10.0.0.27 - - [2026-01-05 03:03:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.003171 10.0.0.27 - - [2026-01-05 03:03:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003521 10.0.0.27 - - [2026-01-05 03:03:28] "POST /neutron/network HTTP/1.1" 200 832 0.006941 10.0.0.27 - - [2026-01-05 03:03:29] "POST /neutron/port HTTP/1.1" 200 1121 0.018632 10.0.0.27 - - [2026-01-05 03:03:30] "POST /neutron/port HTTP/1.1" 200 1120 0.019293 10.0.0.27 - - [2026-01-05 03:03:30] "POST /neutron/port HTTP/1.1" 200 117 0.007153 10.0.0.27 - - [2026-01-05 03:03:30] "POST /neutron/network HTTP/1.1" 200 832 0.006605 10.0.0.27 - - [2026-01-05 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.27 - - [2026-01-05 03:03:31] "POST /neutron/network HTTP/1.1" 200 831 0.007415 10.0.0.27 - - [2026-01-05 03:03:31] "DELETE /route-target/d8078162-6a64-4cf7-8ba1-45cfe44a82c7 HTTP/1.1" 200 115 0.020293 10.0.0.23 - - [2026-01-05 03:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005576 10.0.0.23 - - [2026-01-05 03:03:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 10.0.0.27 - - [2026-01-05 03:03:31] "POST /neutron/network HTTP/1.1" 200 151 0.116830 10.0.0.27 - - [2026-01-05 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.23 - - [2026-01-05 03:03:34] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001952 10.0.0.27 - - [2026-01-05 03:03:34] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.053464 10.0.0.27 - - [2026-01-05 03:03:34] "POST /route-targets HTTP/1.1" 200 327 0.016473 10.0.0.23 - - [2026-01-05 03:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005349 10.0.0.27 - - [2026-01-05 03:03:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.225600 10.0.0.27 - - [2026-01-05 03:03:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.001256 10.0.0.27 - - [2026-01-05 03:03:35] "GET /virtual-network/eca715a2-8ae3-4930-ac6a-e85484d89e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005865 10.0.0.27 - - [2026-01-05 03:03:35] "GET /virtual-network/eca715a2-8ae3-4930-ac6a-e85484d89e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007245 10.0.0.27 - - [2026-01-05 03:03:35] "POST /neutron/network HTTP/1.1" 200 831 0.008377 10.0.0.27 - - [2026-01-05 03:03:35] "GET /virtual-network/eca715a2-8ae3-4930-ac6a-e85484d89e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006721 10.0.0.27 - - [2026-01-05 03:03:35] "GET /obj-perms HTTP/1.1" 200 5022 0.003436 10.0.0.27 - - [2026-01-05 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.23 - - [2026-01-05 03:03:35] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000971 10.0.0.27 - - [2026-01-05 03:03:35] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.045328 10.0.0.23 - - [2026-01-05 03:03:35] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000996 10.0.0.27 - - [2026-01-05 03:03:35] "POST /neutron/network HTTP/1.1" 200 611 0.122091 10.0.0.27 - - [2026-01-05 03:03:35] "POST /ref-update HTTP/1.1" 200 156 0.026006 10.0.0.27 - - [2026-01-05 03:03:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.003114 10.0.0.27 - - [2026-01-05 03:03:36] "GET /virtual-network/46375df0-6c3d-471e-8a18-e23486c77d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005413 10.0.0.27 - - [2026-01-05 03:03:36] "POST /neutron/network HTTP/1.1" 200 828 0.005631 10.0.0.27 - - [2026-01-05 03:03:36] "GET /virtual-network/46375df0-6c3d-471e-8a18-e23486c77d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005014 10.0.0.27 - - [2026-01-05 03:03:36] "GET /virtual-network/46375df0-6c3d-471e-8a18-e23486c77d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006226 10.0.0.27 - - [2026-01-05 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2026-01-05 03:03:36] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001337 10.0.0.27 - - [2026-01-05 03:03:36] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.040767 10.0.0.27 - - [2026-01-05 03:03:36] "POST /neutron/network HTTP/1.1" 200 117 0.014272 10.0.0.27 - - [2026-01-05 03:03:37] "POST /neutron/network HTTP/1.1" 200 832 0.008349 10.0.0.27 - - [2026-01-05 03:03:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001156 10.0.0.27 - - [2026-01-05 03:03:37] "GET /virtual-network/998d4f1a-84a7-4723-8209-12d2753b17e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005093 10.0.0.27 - - [2026-01-05 03:03:37] "GET /virtual-network/998d4f1a-84a7-4723-8209-12d2753b17e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005619 10.0.0.27 - - [2026-01-05 03:03:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.011364 10.0.0.27 - - [2026-01-05 03:03:37] "GET /virtual-network/998d4f1a-84a7-4723-8209-12d2753b17e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005767 10.0.0.33 - - [2026-01-05 03:03:37] "GET /obj-perms HTTP/1.1" 200 5022 0.003861 10.0.0.23 - - [2026-01-05 03:03:37] "GET /obj-perms HTTP/1.1" 200 5022 0.006669 10.0.0.27 - - [2026-01-05 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.23 - - [2026-01-05 03:03:37] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001621 10.0.0.27 - - [2026-01-05 03:03:37] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.050918 10.0.0.27 - - [2026-01-05 03:03:38] "POST /route-targets HTTP/1.1" 200 327 0.016747 10.0.0.23 - - [2026-01-05 03:03:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006218 10.0.0.27 - - [2026-01-05 03:03:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.224864 10.0.0.27 - - [2026-01-05 03:03:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001724 10.0.0.27 - - [2026-01-05 03:03:38] "GET /virtual-network/c236bec5-71eb-4803-856e-19e09f97e7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005893 10.0.0.27 - - [2026-01-05 03:03:38] "GET /virtual-network/c236bec5-71eb-4803-856e-19e09f97e7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.015155 10.0.0.27 - - [2026-01-05 03:03:38] "POST /neutron/network HTTP/1.1" 200 843 0.007374 10.0.0.27 - - [2026-01-05 03:03:38] "GET /virtual-network/c236bec5-71eb-4803-856e-19e09f97e7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005451 10.0.0.27 - - [2026-01-05 03:03:38] "GET /obj-perms HTTP/1.1" 200 5022 0.003716 10.0.0.27 - - [2026-01-05 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.23 - - [2026-01-05 03:03:38] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000875 10.0.0.27 - - [2026-01-05 03:03:38] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.041906 10.0.0.23 - - [2026-01-05 03:03:39] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000921 10.0.0.27 - - [2026-01-05 03:03:39] "POST /neutron/network HTTP/1.1" 200 625 0.113453 10.0.0.27 - - [2026-01-05 03:03:39] "POST /ref-update HTTP/1.1" 200 156 0.020686 10.0.0.27 - - [2026-01-05 03:03:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.003457 10.0.0.27 - - [2026-01-05 03:03:39] "GET /virtual-network/8d52cfea-a97a-4c55-ac0a-e296279cb8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006108 10.0.0.27 - - [2026-01-05 03:03:39] "POST /neutron/network HTTP/1.1" 200 843 0.005956 10.0.0.27 - - [2026-01-05 03:03:39] "GET /virtual-network/8d52cfea-a97a-4c55-ac0a-e296279cb8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005060 10.0.0.27 - - [2026-01-05 03:03:39] "GET /virtual-network/8d52cfea-a97a-4c55-ac0a-e296279cb8fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006618 10.0.0.27 - - [2026-01-05 03:03:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001355 10.0.0.27 - - [2026-01-05 03:03:40] "POST /neutron/network HTTP/1.1" 200 838 0.006787 10.0.0.23 - - [2026-01-05 03:03:40] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001333 10.0.0.27 - - [2026-01-05 03:03:40] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.074401 10.0.0.27 - - [2026-01-05 03:03:40] "POST /neutron/port HTTP/1.1" 200 117 0.006336 10.0.0.27 - - [2026-01-05 03:03:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001570 10.0.0.27 - - [2026-01-05 03:03:41] "POST /neutron/network HTTP/1.1" 200 838 0.008572 10.0.0.27 - - [2026-01-05 03:03:41] "POST /neutron/port HTTP/1.1" 200 1054 0.018602 10.0.0.27 - - [2026-01-05 03:03:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 10.0.0.27 - - [2026-01-05 03:03:42] "POST /neutron/network HTTP/1.1" 200 828 0.008775 10.0.0.23 - - [2026-01-05 03:03:42] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.27 - - [2026-01-05 03:03:42] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.124419 10.0.0.27 - - [2026-01-05 03:03:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011141 10.0.0.27 - - [2026-01-05 03:03:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.002909 10.0.0.27 - - [2026-01-05 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.23 - - [2026-01-05 03:03:42] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000958 10.0.0.27 - - [2026-01-05 03:03:42] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008202 10.0.0.27 - - [2026-01-05 03:03:42] "POST /service-templates HTTP/1.1" 200 543 0.032011 10.0.0.27 - - [2026-01-05 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.27 - - [2026-01-05 03:03:42] "GET /service-template/9c93dc04-f6bd-4a50-986f-f96cf364a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009011 10.0.0.27 - - [2026-01-05 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.27 - - [2026-01-05 03:03:42] "GET /service-template/9c93dc04-f6bd-4a50-986f-f96cf364a4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003978 10.0.0.27 - - [2026-01-05 03:03:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.000963 10.0.0.27 - - [2026-01-05 03:03:42] "POST /id-to-fqname HTTP/1.1" 200 227 0.001287 10.0.0.27 - - [2026-01-05 03:03:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001136 10.0.0.23 - - [2026-01-05 03:03:42] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001113 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/port HTTP/1.1" 200 1056 0.333622 10.0.0.27 - - [2026-01-05 03:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/port HTTP/1.1" 200 1056 0.021651 10.0.0.27 - - [2026-01-05 03:03:43] "DELETE /service-template/9c93dc04-f6bd-4a50-986f-f96cf364a4b9 HTTP/1.1" 200 115 0.038830 10.0.0.27 - - [2026-01-05 03:03:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.003030 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/port HTTP/1.1" 200 1120 0.031581 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/subnet HTTP/1.1" 200 698 0.010462 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/network HTTP/1.1" 200 832 0.009378 10.0.0.27 - - [2026-01-05 03:03:43] "POST /neutron/port HTTP/1.1" 200 1118 0.020248 10.0.0.27 - - [2026-01-05 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2026-01-05 03:03:44] "POST /neutron/network HTTP/1.1" 200 832 0.006501 10.0.0.27 - - [2026-01-05 03:03:44] "POST /neutron/port HTTP/1.1" 200 1110 0.014991 10.0.0.27 - - [2026-01-05 03:03:45] "POST /neutron/network HTTP/1.1" 200 2180 0.008976 10.0.0.27 - - [2026-01-05 03:03:46] "POST /neutron/network HTTP/1.1" 200 832 0.007396 10.0.0.27 - - [2026-01-05 03:03:46] "DELETE /route-target/353aae6e-8917-4518-b8b5-12e98d3963e0 HTTP/1.1" 200 115 0.025146 10.0.0.23 - - [2026-01-05 03:03:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005713 10.0.0.23 - - [2026-01-05 03:03:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002730 10.0.0.27 - - [2026-01-05 03:03:46] "POST /neutron/network HTTP/1.1" 200 151 0.111970 10.0.0.27 - - [2026-01-05 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.23 - - [2026-01-05 03:03:48] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001047 10.0.0.27 - - [2026-01-05 03:03:48] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.036458 10.0.0.23 - - [2026-01-05 03:03:48] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000948 10.0.0.27 - - [2026-01-05 03:03:48] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?fields=virtual_networks HTTP/1.1" 200 1035 0.049552 10.0.0.23 - - [2026-01-05 03:03:48] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000991 10.0.0.27 - - [2026-01-05 03:03:48] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.048869 10.0.0.23 - - [2026-01-05 03:03:48] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000978 10.0.0.27 - - [2026-01-05 03:03:48] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?fields=security_groups HTTP/1.1" 200 1257 0.041146 10.0.0.23 - - [2026-01-05 03:03:49] "DELETE /project/d4fee3aef5aa459cba89da24337a8fc6 HTTP/1.1" 404 173 0.003601 10.0.0.23 - - [2026-01-05 03:03:49] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000857 10.0.0.23 - - [2026-01-05 03:03:49] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.038153 10.0.0.23 - - [2026-01-05 03:03:49] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.23 - - [2026-01-05 03:03:49] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?fields=security_groups HTTP/1.1" 200 1368 0.042917 10.0.0.23 - - [2026-01-05 03:03:49] "DELETE /security-group/54efbcd5-6a92-4e14-b9b3-bef7ebe09b66 HTTP/1.1" 200 115 0.046688 10.0.0.23 - - [2026-01-05 03:03:49] "GET /projects?obj_uuids=d7ee2745-edf0-4722-ae02-f47d269c5429&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001077 10.0.0.23 - - [2026-01-05 03:03:49] "GET /project/d7ee2745-edf0-4722-ae02-f47d269c5429?fields=application_policy_sets HTTP/1.1" 200 1407 0.051147 10.0.0.27 - - [2026-01-05 03:03:49] "DELETE /access-control-list/11e5be39-e980-44a9-b2c4-54795d087744 HTTP/1.1" 200 115 0.046162 10.0.0.23 - - [2026-01-05 03:03:49] "DELETE /project/d7ee2745-edf0-4722-ae02-f47d269c5429 HTTP/1.1" 200 115 0.406783 10.0.0.27 - - [2026-01-05 03:03:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.027304 10.0.0.23 - - [2026-01-05 03:03:50] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003208 10.0.0.23 - - [2026-01-05 03:03:50] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001116 10.0.0.23 - - [2026-01-05 03:03:50] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007962 10.0.0.23 - - [2026-01-05 03:03:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.002308 10.0.0.23 - - [2026-01-05 03:03:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.011791 10.0.0.23 - - [2026-01-05 03:03:50] "POST /security-groups HTTP/1.1" 200 593 0.028442 10.0.0.23 - - [2026-01-05 03:03:50] "POST /projects HTTP/1.1" 200 589 0.239651 10.0.0.27 - - [2026-01-05 03:03:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.007232 10.0.0.23 - - [2026-01-05 03:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.312109 10.0.0.27 - - [2026-01-05 03:03:50] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.451117 10.0.0.27 - - [2026-01-05 03:03:51] "GET / HTTP/1.1" 200 35931 0.001942 10.0.0.27 - - [2026-01-05 03:03:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.27 - - [2026-01-05 03:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.070891 10.0.0.23 - - [2026-01-05 03:03:53] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000894 10.0.0.27 - - [2026-01-05 03:03:53] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.043401 10.0.0.27 - - [2026-01-05 03:03:54] "POST /neutron/network HTTP/1.1" 200 117 0.037417 10.0.0.27 - - [2026-01-05 03:03:54] "POST /ref-update HTTP/1.1" 200 156 0.023813 10.0.0.27 - - [2026-01-05 03:03:54] "POST /neutron/network HTTP/1.1" 200 830 0.011914 10.0.0.27 - - [2026-01-05 03:03:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001556 10.0.0.27 - - [2026-01-05 03:03:54] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005883 10.0.0.27 - - [2026-01-05 03:03:54] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006183 10.0.0.27 - - [2026-01-05 03:03:54] "POST /neutron/subnet HTTP/1.1" 200 724 0.013018 10.0.0.27 - - [2026-01-05 03:03:55] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005665 10.0.0.33 - - [2026-01-05 03:03:56] "GET /obj-perms HTTP/1.1" 200 5034 0.056954 10.0.0.23 - - [2026-01-05 03:03:56] "GET /obj-perms HTTP/1.1" 200 5034 0.051706 10.0.0.27 - - [2026-01-05 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.23 - - [2026-01-05 03:03:56] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001229 10.0.0.27 - - [2026-01-05 03:03:56] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.040456 10.0.0.23 - - [2026-01-05 03:03:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006568 10.0.0.27 - - [2026-01-05 03:03:57] "POST /neutron/subnet HTTP/1.1" 200 720 0.216544 10.0.0.27 - - [2026-01-05 03:03:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001233 10.0.0.27 - - [2026-01-05 03:03:57] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004735 10.0.0.27 - - [2026-01-05 03:03:57] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005346 10.0.0.27 - - [2026-01-05 03:03:57] "POST /neutron/network HTTP/1.1" 200 831 0.007718 10.0.0.27 - - [2026-01-05 03:03:57] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006074 10.0.0.27 - - [2026-01-05 03:03:57] "GET /obj-perms HTTP/1.1" 200 5034 0.077392 10.0.0.27 - - [2026-01-05 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.23 - - [2026-01-05 03:03:58] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000919 10.0.0.27 - - [2026-01-05 03:03:58] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.050223 10.0.0.23 - - [2026-01-05 03:03:58] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.27 - - [2026-01-05 03:03:58] "POST /neutron/network HTTP/1.1" 200 617 0.129331 10.0.0.27 - - [2026-01-05 03:03:58] "POST /route-targets HTTP/1.1" 200 327 0.012025 10.0.0.27 - - [2026-01-05 03:03:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.004280 10.0.0.27 - - [2026-01-05 03:03:58] "GET /virtual-network/82611f0e-7ef4-4dee-a1c8-e107399e0718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007525 10.0.0.27 - - [2026-01-05 03:03:58] "POST /neutron/network HTTP/1.1" 200 834 0.007625 10.0.0.27 - - [2026-01-05 03:03:58] "GET /virtual-network/82611f0e-7ef4-4dee-a1c8-e107399e0718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005838 10.0.0.27 - - [2026-01-05 03:03:59] "GET /virtual-network/82611f0e-7ef4-4dee-a1c8-e107399e0718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007364 10.0.0.27 - - [2026-01-05 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.23 - - [2026-01-05 03:03:59] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000969 10.0.0.27 - - [2026-01-05 03:03:59] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.037223 10.0.0.27 - - [2026-01-05 03:03:59] "POST /neutron/network HTTP/1.1" 200 117 0.016101 10.0.0.27 - - [2026-01-05 03:04:00] "POST /ref-update HTTP/1.1" 200 156 0.021632 10.0.0.27 - - [2026-01-05 03:04:00] "POST /neutron/network HTTP/1.1" 200 848 0.009176 10.0.0.27 - - [2026-01-05 03:04:00] "POST /id-to-fqname HTTP/1.1" 200 233 0.001149 10.0.0.27 - - [2026-01-05 03:04:00] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005066 10.0.0.27 - - [2026-01-05 03:04:00] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009244 10.0.0.27 - - [2026-01-05 03:04:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.012957 10.0.0.27 - - [2026-01-05 03:04:00] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006891 10.0.0.33 - - [2026-01-05 03:04:00] "GET /obj-perms HTTP/1.1" 200 5034 0.004884 10.0.0.23 - - [2026-01-05 03:04:00] "GET /obj-perms HTTP/1.1" 200 5034 0.005695 10.0.0.27 - - [2026-01-05 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2026-01-05 03:04:01] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.067951 10.0.0.27 - - [2026-01-05 03:04:01] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.120509 10.0.0.23 - - [2026-01-05 03:04:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004699 10.0.0.27 - - [2026-01-05 03:04:01] "POST /neutron/subnet HTTP/1.1" 200 734 0.234463 10.0.0.27 - - [2026-01-05 03:04:01] "POST /id-to-fqname HTTP/1.1" 200 234 0.001337 10.0.0.27 - - [2026-01-05 03:04:01] "GET /virtual-network/33f74030-3238-4dc2-a1b3-5cf65f87d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005243 10.0.0.27 - - [2026-01-05 03:04:01] "GET /virtual-network/33f74030-3238-4dc2-a1b3-5cf65f87d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005527 10.0.0.27 - - [2026-01-05 03:04:01] "POST /neutron/network HTTP/1.1" 200 852 0.006303 10.0.0.27 - - [2026-01-05 03:04:01] "GET /virtual-network/33f74030-3238-4dc2-a1b3-5cf65f87d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008317 10.0.0.27 - - [2026-01-05 03:04:02] "GET /obj-perms HTTP/1.1" 200 5034 0.006317 10.0.0.27 - - [2026-01-05 03:04:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001325 10.0.0.23 - - [2026-01-05 03:04:03] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000937 10.0.0.27 - - [2026-01-05 03:04:03] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.065063 10.0.0.27 - - [2026-01-05 03:04:03] "POST /neutron/network HTTP/1.1" 200 830 0.006955 10.0.0.27 - - [2026-01-05 03:04:03] "POST /id-to-fqname HTTP/1.1" 200 225 0.001354 10.0.0.27 - - [2026-01-05 03:04:03] "POST /neutron/port HTTP/1.1" 200 117 0.005667 10.0.0.23 - - [2026-01-05 03:04:03] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000875 10.0.0.27 - - [2026-01-05 03:04:04] "POST /neutron/port HTTP/1.1" 200 1062 0.270234 10.0.0.23 - - [2026-01-05 03:04:04] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001595 10.0.0.27 - - [2026-01-05 03:04:04] "POST /neutron/port HTTP/1.1" 200 1116 0.105721 10.0.0.27 - - [2026-01-05 03:04:04] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.107420 10.0.0.27 - - [2026-01-05 03:04:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003923 10.0.0.27 - - [2026-01-05 03:04:04] "POST /neutron/network HTTP/1.1" 200 830 0.006224 10.0.0.27 - - [2026-01-05 03:04:04] "POST /neutron/port HTTP/1.1" 200 117 0.006123 10.0.0.27 - - [2026-01-05 03:04:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.002856 10.0.0.27 - - [2026-01-05 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.23 - - [2026-01-05 03:04:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.27 - - [2026-01-05 03:04:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007798 10.0.0.27 - - [2026-01-05 03:04:04] "POST /service-templates HTTP/1.1" 200 543 0.039302 10.0.0.27 - - [2026-01-05 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.27 - - [2026-01-05 03:04:04] "GET /service-template/decda3ab-1447-4836-bfa6-08587d14eaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005917 10.0.0.27 - - [2026-01-05 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.27 - - [2026-01-05 03:04:04] "GET /service-template/decda3ab-1447-4836-bfa6-08587d14eaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.003737 10.0.0.27 - - [2026-01-05 03:04:05] "POST /id-to-fqname HTTP/1.1" 200 233 0.001196 10.0.0.27 - - [2026-01-05 03:04:05] "POST /neutron/port HTTP/1.1" 200 1962 0.054122 10.0.0.27 - - [2026-01-05 03:04:05] "POST /neutron/port HTTP/1.1" 200 1061 0.016812 10.0.0.27 - - [2026-01-05 03:04:05] "POST /neutron/port HTTP/1.1" 200 1125 0.018448 10.0.0.27 - - [2026-01-05 03:04:05] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.23 - - [2026-01-05 03:04:06] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001447 10.0.0.27 - - [2026-01-05 03:04:06] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.079550 10.0.0.27 - - [2026-01-05 03:04:06] "POST /neutron/port HTTP/1.1" 200 2099 0.023092 10.0.0.27 - - [2026-01-05 03:04:06] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-01-05 03:04:06] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 404 171 0.028911 10.0.0.27 - - [2026-01-05 03:04:06] "POST /neutron/network HTTP/1.1" 200 858 0.007821 10.0.0.27 - - [2026-01-05 03:04:07] "POST /neutron/port HTTP/1.1" 200 1062 0.019737 10.0.0.27 - - [2026-01-05 03:04:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006649 10.0.0.27 - - [2026-01-05 03:04:07] "POST /neutron/network HTTP/1.1" 200 848 0.007021 10.0.0.27 - - [2026-01-05 03:04:08] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 200 1294 0.006607 10.0.0.27 - - [2026-01-05 03:04:08] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 2984 0.008456 10.0.0.27 - - [2026-01-05 03:04:08] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.007458 10.0.0.27 - - [2026-01-05 03:04:08] "PUT /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 284 0.015490 10.0.0.27 - - [2026-01-05 03:04:09] "POST /neutron/port HTTP/1.1" 200 1126 0.018054 10.0.0.27 - - [2026-01-05 03:04:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007536 10.0.0.27 - - [2026-01-05 03:04:09] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 200 1294 0.003683 10.0.0.27 - - [2026-01-05 03:04:09] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 3034 0.005274 10.0.0.27 - - [2026-01-05 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.27 - - [2026-01-05 03:04:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003405 10.0.0.27 - - [2026-01-05 03:04:09] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002907 10.0.0.27 - - [2026-01-05 03:04:09] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005654 10.0.0.27 - - [2026-01-05 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.27 - - [2026-01-05 03:04:12] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005842 10.0.0.27 - - [2026-01-05 03:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-01-05 03:04:16] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007389 10.0.0.27 - - [2026-01-05 03:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.27 - - [2026-01-05 03:04:20] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005136 10.0.0.27 - - [2026-01-05 03:04:20] "POST /neutron/network HTTP/1.1" 200 841 0.015692 10.0.0.27 - - [2026-01-05 03:04:20] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.27 - - [2026-01-05 03:04:23] "POST /neutron/port HTTP/1.1" 200 1126 0.047150 10.0.0.27 - - [2026-01-05 03:04:23] "POST /neutron/subnet HTTP/1.1" 200 698 0.009561 10.0.0.27 - - [2026-01-05 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2026-01-05 03:04:24] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006173 10.0.0.27 - - [2026-01-05 03:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.27 - - [2026-01-05 03:04:28] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006114 10.0.0.27 - - [2026-01-05 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.27 - - [2026-01-05 03:04:32] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005130 10.0.0.27 - - [2026-01-05 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.27 - - [2026-01-05 03:04:36] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005073 10.0.0.27 - - [2026-01-05 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.27 - - [2026-01-05 03:04:41] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006987 10.0.0.27 - - [2026-01-05 03:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.27 - - [2026-01-05 03:04:45] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005487 10.0.0.23 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000688 10.0.0.23 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.23 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000661 10.0.0.33 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.23 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.33 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.33 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.33 - - [2026-01-05 03:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2026-01-05 03:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000638 10.0.0.27 - - [2026-01-05 03:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.27 - - [2026-01-05 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2026-01-05 03:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.27 - - [2026-01-05 03:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.27 - - [2026-01-05 03:04:49] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007263 10.0.0.23 - - [2026-01-05 03:04:49] "DELETE /project/9f017f8111594cb090e73be6a2fa8d60 HTTP/1.1" 404 173 0.047646 10.0.0.23 - - [2026-01-05 03:04:49] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000915 10.0.0.23 - - [2026-01-05 03:04:49] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.051496 10.0.0.23 - - [2026-01-05 03:04:49] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001539 10.0.0.23 - - [2026-01-05 03:04:49] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?fields=security_groups HTTP/1.1" 200 1362 0.066334 10.0.0.23 - - [2026-01-05 03:04:50] "DELETE /security-group/2353ab2a-fc85-483f-9441-9f3e2d8eaab0 HTTP/1.1" 200 115 0.062471 10.0.0.23 - - [2026-01-05 03:04:50] "GET /projects?obj_uuids=d4fee3ae-f5aa-459c-ba89-da24337a8fc6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001807 10.0.0.27 - - [2026-01-05 03:04:50] "DELETE /access-control-list/bdb36ec0-9eb5-4631-a51b-300e45b6503c HTTP/1.1" 200 115 0.048036 10.0.0.23 - - [2026-01-05 03:04:50] "GET /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6?fields=application_policy_sets HTTP/1.1" 200 1401 0.051850 10.0.0.23 - - [2026-01-05 03:04:50] "DELETE /project/d4fee3ae-f5aa-459c-ba89-da24337a8fc6 HTTP/1.1" 200 115 0.508803 10.0.0.27 - - [2026-01-05 03:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-01-05 03:04:53] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005520 10.0.0.27 - - [2026-01-05 03:04:55] "POST /neutron/port HTTP/1.1" 200 1125 0.043741 10.0.0.27 - - [2026-01-05 03:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.27 - - [2026-01-05 03:04:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003805 10.0.0.27 - - [2026-01-05 03:04:55] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003235 10.0.0.27 - - [2026-01-05 03:04:55] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005777 10.0.0.27 - - [2026-01-05 03:04:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008455 10.0.0.27 - - [2026-01-05 03:05:00] "POST /neutron/port HTTP/1.1" 200 1126 0.020106 10.0.0.27 - - [2026-01-05 03:05:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006655 10.0.0.27 - - [2026-01-05 03:05:11] "POST /neutron/port HTTP/1.1" 200 1126 0.016824 10.0.0.27 - - [2026-01-05 03:05:16] "POST /fqname-to-id HTTP/1.1" 404 211 0.003444 10.0.0.27 - - [2026-01-05 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.23 - - [2026-01-05 03:05:16] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001312 10.0.0.27 - - [2026-01-05 03:05:16] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.041022 10.0.0.27 - - [2026-01-05 03:05:16] "POST /service-instances HTTP/1.1" 200 547 0.040890 10.0.0.27 - - [2026-01-05 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.27 - - [2026-01-05 03:05:16] "GET /service-instance/b7209464-ddb5-404b-9c33-3f27e18ea75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010029 10.0.0.27 - - [2026-01-05 03:05:16] "POST /port-tuples HTTP/1.1" 200 590 0.041298 10.0.0.27 - - [2026-01-05 03:05:16] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006010 10.0.0.27 - - [2026-01-05 03:05:16] "PUT /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 284 0.015653 10.0.0.27 - - [2026-01-05 03:05:16] "POST /ref-update HTTP/1.1" 200 156 0.020295 10.0.0.27 - - [2026-01-05 03:05:16] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013377 10.0.0.27 - - [2026-01-05 03:05:16] "POST /ref-update HTTP/1.1" 200 156 0.046449 10.0.0.27 - - [2026-01-05 03:05:17] "POST /ref-update HTTP/1.1" 200 156 0.022851 10.0.0.27 - - [2026-01-05 03:05:17] "POST /neutron/port HTTP/1.1" 200 1126 0.039025 10.0.0.27 - - [2026-01-05 03:05:17] "GET /virtual-machine/b7da9a3e-ac99-462f-aba3-ce6079cef016 HTTP/1.1" 200 1295 0.006105 10.0.0.27 - - [2026-01-05 03:05:17] "GET /virtual-machine-interface/c845c3b1-a931-4cb6-ae4a-bb31dcc57745 HTTP/1.1" 200 2957 0.006119 10.0.0.27 - - [2026-01-05 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.27 - - [2026-01-05 03:05:17] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003473 10.0.0.27 - - [2026-01-05 03:05:17] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002965 10.0.0.27 - - [2026-01-05 03:05:17] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005973 10.0.0.27 - - [2026-01-05 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.27 - - [2026-01-05 03:05:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003607 10.0.0.27 - - [2026-01-05 03:05:18] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003103 10.0.0.27 - - [2026-01-05 03:05:18] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005466 10.0.0.33 - - [2026-01-05 03:05:18] "GET /obj-perms HTTP/1.1" 200 5056 0.065722 10.0.0.27 - - [2026-01-05 03:05:18] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007803 10.0.0.27 - - [2026-01-05 03:05:18] "POST /neutron/port HTTP/1.1" 200 1125 0.016850 10.0.0.27 - - [2026-01-05 03:05:18] "GET /virtual-machine/97a8cb3b-7826-4265-8e7a-928eed803eae HTTP/1.1" 200 1295 0.006977 10.0.0.27 - - [2026-01-05 03:05:18] "GET /virtual-machine-interface/2cf26c57-0db5-4085-b50c-cc3745d443a2 HTTP/1.1" 200 2959 0.005435 10.0.0.27 - - [2026-01-05 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2026-01-05 03:05:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003171 10.0.0.27 - - [2026-01-05 03:05:18] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003061 10.0.0.27 - - [2026-01-05 03:05:19] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006060 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2026-01-05 03:05:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004383 10.0.0.27 - - [2026-01-05 03:05:20] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004231 10.0.0.27 - - [2026-01-05 03:05:20] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006200 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 404 215 0.003588 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.23 - - [2026-01-05 03:05:20] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001158 10.0.0.27 - - [2026-01-05 03:05:20] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.065760 10.0.0.27 - - [2026-01-05 03:05:20] "POST /network-policys HTTP/1.1" 200 551 0.033513 10.0.0.27 - - [2026-01-05 03:05:20] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.006664 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.27 - - [2026-01-05 03:05:20] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005636 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2026-01-05 03:05:20] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004967 10.0.0.27 - - [2026-01-05 03:05:20] "POST /ref-update HTTP/1.1" 200 156 0.069775 10.0.0.27 - - [2026-01-05 03:05:20] "POST /access-control-lists HTTP/1.1" 200 596 0.043766 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.27 - - [2026-01-05 03:05:20] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.013675 10.0.0.27 - - [2026-01-05 03:05:20] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008309 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.27 - - [2026-01-05 03:05:20] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005651 10.0.0.27 - - [2026-01-05 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.27 - - [2026-01-05 03:05:21] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011178 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.27 - - [2026-01-05 03:05:21] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004021 10.0.0.27 - - [2026-01-05 03:05:21] "POST /ref-update HTTP/1.1" 200 156 0.095323 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.009688 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.27 - - [2026-01-05 03:05:21] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004263 10.0.0.27 - - [2026-01-05 03:05:21] "POST /neutron/network HTTP/1.1" 200 923 0.028815 10.0.0.27 - - [2026-01-05 03:05:21] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008392 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.27 - - [2026-01-05 03:05:21] "POST /ref-update HTTP/1.1" 200 156 0.031065 10.0.0.27 - - [2026-01-05 03:05:21] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004524 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010103 10.0.0.27 - - [2026-01-05 03:05:21] "GET /service-template/decda3ab-1447-4836-bfa6-08587d14eaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004096 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.23 - - [2026-01-05 03:05:21] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001556 10.0.0.27 - - [2026-01-05 03:05:21] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.069980 10.0.0.27 - - [2026-01-05 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.27 - - [2026-01-05 03:05:21] "GET /service-instance/b7209464-ddb5-404b-9c33-3f27e18ea75b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.008299 10.0.0.27 - - [2026-01-05 03:05:21] "POST /neutron/network HTTP/1.1" 200 933 0.013230 10.0.0.27 - - [2026-01-05 03:05:21] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.27 - - [2026-01-05 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007424 10.0.0.27 - - [2026-01-05 03:05:22] "POST /neutron/port HTTP/1.1" 200 1384 0.028031 10.0.0.27 - - [2026-01-05 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007395 10.0.0.27 - - [2026-01-05 03:05:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001366 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 200 1294 0.003939 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 3890 0.005147 10.0.0.27 - - [2026-01-05 03:05:22] "GET /instance-ip/960e24d8-222d-4d09-80b5-bb38d29d83d4 HTTP/1.1" 200 1635 0.005618 10.0.0.27 - - [2026-01-05 03:05:22] "GET /instance-ip/b9c1b811-2875-46e8-bea0-58eb240d02fa HTTP/1.1" 200 1963 0.003582 10.0.0.27 - - [2026-01-05 03:05:22] "GET /instance-ip/dd8fbdf5-5f0e-4966-98a3-0fad287e16ca HTTP/1.1" 200 1965 0.004200 10.0.0.27 - - [2026-01-05 03:05:22] "POST /neutron/port HTTP/1.1" 200 1384 0.033687 10.0.0.27 - - [2026-01-05 03:05:22] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006921 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-machine/7eeb473a-79ff-4ac5-bfa3-389b76906752 HTTP/1.1" 200 1294 0.003781 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-machine-interface/a6363f82-8822-4f92-a24d-ea635897e180 HTTP/1.1" 200 3890 0.005892 10.0.0.27 - - [2026-01-05 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.27 - - [2026-01-05 03:05:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003571 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003001 10.0.0.27 - - [2026-01-05 03:05:22] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009147 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.27 - - [2026-01-05 03:05:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004246 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003009 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006164 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.27 - - [2026-01-05 03:05:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003603 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002672 10.0.0.27 - - [2026-01-05 03:05:24] "POST /neutron/network HTTP/1.1" 200 858 0.010200 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005676 10.0.0.27 - - [2026-01-05 03:05:24] "POST /neutron/port HTTP/1.1" 200 117 0.001159 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.27 - - [2026-01-05 03:05:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003537 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002871 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006165 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.27 - - [2026-01-05 03:05:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007208 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-networks?parent_id=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004207 10.0.0.27 - - [2026-01-05 03:05:24] "GET /virtual-network/c4c03771-6581-4f85-b8bd-7a695274b264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005576 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.27 - - [2026-01-05 03:05:24] "GET /routing-instance/3e9bbde3-81a4-46b2-9e7e-0c1bf2bbd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005549 10.0.0.27 - - [2026-01-05 03:05:24] "GET /routing-instance/3e9bbde3-81a4-46b2-9e7e-0c1bf2bbd429?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.006825 10.0.0.27 - - [2026-01-05 03:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2026-01-05 03:05:24] "GET /routing-instance/938f48e2-4046-45a2-ab0c-a6d8113573d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.006173 10.0.0.27 - - [2026-01-05 03:05:24] "GET /routing-instance/938f48e2-4046-45a2-ab0c-a6d8113573d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.007169 10.0.0.27 - - [2026-01-05 03:06:11] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004213 10.0.0.27 - - [2026-01-05 03:06:11] "PUT /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7 HTTP/1.1" 200 262 0.015480 10.0.0.27 - - [2026-01-05 03:06:11] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003937 10.0.0.27 - - [2026-01-05 03:06:11] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007925 10.0.0.23 - - [2026-01-05 03:06:18] "GET /obj-perms HTTP/1.1" 200 5056 0.056048 10.0.0.27 - - [2026-01-05 03:06:22] "POST /neutron/network HTTP/1.1" 200 933 0.008338 10.0.0.27 - - [2026-01-05 03:06:22] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.27 - - [2026-01-05 03:06:24] "POST /neutron/port HTTP/1.1" 200 1126 0.031981 10.0.0.27 - - [2026-01-05 03:06:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.008399 10.0.0.27 - - [2026-01-05 03:06:34] "POST /neutron/port HTTP/1.1" 200 1384 0.022891 10.0.0.27 - - [2026-01-05 03:06:39] "POST /ref-update HTTP/1.1" 200 156 0.072300 10.0.0.27 - - [2026-01-05 03:06:40] "POST /ref-update HTTP/1.1" 200 156 0.040893 10.0.0.27 - - [2026-01-05 03:06:40] "GET /virtual-network/3c1587aa-d334-4c91-aca9-e44d7ff0979f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010950 10.0.0.27 - - [2026-01-05 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.27 - - [2026-01-05 03:06:40] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006019 10.0.0.27 - - [2026-01-05 03:06:40] "POST /ref-update HTTP/1.1" 200 156 0.060539 10.0.0.27 - - [2026-01-05 03:06:40] "POST /neutron/network HTTP/1.1" 200 830 0.009951 10.0.0.27 - - [2026-01-05 03:06:40] "GET /virtual-network/22d5f051-19a4-44bf-8ca7-2f903336fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006136 10.0.0.27 - - [2026-01-05 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2026-01-05 03:06:40] "GET /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005504 10.0.0.27 - - [2026-01-05 03:06:40] "DELETE /network-policy/37f91cf9-5047-4e6b-be84-4b8fda9553c7 HTTP/1.1" 200 115 0.040644 10.0.0.27 - - [2026-01-05 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2026-01-05 03:06:40] "DELETE /service-instance/b7209464-ddb5-404b-9c33-3f27e18ea75b HTTP/1.1" 200 115 0.057840 10.0.0.27 - - [2026-01-05 03:06:40] "POST /ref-update HTTP/1.1" 200 156 0.068885 10.0.0.27 - - [2026-01-05 03:06:40] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.014473 10.0.0.27 - - [2026-01-05 03:06:40] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007105 10.0.0.27 - - [2026-01-05 03:06:40] "POST /ref-update HTTP/1.1" 200 156 0.043106 10.0.0.27 - - [2026-01-05 03:06:40] "DELETE /instance-ip/b9c1b811-2875-46e8-bea0-58eb240d02fa HTTP/1.1" 200 115 0.080136 10.0.0.27 - - [2026-01-05 03:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014390 10.0.0.27 - - [2026-01-05 03:06:40] "POST /ref-update HTTP/1.1" 200 156 0.034631 10.0.0.27 - - [2026-01-05 03:06:40] "DELETE /service-template/decda3ab-1447-4836-bfa6-08587d14eaf0 HTTP/1.1" 200 115 0.096561 10.0.0.27 - - [2026-01-05 03:06:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.005303 10.0.0.27 - - [2026-01-05 03:06:41] "DELETE /route-target/f9d211bf-21bd-400b-8c83-bc389aed7373 HTTP/1.1" 200 115 0.028343 10.0.0.27 - - [2026-01-05 03:06:41] "POST /neutron/port HTTP/1.1" 200 1126 0.018848 10.0.0.27 - - [2026-01-05 03:06:41] "POST /neutron/network HTTP/1.1" 200 848 0.008071 10.0.0.27 - - [2026-01-05 03:06:41] "POST /neutron/port HTTP/1.1" 200 1126 0.025107 10.0.0.27 - - [2026-01-05 03:06:42] "POST /neutron/port HTTP/1.1" 200 151 0.213385 10.0.0.23 - - [2026-01-05 03:06:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003722 10.0.0.23 - - [2026-01-05 03:06:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002664 10.0.0.27 - - [2026-01-05 03:06:42] "POST /neutron/network HTTP/1.1" 200 151 0.139348 10.0.0.27 - - [2026-01-05 03:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.27 - - [2026-01-05 03:06:42] "DELETE /route-target/c7c29ee0-b85c-430e-bb9c-b715d98089d5 HTTP/1.1" 200 115 0.031745 10.0.0.27 - - [2026-01-05 03:06:43] "POST /neutron/network HTTP/1.1" 200 830 0.007556 10.0.0.23 - - [2026-01-05 03:06:44] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.27 - - [2026-01-05 03:06:44] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.034250 10.0.0.23 - - [2026-01-05 03:06:44] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.27 - - [2026-01-05 03:06:44] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?fields=virtual_networks HTTP/1.1" 200 1047 0.105740 10.0.0.23 - - [2026-01-05 03:06:44] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001373 10.0.0.27 - - [2026-01-05 03:06:44] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.048808 10.0.0.23 - - [2026-01-05 03:06:44] "GET /projects?obj_uuids=9f017f81-1159-4cb0-90e7-3be6a2fa8d60&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001035 10.0.0.27 - - [2026-01-05 03:06:44] "GET /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60?fields=security_groups HTTP/1.1" 200 1275 0.051529 10.0.0.27 - - [2026-01-05 03:06:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.026758 10.0.0.23 - - [2026-01-05 03:06:45] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003967 10.0.0.23 - - [2026-01-05 03:06:45] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.23 - - [2026-01-05 03:06:45] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009190 10.0.0.23 - - [2026-01-05 03:06:46] "POST /id-to-fqname HTTP/1.1" 200 191 0.007017 10.0.0.23 - - [2026-01-05 03:06:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.004209 10.0.0.23 - - [2026-01-05 03:06:46] "POST /security-groups HTTP/1.1" 200 592 0.030196 10.0.0.27 - - [2026-01-05 03:06:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.003030 10.0.0.23 - - [2026-01-05 03:06:46] "POST /projects HTTP/1.1" 200 587 0.250095 10.0.0.23 - - [2026-01-05 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.286599 10.0.0.27 - - [2026-01-05 03:06:46] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.451265 10.0.0.27 - - [2026-01-05 03:06:46] "POST /access-control-lists HTTP/1.1" 200 595 0.051697 10.0.0.27 - - [2026-01-05 03:06:47] "GET / HTTP/1.1" 200 35931 0.002563 10.0.0.27 - - [2026-01-05 03:06:49] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2026-01-05 03:06:49] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001073 10.0.0.27 - - [2026-01-05 03:06:49] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.072978 10.0.0.27 - - [2026-01-05 03:06:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.002836 10.0.0.27 - - [2026-01-05 03:06:49] "POST /virtual-DNSs HTTP/1.1" 200 507 0.029161 10.0.0.27 - - [2026-01-05 03:06:49] "GET /virtual-DNS/ef3c8529-0961-4f8e-910d-3355c7d080a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005922 10.0.0.27 - - [2026-01-05 03:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.27 - - [2026-01-05 03:06:49] "GET /virtual-DNS/ef3c8529-0961-4f8e-910d-3355c7d080a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004449 10.0.0.23 - - [2026-01-05 03:06:50] "DELETE /project/9f017f81-1159-4cb0-90e7-3be6a2fa8d60 HTTP/1.1" 404 177 0.005066 10.0.0.23 - - [2026-01-05 03:06:50] "DELETE /project/4432fb2fb65545f0a3a1bf9a9b9486af HTTP/1.1" 404 173 0.004787 10.0.0.27 - - [2026-01-05 03:06:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003783 10.0.0.27 - - [2026-01-05 03:06:50] "POST /network-ipams HTTP/1.1" 200 514 0.026238 10.0.0.27 - - [2026-01-05 03:06:50] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003933 10.0.0.27 - - [2026-01-05 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.27 - - [2026-01-05 03:06:50] "GET /network-ipam/d79327a1-49dd-4d63-ab5e-05224db4f082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.006260 10.0.0.27 - - [2026-01-05 03:06:50] "PUT /network-ipam/d79327a1-49dd-4d63-ab5e-05224db4f082 HTTP/1.1" 200 258 0.017190 10.0.0.27 - - [2026-01-05 03:06:50] "POST /ref-update HTTP/1.1" 200 156 0.014879 10.0.0.27 - - [2026-01-05 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2026-01-05 03:06:50] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001025 10.0.0.27 - - [2026-01-05 03:06:50] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.046490 10.0.0.23 - - [2026-01-05 03:06:51] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.27 - - [2026-01-05 03:06:51] "POST /neutron/network HTTP/1.1" 200 618 0.137697 10.0.0.27 - - [2026-01-05 03:06:51] "POST /route-targets HTTP/1.1" 200 327 0.014951 10.0.0.27 - - [2026-01-05 03:06:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.002962 10.0.0.27 - - [2026-01-05 03:06:51] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.013375 10.0.0.27 - - [2026-01-05 03:06:51] "POST /neutron/network HTTP/1.1" 200 833 0.008552 10.0.0.27 - - [2026-01-05 03:06:51] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006245 10.0.0.27 - - [2026-01-05 03:06:51] "POST /neutron/network HTTP/1.1" 200 807 0.014709 10.0.0.27 - - [2026-01-05 03:06:51] "POST /id-to-fqname HTTP/1.1" 200 227 0.001629 10.0.0.23 - - [2026-01-05 03:06:52] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001305 10.0.0.27 - - [2026-01-05 03:06:52] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.071231 10.0.0.27 - - [2026-01-05 03:06:52] "POST /neutron/network HTTP/1.1" 200 833 0.031610 10.0.0.27 - - [2026-01-05 03:06:52] "POST /neutron/port HTTP/1.1" 200 117 0.005964 10.0.0.27 - - [2026-01-05 03:06:53] "POST /neutron/port HTTP/1.1" 200 1058 0.015294 10.0.0.27 - - [2026-01-05 03:06:53] "POST /neutron/port HTTP/1.1" 200 1122 0.020457 10.0.0.27 - - [2026-01-05 03:06:53] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.27 - - [2026-01-05 03:06:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009090 10.0.0.27 - - [2026-01-05 03:06:58] "POST /neutron/port HTTP/1.1" 200 1122 0.018476 10.0.0.27 - - [2026-01-05 03:06:58] "GET /virtual-machine/718cf58e-07c3-4cfa-8527-e62a5922a3a1 HTTP/1.1" 401 292 0.000367 10.0.0.27 - - [2026-01-05 03:06:58] "GET /virtual-machine/718cf58e-07c3-4cfa-8527-e62a5922a3a1 HTTP/1.1" 200 1292 0.032861 10.0.0.27 - - [2026-01-05 03:06:58] "GET /virtual-machine-interface/aa0cfd94-78c3-475b-9882-b1be1a516944 HTTP/1.1" 200 2964 0.005256 10.0.0.27 - - [2026-01-05 03:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.27 - - [2026-01-05 03:06:58] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003343 10.0.0.27 - - [2026-01-05 03:06:58] "GET /virtual-networks?parent_id=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003546 10.0.0.27 - - [2026-01-05 03:06:58] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005670 10.0.0.27 - - [2026-01-05 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-01-05 03:07:01] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005746 10.0.0.27 - - [2026-01-05 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.27 - - [2026-01-05 03:07:05] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005801 10.0.0.27 - - [2026-01-05 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.27 - - [2026-01-05 03:07:09] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005091 10.0.0.27 - - [2026-01-05 03:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.27 - - [2026-01-05 03:07:13] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007359 10.0.0.27 - - [2026-01-05 03:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.27 - - [2026-01-05 03:07:17] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005229 10.0.0.27 - - [2026-01-05 03:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.27 - - [2026-01-05 03:07:22] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005226 10.0.0.27 - - [2026-01-05 03:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.27 - - [2026-01-05 03:07:26] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005497 10.0.0.27 - - [2026-01-05 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.27 - - [2026-01-05 03:07:30] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005451 10.0.0.27 - - [2026-01-05 03:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.27 - - [2026-01-05 03:07:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003402 10.0.0.27 - - [2026-01-05 03:07:32] "GET /virtual-networks?parent_id=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002582 10.0.0.27 - - [2026-01-05 03:07:32] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005956 10.0.0.27 - - [2026-01-05 03:07:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006722 10.0.0.27 - - [2026-01-05 03:07:42] "POST /neutron/port HTTP/1.1" 200 1122 0.018004 10.0.0.27 - - [2026-01-05 03:07:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006634 10.0.0.27 - - [2026-01-05 03:08:18] "POST /neutron/network HTTP/1.1" 200 807 0.016148 10.0.0.27 - - [2026-01-05 03:08:18] "POST /id-to-fqname HTTP/1.1" 200 227 0.001355 10.0.0.27 - - [2026-01-05 03:08:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007506 10.0.0.23 - - [2026-01-05 03:08:19] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001353 10.0.0.27 - - [2026-01-05 03:08:19] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.081789 10.0.0.27 - - [2026-01-05 03:08:19] "POST /neutron/port HTTP/1.1" 200 1122 0.026166 10.0.0.27 - - [2026-01-05 03:08:19] "POST /neutron/port HTTP/1.1" 200 117 0.007724 10.0.0.27 - - [2026-01-05 03:08:20] "POST /neutron/port HTTP/1.1" 200 1058 0.051289 10.0.0.27 - - [2026-01-05 03:08:20] "GET /obj-perms HTTP/1.1" 200 5056 0.085836 10.0.0.27 - - [2026-01-05 03:08:21] "POST /neutron/port HTTP/1.1" 200 1122 0.031550 10.0.0.27 - - [2026-01-05 03:08:21] "POST /neutron/port HTTP/1.1" 200 117 0.001505 10.0.0.27 - - [2026-01-05 03:08:24] "POST /neutron/port HTTP/1.1" 200 1122 0.015443 10.0.0.27 - - [2026-01-05 03:08:24] "POST /neutron/network HTTP/1.1" 200 843 0.006453 10.0.0.27 - - [2026-01-05 03:08:24] "POST /neutron/subnet HTTP/1.1" 200 685 0.008400 10.0.0.27 - - [2026-01-05 03:08:24] "POST /neutron/network HTTP/1.1" 200 833 0.006535 10.0.0.27 - - [2026-01-05 03:08:24] "GET /virtual-machine/2d67b3c4-60bb-4013-9ea3-41c0e2193652 HTTP/1.1" 200 1293 0.005574 10.0.0.27 - - [2026-01-05 03:08:24] "GET /virtual-machine-interface/1576e167-8fd9-4a37-b475-524b4cb16512 HTTP/1.1" 200 2963 0.005285 10.0.0.27 - - [2026-01-05 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.27 - - [2026-01-05 03:08:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003387 10.0.0.27 - - [2026-01-05 03:08:24] "GET /virtual-networks?parent_id=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002642 10.0.0.27 - - [2026-01-05 03:08:24] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006045 10.0.0.27 - - [2026-01-05 03:08:26] "POST /neutron/port HTTP/1.1" 200 1122 0.023316 10.0.0.27 - - [2026-01-05 03:08:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005876 10.0.0.27 - - [2026-01-05 03:08:26] "POST /neutron/network HTTP/1.1" 200 833 0.008888 10.0.0.27 - - [2026-01-05 03:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.27 - - [2026-01-05 03:08:28] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006087 10.0.0.27 - - [2026-01-05 03:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.27 - - [2026-01-05 03:08:32] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007085 10.0.0.27 - - [2026-01-05 03:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.27 - - [2026-01-05 03:08:36] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005484 10.0.0.27 - - [2026-01-05 03:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.27 - - [2026-01-05 03:08:40] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006704 10.0.0.27 - - [2026-01-05 03:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.27 - - [2026-01-05 03:08:44] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005148 10.0.0.27 - - [2026-01-05 03:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.27 - - [2026-01-05 03:08:48] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005615 10.0.0.27 - - [2026-01-05 03:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.27 - - [2026-01-05 03:08:52] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005492 10.0.0.27 - - [2026-01-05 03:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2026-01-05 03:08:56] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007801 10.0.0.27 - - [2026-01-05 03:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.27 - - [2026-01-05 03:09:00] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005377 10.0.0.27 - - [2026-01-05 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.27 - - [2026-01-05 03:09:02] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004580 10.0.0.27 - - [2026-01-05 03:09:02] "GET /virtual-networks?parent_id=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003219 10.0.0.27 - - [2026-01-05 03:09:02] "GET /virtual-network/b84e8c03-c001-475e-b25a-3786684bff94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006334 10.0.0.27 - - [2026-01-05 03:09:08] "POST /neutron/port HTTP/1.1" 200 1122 0.017375 10.0.0.27 - - [2026-01-05 03:09:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007461 10.0.0.27 - - [2026-01-05 03:09:18] "POST /neutron/port HTTP/1.1" 200 1122 0.016346 10.0.0.27 - - [2026-01-05 03:09:24] "POST /neutron/port HTTP/1.1" 200 1122 0.015482 10.0.0.27 - - [2026-01-05 03:09:24] "POST /neutron/subnet HTTP/1.1" 200 685 0.008469 10.0.0.27 - - [2026-01-05 03:09:26] "POST /neutron/port HTTP/1.1" 200 1122 0.053274 10.0.0.27 - - [2026-01-05 03:09:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003802 10.0.0.27 - - [2026-01-05 03:09:26] "POST /neutron/network HTTP/1.1" 200 833 0.007803 10.0.0.23 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000682 10.0.0.23 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.23 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.23 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.33 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.33 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.33 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2026-01-05 03:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.27 - - [2026-01-05 03:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.27 - - [2026-01-05 03:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2026-01-05 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.27 - - [2026-01-05 03:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-01-05 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.27 - - [2026-01-05 03:09:52] "DELETE /virtual-DNS/ef3c8529-0961-4f8e-910d-3355c7d080a4 HTTP/1.1" 409 235 0.008347 10.0.0.27 - - [2026-01-05 03:09:52] "POST /fqname-to-id HTTP/1.1" 404 192 0.004150 10.0.0.27 - - [2026-01-05 03:09:52] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.029560 10.0.0.27 - - [2026-01-05 03:09:52] "GET /virtual-DNS-record/59ee91de-7cfe-47f8-a3db-618f420f0137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.007109 10.0.0.27 - - [2026-01-05 03:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2026-01-05 03:09:52] "GET /virtual-DNS-record/59ee91de-7cfe-47f8-a3db-618f420f0137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004332 10.0.0.27 - - [2026-01-05 03:09:59] "DELETE /virtual-DNS-record/59ee91de-7cfe-47f8-a3db-618f420f0137 HTTP/1.1" 200 115 0.030153 10.0.0.27 - - [2026-01-05 03:09:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.004825 10.0.0.27 - - [2026-01-05 03:09:59] "POST /neutron/port HTTP/1.1" 200 1122 0.024849 10.0.0.27 - - [2026-01-05 03:09:59] "POST /neutron/port HTTP/1.1" 200 1122 0.017535 10.0.0.27 - - [2026-01-05 03:10:01] "POST /neutron/network HTTP/1.1" 200 833 0.006737 10.0.0.27 - - [2026-01-05 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006349 10.0.0.27 - - [2026-01-05 03:10:01] "DELETE /route-target/d556c963-6c11-454e-af33-ad37552bb1cb HTTP/1.1" 200 115 0.070459 10.0.0.27 - - [2026-01-05 03:10:01] "DELETE /network-ipam/d79327a1-49dd-4d63-ab5e-05224db4f082 HTTP/1.1" 200 115 0.051503 10.0.0.27 - - [2026-01-05 03:10:01] "DELETE /virtual-DNS/ef3c8529-0961-4f8e-910d-3355c7d080a4 HTTP/1.1" 200 115 0.054277 10.0.0.27 - - [2026-01-05 03:10:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.003348 10.0.0.23 - - [2026-01-05 03:10:03] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027526 10.0.0.27 - - [2026-01-05 03:10:03] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.102442 10.0.0.23 - - [2026-01-05 03:10:03] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001278 10.0.0.27 - - [2026-01-05 03:10:03] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?fields=virtual_networks HTTP/1.1" 200 1044 0.040697 10.0.0.23 - - [2026-01-05 03:10:03] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001000 10.0.0.27 - - [2026-01-05 03:10:03] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.043335 10.0.0.23 - - [2026-01-05 03:10:03] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.27 - - [2026-01-05 03:10:03] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?fields=security_groups HTTP/1.1" 200 1271 0.041886 10.0.0.27 - - [2026-01-05 03:10:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.037156 10.0.0.23 - - [2026-01-05 03:10:04] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003952 10.0.0.23 - - [2026-01-05 03:10:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001491 10.0.0.23 - - [2026-01-05 03:10:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042486 10.0.0.23 - - [2026-01-05 03:10:04] "POST /id-to-fqname HTTP/1.1" 200 191 0.004137 10.0.0.23 - - [2026-01-05 03:10:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.007949 10.0.0.23 - - [2026-01-05 03:10:04] "POST /security-groups HTTP/1.1" 200 592 0.031326 10.0.0.23 - - [2026-01-05 03:10:04] "POST /projects HTTP/1.1" 200 587 0.259329 10.0.0.27 - - [2026-01-05 03:10:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.003336 10.0.0.23 - - [2026-01-05 03:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.334383 10.0.0.27 - - [2026-01-05 03:10:04] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.518684 10.0.0.27 - - [2026-01-05 03:10:05] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.27 - - [2026-01-05 03:10:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2026-01-05 03:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.059540 10.0.0.23 - - [2026-01-05 03:10:07] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.27 - - [2026-01-05 03:10:07] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.036616 10.0.0.23 - - [2026-01-05 03:10:07] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.27 - - [2026-01-05 03:10:08] "POST /neutron/network HTTP/1.1" 200 608 0.157125 10.0.0.27 - - [2026-01-05 03:10:08] "POST /ref-update HTTP/1.1" 200 156 0.023095 10.0.0.27 - - [2026-01-05 03:10:08] "POST /id-to-fqname HTTP/1.1" 200 222 0.004477 10.0.0.27 - - [2026-01-05 03:10:08] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006431 10.0.0.27 - - [2026-01-05 03:10:08] "POST /neutron/network HTTP/1.1" 200 828 0.006242 10.0.0.27 - - [2026-01-05 03:10:08] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005691 10.0.0.27 - - [2026-01-05 03:10:09] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008367 10.0.0.33 - - [2026-01-05 03:10:09] "GET /obj-perms HTTP/1.1" 200 5032 0.063472 10.0.0.23 - - [2026-01-05 03:10:10] "GET /obj-perms HTTP/1.1" 200 5032 0.062410 10.0.0.27 - - [2026-01-05 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.23 - - [2026-01-05 03:10:10] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.27 - - [2026-01-05 03:10:10] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.047403 10.0.0.27 - - [2026-01-05 03:10:10] "POST /neutron/network HTTP/1.1" 200 117 0.016768 10.0.0.27 - - [2026-01-05 03:10:10] "POST /neutron/network HTTP/1.1" 200 828 0.016147 10.0.0.27 - - [2026-01-05 03:10:10] "POST /id-to-fqname HTTP/1.1" 200 222 0.001124 10.0.0.27 - - [2026-01-05 03:10:10] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005457 10.0.0.27 - - [2026-01-05 03:10:10] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005370 10.0.0.27 - - [2026-01-05 03:10:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.012153 10.0.0.27 - - [2026-01-05 03:10:11] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006516 10.0.0.27 - - [2026-01-05 03:10:11] "GET /obj-perms HTTP/1.1" 200 5032 0.057197 10.0.0.27 - - [2026-01-05 03:10:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001277 10.0.0.23 - - [2026-01-05 03:10:26] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000952 10.0.0.27 - - [2026-01-05 03:10:26] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.074342 10.0.0.27 - - [2026-01-05 03:10:26] "POST /neutron/port HTTP/1.1" 200 117 0.005870 10.0.0.27 - - [2026-01-05 03:10:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001431 10.0.0.27 - - [2026-01-05 03:10:26] "POST /neutron/network HTTP/1.1" 200 838 0.007887 10.0.0.23 - - [2026-01-05 03:10:27] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000991 10.0.0.27 - - [2026-01-05 03:10:27] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.089503 10.0.0.27 - - [2026-01-05 03:10:27] "POST /neutron/network HTTP/1.1" 200 828 0.007777 10.0.0.27 - - [2026-01-05 03:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.007451 10.0.0.27 - - [2026-01-05 03:10:28] "POST /neutron/network HTTP/1.1" 200 838 0.006640 10.0.0.27 - - [2026-01-05 03:10:28] "POST /neutron/port HTTP/1.1" 200 1062 0.031151 10.0.0.27 - - [2026-01-05 03:10:28] "POST /neutron/port HTTP/1.1" 200 1062 0.022521 10.0.0.27 - - [2026-01-05 03:10:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011142 10.0.0.27 - - [2026-01-05 03:10:29] "POST /neutron/network HTTP/1.1" 200 828 0.010470 10.0.0.27 - - [2026-01-05 03:10:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.011829 10.0.0.27 - - [2026-01-05 03:10:33] "POST /neutron/port HTTP/1.1" 200 1126 0.022937 10.0.0.27 - - [2026-01-05 03:10:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007945 10.0.0.27 - - [2026-01-05 03:10:48] "POST /neutron/port HTTP/1.1" 200 1126 0.016968 10.0.0.23 - - [2026-01-05 03:10:50] "DELETE /project/bb76309a7bb84a86b6c5ada9322fe130 HTTP/1.1" 404 173 0.004920 10.0.0.23 - - [2026-01-05 03:10:50] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001006 10.0.0.23 - - [2026-01-05 03:10:50] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.048830 10.0.0.23 - - [2026-01-05 03:10:50] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929 10.0.0.23 - - [2026-01-05 03:10:50] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?fields=security_groups HTTP/1.1" 200 1114 0.066553 10.0.0.23 - - [2026-01-05 03:10:50] "GET /projects?obj_uuids=4432fb2f-b655-45f0-a3a1-bf9a9b9486af&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.27 - - [2026-01-05 03:10:50] "DELETE /access-control-list/b3462f0d-91ce-4bda-a0c6-26a1128e7b05 HTTP/1.1" 200 115 0.100432 10.0.0.23 - - [2026-01-05 03:10:50] "GET /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af?fields=application_policy_sets HTTP/1.1" 200 1415 0.068889 10.0.0.23 - - [2026-01-05 03:10:51] "DELETE /project/4432fb2f-b655-45f0-a3a1-bf9a9b9486af HTTP/1.1" 200 115 0.344815 10.0.0.27 - - [2026-01-05 03:10:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009877 10.0.0.27 - - [2026-01-05 03:10:53] "POST /neutron/port HTTP/1.1" 200 1126 0.018425 10.0.0.27 - - [2026-01-05 03:10:53] "GET /virtual-machine/7108585d-9a1b-4722-9ffd-19b4460697a6 HTTP/1.1" 401 292 0.000550 10.0.0.27 - - [2026-01-05 03:10:53] "GET /virtual-machine/7108585d-9a1b-4722-9ffd-19b4460697a6 HTTP/1.1" 200 1293 0.031778 10.0.0.27 - - [2026-01-05 03:10:53] "GET /virtual-machine-interface/e8259231-f6ce-432b-8a8d-e14fa3e21422 HTTP/1.1" 200 2948 0.006755 10.0.0.27 - - [2026-01-05 03:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.27 - - [2026-01-05 03:10:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004234 10.0.0.27 - - [2026-01-05 03:10:54] "GET /virtual-networks?parent_id=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004061 10.0.0.27 - - [2026-01-05 03:10:54] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007607 10.0.0.27 - - [2026-01-05 03:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.27 - - [2026-01-05 03:10:57] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005311 10.0.0.27 - - [2026-01-05 03:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.27 - - [2026-01-05 03:11:01] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006209 10.0.0.27 - - [2026-01-05 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.27 - - [2026-01-05 03:11:05] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008727 10.0.0.27 - - [2026-01-05 03:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2026-01-05 03:11:09] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006394 10.0.0.27 - - [2026-01-05 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2026-01-05 03:11:13] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005468 10.0.0.27 - - [2026-01-05 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.27 - - [2026-01-05 03:11:17] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005295 10.0.0.27 - - [2026-01-05 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.27 - - [2026-01-05 03:11:21] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005590 10.0.0.33 - - [2026-01-05 03:11:23] "GET /obj-perms HTTP/1.1" 200 5056 0.053696 10.0.0.27 - - [2026-01-05 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.27 - - [2026-01-05 03:11:25] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005661 10.0.0.27 - - [2026-01-05 03:11:26] "POST /neutron/port HTTP/1.1" 200 1126 0.018186 10.0.0.27 - - [2026-01-05 03:11:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.009429 10.0.0.27 - - [2026-01-05 03:11:27] "POST /neutron/port HTTP/1.1" 200 1126 0.022929 10.0.0.27 - - [2026-01-05 03:11:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788 10.0.0.27 - - [2026-01-05 03:11:27] "POST /neutron/network HTTP/1.1" 200 828 0.006861 10.0.0.27 - - [2026-01-05 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.27 - - [2026-01-05 03:11:29] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005586 10.0.0.27 - - [2026-01-05 03:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2026-01-05 03:11:34] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005504 10.0.0.27 - - [2026-01-05 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.27 - - [2026-01-05 03:11:38] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006832 10.0.0.27 - - [2026-01-05 03:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.27 - - [2026-01-05 03:11:42] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005158 10.0.0.27 - - [2026-01-05 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2026-01-05 03:11:46] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006073 10.0.0.27 - - [2026-01-05 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2026-01-05 03:11:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004076 10.0.0.27 - - [2026-01-05 03:11:48] "GET /virtual-networks?parent_id=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006763 10.0.0.27 - - [2026-01-05 03:11:48] "GET /virtual-network/697bb9fd-86ad-40a2-a795-af0b32aa17cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005290 10.0.0.27 - - [2026-01-05 03:11:53] "POST /neutron/port HTTP/1.1" 200 1126 0.020458 10.0.0.27 - - [2026-01-05 03:11:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007143 10.0.0.27 - - [2026-01-05 03:12:04] "POST /neutron/port HTTP/1.1" 200 1126 0.043932 10.0.0.27 - - [2026-01-05 03:12:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006239 10.0.0.27 - - [2026-01-05 03:12:14] "POST /neutron/port HTTP/1.1" 200 1126 0.019910 10.0.0.27 - - [2026-01-05 03:12:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009461 10.0.0.23 - - [2026-01-05 03:12:23] "GET /obj-perms HTTP/1.1" 200 5056 0.051024 10.0.0.27 - - [2026-01-05 03:12:28] "POST /neutron/port HTTP/1.1" 200 1126 0.016856 10.0.0.27 - - [2026-01-05 03:12:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003645 10.0.0.27 - - [2026-01-05 03:12:28] "POST /neutron/network HTTP/1.1" 200 828 0.009020 10.0.0.27 - - [2026-01-05 03:12:28] "POST /neutron/network HTTP/1.1" 200 838 0.007192 10.0.0.27 - - [2026-01-05 03:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.001266 10.0.0.27 - - [2026-01-05 03:12:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007450 10.0.0.27 - - [2026-01-05 03:12:40] "POST /neutron/port HTTP/1.1" 200 1126 0.018883 10.0.0.27 - - [2026-01-05 03:12:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009622 10.0.0.27 - - [2026-01-05 03:12:45] "POST /neutron/port HTTP/1.1" 200 1126 0.017498 10.0.0.27 - - [2026-01-05 03:12:45] "GET /virtual-machine/f4a836c1-ea9a-4e4f-aceb-76bddde104f3 HTTP/1.1" 200 1294 0.005375 10.0.0.27 - - [2026-01-05 03:12:45] "GET /virtual-machine-interface/b1044a1f-10d6-4eff-a81f-33637340eb07 HTTP/1.1" 200 2949 0.005323 10.0.0.27 - - [2026-01-05 03:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.27 - - [2026-01-05 03:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003533 10.0.0.27 - - [2026-01-05 03:12:45] "GET /virtual-networks?parent_id=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003141 10.0.0.27 - - [2026-01-05 03:12:45] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007560 10.0.0.27 - - [2026-01-05 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.27 - - [2026-01-05 03:12:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003400 10.0.0.27 - - [2026-01-05 03:12:46] "GET /virtual-networks?parent_id=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003399 10.0.0.27 - - [2026-01-05 03:12:46] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006121 10.0.0.27 - - [2026-01-05 03:12:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008506 10.0.0.27 - - [2026-01-05 03:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.23 - - [2026-01-05 03:12:52] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000868 10.0.0.27 - - [2026-01-05 03:12:52] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.049092 10.0.0.27 - - [2026-01-05 03:12:52] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006163 10.0.0.27 - - [2026-01-05 03:12:52] "GET /floating-ip-pools?parent_id=08b2c154-cb12-4d3f-aa0e-25bab0acda43&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004214 10.0.0.27 - - [2026-01-05 03:12:52] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006209 10.0.0.27 - - [2026-01-05 03:12:52] "POST /floating-ip-pools HTTP/1.1" 200 598 0.028311 10.0.0.27 - - [2026-01-05 03:12:52] "POST /ref-update HTTP/1.1" 200 156 0.013294 10.0.0.27 - - [2026-01-05 03:12:52] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006459 10.0.0.27 - - [2026-01-05 03:12:52] "GET /virtual-network/08b2c154-cb12-4d3f-aa0e-25bab0acda43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005703 10.0.0.27 - - [2026-01-05 03:12:53] "POST /neutron/floatingip HTTP/1.1" 200 531 0.009266 10.0.0.27 - - [2026-01-05 03:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2026-01-05 03:12:53] "GET /routing-instance/934364cc-12e5-4438-ba52-e732ac1e58e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003756 10.0.0.27 - - [2026-01-05 03:12:53] "GET /route-target/05f95af9-353b-41f1-8028-ee121b9c772d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 899 0.004217 10.0.0.27 - - [2026-01-05 03:13:18] "POST /neutron/floatingip HTTP/1.1" 200 579 0.016127 10.0.0.27 - - [2026-01-05 03:13:19] "POST /neutron/floatingip HTTP/1.1" 200 115 0.049796 10.0.0.27 - - [2026-01-05 03:13:19] "GET /floating-ip-pool/c6d3d15c-7821-4475-9842-a08de90298c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.005159 10.0.0.27 - - [2026-01-05 03:13:19] "POST /ref-update HTTP/1.1" 200 156 0.015176 10.0.0.27 - - [2026-01-05 03:13:19] "DELETE /floating-ip-pool/c6d3d15c-7821-4475-9842-a08de90298c0 HTTP/1.1" 200 115 0.034133 10.0.0.27 - - [2026-01-05 03:13:19] "POST /neutron/port HTTP/1.1" 200 1126 0.024921 10.0.0.27 - - [2026-01-05 03:13:19] "POST /neutron/port HTTP/1.1" 200 1116 0.018494 10.0.0.27 - - [2026-01-05 03:13:21] "POST /neutron/network HTTP/1.1" 200 828 0.008959 10.0.0.27 - - [2026-01-05 03:13:21] "DELETE /route-target/2674f641-bd99-4fd4-a699-6704bb0e065a HTTP/1.1" 200 115 0.028878 10.0.0.23 - - [2026-01-05 03:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003785 10.0.0.23 - - [2026-01-05 03:13:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009480 10.0.0.27 - - [2026-01-05 03:13:21] "POST /neutron/network HTTP/1.1" 200 151 0.168184 10.0.0.23 - - [2026-01-05 03:13:23] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001101 10.0.0.27 - - [2026-01-05 03:13:23] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.063244 10.0.0.23 - - [2026-01-05 03:13:23] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000880 10.0.0.27 - - [2026-01-05 03:13:23] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?fields=virtual_networks HTTP/1.1" 200 1045 0.041126 10.0.0.23 - - [2026-01-05 03:13:23] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000986 10.0.0.27 - - [2026-01-05 03:13:23] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.051584 10.0.0.23 - - [2026-01-05 03:13:23] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001044 10.0.0.27 - - [2026-01-05 03:13:23] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?fields=security_groups HTTP/1.1" 200 1272 0.052129 10.0.0.27 - - [2026-01-05 03:13:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.028501 10.0.0.23 - - [2026-01-05 03:13:25] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003112 10.0.0.23 - - [2026-01-05 03:13:25] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001568 10.0.0.23 - - [2026-01-05 03:13:25] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008626 10.0.0.23 - - [2026-01-05 03:13:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.001672 10.0.0.23 - - [2026-01-05 03:13:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.007230 10.0.0.23 - - [2026-01-05 03:13:25] "POST /security-groups HTTP/1.1" 200 591 0.073419 10.0.0.27 - - [2026-01-05 03:13:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.005005 10.0.0.23 - - [2026-01-05 03:13:25] "POST /projects HTTP/1.1" 200 585 0.282011 10.0.0.23 - - [2026-01-05 03:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.355118 10.0.0.27 - - [2026-01-05 03:13:25] "POST /access-control-lists HTTP/1.1" 200 594 0.026591 10.0.0.27 - - [2026-01-05 03:13:25] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.486805 10.0.0.27 - - [2026-01-05 03:13:26] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.27 - - [2026-01-05 03:13:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.27 - - [2026-01-05 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.068275 10.0.0.23 - - [2026-01-05 03:13:28] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000876 10.0.0.27 - - [2026-01-05 03:13:28] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047034 10.0.0.23 - - [2026-01-05 03:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007207 10.0.0.27 - - [2026-01-05 03:13:29] "POST /neutron/subnet HTTP/1.1" 200 701 0.286190 10.0.0.27 - - [2026-01-05 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 230 0.001244 10.0.0.27 - - [2026-01-05 03:13:29] "GET /virtual-network/7e75ba80-36ff-4e42-a525-27ecc8b6f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005596 10.0.0.27 - - [2026-01-05 03:13:29] "GET /virtual-network/7e75ba80-36ff-4e42-a525-27ecc8b6f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005488 10.0.0.27 - - [2026-01-05 03:13:29] "POST /neutron/network HTTP/1.1" 200 839 0.006474 10.0.0.27 - - [2026-01-05 03:13:29] "POST /id-to-fqname HTTP/1.1" 200 230 0.001244 10.0.0.27 - - [2026-01-05 03:13:29] "POST /neutron/network HTTP/1.1" 200 849 0.007897 10.0.0.23 - - [2026-01-05 03:13:30] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.27 - - [2026-01-05 03:13:30] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075093 10.0.0.27 - - [2026-01-05 03:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.007845 10.0.0.27 - - [2026-01-05 03:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.27 - - [2026-01-05 03:13:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004099 10.0.0.27 - - [2026-01-05 03:13:31] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.010853 10.0.0.23 - - [2026-01-05 03:13:31] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001011 10.0.0.27 - - [2026-01-05 03:13:31] "POST /neutron/port HTTP/1.1" 200 1055 0.278146 10.0.0.27 - - [2026-01-05 03:13:31] "POST /neutron/port HTTP/1.1" 200 1109 0.122464 10.0.0.27 - - [2026-01-05 03:13:32] "POST /neutron/subnet HTTP/1.1" 200 675 0.010214 10.0.0.27 - - [2026-01-05 03:13:36] "POST /neutron/port HTTP/1.1" 200 1119 0.016655 10.0.0.27 - - [2026-01-05 03:13:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007405 10.0.0.27 - - [2026-01-05 03:13:36] "GET /virtual-machine/ea9137f1-b2d6-425d-9ee3-fc0165ef7b50 HTTP/1.1" 401 292 0.000576 10.0.0.27 - - [2026-01-05 03:13:36] "GET /virtual-machine/ea9137f1-b2d6-425d-9ee3-fc0165ef7b50 HTTP/1.1" 200 1293 0.031447 10.0.0.27 - - [2026-01-05 03:13:36] "GET /virtual-machine-interface/91614529-9456-421b-9249-e090d7697b8c HTTP/1.1" 200 2971 0.005856 10.0.0.27 - - [2026-01-05 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.27 - - [2026-01-05 03:13:36] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004030 10.0.0.27 - - [2026-01-05 03:13:36] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003168 10.0.0.27 - - [2026-01-05 03:13:36] "GET /virtual-network/7e75ba80-36ff-4e42-a525-27ecc8b6f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007944 10.0.0.27 - - [2026-01-05 03:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2026-01-05 03:13:40] "GET /virtual-network/7e75ba80-36ff-4e42-a525-27ecc8b6f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005457 10.0.0.27 - - [2026-01-05 03:13:40] "POST /neutron/port HTTP/1.1" 200 1119 0.016822 10.0.0.27 - - [2026-01-05 03:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.27 - - [2026-01-05 03:13:42] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004441 10.0.0.27 - - [2026-01-05 03:13:42] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003470 10.0.0.27 - - [2026-01-05 03:13:42] "GET /virtual-network/7e75ba80-36ff-4e42-a525-27ecc8b6f3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007282 10.0.0.27 - - [2026-01-05 03:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.27 - - [2026-01-05 03:13:44] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003970 10.0.0.27 - - [2026-01-05 03:13:44] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.011487 10.0.0.27 - - [2026-01-05 03:13:44] "POST /neutron/network HTTP/1.1" 400 204 0.012976 10.0.0.27 - - [2026-01-05 03:13:44] "POST /neutron/port HTTP/1.1" 200 151 0.168139 10.0.0.27 - - [2026-01-05 03:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.27 - - [2026-01-05 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.23 - - [2026-01-05 03:13:49] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.27 - - [2026-01-05 03:13:49] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036359 10.0.0.27 - - [2026-01-05 03:13:49] "POST /neutron/network HTTP/1.1" 200 117 0.021295 10.0.0.27 - - [2026-01-05 03:13:49] "POST /ref-update HTTP/1.1" 200 156 0.026788 10.0.0.27 - - [2026-01-05 03:13:49] "POST /neutron/network HTTP/1.1" 200 823 0.009603 10.0.0.27 - - [2026-01-05 03:13:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001416 10.0.0.27 - - [2026-01-05 03:13:49] "GET /virtual-network/2508647b-30f2-42dc-82dc-798313ad2dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006561 10.0.0.27 - - [2026-01-05 03:13:49] "GET /virtual-network/2508647b-30f2-42dc-82dc-798313ad2dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007300 10.0.0.27 - - [2026-01-05 03:13:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.010793 10.0.0.27 - - [2026-01-05 03:13:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001379 10.0.0.23 - - [2026-01-05 03:13:50] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000994 10.0.0.27 - - [2026-01-05 03:13:50] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.068015 10.0.0.27 - - [2026-01-05 03:13:50] "POST /neutron/port HTTP/1.1" 200 117 0.007218 10.0.0.23 - - [2026-01-05 03:13:51] "DELETE /project/f1bdd4a4050e431b9f68ce832353813d HTTP/1.1" 404 173 0.007286 10.0.0.23 - - [2026-01-05 03:13:51] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001214 10.0.0.23 - - [2026-01-05 03:13:51] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.054564 10.0.0.23 - - [2026-01-05 03:13:51] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001146 10.0.0.23 - - [2026-01-05 03:13:51] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?fields=security_groups HTTP/1.1" 200 1377 0.057498 10.0.0.27 - - [2026-01-05 03:13:51] "POST /neutron/network HTTP/1.1" 200 833 0.015740 10.0.0.23 - - [2026-01-05 03:13:51] "DELETE /security-group/23977205-43a6-4699-b9c0-f0ecc2a3b925 HTTP/1.1" 200 115 0.081662 10.0.0.23 - - [2026-01-05 03:13:51] "GET /projects?obj_uuids=bb76309a-7bb8-4a86-b6c5-ada9322fe130&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000891 10.0.0.23 - - [2026-01-05 03:13:51] "GET /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130?fields=application_policy_sets HTTP/1.1" 200 1416 0.060762 10.0.0.23 - - [2026-01-05 03:13:51] "DELETE /project/bb76309a-7bb8-4a86-b6c5-ada9322fe130 HTTP/1.1" 200 115 0.496404 10.0.0.27 - - [2026-01-05 03:13:52] "POST /neutron/port HTTP/1.1" 200 1059 0.050443 10.0.0.27 - - [2026-01-05 03:13:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.27 - - [2026-01-05 03:13:52] "POST /neutron/network HTTP/1.1" 200 823 0.006461 10.0.0.27 - - [2026-01-05 03:13:56] "POST /neutron/port HTTP/1.1" 200 1123 0.100380 10.0.0.27 - - [2026-01-05 03:13:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009461 10.0.0.27 - - [2026-01-05 03:13:56] "GET /virtual-machine/d10a8c4a-c27e-477c-9fb0-baf26b72767d HTTP/1.1" 200 1293 0.004684 10.0.0.27 - - [2026-01-05 03:13:56] "GET /virtual-machine-interface/98c290b4-e1d1-4838-9182-3832c9eacf15 HTTP/1.1" 200 2941 0.004812 10.0.0.27 - - [2026-01-05 03:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2026-01-05 03:13:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004120 10.0.0.27 - - [2026-01-05 03:13:56] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003460 10.0.0.27 - - [2026-01-05 03:13:56] "GET /virtual-network/2508647b-30f2-42dc-82dc-798313ad2dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005465 10.0.0.27 - - [2026-01-05 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.27 - - [2026-01-05 03:13:59] "GET /virtual-network/2508647b-30f2-42dc-82dc-798313ad2dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008222 10.0.0.27 - - [2026-01-05 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.27 - - [2026-01-05 03:14:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003466 10.0.0.27 - - [2026-01-05 03:14:03] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002772 10.0.0.27 - - [2026-01-05 03:14:03] "GET /virtual-network/2508647b-30f2-42dc-82dc-798313ad2dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005891 10.0.0.27 - - [2026-01-05 03:14:05] "POST /neutron/network HTTP/1.1" 200 823 0.007686 10.0.0.27 - - [2026-01-05 03:14:06] "POST /neutron/port HTTP/1.1" 200 1113 0.016195 10.0.0.23 - - [2026-01-05 03:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003356 10.0.0.27 - - [2026-01-05 03:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.23 - - [2026-01-05 03:14:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003349 10.0.0.27 - - [2026-01-05 03:14:07] "POST /neutron/network HTTP/1.1" 200 151 0.110928 10.0.0.27 - - [2026-01-05 03:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003551 10.0.0.27 - - [2026-01-05 03:14:10] "POST /network-ipams HTTP/1.1" 200 541 0.027223 10.0.0.27 - - [2026-01-05 03:14:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004866 10.0.0.27 - - [2026-01-05 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.27 - - [2026-01-05 03:14:10] "GET /network-ipam/30c36871-044f-47dc-8e1c-b2bf24cf29e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.006608 10.0.0.27 - - [2026-01-05 03:14:10] "PUT /network-ipam/30c36871-044f-47dc-8e1c-b2bf24cf29e1 HTTP/1.1" 200 258 0.015096 10.0.0.27 - - [2026-01-05 03:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2026-01-05 03:14:10] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001237 10.0.0.27 - - [2026-01-05 03:14:10] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.043938 10.0.0.27 - - [2026-01-05 03:14:11] "POST /ref-update HTTP/1.1" 200 156 0.020581 10.0.0.23 - - [2026-01-05 03:14:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005106 10.0.0.27 - - [2026-01-05 03:14:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.196337 10.0.0.27 - - [2026-01-05 03:14:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001282 10.0.0.27 - - [2026-01-05 03:14:11] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007814 10.0.0.27 - - [2026-01-05 03:14:11] "POST /neutron/network HTTP/1.1" 200 994 0.008409 10.0.0.27 - - [2026-01-05 03:14:11] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004996 10.0.0.27 - - [2026-01-05 03:14:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.007599 10.0.0.27 - - [2026-01-05 03:14:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.007802 10.0.0.27 - - [2026-01-05 03:14:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001338 10.0.0.27 - - [2026-01-05 03:14:12] "POST /neutron/port HTTP/1.1" 200 1017 0.016798 10.0.0.27 - - [2026-01-05 03:14:12] "POST /neutron/port HTTP/1.1" 200 1017 0.014584 10.0.0.27 - - [2026-01-05 03:14:12] "POST /neutron/port HTTP/1.1" 200 117 0.006088 10.0.0.27 - - [2026-01-05 03:14:12] "POST /id-to-fqname HTTP/1.1" 200 220 0.001131 10.0.0.27 - - [2026-01-05 03:14:12] "POST /neutron/port HTTP/1.1" 200 1017 0.043327 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/port HTTP/1.1" 200 1017 0.014196 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/network HTTP/1.1" 200 1004 0.006930 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/port HTTP/1.1" 200 1017 0.014345 10.0.0.27 - - [2026-01-05 03:14:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001333 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013290 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/subnet HTTP/1.1" 200 673 0.010635 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/network HTTP/1.1" 200 1004 0.007300 10.0.0.27 - - [2026-01-05 03:14:13] "POST /neutron/port HTTP/1.1" 200 1017 0.014966 10.0.0.27 - - [2026-01-05 03:14:14] "POST /neutron/port HTTP/1.1" 200 1119 0.021386 10.0.0.27 - - [2026-01-05 03:14:14] "POST /neutron/port HTTP/1.1" 200 117 0.001189 10.0.0.23 - - [2026-01-05 03:14:14] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001018 10.0.0.27 - - [2026-01-05 03:14:14] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.078413 10.0.0.27 - - [2026-01-05 03:14:14] "POST /neutron/port HTTP/1.1" 200 2086 0.028293 10.0.0.27 - - [2026-01-05 03:14:14] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005917 10.0.0.27 - - [2026-01-05 03:14:15] "POST /neutron/network HTTP/1.1" 200 1004 0.008062 10.0.0.27 - - [2026-01-05 03:14:15] "GET /obj-perms HTTP/1.1" 200 5030 0.064490 10.0.0.27 - - [2026-01-05 03:14:15] "POST /neutron/port HTTP/1.1" 200 1055 0.018306 10.0.0.27 - - [2026-01-05 03:14:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007143 10.0.0.27 - - [2026-01-05 03:14:15] "POST /neutron/network HTTP/1.1" 200 994 0.008787 10.0.0.27 - - [2026-01-05 03:14:16] "POST /neutron/port HTTP/1.1" 200 1119 0.018379 10.0.0.27 - - [2026-01-05 03:14:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007132 10.0.0.27 - - [2026-01-05 03:14:16] "GET /virtual-machine/10ecf0f9-61c2-477f-8316-bc6516a76942 HTTP/1.1" 200 1287 0.005046 10.0.0.27 - - [2026-01-05 03:14:16] "GET /virtual-machine-interface/0f2cacf7-5d40-41a9-b828-3c2d7cea0e4b HTTP/1.1" 200 2940 0.005536 10.0.0.27 - - [2026-01-05 03:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2026-01-05 03:14:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003271 10.0.0.27 - - [2026-01-05 03:14:16] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002617 10.0.0.27 - - [2026-01-05 03:14:16] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005692 10.0.0.27 - - [2026-01-05 03:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.27 - - [2026-01-05 03:14:19] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005482 10.0.0.27 - - [2026-01-05 03:14:23] "POST /neutron/port HTTP/1.1" 200 1119 0.017061 10.0.0.27 - - [2026-01-05 03:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2026-01-05 03:14:23] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005430 10.0.0.33 - - [2026-01-05 03:14:25] "GET /obj-perms HTTP/1.1" 200 5056 0.049110 10.0.0.27 - - [2026-01-05 03:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.27 - - [2026-01-05 03:14:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006065 10.0.0.27 - - [2026-01-05 03:14:26] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005098 10.0.0.27 - - [2026-01-05 03:14:26] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009004 10.0.0.27 - - [2026-01-05 03:14:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009776 10.0.0.27 - - [2026-01-05 03:14:28] "POST /neutron/port HTTP/1.1" 200 1119 0.016570 10.0.0.27 - - [2026-01-05 03:14:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003731 10.0.0.27 - - [2026-01-05 03:14:28] "POST /neutron/network HTTP/1.1" 200 994 0.009328 10.0.0.27 - - [2026-01-05 03:14:31] "POST /neutron/network HTTP/1.1" 200 1004 0.032220 10.0.0.27 - - [2026-01-05 03:14:31] "POST /neutron/port HTTP/1.1" 200 117 0.001095 10.0.0.27 - - [2026-01-05 03:14:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007054 10.0.0.27 - - [2026-01-05 03:14:31] "POST /neutron/port HTTP/1.1" 200 1119 0.016480 10.0.0.27 - - [2026-01-05 03:14:31] "GET /virtual-machine/fa180949-094c-47e2-ac8d-362e2bd279fa HTTP/1.1" 200 1289 0.005143 10.0.0.27 - - [2026-01-05 03:14:31] "GET /virtual-machine-interface/bb61a448-a7f9-4561-8761-bfac1dd52d19 HTTP/1.1" 200 2940 0.005306 10.0.0.27 - - [2026-01-05 03:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.27 - - [2026-01-05 03:14:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003546 10.0.0.27 - - [2026-01-05 03:14:31] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002714 10.0.0.27 - - [2026-01-05 03:14:31] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006104 10.0.0.27 - - [2026-01-05 03:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2026-01-05 03:14:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003412 10.0.0.27 - - [2026-01-05 03:14:32] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002833 10.0.0.27 - - [2026-01-05 03:14:32] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005903 10.0.0.27 - - [2026-01-05 03:14:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008437 10.0.0.27 - - [2026-01-05 03:14:33] "POST /neutron/port HTTP/1.1" 200 1119 0.019333 10.0.0.27 - - [2026-01-05 03:14:33] "GET /virtual-machine/d7059552-9127-44c5-b711-c051853634f5 HTTP/1.1" 200 1293 0.006516 10.0.0.27 - - [2026-01-05 03:14:33] "GET /virtual-machine-interface/7b394203-98f5-4e32-a142-470532e59c1d HTTP/1.1" 200 2940 0.006264 10.0.0.27 - - [2026-01-05 03:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.27 - - [2026-01-05 03:14:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003731 10.0.0.27 - - [2026-01-05 03:14:33] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002800 10.0.0.27 - - [2026-01-05 03:14:33] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005735 10.0.0.27 - - [2026-01-05 03:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.27 - - [2026-01-05 03:14:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003425 10.0.0.27 - - [2026-01-05 03:14:34] "GET /virtual-networks?parent_id=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002873 10.0.0.27 - - [2026-01-05 03:14:34] "GET /virtual-network/3c4a527d-a9c9-4bf3-a6f5-8c8747b7ac41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005669 10.0.0.23 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.23 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.23 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.33 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000310 10.0.0.33 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2026-01-05 03:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.27 - - [2026-01-05 03:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-01-05 03:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-01-05 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2026-01-05 03:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-01-05 03:14:50] "POST /neutron/port HTTP/1.1" 200 1109 0.013897 10.0.0.27 - - [2026-01-05 03:14:51] "POST /neutron/port HTTP/1.1" 200 1109 0.016393 10.0.0.27 - - [2026-01-05 03:14:51] "POST /neutron/port HTTP/1.1" 200 1109 0.026231 10.0.0.27 - - [2026-01-05 03:14:51] "POST /neutron/network HTTP/1.1" 400 204 0.035519 10.0.0.27 - - [2026-01-05 03:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-01-05 03:14:53] "DELETE /network-ipam/30c36871-044f-47dc-8e1c-b2bf24cf29e1 HTTP/1.1" 200 115 0.031826 10.0.0.27 - - [2026-01-05 03:14:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.002572 10.0.0.23 - - [2026-01-05 03:14:55] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001333 10.0.0.27 - - [2026-01-05 03:14:55] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.034284 10.0.0.23 - - [2026-01-05 03:14:55] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001118 10.0.0.27 - - [2026-01-05 03:14:55] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?fields=virtual_networks HTTP/1.1" 200 1043 0.088935 10.0.0.23 - - [2026-01-05 03:14:55] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001999 10.0.0.27 - - [2026-01-05 03:14:55] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.041056 10.0.0.23 - - [2026-01-05 03:14:55] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000984 10.0.0.27 - - [2026-01-05 03:14:55] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?fields=security_groups HTTP/1.1" 200 1269 0.035928 10.0.0.27 - - [2026-01-05 03:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.009129 10.0.0.27 - - [2026-01-05 03:14:56] "POST /neutron/port HTTP/1.1" 400 205 0.011170 10.0.0.27 - - [2026-01-05 03:14:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.038160 10.0.0.23 - - [2026-01-05 03:14:56] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003741 10.0.0.23 - - [2026-01-05 03:14:56] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.23 - - [2026-01-05 03:14:56] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007817 10.0.0.23 - - [2026-01-05 03:14:56] "POST /id-to-fqname HTTP/1.1" 200 198 0.006626 10.0.0.23 - - [2026-01-05 03:14:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.009260 10.0.0.23 - - [2026-01-05 03:14:56] "POST /security-groups HTTP/1.1" 200 599 0.072957 10.0.0.27 - - [2026-01-05 03:14:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.006408 10.0.0.23 - - [2026-01-05 03:14:56] "POST /projects HTTP/1.1" 200 601 0.299089 10.0.0.23 - - [2026-01-05 03:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.381328 10.0.0.27 - - [2026-01-05 03:14:56] "POST /access-control-lists HTTP/1.1" 200 602 0.027161 10.0.0.27 - - [2026-01-05 03:14:57] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.526542 10.0.0.27 - - [2026-01-05 03:14:58] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.27 - - [2026-01-05 03:14:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.27 - - [2026-01-05 03:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.060590 10.0.0.23 - - [2026-01-05 03:15:00] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000931 10.0.0.27 - - [2026-01-05 03:15:00] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054379 10.0.0.23 - - [2026-01-05 03:15:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012823 10.0.0.27 - - [2026-01-05 03:15:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.240287 10.0.0.27 - - [2026-01-05 03:15:01] "POST /id-to-fqname HTTP/1.1" 200 228 0.001362 10.0.0.27 - - [2026-01-05 03:15:01] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.011176 10.0.0.27 - - [2026-01-05 03:15:01] "POST /neutron/network HTTP/1.1" 200 1006 0.011579 10.0.0.27 - - [2026-01-05 03:15:01] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007572 10.0.0.27 - - [2026-01-05 03:15:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.010477 10.0.0.27 - - [2026-01-05 03:15:01] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006502 10.0.0.23 - - [2026-01-05 03:15:03] "GET /obj-perms HTTP/1.1" 200 5046 0.066547 10.0.0.27 - - [2026-01-05 03:15:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001365 10.0.0.23 - - [2026-01-05 03:15:03] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.032623 10.0.0.27 - - [2026-01-05 03:15:03] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.110568 10.0.0.27 - - [2026-01-05 03:15:04] "POST /neutron/port HTTP/1.1" 200 117 0.007018 10.0.0.27 - - [2026-01-05 03:15:04] "POST /id-to-fqname HTTP/1.1" 200 228 0.001452 10.0.0.27 - - [2026-01-05 03:15:04] "POST /neutron/network HTTP/1.1" 200 1016 0.007086 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/port HTTP/1.1" 200 1175 0.027228 10.0.0.23 - - [2026-01-05 03:15:05] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.27 - - [2026-01-05 03:15:05] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.072287 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/network HTTP/1.1" 200 1006 0.018962 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004119 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/network HTTP/1.1" 200 1006 0.009186 10.0.0.27 - - [2026-01-05 03:15:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001157 10.0.0.27 - - [2026-01-05 03:15:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008945 10.0.0.23 - - [2026-01-05 03:15:05] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001161 10.0.0.27 - - [2026-01-05 03:15:06] "POST /neutron/port HTTP/1.1" 200 1175 0.351382 10.0.0.27 - - [2026-01-05 03:15:06] "POST /neutron/port HTTP/1.1" 200 1229 0.132870 10.0.0.27 - - [2026-01-05 03:15:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003712 10.0.0.27 - - [2026-01-05 03:15:06] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.23 - - [2026-01-05 03:15:06] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001031 10.0.0.27 - - [2026-01-05 03:15:06] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.068108 10.0.0.27 - - [2026-01-05 03:15:06] "POST /neutron/port HTTP/1.1" 200 2324 0.024721 10.0.0.27 - - [2026-01-05 03:15:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001444 10.0.0.27 - - [2026-01-05 03:15:07] "POST /neutron/port HTTP/1.1" 200 2324 0.022418 10.0.0.27 - - [2026-01-05 03:15:07] "POST /neutron/network HTTP/1.1" 200 1016 0.006671 10.0.0.27 - - [2026-01-05 03:15:07] "POST /neutron/port HTTP/1.1" 200 1175 0.021592 10.0.0.23 - - [2026-01-05 03:15:08] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.27 - - [2026-01-05 03:15:08] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.088616 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/network HTTP/1.1" 200 1006 0.009777 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012486 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/network HTTP/1.1" 200 1006 0.012445 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/port HTTP/1.1" 200 117 0.006015 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/port HTTP/1.1" 200 1239 0.019883 10.0.0.27 - - [2026-01-05 03:15:08] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008775 10.0.0.27 - - [2026-01-05 03:15:08] "GET /virtual-machine/973dc488-f7c4-44b6-b59b-69bb1a8cc04d HTTP/1.1" 401 292 0.000419 10.0.0.27 - - [2026-01-05 03:15:09] "POST /neutron/port HTTP/1.1" 200 1175 0.021407 10.0.0.27 - - [2026-01-05 03:15:09] "GET /virtual-machine/973dc488-f7c4-44b6-b59b-69bb1a8cc04d HTTP/1.1" 200 1301 0.038933 10.0.0.27 - - [2026-01-05 03:15:09] "GET /virtual-machine-interface/a02b8415-a9bd-4298-a514-00cfbf247175 HTTP/1.1" 200 3175 0.005961 10.0.0.27 - - [2026-01-05 03:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008998 10.0.0.27 - - [2026-01-05 03:15:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003209 10.0.0.27 - - [2026-01-05 03:15:09] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.008341 10.0.0.27 - - [2026-01-05 03:15:09] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006267 10.0.0.27 - - [2026-01-05 03:15:09] "POST /neutron/port HTTP/1.1" 200 1239 0.025908 10.0.0.27 - - [2026-01-05 03:15:09] "POST /neutron/subnet HTTP/1.1" 200 1385 0.017801 10.0.0.27 - - [2026-01-05 03:15:09] "POST /neutron/network HTTP/1.1" 200 1006 0.011910 10.0.0.27 - - [2026-01-05 03:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.27 - - [2026-01-05 03:15:12] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006306 10.0.0.27 - - [2026-01-05 03:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.27 - - [2026-01-05 03:15:16] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005159 10.0.0.27 - - [2026-01-05 03:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.27 - - [2026-01-05 03:15:20] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005756 10.0.0.27 - - [2026-01-05 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2026-01-05 03:15:24] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005521 10.0.0.27 - - [2026-01-05 03:15:26] "GET /obj-perms HTTP/1.1" 200 5056 0.059345 10.0.0.27 - - [2026-01-05 03:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2026-01-05 03:15:28] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006962 10.0.0.27 - - [2026-01-05 03:15:29] "POST /neutron/network HTTP/1.1" 200 1016 0.015519 10.0.0.27 - - [2026-01-05 03:15:29] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012863 10.0.0.27 - - [2026-01-05 03:15:29] "POST /neutron/network HTTP/1.1" 200 1006 0.009179 10.0.0.27 - - [2026-01-05 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-01-05 03:15:32] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005332 10.0.0.27 - - [2026-01-05 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.27 - - [2026-01-05 03:15:37] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005249 10.0.0.27 - - [2026-01-05 03:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.27 - - [2026-01-05 03:15:41] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008467 10.0.0.27 - - [2026-01-05 03:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.27 - - [2026-01-05 03:15:45] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007411 10.0.0.27 - - [2026-01-05 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.27 - - [2026-01-05 03:15:49] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005303 10.0.0.23 - - [2026-01-05 03:15:52] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001334 10.0.0.23 - - [2026-01-05 03:15:52] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.052474 10.0.0.23 - - [2026-01-05 03:15:52] "DELETE /project/a67c1bc9193047349dffe7da66983b78 HTTP/1.1" 404 173 0.140587 10.0.0.23 - - [2026-01-05 03:15:52] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001328 10.0.0.23 - - [2026-01-05 03:15:52] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?fields=security_groups HTTP/1.1" 200 1374 0.038212 10.0.0.23 - - [2026-01-05 03:15:52] "DELETE /security-group/2e4704c4-4c76-420d-bbfd-d03d00e4fa11 HTTP/1.1" 404 177 0.008789 10.0.0.23 - - [2026-01-05 03:15:52] "GET /projects?obj_uuids=f1bdd4a4-050e-431b-9f68-ce832353813d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001845 10.0.0.23 - - [2026-01-05 03:15:52] "GET /project/f1bdd4a4-050e-431b-9f68-ce832353813d?fields=application_policy_sets HTTP/1.1" 200 1413 0.059592 10.0.0.27 - - [2026-01-05 03:15:52] "DELETE /access-control-list/687cefff-00fb-44c0-88da-b1e7e0b507d2 HTTP/1.1" 200 115 0.136677 10.0.0.23 - - [2026-01-05 03:15:52] "DELETE /project/f1bdd4a4-050e-431b-9f68-ce832353813d HTTP/1.1" 200 115 0.456255 10.0.0.27 - - [2026-01-05 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2026-01-05 03:15:53] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005867 10.0.0.27 - - [2026-01-05 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2026-01-05 03:15:57] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005777 10.0.0.27 - - [2026-01-05 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.27 - - [2026-01-05 03:16:01] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006145 10.0.0.27 - - [2026-01-05 03:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.27 - - [2026-01-05 03:16:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003685 10.0.0.27 - - [2026-01-05 03:16:03] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003675 10.0.0.27 - - [2026-01-05 03:16:03] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006562 10.0.0.27 - - [2026-01-05 03:16:09] "POST /neutron/port HTTP/1.1" 200 1239 0.023751 10.0.0.27 - - [2026-01-05 03:16:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006526 10.0.0.27 - - [2026-01-05 03:16:16] "POST /neutron/port HTTP/1.1" 200 1239 0.019014 10.0.0.27 - - [2026-01-05 03:16:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006293 10.0.0.27 - - [2026-01-05 03:16:19] "POST /neutron/port HTTP/1.1" 200 1239 0.030441 10.0.0.27 - - [2026-01-05 03:16:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006994 10.0.0.27 - - [2026-01-05 03:16:29] "POST /neutron/port HTTP/1.1" 200 1239 0.018645 10.0.0.27 - - [2026-01-05 03:16:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007760 10.0.0.27 - - [2026-01-05 03:16:30] "GET /virtual-machine/3a629eaa-2acf-4388-98d4-e4052b617f5b HTTP/1.1" 200 1300 0.008241 10.0.0.27 - - [2026-01-05 03:16:30] "GET /virtual-machine-interface/81107264-2387-4cb6-b617-311304488fdc HTTP/1.1" 200 3174 0.005628 10.0.0.27 - - [2026-01-05 03:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2026-01-05 03:16:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003098 10.0.0.27 - - [2026-01-05 03:16:30] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002670 10.0.0.27 - - [2026-01-05 03:16:30] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005857 10.0.0.27 - - [2026-01-05 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.27 - - [2026-01-05 03:16:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003554 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002946 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005959 10.0.0.27 - - [2026-01-05 03:16:31] "POST /neutron/port HTTP/1.1" 200 1239 0.018695 10.0.0.27 - - [2026-01-05 03:16:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006208 10.0.0.27 - - [2026-01-05 03:16:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004475 10.0.0.27 - - [2026-01-05 03:16:31] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016754 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-machine/2eea5287-b800-4d3e-b9a8-468509a1e0b5 HTTP/1.1" 200 1300 0.005483 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-machine-interface/84866894-18e4-4b7f-99a0-4d9feff25c40 HTTP/1.1" 200 3174 0.005381 10.0.0.27 - - [2026-01-05 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.27 - - [2026-01-05 03:16:31] "POST /neutron/network HTTP/1.1" 200 1006 0.014398 10.0.0.27 - - [2026-01-05 03:16:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003133 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.008631 10.0.0.27 - - [2026-01-05 03:16:31] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005915 10.0.0.27 - - [2026-01-05 03:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.27 - - [2026-01-05 03:16:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003790 10.0.0.27 - - [2026-01-05 03:16:32] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003036 10.0.0.27 - - [2026-01-05 03:16:33] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005722 10.0.0.27 - - [2026-01-05 03:16:34] "POST /neutron/network HTTP/1.1" 200 1016 0.007701 10.0.0.27 - - [2026-01-05 03:16:34] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012802 10.0.0.27 - - [2026-01-05 03:16:34] "POST /neutron/network HTTP/1.1" 200 1006 0.008991 10.0.0.23 - - [2026-01-05 03:16:54] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001066 10.0.0.27 - - [2026-01-05 03:16:54] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041708 10.0.0.27 - - [2026-01-05 03:16:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.007409 10.0.0.27 - - [2026-01-05 03:16:54] "POST /interface-route-tables HTTP/1.1" 200 575 0.024839 10.0.0.27 - - [2026-01-05 03:16:54] "GET /interface-route-table/9acf3b52-708f-4506-b2ec-8810f11a9b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.007169 10.0.0.27 - - [2026-01-05 03:16:54] "GET /virtual-machine-interface/a02b8415-a9bd-4298-a514-00cfbf247175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006096 10.0.0.27 - - [2026-01-05 03:16:54] "POST /ref-update HTTP/1.1" 200 156 0.014474 10.0.0.33 - - [2026-01-05 03:17:27] "GET /obj-perms HTTP/1.1" 200 5056 0.057853 10.0.0.27 - - [2026-01-05 03:17:32] "POST /neutron/network HTTP/1.1" 200 1016 0.008574 10.0.0.27 - - [2026-01-05 03:17:32] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014976 10.0.0.27 - - [2026-01-05 03:17:32] "POST /neutron/network HTTP/1.1" 200 1006 0.011794 10.0.0.27 - - [2026-01-05 03:17:36] "POST /neutron/network HTTP/1.1" 200 1016 0.008934 10.0.0.27 - - [2026-01-05 03:17:36] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012955 10.0.0.27 - - [2026-01-05 03:17:36] "POST /neutron/network HTTP/1.1" 200 1006 0.009326 10.0.0.23 - - [2026-01-05 03:17:38] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001124 10.0.0.27 - - [2026-01-05 03:17:38] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042265 10.0.0.27 - - [2026-01-05 03:17:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.003031 10.0.0.27 - - [2026-01-05 03:17:39] "POST /interface-route-tables HTTP/1.1" 200 575 0.025410 10.0.0.27 - - [2026-01-05 03:17:39] "GET /interface-route-table/94f2b340-06d3-4878-9425-543a86e32804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006449 10.0.0.27 - - [2026-01-05 03:17:39] "GET /virtual-machine-interface/81107264-2387-4cb6-b617-311304488fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.006495 10.0.0.27 - - [2026-01-05 03:17:39] "POST /ref-update HTTP/1.1" 200 156 0.015259 10.0.0.27 - - [2026-01-05 03:17:40] "GET /virtual-machine-interface/84866894-18e4-4b7f-99a0-4d9feff25c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007136 10.0.0.27 - - [2026-01-05 03:17:40] "PUT /virtual-machine-interface/84866894-18e4-4b7f-99a0-4d9feff25c40 HTTP/1.1" 200 284 0.015188 10.0.0.27 - - [2026-01-05 03:17:40] "GET /virtual-machine-interface/a02b8415-a9bd-4298-a514-00cfbf247175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007676 10.0.0.27 - - [2026-01-05 03:17:40] "PUT /virtual-machine-interface/a02b8415-a9bd-4298-a514-00cfbf247175 HTTP/1.1" 200 284 0.013143 10.0.0.27 - - [2026-01-05 03:17:40] "GET /virtual-machine-interface/81107264-2387-4cb6-b617-311304488fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007518 10.0.0.27 - - [2026-01-05 03:17:40] "PUT /virtual-machine-interface/81107264-2387-4cb6-b617-311304488fdc HTTP/1.1" 200 284 0.012892 10.0.0.23 - - [2026-01-05 03:18:27] "GET /obj-perms HTTP/1.1" 200 5056 0.053204 10.0.0.27 - - [2026-01-05 03:18:29] "POST /neutron/port HTTP/1.1" 200 1239 0.030748 10.0.0.27 - - [2026-01-05 03:18:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007263 10.0.0.27 - - [2026-01-05 03:18:30] "GET /virtual-machine/9ed6fa0e-0de2-45d9-9db3-4bf13f34258f HTTP/1.1" 200 1301 0.006612 10.0.0.27 - - [2026-01-05 03:18:30] "GET /virtual-machine-interface/12675b2b-a087-414f-835c-c981bb2b17ab HTTP/1.1" 200 3173 0.005631 10.0.0.27 - - [2026-01-05 03:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.27 - - [2026-01-05 03:18:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003896 10.0.0.27 - - [2026-01-05 03:18:30] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002635 10.0.0.27 - - [2026-01-05 03:18:30] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006124 10.0.0.27 - - [2026-01-05 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.27 - - [2026-01-05 03:18:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006727 10.0.0.27 - - [2026-01-05 03:18:31] "GET /virtual-networks?parent_id=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004772 10.0.0.27 - - [2026-01-05 03:18:31] "GET /virtual-network/afc782f9-60a0-46e2-8bce-8d11c23ef144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006497 10.0.0.27 - - [2026-01-05 03:18:31] "GET /virtual-machine-interface/12675b2b-a087-414f-835c-c981bb2b17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.007902 10.0.0.27 - - [2026-01-05 03:18:31] "PUT /virtual-machine-interface/12675b2b-a087-414f-835c-c981bb2b17ab HTTP/1.1" 200 284 0.015605 10.0.0.27 - - [2026-01-05 03:18:32] "POST /neutron/network HTTP/1.1" 200 1016 0.006644 10.0.0.27 - - [2026-01-05 03:18:32] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013312 10.0.0.27 - - [2026-01-05 03:18:32] "POST /neutron/network HTTP/1.1" 200 1006 0.009263 10.0.0.27 - - [2026-01-05 03:18:37] "POST /neutron/network HTTP/1.1" 200 1016 0.007326 10.0.0.27 - - [2026-01-05 03:18:38] "POST /neutron/subnet HTTP/1.1" 200 1385 0.014114 10.0.0.27 - - [2026-01-05 03:18:38] "POST /neutron/network HTTP/1.1" 200 1006 0.012687 10.0.0.23 - - [2026-01-05 03:19:13] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001041 10.0.0.27 - - [2026-01-05 03:19:13] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.040884 10.0.0.27 - - [2026-01-05 03:19:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002835 10.0.0.27 - - [2026-01-05 03:19:13] "POST /interface-route-tables HTTP/1.1" 200 575 0.024979 10.0.0.27 - - [2026-01-05 03:19:13] "GET /interface-route-table/840de09d-b4ca-4fbb-9804-075083feb9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.006059 10.0.0.27 - - [2026-01-05 03:19:13] "GET /virtual-machine-interface/12675b2b-a087-414f-835c-c981bb2b17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005891 10.0.0.27 - - [2026-01-05 03:19:13] "POST /ref-update HTTP/1.1" 200 156 0.014388 10.0.0.27 - - [2026-01-05 03:19:15] "GET /virtual-machine-interface/a02b8415-a9bd-4298-a514-00cfbf247175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007410 10.0.0.27 - - [2026-01-05 03:19:15] "POST /ref-update HTTP/1.1" 200 156 0.018445 10.0.0.27 - - [2026-01-05 03:19:15] "DELETE /interface-route-table/9acf3b52-708f-4506-b2ec-8810f11a9b13 HTTP/1.1" 200 115 0.037161 10.0.0.27 - - [2026-01-05 03:19:16] "POST /neutron/port HTTP/1.1" 200 151 0.199626 10.0.0.27 - - [2026-01-05 03:19:25] "GET /virtual-machine-interface/12675b2b-a087-414f-835c-c981bb2b17ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.009194 10.0.0.27 - - [2026-01-05 03:19:25] "POST /ref-update HTTP/1.1" 200 156 0.015485 10.0.0.27 - - [2026-01-05 03:19:25] "DELETE /interface-route-table/840de09d-b4ca-4fbb-9804-075083feb9c7 HTTP/1.1" 200 115 0.026930 10.0.0.27 - - [2026-01-05 03:19:25] "GET /virtual-machine-interface/81107264-2387-4cb6-b617-311304488fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007722 10.0.0.27 - - [2026-01-05 03:19:25] "POST /ref-update HTTP/1.1" 200 156 0.016951 10.0.0.27 - - [2026-01-05 03:19:26] "DELETE /interface-route-table/94f2b340-06d3-4878-9425-543a86e32804 HTTP/1.1" 200 115 0.030713 10.0.0.27 - - [2026-01-05 03:19:26] "POST /neutron/port HTTP/1.1" 200 1239 0.019154 10.0.0.27 - - [2026-01-05 03:19:26] "POST /neutron/port HTTP/1.1" 200 1239 0.029815 10.0.0.27 - - [2026-01-05 03:19:26] "POST /neutron/port HTTP/1.1" 200 1239 0.023686 10.0.0.27 - - [2026-01-05 03:19:28] "POST /neutron/network HTTP/1.1" 200 1006 0.009484 10.0.0.27 - - [2026-01-05 03:19:28] "DELETE /route-target/c092bff0-db55-4938-b0c2-2d9f58f5bf24 HTTP/1.1" 200 115 0.025443 10.0.0.23 - - [2026-01-05 03:19:29] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.27 - - [2026-01-05 03:19:29] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.079214 10.0.0.23 - - [2026-01-05 03:19:29] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000911 10.0.0.27 - - [2026-01-05 03:19:29] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?fields=virtual_networks HTTP/1.1" 200 1059 0.036045 10.0.0.23 - - [2026-01-05 03:19:30] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001340 10.0.0.27 - - [2026-01-05 03:19:30] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.048633 10.0.0.23 - - [2026-01-05 03:19:30] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.27 - - [2026-01-05 03:19:30] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?fields=security_groups HTTP/1.1" 200 1293 0.042627 10.0.0.27 - - [2026-01-05 03:19:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.030756 10.0.0.23 - - [2026-01-05 03:19:31] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003277 10.0.0.23 - - [2026-01-05 03:19:31] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000942 10.0.0.23 - - [2026-01-05 03:19:31] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006921 10.0.0.23 - - [2026-01-05 03:19:31] "POST /id-to-fqname HTTP/1.1" 200 185 0.005627 10.0.0.23 - - [2026-01-05 03:19:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.006048 10.0.0.23 - - [2026-01-05 03:19:31] "POST /security-groups HTTP/1.1" 200 586 0.079770 10.0.0.23 - - [2026-01-05 03:19:31] "POST /projects HTTP/1.1" 200 575 0.297249 10.0.0.23 - - [2026-01-05 03:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.368028 10.0.0.27 - - [2026-01-05 03:19:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.003409 10.0.0.27 - - [2026-01-05 03:19:31] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.514468 10.0.0.27 - - [2026-01-05 03:19:32] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.23 - - [2026-01-05 03:19:35] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.27 - - [2026-01-05 03:19:35] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.059183 10.0.0.23 - - [2026-01-05 03:19:35] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001132 10.0.0.27 - - [2026-01-05 03:19:35] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?fields=virtual_networks HTTP/1.1" 200 1033 0.065718 10.0.0.23 - - [2026-01-05 03:19:35] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001038 10.0.0.27 - - [2026-01-05 03:19:35] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.049368 10.0.0.23 - - [2026-01-05 03:19:35] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001270 10.0.0.27 - - [2026-01-05 03:19:35] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?fields=security_groups HTTP/1.1" 200 1254 0.042016 10.0.0.27 - - [2026-01-05 03:19:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.033521 10.0.0.23 - - [2026-01-05 03:19:36] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003464 10.0.0.23 - - [2026-01-05 03:19:37] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000907 10.0.0.23 - - [2026-01-05 03:19:37] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006730 10.0.0.23 - - [2026-01-05 03:19:37] "POST /id-to-fqname HTTP/1.1" 200 195 0.003255 10.0.0.23 - - [2026-01-05 03:19:37] "POST /fqname-to-id HTTP/1.1" 404 204 0.005757 10.0.0.23 - - [2026-01-05 03:19:37] "POST /security-groups HTTP/1.1" 200 596 0.030083 10.0.0.23 - - [2026-01-05 03:19:37] "POST /projects HTTP/1.1" 200 595 0.231557 10.0.0.27 - - [2026-01-05 03:19:37] "POST /access-control-lists HTTP/1.1" 200 601 0.024923 10.0.0.23 - - [2026-01-05 03:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.267621 10.0.0.27 - - [2026-01-05 03:19:37] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.419914 10.0.0.27 - - [2026-01-05 03:19:38] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.23 - - [2026-01-05 03:19:41] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000974 10.0.0.27 - - [2026-01-05 03:19:41] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.034637 10.0.0.23 - - [2026-01-05 03:19:41] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001259 10.0.0.27 - - [2026-01-05 03:19:41] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?fields=virtual_networks HTTP/1.1" 200 1051 0.079882 10.0.0.23 - - [2026-01-05 03:19:41] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000984 10.0.0.27 - - [2026-01-05 03:19:41] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.038157 10.0.0.23 - - [2026-01-05 03:19:41] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001109 10.0.0.27 - - [2026-01-05 03:19:41] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?fields=security_groups HTTP/1.1" 200 1282 0.036458 10.0.0.27 - - [2026-01-05 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.026905 10.0.0.23 - - [2026-01-05 03:19:42] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002707 10.0.0.23 - - [2026-01-05 03:19:42] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000938 10.0.0.23 - - [2026-01-05 03:19:42] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006965 10.0.0.23 - - [2026-01-05 03:19:42] "POST /id-to-fqname HTTP/1.1" 200 201 0.004318 10.0.0.23 - - [2026-01-05 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 210 0.007141 10.0.0.23 - - [2026-01-05 03:19:42] "POST /security-groups HTTP/1.1" 200 602 0.071385 10.0.0.27 - - [2026-01-05 03:19:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.004206 10.0.0.23 - - [2026-01-05 03:19:42] "POST /projects HTTP/1.1" 200 607 0.272481 10.0.0.23 - - [2026-01-05 03:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.345795 10.0.0.27 - - [2026-01-05 03:19:42] "POST /access-control-lists HTTP/1.1" 200 605 0.029596 10.0.0.27 - - [2026-01-05 03:19:42] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.477494 10.0.0.27 - - [2026-01-05 03:19:44] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.23 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000739 10.0.0.23 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000692 10.0.0.23 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.23 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000683 10.0.0.33 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.33 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2026-01-05 03:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2026-01-05 03:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.27 - - [2026-01-05 03:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.23 - - [2026-01-05 03:19:47] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000957 10.0.0.27 - - [2026-01-05 03:19:47] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.060357 10.0.0.23 - - [2026-01-05 03:19:47] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001260 10.0.0.27 - - [2026-01-05 03:19:47] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?fields=virtual_networks HTTP/1.1" 200 1064 0.050319 10.0.0.23 - - [2026-01-05 03:19:47] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000973 10.0.0.27 - - [2026-01-05 03:19:47] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.048004 10.0.0.27 - - [2026-01-05 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.23 - - [2026-01-05 03:19:47] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001142 10.0.0.27 - - [2026-01-05 03:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.27 - - [2026-01-05 03:19:47] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?fields=security_groups HTTP/1.1" 200 1301 0.041081 10.0.0.27 - - [2026-01-05 03:19:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.030293 10.0.0.23 - - [2026-01-05 03:19:48] "GET /projects?obj_uuids=67b0a51a-6ba1-4dbb-9772-a4ff105e1b00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003643 10.0.0.23 - - [2026-01-05 03:19:48] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.23 - - [2026-01-05 03:19:48] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007307 10.0.0.23 - - [2026-01-05 03:19:48] "POST /id-to-fqname HTTP/1.1" 200 187 0.003226 10.0.0.23 - - [2026-01-05 03:19:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.011163 10.0.0.23 - - [2026-01-05 03:19:48] "POST /security-groups HTTP/1.1" 200 588 0.029008 10.0.0.23 - - [2026-01-05 03:19:48] "POST /projects HTTP/1.1" 200 579 0.233129 10.0.0.27 - - [2026-01-05 03:19:48] "POST /fqname-to-id HTTP/1.1" 404 230 0.013260 10.0.0.23 - - [2026-01-05 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.306121 10.0.0.27 - - [2026-01-05 03:19:48] "GET /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.445620 10.0.0.27 - - [2026-01-05 03:19:49] "GET / HTTP/1.1" 200 35931 0.004524 10.0.0.23 - - [2026-01-05 03:19:52] "DELETE /project/3a046f5cd46e4745b019a25c880de99a HTTP/1.1" 404 173 0.019432 10.0.0.23 - - [2026-01-05 03:19:52] "DELETE /project/b7e369de406143bfa2fa8a5ee348488a HTTP/1.1" 404 173 0.011702 10.0.0.23 - - [2026-01-05 03:19:52] "DELETE /project/5898c16411f64f2681a2e6435ca5b593 HTTP/1.1" 404 173 0.022109 10.0.0.23 - - [2026-01-05 03:19:52] "DELETE /project/67b0a51a6ba14dbb9772a4ff105e1b00 HTTP/1.1" 404 173 0.011301 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000838 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000812 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000796 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000764 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.048663 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.070084 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001205 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.078048 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001220 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001343 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=67b0a51a-6ba1-4dbb-9772-a4ff105e1b00&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002091 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.135564 10.0.0.23 - - [2026-01-05 03:19:52] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001485 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?fields=security_groups HTTP/1.1" 200 1387 0.126875 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?fields=security_groups HTTP/1.1" 200 1359 0.185462 10.0.0.23 - - [2026-01-05 03:19:52] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?fields=security_groups HTTP/1.1" 200 1398 0.179185 10.0.0.27 - - [2026-01-05 03:19:53] "GET /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.243393 10.0.0.23 - - [2026-01-05 03:19:53] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?fields=security_groups HTTP/1.1" 200 1406 0.231408 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=67b0a51a-6ba1-4dbb-9772-a4ff105e1b00&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001020 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /security-group/df4bc606-48c0-4176-b61d-e26f9e488d85 HTTP/1.1" 404 171 0.096010 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=a67c1bc9-1930-4734-9dff-e7da66983b78&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001211 10.0.0.27 - - [2026-01-05 03:19:53] "GET /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00?fields=virtual_networks HTTP/1.1" 200 1036 0.139215 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /security-group/b21d2da2-67a4-40d4-9ab1-39dd5f181e33 HTTP/1.1" 200 115 0.248103 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /security-group/25c87ca8-cf8b-4f4d-8182-83745650a999 HTTP/1.1" 200 115 0.277351 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=b7e369de-4061-43bf-a2fa-8a5ee348488a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001056 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=67b0a51a-6ba1-4dbb-9772-a4ff105e1b00&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002616 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=5898c164-11f6-4f26-81a2-e6435ca5b593&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001385 10.0.0.27 - - [2026-01-05 03:19:53] "DELETE /access-control-list/007a086f-aa7c-44cd-bdb6-a4d35eb21cb2 HTTP/1.1" 200 115 0.188290 10.0.0.23 - - [2026-01-05 03:19:53] "GET /project/a67c1bc9-1930-4734-9dff-e7da66983b78?fields=application_policy_sets HTTP/1.1" 200 1437 0.192379 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /security-group/d9e6dbec-be44-4f13-b403-690d5d495c24 HTTP/1.1" 200 115 0.319045 10.0.0.27 - - [2026-01-05 03:19:53] "GET /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.215281 10.0.0.23 - - [2026-01-05 03:19:53] "GET /project/b7e369de-4061-43bf-a2fa-8a5ee348488a?fields=application_policy_sets HTTP/1.1" 200 1398 0.316165 10.0.0.23 - - [2026-01-05 03:19:53] "GET /project/5898c164-11f6-4f26-81a2-e6435ca5b593?fields=application_policy_sets HTTP/1.1" 200 1426 0.310018 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=3a046f5c-d46e-4745-b019-a25c880de99a&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002069 10.0.0.23 - - [2026-01-05 03:19:53] "GET /projects?obj_uuids=67b0a51a-6ba1-4dbb-9772-a4ff105e1b00&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002308 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /project/a67c1bc9-1930-4734-9dff-e7da66983b78 HTTP/1.1" 404 190 0.909853 10.0.0.27 - - [2026-01-05 03:19:53] "DELETE /access-control-list/5154e9a4-69a8-42c1-abd6-5ccf68533e67 HTTP/1.1" 200 115 0.109873 10.0.0.27 - - [2026-01-05 03:19:53] "GET /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00?fields=security_groups HTTP/1.1" 200 1259 0.133730 10.0.0.23 - - [2026-01-05 03:19:53] "GET /project/3a046f5c-d46e-4745-b019-a25c880de99a?fields=application_policy_sets HTTP/1.1" 200 1445 0.190014 10.0.0.27 - - [2026-01-05 03:19:53] "DELETE /access-control-list/75a93b4f-0d56-4a2e-b2ee-a863d7cdeb7f HTTP/1.1" 200 115 0.059950 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /project/b7e369de-4061-43bf-a2fa-8a5ee348488a HTTP/1.1" 200 115 1.167685 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /project/5898c164-11f6-4f26-81a2-e6435ca5b593 HTTP/1.1" 200 115 1.172514 10.0.0.23 - - [2026-01-05 03:19:53] "DELETE /project/3a046f5c-d46e-4745-b019-a25c880de99a HTTP/1.1" 200 115 1.185199 10.0.0.27 - - [2026-01-05 03:19:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.030818 10.0.0.23 - - [2026-01-05 03:19:54] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002721 10.0.0.23 - - [2026-01-05 03:19:54] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.23 - - [2026-01-05 03:19:54] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006921 10.0.0.23 - - [2026-01-05 03:19:54] "POST /id-to-fqname HTTP/1.1" 200 184 0.001124 10.0.0.23 - - [2026-01-05 03:19:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.010918 10.0.0.23 - - [2026-01-05 03:19:55] "POST /security-groups HTTP/1.1" 200 585 0.030424 10.0.0.23 - - [2026-01-05 03:19:55] "POST /projects HTTP/1.1" 200 573 0.229483 10.0.0.27 - - [2026-01-05 03:19:55] "POST /fqname-to-id HTTP/1.1" 404 227 0.005316 10.0.0.23 - - [2026-01-05 03:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.305413 10.0.0.27 - - [2026-01-05 03:19:55] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.435607 10.0.0.27 - - [2026-01-05 03:19:56] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.23 - - [2026-01-05 03:19:59] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001004 10.0.0.27 - - [2026-01-05 03:19:59] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.036207 10.0.0.23 - - [2026-01-05 03:19:59] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000870 10.0.0.27 - - [2026-01-05 03:19:59] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?fields=virtual_networks HTTP/1.1" 200 1030 0.041558 10.0.0.23 - - [2026-01-05 03:19:59] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001039 10.0.0.27 - - [2026-01-05 03:19:59] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.041794 10.0.0.23 - - [2026-01-05 03:19:59] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001015 10.0.0.27 - - [2026-01-05 03:19:59] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?fields=security_groups HTTP/1.1" 200 1250 0.038851 10.0.0.27 - - [2026-01-05 03:20:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.033448 10.0.0.23 - - [2026-01-05 03:20:00] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005217 10.0.0.23 - - [2026-01-05 03:20:00] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001287 10.0.0.23 - - [2026-01-05 03:20:00] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009717 10.0.0.23 - - [2026-01-05 03:20:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.002831 10.0.0.23 - - [2026-01-05 03:20:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.007964 10.0.0.23 - - [2026-01-05 03:20:00] "POST /security-groups HTTP/1.1" 200 589 0.031832 10.0.0.23 - - [2026-01-05 03:20:00] "POST /projects HTTP/1.1" 200 581 0.248030 10.0.0.23 - - [2026-01-05 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.281641 10.0.0.27 - - [2026-01-05 03:20:00] "POST /access-control-lists HTTP/1.1" 200 594 0.034078 10.0.0.27 - - [2026-01-05 03:20:00] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.428010 10.0.0.27 - - [2026-01-05 03:20:02] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.23 - - [2026-01-05 03:20:05] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.053055 10.0.0.27 - - [2026-01-05 03:20:05] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.091907 10.0.0.23 - - [2026-01-05 03:20:05] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001302 10.0.0.27 - - [2026-01-05 03:20:05] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?fields=virtual_networks HTTP/1.1" 200 1038 0.052140 10.0.0.23 - - [2026-01-05 03:20:05] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000993 10.0.0.27 - - [2026-01-05 03:20:05] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.041713 10.0.0.23 - - [2026-01-05 03:20:05] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.27 - - [2026-01-05 03:20:05] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?fields=security_groups HTTP/1.1" 200 1262 0.041230 10.0.0.27 - - [2026-01-05 03:20:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.032750 10.0.0.23 - - [2026-01-05 03:20:06] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002899 10.0.0.23 - - [2026-01-05 03:20:06] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.23 - - [2026-01-05 03:20:06] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006910 10.0.0.23 - - [2026-01-05 03:20:06] "POST /id-to-fqname HTTP/1.1" 200 188 0.005266 10.0.0.23 - - [2026-01-05 03:20:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.005171 10.0.0.23 - - [2026-01-05 03:20:06] "POST /security-groups HTTP/1.1" 200 589 0.028087 10.0.0.27 - - [2026-01-05 03:20:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.003453 10.0.0.23 - - [2026-01-05 03:20:06] "POST /projects HTTP/1.1" 200 581 0.241885 10.0.0.23 - - [2026-01-05 03:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.318485 10.0.0.27 - - [2026-01-05 03:20:06] "POST /access-control-lists HTTP/1.1" 200 592 0.037236 10.0.0.27 - - [2026-01-05 03:20:06] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.480565 10.0.0.27 - - [2026-01-05 03:20:07] "GET / HTTP/1.1" 200 35931 0.002869 10.0.0.27 - - [2026-01-05 03:20:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.27 - - [2026-01-05 03:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.107026 10.0.0.23 - - [2026-01-05 03:20:09] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000868 10.0.0.27 - - [2026-01-05 03:20:09] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037660 10.0.0.23 - - [2026-01-05 03:20:10] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000978 10.0.0.27 - - [2026-01-05 03:20:10] "POST /neutron/network HTTP/1.1" 200 603 0.175832 10.0.0.27 - - [2026-01-05 03:20:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.003637 10.0.0.27 - - [2026-01-05 03:20:10] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008787 10.0.0.27 - - [2026-01-05 03:20:10] "POST /neutron/network HTTP/1.1" 200 822 0.007570 10.0.0.27 - - [2026-01-05 03:20:10] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005486 10.0.0.27 - - [2026-01-05 03:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2026-01-05 03:20:10] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006545 10.0.0.27 - - [2026-01-05 03:20:10] "PUT /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9 HTTP/1.1" 200 264 0.056284 10.0.0.27 - - [2026-01-05 03:20:10] "POST /route-targets HTTP/1.1" 200 323 0.016538 10.0.0.27 - - [2026-01-05 03:20:11] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006065 10.0.0.27 - - [2026-01-05 03:20:12] "GET /obj-perms HTTP/1.1" 200 5026 0.073460 10.0.0.27 - - [2026-01-05 03:20:12] "POST /neutron/network HTTP/1.1" 200 822 0.010729 10.0.0.27 - - [2026-01-05 03:20:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.001323 10.0.0.23 - - [2026-01-05 03:20:13] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001982 10.0.0.27 - - [2026-01-05 03:20:13] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080112 10.0.0.27 - - [2026-01-05 03:20:13] "POST /neutron/network HTTP/1.1" 200 822 0.031113 10.0.0.27 - - [2026-01-05 03:20:14] "POST /neutron/port HTTP/1.1" 200 117 0.006422 10.0.0.27 - - [2026-01-05 03:20:14] "POST /neutron/port HTTP/1.1" 200 1058 0.048645 10.0.0.27 - - [2026-01-05 03:20:15] "POST /neutron/port HTTP/1.1" 200 1122 0.020377 10.0.0.27 - - [2026-01-05 03:20:15] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.27 - - [2026-01-05 03:20:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008709 10.0.0.27 - - [2026-01-05 03:20:19] "POST /neutron/port HTTP/1.1" 200 1122 0.019666 10.0.0.27 - - [2026-01-05 03:20:19] "GET /virtual-machine/63f09fa4-bf93-4e40-8b72-c9c29a0431a6 HTTP/1.1" 401 292 0.000581 10.0.0.27 - - [2026-01-05 03:20:19] "GET /virtual-machine/63f09fa4-bf93-4e40-8b72-c9c29a0431a6 HTTP/1.1" 200 1290 0.029343 10.0.0.27 - - [2026-01-05 03:20:19] "GET /virtual-machine-interface/df299eb1-d152-422b-ab7b-9e2aefc52661 HTTP/1.1" 200 2931 0.005569 10.0.0.27 - - [2026-01-05 03:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2026-01-05 03:20:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003923 10.0.0.27 - - [2026-01-05 03:20:19] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002478 10.0.0.27 - - [2026-01-05 03:20:19] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005833 10.0.0.27 - - [2026-01-05 03:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.27 - - [2026-01-05 03:20:22] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005980 10.0.0.27 - - [2026-01-05 03:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.27 - - [2026-01-05 03:20:26] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005462 10.0.0.33 - - [2026-01-05 03:20:29] "GET /obj-perms HTTP/1.1" 200 5056 0.047296 10.0.0.27 - - [2026-01-05 03:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.27 - - [2026-01-05 03:20:30] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006355 10.0.0.27 - - [2026-01-05 03:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.27 - - [2026-01-05 03:20:35] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005641 10.0.0.27 - - [2026-01-05 03:20:38] "POST /neutron/port HTTP/1.1" 200 1122 0.019677 10.0.0.27 - - [2026-01-05 03:20:38] "POST /neutron/subnet HTTP/1.1" 200 698 0.009998 10.0.0.27 - - [2026-01-05 03:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.27 - - [2026-01-05 03:20:39] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005860 10.0.0.27 - - [2026-01-05 03:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2026-01-05 03:20:43] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005445 10.0.0.27 - - [2026-01-05 03:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-01-05 03:20:47] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005192 10.0.0.27 - - [2026-01-05 03:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.27 - - [2026-01-05 03:20:51] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005897 10.0.0.27 - - [2026-01-05 03:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008066 10.0.0.27 - - [2026-01-05 03:20:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004436 10.0.0.27 - - [2026-01-05 03:20:53] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003571 10.0.0.27 - - [2026-01-05 03:20:53] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006469 10.0.0.27 - - [2026-01-05 03:20:53] "DELETE /access-control-list/443aabef-88c1-4198-a25c-de192299cf47 HTTP/1.1" 200 115 0.147389 10.0.0.27 - - [2026-01-05 03:20:53] "POST /neutron/port HTTP/1.1" 200 1122 0.033806 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000971 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/8e735e404729420585144683b19b85a7 HTTP/1.1" 404 173 0.059243 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.045194 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000904 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/a538860722aa46988635a67cfa0cf865 HTTP/1.1" 404 173 0.095265 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/4be52b5ab84a424299af482c1d8b6e1c HTTP/1.1" 404 173 0.123322 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?fields=security_groups HTTP/1.1" 200 1355 0.055550 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/67b0a51a-6ba1-4dbb-9772-a4ff105e1b00 HTTP/1.1" 404 177 0.161264 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001242 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.042745 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001611 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /security-group/cc9c9c29-e717-456f-b39e-c662fc9a23ad HTTP/1.1" 200 115 0.089237 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=8e735e40-4729-4205-8514-4683b19b85a7&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001007 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?fields=security_groups HTTP/1.1" 200 1367 0.076209 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/8e735e40-4729-4205-8514-4683b19b85a7?fields=application_policy_sets HTTP/1.1" 200 1394 0.091707 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /security-group/f9ceebf7-53c7-4519-a023-64c95628691b HTTP/1.1" 200 115 0.089540 10.0.0.23 - - [2026-01-05 03:20:54] "GET /projects?obj_uuids=4be52b5a-b84a-4242-99af-482c1d8b6e1c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002206 10.0.0.27 - - [2026-01-05 03:20:54] "DELETE /access-control-list/338f9753-0341-47f5-b2c3-edddafee8dc8 HTTP/1.1" 200 115 0.061091 10.0.0.23 - - [2026-01-05 03:20:54] "GET /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c?fields=application_policy_sets HTTP/1.1" 200 1406 0.062263 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/8e735e40-4729-4205-8514-4683b19b85a7 HTTP/1.1" 200 115 0.600592 10.0.0.23 - - [2026-01-05 03:20:54] "DELETE /project/4be52b5a-b84a-4242-99af-482c1d8b6e1c HTTP/1.1" 200 115 0.701047 10.0.0.27 - - [2026-01-05 03:20:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007047 10.0.0.27 - - [2026-01-05 03:21:04] "POST /neutron/port HTTP/1.1" 200 1122 0.019017 10.0.0.27 - - [2026-01-05 03:21:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007541 10.0.0.27 - - [2026-01-05 03:21:14] "POST /neutron/port HTTP/1.1" 200 1122 0.018680 10.0.0.27 - - [2026-01-05 03:21:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007028 10.0.0.27 - - [2026-01-05 03:21:14] "POST /neutron/network HTTP/1.1" 200 796 0.015856 10.0.0.27 - - [2026-01-05 03:21:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001268 10.0.0.27 - - [2026-01-05 03:21:14] "GET /virtual-machine/63f09fa4-bf93-4e40-8b72-c9c29a0431a6 HTTP/1.1" 200 1290 0.003559 10.0.0.27 - - [2026-01-05 03:21:14] "GET /virtual-machine-interface/df299eb1-d152-422b-ab7b-9e2aefc52661 HTTP/1.1" 200 2931 0.005189 10.0.0.27 - - [2026-01-05 03:21:14] "GET /instance-ip/ef4a74bc-eb04-4490-90ae-c30353ea6161 HTTP/1.1" 200 1617 0.005414 10.0.0.27 - - [2026-01-05 03:21:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.002680 10.0.0.27 - - [2026-01-05 03:21:14] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005567 10.0.0.23 - - [2026-01-05 03:21:14] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001004 10.0.0.27 - - [2026-01-05 03:21:14] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046374 10.0.0.27 - - [2026-01-05 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.27 - - [2026-01-05 03:21:15] "GET /security-group/14a79f86-e118-4fbc-b09e-dee16bc7d51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.004272 10.0.0.27 - - [2026-01-05 03:21:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.069913 10.0.0.27 - - [2026-01-05 03:21:15] "POST /instance-ips HTTP/1.1" 200 357 0.038004 10.0.0.27 - - [2026-01-05 03:21:15] "GET /instance-ip/492db585-e956-4f69-ac16-73dec93d9fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.006118 10.0.0.27 - - [2026-01-05 03:21:15] "GET /virtual-machine-interface/f51c8815-ca25-45a4-81dd-ff980c60b87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006126 10.0.0.27 - - [2026-01-05 03:21:15] "GET /virtual-machine-interface/f51c8815-ca25-45a4-81dd-ff980c60b87c?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.007500 10.0.0.27 - - [2026-01-05 03:21:15] "GET /instance-ip/492db585-e956-4f69-ac16-73dec93d9fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1570 0.005497 10.0.0.27 - - [2026-01-05 03:21:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.002078 10.0.0.27 - - [2026-01-05 03:21:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007640 10.0.0.27 - - [2026-01-05 03:21:15] "POST /neutron/network HTTP/1.1" 200 822 0.008587 10.0.0.27 - - [2026-01-05 03:21:15] "POST /neutron/port HTTP/1.1" 200 1122 0.024590 10.0.0.27 - - [2026-01-05 03:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.007380 10.0.0.27 - - [2026-01-05 03:21:16] "POST /neutron/port HTTP/1.1" 200 965 0.010899 10.0.0.27 - - [2026-01-05 03:21:16] "POST /neutron/port HTTP/1.1" 200 1067 0.018249 10.0.0.27 - - [2026-01-05 03:21:16] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.27 - - [2026-01-05 03:21:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006850 10.0.0.27 - - [2026-01-05 03:21:21] "POST /neutron/port HTTP/1.1" 200 1067 0.020164 10.0.0.27 - - [2026-01-05 03:21:21] "GET /virtual-machine/db187350-a560-489c-a67b-ded59d2fb719 HTTP/1.1" 200 1269 0.008508 10.0.0.27 - - [2026-01-05 03:21:21] "GET /virtual-machine-interface/f51c8815-ca25-45a4-81dd-ff980c60b87c HTTP/1.1" 200 2980 0.007422 10.0.0.27 - - [2026-01-05 03:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.27 - - [2026-01-05 03:21:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004246 10.0.0.27 - - [2026-01-05 03:21:21] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003375 10.0.0.27 - - [2026-01-05 03:21:21] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008460 10.0.0.27 - - [2026-01-05 03:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.27 - - [2026-01-05 03:21:24] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006021 10.0.0.27 - - [2026-01-05 03:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.27 - - [2026-01-05 03:21:28] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005566 10.0.0.23 - - [2026-01-05 03:21:29] "GET /obj-perms HTTP/1.1" 200 5056 0.065634 10.0.0.27 - - [2026-01-05 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2026-01-05 03:21:32] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005468 10.0.0.27 - - [2026-01-05 03:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.27 - - [2026-01-05 03:21:36] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006059 10.0.0.27 - - [2026-01-05 03:21:39] "POST /neutron/port HTTP/1.1" 200 1122 0.019208 10.0.0.27 - - [2026-01-05 03:21:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.011029 10.0.0.27 - - [2026-01-05 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.27 - - [2026-01-05 03:21:40] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005327 10.0.0.27 - - [2026-01-05 03:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.27 - - [2026-01-05 03:21:45] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008655 10.0.0.27 - - [2026-01-05 03:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.27 - - [2026-01-05 03:21:49] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006064 10.0.0.27 - - [2026-01-05 03:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.27 - - [2026-01-05 03:21:53] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005795 10.0.0.27 - - [2026-01-05 03:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2026-01-05 03:21:57] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007968 10.0.0.27 - - [2026-01-05 03:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.27 - - [2026-01-05 03:22:01] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004746 10.0.0.27 - - [2026-01-05 03:22:01] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004370 10.0.0.27 - - [2026-01-05 03:22:01] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007910 10.0.0.27 - - [2026-01-05 03:22:01] "POST /neutron/port HTTP/1.1" 200 1067 0.023776 10.0.0.27 - - [2026-01-05 03:22:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007688 10.0.0.27 - - [2026-01-05 03:22:11] "POST /neutron/port HTTP/1.1" 200 1067 0.018183 10.0.0.27 - - [2026-01-05 03:22:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007118 10.0.0.27 - - [2026-01-05 03:22:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.001435 10.0.0.27 - - [2026-01-05 03:22:22] "POST /neutron/network HTTP/1.1" 200 832 0.012220 10.0.0.23 - - [2026-01-05 03:22:23] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001012 10.0.0.27 - - [2026-01-05 03:22:23] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.089980 10.0.0.27 - - [2026-01-05 03:22:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006581 10.0.0.27 - - [2026-01-05 03:22:23] "POST /neutron/network HTTP/1.1" 200 832 0.006954 10.0.0.27 - - [2026-01-05 03:22:24] "POST /neutron/port HTTP/1.1" 200 1058 0.051072 10.0.0.27 - - [2026-01-05 03:22:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003806 10.0.0.27 - - [2026-01-05 03:22:24] "POST /neutron/network HTTP/1.1" 200 822 0.006057 10.0.0.27 - - [2026-01-05 03:22:28] "POST /neutron/port HTTP/1.1" 200 1122 0.018696 10.0.0.27 - - [2026-01-05 03:22:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008617 10.0.0.27 - - [2026-01-05 03:22:28] "GET /virtual-machine/f6f49c45-8f34-4a79-aed6-641c292be3be HTTP/1.1" 200 1291 0.006181 10.0.0.27 - - [2026-01-05 03:22:28] "GET /virtual-machine-interface/110feb81-3fd8-4cf6-af96-e53ec07b7009 HTTP/1.1" 200 2930 0.005774 10.0.0.27 - - [2026-01-05 03:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.27 - - [2026-01-05 03:22:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003261 10.0.0.27 - - [2026-01-05 03:22:28] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002559 10.0.0.27 - - [2026-01-05 03:22:28] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005560 10.0.0.27 - - [2026-01-05 03:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.27 - - [2026-01-05 03:22:32] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005221 10.0.0.27 - - [2026-01-05 03:22:34] "POST /neutron/network HTTP/1.1" 200 832 0.006093 10.0.0.27 - - [2026-01-05 03:22:34] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.27 - - [2026-01-05 03:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.27 - - [2026-01-05 03:22:36] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005319 10.0.0.27 - - [2026-01-05 03:22:39] "POST /neutron/port HTTP/1.1" 200 1067 0.016269 10.0.0.27 - - [2026-01-05 03:22:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.008300 10.0.0.27 - - [2026-01-05 03:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.27 - - [2026-01-05 03:22:40] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006311 10.0.0.27 - - [2026-01-05 03:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-01-05 03:22:44] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005448 10.0.0.27 - - [2026-01-05 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.27 - - [2026-01-05 03:22:48] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005430 10.0.0.27 - - [2026-01-05 03:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.27 - - [2026-01-05 03:22:52] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005977 10.0.0.27 - - [2026-01-05 03:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.27 - - [2026-01-05 03:22:56] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006903 10.0.0.27 - - [2026-01-05 03:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.27 - - [2026-01-05 03:23:00] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006330 10.0.0.27 - - [2026-01-05 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.27 - - [2026-01-05 03:23:04] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006507 10.0.0.27 - - [2026-01-05 03:23:04] "GET /virtual-networks?parent_id=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004512 10.0.0.27 - - [2026-01-05 03:23:04] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006450 10.0.0.27 - - [2026-01-05 03:23:05] "POST /neutron/port HTTP/1.1" 200 1122 0.021648 10.0.0.27 - - [2026-01-05 03:23:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007643 10.0.0.27 - - [2026-01-05 03:23:15] "POST /neutron/port HTTP/1.1" 200 1122 0.017169 10.0.0.27 - - [2026-01-05 03:23:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006996 10.0.0.27 - - [2026-01-05 03:23:25] "POST /neutron/port HTTP/1.1" 200 1122 0.015254 10.0.0.27 - - [2026-01-05 03:23:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007267 10.0.0.27 - - [2026-01-05 03:23:26] "POST /neutron/network HTTP/1.1" 200 796 0.015081 10.0.0.27 - - [2026-01-05 03:23:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001197 10.0.0.27 - - [2026-01-05 03:23:26] "GET /virtual-machine/f6f49c45-8f34-4a79-aed6-641c292be3be HTTP/1.1" 200 1291 0.003569 10.0.0.27 - - [2026-01-05 03:23:26] "GET /virtual-machine-interface/110feb81-3fd8-4cf6-af96-e53ec07b7009 HTTP/1.1" 200 2930 0.005222 10.0.0.27 - - [2026-01-05 03:23:26] "GET /instance-ip/c278f3b6-fafe-41af-ad37-fab9a6291061 HTTP/1.1" 200 1617 0.005657 10.0.0.27 - - [2026-01-05 03:23:26] "GET /virtual-machine-interface/110feb81-3fd8-4cf6-af96-e53ec07b7009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.004765 10.0.0.27 - - [2026-01-05 03:23:26] "PUT /virtual-machine-interface/110feb81-3fd8-4cf6-af96-e53ec07b7009 HTTP/1.1" 200 284 0.014346 10.0.0.27 - - [2026-01-05 03:23:31] "GET /obj-perms HTTP/1.1" 200 5056 0.068777 10.0.0.27 - - [2026-01-05 03:23:35] "POST /neutron/port HTTP/1.1" 200 1122 0.017383 10.0.0.27 - - [2026-01-05 03:23:35] "POST /neutron/subnet HTTP/1.1" 200 698 0.013888 10.0.0.27 - - [2026-01-05 03:23:39] "POST /neutron/port HTTP/1.1" 200 1122 0.019412 10.0.0.27 - - [2026-01-05 03:23:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003942 10.0.0.27 - - [2026-01-05 03:23:39] "POST /neutron/network HTTP/1.1" 200 822 0.007343 10.0.0.27 - - [2026-01-05 03:24:36] "POST /neutron/network HTTP/1.1" 200 832 0.006394 10.0.0.27 - - [2026-01-05 03:24:36] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.27 - - [2026-01-05 03:24:41] "POST /neutron/port HTTP/1.1" 200 1067 0.018187 10.0.0.27 - - [2026-01-05 03:24:41] "POST /neutron/subnet HTTP/1.1" 200 698 0.008484 10.0.0.23 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.23 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.33 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.33 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.23 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.33 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2026-01-05 03:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-01-05 03:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000493 10.0.0.27 - - [2026-01-05 03:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.27 - - [2026-01-05 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.27 - - [2026-01-05 03:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.27 - - [2026-01-05 03:24:49] "DELETE /instance-ip/492db585-e956-4f69-ac16-73dec93d9fb8 HTTP/1.1" 200 115 0.054554 10.0.0.27 - - [2026-01-05 03:24:49] "DELETE /virtual-machine-interface/f51c8815-ca25-45a4-81dd-ff980c60b87c HTTP/1.1" 200 115 0.109665 10.0.0.27 - - [2026-01-05 03:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.27 - - [2026-01-05 03:24:49] "GET /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005241 10.0.0.27 - - [2026-01-05 03:24:49] "PUT /virtual-network/3792c33d-3d5f-48fc-b195-8cc3d43d5ef9 HTTP/1.1" 200 264 0.071472 10.0.0.27 - - [2026-01-05 03:24:49] "POST /neutron/port HTTP/1.1" 200 1122 0.020205 10.0.0.27 - - [2026-01-05 03:24:49] "POST /neutron/port HTTP/1.1" 200 1112 0.027876 10.0.0.27 - - [2026-01-05 03:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012756 10.0.0.27 - - [2026-01-05 03:24:50] "POST /neutron/port HTTP/1.1" 200 1112 0.015780 10.0.0.23 - - [2026-01-05 03:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003528 10.0.0.23 - - [2026-01-05 03:24:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002738 10.0.0.27 - - [2026-01-05 03:24:52] "POST /neutron/network HTTP/1.1" 200 151 0.125872 10.0.0.27 - - [2026-01-05 03:24:52] "DELETE /route-target/4da85581-6723-4252-9a4d-0ba4e47ed413 HTTP/1.1" 200 115 0.034061 10.0.0.23 - - [2026-01-05 03:24:53] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001044 10.0.0.27 - - [2026-01-05 03:24:53] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.080622 10.0.0.23 - - [2026-01-05 03:24:53] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000867 10.0.0.27 - - [2026-01-05 03:24:53] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?fields=virtual_networks HTTP/1.1" 200 1038 0.042380 10.0.0.23 - - [2026-01-05 03:24:53] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001069 10.0.0.27 - - [2026-01-05 03:24:53] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.052848 10.0.0.23 - - [2026-01-05 03:24:53] "GET /projects?obj_uuids=a5388607-22aa-4698-8635-a67cfa0cf865&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.27 - - [2026-01-05 03:24:53] "GET /project/a5388607-22aa-4698-8635-a67cfa0cf865?fields=security_groups HTTP/1.1" 200 1262 0.037870 10.0.0.27 - - [2026-01-05 03:24:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.054349 10.0.0.23 - - [2026-01-05 03:24:55] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004124 10.0.0.23 - - [2026-01-05 03:24:55] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001144 10.0.0.23 - - [2026-01-05 03:24:55] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007207 10.0.0.23 - - [2026-01-05 03:24:55] "DELETE /project/a5388607-22aa-4698-8635-a67cfa0cf865 HTTP/1.1" 404 177 0.002949 10.0.0.23 - - [2026-01-05 03:24:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.005415 10.0.0.23 - - [2026-01-05 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.006984 10.0.0.23 - - [2026-01-05 03:24:55] "POST /security-groups HTTP/1.1" 200 588 0.036515 10.0.0.27 - - [2026-01-05 03:24:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.003031 10.0.0.23 - - [2026-01-05 03:24:55] "POST /projects HTTP/1.1" 200 579 0.249820 10.0.0.23 - - [2026-01-05 03:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.303196 10.0.0.27 - - [2026-01-05 03:24:55] "POST /access-control-lists HTTP/1.1" 200 591 0.044166 10.0.0.27 - - [2026-01-05 03:24:55] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.564209 10.0.0.27 - - [2026-01-05 03:24:56] "GET / HTTP/1.1" 200 35931 0.002823 10.0.0.27 - - [2026-01-05 03:24:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.27 - - [2026-01-05 03:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.060867 10.0.0.23 - - [2026-01-05 03:24:58] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000926 10.0.0.27 - - [2026-01-05 03:24:58] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.042812 10.0.0.27 - - [2026-01-05 03:24:58] "POST /neutron/network HTTP/1.1" 200 117 0.050491 10.0.0.27 - - [2026-01-05 03:24:59] "POST /neutron/network HTTP/1.1" 200 829 0.010592 10.0.0.27 - - [2026-01-05 03:24:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001721 10.0.0.27 - - [2026-01-05 03:24:59] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005952 10.0.0.27 - - [2026-01-05 03:24:59] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006269 10.0.0.27 - - [2026-01-05 03:24:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.012209 10.0.0.27 - - [2026-01-05 03:24:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.002919 10.0.0.27 - - [2026-01-05 03:24:59] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005943 10.0.0.27 - - [2026-01-05 03:25:00] "GET /virtual-machine-interface/80b7537c-52a2-47d1-87d6-b3528ec8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007614 10.0.0.27 - - [2026-01-05 03:25:00] "GET /virtual-machine-interface/80b7537c-52a2-47d1-87d6-b3528ec8832c?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.009153 10.0.0.27 - - [2026-01-05 03:25:00] "GET /instance-ip/ed9149a1-0ff6-4a52-9653-808253ffb5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.005008 10.0.0.27 - - [2026-01-05 03:25:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001283 10.0.0.23 - - [2026-01-05 03:25:01] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001094 10.0.0.27 - - [2026-01-05 03:25:01] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.073726 10.0.0.27 - - [2026-01-05 03:25:01] "POST /neutron/network HTTP/1.1" 200 829 0.006553 10.0.0.27 - - [2026-01-05 03:25:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001858 10.0.0.27 - - [2026-01-05 03:25:01] "POST /neutron/port HTTP/1.1" 200 117 0.007978 10.0.0.27 - - [2026-01-05 03:25:01] "POST /neutron/network HTTP/1.1" 200 829 0.009888 10.0.0.27 - - [2026-01-05 03:25:01] "POST /neutron/network HTTP/1.1" 200 839 0.009334 10.0.0.27 - - [2026-01-05 03:25:01] "POST /neutron/port HTTP/1.1" 200 117 0.006887 10.0.0.23 - - [2026-01-05 03:25:01] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001035 10.0.0.27 - - [2026-01-05 03:25:01] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.050655 10.0.0.27 - - [2026-01-05 03:25:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.005025 10.0.0.27 - - [2026-01-05 03:25:02] "POST /interface-route-tables HTTP/1.1" 200 556 0.046852 10.0.0.27 - - [2026-01-05 03:25:02] "GET /interface-route-table/a45e8cf5-e6e5-46dc-87f9-753746f83efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.014009 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/port HTTP/1.1" 200 1111 0.114175 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/port HTTP/1.1" 200 983 0.012907 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/port HTTP/1.1" 200 983 0.011854 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.27 - - [2026-01-05 03:25:02] "POST /neutron/network HTTP/1.1" 200 829 0.007074 10.0.0.27 - - [2026-01-05 03:25:03] "GET /virtual-machine-interface/80b7537c-52a2-47d1-87d6-b3528ec8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2661 0.007930 10.0.0.27 - - [2026-01-05 03:25:03] "POST /ref-update HTTP/1.1" 200 156 0.015254 10.0.0.27 - - [2026-01-05 03:25:08] "POST /neutron/port HTTP/1.1" 200 1121 0.017517 10.0.0.27 - - [2026-01-05 03:25:08] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007714 10.0.0.27 - - [2026-01-05 03:25:08] "POST /neutron/port HTTP/1.1" 200 1121 0.018212 10.0.0.27 - - [2026-01-05 03:25:08] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 200 1289 0.039905 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 200 1289 0.003911 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine-interface/8fbc9055-b7b6-412d-8edc-66920da29c79 HTTP/1.1" 200 2938 0.005588 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 200 1289 0.004031 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine-interface/8fbc9055-b7b6-412d-8edc-66920da29c79 HTTP/1.1" 200 2938 0.005984 10.0.0.27 - - [2026-01-05 03:25:09] "GET /instance-ip/5fad7b43-a485-4acf-9516-df65cc17b91c HTTP/1.1" 200 1618 0.006133 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 200 1289 0.003796 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-machine-interface/8fbc9055-b7b6-412d-8edc-66920da29c79 HTTP/1.1" 200 2938 0.005071 10.0.0.27 - - [2026-01-05 03:25:09] "GET /instance-ip/5fad7b43-a485-4acf-9516-df65cc17b91c HTTP/1.1" 200 1618 0.003999 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003904 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002929 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005877 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004075 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003723 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007576 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004324 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003905 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005911 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004222 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002963 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007440 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004855 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.011976 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006206 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006819 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003382 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005982 10.0.0.27 - - [2026-01-05 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.27 - - [2026-01-05 03:25:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004579 10.0.0.27 - - [2026-01-05 03:25:09] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002824 10.0.0.27 - - [2026-01-05 03:25:10] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008392 10.0.0.27 - - [2026-01-05 03:25:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.035302 10.0.0.27 - - [2026-01-05 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.27 - - [2026-01-05 03:25:13] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005475 10.0.0.27 - - [2026-01-05 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.27 - - [2026-01-05 03:25:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004091 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005041 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005393 10.0.0.27 - - [2026-01-05 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2026-01-05 03:25:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003669 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003010 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008676 10.0.0.27 - - [2026-01-05 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.27 - - [2026-01-05 03:25:15] "GET /routing-instance/92be3df1-3ca9-4204-8cf8-28c6f275f5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006479 10.0.0.27 - - [2026-01-05 03:25:15] "GET /route-target/cdd2afdf-918f-4935-9ba9-9013a819a7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004401 10.0.0.27 - - [2026-01-05 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.27 - - [2026-01-05 03:25:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003832 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003477 10.0.0.27 - - [2026-01-05 03:25:15] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007427 10.0.0.27 - - [2026-01-05 03:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.27 - - [2026-01-05 03:25:15] "GET /routing-instance/92be3df1-3ca9-4204-8cf8-28c6f275f5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004742 10.0.0.27 - - [2026-01-05 03:25:15] "GET /route-target/cdd2afdf-918f-4935-9ba9-9013a819a7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004356 10.0.0.27 - - [2026-01-05 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2026-01-05 03:25:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004742 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003322 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006198 10.0.0.27 - - [2026-01-05 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.27 - - [2026-01-05 03:25:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004450 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003245 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006686 10.0.0.27 - - [2026-01-05 03:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2026-01-05 03:25:16] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004815 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003941 10.0.0.27 - - [2026-01-05 03:25:16] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007184 10.0.0.23 - - [2026-01-05 03:25:16] "GET /obj-perms HTTP/1.1" 200 5024 0.051851 10.0.0.23 - - [2026-01-05 03:25:22] "GET /obj-perms HTTP/1.1" 200 5024 0.004093 10.0.0.27 - - [2026-01-05 03:25:27] "GET /obj-perms HTTP/1.1" 200 5024 0.052217 10.0.0.23 - - [2026-01-05 03:25:27] "GET /obj-perms HTTP/1.1" 200 5024 0.005429 10.0.0.27 - - [2026-01-05 03:25:27] "GET /obj-perms HTTP/1.1" 200 5024 0.005016 10.0.0.27 - - [2026-01-05 03:25:27] "GET /obj-perms HTTP/1.1" 200 5024 0.003818 10.0.0.33 - - [2026-01-05 03:25:27] "GET /obj-perms HTTP/1.1" 200 5024 0.062055 10.0.0.27 - - [2026-01-05 03:25:28] "POST /neutron/port HTTP/1.1" 200 1085 0.020690 10.0.0.27 - - [2026-01-05 03:25:28] "POST /neutron/security_group HTTP/1.1" 200 2055 0.010314 10.0.0.27 - - [2026-01-05 03:25:28] "GET /virtual-machine/ff25de99-0cec-4caa-b6cd-2f421b93f32e HTTP/1.1" 200 1268 0.006031 10.0.0.27 - - [2026-01-05 03:25:28] "GET /virtual-machine-interface/80b7537c-52a2-47d1-87d6-b3528ec8832c HTTP/1.1" 200 3148 0.005354 10.0.0.27 - - [2026-01-05 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.27 - - [2026-01-05 03:25:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003771 10.0.0.27 - - [2026-01-05 03:25:28] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003092 10.0.0.27 - - [2026-01-05 03:25:28] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005788 10.0.0.27 - - [2026-01-05 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.27 - - [2026-01-05 03:25:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003777 10.0.0.27 - - [2026-01-05 03:25:29] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003332 10.0.0.27 - - [2026-01-05 03:25:29] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006084 10.0.0.27 - - [2026-01-05 03:25:30] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005815 10.0.0.23 - - [2026-01-05 03:25:30] "GET /obj-perms HTTP/1.1" 200 5024 0.005522 10.0.0.27 - - [2026-01-05 03:25:30] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 200 1289 0.005050 10.0.0.27 - - [2026-01-05 03:25:31] "POST /neutron/port HTTP/1.1" 200 1121 0.021571 10.0.0.27 - - [2026-01-05 03:25:32] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 404 171 0.004012 10.0.0.27 - - [2026-01-05 03:25:32] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 404 171 0.004278 10.0.0.27 - - [2026-01-05 03:25:32] "GET /virtual-machine/2424a126-ca1c-4510-ac85-1288d9dd5731 HTTP/1.1" 404 171 0.003176 10.0.0.27 - - [2026-01-05 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2026-01-05 03:25:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003899 10.0.0.27 - - [2026-01-05 03:25:32] "GET /virtual-networks?parent_id=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003090 10.0.0.27 - - [2026-01-05 03:25:32] "GET /virtual-network/833d4fe1-a9b8-47f2-ab63-75a2752ec643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008338 10.0.0.27 - - [2026-01-05 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.27 - - [2026-01-05 03:25:33] "GET /routing-instance/92be3df1-3ca9-4204-8cf8-28c6f275f5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004510 10.0.0.27 - - [2026-01-05 03:25:33] "GET /route-target/cdd2afdf-918f-4935-9ba9-9013a819a7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004247 10.0.0.27 - - [2026-01-05 03:25:33] "GET /obj-perms HTTP/1.1" 200 5024 0.004238 10.0.0.27 - - [2026-01-05 03:25:36] "GET /obj-perms HTTP/1.1" 200 5024 0.004431 10.0.0.27 - - [2026-01-05 03:25:36] "POST /neutron/port HTTP/1.1" 200 1085 0.018716 10.0.0.27 - - [2026-01-05 03:25:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004871 10.0.0.27 - - [2026-01-05 03:25:36] "POST /neutron/network HTTP/1.1" 200 829 0.007634 10.0.0.27 - - [2026-01-05 03:25:42] "GET /obj-perms HTTP/1.1" 200 5024 0.004201 10.0.0.27 - - [2026-01-05 03:25:45] "GET /obj-perms HTTP/1.1" 200 5024 0.003798 10.0.0.27 - - [2026-01-05 03:25:51] "GET /obj-perms HTTP/1.1" 200 5024 0.003805 10.0.0.27 - - [2026-01-05 03:25:54] "GET /obj-perms HTTP/1.1" 200 5024 0.004530 10.0.0.23 - - [2026-01-05 03:25:55] "DELETE /project/3a5d3a0543d447f6b645b34510ff3f21 HTTP/1.1" 404 173 0.036306 10.0.0.27 - - [2026-01-05 03:25:57] "GET /obj-perms HTTP/1.1" 200 5024 0.003704 10.0.0.33 - - [2026-01-05 03:25:57] "GET /obj-perms HTTP/1.1" 200 5024 0.004284 10.0.0.27 - - [2026-01-05 03:25:57] "GET /interface-route-table/a45e8cf5-e6e5-46dc-87f9-753746f83efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.004107 10.0.0.27 - - [2026-01-05 03:25:57] "GET /virtual-machine-interface/80b7537c-52a2-47d1-87d6-b3528ec8832c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2927 0.006022 10.0.0.27 - - [2026-01-05 03:25:57] "POST /ref-update HTTP/1.1" 200 156 0.020945 10.0.0.27 - - [2026-01-05 03:25:58] "DELETE /interface-route-table/a45e8cf5-e6e5-46dc-87f9-753746f83efc HTTP/1.1" 200 115 0.040127 10.0.0.27 - - [2026-01-05 03:25:58] "POST /neutron/network HTTP/1.1" 200 829 0.006712 10.0.0.27 - - [2026-01-05 03:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.045793 10.0.0.23 - - [2026-01-05 03:26:00] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.036821 10.0.0.27 - - [2026-01-05 03:26:00] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.077107 10.0.0.23 - - [2026-01-05 03:26:00] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001291 10.0.0.27 - - [2026-01-05 03:26:00] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?fields=virtual_networks HTTP/1.1" 200 1036 0.045730 10.0.0.23 - - [2026-01-05 03:26:00] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001179 10.0.0.27 - - [2026-01-05 03:26:00] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.058104 10.0.0.23 - - [2026-01-05 03:26:00] "GET /projects?obj_uuids=3a5d3a05-43d4-47f6-b645-b34510ff3f21&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001529 10.0.0.27 - - [2026-01-05 03:26:00] "GET /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21?fields=security_groups HTTP/1.1" 200 1259 0.048441 10.0.0.27 - - [2026-01-05 03:26:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.031123 10.0.0.23 - - [2026-01-05 03:26:01] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002806 10.0.0.23 - - [2026-01-05 03:26:01] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001411 10.0.0.23 - - [2026-01-05 03:26:01] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007589 10.0.0.23 - - [2026-01-05 03:26:01] "POST /id-to-fqname HTTP/1.1" 200 194 0.002717 10.0.0.23 - - [2026-01-05 03:26:01] "POST /fqname-to-id HTTP/1.1" 404 203 0.006696 10.0.0.23 - - [2026-01-05 03:26:01] "POST /security-groups HTTP/1.1" 200 595 0.075743 10.0.0.23 - - [2026-01-05 03:26:01] "POST /projects HTTP/1.1" 200 593 0.304752 10.0.0.27 - - [2026-01-05 03:26:01] "POST /access-control-lists HTTP/1.1" 200 600 0.026678 10.0.0.23 - - [2026-01-05 03:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.377477 10.0.0.27 - - [2026-01-05 03:26:01] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.506222 10.0.0.27 - - [2026-01-05 03:26:03] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.27 - - [2026-01-05 03:26:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.27 - - [2026-01-05 03:26:03] "POST /neutron/port HTTP/1.1" 400 205 0.003614 10.0.0.27 - - [2026-01-05 03:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.059531 10.0.0.23 - - [2026-01-05 03:26:03] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001285 10.0.0.27 - - [2026-01-05 03:26:03] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.060794 10.0.0.27 - - [2026-01-05 03:26:04] "POST /route-targets HTTP/1.1" 200 327 0.015150 10.0.0.23 - - [2026-01-05 03:26:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008999 10.0.0.27 - - [2026-01-05 03:26:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.224112 10.0.0.27 - - [2026-01-05 03:26:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.001366 10.0.0.27 - - [2026-01-05 03:26:04] "GET /virtual-network/04f8ec36-c77c-4730-a4e9-e0b19502f065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007110 10.0.0.27 - - [2026-01-05 03:26:04] "GET /virtual-network/04f8ec36-c77c-4730-a4e9-e0b19502f065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006862 10.0.0.27 - - [2026-01-05 03:26:04] "POST /neutron/network HTTP/1.1" 200 830 0.006894 10.0.0.27 - - [2026-01-05 03:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.23 - - [2026-01-05 03:26:04] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001081 10.0.0.27 - - [2026-01-05 03:26:04] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045669 10.0.0.23 - - [2026-01-05 03:26:04] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000968 10.0.0.27 - - [2026-01-05 03:26:04] "POST /neutron/network HTTP/1.1" 200 609 0.142020 10.0.0.27 - - [2026-01-05 03:26:04] "POST /ref-update HTTP/1.1" 200 156 0.026266 10.0.0.27 - - [2026-01-05 03:26:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.003305 10.0.0.27 - - [2026-01-05 03:26:05] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005358 10.0.0.27 - - [2026-01-05 03:26:05] "POST /neutron/network HTTP/1.1" 200 828 0.006480 10.0.0.27 - - [2026-01-05 03:26:05] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004956 10.0.0.27 - - [2026-01-05 03:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.23 - - [2026-01-05 03:26:05] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001731 10.0.0.27 - - [2026-01-05 03:26:05] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.052440 10.0.0.27 - - [2026-01-05 03:26:05] "POST /neutron/network HTTP/1.1" 200 117 0.016257 10.0.0.27 - - [2026-01-05 03:26:05] "POST /neutron/network HTTP/1.1" 200 830 0.008439 10.0.0.27 - - [2026-01-05 03:26:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001092 10.0.0.27 - - [2026-01-05 03:26:05] "GET /virtual-network/84a95307-0976-4d92-9534-5c3c035228b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004920 10.0.0.27 - - [2026-01-05 03:26:05] "GET /virtual-network/84a95307-0976-4d92-9534-5c3c035228b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007047 10.0.0.27 - - [2026-01-05 03:26:05] "POST /neutron/subnet HTTP/1.1" 200 734 0.009714 10.0.0.27 - - [2026-01-05 03:26:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.002619 10.0.0.27 - - [2026-01-05 03:26:05] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004855 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/e1dd51ab-aecc-4f91-bcba-15ee4b2342ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.009149 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/e1dd51ab-aecc-4f91-bcba-15ee4b2342ad?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.013560 10.0.0.27 - - [2026-01-05 03:26:06] "GET /instance-ip/d1531a2a-b0ab-4230-b036-3976728cc7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.005430 10.0.0.27 - - [2026-01-05 03:26:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.002744 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-network/04f8ec36-c77c-4730-a4e9-e0b19502f065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006296 10.0.0.23 - - [2026-01-05 03:26:06] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000950 10.0.0.27 - - [2026-01-05 03:26:06] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.051280 10.0.0.27 - - [2026-01-05 03:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.27 - - [2026-01-05 03:26:06] "GET /security-group/3e1149b8-d109-4318-98c7-c62491b45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.017227 10.0.0.27 - - [2026-01-05 03:26:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.099030 10.0.0.27 - - [2026-01-05 03:26:06] "POST /instance-ips HTTP/1.1" 200 357 0.038885 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/9d958a63-aded-4388-a286-d0f065224538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006181 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/9d958a63-aded-4388-a286-d0f065224538?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008865 10.0.0.27 - - [2026-01-05 03:26:06] "GET /instance-ip/3bc76eae-ee1a-4dc2-869e-0f4da4743ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.004608 10.0.0.27 - - [2026-01-05 03:26:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.003222 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006192 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/0e5c11a9-d274-4e69-8be0-2cce7e114800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007135 10.0.0.27 - - [2026-01-05 03:26:06] "GET /virtual-machine-interface/0e5c11a9-d274-4e69-8be0-2cce7e114800?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.009020 10.0.0.27 - - [2026-01-05 03:26:06] "GET /instance-ip/519ded58-c324-41d9-866f-ac6fe19504bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1609 0.006483 10.0.0.27 - - [2026-01-05 03:26:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003016 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-network/04f8ec36-c77c-4730-a4e9-e0b19502f065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006026 10.0.0.23 - - [2026-01-05 03:26:07] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000902 10.0.0.27 - - [2026-01-05 03:26:07] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.045459 10.0.0.27 - - [2026-01-05 03:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.27 - - [2026-01-05 03:26:07] "GET /security-group/3e1149b8-d109-4318-98c7-c62491b45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004344 10.0.0.27 - - [2026-01-05 03:26:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.105784 10.0.0.27 - - [2026-01-05 03:26:07] "POST /instance-ips HTTP/1.1" 200 357 0.038850 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-machine-interface/b49cfc7c-d324-43d2-81fa-2e08d6328258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006631 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-machine-interface/b49cfc7c-d324-43d2-81fa-2e08d6328258?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.008658 10.0.0.27 - - [2026-01-05 03:26:07] "GET /instance-ip/88263729-d8cd-41c3-a58b-88faba05c4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1584 0.007765 10.0.0.27 - - [2026-01-05 03:26:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003883 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006579 10.0.0.23 - - [2026-01-05 03:26:07] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001057 10.0.0.27 - - [2026-01-05 03:26:07] "POST /neutron/port HTTP/1.1" 200 990 0.226467 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-machine-interface/856587b0-4846-4ba4-8b9c-997cc4768b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.007307 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-machine-interface/856587b0-4846-4ba4-8b9c-997cc4768b40?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.005730 10.0.0.27 - - [2026-01-05 03:26:07] "GET /instance-ip/37255134-3c56-454b-b1ce-feeed2f7cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.005199 10.0.0.27 - - [2026-01-05 03:26:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.003567 10.0.0.27 - - [2026-01-05 03:26:07] "GET /virtual-network/84a95307-0976-4d92-9534-5c3c035228b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005815 10.0.0.23 - - [2026-01-05 03:26:07] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.27 - - [2026-01-05 03:26:08] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.046535 10.0.0.27 - - [2026-01-05 03:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-01-05 03:26:08] "GET /security-group/3e1149b8-d109-4318-98c7-c62491b45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004088 10.0.0.27 - - [2026-01-05 03:26:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.105184 10.0.0.27 - - [2026-01-05 03:26:08] "POST /instance-ips HTTP/1.1" 200 357 0.041689 10.0.0.27 - - [2026-01-05 03:26:08] "GET /virtual-machine-interface/a40f3ef2-9602-4c89-80bb-7283c6c6a5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.005861 10.0.0.27 - - [2026-01-05 03:26:08] "GET /virtual-machine-interface/a40f3ef2-9602-4c89-80bb-7283c6c6a5f5?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.009487 10.0.0.27 - - [2026-01-05 03:26:08] "GET /instance-ip/009dbce9-071c-42f5-8b82-e6eb8c10bb9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.005813 10.0.0.27 - - [2026-01-05 03:26:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001409 10.0.0.27 - - [2026-01-05 03:26:10] "POST /neutron/network HTTP/1.1" 200 828 0.036572 10.0.0.27 - - [2026-01-05 03:26:10] "POST /neutron/port HTTP/1.1" 200 117 0.006550 10.0.0.27 - - [2026-01-05 03:26:10] "POST /id-to-fqname HTTP/1.1" 200 224 0.001159 10.0.0.27 - - [2026-01-05 03:26:10] "POST /neutron/network HTTP/1.1" 200 840 0.006742 10.0.0.27 - - [2026-01-05 03:26:11] "POST /neutron/port HTTP/1.1" 200 990 0.047828 10.0.0.23 - - [2026-01-05 03:26:11] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001001 10.0.0.27 - - [2026-01-05 03:26:11] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.123131 10.0.0.27 - - [2026-01-05 03:26:11] "POST /neutron/network HTTP/1.1" 200 830 0.005919 10.0.0.27 - - [2026-01-05 03:26:11] "POST /neutron/subnet HTTP/1.1" 200 699 0.008168 10.0.0.27 - - [2026-01-05 03:26:11] "POST /neutron/port HTTP/1.1" 200 1092 0.025117 10.0.0.27 - - [2026-01-05 03:26:11] "POST /id-to-fqname HTTP/1.1" 200 224 0.001278 10.0.0.27 - - [2026-01-05 03:26:11] "POST /neutron/port HTTP/1.1" 200 1092 0.019505 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 990 0.012178 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/network HTTP/1.1" 200 840 0.008045 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 1930 0.049913 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 1066 0.019230 10.0.0.27 - - [2026-01-05 03:26:12] "POST /route-targets HTTP/1.1" 200 327 0.036956 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 1120 0.131054 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 1130 0.021741 10.0.0.27 - - [2026-01-05 03:26:12] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.23 - - [2026-01-05 03:26:13] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001018 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/port HTTP/1.1" 200 990 0.022786 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/router HTTP/1.1" 200 344 0.350432 10.0.0.27 - - [2026-01-05 03:26:13] "POST /ref-update HTTP/1.1" 200 156 0.041049 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/port HTTP/1.1" 200 1092 0.037990 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/port HTTP/1.1" 200 1092 0.025142 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.009134 10.0.0.27 - - [2026-01-05 03:26:13] "POST /neutron/port HTTP/1.1" 200 1092 0.018225 10.0.0.27 - - [2026-01-05 03:26:13] "GET /virtual-machine/f4230700-12c7-405c-9fcd-f6f3bf185961 HTTP/1.1" 401 292 0.000416 10.0.0.27 - - [2026-01-05 03:26:14] "GET /virtual-machine/f4230700-12c7-405c-9fcd-f6f3bf185961 HTTP/1.1" 200 1275 0.033664 10.0.0.27 - - [2026-01-05 03:26:14] "GET /virtual-machine-interface/e1dd51ab-aecc-4f91-bcba-15ee4b2342ad HTTP/1.1" 200 3187 0.005012 10.0.0.27 - - [2026-01-05 03:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2026-01-05 03:26:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004593 10.0.0.27 - - [2026-01-05 03:26:14] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002727 10.0.0.27 - - [2026-01-05 03:26:14] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006449 10.0.0.27 - - [2026-01-05 03:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.27 - - [2026-01-05 03:26:17] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005289 10.0.0.27 - - [2026-01-05 03:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-01-05 03:26:21] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005762 10.0.0.27 - - [2026-01-05 03:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.27 - - [2026-01-05 03:26:25] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005759 10.0.0.27 - - [2026-01-05 03:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-01-05 03:26:29] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005264 10.0.0.27 - - [2026-01-05 03:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.27 - - [2026-01-05 03:26:33] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006252 10.0.0.27 - - [2026-01-05 03:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2026-01-05 03:26:37] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005474 10.0.0.27 - - [2026-01-05 03:26:38] "POST /neutron/port HTTP/1.1" 200 1130 0.023561 10.0.0.27 - - [2026-01-05 03:26:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.011003 10.0.0.27 - - [2026-01-05 03:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.27 - - [2026-01-05 03:26:42] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006153 10.0.0.27 - - [2026-01-05 03:26:43] "POST /neutron/port HTTP/1.1" 200 1092 0.019140 10.0.0.27 - - [2026-01-05 03:26:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003900 10.0.0.27 - - [2026-01-05 03:26:43] "POST /neutron/network HTTP/1.1" 200 828 0.008872 10.0.0.27 - - [2026-01-05 03:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.27 - - [2026-01-05 03:26:46] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005627 10.0.0.27 - - [2026-01-05 03:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.27 - - [2026-01-05 03:26:50] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006177 10.0.0.27 - - [2026-01-05 03:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.27 - - [2026-01-05 03:26:54] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005506 10.0.0.23 - - [2026-01-05 03:26:55] "DELETE /project/3a5d3a05-43d4-47f6-b645-b34510ff3f21 HTTP/1.1" 404 177 0.003754 10.0.0.23 - - [2026-01-05 03:26:55] "DELETE /project/cdd35988f6884b1a91d7c71760f50741 HTTP/1.1" 404 173 0.005964 10.0.0.27 - - [2026-01-05 03:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.27 - - [2026-01-05 03:26:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003630 10.0.0.27 - - [2026-01-05 03:26:56] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002757 10.0.0.27 - - [2026-01-05 03:26:56] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005825 10.0.0.27 - - [2026-01-05 03:27:01] "POST /neutron/port HTTP/1.1" 200 1092 0.022908 10.0.0.27 - - [2026-01-05 03:27:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008281 10.0.0.27 - - [2026-01-05 03:27:08] "POST /neutron/port HTTP/1.1" 200 1092 0.017991 10.0.0.27 - - [2026-01-05 03:27:11] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007571 10.0.0.27 - - [2026-01-05 03:27:17] "POST /neutron/port HTTP/1.1" 200 1092 0.020154 10.0.0.27 - - [2026-01-05 03:27:22] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007152 10.0.0.27 - - [2026-01-05 03:27:22] "POST /neutron/port HTTP/1.1" 200 1130 0.017503 10.0.0.27 - - [2026-01-05 03:27:22] "GET /virtual-machine/ae931e81-c64e-4f03-a17b-5a55ed467ec8 HTTP/1.1" 200 1297 0.006266 10.0.0.27 - - [2026-01-05 03:27:22] "GET /virtual-machine-interface/159a4abf-b0c3-4cd6-a269-97a488c781ac HTTP/1.1" 200 2960 0.006360 10.0.0.27 - - [2026-01-05 03:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.27 - - [2026-01-05 03:27:22] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004526 10.0.0.27 - - [2026-01-05 03:27:22] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003398 10.0.0.27 - - [2026-01-05 03:27:22] "GET /virtual-network/84a95307-0976-4d92-9534-5c3c035228b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007467 10.0.0.27 - - [2026-01-05 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.27 - - [2026-01-05 03:27:23] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003813 10.0.0.27 - - [2026-01-05 03:27:23] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003170 10.0.0.27 - - [2026-01-05 03:27:23] "GET /virtual-network/84a95307-0976-4d92-9534-5c3c035228b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006001 10.0.0.27 - - [2026-01-05 03:27:24] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007177 10.0.0.27 - - [2026-01-05 03:27:24] "POST /neutron/port HTTP/1.1" 200 1092 0.018914 10.0.0.27 - - [2026-01-05 03:27:24] "GET /virtual-machine/07427733-399e-415a-88d0-d5b25814fb5e HTTP/1.1" 200 1272 0.006492 10.0.0.27 - - [2026-01-05 03:27:24] "GET /virtual-machine-interface/856587b0-4846-4ba4-8b9c-997cc4768b40 HTTP/1.1" 200 3186 0.009681 10.0.0.27 - - [2026-01-05 03:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2026-01-05 03:27:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003769 10.0.0.27 - - [2026-01-05 03:27:24] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003562 10.0.0.27 - - [2026-01-05 03:27:24] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005503 10.0.0.27 - - [2026-01-05 03:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.27 - - [2026-01-05 03:27:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003812 10.0.0.27 - - [2026-01-05 03:27:25] "GET /virtual-networks?parent_id=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004679 10.0.0.27 - - [2026-01-05 03:27:25] "GET /virtual-network/833eeef3-69c5-46c5-a6c1-13847ac92a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006689 10.0.0.23 - - [2026-01-05 03:27:34] "GET /obj-perms HTTP/1.1" 200 5056 0.056866 10.0.0.27 - - [2026-01-05 03:27:34] "GET /obj-perms HTTP/1.1" 200 5056 0.053973 10.0.0.27 - - [2026-01-05 03:27:39] "POST /neutron/port HTTP/1.1" 200 1130 0.057742 10.0.0.27 - - [2026-01-05 03:27:39] "POST /neutron/subnet HTTP/1.1" 200 708 0.009288 10.0.0.27 - - [2026-01-05 03:27:44] "POST /neutron/port HTTP/1.1" 200 1092 0.020889 10.0.0.27 - - [2026-01-05 03:27:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005299 10.0.0.27 - - [2026-01-05 03:27:44] "POST /neutron/network HTTP/1.1" 200 828 0.008425 10.0.0.27 - - [2026-01-05 03:28:40] "POST /neutron/network HTTP/1.1" 200 840 0.006897 10.0.0.27 - - [2026-01-05 03:28:40] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.27 - - [2026-01-05 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.016726 10.0.0.27 - - [2026-01-05 03:28:43] "POST /neutron/router HTTP/1.1" 200 344 0.190828 10.0.0.27 - - [2026-01-05 03:28:43] "POST /neutron/router HTTP/1.1" 200 598 0.007714 10.0.0.27 - - [2026-01-05 03:28:43] "DELETE /route-target/4538f01f-a4d4-4532-89c4-d0c9d6f7f451 HTTP/1.1" 200 115 0.023060 10.0.0.27 - - [2026-01-05 03:28:44] "POST /neutron/port HTTP/1.1" 200 1120 0.015693 10.0.0.27 - - [2026-01-05 03:28:45] "DELETE /instance-ip/009dbce9-071c-42f5-8b82-e6eb8c10bb9c HTTP/1.1" 200 115 0.048405 10.0.0.27 - - [2026-01-05 03:28:45] "DELETE /virtual-machine-interface/a40f3ef2-9602-4c89-80bb-7283c6c6a5f5 HTTP/1.1" 200 115 0.057084 10.0.0.27 - - [2026-01-05 03:28:45] "POST /neutron/port HTTP/1.1" 200 151 0.205278 10.0.0.27 - - [2026-01-05 03:28:45] "DELETE /instance-ip/88263729-d8cd-41c3-a58b-88faba05c4fe HTTP/1.1" 200 115 0.060128 10.0.0.27 - - [2026-01-05 03:28:45] "DELETE /virtual-machine-interface/b49cfc7c-d324-43d2-81fa-2e08d6328258 HTTP/1.1" 200 115 0.063812 10.0.0.27 - - [2026-01-05 03:28:45] "DELETE /instance-ip/3bc76eae-ee1a-4dc2-869e-0f4da4743ee2 HTTP/1.1" 200 115 0.067030 10.0.0.27 - - [2026-01-05 03:28:46] "DELETE /virtual-machine-interface/9d958a63-aded-4388-a286-d0f065224538 HTTP/1.1" 200 115 0.066066 10.0.0.27 - - [2026-01-05 03:28:46] "POST /neutron/port HTTP/1.1" 200 1082 0.028246 10.0.0.23 - - [2026-01-05 03:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 10.0.0.23 - - [2026-01-05 03:28:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004648 10.0.0.27 - - [2026-01-05 03:28:46] "POST /neutron/network HTTP/1.1" 200 151 0.119070 10.0.0.27 - - [2026-01-05 03:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.27 - - [2026-01-05 03:28:46] "POST /neutron/network HTTP/1.1" 200 830 0.005944 10.0.0.23 - - [2026-01-05 03:28:46] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003959 10.0.0.27 - - [2026-01-05 03:28:46] "DELETE /route-target/7d5bc96b-f140-42a4-b744-7f75c54f5260 HTTP/1.1" 200 115 0.046996 10.0.0.27 - - [2026-01-05 03:28:46] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.070912 10.0.0.23 - - [2026-01-05 03:28:46] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001134 10.0.0.27 - - [2026-01-05 03:28:46] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?fields=virtual_networks HTTP/1.1" 200 1051 0.042777 10.0.0.23 - - [2026-01-05 03:28:47] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001062 10.0.0.27 - - [2026-01-05 03:28:47] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.050947 10.0.0.23 - - [2026-01-05 03:28:47] "GET /projects?obj_uuids=cdd35988-f688-4b1a-91d7-c71760f50741&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001385 10.0.0.27 - - [2026-01-05 03:28:47] "GET /project/cdd35988-f688-4b1a-91d7-c71760f50741?fields=security_groups HTTP/1.1" 200 1281 0.045291 10.0.0.27 - - [2026-01-05 03:28:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.034680 10.0.0.23 - - [2026-01-05 03:28:48] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003039 10.0.0.23 - - [2026-01-05 03:28:48] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001599 10.0.0.23 - - [2026-01-05 03:28:48] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008991 10.0.0.23 - - [2026-01-05 03:28:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.002734 10.0.0.23 - - [2026-01-05 03:28:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.007407 10.0.0.23 - - [2026-01-05 03:28:48] "POST /security-groups HTTP/1.1" 200 590 0.076830 10.0.0.23 - - [2026-01-05 03:28:48] "POST /projects HTTP/1.1" 200 583 0.296349 10.0.0.27 - - [2026-01-05 03:28:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.005104 10.0.0.23 - - [2026-01-05 03:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.368304 10.0.0.27 - - [2026-01-05 03:28:48] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.506072 10.0.0.27 - - [2026-01-05 03:28:49] "POST /neutron/port HTTP/1.1" 400 205 0.004114 10.0.0.27 - - [2026-01-05 03:28:49] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.27 - - [2026-01-05 03:28:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2026-01-05 03:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.063540 10.0.0.23 - - [2026-01-05 03:28:51] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001030 10.0.0.27 - - [2026-01-05 03:28:51] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.049829 10.0.0.27 - - [2026-01-05 03:28:51] "POST /neutron/network HTTP/1.1" 200 117 0.043893 10.0.0.27 - - [2026-01-05 03:28:52] "POST /ref-update HTTP/1.1" 200 156 0.034568 10.0.0.27 - - [2026-01-05 03:28:52] "POST /neutron/network HTTP/1.1" 200 824 0.008357 10.0.0.27 - - [2026-01-05 03:28:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.001088 10.0.0.27 - - [2026-01-05 03:28:52] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005297 10.0.0.27 - - [2026-01-05 03:28:52] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007141 10.0.0.27 - - [2026-01-05 03:28:52] "POST /neutron/subnet HTTP/1.1" 200 729 0.009976 10.0.0.27 - - [2026-01-05 03:28:53] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006388 10.0.0.33 - - [2026-01-05 03:28:54] "GET /obj-perms HTTP/1.1" 200 5028 0.052348 10.0.0.27 - - [2026-01-05 03:28:54] "POST /id-to-fqname HTTP/1.1" 200 219 0.001367 10.0.0.23 - - [2026-01-05 03:28:55] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000979 10.0.0.27 - - [2026-01-05 03:28:55] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.075226 10.0.0.23 - - [2026-01-05 03:28:55] "DELETE /project/2a1e2c7da50e4f07a22d10cee80ca829 HTTP/1.1" 404 173 0.002500 10.0.0.23 - - [2026-01-05 03:28:55] "DELETE /project/cdd35988-f688-4b1a-91d7-c71760f50741 HTTP/1.1" 404 177 0.004866 10.0.0.27 - - [2026-01-05 03:28:55] "POST /neutron/port HTTP/1.1" 200 117 0.005854 10.0.0.27 - - [2026-01-05 03:28:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001410 10.0.0.27 - - [2026-01-05 03:28:55] "POST /neutron/network HTTP/1.1" 200 834 0.008457 10.0.0.27 - - [2026-01-05 03:28:56] "POST /neutron/port HTTP/1.1" 200 1060 0.021777 10.0.0.23 - - [2026-01-05 03:28:56] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000956 10.0.0.27 - - [2026-01-05 03:28:56] "POST /neutron/port HTTP/1.1" 200 1124 0.036381 10.0.0.27 - - [2026-01-05 03:28:56] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.172630 10.0.0.27 - - [2026-01-05 03:28:56] "POST /neutron/subnet HTTP/1.1" 200 703 0.016397 10.0.0.27 - - [2026-01-05 03:28:57] "POST /neutron/port HTTP/1.1" 200 1124 0.023445 10.0.0.27 - - [2026-01-05 03:28:57] "POST /neutron/port HTTP/1.1" 200 1124 0.019731 10.0.0.23 - - [2026-01-05 03:28:57] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003209 10.0.0.27 - - [2026-01-05 03:28:58] "POST /neutron/port HTTP/1.1" 200 1060 0.306451 10.0.0.27 - - [2026-01-05 03:28:58] "POST /neutron/port HTTP/1.1" 200 1114 0.111795 10.0.0.27 - - [2026-01-05 03:28:58] "POST /neutron/subnet HTTP/1.1" 200 703 0.013826 10.0.0.27 - - [2026-01-05 03:29:02] "POST /neutron/port HTTP/1.1" 200 1124 0.018222 10.0.0.27 - - [2026-01-05 03:29:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008699 10.0.0.27 - - [2026-01-05 03:29:02] "GET /virtual-machine/59b17371-707f-46af-bff5-ebee90392bd7 HTTP/1.1" 401 292 0.000564 10.0.0.27 - - [2026-01-05 03:29:03] "GET /virtual-machine/59b17371-707f-46af-bff5-ebee90392bd7 HTTP/1.1" 200 1291 0.032305 10.0.0.27 - - [2026-01-05 03:29:03] "GET /virtual-machine-interface/212c6d85-882f-4f1f-8cc7-eed8f03f1d16 HTTP/1.1" 200 2935 0.005751 10.0.0.27 - - [2026-01-05 03:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.27 - - [2026-01-05 03:29:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004560 10.0.0.27 - - [2026-01-05 03:29:03] "GET /virtual-networks?parent_id=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003029 10.0.0.27 - - [2026-01-05 03:29:03] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005964 10.0.0.27 - - [2026-01-05 03:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.27 - - [2026-01-05 03:29:06] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005226 10.0.0.27 - - [2026-01-05 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.27 - - [2026-01-05 03:29:10] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005655 10.0.0.27 - - [2026-01-05 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.27 - - [2026-01-05 03:29:14] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005333 10.0.0.27 - - [2026-01-05 03:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2026-01-05 03:29:18] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005744 10.0.0.27 - - [2026-01-05 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.27 - - [2026-01-05 03:29:22] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006152 10.0.0.27 - - [2026-01-05 03:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.27 - - [2026-01-05 03:29:26] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006103 10.0.0.27 - - [2026-01-05 03:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.27 - - [2026-01-05 03:29:30] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005877 10.0.0.27 - - [2026-01-05 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.27 - - [2026-01-05 03:29:34] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006354 10.0.0.27 - - [2026-01-05 03:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-01-05 03:29:39] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005289 10.0.0.27 - - [2026-01-05 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2026-01-05 03:29:43] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004983 10.0.0.27 - - [2026-01-05 03:29:45] "POST /neutron/port HTTP/1.1" 200 1124 0.018801 10.0.0.27 - - [2026-01-05 03:29:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004236 10.0.0.27 - - [2026-01-05 03:29:45] "POST /neutron/network HTTP/1.1" 200 824 0.007038 10.0.0.23 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001025 10.0.0.23 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.23 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.23 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.33 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.33 - - [2026-01-05 03:29:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2026-01-05 03:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.27 - - [2026-01-05 03:29:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.27 - - [2026-01-05 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.27 - - [2026-01-05 03:29:47] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005892 10.0.0.27 - - [2026-01-05 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.27 - - [2026-01-05 03:29:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2026-01-05 03:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-01-05 03:29:51] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006697 10.0.0.27 - - [2026-01-05 03:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.27 - - [2026-01-05 03:29:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004118 10.0.0.27 - - [2026-01-05 03:29:53] "GET /virtual-networks?parent_id=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003367 10.0.0.27 - - [2026-01-05 03:29:53] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007582 10.0.0.27 - - [2026-01-05 03:29:58] "POST /neutron/port HTTP/1.1" 200 1124 0.017551 10.0.0.27 - - [2026-01-05 03:30:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007433 10.0.0.27 - - [2026-01-05 03:30:07] "POST /neutron/port HTTP/1.1" 200 1124 0.024724 10.0.0.27 - - [2026-01-05 03:30:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007864 10.0.0.27 - - [2026-01-05 03:30:19] "POST /neutron/port HTTP/1.1" 200 1124 0.018786 10.0.0.27 - - [2026-01-05 03:30:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006951 10.0.0.27 - - [2026-01-05 03:30:19] "GET /virtual-machine/d4aaac19-7471-4991-bb77-2e2fe566bd45 HTTP/1.1" 200 1292 0.006104 10.0.0.27 - - [2026-01-05 03:30:19] "GET /virtual-machine-interface/2533090d-1100-47f8-b9b7-504ef06e7669 HTTP/1.1" 200 2935 0.005131 10.0.0.27 - - [2026-01-05 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2026-01-05 03:30:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003541 10.0.0.27 - - [2026-01-05 03:30:19] "GET /virtual-networks?parent_id=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002814 10.0.0.27 - - [2026-01-05 03:30:19] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006483 10.0.0.27 - - [2026-01-05 03:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.27 - - [2026-01-05 03:30:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004434 10.0.0.27 - - [2026-01-05 03:30:20] "GET /virtual-networks?parent_id=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003922 10.0.0.27 - - [2026-01-05 03:30:21] "GET /virtual-network/3d684af0-f884-43d8-987b-4a3b4ebcaebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009913 10.0.0.23 - - [2026-01-05 03:30:36] "GET /obj-perms HTTP/1.1" 200 5056 0.051454 10.0.0.27 - - [2026-01-05 03:30:36] "GET /obj-perms HTTP/1.1" 200 5056 0.057734 10.0.0.27 - - [2026-01-05 03:30:46] "POST /neutron/port HTTP/1.1" 200 1124 0.017635 10.0.0.27 - - [2026-01-05 03:30:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003924 10.0.0.27 - - [2026-01-05 03:30:46] "POST /neutron/network HTTP/1.1" 200 824 0.006533 10.0.0.27 - - [2026-01-05 03:31:44] "POST /neutron/port HTTP/1.1" 200 1124 0.021490 10.0.0.27 - - [2026-01-05 03:31:44] "POST /neutron/port HTTP/1.1" 200 1124 0.016422 10.0.0.27 - - [2026-01-05 03:31:45] "POST /neutron/network HTTP/1.1" 200 824 0.006996 10.0.0.27 - - [2026-01-05 03:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.033553 10.0.0.23 - - [2026-01-05 03:31:47] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.025859 10.0.0.27 - - [2026-01-05 03:31:47] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.100458 10.0.0.23 - - [2026-01-05 03:31:47] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001751 10.0.0.27 - - [2026-01-05 03:31:47] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?fields=virtual_networks HTTP/1.1" 200 1040 0.048166 10.0.0.23 - - [2026-01-05 03:31:47] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001599 10.0.0.27 - - [2026-01-05 03:31:47] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.056654 10.0.0.23 - - [2026-01-05 03:31:47] "GET /projects?obj_uuids=2a1e2c7d-a50e-4f07-a22d-10cee80ca829&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001189 10.0.0.27 - - [2026-01-05 03:31:47] "GET /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829?fields=security_groups HTTP/1.1" 200 1265 0.048027 10.0.0.27 - - [2026-01-05 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.031554 10.0.0.23 - - [2026-01-05 03:31:48] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002863 10.0.0.23 - - [2026-01-05 03:31:48] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.23 - - [2026-01-05 03:31:48] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036564 10.0.0.23 - - [2026-01-05 03:31:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.003284 10.0.0.23 - - [2026-01-05 03:31:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.007056 10.0.0.23 - - [2026-01-05 03:31:48] "POST /security-groups HTTP/1.1" 200 590 0.027016 10.0.0.23 - - [2026-01-05 03:31:48] "POST /projects HTTP/1.1" 200 583 0.227713 10.0.0.23 - - [2026-01-05 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.261060 10.0.0.27 - - [2026-01-05 03:31:49] "POST /access-control-lists HTTP/1.1" 200 595 0.040061 10.0.0.27 - - [2026-01-05 03:31:49] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.430503 10.0.0.27 - - [2026-01-05 03:31:50] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.27 - - [2026-01-05 03:31:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000640 10.0.0.27 - - [2026-01-05 03:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.066028 10.0.0.23 - - [2026-01-05 03:31:52] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001070 10.0.0.27 - - [2026-01-05 03:31:52] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.051624 10.0.0.23 - - [2026-01-05 03:31:52] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001989 10.0.0.27 - - [2026-01-05 03:31:52] "POST /neutron/network HTTP/1.1" 200 604 0.157459 10.0.0.27 - - [2026-01-05 03:31:52] "POST /route-targets HTTP/1.1" 200 327 0.012677 10.0.0.27 - - [2026-01-05 03:31:52] "POST /id-to-fqname HTTP/1.1" 200 219 0.003138 10.0.0.27 - - [2026-01-05 03:31:52] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006551 10.0.0.27 - - [2026-01-05 03:31:52] "POST /neutron/network HTTP/1.1" 200 824 0.007120 10.0.0.27 - - [2026-01-05 03:31:52] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006047 10.0.0.27 - - [2026-01-05 03:31:53] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005867 10.0.0.33 - - [2026-01-05 03:31:54] "GET /obj-perms HTTP/1.1" 200 5028 0.068994 10.0.0.27 - - [2026-01-05 03:31:54] "POST /id-to-fqname HTTP/1.1" 200 219 0.001286 10.0.0.27 - - [2026-01-05 03:31:55] "POST /neutron/network HTTP/1.1" 200 834 0.008616 10.0.0.27 - - [2026-01-05 03:31:55] "DELETE /access-control-list/37b16d4f-b709-44fd-846e-be32d8d6bb37 HTTP/1.1" 200 115 0.041703 10.0.0.23 - - [2026-01-05 03:31:55] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.012722 10.0.0.23 - - [2026-01-05 03:31:56] "DELETE /project/d50653296d024161a39122548349d93b HTTP/1.1" 404 173 0.009598 10.0.0.23 - - [2026-01-05 03:31:56] "DELETE /project/2a1e2c7d-a50e-4f07-a22d-10cee80ca829 HTTP/1.1" 404 177 0.020114 10.0.0.27 - - [2026-01-05 03:31:56] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.194160 10.0.0.27 - - [2026-01-05 03:31:56] "POST /neutron/port HTTP/1.1" 200 117 0.007350 10.0.0.27 - - [2026-01-05 03:31:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001534 10.0.0.27 - - [2026-01-05 03:31:56] "POST /neutron/network HTTP/1.1" 200 834 0.009387 10.0.0.23 - - [2026-01-05 03:31:57] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001068 10.0.0.27 - - [2026-01-05 03:31:57] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.079520 10.0.0.27 - - [2026-01-05 03:31:57] "POST /neutron/port HTTP/1.1" 200 1060 0.080264 10.0.0.27 - - [2026-01-05 03:31:57] "POST /neutron/port HTTP/1.1" 200 1124 0.027117 10.0.0.27 - - [2026-01-05 03:31:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006984 10.0.0.27 - - [2026-01-05 03:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.006154 10.0.0.27 - - [2026-01-05 03:31:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007866 10.0.0.27 - - [2026-01-05 03:31:58] "POST /neutron/port HTTP/1.1" 200 1060 0.027485 10.0.0.27 - - [2026-01-05 03:31:58] "POST /neutron/port HTTP/1.1" 200 1124 0.018488 10.0.0.27 - - [2026-01-05 03:31:59] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-01-05 03:32:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006563 10.0.0.27 - - [2026-01-05 03:32:03] "POST /neutron/port HTTP/1.1" 200 1124 0.021868 10.0.0.27 - - [2026-01-05 03:32:03] "GET /virtual-machine/6e4808a0-dab1-4ffa-98b9-ab64d16a9323 HTTP/1.1" 401 292 0.000609 10.0.0.27 - - [2026-01-05 03:32:03] "GET /virtual-machine/6e4808a0-dab1-4ffa-98b9-ab64d16a9323 HTTP/1.1" 200 1291 0.027837 10.0.0.27 - - [2026-01-05 03:32:03] "GET /virtual-machine-interface/6d3d5c2c-05eb-4097-89c1-616cd2452099 HTTP/1.1" 200 2934 0.006337 10.0.0.27 - - [2026-01-05 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2026-01-05 03:32:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003351 10.0.0.27 - - [2026-01-05 03:32:03] "GET /virtual-networks?parent_id=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002633 10.0.0.27 - - [2026-01-05 03:32:03] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006716 10.0.0.27 - - [2026-01-05 03:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-01-05 03:32:06] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005965 10.0.0.27 - - [2026-01-05 03:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.27 - - [2026-01-05 03:32:10] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005727 10.0.0.27 - - [2026-01-05 03:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.27 - - [2026-01-05 03:32:14] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005134 10.0.0.27 - - [2026-01-05 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2026-01-05 03:32:19] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007726 10.0.0.27 - - [2026-01-05 03:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-01-05 03:32:23] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005138 10.0.0.27 - - [2026-01-05 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.27 - - [2026-01-05 03:32:27] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005508 10.0.0.27 - - [2026-01-05 03:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.27 - - [2026-01-05 03:32:31] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005666 10.0.0.27 - - [2026-01-05 03:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 03:32:35] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005441 10.0.0.27 - - [2026-01-05 03:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2026-01-05 03:32:39] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005561 10.0.0.27 - - [2026-01-05 03:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2026-01-05 03:32:43] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005585 10.0.0.27 - - [2026-01-05 03:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.27 - - [2026-01-05 03:32:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004591 10.0.0.27 - - [2026-01-05 03:32:45] "GET /virtual-networks?parent_id=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003500 10.0.0.27 - - [2026-01-05 03:32:45] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008248 10.0.0.27 - - [2026-01-05 03:32:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008667 10.0.0.27 - - [2026-01-05 03:32:49] "POST /neutron/network HTTP/1.1" 200 834 0.009446 10.0.0.27 - - [2026-01-05 03:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.001213 10.0.0.27 - - [2026-01-05 03:32:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007460 10.0.0.27 - - [2026-01-05 03:32:56] "POST /neutron/port HTTP/1.1" 200 1124 0.050549 10.0.0.27 - - [2026-01-05 03:32:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010406 10.0.0.27 - - [2026-01-05 03:33:06] "POST /neutron/port HTTP/1.1" 200 1124 0.016211 10.0.0.27 - - [2026-01-05 03:33:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006876 10.0.0.27 - - [2026-01-05 03:33:11] "POST /neutron/port HTTP/1.1" 200 1124 0.017412 10.0.0.27 - - [2026-01-05 03:33:11] "GET /virtual-machine/50a1a0ae-b133-4b7f-aae2-5ee5d87b7c43 HTTP/1.1" 200 1291 0.005701 10.0.0.27 - - [2026-01-05 03:33:11] "GET /virtual-machine-interface/02ad34bd-374f-4fdc-8086-5e3ee7dd53d8 HTTP/1.1" 200 2933 0.004819 10.0.0.27 - - [2026-01-05 03:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.27 - - [2026-01-05 03:33:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003049 10.0.0.27 - - [2026-01-05 03:33:12] "GET /virtual-networks?parent_id=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002649 10.0.0.27 - - [2026-01-05 03:33:12] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005505 10.0.0.27 - - [2026-01-05 03:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.27 - - [2026-01-05 03:33:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003528 10.0.0.27 - - [2026-01-05 03:33:13] "GET /virtual-networks?parent_id=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003058 10.0.0.27 - - [2026-01-05 03:33:13] "GET /virtual-network/3bf0ae7c-d7eb-4831-8874-9b569535d610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005621 10.0.0.23 - - [2026-01-05 03:33:38] "GET /obj-perms HTTP/1.1" 200 5056 0.049313 10.0.0.27 - - [2026-01-05 03:33:38] "GET /obj-perms HTTP/1.1" 200 5056 0.054813 10.0.0.27 - - [2026-01-05 03:33:49] "POST /neutron/port HTTP/1.1" 200 1124 0.020344 10.0.0.27 - - [2026-01-05 03:33:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.008607 10.0.0.27 - - [2026-01-05 03:34:11] "POST /neutron/network HTTP/1.1" 200 824 0.006680 10.0.0.27 - - [2026-01-05 03:34:12] "POST /neutron/port HTTP/1.1" 200 1124 0.016134 10.0.0.27 - - [2026-01-05 03:34:12] "POST /neutron/port HTTP/1.1" 200 1114 0.012079 10.0.0.23 - - [2026-01-05 03:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.23 - - [2026-01-05 03:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003862 10.0.0.27 - - [2026-01-05 03:34:13] "POST /neutron/network HTTP/1.1" 200 151 0.113976 10.0.0.23 - - [2026-01-05 03:34:15] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001216 10.0.0.27 - - [2026-01-05 03:34:15] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042379 10.0.0.23 - - [2026-01-05 03:34:15] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001462 10.0.0.27 - - [2026-01-05 03:34:15] "GET /project/d5065329-6d02-4161-a391-22548349d93b?fields=virtual_networks HTTP/1.1" 200 1041 0.044483 10.0.0.23 - - [2026-01-05 03:34:15] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001072 10.0.0.27 - - [2026-01-05 03:34:15] "GET /project/d5065329-6d02-4161-a391-22548349d93b?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.040722 10.0.0.23 - - [2026-01-05 03:34:15] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001147 10.0.0.27 - - [2026-01-05 03:34:15] "GET /project/d5065329-6d02-4161-a391-22548349d93b?fields=security_groups HTTP/1.1" 200 1266 0.042085 10.0.0.27 - - [2026-01-05 03:34:29] "GET / HTTP/1.1" 200 35931 0.002676 10.0.0.27 - - [2026-01-05 03:34:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2026-01-05 03:34:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.058849 10.0.0.23 - - [2026-01-05 03:34:30] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002953 10.0.0.23 - - [2026-01-05 03:34:30] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.23 - - [2026-01-05 03:34:30] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007299 10.0.0.23 - - [2026-01-05 03:34:31] "POST /id-to-fqname HTTP/1.1" 200 203 0.004678 10.0.0.23 - - [2026-01-05 03:34:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.003134 10.0.0.23 - - [2026-01-05 03:34:31] "POST /security-groups HTTP/1.1" 200 604 0.076923 10.0.0.27 - - [2026-01-05 03:34:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.003175 10.0.0.23 - - [2026-01-05 03:34:31] "POST /projects HTTP/1.1" 200 611 0.287958 10.0.0.23 - - [2026-01-05 03:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.363488 10.0.0.27 - - [2026-01-05 03:34:31] "POST /access-control-lists HTTP/1.1" 200 607 0.027581 10.0.0.27 - - [2026-01-05 03:34:31] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.493997 10.0.0.27 - - [2026-01-05 03:34:32] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.27 - - [2026-01-05 03:34:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.27 - - [2026-01-05 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.077374 10.0.0.23 - - [2026-01-05 03:34:33] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000975 10.0.0.27 - - [2026-01-05 03:34:33] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.035355 10.0.0.23 - - [2026-01-05 03:34:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007275 10.0.0.27 - - [2026-01-05 03:34:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.304156 10.0.0.27 - - [2026-01-05 03:34:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001233 10.0.0.27 - - [2026-01-05 03:34:33] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005209 10.0.0.27 - - [2026-01-05 03:34:33] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005638 10.0.0.27 - - [2026-01-05 03:34:33] "POST /neutron/network HTTP/1.1" 200 838 0.007629 10.0.0.27 - - [2026-01-05 03:34:33] "POST /id-to-fqname HTTP/1.1" 200 234 0.001328 10.0.0.23 - - [2026-01-05 03:34:34] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000978 10.0.0.27 - - [2026-01-05 03:34:34] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.082932 10.0.0.27 - - [2026-01-05 03:34:34] "POST /neutron/network HTTP/1.1" 200 838 0.034403 10.0.0.27 - - [2026-01-05 03:34:35] "POST /id-to-fqname HTTP/1.1" 200 234 0.001310 10.0.0.27 - - [2026-01-05 03:34:35] "POST /neutron/port HTTP/1.1" 200 117 0.007071 10.0.0.23 - - [2026-01-05 03:34:35] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001406 10.0.0.27 - - [2026-01-05 03:34:35] "POST /neutron/port HTTP/1.1" 200 1072 0.316504 10.0.0.27 - - [2026-01-05 03:34:35] "POST /neutron/port HTTP/1.1" 200 1126 0.115889 10.0.0.23 - - [2026-01-05 03:34:35] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000963 10.0.0.27 - - [2026-01-05 03:34:35] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.111439 10.0.0.27 - - [2026-01-05 03:34:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003633 10.0.0.27 - - [2026-01-05 03:34:36] "POST /neutron/network HTTP/1.1" 200 838 0.008800 10.0.0.27 - - [2026-01-05 03:34:36] "POST /neutron/port HTTP/1.1" 200 117 0.007711 10.0.0.27 - - [2026-01-05 03:34:36] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006426 10.0.0.27 - - [2026-01-05 03:34:37] "POST /neutron/port HTTP/1.1" 200 1072 0.020147 10.0.0.27 - - [2026-01-05 03:34:37] "POST /neutron/port HTTP/1.1" 200 1136 0.021617 10.0.0.27 - - [2026-01-05 03:34:37] "POST /neutron/port HTTP/1.1" 200 117 0.001535 10.0.0.27 - - [2026-01-05 03:34:38] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007653 10.0.0.27 - - [2026-01-05 03:34:38] "POST /neutron/port HTTP/1.1" 200 1136 0.019539 10.0.0.27 - - [2026-01-05 03:34:38] "GET /virtual-machine/4e02e808-7ca2-4476-852f-88c92f91ce08 HTTP/1.1" 401 292 0.000459 10.0.0.33 - - [2026-01-05 03:34:39] "GET /obj-perms HTTP/1.1" 200 5056 0.137521 10.0.0.27 - - [2026-01-05 03:34:39] "GET /virtual-machine/4e02e808-7ca2-4476-852f-88c92f91ce08 HTTP/1.1" 200 1304 0.306275 10.0.0.27 - - [2026-01-05 03:34:39] "GET /virtual-machine-interface/26cc1b09-1845-4cba-83fb-2c7efeb9e549 HTTP/1.1" 200 3007 0.005692 10.0.0.27 - - [2026-01-05 03:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.27 - - [2026-01-05 03:34:39] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005352 10.0.0.27 - - [2026-01-05 03:34:39] "GET /virtual-networks?parent_id=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003528 10.0.0.27 - - [2026-01-05 03:34:39] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006296 10.0.0.27 - - [2026-01-05 03:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.27 - - [2026-01-05 03:34:42] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005539 10.0.0.23 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000846 10.0.0.23 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.23 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.23 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.33 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.33 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.33 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.33 - - [2026-01-05 03:34:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.27 - - [2026-01-05 03:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2026-01-05 03:34:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.27 - - [2026-01-05 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.27 - - [2026-01-05 03:34:46] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005218 10.0.0.27 - - [2026-01-05 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.27 - - [2026-01-05 03:34:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.27 - - [2026-01-05 03:34:49] "POST /neutron/port HTTP/1.1" 200 1136 0.019164 10.0.0.27 - - [2026-01-05 03:34:49] "POST /neutron/subnet HTTP/1.1" 200 694 0.009085 10.0.0.27 - - [2026-01-05 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.27 - - [2026-01-05 03:34:50] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005374 10.0.0.27 - - [2026-01-05 03:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2026-01-05 03:34:54] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005309 10.0.0.23 - - [2026-01-05 03:34:56] "DELETE /project/241fe72859be43c49c04eac92201ef72 HTTP/1.1" 404 173 0.023536 10.0.0.23 - - [2026-01-05 03:34:56] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000972 10.0.0.23 - - [2026-01-05 03:34:56] "GET /project/d5065329-6d02-4161-a391-22548349d93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.054740 10.0.0.23 - - [2026-01-05 03:34:56] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001549 10.0.0.23 - - [2026-01-05 03:34:56] "GET /project/d5065329-6d02-4161-a391-22548349d93b?fields=security_groups HTTP/1.1" 200 1371 0.059157 10.0.0.23 - - [2026-01-05 03:34:56] "DELETE /security-group/c344fda4-d5db-4935-b544-3b599633cf27 HTTP/1.1" 404 177 0.006018 10.0.0.27 - - [2026-01-05 03:34:56] "DELETE /access-control-list/6663dd4b-4cac-4e53-8cbe-e5d2e1eed47e HTTP/1.1" 200 115 0.062152 10.0.0.23 - - [2026-01-05 03:34:56] "GET /projects?obj_uuids=d5065329-6d02-4161-a391-22548349d93b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001191 10.0.0.23 - - [2026-01-05 03:34:56] "GET /project/d5065329-6d02-4161-a391-22548349d93b?fields=application_policy_sets HTTP/1.1" 200 1410 0.040352 10.0.0.27 - - [2026-01-05 03:34:56] "POST /neutron/port HTTP/1.1" 200 1136 0.069581 10.0.0.23 - - [2026-01-05 03:34:56] "DELETE /project/d5065329-6d02-4161-a391-22548349d93b HTTP/1.1" 200 115 0.472487 10.0.0.27 - - [2026-01-05 03:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2026-01-05 03:34:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004627 10.0.0.27 - - [2026-01-05 03:34:56] "GET /virtual-networks?parent_id=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003100 10.0.0.27 - - [2026-01-05 03:34:57] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007329 10.0.0.27 - - [2026-01-05 03:34:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008767 10.0.0.27 - - [2026-01-05 03:35:02] "POST /neutron/port HTTP/1.1" 200 1136 0.018075 10.0.0.27 - - [2026-01-05 03:35:07] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007292 10.0.0.27 - - [2026-01-05 03:35:12] "POST /neutron/port HTTP/1.1" 200 1136 0.015701 10.0.0.27 - - [2026-01-05 03:35:12] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007261 10.0.0.27 - - [2026-01-05 03:35:12] "GET /virtual-machine/0303bd3a-8096-4048-b0dc-20b4c38acab1 HTTP/1.1" 200 1304 0.006266 10.0.0.27 - - [2026-01-05 03:35:12] "GET /virtual-machine-interface/f4356906-bc1c-4ea0-8b11-f060a92ea7c8 HTTP/1.1" 200 3009 0.005539 10.0.0.27 - - [2026-01-05 03:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.27 - - [2026-01-05 03:35:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006954 10.0.0.27 - - [2026-01-05 03:35:12] "GET /virtual-networks?parent_id=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004049 10.0.0.27 - - [2026-01-05 03:35:12] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005549 10.0.0.27 - - [2026-01-05 03:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.27 - - [2026-01-05 03:35:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004784 10.0.0.27 - - [2026-01-05 03:35:13] "GET /virtual-networks?parent_id=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003203 10.0.0.27 - - [2026-01-05 03:35:13] "GET /virtual-network/64380548-31d4-417a-ab16-30bcb7300cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009034 10.0.0.27 - - [2026-01-05 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.27 - - [2026-01-05 03:35:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003782 10.0.0.27 - - [2026-01-05 03:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.27 - - [2026-01-05 03:35:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004795 10.0.0.27 - - [2026-01-05 03:35:14] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.012641 10.0.0.27 - - [2026-01-05 03:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.27 - - [2026-01-05 03:35:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1637 0.006075 10.0.0.27 - - [2026-01-05 03:35:26] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.014457 10.0.0.27 - - [2026-01-05 03:35:49] "POST /neutron/network HTTP/1.1" 200 848 0.007700 10.0.0.27 - - [2026-01-05 03:35:49] "POST /neutron/port HTTP/1.1" 200 117 0.001407 10.0.0.27 - - [2026-01-05 03:36:16] "POST /neutron/network HTTP/1.1" 400 204 0.013460 10.0.0.27 - - [2026-01-05 03:36:17] "POST /neutron/port HTTP/1.1" 200 1136 0.018732 10.0.0.27 - - [2026-01-05 03:36:17] "POST /neutron/port HTTP/1.1" 200 151 0.228456 10.0.0.27 - - [2026-01-05 03:36:18] "DELETE /route-target/8b3046a4-e7d3-402d-8c3d-f4803424da89 HTTP/1.1" 200 115 0.034510 10.0.0.23 - - [2026-01-05 03:36:18] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001069 10.0.0.27 - - [2026-01-05 03:36:18] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047335 10.0.0.23 - - [2026-01-05 03:36:18] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001066 10.0.0.27 - - [2026-01-05 03:36:18] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?fields=virtual_networks HTTP/1.1" 200 1068 0.045474 10.0.0.23 - - [2026-01-05 03:36:19] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001411 10.0.0.27 - - [2026-01-05 03:36:19] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.045074 10.0.0.23 - - [2026-01-05 03:36:19] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001095 10.0.0.27 - - [2026-01-05 03:36:19] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?fields=security_groups HTTP/1.1" 200 1307 0.042144 10.0.0.27 - - [2026-01-05 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 206 0.026842 10.0.0.23 - - [2026-01-05 03:36:20] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003405 10.0.0.23 - - [2026-01-05 03:36:20] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.23 - - [2026-01-05 03:36:20] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007654 10.0.0.23 - - [2026-01-05 03:36:20] "POST /id-to-fqname HTTP/1.1" 200 209 0.005374 10.0.0.23 - - [2026-01-05 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.005932 10.0.0.23 - - [2026-01-05 03:36:20] "POST /security-groups HTTP/1.1" 200 609 0.030166 10.0.0.23 - - [2026-01-05 03:36:20] "POST /projects HTTP/1.1" 200 621 0.239844 10.0.0.27 - - [2026-01-05 03:36:20] "POST /fqname-to-id HTTP/1.1" 404 251 0.003982 10.0.0.23 - - [2026-01-05 03:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.316089 10.0.0.27 - - [2026-01-05 03:36:20] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.477414 10.0.0.27 - - [2026-01-05 03:36:21] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.27 - - [2026-01-05 03:36:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.27 - - [2026-01-05 03:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.063135 10.0.0.23 - - [2026-01-05 03:36:22] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001277 10.0.0.27 - - [2026-01-05 03:36:22] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.047657 10.0.0.27 - - [2026-01-05 03:36:22] "POST /neutron/network HTTP/1.1" 200 117 0.050668 10.0.0.27 - - [2026-01-05 03:36:23] "POST /ref-update HTTP/1.1" 200 156 0.034453 10.0.0.27 - - [2026-01-05 03:36:23] "POST /neutron/network HTTP/1.1" 200 845 0.008747 10.0.0.27 - - [2026-01-05 03:36:23] "POST /id-to-fqname HTTP/1.1" 200 239 0.000995 10.0.0.27 - - [2026-01-05 03:36:23] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.004902 10.0.0.27 - - [2026-01-05 03:36:23] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006530 10.0.0.27 - - [2026-01-05 03:36:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.010229 10.0.0.27 - - [2026-01-05 03:36:23] "POST /id-to-fqname HTTP/1.1" 200 239 0.001344 10.0.0.23 - - [2026-01-05 03:36:24] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000989 10.0.0.27 - - [2026-01-05 03:36:24] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.093458 10.0.0.27 - - [2026-01-05 03:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.014333 10.0.0.27 - - [2026-01-05 03:36:24] "POST /id-to-fqname HTTP/1.1" 200 239 0.001319 10.0.0.27 - - [2026-01-05 03:36:24] "POST /neutron/network HTTP/1.1" 200 855 0.008115 10.0.0.27 - - [2026-01-05 03:36:25] "POST /neutron/port HTTP/1.1" 200 1079 0.017439 10.0.0.23 - - [2026-01-05 03:36:25] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001097 10.0.0.27 - - [2026-01-05 03:36:25] "POST /neutron/port HTTP/1.1" 200 1143 0.022694 10.0.0.27 - - [2026-01-05 03:36:25] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.086808 10.0.0.27 - - [2026-01-05 03:36:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.008743 10.0.0.27 - - [2026-01-05 03:36:25] "POST /neutron/port HTTP/1.1" 200 1143 0.023922 10.0.0.27 - - [2026-01-05 03:36:26] "POST /neutron/network HTTP/1.1" 200 855 0.006880 10.0.0.27 - - [2026-01-05 03:36:26] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007994 10.0.0.27 - - [2026-01-05 03:36:26] "POST /neutron/port HTTP/1.1" 200 1079 0.018043 10.0.0.27 - - [2026-01-05 03:36:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 10.0.0.27 - - [2026-01-05 03:36:27] "POST /neutron/network HTTP/1.1" 200 845 0.006764 10.0.0.27 - - [2026-01-05 03:36:27] "GET /obj-perms HTTP/1.1" 200 5066 0.072668 10.0.0.23 - - [2026-01-05 03:36:27] "GET /obj-perms HTTP/1.1" 200 5066 0.059408 10.0.0.27 - - [2026-01-05 03:36:27] "POST /neutron/port HTTP/1.1" 200 1143 0.017699 10.0.0.27 - - [2026-01-05 03:36:28] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008079 10.0.0.27 - - [2026-01-05 03:36:28] "GET /virtual-machine/f9b2820c-8fa9-4b5d-9bb8-e10e9e02f3ec HTTP/1.1" 401 292 0.000393 10.0.0.27 - - [2026-01-05 03:36:28] "GET /virtual-machine/f9b2820c-8fa9-4b5d-9bb8-e10e9e02f3ec HTTP/1.1" 200 1311 0.029304 10.0.0.27 - - [2026-01-05 03:36:28] "GET /virtual-machine-interface/8612c3f6-12b7-453a-9434-cc0f37723975 HTTP/1.1" 200 3033 0.005154 10.0.0.27 - - [2026-01-05 03:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.27 - - [2026-01-05 03:36:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003850 10.0.0.27 - - [2026-01-05 03:36:28] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003050 10.0.0.27 - - [2026-01-05 03:36:28] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006400 10.0.0.27 - - [2026-01-05 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.27 - - [2026-01-05 03:36:31] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005660 10.0.0.27 - - [2026-01-05 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.27 - - [2026-01-05 03:36:35] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005358 10.0.0.27 - - [2026-01-05 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2026-01-05 03:36:39] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005256 10.0.0.27 - - [2026-01-05 03:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.27 - - [2026-01-05 03:36:43] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007013 10.0.0.27 - - [2026-01-05 03:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.27 - - [2026-01-05 03:36:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003547 10.0.0.27 - - [2026-01-05 03:36:48] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002712 10.0.0.27 - - [2026-01-05 03:36:48] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005620 10.0.0.27 - - [2026-01-05 03:36:48] "POST /neutron/port HTTP/1.1" 200 1143 0.016989 10.0.0.27 - - [2026-01-05 03:36:48] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008167 10.0.0.27 - - [2026-01-05 03:36:49] "POST /neutron/network HTTP/1.1" 200 855 0.006877 10.0.0.27 - - [2026-01-05 03:36:49] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.27 - - [2026-01-05 03:36:53] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008358 10.0.0.27 - - [2026-01-05 03:36:53] "POST /neutron/port HTTP/1.1" 200 1143 0.022153 10.0.0.27 - - [2026-01-05 03:36:53] "GET /virtual-machine/5297c091-aeff-49d2-928f-23fb54ffb971 HTTP/1.1" 200 1310 0.006140 10.0.0.27 - - [2026-01-05 03:36:53] "GET /virtual-machine-interface/2cb5f708-839b-4ea2-b59a-482cc2b1dcf9 HTTP/1.1" 200 3033 0.011014 10.0.0.27 - - [2026-01-05 03:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.27 - - [2026-01-05 03:36:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004120 10.0.0.27 - - [2026-01-05 03:36:53] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003954 10.0.0.27 - - [2026-01-05 03:36:53] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007252 10.0.0.27 - - [2026-01-05 03:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.27 - - [2026-01-05 03:36:54] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003091 10.0.0.27 - - [2026-01-05 03:36:54] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002737 10.0.0.27 - - [2026-01-05 03:36:54] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005826 10.0.0.27 - - [2026-01-05 03:36:55] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007624 10.0.0.23 - - [2026-01-05 03:36:57] "DELETE /project/3aa9efab445349c7bd8f433f970b33d7 HTTP/1.1" 404 173 0.094485 10.0.0.23 - - [2026-01-05 03:36:57] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000978 10.0.0.23 - - [2026-01-05 03:36:57] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.150964 10.0.0.23 - - [2026-01-05 03:36:57] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001338 10.0.0.23 - - [2026-01-05 03:36:57] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?fields=security_groups HTTP/1.1" 200 1412 0.062280 10.0.0.23 - - [2026-01-05 03:36:57] "DELETE /security-group/97a10e9b-6821-4cd2-9bc5-e3eb8862d982 HTTP/1.1" 200 115 0.117337 10.0.0.23 - - [2026-01-05 03:36:57] "GET /projects?obj_uuids=241fe728-59be-43c4-9c04-eac92201ef72&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000877 10.0.0.23 - - [2026-01-05 03:36:57] "GET /project/241fe728-59be-43c4-9c04-eac92201ef72?fields=application_policy_sets HTTP/1.1" 200 1451 0.050541 10.0.0.23 - - [2026-01-05 03:36:57] "DELETE /project/241fe728-59be-43c4-9c04-eac92201ef72 HTTP/1.1" 200 115 0.745831 10.0.0.27 - - [2026-01-05 03:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2026-01-05 03:37:05] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001012 10.0.0.27 - - [2026-01-05 03:37:05] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.047339 10.0.0.27 - - [2026-01-05 03:37:05] "POST /neutron/network HTTP/1.1" 200 117 0.014979 10.0.0.27 - - [2026-01-05 03:37:05] "POST /route-targets HTTP/1.1" 200 327 0.044972 10.0.0.27 - - [2026-01-05 03:37:06] "POST /neutron/network HTTP/1.1" 200 843 0.008344 10.0.0.27 - - [2026-01-05 03:37:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001182 10.0.0.27 - - [2026-01-05 03:37:06] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005125 10.0.0.27 - - [2026-01-05 03:37:06] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005598 10.0.0.27 - - [2026-01-05 03:37:06] "POST /neutron/subnet HTTP/1.1" 200 720 0.008135 10.0.0.27 - - [2026-01-05 03:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.23 - - [2026-01-05 03:37:06] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000834 10.0.0.27 - - [2026-01-05 03:37:06] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.047460 10.0.0.27 - - [2026-01-05 03:37:06] "POST /ref-update HTTP/1.1" 200 156 0.029038 10.0.0.23 - - [2026-01-05 03:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005734 10.0.0.27 - - [2026-01-05 03:37:06] "POST /neutron/subnet HTTP/1.1" 200 725 0.175873 10.0.0.27 - - [2026-01-05 03:37:06] "POST /id-to-fqname HTTP/1.1" 200 242 0.001235 10.0.0.27 - - [2026-01-05 03:37:06] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005046 10.0.0.27 - - [2026-01-05 03:37:06] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008142 10.0.0.27 - - [2026-01-05 03:37:06] "POST /neutron/network HTTP/1.1" 200 850 0.006242 10.0.0.27 - - [2026-01-05 03:37:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001245 10.0.0.27 - - [2026-01-05 03:37:06] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007726 10.0.0.23 - - [2026-01-05 03:37:07] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001012 10.0.0.27 - - [2026-01-05 03:37:07] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.066522 10.0.0.27 - - [2026-01-05 03:37:07] "POST /neutron/port HTTP/1.1" 200 2134 0.030608 10.0.0.27 - - [2026-01-05 03:37:07] "POST /id-to-fqname HTTP/1.1" 200 242 0.002178 10.0.0.27 - - [2026-01-05 03:37:08] "POST /neutron/port HTTP/1.1" 200 2134 0.024858 10.0.0.27 - - [2026-01-05 03:37:08] "POST /neutron/network HTTP/1.1" 200 853 0.007627 10.0.0.27 - - [2026-01-05 03:37:08] "POST /neutron/port HTTP/1.1" 200 1077 0.054878 10.0.0.23 - - [2026-01-05 03:37:09] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000985 10.0.0.27 - - [2026-01-05 03:37:09] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.075804 10.0.0.27 - - [2026-01-05 03:37:09] "POST /neutron/port HTTP/1.1" 200 1141 0.024496 10.0.0.27 - - [2026-01-05 03:37:09] "POST /neutron/port HTTP/1.1" 200 3122 0.028158 10.0.0.27 - - [2026-01-05 03:37:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007079 10.0.0.27 - - [2026-01-05 03:37:09] "POST /id-to-fqname HTTP/1.1" 200 239 0.001819 10.0.0.27 - - [2026-01-05 03:37:09] "POST /id-to-fqname HTTP/1.1" 200 239 0.000998 10.0.0.27 - - [2026-01-05 03:37:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007270 10.0.0.23 - - [2026-01-05 03:37:09] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001151 10.0.0.27 - - [2026-01-05 03:37:10] "POST /neutron/port HTTP/1.1" 200 1078 0.319603 10.0.0.27 - - [2026-01-05 03:37:10] "POST /neutron/port HTTP/1.1" 200 1132 0.120868 10.0.0.27 - - [2026-01-05 03:37:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.009770 10.0.0.23 - - [2026-01-05 03:37:10] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001521 10.0.0.27 - - [2026-01-05 03:37:10] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.091313 10.0.0.27 - - [2026-01-05 03:37:10] "POST /neutron/network HTTP/1.1" 200 845 0.007413 10.0.0.27 - - [2026-01-05 03:37:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.013006 10.0.0.27 - - [2026-01-05 03:37:11] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008077 10.0.0.23 - - [2026-01-05 03:37:11] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001504 10.0.0.27 - - [2026-01-05 03:37:11] "POST /neutron/port HTTP/1.1" 200 1079 0.337718 10.0.0.33 - - [2026-01-05 03:37:11] "GET /obj-perms HTTP/1.1" 200 5066 0.119610 10.0.0.27 - - [2026-01-05 03:37:12] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007515 10.0.0.27 - - [2026-01-05 03:37:12] "POST /neutron/port HTTP/1.1" 200 1079 0.047175 10.0.0.27 - - [2026-01-05 03:37:12] "GET /obj-perms HTTP/1.1" 200 5066 0.007195 10.0.0.23 - - [2026-01-05 03:37:12] "GET /obj-perms HTTP/1.1" 200 5066 0.004852 10.0.0.27 - - [2026-01-05 03:37:12] "POST /neutron/port HTTP/1.1" 200 1077 0.016037 10.0.0.27 - - [2026-01-05 03:37:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003601 10.0.0.27 - - [2026-01-05 03:37:13] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005671 10.0.0.27 - - [2026-01-05 03:37:13] "POST /neutron/network HTTP/1.1" 200 845 0.008839 10.0.0.27 - - [2026-01-05 03:37:13] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.27 - - [2026-01-05 03:37:13] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007682 10.0.0.27 - - [2026-01-05 03:37:13] "POST /neutron/port HTTP/1.1" 200 1142 0.018265 10.0.0.27 - - [2026-01-05 03:37:13] "GET /virtual-machine/4086ac7a-bace-49c4-a859-557d74a3156d HTTP/1.1" 200 1310 0.007070 10.0.0.27 - - [2026-01-05 03:37:13] "GET /virtual-machine-interface/f0ad328d-c68a-4752-a2e4-126fb4045c6e HTTP/1.1" 200 3043 0.005926 10.0.0.27 - - [2026-01-05 03:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.27 - - [2026-01-05 03:37:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004120 10.0.0.27 - - [2026-01-05 03:37:13] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003095 10.0.0.27 - - [2026-01-05 03:37:13] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006287 10.0.0.27 - - [2026-01-05 03:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.27 - - [2026-01-05 03:37:17] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005233 10.0.0.27 - - [2026-01-05 03:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.27 - - [2026-01-05 03:37:21] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005678 10.0.0.27 - - [2026-01-05 03:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.27 - - [2026-01-05 03:37:25] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006136 10.0.0.27 - - [2026-01-05 03:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2026-01-05 03:37:29] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006179 10.0.0.27 - - [2026-01-05 03:37:30] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007250 10.0.0.27 - - [2026-01-05 03:37:32] "POST /neutron/port HTTP/1.1" 200 1142 0.017335 10.0.0.27 - - [2026-01-05 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2026-01-05 03:37:33] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005444 10.0.0.27 - - [2026-01-05 03:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.27 - - [2026-01-05 03:37:35] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004031 10.0.0.27 - - [2026-01-05 03:37:35] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002757 10.0.0.27 - - [2026-01-05 03:37:35] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007280 10.0.0.27 - - [2026-01-05 03:37:35] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007483 10.0.0.33 - - [2026-01-05 03:37:41] "GET /obj-perms HTTP/1.1" 200 5056 0.053026 10.0.0.27 - - [2026-01-05 03:37:46] "POST /neutron/port HTTP/1.1" 200 1141 0.033962 10.0.0.27 - - [2026-01-05 03:37:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007932 10.0.0.27 - - [2026-01-05 03:37:46] "GET /virtual-machine/1250b0a0-12c0-4bee-9a2a-bf9e69724e45 HTTP/1.1" 200 1310 0.006209 10.0.0.27 - - [2026-01-05 03:37:46] "GET /virtual-machine-interface/624cbcbd-d7d2-49a1-972d-1e40eb221365 HTTP/1.1" 200 3033 0.006739 10.0.0.27 - - [2026-01-05 03:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.27 - - [2026-01-05 03:37:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003734 10.0.0.27 - - [2026-01-05 03:37:46] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002890 10.0.0.27 - - [2026-01-05 03:37:46] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005987 10.0.0.27 - - [2026-01-05 03:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.27 - - [2026-01-05 03:37:47] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004735 10.0.0.27 - - [2026-01-05 03:37:47] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003168 10.0.0.27 - - [2026-01-05 03:37:47] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005923 10.0.0.27 - - [2026-01-05 03:37:47] "POST /neutron/port HTTP/1.1" 200 2132 0.023797 10.0.0.27 - - [2026-01-05 03:37:47] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007699 10.0.0.27 - - [2026-01-05 03:37:47] "POST /neutron/port HTTP/1.1" 200 2132 0.019219 10.0.0.27 - - [2026-01-05 03:37:48] "GET /virtual-machine/89ee7755-7cc6-439c-811c-e915c846f9e4 HTTP/1.1" 200 1585 0.005325 10.0.0.27 - - [2026-01-05 03:37:48] "GET /virtual-machine-interface/76352830-ee9f-4cf4-a2dc-161c135e2e99 HTTP/1.1" 200 3033 0.004746 10.0.0.27 - - [2026-01-05 03:37:48] "GET /virtual-machine-interface/af4298ca-9d4f-4597-bc07-3952681d6c31 HTTP/1.1" 200 3034 0.004770 10.0.0.27 - - [2026-01-05 03:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008633 10.0.0.27 - - [2026-01-05 03:37:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003540 10.0.0.27 - - [2026-01-05 03:37:48] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004155 10.0.0.27 - - [2026-01-05 03:37:48] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006481 10.0.0.27 - - [2026-01-05 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2026-01-05 03:37:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004010 10.0.0.27 - - [2026-01-05 03:37:49] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002975 10.0.0.27 - - [2026-01-05 03:37:49] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006851 10.0.0.27 - - [2026-01-05 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.27 - - [2026-01-05 03:37:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003953 10.0.0.27 - - [2026-01-05 03:37:49] "GET /virtual-networks?parent_id=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003153 10.0.0.27 - - [2026-01-05 03:37:49] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.072376 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2026-01-05 03:37:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003084 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.27 - - [2026-01-05 03:37:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007653 10.0.0.27 - - [2026-01-05 03:37:51] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.011578 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.003439 10.0.0.27 - - [2026-01-05 03:37:51] "POST /neutron/port HTTP/1.1" 200 1143 0.018893 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2026-01-05 03:37:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.008237 10.0.0.23 - - [2026-01-05 03:37:51] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001048 10.0.0.27 - - [2026-01-05 03:37:51] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.048499 10.0.0.27 - - [2026-01-05 03:37:51] "POST /network-policys HTTP/1.1" 200 539 0.026313 10.0.0.27 - - [2026-01-05 03:37:51] "GET /network-policy/bfc848f5-836d-43bd-b3bb-344901d3a870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005971 10.0.0.27 - - [2026-01-05 03:37:51] "POST /neutron/network HTTP/1.1" 200 845 0.006004 10.0.0.27 - - [2026-01-05 03:37:51] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008375 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.27 - - [2026-01-05 03:37:51] "GET /network-policy/bfc848f5-836d-43bd-b3bb-344901d3a870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004570 10.0.0.27 - - [2026-01-05 03:37:51] "POST /neutron/network HTTP/1.1" 200 843 0.006343 10.0.0.27 - - [2026-01-05 03:37:51] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.007352 10.0.0.27 - - [2026-01-05 03:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-01-05 03:37:51] "GET /network-policy/bfc848f5-836d-43bd-b3bb-344901d3a870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004291 10.0.0.27 - - [2026-01-05 03:37:51] "PUT /access-control-list/0f105871-7a5f-434e-8dc0-7b21c3188711 HTTP/1.1" 200 272 0.020251 10.0.0.27 - - [2026-01-05 03:37:52] "POST /ref-update HTTP/1.1" 200 156 0.036968 10.0.0.27 - - [2026-01-05 03:37:52] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.020479 10.0.0.23 - - [2026-01-05 03:37:52] "GET /obj-perms HTTP/1.1" 200 5066 0.003572 10.0.0.27 - - [2026-01-05 03:37:52] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.005599 10.0.0.27 - - [2026-01-05 03:37:52] "GET /obj-perms HTTP/1.1" 200 5066 0.015603 10.0.0.27 - - [2026-01-05 03:37:53] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005552 10.0.0.33 - - [2026-01-05 03:37:53] "GET /obj-perms HTTP/1.1" 200 5066 0.003480 10.0.0.27 - - [2026-01-05 03:37:53] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.008208 10.0.0.23 - - [2026-01-05 03:37:53] "GET /obj-perms HTTP/1.1" 200 5066 0.003250 10.0.0.27 - - [2026-01-05 03:37:53] "GET /virtual-network/6a8ae591-3e33-4661-a7d9-a9582b03527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006098 10.0.0.27 - - [2026-01-05 03:37:54] "GET /obj-perms HTTP/1.1" 200 5066 0.003489 10.0.0.27 - - [2026-01-05 03:37:54] "POST /neutron/port HTTP/1.1" 200 1141 0.016317 10.0.0.27 - - [2026-01-05 03:37:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 10.0.0.27 - - [2026-01-05 03:37:54] "POST /neutron/network HTTP/1.1" 200 937 0.006529 10.0.0.27 - - [2026-01-05 03:38:09] "GET /obj-perms HTTP/1.1" 200 5066 0.004371 10.0.0.33 - - [2026-01-05 03:38:42] "GET /obj-perms HTTP/1.1" 200 5056 0.053474 10.0.0.27 - - [2026-01-05 03:38:52] "POST /neutron/network HTTP/1.1" 200 949 0.006632 10.0.0.27 - - [2026-01-05 03:38:52] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-01-05 03:38:55] "POST /neutron/port HTTP/1.1" 200 1142 0.019699 10.0.0.27 - - [2026-01-05 03:38:55] "POST /neutron/subnet HTTP/1.1" 200 699 0.008639 10.0.0.23 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.23 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.23 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.23 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.33 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000377 10.0.0.33 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000311 10.0.0.33 - - [2026-01-05 03:39:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.27 - - [2026-01-05 03:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.001421 10.0.0.27 - - [2026-01-05 03:39:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.27 - - [2026-01-05 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2026-01-05 03:39:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000991 10.0.0.27 - - [2026-01-05 03:39:53] "POST /neutron/port HTTP/1.1" 200 1143 0.018008 10.0.0.27 - - [2026-01-05 03:39:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004143 10.0.0.27 - - [2026-01-05 03:39:53] "POST /neutron/network HTTP/1.1" 200 939 0.006921 10.0.0.27 - - [2026-01-05 03:39:56] "POST /neutron/network HTTP/1.1" 200 947 0.007225 10.0.0.27 - - [2026-01-05 03:39:56] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.23 - - [2026-01-05 03:40:43] "GET /obj-perms HTTP/1.1" 200 5056 0.052921 10.0.0.27 - - [2026-01-05 03:40:53] "POST /neutron/port HTTP/1.1" 200 2132 0.019073 10.0.0.27 - - [2026-01-05 03:40:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.008797 10.0.0.27 - - [2026-01-05 03:40:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004928 10.0.0.27 - - [2026-01-05 03:40:53] "POST /neutron/network HTTP/1.1" 200 937 0.006543 10.0.0.27 - - [2026-01-05 03:40:56] "POST /neutron/network HTTP/1.1" 200 860 0.008862 10.0.0.27 - - [2026-01-05 03:40:56] "POST /neutron/port HTTP/1.1" 200 117 0.001103 10.0.0.27 - - [2026-01-05 03:41:30] "GET /obj-perms HTTP/1.1" 200 5066 0.061192 10.0.0.27 - - [2026-01-05 03:41:32] "GET /obj-perms HTTP/1.1" 200 5066 0.004004 10.0.0.27 - - [2026-01-05 03:41:34] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.030363 10.0.0.27 - - [2026-01-05 03:41:34] "POST /neutron/network HTTP/1.1" 200 843 0.089366 10.0.0.27 - - [2026-01-05 03:41:34] "GET /virtual-network/d3550927-3e7b-4bd1-9c27-bee80d4498b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005717 10.0.0.27 - - [2026-01-05 03:41:34] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005402 10.0.0.27 - - [2026-01-05 03:41:34] "POST /neutron/network HTTP/1.1" 200 845 0.069545 10.0.0.27 - - [2026-01-05 03:41:34] "GET /virtual-network/0a6f1f68-21ad-4f20-be28-1954398ffb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005890 10.0.0.27 - - [2026-01-05 03:41:34] "DELETE /network-policy/bfc848f5-836d-43bd-b3bb-344901d3a870 HTTP/1.1" 200 115 0.034234 10.0.0.27 - - [2026-01-05 03:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.27 - - [2026-01-05 03:41:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.004014 10.0.0.27 - - [2026-01-05 03:41:34] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.012123 10.0.0.27 - - [2026-01-05 03:41:34] "POST /ref-update HTTP/1.1" 200 156 0.024915 10.0.0.27 - - [2026-01-05 03:41:34] "POST /ref-update HTTP/1.1" 200 156 0.026547 10.0.0.27 - - [2026-01-05 03:41:36] "POST /neutron/network HTTP/1.1" 400 204 0.013956 10.0.0.27 - - [2026-01-05 03:41:36] "POST /neutron/port HTTP/1.1" 200 151 0.179804 10.0.0.27 - - [2026-01-05 03:41:36] "POST /neutron/port HTTP/1.1" 200 1131 0.021051 10.0.0.27 - - [2026-01-05 03:41:37] "POST /neutron/port HTTP/1.1" 200 151 0.223262 10.0.0.27 - - [2026-01-05 03:41:38] "POST /neutron/network HTTP/1.1" 200 850 0.007114 10.0.0.23 - - [2026-01-05 03:41:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004324 10.0.0.27 - - [2026-01-05 03:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.23 - - [2026-01-05 03:41:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002339 10.0.0.27 - - [2026-01-05 03:41:38] "POST /neutron/network HTTP/1.1" 200 151 0.124933 10.0.0.27 - - [2026-01-05 03:41:39] "POST /neutron/port HTTP/1.1" 200 1143 0.019640 10.0.0.27 - - [2026-01-05 03:41:39] "POST /neutron/port HTTP/1.1" 200 151 0.203562 10.0.0.27 - - [2026-01-05 03:41:41] "POST /neutron/network HTTP/1.1" 200 845 0.007439 10.0.0.27 - - [2026-01-05 03:41:41] "DELETE /route-target/30208250-abda-453e-a3fa-2edaa042548f HTTP/1.1" 200 115 0.019404 10.0.0.23 - - [2026-01-05 03:41:41] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000961 10.0.0.27 - - [2026-01-05 03:41:41] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.082744 10.0.0.23 - - [2026-01-05 03:41:41] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002125 10.0.0.27 - - [2026-01-05 03:41:41] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?fields=virtual_networks HTTP/1.1" 200 1078 0.055504 10.0.0.23 - - [2026-01-05 03:41:41] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000986 10.0.0.27 - - [2026-01-05 03:41:41] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?fields=virtual_machine_interfaces HTTP/1.1" 200 1078 0.041313 10.0.0.23 - - [2026-01-05 03:41:41] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002671 10.0.0.27 - - [2026-01-05 03:41:41] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?fields=security_groups HTTP/1.1" 200 1322 0.052769 10.0.0.27 - - [2026-01-05 03:41:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.032389 10.0.0.23 - - [2026-01-05 03:41:42] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003621 10.0.0.23 - - [2026-01-05 03:41:42] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.23 - - [2026-01-05 03:41:42] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007747 10.0.0.23 - - [2026-01-05 03:41:42] "POST /id-to-fqname HTTP/1.1" 200 185 0.001276 10.0.0.23 - - [2026-01-05 03:41:42] "POST /fqname-to-id HTTP/1.1" 404 194 0.003546 10.0.0.23 - - [2026-01-05 03:41:43] "POST /security-groups HTTP/1.1" 200 586 0.072950 10.0.0.23 - - [2026-01-05 03:41:43] "POST /projects HTTP/1.1" 200 575 0.269111 10.0.0.27 - - [2026-01-05 03:41:43] "POST /fqname-to-id HTTP/1.1" 404 228 0.014481 10.0.0.23 - - [2026-01-05 03:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.345856 10.0.0.27 - - [2026-01-05 03:41:43] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.486041 10.0.0.27 - - [2026-01-05 03:41:44] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.23 - - [2026-01-05 03:41:45] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001107 10.0.0.27 - - [2026-01-05 03:41:45] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.049911 10.0.0.27 - - [2026-01-05 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.27 - - [2026-01-05 03:41:46] "GET /security-group/6f719848-1313-4885-b920-e00c1e795c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.006083 10.0.0.27 - - [2026-01-05 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.23 - - [2026-01-05 03:41:46] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002233 10.0.0.27 - - [2026-01-05 03:41:46] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.052568 10.0.0.27 - - [2026-01-05 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.27 - - [2026-01-05 03:41:46] "GET /security-group/6f719848-1313-4885-b920-e00c1e795c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.006004 10.0.0.27 - - [2026-01-05 03:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.27 - - [2026-01-05 03:41:46] "PUT /security-group/6f719848-1313-4885-b920-e00c1e795c32 HTTP/1.1" 200 262 0.019561 10.0.0.27 - - [2026-01-05 03:41:46] "PUT /access-control-list/11cdeae2-dd32-4a84-901c-2b4de1ea3402 HTTP/1.1" 200 272 0.017397 10.0.0.23 - - [2026-01-05 03:41:49] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144 10.0.0.27 - - [2026-01-05 03:41:49] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.036723 10.0.0.23 - - [2026-01-05 03:41:49] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001038 10.0.0.27 - - [2026-01-05 03:41:49] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?fields=virtual_networks HTTP/1.1" 200 1030 0.051610 10.0.0.23 - - [2026-01-05 03:41:49] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000941 10.0.0.27 - - [2026-01-05 03:41:49] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.050204 10.0.0.23 - - [2026-01-05 03:41:49] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001331 10.0.0.27 - - [2026-01-05 03:41:49] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?fields=security_groups HTTP/1.1" 200 1251 0.041664 10.0.0.27 - - [2026-01-05 03:41:50] "POST /fqname-to-id HTTP/1.1" 404 192 0.030454 10.0.0.23 - - [2026-01-05 03:41:50] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003125 10.0.0.23 - - [2026-01-05 03:41:50] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.23 - - [2026-01-05 03:41:50] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007012 10.0.0.23 - - [2026-01-05 03:41:50] "POST /id-to-fqname HTTP/1.1" 200 194 0.004341 10.0.0.23 - - [2026-01-05 03:41:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.005726 10.0.0.23 - - [2026-01-05 03:41:50] "POST /security-groups HTTP/1.1" 200 595 0.033354 10.0.0.23 - - [2026-01-05 03:41:50] "POST /projects HTTP/1.1" 200 593 0.252049 10.0.0.27 - - [2026-01-05 03:41:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.004437 10.0.0.23 - - [2026-01-05 03:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.328232 10.0.0.27 - - [2026-01-05 03:41:50] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.479889 10.0.0.27 - - [2026-01-05 03:41:51] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.27 - - [2026-01-05 03:41:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.27 - - [2026-01-05 03:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.065784 10.0.0.23 - - [2026-01-05 03:41:53] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000910 10.0.0.27 - - [2026-01-05 03:41:53] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.040982 10.0.0.23 - - [2026-01-05 03:41:53] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001148 10.0.0.27 - - [2026-01-05 03:41:53] "POST /neutron/network HTTP/1.1" 200 623 0.142488 10.0.0.27 - - [2026-01-05 03:41:54] "POST /ref-update HTTP/1.1" 200 156 0.028924 10.0.0.27 - - [2026-01-05 03:41:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.003302 10.0.0.27 - - [2026-01-05 03:41:54] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005295 10.0.0.27 - - [2026-01-05 03:41:54] "POST /neutron/network HTTP/1.1" 200 842 0.006796 10.0.0.27 - - [2026-01-05 03:41:54] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005165 10.0.0.27 - - [2026-01-05 03:41:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.002097 10.0.0.27 - - [2026-01-05 03:41:54] "POST /neutron/network HTTP/1.1" 200 852 0.007060 10.0.0.23 - - [2026-01-05 03:41:55] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001120 10.0.0.27 - - [2026-01-05 03:41:55] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.082248 10.0.0.27 - - [2026-01-05 03:41:55] "POST /neutron/port HTTP/1.1" 200 117 0.006097 10.0.0.27 - - [2026-01-05 03:41:55] "POST /id-to-fqname HTTP/1.1" 200 231 0.001169 10.0.0.23 - - [2026-01-05 03:41:56] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001006 10.0.0.27 - - [2026-01-05 03:41:56] "POST /neutron/port HTTP/1.1" 200 1064 0.331460 10.0.0.27 - - [2026-01-05 03:41:56] "POST /neutron/port HTTP/1.1" 200 1118 0.139971 10.0.0.27 - - [2026-01-05 03:41:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008791 10.0.0.23 - - [2026-01-05 03:41:58] "DELETE /project/204df6083db14e069402a589c4b9b209 HTTP/1.1" 404 173 0.435014 10.0.0.23 - - [2026-01-05 03:41:58] "DELETE /project/02e62f04082544b880c589b660f09185 HTTP/1.1" 404 173 0.500551 10.0.0.23 - - [2026-01-05 03:41:58] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001213 10.0.0.23 - - [2026-01-05 03:41:58] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.217783 10.0.0.23 - - [2026-01-05 03:41:58] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001693 10.0.0.23 - - [2026-01-05 03:41:58] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001484 10.0.0.23 - - [2026-01-05 03:41:58] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?fields=security_groups HTTP/1.1" 200 1356 0.077281 10.0.0.23 - - [2026-01-05 03:41:58] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.318274 10.0.0.23 - - [2026-01-05 03:41:58] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002752 10.0.0.23 - - [2026-01-05 03:41:58] "DELETE /security-group/87099cd1-6746-4c74-9857-79bd86773ec1 HTTP/1.1" 200 115 0.146638 10.0.0.23 - - [2026-01-05 03:41:58] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?fields=security_groups HTTP/1.1" 200 1427 0.130970 10.0.0.23 - - [2026-01-05 03:41:58] "GET /projects?obj_uuids=02e62f04-0825-44b8-80c5-89b660f09185&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.23 - - [2026-01-05 03:41:59] "GET /project/02e62f04-0825-44b8-80c5-89b660f09185?fields=application_policy_sets HTTP/1.1" 200 1395 0.092194 10.0.0.23 - - [2026-01-05 03:41:59] "DELETE /security-group/ffcd3206-a5ef-4ff4-9d6c-a785991aeb78 HTTP/1.1" 200 115 0.123314 10.0.0.23 - - [2026-01-05 03:41:59] "GET /projects?obj_uuids=3aa9efab-4453-49c7-bd8f-433f970b33d7&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000935 10.0.0.23 - - [2026-01-05 03:41:59] "GET /project/3aa9efab-4453-49c7-bd8f-433f970b33d7?fields=application_policy_sets HTTP/1.1" 200 1466 0.060439 10.0.0.23 - - [2026-01-05 03:41:59] "DELETE /project/02e62f04-0825-44b8-80c5-89b660f09185 HTTP/1.1" 200 115 1.279634 10.0.0.27 - - [2026-01-05 03:41:59] "DELETE /access-control-list/d314a40c-e9d2-477c-85a1-a9a063c3d85a HTTP/1.1" 200 115 0.052353 10.0.0.23 - - [2026-01-05 03:41:59] "DELETE /project/3aa9efab-4453-49c7-bd8f-433f970b33d7 HTTP/1.1" 200 115 1.435548 10.0.0.27 - - [2026-01-05 03:42:13] "POST /neutron/port HTTP/1.1" 200 1128 0.052232 10.0.0.23 - - [2026-01-05 03:42:17] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001008 10.0.0.27 - - [2026-01-05 03:42:17] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.080668 10.0.0.27 - - [2026-01-05 03:42:17] "POST /neutron/network HTTP/1.1" 200 842 0.036743 10.0.0.27 - - [2026-01-05 03:42:17] "POST /neutron/port HTTP/1.1" 200 117 0.007226 10.0.0.27 - - [2026-01-05 03:42:17] "POST /neutron/port HTTP/1.1" 200 1128 0.020183 10.0.0.27 - - [2026-01-05 03:42:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008115 10.0.0.27 - - [2026-01-05 03:42:17] "GET /virtual-machine/f80ec034-7b8c-45ce-8542-ab0118a48a2c HTTP/1.1" 401 292 0.000356 10.0.0.27 - - [2026-01-05 03:42:18] "GET /virtual-machine/f80ec034-7b8c-45ce-8542-ab0118a48a2c HTTP/1.1" 200 1296 0.138685 10.0.0.27 - - [2026-01-05 03:42:18] "GET /virtual-machine-interface/41a0a865-60db-4ddd-b047-fd6898ac4324 HTTP/1.1" 200 2981 0.007610 10.0.0.27 - - [2026-01-05 03:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.27 - - [2026-01-05 03:42:18] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007080 10.0.0.27 - - [2026-01-05 03:42:18] "GET /virtual-networks?parent_id=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003342 10.0.0.27 - - [2026-01-05 03:42:18] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009416 10.0.0.27 - - [2026-01-05 03:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.27 - - [2026-01-05 03:42:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005708 10.0.0.27 - - [2026-01-05 03:42:19] "GET /virtual-networks?parent_id=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005146 10.0.0.27 - - [2026-01-05 03:42:19] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.008386 10.0.0.27 - - [2026-01-05 03:42:19] "POST /neutron/port HTTP/1.1" 200 1128 0.024598 10.0.0.27 - - [2026-01-05 03:42:23] "POST /neutron/port HTTP/1.1" 200 1064 0.049766 10.0.0.27 - - [2026-01-05 03:42:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005034 10.0.0.27 - - [2026-01-05 03:42:24] "POST /neutron/network HTTP/1.1" 200 842 0.008966 10.0.0.27 - - [2026-01-05 03:42:29] "POST /neutron/port HTTP/1.1" 200 1128 0.018981 10.0.0.27 - - [2026-01-05 03:42:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007347 10.0.0.27 - - [2026-01-05 03:42:45] "POST /neutron/port HTTP/1.1" 200 1128 0.017093 10.0.0.27 - - [2026-01-05 03:42:45] "GET /obj-perms HTTP/1.1" 200 5056 0.051785 10.0.0.27 - - [2026-01-05 03:42:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007997 10.0.0.27 - - [2026-01-05 03:42:50] "POST /neutron/port HTTP/1.1" 200 1128 0.016842 10.0.0.27 - - [2026-01-05 03:42:50] "GET /virtual-machine/e0ff63b0-375f-4d70-a5d6-ab5a428d081d HTTP/1.1" 200 1297 0.005998 10.0.0.27 - - [2026-01-05 03:42:50] "GET /virtual-machine-interface/b7023264-d0f6-4e59-8351-ae18cfbd10b2 HTTP/1.1" 200 2981 0.005507 10.0.0.27 - - [2026-01-05 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.27 - - [2026-01-05 03:42:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003677 10.0.0.27 - - [2026-01-05 03:42:50] "GET /virtual-networks?parent_id=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003209 10.0.0.27 - - [2026-01-05 03:42:50] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006279 10.0.0.27 - - [2026-01-05 03:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2026-01-05 03:42:53] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005708 10.0.0.27 - - [2026-01-05 03:42:57] "POST /neutron/port HTTP/1.1" 200 1128 0.047091 10.0.0.27 - - [2026-01-05 03:42:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.013480 10.0.0.27 - - [2026-01-05 03:42:57] "POST /neutron/port HTTP/1.1" 200 1128 0.023368 10.0.0.27 - - [2026-01-05 03:42:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005955 10.0.0.27 - - [2026-01-05 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.27 - - [2026-01-05 03:42:57] "POST /neutron/network HTTP/1.1" 200 842 0.010420 10.0.0.27 - - [2026-01-05 03:42:57] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009074 10.0.0.27 - - [2026-01-05 03:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2026-01-05 03:43:01] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005789 10.0.0.27 - - [2026-01-05 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.27 - - [2026-01-05 03:43:05] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005644 10.0.0.27 - - [2026-01-05 03:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.27 - - [2026-01-05 03:43:10] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005629 10.0.0.27 - - [2026-01-05 03:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2026-01-05 03:43:14] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009108 10.0.0.27 - - [2026-01-05 03:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2026-01-05 03:43:18] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005047 10.0.0.27 - - [2026-01-05 03:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011476 10.0.0.27 - - [2026-01-05 03:43:22] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005578 10.0.0.27 - - [2026-01-05 03:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2026-01-05 03:43:26] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006593 10.0.0.27 - - [2026-01-05 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2026-01-05 03:43:30] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005271 10.0.0.27 - - [2026-01-05 03:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-01-05 03:43:34] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005196 10.0.0.27 - - [2026-01-05 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2026-01-05 03:43:38] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006156 10.0.0.27 - - [2026-01-05 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-01-05 03:43:42] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004969 10.0.0.33 - - [2026-01-05 03:43:45] "GET /obj-perms HTTP/1.1" 200 5056 0.052173 10.0.0.27 - - [2026-01-05 03:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.27 - - [2026-01-05 03:43:46] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005046 10.0.0.27 - - [2026-01-05 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.27 - - [2026-01-05 03:43:51] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006627 10.0.0.27 - - [2026-01-05 03:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.27 - - [2026-01-05 03:43:55] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006173 10.0.0.27 - - [2026-01-05 03:43:58] "POST /neutron/network HTTP/1.1" 200 852 0.007613 10.0.0.27 - - [2026-01-05 03:43:58] "POST /neutron/port HTTP/1.1" 200 117 0.001656 10.0.0.27 - - [2026-01-05 03:43:58] "POST /neutron/port HTTP/1.1" 200 1128 0.018467 10.0.0.27 - - [2026-01-05 03:43:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.013289 10.0.0.27 - - [2026-01-05 03:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.27 - - [2026-01-05 03:43:59] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005832 10.0.0.27 - - [2026-01-05 03:44:00] "POST /neutron/port HTTP/1.1" 200 1128 0.026990 10.0.0.27 - - [2026-01-05 03:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.27 - - [2026-01-05 03:44:01] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004682 10.0.0.27 - - [2026-01-05 03:44:01] "GET /virtual-networks?parent_id=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004652 10.0.0.27 - - [2026-01-05 03:44:01] "GET /virtual-network/9a9350d1-878a-4ea1-9e15-ecf3c037ebfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007936 10.0.0.27 - - [2026-01-05 03:44:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009165 10.0.0.27 - - [2026-01-05 03:44:11] "POST /neutron/port HTTP/1.1" 200 1128 0.020638 10.0.0.27 - - [2026-01-05 03:44:16] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006816 10.0.0.27 - - [2026-01-05 03:44:27] "POST /neutron/port HTTP/1.1" 200 1128 0.016445 10.0.0.27 - - [2026-01-05 03:44:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009804 10.0.0.27 - - [2026-01-05 03:44:42] "POST /neutron/port HTTP/1.1" 200 1128 0.018628 10.0.0.23 - - [2026-01-05 03:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.23 - - [2026-01-05 03:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.23 - - [2026-01-05 03:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000714 10.0.0.33 - - [2026-01-05 03:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.33 - - [2026-01-05 03:44:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.23 - - [2026-01-05 03:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.33 - - [2026-01-05 03:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-01-05 03:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2026-01-05 03:44:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.27 - - [2026-01-05 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.27 - - [2026-01-05 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.27 - - [2026-01-05 03:44:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.27 - - [2026-01-05 03:44:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.004222 10.0.0.27 - - [2026-01-05 03:44:47] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.032421 10.0.0.27 - - [2026-01-05 03:44:48] "GET /bgp-as-a-service/7d4e61d3-4019-4944-9791-012c4cbab0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.006690 10.0.0.27 - - [2026-01-05 03:44:48] "GET /virtual-machine-interface/b7023264-d0f6-4e59-8351-ae18cfbd10b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006312 10.0.0.27 - - [2026-01-05 03:44:48] "POST /ref-update HTTP/1.1" 200 156 0.011328 10.0.0.27 - - [2026-01-05 03:44:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.008733 10.0.0.27 - - [2026-01-05 03:44:48] "POST /bgp-routers HTTP/1.1" 200 659 0.091079 10.0.0.27 - - [2026-01-05 03:44:48] "PUT /bgp-router/e6650bbf-3624-4ad8-b3b4-e6b4506b1ef6 HTTP/1.1" 200 254 0.035964 10.0.0.27 - - [2026-01-05 03:44:58] "POST /neutron/port HTTP/1.1" 200 1128 0.020691 10.0.0.27 - - [2026-01-05 03:44:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005149 10.0.0.27 - - [2026-01-05 03:44:58] "POST /neutron/network HTTP/1.1" 200 842 0.010077 10.0.0.27 - - [2026-01-05 03:44:59] "POST /neutron/network HTTP/1.1" 200 852 0.006554 10.0.0.27 - - [2026-01-05 03:44:59] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.27 - - [2026-01-05 03:45:15] "GET /bgp-as-a-service/7d4e61d3-4019-4944-9791-012c4cbab0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.006373 10.0.0.27 - - [2026-01-05 03:45:15] "GET /virtual-machine-interface/b7023264-d0f6-4e59-8351-ae18cfbd10b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.005385 10.0.0.27 - - [2026-01-05 03:45:15] "POST /ref-update HTTP/1.1" 200 156 0.014737 10.0.0.27 - - [2026-01-05 03:45:16] "DELETE /bgp-as-a-service/7d4e61d3-4019-4944-9791-012c4cbab0e0 HTTP/1.1" 200 115 0.073553 10.0.0.27 - - [2026-01-05 03:45:16] "DELETE /bgp-router/e6650bbf-3624-4ad8-b3b4-e6b4506b1ef6 HTTP/1.1" 200 115 0.083446 10.0.0.27 - - [2026-01-05 03:45:16] "POST /neutron/network HTTP/1.1" 400 204 0.012980 10.0.0.27 - - [2026-01-05 03:45:16] "POST /neutron/port HTTP/1.1" 200 151 0.178891 10.0.0.27 - - [2026-01-05 03:45:17] "POST /neutron/port HTTP/1.1" 200 151 0.187904 10.0.0.23 - - [2026-01-05 03:45:19] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001165 10.0.0.27 - - [2026-01-05 03:45:19] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.052554 10.0.0.23 - - [2026-01-05 03:45:19] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002550 10.0.0.27 - - [2026-01-05 03:45:19] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?fields=virtual_networks HTTP/1.1" 200 1050 0.045847 10.0.0.23 - - [2026-01-05 03:45:19] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001063 10.0.0.27 - - [2026-01-05 03:45:19] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.073463 10.0.0.23 - - [2026-01-05 03:45:20] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001006 10.0.0.27 - - [2026-01-05 03:45:20] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?fields=security_groups HTTP/1.1" 200 1280 0.050238 10.0.0.27 - - [2026-01-05 03:45:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.047086 10.0.0.23 - - [2026-01-05 03:45:21] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004330 10.0.0.23 - - [2026-01-05 03:45:21] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.23 - - [2026-01-05 03:45:21] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007108 10.0.0.23 - - [2026-01-05 03:45:21] "POST /id-to-fqname HTTP/1.1" 200 191 0.004071 10.0.0.23 - - [2026-01-05 03:45:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.006195 10.0.0.23 - - [2026-01-05 03:45:21] "POST /security-groups HTTP/1.1" 200 592 0.036098 10.0.0.27 - - [2026-01-05 03:45:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.009099 10.0.0.23 - - [2026-01-05 03:45:21] "POST /projects HTTP/1.1" 200 587 0.267873 10.0.0.23 - - [2026-01-05 03:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.306357 10.0.0.27 - - [2026-01-05 03:45:21] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.503764 10.0.0.27 - - [2026-01-05 03:45:21] "POST /access-control-lists HTTP/1.1" 200 595 0.095881 10.0.0.27 - - [2026-01-05 03:45:22] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.27 - - [2026-01-05 03:45:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.27 - - [2026-01-05 03:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.063766 10.0.0.23 - - [2026-01-05 03:45:24] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000974 10.0.0.27 - - [2026-01-05 03:45:24] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.044940 10.0.0.27 - - [2026-01-05 03:45:24] "POST /neutron/network HTTP/1.1" 200 117 0.036603 10.0.0.27 - - [2026-01-05 03:45:25] "POST /neutron/network HTTP/1.1" 200 832 0.010274 10.0.0.27 - - [2026-01-05 03:45:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001088 10.0.0.27 - - [2026-01-05 03:45:25] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006196 10.0.0.27 - - [2026-01-05 03:45:25] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006149 10.0.0.27 - - [2026-01-05 03:45:25] "POST /neutron/subnet HTTP/1.1" 200 720 0.009231 10.0.0.27 - - [2026-01-05 03:45:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.001124 10.0.0.23 - - [2026-01-05 03:45:26] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.27 - - [2026-01-05 03:45:26] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.067926 10.0.0.27 - - [2026-01-05 03:45:26] "POST /neutron/port HTTP/1.1" 200 117 0.006065 10.0.0.27 - - [2026-01-05 03:45:26] "POST /id-to-fqname HTTP/1.1" 200 225 0.001352 10.0.0.27 - - [2026-01-05 03:45:26] "POST /neutron/network HTTP/1.1" 200 842 0.006643 10.0.0.23 - - [2026-01-05 03:45:27] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001271 10.0.0.27 - - [2026-01-05 03:45:27] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.105495 10.0.0.27 - - [2026-01-05 03:45:27] "POST /neutron/network HTTP/1.1" 200 832 0.008595 10.0.0.27 - - [2026-01-05 03:45:27] "POST /neutron/port HTTP/1.1" 200 117 0.009627 10.0.0.27 - - [2026-01-05 03:45:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001178 10.0.0.27 - - [2026-01-05 03:45:28] "POST /neutron/network HTTP/1.1" 200 842 0.006918 10.0.0.27 - - [2026-01-05 03:45:28] "POST /neutron/port HTTP/1.1" 200 1060 0.022646 10.0.0.27 - - [2026-01-05 03:45:28] "POST /neutron/port HTTP/1.1" 200 1060 0.027656 10.0.0.27 - - [2026-01-05 03:45:29] "POST /neutron/port HTTP/1.1" 200 1124 0.022638 10.0.0.23 - - [2026-01-05 03:45:29] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000934 10.0.0.27 - - [2026-01-05 03:45:29] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.075046 10.0.0.27 - - [2026-01-05 03:45:29] "POST /neutron/network HTTP/1.1" 200 832 0.007921 10.0.0.27 - - [2026-01-05 03:45:29] "POST /neutron/port HTTP/1.1" 200 2096 0.033523 10.0.0.27 - - [2026-01-05 03:45:29] "POST /neutron/port HTTP/1.1" 200 1124 0.017762 10.0.0.27 - - [2026-01-05 03:45:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010536 10.0.0.27 - - [2026-01-05 03:45:31] "POST /neutron/network HTTP/1.1" 200 832 0.006493 10.0.0.27 - - [2026-01-05 03:45:32] "POST /neutron/port HTTP/1.1" 200 1060 0.017782 10.0.0.27 - - [2026-01-05 03:45:32] "POST /neutron/port HTTP/1.1" 200 1124 0.018831 10.0.0.27 - - [2026-01-05 03:45:32] "POST /neutron/port HTTP/1.1" 200 117 0.001156 10.0.0.27 - - [2026-01-05 03:45:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008235 10.0.0.27 - - [2026-01-05 03:45:44] "POST /neutron/port HTTP/1.1" 200 1124 0.018437 10.0.0.23 - - [2026-01-05 03:45:47] "GET /obj-perms HTTP/1.1" 200 5056 0.057933 10.0.0.27 - - [2026-01-05 03:45:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008720 10.0.0.27 - - [2026-01-05 03:45:59] "POST /neutron/port HTTP/1.1" 200 1124 0.018622 10.0.0.23 - - [2026-01-05 03:45:59] "DELETE /project/f98655e3393c4e37bc8dd4a9840961a8 HTTP/1.1" 404 173 0.007034 10.0.0.23 - - [2026-01-05 03:45:59] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000878 10.0.0.27 - - [2026-01-05 03:45:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006682 10.0.0.23 - - [2026-01-05 03:45:59] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.061202 10.0.0.23 - - [2026-01-05 03:45:59] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000894 10.0.0.27 - - [2026-01-05 03:45:59] "POST /neutron/network HTTP/1.1" 200 832 0.006152 10.0.0.23 - - [2026-01-05 03:45:59] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?fields=security_groups HTTP/1.1" 200 1385 0.052227 10.0.0.23 - - [2026-01-05 03:45:59] "DELETE /security-group/bc1a0aee-9e76-464b-8d07-d4a01544be84 HTTP/1.1" 200 115 0.072111 10.0.0.23 - - [2026-01-05 03:45:59] "GET /projects?obj_uuids=204df608-3db1-4e06-9402-a589c4b9b209&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001373 10.0.0.27 - - [2026-01-05 03:45:59] "DELETE /access-control-list/28671fdc-632f-44e2-a897-f81283c72af4 HTTP/1.1" 200 115 0.065748 10.0.0.23 - - [2026-01-05 03:45:59] "GET /project/204df608-3db1-4e06-9402-a589c4b9b209?fields=application_policy_sets HTTP/1.1" 200 1424 0.072499 10.0.0.23 - - [2026-01-05 03:46:00] "DELETE /project/204df608-3db1-4e06-9402-a589c4b9b209 HTTP/1.1" 200 115 0.568136 10.0.0.27 - - [2026-01-05 03:46:00] "POST /neutron/port HTTP/1.1" 200 1124 0.023349 10.0.0.27 - - [2026-01-05 03:46:00] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009522 10.0.0.27 - - [2026-01-05 03:46:00] "GET /virtual-machine/b560f7f9-0f28-426e-b1fd-748c5a128328 HTTP/1.1" 401 292 0.000444 10.0.0.27 - - [2026-01-05 03:46:00] "GET /virtual-machine/b560f7f9-0f28-426e-b1fd-748c5a128328 HTTP/1.1" 200 1294 0.036208 10.0.0.27 - - [2026-01-05 03:46:00] "GET /virtual-machine-interface/5d31f5cd-7e0a-4f8f-b78d-88717147132d HTTP/1.1" 200 2957 0.006862 10.0.0.27 - - [2026-01-05 03:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.27 - - [2026-01-05 03:46:00] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003976 10.0.0.27 - - [2026-01-05 03:46:00] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003389 10.0.0.27 - - [2026-01-05 03:46:00] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007320 10.0.0.27 - - [2026-01-05 03:46:01] "POST /neutron/network HTTP/1.1" 200 842 0.007240 10.0.0.27 - - [2026-01-05 03:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.27 - - [2026-01-05 03:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.27 - - [2026-01-05 03:46:04] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006488 10.0.0.27 - - [2026-01-05 03:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.27 - - [2026-01-05 03:46:08] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005617 10.0.0.27 - - [2026-01-05 03:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.27 - - [2026-01-05 03:46:12] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005849 10.0.0.27 - - [2026-01-05 03:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.27 - - [2026-01-05 03:46:16] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006144 10.0.0.27 - - [2026-01-05 03:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2026-01-05 03:46:20] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007005 10.0.0.27 - - [2026-01-05 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.27 - - [2026-01-05 03:46:24] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.012051 10.0.0.27 - - [2026-01-05 03:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2026-01-05 03:46:28] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005620 10.0.0.27 - - [2026-01-05 03:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.27 - - [2026-01-05 03:46:32] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006787 10.0.0.27 - - [2026-01-05 03:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-01-05 03:46:36] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005294 10.0.0.27 - - [2026-01-05 03:46:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006681 10.0.0.27 - - [2026-01-05 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2026-01-05 03:46:40] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005437 10.0.0.27 - - [2026-01-05 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.27 - - [2026-01-05 03:46:45] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006469 10.0.0.27 - - [2026-01-05 03:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007010 10.0.0.27 - - [2026-01-05 03:46:49] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005817 10.0.0.27 - - [2026-01-05 03:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2026-01-05 03:46:53] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005525 10.0.0.27 - - [2026-01-05 03:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.27 - - [2026-01-05 03:46:57] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005531 10.0.0.27 - - [2026-01-05 03:47:00] "POST /neutron/network HTTP/1.1" 200 842 0.007613 10.0.0.27 - - [2026-01-05 03:47:00] "POST /neutron/port HTTP/1.1" 200 117 0.001203 10.0.0.27 - - [2026-01-05 03:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2026-01-05 03:47:01] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005589 10.0.0.27 - - [2026-01-05 03:47:03] "POST /neutron/port HTTP/1.1" 200 1124 0.016852 10.0.0.27 - - [2026-01-05 03:47:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.009619 10.0.0.27 - - [2026-01-05 03:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.27 - - [2026-01-05 03:47:05] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005750 10.0.0.27 - - [2026-01-05 03:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.27 - - [2026-01-05 03:47:09] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005562 10.0.0.27 - - [2026-01-05 03:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2026-01-05 03:47:13] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005468 10.0.0.27 - - [2026-01-05 03:47:14] "POST /neutron/port HTTP/1.1" 200 1124 0.042337 10.0.0.27 - - [2026-01-05 03:47:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009406 10.0.0.27 - - [2026-01-05 03:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.27 - - [2026-01-05 03:47:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004001 10.0.0.27 - - [2026-01-05 03:47:15] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003106 10.0.0.27 - - [2026-01-05 03:47:15] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006184 10.0.0.27 - - [2026-01-05 03:47:21] "POST /neutron/port HTTP/1.1" 200 1124 0.022231 10.0.0.27 - - [2026-01-05 03:47:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006960 10.0.0.27 - - [2026-01-05 03:47:36] "POST /neutron/port HTTP/1.1" 200 1124 0.018093 10.0.0.27 - - [2026-01-05 03:47:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006973 10.0.0.27 - - [2026-01-05 03:47:48] "GET /obj-perms HTTP/1.1" 200 5056 0.050771 10.0.0.33 - - [2026-01-05 03:47:49] "GET /obj-perms HTTP/1.1" 200 5056 0.049133 10.0.0.27 - - [2026-01-05 03:47:52] "POST /neutron/port HTTP/1.1" 200 1124 0.025183 10.0.0.27 - - [2026-01-05 03:47:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007263 10.0.0.27 - - [2026-01-05 03:48:01] "POST /neutron/network HTTP/1.1" 200 842 0.040710 10.0.0.27 - - [2026-01-05 03:48:01] "POST /neutron/port HTTP/1.1" 200 117 0.001811 10.0.0.27 - - [2026-01-05 03:48:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007171 10.0.0.27 - - [2026-01-05 03:48:02] "POST /neutron/port HTTP/1.1" 200 1124 0.016962 10.0.0.27 - - [2026-01-05 03:48:02] "GET /virtual-machine/14c70901-f767-4dc2-9e15-7234ef24eb9d HTTP/1.1" 200 1293 0.006886 10.0.0.27 - - [2026-01-05 03:48:02] "GET /virtual-machine-interface/00c0c918-c66c-4e5d-9a72-7413ace96831 HTTP/1.1" 200 2955 0.005456 10.0.0.27 - - [2026-01-05 03:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2026-01-05 03:48:02] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003691 10.0.0.27 - - [2026-01-05 03:48:02] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002753 10.0.0.27 - - [2026-01-05 03:48:02] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008331 10.0.0.27 - - [2026-01-05 03:48:03] "POST /neutron/port HTTP/1.1" 200 1124 0.046494 10.0.0.27 - - [2026-01-05 03:48:03] "POST /neutron/subnet HTTP/1.1" 200 694 0.009039 10.0.0.27 - - [2026-01-05 03:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.27 - - [2026-01-05 03:48:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004674 10.0.0.27 - - [2026-01-05 03:48:03] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003703 10.0.0.27 - - [2026-01-05 03:48:03] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011559 10.0.0.27 - - [2026-01-05 03:48:04] "POST /neutron/port HTTP/1.1" 200 1124 0.022197 10.0.0.27 - - [2026-01-05 03:48:04] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007516 10.0.0.27 - - [2026-01-05 03:48:04] "GET /virtual-machine/70e91e7b-e8ac-4ee0-a6e6-ed07bef13875 HTTP/1.1" 200 1293 0.006534 10.0.0.27 - - [2026-01-05 03:48:04] "GET /virtual-machine-interface/24c65a49-2f48-4028-ac13-05ca592a2d20 HTTP/1.1" 200 2957 0.005998 10.0.0.27 - - [2026-01-05 03:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.27 - - [2026-01-05 03:48:04] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003386 10.0.0.27 - - [2026-01-05 03:48:04] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003725 10.0.0.27 - - [2026-01-05 03:48:04] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005981 10.0.0.27 - - [2026-01-05 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.27 - - [2026-01-05 03:48:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004553 10.0.0.27 - - [2026-01-05 03:48:05] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002795 10.0.0.27 - - [2026-01-05 03:48:05] "GET /virtual-network/8496392e-982c-44a6-909b-56d2495bbc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006083 10.0.0.27 - - [2026-01-05 03:48:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.003853 10.0.0.27 - - [2026-01-05 03:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2026-01-05 03:48:05] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008213 10.0.0.27 - - [2026-01-05 03:48:05] "POST /control-node-zones HTTP/1.1" 200 569 0.030846 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2026-01-05 03:48:06] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005207 10.0.0.27 - - [2026-01-05 03:48:06] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006159 10.0.0.27 - - [2026-01-05 03:48:06] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.027454 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003245 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.27 - - [2026-01-05 03:48:06] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006722 10.0.0.27 - - [2026-01-05 03:48:06] "POST /control-node-zones HTTP/1.1" 200 569 0.026461 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-01-05 03:48:06] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005045 10.0.0.27 - - [2026-01-05 03:48:06] "GET /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005632 10.0.0.27 - - [2026-01-05 03:48:06] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.022336 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003073 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.27 - - [2026-01-05 03:48:06] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007436 10.0.0.27 - - [2026-01-05 03:48:06] "POST /control-node-zones HTTP/1.1" 200 569 0.024932 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-01-05 03:48:06] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004923 10.0.0.27 - - [2026-01-05 03:48:06] "GET /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005284 10.0.0.27 - - [2026-01-05 03:48:06] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.022511 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.27 - - [2026-01-05 03:48:06] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006804 10.0.0.27 - - [2026-01-05 03:48:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003268 10.0.0.27 - - [2026-01-05 03:48:07] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028066 10.0.0.27 - - [2026-01-05 03:48:07] "POST /neutron/network HTTP/1.1" 200 832 0.009407 10.0.0.27 - - [2026-01-05 03:48:07] "POST /neutron/subnet HTTP/1.1" 200 720 0.009904 10.0.0.27 - - [2026-01-05 03:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.27 - - [2026-01-05 03:48:07] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005308 10.0.0.27 - - [2026-01-05 03:48:07] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004486 10.0.0.27 - - [2026-01-05 03:48:07] "POST /ref-update HTTP/1.1" 200 156 0.015653 10.0.0.27 - - [2026-01-05 03:48:26] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007052 10.0.0.27 - - [2026-01-05 03:48:26] "GET /virtual-machine-interface/5d31f5cd-7e0a-4f8f-b78d-88717147132d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.005504 10.0.0.27 - - [2026-01-05 03:48:26] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.27 - - [2026-01-05 03:48:26] "POST /bgp-routers HTTP/1.1" 200 640 0.060854 10.0.0.27 - - [2026-01-05 03:48:26] "PUT /bgp-router/e8cffec9-f56e-4adb-91e5-7c7c918b357b HTTP/1.1" 200 254 0.027860 10.0.0.27 - - [2026-01-05 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.27 - - [2026-01-05 03:48:27] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005922 10.0.0.27 - - [2026-01-05 03:48:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.002793 10.0.0.27 - - [2026-01-05 03:48:27] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.035120 10.0.0.27 - - [2026-01-05 03:48:27] "POST /neutron/network HTTP/1.1" 200 832 0.007245 10.0.0.27 - - [2026-01-05 03:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2026-01-05 03:48:27] "GET /bgp-as-a-service/7fa7d41d-b346-4b38-8a4b-d2ab693aee01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.007739 10.0.0.27 - - [2026-01-05 03:48:28] "GET /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005592 10.0.0.27 - - [2026-01-05 03:48:28] "POST /ref-update HTTP/1.1" 200 156 0.019076 10.0.0.27 - - [2026-01-05 03:48:36] "GET /bgp-as-a-service/7fa7d41d-b346-4b38-8a4b-d2ab693aee01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008555 10.0.0.27 - - [2026-01-05 03:48:36] "GET /virtual-machine-interface/00c0c918-c66c-4e5d-9a72-7413ace96831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2734 0.008620 10.0.0.27 - - [2026-01-05 03:48:36] "POST /ref-update HTTP/1.1" 200 156 0.016122 10.0.0.27 - - [2026-01-05 03:48:37] "POST /ref-update HTTP/1.1" 200 156 0.019268 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004051 10.0.0.27 - - [2026-01-05 03:48:56] "POST /ref-update HTTP/1.1" 200 156 0.020898 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004899 10.0.0.27 - - [2026-01-05 03:48:56] "POST /ref-update HTTP/1.1" 200 156 0.023654 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004071 10.0.0.27 - - [2026-01-05 03:48:56] "POST /ref-update HTTP/1.1" 200 156 0.019425 10.0.0.27 - - [2026-01-05 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.27 - - [2026-01-05 03:48:56] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007125 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004106 10.0.0.27 - - [2026-01-05 03:48:56] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.023472 10.0.0.27 - - [2026-01-05 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.27 - - [2026-01-05 03:48:56] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006449 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005428 10.0.0.27 - - [2026-01-05 03:48:56] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.019717 10.0.0.27 - - [2026-01-05 03:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2026-01-05 03:48:56] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005307 10.0.0.27 - - [2026-01-05 03:48:56] "GET /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003313 10.0.0.27 - - [2026-01-05 03:48:56] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.021520 10.0.0.27 - - [2026-01-05 03:49:01] "POST /neutron/port HTTP/1.1" 200 1124 0.020000 10.0.0.27 - - [2026-01-05 03:49:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.009241 10.0.0.27 - - [2026-01-05 03:49:03] "POST /neutron/port HTTP/1.1" 200 1124 0.022558 10.0.0.27 - - [2026-01-05 03:49:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.27 - - [2026-01-05 03:49:03] "POST /neutron/network HTTP/1.1" 200 832 0.006716 10.0.0.27 - - [2026-01-05 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2026-01-05 03:49:14] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.008182 10.0.0.27 - - [2026-01-05 03:49:15] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005254 10.0.0.27 - - [2026-01-05 03:49:15] "POST /ref-update HTTP/1.1" 200 156 0.017535 10.0.0.27 - - [2026-01-05 03:49:15] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004992 10.0.0.27 - - [2026-01-05 03:49:15] "POST /ref-update HTTP/1.1" 200 156 0.018279 10.0.0.27 - - [2026-01-05 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.27 - - [2026-01-05 03:49:15] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007172 10.0.0.27 - - [2026-01-05 03:49:15] "POST /neutron/network HTTP/1.1" 200 832 0.006608 10.0.0.27 - - [2026-01-05 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-01-05 03:49:15] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2156 0.005375 10.0.0.27 - - [2026-01-05 03:49:15] "GET /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003957 10.0.0.27 - - [2026-01-05 03:49:15] "POST /ref-update HTTP/1.1" 200 156 0.015185 10.0.0.27 - - [2026-01-05 03:49:18] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.006981 10.0.0.27 - - [2026-01-05 03:49:18] "GET /virtual-machine-interface/5d31f5cd-7e0a-4f8f-b78d-88717147132d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.007252 10.0.0.27 - - [2026-01-05 03:49:30] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.004045 10.0.0.27 - - [2026-01-05 03:49:30] "GET /virtual-machine-interface/5d31f5cd-7e0a-4f8f-b78d-88717147132d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.005967 10.0.0.27 - - [2026-01-05 03:49:30] "POST /ref-update HTTP/1.1" 200 156 0.013234 10.0.0.27 - - [2026-01-05 03:49:30] "GET /bgp-as-a-service/7fa7d41d-b346-4b38-8a4b-d2ab693aee01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.012696 10.0.0.27 - - [2026-01-05 03:49:30] "GET /virtual-machine-interface/00c0c918-c66c-4e5d-9a72-7413ace96831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004840 10.0.0.27 - - [2026-01-05 03:49:30] "POST /ref-update HTTP/1.1" 200 156 0.036722 10.0.0.27 - - [2026-01-05 03:49:30] "POST /ref-update HTTP/1.1" 200 156 0.027912 10.0.0.27 - - [2026-01-05 03:49:31] "DELETE /bgp-as-a-service/7fa7d41d-b346-4b38-8a4b-d2ab693aee01 HTTP/1.1" 200 115 0.053318 10.0.0.27 - - [2026-01-05 03:49:31] "POST /ref-update HTTP/1.1" 200 156 0.026522 10.0.0.27 - - [2026-01-05 03:49:31] "GET /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.016334 10.0.0.27 - - [2026-01-05 03:49:31] "GET /virtual-machine-interface/5d31f5cd-7e0a-4f8f-b78d-88717147132d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.013898 10.0.0.27 - - [2026-01-05 03:49:31] "DELETE /bgp-as-a-service/7baca22b-1186-4edf-b9f1-6a7fedfbaaf0 HTTP/1.1" 200 115 0.062619 10.0.0.27 - - [2026-01-05 03:49:31] "GET /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003808 10.0.0.27 - - [2026-01-05 03:49:31] "POST /ref-update HTTP/1.1" 200 156 0.021843 10.0.0.27 - - [2026-01-05 03:49:31] "DELETE /control-node-zone/4191c7d0-96a0-44c7-af09-fb071fb882ac HTTP/1.1" 200 115 0.027175 10.0.0.27 - - [2026-01-05 03:49:31] "GET /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004723 10.0.0.27 - - [2026-01-05 03:49:31] "POST /ref-update HTTP/1.1" 200 156 0.016815 10.0.0.27 - - [2026-01-05 03:49:31] "DELETE /control-node-zone/27893d01-10fd-4f7d-9336-0132428244df HTTP/1.1" 200 115 0.026204 10.0.0.27 - - [2026-01-05 03:49:31] "GET /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003990 10.0.0.27 - - [2026-01-05 03:49:31] "DELETE /control-node-zone/fba4d238-160b-4a2f-9ba1-9fa506d2a89e HTTP/1.1" 200 115 0.024843 10.0.0.27 - - [2026-01-05 03:49:31] "POST /neutron/network HTTP/1.1" 400 204 0.013249 10.0.0.27 - - [2026-01-05 03:49:32] "POST /neutron/port HTTP/1.1" 200 1114 0.014714 10.0.0.27 - - [2026-01-05 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.219157 10.0.0.27 - - [2026-01-05 03:49:32] "POST /neutron/port HTTP/1.1" 200 151 0.223761 10.0.0.27 - - [2026-01-05 03:49:33] "DELETE /route-target/1dc669fd-81fe-4ae0-81a1-18befee61664 HTTP/1.1" 200 115 0.021532 10.0.0.27 - - [2026-01-05 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.23 - - [2026-01-05 03:49:36] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028641 10.0.0.27 - - [2026-01-05 03:49:36] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.072631 10.0.0.27 - - [2026-01-05 03:49:36] "POST /neutron/network HTTP/1.1" 200 117 0.013681 10.0.0.27 - - [2026-01-05 03:49:37] "POST /neutron/network HTTP/1.1" 200 832 0.008650 10.0.0.27 - - [2026-01-05 03:49:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001425 10.0.0.27 - - [2026-01-05 03:49:37] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006096 10.0.0.27 - - [2026-01-05 03:49:37] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005597 10.0.0.27 - - [2026-01-05 03:49:37] "POST /neutron/subnet HTTP/1.1" 200 719 0.011015 10.0.0.27 - - [2026-01-05 03:49:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001084 10.0.0.23 - - [2026-01-05 03:49:38] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001452 10.0.0.27 - - [2026-01-05 03:49:38] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.087711 10.0.0.27 - - [2026-01-05 03:49:38] "POST /neutron/port HTTP/1.1" 200 117 0.006635 10.0.0.27 - - [2026-01-05 03:49:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001384 10.0.0.27 - - [2026-01-05 03:49:38] "POST /neutron/network HTTP/1.1" 200 842 0.007485 10.0.0.27 - - [2026-01-05 03:49:39] "POST /neutron/port HTTP/1.1" 200 1060 0.018277 10.0.0.23 - - [2026-01-05 03:49:39] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001084 10.0.0.27 - - [2026-01-05 03:49:39] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.100884 10.0.0.27 - - [2026-01-05 03:49:39] "POST /neutron/port HTTP/1.1" 200 1124 0.039480 10.0.0.27 - - [2026-01-05 03:49:39] "POST /neutron/subnet HTTP/1.1" 200 693 0.009666 10.0.0.27 - - [2026-01-05 03:49:39] "POST /neutron/port HTTP/1.1" 200 1124 0.019710 10.0.0.27 - - [2026-01-05 03:49:39] "POST /id-to-fqname HTTP/1.1" 200 225 0.001325 10.0.0.27 - - [2026-01-05 03:49:39] "POST /neutron/port HTTP/1.1" 200 1124 0.021351 10.0.0.27 - - [2026-01-05 03:49:40] "POST /neutron/network HTTP/1.1" 200 842 0.007836 10.0.0.27 - - [2026-01-05 03:49:40] "POST /neutron/port HTTP/1.1" 200 1060 0.018800 10.0.0.23 - - [2026-01-05 03:49:40] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001116 10.0.0.27 - - [2026-01-05 03:49:40] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.100764 10.0.0.27 - - [2026-01-05 03:49:40] "POST /neutron/network HTTP/1.1" 200 832 0.037151 10.0.0.27 - - [2026-01-05 03:49:40] "POST /neutron/port HTTP/1.1" 200 117 0.001157 10.0.0.27 - - [2026-01-05 03:49:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007084 10.0.0.27 - - [2026-01-05 03:49:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006791 10.0.0.27 - - [2026-01-05 03:49:41] "POST /neutron/port HTTP/1.1" 200 1124 0.017250 10.0.0.27 - - [2026-01-05 03:49:41] "GET /virtual-machine/9e316f94-52b0-4721-a91a-1123a682e97b HTTP/1.1" 200 1294 0.006473 10.0.0.27 - - [2026-01-05 03:49:41] "GET /virtual-machine-interface/07571854-9395-41c9-8fda-dddf5e105ff5 HTTP/1.1" 200 2956 0.005499 10.0.0.27 - - [2026-01-05 03:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2026-01-05 03:49:41] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003442 10.0.0.27 - - [2026-01-05 03:49:41] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002669 10.0.0.23 - - [2026-01-05 03:49:41] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001278 10.0.0.27 - - [2026-01-05 03:49:41] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005465 10.0.0.27 - - [2026-01-05 03:49:41] "POST /neutron/port HTTP/1.1" 200 1060 0.275386 10.0.0.27 - - [2026-01-05 03:49:42] "POST /neutron/port HTTP/1.1" 200 1114 0.114706 10.0.0.27 - - [2026-01-05 03:49:42] "POST /neutron/subnet HTTP/1.1" 200 693 0.008768 10.0.0.27 - - [2026-01-05 03:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2026-01-05 03:49:44] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005391 10.0.0.23 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.23 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.23 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.33 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.23 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.33 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.33 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.33 - - [2026-01-05 03:49:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.27 - - [2026-01-05 03:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-01-05 03:49:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.27 - - [2026-01-05 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.001135 10.0.0.27 - - [2026-01-05 03:49:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.27 - - [2026-01-05 03:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2026-01-05 03:49:48] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005054 10.0.0.23 - - [2026-01-05 03:49:50] "GET /obj-perms HTTP/1.1" 200 5056 0.054635 10.0.0.27 - - [2026-01-05 03:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.27 - - [2026-01-05 03:49:52] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006378 10.0.0.27 - - [2026-01-05 03:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.27 - - [2026-01-05 03:49:56] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006044 10.0.0.27 - - [2026-01-05 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.27 - - [2026-01-05 03:50:01] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005686 10.0.0.27 - - [2026-01-05 03:50:02] "POST /neutron/port HTTP/1.1" 200 1124 0.022939 10.0.0.27 - - [2026-01-05 03:50:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792 10.0.0.27 - - [2026-01-05 03:50:02] "POST /neutron/network HTTP/1.1" 200 832 0.007347 10.0.0.27 - - [2026-01-05 03:50:03] "POST /neutron/network HTTP/1.1" 200 842 0.008013 10.0.0.27 - - [2026-01-05 03:50:03] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.27 - - [2026-01-05 03:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2026-01-05 03:50:05] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005493 10.0.0.27 - - [2026-01-05 03:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.27 - - [2026-01-05 03:50:09] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005226 10.0.0.27 - - [2026-01-05 03:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2026-01-05 03:50:13] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006024 10.0.0.27 - - [2026-01-05 03:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.27 - - [2026-01-05 03:50:17] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005911 10.0.0.27 - - [2026-01-05 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-01-05 03:50:21] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005426 10.0.0.27 - - [2026-01-05 03:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032619 10.0.0.27 - - [2026-01-05 03:50:25] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005618 10.0.0.27 - - [2026-01-05 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-01-05 03:50:29] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006068 10.0.0.27 - - [2026-01-05 03:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.27 - - [2026-01-05 03:50:33] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009355 10.0.0.27 - - [2026-01-05 03:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2026-01-05 03:50:37] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005641 10.0.0.27 - - [2026-01-05 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-01-05 03:50:42] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006439 10.0.0.27 - - [2026-01-05 03:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.27 - - [2026-01-05 03:50:46] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005350 10.0.0.27 - - [2026-01-05 03:50:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007753 10.0.0.27 - - [2026-01-05 03:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2026-01-05 03:50:50] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006095 10.0.0.27 - - [2026-01-05 03:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.27 - - [2026-01-05 03:50:54] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008094 10.0.0.27 - - [2026-01-05 03:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.27 - - [2026-01-05 03:50:56] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003597 10.0.0.27 - - [2026-01-05 03:50:56] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002944 10.0.0.27 - - [2026-01-05 03:50:56] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006972 10.0.0.27 - - [2026-01-05 03:50:56] "POST /neutron/port HTTP/1.1" 200 1124 0.045464 10.0.0.27 - - [2026-01-05 03:51:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007548 10.0.0.27 - - [2026-01-05 03:51:03] "POST /neutron/network HTTP/1.1" 200 842 0.007055 10.0.0.27 - - [2026-01-05 03:51:03] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.27 - - [2026-01-05 03:51:04] "POST /neutron/port HTTP/1.1" 200 1124 0.020137 10.0.0.27 - - [2026-01-05 03:51:04] "POST /neutron/subnet HTTP/1.1" 200 693 0.012860 10.0.0.27 - - [2026-01-05 03:51:05] "POST /neutron/port HTTP/1.1" 200 1124 0.020194 10.0.0.27 - - [2026-01-05 03:51:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007565 10.0.0.27 - - [2026-01-05 03:51:17] "POST /neutron/port HTTP/1.1" 200 1124 0.019230 10.0.0.27 - - [2026-01-05 03:51:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008101 10.0.0.27 - - [2026-01-05 03:51:32] "POST /neutron/port HTTP/1.1" 200 1124 0.017900 10.0.0.27 - - [2026-01-05 03:51:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007307 10.0.0.27 - - [2026-01-05 03:51:48] "POST /neutron/port HTTP/1.1" 200 1124 0.022078 10.0.0.27 - - [2026-01-05 03:51:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009805 10.0.0.27 - - [2026-01-05 03:51:48] "GET /virtual-machine/54008d79-8b6d-4829-88a4-bf33748a7d4e HTTP/1.1" 200 1292 0.034809 10.0.0.27 - - [2026-01-05 03:51:48] "GET /virtual-machine-interface/9836d32f-1240-4bd0-b669-a8fc6772fd6d HTTP/1.1" 200 2958 0.004970 10.0.0.27 - - [2026-01-05 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2026-01-05 03:51:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003943 10.0.0.27 - - [2026-01-05 03:51:48] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003607 10.0.0.27 - - [2026-01-05 03:51:48] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006660 10.0.0.27 - - [2026-01-05 03:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.27 - - [2026-01-05 03:51:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004340 10.0.0.27 - - [2026-01-05 03:51:49] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003202 10.0.0.27 - - [2026-01-05 03:51:49] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006469 10.0.0.27 - - [2026-01-05 03:51:50] "POST /neutron/port HTTP/1.1" 200 1124 0.019374 10.0.0.27 - - [2026-01-05 03:51:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009034 10.0.0.27 - - [2026-01-05 03:51:50] "GET /virtual-machine/6bf3a988-f56e-484f-9d1a-dee07e454160 HTTP/1.1" 200 1293 0.006557 10.0.0.27 - - [2026-01-05 03:51:50] "GET /virtual-machine-interface/b65bce79-7851-4910-a0f7-b7228ca0c8b7 HTTP/1.1" 200 2958 0.005337 10.0.0.27 - - [2026-01-05 03:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2026-01-05 03:51:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004521 10.0.0.27 - - [2026-01-05 03:51:50] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002626 10.0.0.27 - - [2026-01-05 03:51:50] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007135 10.0.0.27 - - [2026-01-05 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.27 - - [2026-01-05 03:51:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003884 10.0.0.27 - - [2026-01-05 03:51:51] "GET /virtual-networks?parent_id=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003350 10.0.0.27 - - [2026-01-05 03:51:51] "GET /virtual-network/ff452365-2944-4d37-9b44-01d550101dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006114 10.0.0.27 - - [2026-01-05 03:51:51] "POST /neutron/port HTTP/1.1" 200 1124 0.017962 10.0.0.27 - - [2026-01-05 03:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.061822 10.0.0.27 - - [2026-01-05 03:51:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.003983 10.0.0.27 - - [2026-01-05 03:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2026-01-05 03:51:57] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006744 10.0.0.27 - - [2026-01-05 03:51:57] "POST /control-node-zones HTTP/1.1" 200 569 0.040789 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.27 - - [2026-01-05 03:51:57] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004697 10.0.0.27 - - [2026-01-05 03:51:57] "GET /control-node-zone/02b07429-fb5e-4e5b-a8ab-29f05cdfd8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.007700 10.0.0.27 - - [2026-01-05 03:51:57] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.020586 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003190 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.27 - - [2026-01-05 03:51:57] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006392 10.0.0.27 - - [2026-01-05 03:51:57] "POST /control-node-zones HTTP/1.1" 200 569 0.027978 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.27 - - [2026-01-05 03:51:57] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004924 10.0.0.27 - - [2026-01-05 03:51:57] "GET /control-node-zone/58103f72-e582-49b5-b7f9-4e02edcbd36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006390 10.0.0.27 - - [2026-01-05 03:51:57] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.020616 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.004227 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.27 - - [2026-01-05 03:51:57] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007474 10.0.0.27 - - [2026-01-05 03:51:57] "POST /control-node-zones HTTP/1.1" 200 569 0.030297 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-01-05 03:51:57] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005116 10.0.0.27 - - [2026-01-05 03:51:57] "GET /control-node-zone/d9f62dc3-432d-42fa-a0db-1fd4a4c54c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005760 10.0.0.27 - - [2026-01-05 03:51:57] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.019417 10.0.0.27 - - [2026-01-05 03:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.27 - - [2026-01-05 03:51:58] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006338 10.0.0.27 - - [2026-01-05 03:51:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.002995 10.0.0.27 - - [2026-01-05 03:51:58] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033077 10.0.0.27 - - [2026-01-05 03:51:58] "POST /neutron/subnet HTTP/1.1" 200 719 0.011476 10.0.0.27 - - [2026-01-05 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.27 - - [2026-01-05 03:51:58] "GET /bgp-as-a-service/9debfd45-4c45-471a-95a7-0ab9cdeea885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005859 10.0.0.27 - - [2026-01-05 03:51:58] "GET /control-node-zone/02b07429-fb5e-4e5b-a8ab-29f05cdfd8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004137 10.0.0.27 - - [2026-01-05 03:51:58] "POST /ref-update HTTP/1.1" 200 156 0.014567 10.0.0.27 - - [2026-01-05 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.27 - - [2026-01-05 03:51:58] "GET /bgp-as-a-service/9debfd45-4c45-471a-95a7-0ab9cdeea885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007351 10.0.0.27 - - [2026-01-05 03:51:58] "GET /control-node-zone/58103f72-e582-49b5-b7f9-4e02edcbd36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006942 10.0.0.27 - - [2026-01-05 03:51:58] "POST /ref-update HTTP/1.1" 200 156 0.016094 10.0.0.27 - - [2026-01-05 03:52:05] "POST /neutron/port HTTP/1.1" 200 1124 0.017721 10.0.0.27 - - [2026-01-05 03:52:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004605 10.0.0.27 - - [2026-01-05 03:52:05] "POST /neutron/network HTTP/1.1" 200 832 0.013216 10.0.0.27 - - [2026-01-05 03:52:05] "POST /neutron/network HTTP/1.1" 200 842 0.006348 10.0.0.27 - - [2026-01-05 03:52:05] "POST /neutron/port HTTP/1.1" 200 117 0.001518 10.0.0.27 - - [2026-01-05 03:52:17] "GET /bgp-as-a-service/9debfd45-4c45-471a-95a7-0ab9cdeea885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006386 10.0.0.27 - - [2026-01-05 03:52:17] "GET /virtual-machine-interface/07571854-9395-41c9-8fda-dddf5e105ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006644 10.0.0.27 - - [2026-01-05 03:52:17] "POST /ref-update HTTP/1.1" 200 156 0.012914 10.0.0.27 - - [2026-01-05 03:52:17] "POST /bgp-routers HTTP/1.1" 200 594 0.054895 10.0.0.27 - - [2026-01-05 03:52:18] "POST /ref-update HTTP/1.1" 200 156 0.020721 10.0.0.27 - - [2026-01-05 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.27 - - [2026-01-05 03:52:18] "GET /global-system-config/5b0efa07-5b1d-4d30-9a37-a440a7f67295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006432 10.0.0.27 - - [2026-01-05 03:52:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.002880 10.0.0.27 - - [2026-01-05 03:52:18] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.033181 10.0.0.27 - - [2026-01-05 03:52:18] "POST /neutron/subnet HTTP/1.1" 200 719 0.009126 10.0.0.27 - - [2026-01-05 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.27 - - [2026-01-05 03:52:18] "GET /bgp-as-a-service/fa137e0c-f9c1-4ec2-92f7-6ba8a90b9d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005260 10.0.0.27 - - [2026-01-05 03:52:18] "GET /control-node-zone/02b07429-fb5e-4e5b-a8ab-29f05cdfd8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.004116 10.0.0.27 - - [2026-01-05 03:52:18] "POST /ref-update HTTP/1.1" 200 156 0.015512 10.0.0.27 - - [2026-01-05 03:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.27 - - [2026-01-05 03:52:19] "GET /bgp-as-a-service/fa137e0c-f9c1-4ec2-92f7-6ba8a90b9d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006582 10.0.0.27 - - [2026-01-05 03:52:19] "GET /control-node-zone/58103f72-e582-49b5-b7f9-4e02edcbd36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003844 10.0.0.27 - - [2026-01-05 03:52:19] "POST /ref-update HTTP/1.1" 200 156 0.013695 10.0.0.27 - - [2026-01-05 03:52:31] "GET /bgp-as-a-service/fa137e0c-f9c1-4ec2-92f7-6ba8a90b9d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.006329 10.0.0.27 - - [2026-01-05 03:52:31] "GET /virtual-machine-interface/9836d32f-1240-4bd0-b669-a8fc6772fd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005845 10.0.0.27 - - [2026-01-05 03:52:31] "POST /ref-update HTTP/1.1" 200 156 0.011301 10.0.0.27 - - [2026-01-05 03:52:31] "POST /ref-update HTTP/1.1" 200 156 0.027779 10.0.0.33 - - [2026-01-05 03:52:52] "GET /obj-perms HTTP/1.1" 200 5056 0.051803 10.0.0.27 - - [2026-01-05 03:52:58] "GET /bgp-as-a-service/fa137e0c-f9c1-4ec2-92f7-6ba8a90b9d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006290 10.0.0.27 - - [2026-01-05 03:52:58] "GET /virtual-machine-interface/9836d32f-1240-4bd0-b669-a8fc6772fd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.007953 10.0.0.27 - - [2026-01-05 03:52:58] "POST /ref-update HTTP/1.1" 200 156 0.014704 10.0.0.27 - - [2026-01-05 03:52:58] "DELETE /bgp-as-a-service/fa137e0c-f9c1-4ec2-92f7-6ba8a90b9d13 HTTP/1.1" 200 115 0.048589 10.0.0.27 - - [2026-01-05 03:52:58] "GET /bgp-as-a-service/9debfd45-4c45-471a-95a7-0ab9cdeea885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.006233 10.0.0.27 - - [2026-01-05 03:52:58] "GET /virtual-machine-interface/07571854-9395-41c9-8fda-dddf5e105ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.007485 10.0.0.27 - - [2026-01-05 03:52:58] "POST /ref-update HTTP/1.1" 200 156 0.020164 10.0.0.27 - - [2026-01-05 03:52:59] "DELETE /bgp-as-a-service/9debfd45-4c45-471a-95a7-0ab9cdeea885 HTTP/1.1" 200 115 0.053881 10.0.0.27 - - [2026-01-05 03:52:59] "GET /control-node-zone/d9f62dc3-432d-42fa-a0db-1fd4a4c54c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005648 10.0.0.27 - - [2026-01-05 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.028179 10.0.0.27 - - [2026-01-05 03:52:59] "DELETE /control-node-zone/d9f62dc3-432d-42fa-a0db-1fd4a4c54c93 HTTP/1.1" 200 115 0.028944 10.0.0.27 - - [2026-01-05 03:52:59] "GET /control-node-zone/58103f72-e582-49b5-b7f9-4e02edcbd36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006073 10.0.0.27 - - [2026-01-05 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.025312 10.0.0.27 - - [2026-01-05 03:52:59] "POST /ref-update HTTP/1.1" 404 171 0.004938 10.0.0.27 - - [2026-01-05 03:52:59] "DELETE /control-node-zone/58103f72-e582-49b5-b7f9-4e02edcbd36a HTTP/1.1" 200 115 0.064468 10.0.0.27 - - [2026-01-05 03:52:59] "GET /control-node-zone/02b07429-fb5e-4e5b-a8ab-29f05cdfd8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026997 10.0.0.27 - - [2026-01-05 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.025434 10.0.0.27 - - [2026-01-05 03:52:59] "POST /ref-update HTTP/1.1" 200 156 0.062443 10.0.0.27 - - [2026-01-05 03:52:59] "DELETE /control-node-zone/02b07429-fb5e-4e5b-a8ab-29f05cdfd8b5 HTTP/1.1" 200 115 0.040126 10.0.0.27 - - [2026-01-05 03:52:59] "POST /neutron/network HTTP/1.1" 200 832 0.015334 10.0.0.27 - - [2026-01-05 03:53:00] "POST /neutron/port HTTP/1.1" 200 1114 0.019074 10.0.0.27 - - [2026-01-05 03:53:00] "POST /neutron/port HTTP/1.1" 200 1114 0.032913 10.0.0.27 - - [2026-01-05 03:53:00] "POST /neutron/port HTTP/1.1" 200 1114 0.031080 10.0.0.23 - - [2026-01-05 03:53:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007059 10.0.0.23 - - [2026-01-05 03:53:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005132 10.0.0.27 - - [2026-01-05 03:53:02] "POST /neutron/network HTTP/1.1" 200 151 0.175404 10.0.0.27 - - [2026-01-05 03:53:02] "DELETE /route-target/116b988e-d955-45f9-bba1-cd6bafea3785 HTTP/1.1" 200 115 0.032096 10.0.0.23 - - [2026-01-05 03:53:03] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001019 10.0.0.27 - - [2026-01-05 03:53:03] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.073779 10.0.0.23 - - [2026-01-05 03:53:03] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001018 10.0.0.27 - - [2026-01-05 03:53:03] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?fields=virtual_networks HTTP/1.1" 200 1045 0.049570 10.0.0.23 - - [2026-01-05 03:53:03] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.27 - - [2026-01-05 03:53:03] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.052877 10.0.0.23 - - [2026-01-05 03:53:03] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001798 10.0.0.27 - - [2026-01-05 03:53:03] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?fields=security_groups HTTP/1.1" 200 1272 0.043144 10.0.0.27 - - [2026-01-05 03:53:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.029176 10.0.0.23 - - [2026-01-05 03:53:04] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002776 10.0.0.23 - - [2026-01-05 03:53:04] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001456 10.0.0.23 - - [2026-01-05 03:53:04] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041655 10.0.0.23 - - [2026-01-05 03:53:04] "POST /id-to-fqname HTTP/1.1" 200 183 0.001099 10.0.0.23 - - [2026-01-05 03:53:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.003543 10.0.0.23 - - [2026-01-05 03:53:04] "POST /security-groups HTTP/1.1" 200 584 0.073600 10.0.0.23 - - [2026-01-05 03:53:05] "POST /projects HTTP/1.1" 200 571 0.282563 10.0.0.23 - - [2026-01-05 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.317070 10.0.0.27 - - [2026-01-05 03:53:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.007695 10.0.0.27 - - [2026-01-05 03:53:05] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.502540 10.0.0.27 - - [2026-01-05 03:53:06] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.23 - - [2026-01-05 03:53:09] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001501 10.0.0.27 - - [2026-01-05 03:53:09] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.048027 10.0.0.23 - - [2026-01-05 03:53:09] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001098 10.0.0.27 - - [2026-01-05 03:53:09] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?fields=virtual_networks HTTP/1.1" 200 1029 0.047092 10.0.0.23 - - [2026-01-05 03:53:09] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000972 10.0.0.27 - - [2026-01-05 03:53:09] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.038878 10.0.0.23 - - [2026-01-05 03:53:09] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001027 10.0.0.27 - - [2026-01-05 03:53:09] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?fields=security_groups HTTP/1.1" 200 1248 0.036908 10.0.0.27 - - [2026-01-05 03:53:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.031992 10.0.0.23 - - [2026-01-05 03:53:10] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003995 10.0.0.23 - - [2026-01-05 03:53:10] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001146 10.0.0.23 - - [2026-01-05 03:53:10] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008947 10.0.0.23 - - [2026-01-05 03:53:10] "POST /id-to-fqname HTTP/1.1" 200 191 0.001501 10.0.0.23 - - [2026-01-05 03:53:10] "POST /fqname-to-id HTTP/1.1" 404 200 0.005903 10.0.0.23 - - [2026-01-05 03:53:10] "POST /security-groups HTTP/1.1" 200 592 0.029361 10.0.0.23 - - [2026-01-05 03:53:10] "POST /projects HTTP/1.1" 200 587 0.241222 10.0.0.27 - - [2026-01-05 03:53:10] "POST /access-control-lists HTTP/1.1" 200 597 0.029444 10.0.0.23 - - [2026-01-05 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.317250 10.0.0.27 - - [2026-01-05 03:53:10] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.481517 10.0.0.27 - - [2026-01-05 03:53:11] "GET / HTTP/1.1" 200 35931 0.002611 10.0.0.23 - - [2026-01-05 03:53:14] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.27 - - [2026-01-05 03:53:14] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.051422 10.0.0.23 - - [2026-01-05 03:53:14] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001310 10.0.0.27 - - [2026-01-05 03:53:14] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?fields=virtual_networks HTTP/1.1" 200 1045 0.046941 10.0.0.23 - - [2026-01-05 03:53:14] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000978 10.0.0.27 - - [2026-01-05 03:53:14] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.041639 10.0.0.23 - - [2026-01-05 03:53:14] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.27 - - [2026-01-05 03:53:14] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?fields=security_groups HTTP/1.1" 200 1272 0.048594 10.0.0.27 - - [2026-01-05 03:53:15] "POST /fqname-to-id HTTP/1.1" 404 195 0.030872 10.0.0.23 - - [2026-01-05 03:53:15] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002912 10.0.0.23 - - [2026-01-05 03:53:15] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.23 - - [2026-01-05 03:53:15] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008123 10.0.0.23 - - [2026-01-05 03:53:15] "POST /id-to-fqname HTTP/1.1" 200 197 0.003453 10.0.0.23 - - [2026-01-05 03:53:15] "POST /fqname-to-id HTTP/1.1" 404 206 0.005219 10.0.0.23 - - [2026-01-05 03:53:16] "POST /security-groups HTTP/1.1" 200 598 0.028951 10.0.0.27 - - [2026-01-05 03:53:16] "POST /fqname-to-id HTTP/1.1" 404 241 0.006453 10.0.0.23 - - [2026-01-05 03:53:16] "POST /projects HTTP/1.1" 200 599 0.229468 10.0.0.23 - - [2026-01-05 03:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.304656 10.0.0.27 - - [2026-01-05 03:53:16] "POST /access-control-lists HTTP/1.1" 200 601 0.044777 10.0.0.27 - - [2026-01-05 03:53:16] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.453534 10.0.0.27 - - [2026-01-05 03:53:17] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.27 - - [2026-01-05 03:53:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000506 10.0.0.27 - - [2026-01-05 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.060316 10.0.0.27 - - [2026-01-05 03:53:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005103 10.0.0.27 - - [2026-01-05 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2026-01-05 03:53:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005663 10.0.0.27 - - [2026-01-05 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.27 - - [2026-01-05 03:53:19] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.016578 10.0.0.27 - - [2026-01-05 03:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.23 - - [2026-01-05 03:53:19] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001599 10.0.0.27 - - [2026-01-05 03:53:19] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.052688 10.0.0.23 - - [2026-01-05 03:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006011 10.0.0.27 - - [2026-01-05 03:53:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.271832 10.0.0.27 - - [2026-01-05 03:53:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.002644 10.0.0.27 - - [2026-01-05 03:53:20] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009069 10.0.0.27 - - [2026-01-05 03:53:20] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005618 10.0.0.27 - - [2026-01-05 03:53:20] "POST /neutron/network HTTP/1.1" 200 808 0.008624 10.0.0.27 - - [2026-01-05 03:53:20] "POST /id-to-fqname HTTP/1.1" 200 218 0.001787 10.0.0.23 - - [2026-01-05 03:53:21] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001128 10.0.0.27 - - [2026-01-05 03:53:21] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.099878 10.0.0.27 - - [2026-01-05 03:53:21] "POST /neutron/network HTTP/1.1" 200 808 0.008354 10.0.0.27 - - [2026-01-05 03:53:21] "POST /id-to-fqname HTTP/1.1" 200 218 0.001296 10.0.0.27 - - [2026-01-05 03:53:21] "POST /neutron/port HTTP/1.1" 200 117 0.007004 10.0.0.23 - - [2026-01-05 03:53:21] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000988 10.0.0.27 - - [2026-01-05 03:53:22] "POST /neutron/port HTTP/1.1" 200 1062 0.347700 10.0.0.23 - - [2026-01-05 03:53:22] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000969 10.0.0.27 - - [2026-01-05 03:53:22] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.089448 10.0.0.27 - - [2026-01-05 03:53:22] "POST /neutron/port HTTP/1.1" 200 1116 0.214917 10.0.0.27 - - [2026-01-05 03:53:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.013230 10.0.0.27 - - [2026-01-05 03:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.007218 10.0.0.27 - - [2026-01-05 03:53:22] "POST /neutron/network HTTP/1.1" 200 808 0.007785 10.0.0.27 - - [2026-01-05 03:53:23] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009864 10.0.0.27 - - [2026-01-05 03:53:23] "POST /neutron/port HTTP/1.1" 200 1062 0.075731 10.0.0.27 - - [2026-01-05 03:53:24] "POST /neutron/port HTTP/1.1" 200 1126 0.060289 10.0.0.27 - - [2026-01-05 03:53:24] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.23 - - [2026-01-05 03:53:25] "GET /obj-perms HTTP/1.1" 200 5044 0.059115 10.0.0.27 - - [2026-01-05 03:53:25] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006980 10.0.0.27 - - [2026-01-05 03:53:25] "POST /neutron/port HTTP/1.1" 200 1126 0.017110 10.0.0.27 - - [2026-01-05 03:53:25] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006850 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 401 292 0.000395 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.032698 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.004309 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.007415 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.004222 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.006019 10.0.0.27 - - [2026-01-05 03:53:25] "GET /instance-ip/4d097e01-ff1e-4a4c-a8cf-4235f4a4520a HTTP/1.1" 200 1620 0.007128 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.003917 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.005935 10.0.0.27 - - [2026-01-05 03:53:25] "GET /instance-ip/4d097e01-ff1e-4a4c-a8cf-4235f4a4520a HTTP/1.1" 200 1620 0.004448 10.0.0.27 - - [2026-01-05 03:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.27 - - [2026-01-05 03:53:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004811 10.0.0.27 - - [2026-01-05 03:53:25] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003505 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009571 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006658 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004004 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007723 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.011992 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004722 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007595 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005172 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004286 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009758 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004203 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003545 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009699 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005487 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003738 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011623 10.0.0.27 - - [2026-01-05 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.27 - - [2026-01-05 03:53:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005055 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003622 10.0.0.27 - - [2026-01-05 03:53:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006504 10.0.0.27 - - [2026-01-05 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2026-01-05 03:53:29] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005077 10.0.0.27 - - [2026-01-05 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.27 - - [2026-01-05 03:53:34] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005539 10.0.0.27 - - [2026-01-05 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.27 - - [2026-01-05 03:53:38] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005883 10.0.0.27 - - [2026-01-05 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.27 - - [2026-01-05 03:53:42] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005642 10.0.0.27 - - [2026-01-05 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2026-01-05 03:53:46] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005897 10.0.0.27 - - [2026-01-05 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.27 - - [2026-01-05 03:53:50] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008517 10.0.0.27 - - [2026-01-05 03:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2026-01-05 03:53:54] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006410 10.0.0.27 - - [2026-01-05 03:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2026-01-05 03:53:58] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008255 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /project/db1a66b374824484b55b31ca7c0d2bab HTTP/1.1" 404 173 0.016474 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /project/d4540e3ed22e4269bc170037aa72175d HTTP/1.1" 404 173 0.010518 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /project/8be39c91a8cf4a3993504424b8362104 HTTP/1.1" 404 173 0.021435 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000987 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003518 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000852 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.085287 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.097850 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.115637 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001277 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001759 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000905 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?fields=security_groups HTTP/1.1" 200 1353 0.102696 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?fields=security_groups HTTP/1.1" 200 1377 0.111821 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?fields=security_groups HTTP/1.1" 200 1115 0.135059 10.0.0.27 - - [2026-01-05 03:54:01] "DELETE /access-control-list/5a9fead7-439c-4697-8956-1ccb19057cb4 HTTP/1.1" 200 115 0.148093 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=f98655e3-393c-4e37-bc8d-d4a9840961a8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000943 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /security-group/5de61c66-5faa-4284-8107-cdecbe5dbca6 HTTP/1.1" 200 115 0.150260 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=db1a66b3-7482-4484-b55b-31ca7c0d2bab&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.006454 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/f98655e3-393c-4e37-bc8d-d4a9840961a8?fields=application_policy_sets HTTP/1.1" 200 1115 0.159755 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /security-group/5181f333-65c6-4c3d-883e-7dc839c7426b HTTP/1.1" 200 115 0.217774 10.0.0.23 - - [2026-01-05 03:54:01] "GET /projects?obj_uuids=d4540e3e-d22e-4269-bc17-0037aa72175d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001180 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /project/f98655e3-393c-4e37-bc8d-d4a9840961a8 HTTP/1.1" 404 171 0.545515 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab?fields=application_policy_sets HTTP/1.1" 200 1392 0.143542 10.0.0.23 - - [2026-01-05 03:54:01] "GET /project/d4540e3e-d22e-4269-bc17-0037aa72175d?fields=application_policy_sets HTTP/1.1" 200 1416 0.115889 10.0.0.27 - - [2026-01-05 03:54:01] "DELETE /access-control-list/5b7a4229-d58e-4486-9e4d-9d3934c67894 HTTP/1.1" 200 115 0.068658 10.0.0.23 - - [2026-01-05 03:54:01] "DELETE /project/db1a66b3-7482-4484-b55b-31ca7c0d2bab HTTP/1.1" 200 115 0.824931 10.0.0.23 - - [2026-01-05 03:54:02] "DELETE /project/d4540e3e-d22e-4269-bc17-0037aa72175d HTTP/1.1" 200 115 0.869956 10.0.0.27 - - [2026-01-05 03:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.27 - - [2026-01-05 03:54:02] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004086 10.0.0.27 - - [2026-01-05 03:54:02] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003822 10.0.0.27 - - [2026-01-05 03:54:02] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005766 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.27 - - [2026-01-05 03:54:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004554 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003050 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006178 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-01-05 03:54:03] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004467 10.0.0.27 - - [2026-01-05 03:54:03] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004331 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-01-05 03:54:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005145 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003269 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006027 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.27 - - [2026-01-05 03:54:03] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004391 10.0.0.27 - - [2026-01-05 03:54:03] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004642 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2026-01-05 03:54:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004777 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003136 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006170 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.27 - - [2026-01-05 03:54:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004112 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003082 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005701 10.0.0.27 - - [2026-01-05 03:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-01-05 03:54:03] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005300 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003828 10.0.0.27 - - [2026-01-05 03:54:03] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006584 10.0.0.27 - - [2026-01-05 03:54:04] "GET /obj-perms HTTP/1.1" 200 5044 0.049640 10.0.0.27 - - [2026-01-05 03:54:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004143 10.0.0.23 - - [2026-01-05 03:54:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004719 10.0.0.27 - - [2026-01-05 03:54:04] "GET /obj-perms HTTP/1.1" 200 5044 0.004003 10.0.0.33 - - [2026-01-05 03:54:04] "GET /obj-perms HTTP/1.1" 200 5044 0.051947 10.0.0.27 - - [2026-01-05 03:54:04] "POST /neutron/port HTTP/1.1" 200 1126 0.020393 10.0.0.27 - - [2026-01-05 03:54:04] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008964 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.008070 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004643 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.006346 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004742 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.007906 10.0.0.27 - - [2026-01-05 03:54:04] "GET /instance-ip/d3fc292f-0c2f-4b42-8bd7-6df09e8043b3 HTTP/1.1" 200 1621 0.009048 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004606 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.006942 10.0.0.27 - - [2026-01-05 03:54:04] "GET /instance-ip/d3fc292f-0c2f-4b42-8bd7-6df09e8043b3 HTTP/1.1" 200 1621 0.007048 10.0.0.27 - - [2026-01-05 03:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.27 - - [2026-01-05 03:54:04] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005732 10.0.0.27 - - [2026-01-05 03:54:04] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003659 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006519 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004086 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002697 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006008 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004533 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003187 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006269 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004489 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003356 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007711 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004428 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003104 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008389 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004401 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002813 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005755 10.0.0.27 - - [2026-01-05 03:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.27 - - [2026-01-05 03:54:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004192 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003911 10.0.0.27 - - [2026-01-05 03:54:05] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005998 10.0.0.27 - - [2026-01-05 03:54:06] "POST /neutron/port HTTP/1.1" 200 1126 0.018521 10.0.0.27 - - [2026-01-05 03:54:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006356 10.0.0.27 - - [2026-01-05 03:54:06] "POST /neutron/network HTTP/1.1" 200 808 0.008108 10.0.0.27 - - [2026-01-05 03:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.27 - - [2026-01-05 03:54:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004377 10.0.0.27 - - [2026-01-05 03:54:06] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003184 10.0.0.27 - - [2026-01-05 03:54:06] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007686 10.0.0.27 - - [2026-01-05 03:54:07] "POST /neutron/network HTTP/1.1" 200 818 0.007645 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.27 - - [2026-01-05 03:54:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003592 10.0.0.27 - - [2026-01-05 03:54:07] "POST /neutron/port HTTP/1.1" 200 117 0.000819 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005844 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005790 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.27 - - [2026-01-05 03:54:07] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004757 10.0.0.27 - - [2026-01-05 03:54:07] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004270 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.27 - - [2026-01-05 03:54:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003948 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002738 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005919 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.27 - - [2026-01-05 03:54:07] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004520 10.0.0.27 - - [2026-01-05 03:54:07] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004649 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.27 - - [2026-01-05 03:54:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004847 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003239 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006264 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.27 - - [2026-01-05 03:54:07] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005527 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003974 10.0.0.27 - - [2026-01-05 03:54:07] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007981 10.0.0.27 - - [2026-01-05 03:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2026-01-05 03:54:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004190 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003301 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006479 10.0.0.27 - - [2026-01-05 03:54:08] "GET /obj-perms HTTP/1.1" 200 5044 0.004158 10.0.0.23 - - [2026-01-05 03:54:08] "GET /obj-perms HTTP/1.1" 200 5044 0.003604 10.0.0.27 - - [2026-01-05 03:54:08] "GET /obj-perms HTTP/1.1" 200 5044 0.003856 10.0.0.23 - - [2026-01-05 03:54:08] "GET /obj-perms HTTP/1.1" 200 5044 0.005932 10.0.0.27 - - [2026-01-05 03:54:08] "GET /obj-perms HTTP/1.1" 200 5044 0.004136 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.005370 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.006377 10.0.0.27 - - [2026-01-05 03:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.27 - - [2026-01-05 03:54:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004313 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004036 10.0.0.27 - - [2026-01-05 03:54:08] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007152 10.0.0.27 - - [2026-01-05 03:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.27 - - [2026-01-05 03:54:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003966 10.0.0.27 - - [2026-01-05 03:54:09] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003714 10.0.0.27 - - [2026-01-05 03:54:09] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007324 10.0.0.27 - - [2026-01-05 03:54:09] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008251 10.0.0.27 - - [2026-01-05 03:54:14] "POST /neutron/port HTTP/1.1" 200 1126 0.016115 10.0.0.27 - - [2026-01-05 03:54:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.039081 10.0.0.27 - - [2026-01-05 03:54:25] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004843 10.0.0.27 - - [2026-01-05 03:54:25] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.005736 10.0.0.27 - - [2026-01-05 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.27 - - [2026-01-05 03:54:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004335 10.0.0.27 - - [2026-01-05 03:54:25] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002813 10.0.0.27 - - [2026-01-05 03:54:25] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006137 10.0.0.27 - - [2026-01-05 03:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.27 - - [2026-01-05 03:54:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004223 10.0.0.27 - - [2026-01-05 03:54:26] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003256 10.0.0.27 - - [2026-01-05 03:54:26] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006166 10.0.0.23 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.23 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000684 10.0.0.23 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.33 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.33 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000683 10.0.0.23 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001857 10.0.0.33 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001283 10.0.0.33 - - [2026-01-05 03:54:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.27 - - [2026-01-05 03:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.27 - - [2026-01-05 03:54:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.27 - - [2026-01-05 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2026-01-05 03:54:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.27 - - [2026-01-05 03:55:06] "POST /neutron/port HTTP/1.1" 200 1126 0.018188 10.0.0.27 - - [2026-01-05 03:55:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003550 10.0.0.27 - - [2026-01-05 03:55:06] "POST /neutron/network HTTP/1.1" 200 808 0.009113 10.0.0.27 - - [2026-01-05 03:55:09] "POST /neutron/network HTTP/1.1" 200 818 0.007871 10.0.0.27 - - [2026-01-05 03:55:09] "POST /neutron/port HTTP/1.1" 200 117 0.001221 10.0.0.23 - - [2026-01-05 03:55:54] "GET /obj-perms HTTP/1.1" 200 5056 0.058676 10.0.0.27 - - [2026-01-05 03:55:54] "GET /virtual-router/833512b6-7ff4-46f9-a7f6-fd6d835f6769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.005540 10.0.0.27 - - [2026-01-05 03:56:06] "POST /neutron/port HTTP/1.1" 200 1126 0.020854 10.0.0.27 - - [2026-01-05 03:56:06] "POST /neutron/subnet HTTP/1.1" 200 675 0.011644 10.0.0.27 - - [2026-01-05 03:56:11] "POST /neutron/port HTTP/1.1" 200 1126 0.017126 10.0.0.27 - - [2026-01-05 03:56:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003691 10.0.0.27 - - [2026-01-05 03:56:11] "POST /neutron/network HTTP/1.1" 200 808 0.006854 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.004891 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.005545 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.004221 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.005015 10.0.0.27 - - [2026-01-05 03:56:12] "GET /instance-ip/4d097e01-ff1e-4a4c-a8cf-4235f4a4520a HTTP/1.1" 200 1620 0.003667 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.003696 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-machine-interface/35cf7dec-7918-46a0-842a-dbcf31bb17c0 HTTP/1.1" 200 2947 0.005698 10.0.0.27 - - [2026-01-05 03:56:12] "GET /instance-ip/4d097e01-ff1e-4a4c-a8cf-4235f4a4520a HTTP/1.1" 200 1620 0.003441 10.0.0.27 - - [2026-01-05 03:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-01-05 03:56:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003673 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002858 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007143 10.0.0.27 - - [2026-01-05 03:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-01-05 03:56:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005242 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004850 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008158 10.0.0.27 - - [2026-01-05 03:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007790 10.0.0.27 - - [2026-01-05 03:56:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005546 10.0.0.27 - - [2026-01-05 03:56:12] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004073 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011096 10.0.0.27 - - [2026-01-05 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.27 - - [2026-01-05 03:56:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006174 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003852 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007148 10.0.0.27 - - [2026-01-05 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.27 - - [2026-01-05 03:56:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004339 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003889 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006858 10.0.0.27 - - [2026-01-05 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.27 - - [2026-01-05 03:56:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004503 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002748 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006011 10.0.0.27 - - [2026-01-05 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2026-01-05 03:56:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005493 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003436 10.0.0.27 - - [2026-01-05 03:56:13] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006064 10.0.0.27 - - [2026-01-05 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.27 - - [2026-01-05 03:56:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004183 10.0.0.27 - - [2026-01-05 03:56:14] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004123 10.0.0.27 - - [2026-01-05 03:56:14] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006822 10.0.0.27 - - [2026-01-05 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.27 - - [2026-01-05 03:56:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003477 10.0.0.27 - - [2026-01-05 03:56:14] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002378 10.0.0.27 - - [2026-01-05 03:56:14] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005672 10.0.0.27 - - [2026-01-05 03:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.27 - - [2026-01-05 03:56:15] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004935 10.0.0.27 - - [2026-01-05 03:56:15] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005390 10.0.0.27 - - [2026-01-05 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.27 - - [2026-01-05 03:56:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003979 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003140 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006922 10.0.0.27 - - [2026-01-05 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.27 - - [2026-01-05 03:56:15] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005338 10.0.0.27 - - [2026-01-05 03:56:15] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008275 10.0.0.27 - - [2026-01-05 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.27 - - [2026-01-05 03:56:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005066 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004138 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007078 10.0.0.27 - - [2026-01-05 03:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.27 - - [2026-01-05 03:56:15] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005148 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003908 10.0.0.27 - - [2026-01-05 03:56:15] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009219 10.0.0.23 - - [2026-01-05 03:56:19] "GET /obj-perms HTTP/1.1" 200 5044 0.004116 10.0.0.23 - - [2026-01-05 03:56:25] "GET /obj-perms HTTP/1.1" 200 5044 0.006274 10.0.0.27 - - [2026-01-05 03:56:29] "GET /obj-perms HTTP/1.1" 200 5044 0.004204 10.0.0.23 - - [2026-01-05 03:56:29] "GET /obj-perms HTTP/1.1" 200 5044 0.003889 10.0.0.27 - - [2026-01-05 03:56:29] "GET /obj-perms HTTP/1.1" 200 5044 0.004254 10.0.0.27 - - [2026-01-05 03:56:30] "GET /obj-perms HTTP/1.1" 200 5044 0.004748 10.0.0.33 - - [2026-01-05 03:56:30] "GET /obj-perms HTTP/1.1" 200 5044 0.004645 10.0.0.27 - - [2026-01-05 03:56:30] "POST /neutron/port HTTP/1.1" 200 1126 0.020135 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004286 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.006746 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004907 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.005474 10.0.0.27 - - [2026-01-05 03:56:30] "GET /instance-ip/d3fc292f-0c2f-4b42-8bd7-6df09e8043b3 HTTP/1.1" 200 1621 0.004550 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.003952 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.005471 10.0.0.27 - - [2026-01-05 03:56:30] "GET /instance-ip/d3fc292f-0c2f-4b42-8bd7-6df09e8043b3 HTTP/1.1" 200 1621 0.006127 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.27 - - [2026-01-05 03:56:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003869 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002764 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007947 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.27 - - [2026-01-05 03:56:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004627 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003770 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006193 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.27 - - [2026-01-05 03:56:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004082 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003538 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007057 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.27 - - [2026-01-05 03:56:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004142 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003171 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006295 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.27 - - [2026-01-05 03:56:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004057 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003397 10.0.0.27 - - [2026-01-05 03:56:30] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006275 10.0.0.27 - - [2026-01-05 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2026-01-05 03:56:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004082 10.0.0.27 - - [2026-01-05 03:56:31] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003028 10.0.0.27 - - [2026-01-05 03:56:31] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005947 10.0.0.27 - - [2026-01-05 03:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.27 - - [2026-01-05 03:56:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004255 10.0.0.27 - - [2026-01-05 03:56:31] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003743 10.0.0.27 - - [2026-01-05 03:56:31] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007005 10.0.0.27 - - [2026-01-05 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.27 - - [2026-01-05 03:56:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004225 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002636 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005961 10.0.0.27 - - [2026-01-05 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2026-01-05 03:56:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004697 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003134 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006704 10.0.0.27 - - [2026-01-05 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2026-01-05 03:56:32] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004426 10.0.0.27 - - [2026-01-05 03:56:32] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004060 10.0.0.27 - - [2026-01-05 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.27 - - [2026-01-05 03:56:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003461 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002669 10.0.0.27 - - [2026-01-05 03:56:32] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006186 10.0.0.27 - - [2026-01-05 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.27 - - [2026-01-05 03:56:32] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004189 10.0.0.27 - - [2026-01-05 03:56:32] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003598 10.0.0.27 - - [2026-01-05 03:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.27 - - [2026-01-05 03:56:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004120 10.0.0.27 - - [2026-01-05 03:56:33] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003184 10.0.0.27 - - [2026-01-05 03:56:33] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006712 10.0.0.27 - - [2026-01-05 03:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2026-01-05 03:56:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004524 10.0.0.27 - - [2026-01-05 03:56:33] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002799 10.0.0.27 - - [2026-01-05 03:56:33] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006140 10.0.0.23 - - [2026-01-05 03:56:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004241 10.0.0.27 - - [2026-01-05 03:56:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004870 10.0.0.27 - - [2026-01-05 03:56:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004998 10.0.0.33 - - [2026-01-05 03:56:33] "GET /obj-perms HTTP/1.1" 200 5044 0.004635 10.0.0.23 - - [2026-01-05 03:56:33] "GET /obj-perms HTTP/1.1" 200 5044 0.003572 10.0.0.27 - - [2026-01-05 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.27 - - [2026-01-05 03:56:53] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003253 10.0.0.27 - - [2026-01-05 03:56:53] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002815 10.0.0.27 - - [2026-01-05 03:56:53] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006971 10.0.0.27 - - [2026-01-05 03:56:55] "GET /obj-perms HTTP/1.1" 200 5056 0.056477 10.0.0.27 - - [2026-01-05 03:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.27 - - [2026-01-05 03:56:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004481 10.0.0.27 - - [2026-01-05 03:56:55] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002980 10.0.0.27 - - [2026-01-05 03:56:55] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006205 10.0.0.27 - - [2026-01-05 03:57:07] "POST /neutron/port HTTP/1.1" 200 1126 0.019043 10.0.0.27 - - [2026-01-05 03:57:07] "POST /neutron/subnet HTTP/1.1" 200 675 0.009924 10.0.0.27 - - [2026-01-05 03:57:10] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004208 10.0.0.27 - - [2026-01-05 03:57:10] "GET /virtual-machine-interface/09ef755f-4ec1-4416-aabd-16bb5fb5f8e3 HTTP/1.1" 200 2947 0.006536 10.0.0.27 - - [2026-01-05 03:57:10] "GET /instance-ip/d3fc292f-0c2f-4b42-8bd7-6df09e8043b3 HTTP/1.1" 200 1621 0.004218 10.0.0.27 - - [2026-01-05 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.27 - - [2026-01-05 03:57:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004039 10.0.0.27 - - [2026-01-05 03:57:10] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002809 10.0.0.27 - - [2026-01-05 03:57:10] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005919 10.0.0.27 - - [2026-01-05 03:57:13] "POST /neutron/port HTTP/1.1" 200 1126 0.019860 10.0.0.27 - - [2026-01-05 03:57:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005028 10.0.0.27 - - [2026-01-05 03:57:13] "POST /neutron/network HTTP/1.1" 200 808 0.007836 10.0.0.27 - - [2026-01-05 03:57:14] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 200 1300 0.004397 10.0.0.27 - - [2026-01-05 03:57:14] "POST /neutron/port HTTP/1.1" 200 151 0.176332 10.0.0.27 - - [2026-01-05 03:57:16] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003268 10.0.0.27 - - [2026-01-05 03:57:16] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003185 10.0.0.27 - - [2026-01-05 03:57:16] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.002506 10.0.0.27 - - [2026-01-05 03:57:17] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003272 10.0.0.27 - - [2026-01-05 03:57:18] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003459 10.0.0.27 - - [2026-01-05 03:57:19] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.006124 10.0.0.27 - - [2026-01-05 03:57:20] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003078 10.0.0.27 - - [2026-01-05 03:57:21] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003938 10.0.0.27 - - [2026-01-05 03:57:22] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003247 10.0.0.27 - - [2026-01-05 03:57:22] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.002480 10.0.0.27 - - [2026-01-05 03:57:23] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003294 10.0.0.27 - - [2026-01-05 03:57:24] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003310 10.0.0.27 - - [2026-01-05 03:57:25] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003220 10.0.0.27 - - [2026-01-05 03:57:26] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003590 10.0.0.27 - - [2026-01-05 03:57:27] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003741 10.0.0.27 - - [2026-01-05 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.27 - - [2026-01-05 03:57:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003837 10.0.0.27 - - [2026-01-05 03:57:27] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003217 10.0.0.27 - - [2026-01-05 03:57:27] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005513 10.0.0.27 - - [2026-01-05 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2026-01-05 03:57:27] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004361 10.0.0.27 - - [2026-01-05 03:57:27] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004478 10.0.0.27 - - [2026-01-05 03:57:27] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003346 10.0.0.27 - - [2026-01-05 03:57:28] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003106 10.0.0.27 - - [2026-01-05 03:57:29] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003423 10.0.0.27 - - [2026-01-05 03:57:30] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003098 10.0.0.27 - - [2026-01-05 03:57:31] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003285 10.0.0.27 - - [2026-01-05 03:57:32] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.004816 10.0.0.27 - - [2026-01-05 03:57:32] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003103 10.0.0.27 - - [2026-01-05 03:57:33] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003898 10.0.0.27 - - [2026-01-05 03:57:34] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003595 10.0.0.27 - - [2026-01-05 03:57:35] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003154 10.0.0.27 - - [2026-01-05 03:57:36] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.003724 10.0.0.27 - - [2026-01-05 03:57:37] "GET /virtual-machine/e1ff07d2-90ae-4d83-ad5a-31aac1177d26 HTTP/1.1" 404 171 0.005046 10.0.0.27 - - [2026-01-05 03:57:37] "GET /obj-perms HTTP/1.1" 200 5044 0.003698 10.0.0.33 - - [2026-01-05 03:57:37] "GET /obj-perms HTTP/1.1" 200 5044 0.003887 10.0.0.27 - - [2026-01-05 03:57:37] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 200 1299 0.004686 10.0.0.27 - - [2026-01-05 03:57:38] "POST /neutron/port HTTP/1.1" 200 151 0.196495 10.0.0.27 - - [2026-01-05 03:57:39] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.004101 10.0.0.27 - - [2026-01-05 03:57:39] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.002542 10.0.0.27 - - [2026-01-05 03:57:39] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003150 10.0.0.27 - - [2026-01-05 03:57:39] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.004721 10.0.0.27 - - [2026-01-05 03:57:40] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003590 10.0.0.27 - - [2026-01-05 03:57:41] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.004091 10.0.0.27 - - [2026-01-05 03:57:42] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003756 10.0.0.27 - - [2026-01-05 03:57:43] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003399 10.0.0.27 - - [2026-01-05 03:57:44] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003077 10.0.0.27 - - [2026-01-05 03:57:44] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.002680 10.0.0.27 - - [2026-01-05 03:57:45] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003046 10.0.0.27 - - [2026-01-05 03:57:46] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003308 10.0.0.27 - - [2026-01-05 03:57:47] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003757 10.0.0.27 - - [2026-01-05 03:57:48] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003167 10.0.0.27 - - [2026-01-05 03:57:49] "GET /virtual-machine/52ee5a5b-196c-40a5-8ccb-f67b87e444f0 HTTP/1.1" 404 171 0.003194 10.0.0.27 - - [2026-01-05 03:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.27 - - [2026-01-05 03:57:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003906 10.0.0.27 - - [2026-01-05 03:57:50] "GET /virtual-networks?parent_id=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002785 10.0.0.27 - - [2026-01-05 03:57:50] "GET /virtual-network/b759c97a-6001-45bd-b8b0-fc3006502091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005789 10.0.0.27 - - [2026-01-05 03:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.27 - - [2026-01-05 03:57:50] "GET /routing-instance/3e65304f-fbf7-44da-aa81-dce85e04c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004702 10.0.0.27 - - [2026-01-05 03:57:50] "GET /route-target/788b9754-66cd-4bbb-8d03-fda198e59e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003975 10.0.0.27 - - [2026-01-05 03:57:53] "GET /obj-perms HTTP/1.1" 200 5044 0.005109 10.0.0.27 - - [2026-01-05 03:57:56] "GET /obj-perms HTTP/1.1" 200 5044 0.005567 10.0.0.27 - - [2026-01-05 03:57:59] "GET /obj-perms HTTP/1.1" 200 5044 0.004039 10.0.0.23 - - [2026-01-05 03:57:59] "GET /obj-perms HTTP/1.1" 200 5044 0.003934 10.0.0.27 - - [2026-01-05 03:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.086378 10.0.0.27 - - [2026-01-05 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.27 - - [2026-01-05 03:58:00] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004350 10.0.0.27 - - [2026-01-05 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2026-01-05 03:58:00] "PUT /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc HTTP/1.1" 200 276 0.014768 10.0.0.23 - - [2026-01-05 03:58:02] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.030713 10.0.0.27 - - [2026-01-05 03:58:02] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1402 0.076428 10.0.0.23 - - [2026-01-05 03:58:02] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001179 10.0.0.27 - - [2026-01-05 03:58:02] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?fields=virtual_networks HTTP/1.1" 200 1057 0.039721 10.0.0.23 - - [2026-01-05 03:58:02] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001127 10.0.0.27 - - [2026-01-05 03:58:02] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.047380 10.0.0.23 - - [2026-01-05 03:58:02] "GET /projects?obj_uuids=8be39c91-a8cf-4a39-9350-4424b8362104&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001326 10.0.0.27 - - [2026-01-05 03:58:02] "GET /project/8be39c91-a8cf-4a39-9350-4424b8362104?fields=security_groups HTTP/1.1" 200 1290 0.043092 10.0.0.27 - - [2026-01-05 03:58:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.053665 10.0.0.23 - - [2026-01-05 03:58:03] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003192 10.0.0.23 - - [2026-01-05 03:58:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001254 10.0.0.23 - - [2026-01-05 03:58:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007755 10.0.0.23 - - [2026-01-05 03:58:03] "POST /id-to-fqname HTTP/1.1" 200 196 0.004373 10.0.0.23 - - [2026-01-05 03:58:03] "POST /fqname-to-id HTTP/1.1" 404 205 0.004911 10.0.0.23 - - [2026-01-05 03:58:04] "POST /security-groups HTTP/1.1" 200 597 0.030591 10.0.0.23 - - [2026-01-05 03:58:04] "POST /projects HTTP/1.1" 200 597 0.241763 10.0.0.27 - - [2026-01-05 03:58:04] "POST /access-control-lists HTTP/1.1" 200 602 0.030052 10.0.0.23 - - [2026-01-05 03:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.317275 10.0.0.27 - - [2026-01-05 03:58:04] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.456991 10.0.0.27 - - [2026-01-05 03:58:05] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.23 - - [2026-01-05 03:58:08] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001038 10.0.0.27 - - [2026-01-05 03:58:08] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.042723 10.0.0.23 - - [2026-01-05 03:58:08] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 10.0.0.27 - - [2026-01-05 03:58:08] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?fields=virtual_networks HTTP/1.1" 200 1052 0.049576 10.0.0.23 - - [2026-01-05 03:58:08] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001282 10.0.0.27 - - [2026-01-05 03:58:08] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.061101 10.0.0.23 - - [2026-01-05 03:58:08] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000970 10.0.0.27 - - [2026-01-05 03:58:08] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?fields=security_groups HTTP/1.1" 200 1284 0.044472 10.0.0.27 - - [2026-01-05 03:58:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.029955 10.0.0.23 - - [2026-01-05 03:58:09] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003036 10.0.0.23 - - [2026-01-05 03:58:09] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.23 - - [2026-01-05 03:58:09] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033609 10.0.0.23 - - [2026-01-05 03:58:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.006604 10.0.0.23 - - [2026-01-05 03:58:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.005401 10.0.0.23 - - [2026-01-05 03:58:09] "POST /security-groups HTTP/1.1" 200 591 0.073196 10.0.0.27 - - [2026-01-05 03:58:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.004125 10.0.0.23 - - [2026-01-05 03:58:09] "POST /projects HTTP/1.1" 200 585 0.294321 10.0.0.23 - - [2026-01-05 03:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.372497 10.0.0.27 - - [2026-01-05 03:58:09] "POST /access-control-lists HTTP/1.1" 200 594 0.033431 10.0.0.27 - - [2026-01-05 03:58:09] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.542746 10.0.0.27 - - [2026-01-05 03:58:11] "GET / HTTP/1.1" 200 35931 0.004219 10.0.0.23 - - [2026-01-05 03:58:14] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001518 10.0.0.27 - - [2026-01-05 03:58:14] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.048077 10.0.0.23 - - [2026-01-05 03:58:14] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001131 10.0.0.27 - - [2026-01-05 03:58:14] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?fields=virtual_networks HTTP/1.1" 200 1043 0.052596 10.0.0.23 - - [2026-01-05 03:58:14] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001272 10.0.0.27 - - [2026-01-05 03:58:14] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.043387 10.0.0.23 - - [2026-01-05 03:58:14] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.27 - - [2026-01-05 03:58:14] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?fields=security_groups HTTP/1.1" 200 1269 0.050535 10.0.0.27 - - [2026-01-05 03:58:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.031646 10.0.0.23 - - [2026-01-05 03:58:15] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002729 10.0.0.23 - - [2026-01-05 03:58:15] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.23 - - [2026-01-05 03:58:15] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009045 10.0.0.23 - - [2026-01-05 03:58:15] "POST /id-to-fqname HTTP/1.1" 200 198 0.003850 10.0.0.23 - - [2026-01-05 03:58:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006110 10.0.0.23 - - [2026-01-05 03:58:15] "POST /security-groups HTTP/1.1" 200 599 0.073323 10.0.0.23 - - [2026-01-05 03:58:15] "POST /projects HTTP/1.1" 200 601 0.307711 10.0.0.23 - - [2026-01-05 03:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.344340 10.0.0.27 - - [2026-01-05 03:58:15] "POST /fqname-to-id HTTP/1.1" 404 241 0.007346 10.0.0.27 - - [2026-01-05 03:58:15] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.500781 10.0.0.27 - - [2026-01-05 03:58:16] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.27 - - [2026-01-05 03:58:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 10.0.0.27 - - [2026-01-05 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.065466 10.0.0.23 - - [2026-01-05 03:58:17] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.27 - - [2026-01-05 03:58:17] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.037103 10.0.0.27 - - [2026-01-05 03:58:17] "POST /neutron/network HTTP/1.1" 200 117 0.036711 10.0.0.27 - - [2026-01-05 03:58:17] "POST /ref-update HTTP/1.1" 200 156 0.032091 10.0.0.27 - - [2026-01-05 03:58:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.062067 10.0.0.23 - - [2026-01-05 03:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002578 10.0.0.27 - - [2026-01-05 03:58:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.219675 10.0.0.27 - - [2026-01-05 03:58:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001239 10.0.0.27 - - [2026-01-05 03:58:18] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005666 10.0.0.27 - - [2026-01-05 03:58:18] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005577 10.0.0.27 - - [2026-01-05 03:58:18] "POST /neutron/network HTTP/1.1" 200 975 0.012697 10.0.0.27 - - [2026-01-05 03:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.23 - - [2026-01-05 03:58:18] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000848 10.0.0.27 - - [2026-01-05 03:58:18] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046134 10.0.0.27 - - [2026-01-05 03:58:18] "POST /neutron/network HTTP/1.1" 200 117 0.013240 10.0.0.27 - - [2026-01-05 03:58:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.011765 10.0.0.23 - - [2026-01-05 03:58:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004160 10.0.0.27 - - [2026-01-05 03:58:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.176583 10.0.0.27 - - [2026-01-05 03:58:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001313 10.0.0.27 - - [2026-01-05 03:58:19] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005764 10.0.0.27 - - [2026-01-05 03:58:19] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005758 10.0.0.27 - - [2026-01-05 03:58:19] "POST /neutron/network HTTP/1.1" 200 975 0.008661 10.0.0.27 - - [2026-01-05 03:58:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001325 10.0.0.27 - - [2026-01-05 03:58:19] "POST /neutron/network HTTP/1.1" 200 985 0.007297 10.0.0.23 - - [2026-01-05 03:58:20] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001029 10.0.0.27 - - [2026-01-05 03:58:20] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076585 10.0.0.27 - - [2026-01-05 03:58:20] "POST /neutron/port HTTP/1.1" 200 117 0.005624 10.0.0.27 - - [2026-01-05 03:58:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001155 10.0.0.27 - - [2026-01-05 03:58:20] "POST /neutron/network HTTP/1.1" 200 985 0.006883 10.0.0.27 - - [2026-01-05 03:58:21] "POST /neutron/port HTTP/1.1" 200 1153 0.039730 10.0.0.23 - - [2026-01-05 03:58:21] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.27 - - [2026-01-05 03:58:21] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.086576 10.0.0.27 - - [2026-01-05 03:58:21] "POST /neutron/port HTTP/1.1" 200 1217 0.019315 10.0.0.27 - - [2026-01-05 03:58:21] "POST /neutron/subnet HTTP/1.1" 200 1273 0.012936 10.0.0.27 - - [2026-01-05 03:58:21] "POST /neutron/port HTTP/1.1" 200 117 0.001556 10.0.0.27 - - [2026-01-05 03:58:22] "POST /neutron/port HTTP/1.1" 200 117 0.011559 10.0.0.27 - - [2026-01-05 03:58:22] "POST /neutron/network HTTP/1.1" 200 985 0.006768 10.0.0.27 - - [2026-01-05 03:58:22] "POST /neutron/port HTTP/1.1" 200 1153 0.028647 10.0.0.27 - - [2026-01-05 03:58:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.046422 10.0.0.27 - - [2026-01-05 03:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.27 - - [2026-01-05 03:58:27] "POST /neutron/port HTTP/1.1" 200 1217 0.020257 10.0.0.27 - - [2026-01-05 03:58:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007937 10.0.0.27 - - [2026-01-05 03:58:27] "GET /virtual-machine/2578ea26-5e97-4fef-86ca-3948b97ea0cf HTTP/1.1" 401 292 0.000486 10.0.0.27 - - [2026-01-05 03:58:27] "GET /virtual-machine/2578ea26-5e97-4fef-86ca-3948b97ea0cf HTTP/1.1" 200 1299 0.030237 10.0.0.27 - - [2026-01-05 03:58:27] "GET /virtual-machine-interface/eef10477-3c01-4e84-9682-9b602b24b07d HTTP/1.1" 200 3157 0.005759 10.0.0.27 - - [2026-01-05 03:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.27 - - [2026-01-05 03:58:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003881 10.0.0.27 - - [2026-01-05 03:58:27] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003215 10.0.0.27 - - [2026-01-05 03:58:27] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006073 10.0.0.27 - - [2026-01-05 03:58:30] "POST /neutron/port HTTP/1.1" 200 1217 0.032433 10.0.0.27 - - [2026-01-05 03:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.27 - - [2026-01-05 03:58:30] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006583 10.0.0.27 - - [2026-01-05 03:58:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007834 10.0.0.27 - - [2026-01-05 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.27 - - [2026-01-05 03:58:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004439 10.0.0.27 - - [2026-01-05 03:58:33] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003055 10.0.0.27 - - [2026-01-05 03:58:33] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005817 10.0.0.27 - - [2026-01-05 03:58:38] "POST /neutron/port HTTP/1.1" 200 1217 0.021868 10.0.0.27 - - [2026-01-05 03:58:38] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007506 10.0.0.27 - - [2026-01-05 03:58:38] "GET /virtual-machine/e79ba30c-511e-405b-a9ba-1c6a11f180d3 HTTP/1.1" 200 1301 0.007122 10.0.0.27 - - [2026-01-05 03:58:38] "GET /virtual-machine-interface/103d1978-05aa-4d6c-bfe5-8c0f18b348b7 HTTP/1.1" 200 3156 0.006370 10.0.0.27 - - [2026-01-05 03:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.27 - - [2026-01-05 03:58:38] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003865 10.0.0.27 - - [2026-01-05 03:58:38] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004028 10.0.0.27 - - [2026-01-05 03:58:38] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007083 10.0.0.27 - - [2026-01-05 03:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.27 - - [2026-01-05 03:58:39] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003903 10.0.0.27 - - [2026-01-05 03:58:39] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002613 10.0.0.27 - - [2026-01-05 03:58:39] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.007288 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003549 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.23 - - [2026-01-05 03:58:40] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001295 10.0.0.27 - - [2026-01-05 03:58:40] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050950 10.0.0.27 - - [2026-01-05 03:58:40] "POST /network-policys HTTP/1.1" 200 533 0.029830 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006090 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.27 - - [2026-01-05 03:58:40] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006232 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004009 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 404 230 0.003773 10.0.0.27 - - [2026-01-05 03:58:40] "POST /ref-update HTTP/1.1" 200 156 0.059082 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006051 10.0.0.27 - - [2026-01-05 03:58:40] "POST /neutron/network HTTP/1.1" 200 1061 0.012754 10.0.0.27 - - [2026-01-05 03:58:40] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008459 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004291 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.27 - - [2026-01-05 03:58:40] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005764 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003749 10.0.0.27 - - [2026-01-05 03:58:40] "POST /ref-update HTTP/1.1" 200 156 0.050107 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 404 230 0.004531 10.0.0.27 - - [2026-01-05 03:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2026-01-05 03:58:40] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004167 10.0.0.27 - - [2026-01-05 03:58:41] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.011360 10.0.0.27 - - [2026-01-05 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.27 - - [2026-01-05 03:58:41] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004236 10.0.0.27 - - [2026-01-05 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2026-01-05 03:58:41] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.27 - - [2026-01-05 03:58:41] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047384 10.0.0.23 - - [2026-01-05 03:58:41] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000983 10.0.0.27 - - [2026-01-05 03:58:41] "POST /neutron/network HTTP/1.1" 200 585 0.140558 10.0.0.27 - - [2026-01-05 03:58:41] "POST /route-targets HTTP/1.1" 200 327 0.012972 10.0.0.27 - - [2026-01-05 03:58:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.003496 10.0.0.27 - - [2026-01-05 03:58:41] "GET /virtual-network/62af289b-9f6c-4a09-a1fb-4c6c9c2bc050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005698 10.0.0.27 - - [2026-01-05 03:58:41] "POST /neutron/network HTTP/1.1" 200 799 0.005992 10.0.0.27 - - [2026-01-05 03:58:41] "GET /virtual-network/62af289b-9f6c-4a09-a1fb-4c6c9c2bc050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005733 10.0.0.27 - - [2026-01-05 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.23 - - [2026-01-05 03:58:41] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.27 - - [2026-01-05 03:58:41] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043890 10.0.0.27 - - [2026-01-05 03:58:41] "POST /neutron/network HTTP/1.1" 200 117 0.015754 10.0.0.27 - - [2026-01-05 03:58:42] "POST /ref-update HTTP/1.1" 200 156 0.029948 10.0.0.27 - - [2026-01-05 03:58:42] "POST /neutron/network HTTP/1.1" 200 799 0.010032 10.0.0.27 - - [2026-01-05 03:58:42] "POST /id-to-fqname HTTP/1.1" 200 214 0.001575 10.0.0.27 - - [2026-01-05 03:58:42] "GET /virtual-network/dcc3902e-6c4b-431f-bd19-916b5c7db630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005563 10.0.0.27 - - [2026-01-05 03:58:42] "GET /virtual-network/dcc3902e-6c4b-431f-bd19-916b5c7db630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005553 10.0.0.27 - - [2026-01-05 03:58:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.010539 10.0.0.27 - - [2026-01-05 03:58:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.002872 10.0.0.27 - - [2026-01-05 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.23 - - [2026-01-05 03:58:42] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.27 - - [2026-01-05 03:58:42] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.040649 10.0.0.27 - - [2026-01-05 03:58:42] "POST /network-policys HTTP/1.1" 200 587 0.029992 10.0.0.27 - - [2026-01-05 03:58:42] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.009040 10.0.0.27 - - [2026-01-05 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2026-01-05 03:58:42] "GET /virtual-network/62af289b-9f6c-4a09-a1fb-4c6c9c2bc050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007208 10.0.0.27 - - [2026-01-05 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2026-01-05 03:58:42] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003977 10.0.0.27 - - [2026-01-05 03:58:42] "POST /ref-update HTTP/1.1" 200 156 0.073050 10.0.0.27 - - [2026-01-05 03:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2026-01-05 03:58:43] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008203 10.0.0.27 - - [2026-01-05 03:58:43] "GET /virtual-network/62af289b-9f6c-4a09-a1fb-4c6c9c2bc050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.010230 10.0.0.27 - - [2026-01-05 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.27 - - [2026-01-05 03:58:43] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004935 10.0.0.27 - - [2026-01-05 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.27 - - [2026-01-05 03:58:43] "GET /virtual-network/dcc3902e-6c4b-431f-bd19-916b5c7db630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006477 10.0.0.27 - - [2026-01-05 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.27 - - [2026-01-05 03:58:43] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004922 10.0.0.27 - - [2026-01-05 03:58:43] "POST /ref-update HTTP/1.1" 200 156 0.047182 10.0.0.27 - - [2026-01-05 03:58:43] "PUT /access-control-list/43704096-7a8d-4708-816f-e7a82577d39b HTTP/1.1" 200 272 0.017088 10.0.0.27 - - [2026-01-05 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.27 - - [2026-01-05 03:58:43] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003919 10.0.0.27 - - [2026-01-05 03:58:43] "GET /virtual-network/dcc3902e-6c4b-431f-bd19-916b5c7db630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007469 10.0.0.27 - - [2026-01-05 03:58:43] "POST /ref-update HTTP/1.1" 200 156 0.032934 10.0.0.27 - - [2026-01-05 03:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.27 - - [2026-01-05 03:58:43] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003708 10.0.0.27 - - [2026-01-05 03:58:43] "POST /id-to-fqname HTTP/1.1" 200 214 0.001086 10.0.0.27 - - [2026-01-05 03:58:43] "POST /neutron/port HTTP/1.1" 200 2280 0.022520 10.0.0.23 - - [2026-01-05 03:58:44] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.27 - - [2026-01-05 03:58:44] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.079181 10.0.0.27 - - [2026-01-05 03:58:44] "POST /neutron/network HTTP/1.1" 200 912 0.036923 10.0.0.27 - - [2026-01-05 03:58:44] "POST /neutron/port HTTP/1.1" 200 117 0.007701 10.0.0.27 - - [2026-01-05 03:58:44] "POST /id-to-fqname HTTP/1.1" 200 214 0.001396 10.0.0.27 - - [2026-01-05 03:58:45] "POST /neutron/network HTTP/1.1" 200 922 0.007806 10.0.0.27 - - [2026-01-05 03:58:45] "POST /neutron/port HTTP/1.1" 200 1063 0.085287 10.0.0.27 - - [2026-01-05 03:58:46] "POST /neutron/port HTTP/1.1" 200 1127 0.020212 10.0.0.23 - - [2026-01-05 03:58:46] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001108 10.0.0.27 - - [2026-01-05 03:58:46] "POST /neutron/port HTTP/1.1" 200 117 0.001645 10.0.0.27 - - [2026-01-05 03:58:46] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.087960 10.0.0.27 - - [2026-01-05 03:58:46] "POST /neutron/port HTTP/1.1" 200 3254 0.032622 10.0.0.27 - - [2026-01-05 03:58:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006296 10.0.0.27 - - [2026-01-05 03:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.27 - - [2026-01-05 03:58:46] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006207 10.0.0.27 - - [2026-01-05 03:58:46] "POST /neutron/network HTTP/1.1" 200 922 0.007670 10.0.0.27 - - [2026-01-05 03:58:47] "POST /neutron/port HTTP/1.1" 200 1063 0.019686 10.0.0.27 - - [2026-01-05 03:58:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008005 10.0.0.27 - - [2026-01-05 03:58:47] "POST /neutron/network HTTP/1.1" 200 912 0.006890 10.0.0.27 - - [2026-01-05 03:58:47] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003801 10.0.0.27 - - [2026-01-05 03:58:47] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005136 10.0.0.27 - - [2026-01-05 03:58:47] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004580 10.0.0.27 - - [2026-01-05 03:58:47] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.029127 10.0.0.27 - - [2026-01-05 03:58:47] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.035465 10.0.0.27 - - [2026-01-05 03:58:47] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007934 10.0.0.27 - - [2026-01-05 03:58:47] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004764 10.0.0.27 - - [2026-01-05 03:58:47] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.033131 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.040580 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007013 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005865 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.048202 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.035504 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007482 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.007179 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.025073 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004637 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004942 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.008766 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.036416 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.042280 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008016 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003916 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.041697 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.029097 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010020 10.0.0.27 - - [2026-01-05 03:58:48] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005858 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.040129 10.0.0.27 - - [2026-01-05 03:58:48] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.033329 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005194 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004823 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.020096 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003420 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004901 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003755 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.027059 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.037837 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007012 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005338 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.029929 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.033280 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008325 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007491 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.053470 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.065783 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007184 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003780 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.015966 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003594 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004949 10.0.0.27 - - [2026-01-05 03:58:49] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004154 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.029128 10.0.0.27 - - [2026-01-05 03:58:49] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.038692 10.0.0.27 - - [2026-01-05 03:58:50] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006285 10.0.0.27 - - [2026-01-05 03:58:50] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011698 10.0.0.27 - - [2026-01-05 03:58:50] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.032602 10.0.0.27 - - [2026-01-05 03:58:50] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.034355 10.0.0.27 - - [2026-01-05 03:58:50] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.016376 10.0.0.27 - - [2026-01-05 03:58:50] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005679 10.0.0.27 - - [2026-01-05 03:58:50] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.046442 10.0.0.27 - - [2026-01-05 03:58:50] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.037505 10.0.0.27 - - [2026-01-05 03:58:56] "POST /neutron/port HTTP/1.1" 200 1127 0.028667 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003520 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005249 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004657 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.028542 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.045616 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005887 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004153 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.044596 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.037101 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006771 10.0.0.27 - - [2026-01-05 03:59:00] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004373 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.048968 10.0.0.27 - - [2026-01-05 03:59:00] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.041841 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006692 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004835 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.020983 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003486 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006569 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006109 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.035574 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.038171 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008359 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005212 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.038886 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.045088 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005698 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006785 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.079349 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.054625 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004525 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004373 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.026856 10.0.0.27 - - [2026-01-05 03:59:01] "DELETE /access-control-list/867aaa7f-7545-4599-927a-f3afc51e3e8d HTTP/1.1" 200 115 0.035576 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.012780 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004992 10.0.0.27 - - [2026-01-05 03:59:01] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006022 10.0.0.27 - - [2026-01-05 03:59:01] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.046695 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.042682 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008805 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004230 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.032640 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.049704 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.005095 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010321 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/c96a4d0301c245bf9758503649e96be0 HTTP/1.1" 404 173 0.019771 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/0571e75d81874b11890aa5695f2782eb HTTP/1.1" 404 173 0.022894 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/5cf2d2d12fff4bd6b4cc5245219ce8fd HTTP/1.1" 404 173 0.015099 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/8be39c91-a8cf-4a39-9350-4424b8362104 HTTP/1.1" 404 177 0.021133 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001825 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001564 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.055311 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.068292 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.096833 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001737 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002770 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?fields=security_groups HTTP/1.1" 200 1374 0.083548 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?fields=security_groups HTTP/1.1" 200 1389 0.081088 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.075446 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.014004 10.0.0.27 - - [2026-01-05 03:59:02] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006318 10.0.0.27 - - [2026-01-05 03:59:02] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.041178 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /security-group/7a60c997-115a-498e-8892-e35d95931d08 HTTP/1.1" 200 115 0.110711 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=c96a4d03-01c2-45bf-9758-503649e96be0&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001134 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /security-group/68bec115-1346-452f-8a96-ff3f34acfb84 HTTP/1.1" 200 115 0.116997 10.0.0.23 - - [2026-01-05 03:59:02] "GET /projects?obj_uuids=0571e75d-8187-4b11-890a-a5695f2782eb&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001140 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/c96a4d03-01c2-45bf-9758-503649e96be0?fields=application_policy_sets HTTP/1.1" 200 1413 0.067260 10.0.0.23 - - [2026-01-05 03:59:02] "GET /project/0571e75d-8187-4b11-890a-a5695f2782eb?fields=application_policy_sets HTTP/1.1" 200 1428 0.104334 10.0.0.27 - - [2026-01-05 03:59:02] "DELETE /access-control-list/90aafba5-15e4-42a1-848f-75a12d010a85 HTTP/1.1" 200 115 0.048538 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/c96a4d03-01c2-45bf-9758-503649e96be0 HTTP/1.1" 200 115 0.582529 10.0.0.23 - - [2026-01-05 03:59:02] "DELETE /project/0571e75d-8187-4b11-890a-a5695f2782eb HTTP/1.1" 200 115 0.624406 10.0.0.27 - - [2026-01-05 03:59:03] "POST /ref-update HTTP/1.1" 200 156 0.063656 10.0.0.27 - - [2026-01-05 03:59:03] "GET /virtual-network/dcc3902e-6c4b-431f-bd19-916b5c7db630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008168 10.0.0.27 - - [2026-01-05 03:59:03] "POST /ref-update HTTP/1.1" 200 156 0.044631 10.0.0.27 - - [2026-01-05 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006249 10.0.0.27 - - [2026-01-05 03:59:03] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004286 10.0.0.27 - - [2026-01-05 03:59:03] "POST /ref-update HTTP/1.1" 200 156 0.065713 10.0.0.27 - - [2026-01-05 03:59:03] "POST /neutron/network HTTP/1.1" 200 799 0.032031 10.0.0.27 - - [2026-01-05 03:59:03] "GET /virtual-network/62af289b-9f6c-4a09-a1fb-4c6c9c2bc050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009248 10.0.0.27 - - [2026-01-05 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.27 - - [2026-01-05 03:59:03] "GET /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.009739 10.0.0.27 - - [2026-01-05 03:59:03] "DELETE /network-policy/19af4509-80f3-4488-8072-81e05b9b96ec HTTP/1.1" 200 115 0.039627 10.0.0.27 - - [2026-01-05 03:59:03] "POST /neutron/network HTTP/1.1" 200 799 0.012750 10.0.0.27 - - [2026-01-05 03:59:03] "POST /neutron/network HTTP/1.1" 400 204 0.019421 10.0.0.27 - - [2026-01-05 03:59:05] "POST /neutron/network HTTP/1.1" 200 799 0.007142 10.0.0.27 - - [2026-01-05 03:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2026-01-05 03:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006676 10.0.0.23 - - [2026-01-05 03:59:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004451 10.0.0.27 - - [2026-01-05 03:59:05] "POST /neutron/network HTTP/1.1" 200 151 0.122359 10.0.0.27 - - [2026-01-05 03:59:05] "DELETE /route-target/e3684df6-085d-4b82-918b-c6eae5c12fc6 HTTP/1.1" 200 115 0.030961 10.0.0.27 - - [2026-01-05 03:59:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005090 10.0.0.27 - - [2026-01-05 03:59:05] "POST /ref-update HTTP/1.1" 200 156 0.057548 10.0.0.27 - - [2026-01-05 03:59:06] "GET /virtual-network/bbd14b8a-697b-487d-ac70-ede3f1119f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.016798 10.0.0.27 - - [2026-01-05 03:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.27 - - [2026-01-05 03:59:06] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007746 10.0.0.27 - - [2026-01-05 03:59:06] "POST /ref-update HTTP/1.1" 200 156 0.094195 10.0.0.27 - - [2026-01-05 03:59:06] "DELETE /access-control-list/a3b2a228-b2c9-4767-9e42-4ce94908942b HTTP/1.1" 200 115 0.041609 10.0.0.27 - - [2026-01-05 03:59:06] "GET /virtual-network/b2474d74-1ac2-4ee1-9cac-3dc8a8879f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.010083 10.0.0.27 - - [2026-01-05 03:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.27 - - [2026-01-05 03:59:06] "GET /network-policy/becdcb97-61e8-4971-a857-48129e1d7230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003999 10.0.0.27 - - [2026-01-05 03:59:06] "DELETE /network-policy/becdcb97-61e8-4971-a857-48129e1d7230 HTTP/1.1" 200 115 0.041226 10.0.0.27 - - [2026-01-05 03:59:06] "POST /neutron/network HTTP/1.1" 200 975 0.009283 10.0.0.27 - - [2026-01-05 03:59:07] "POST /neutron/port HTTP/1.1" 200 1207 0.017413 10.0.0.27 - - [2026-01-05 03:59:07] "POST /neutron/port HTTP/1.1" 200 1207 0.014692 10.0.0.23 - - [2026-01-05 03:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004342 10.0.0.23 - - [2026-01-05 03:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.008830 10.0.0.23 - - [2026-01-05 03:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002986 10.0.0.23 - - [2026-01-05 03:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002572 10.0.0.27 - - [2026-01-05 03:59:08] "POST /neutron/network HTTP/1.1" 200 151 0.156129 10.0.0.27 - - [2026-01-05 03:59:08] "DELETE /route-target/435765ff-3411-4b93-81de-f696ba499a2f HTTP/1.1" 200 115 0.026701 10.0.0.27 - - [2026-01-05 03:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.23 - - [2026-01-05 03:59:10] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001107 10.0.0.27 - - [2026-01-05 03:59:10] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050565 10.0.0.27 - - [2026-01-05 03:59:10] "POST /neutron/network HTTP/1.1" 200 117 0.014362 10.0.0.27 - - [2026-01-05 03:59:10] "POST /route-targets HTTP/1.1" 200 327 0.015020 10.0.0.27 - - [2026-01-05 03:59:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.005038 10.0.0.23 - - [2026-01-05 03:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006103 10.0.0.27 - - [2026-01-05 03:59:11] "POST /neutron/subnet HTTP/1.1" 200 734 0.164611 10.0.0.27 - - [2026-01-05 03:59:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001248 10.0.0.27 - - [2026-01-05 03:59:11] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007029 10.0.0.27 - - [2026-01-05 03:59:11] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005402 10.0.0.27 - - [2026-01-05 03:59:11] "POST /neutron/network HTTP/1.1" 200 977 0.012389 10.0.0.27 - - [2026-01-05 03:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.23 - - [2026-01-05 03:59:11] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.27 - - [2026-01-05 03:59:11] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.069894 10.0.0.27 - - [2026-01-05 03:59:11] "POST /neutron/network HTTP/1.1" 200 117 0.013983 10.0.0.27 - - [2026-01-05 03:59:11] "POST /ref-update HTTP/1.1" 200 156 0.042925 10.0.0.23 - - [2026-01-05 03:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.011356 10.0.0.27 - - [2026-01-05 03:59:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.212057 10.0.0.27 - - [2026-01-05 03:59:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001251 10.0.0.27 - - [2026-01-05 03:59:12] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005163 10.0.0.27 - - [2026-01-05 03:59:12] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006292 10.0.0.27 - - [2026-01-05 03:59:12] "POST /neutron/network HTTP/1.1" 200 974 0.010087 10.0.0.27 - - [2026-01-05 03:59:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001218 10.0.0.27 - - [2026-01-05 03:59:12] "POST /neutron/network HTTP/1.1" 200 987 0.006509 10.0.0.23 - - [2026-01-05 03:59:12] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.27 - - [2026-01-05 03:59:12] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072724 10.0.0.27 - - [2026-01-05 03:59:13] "POST /neutron/port HTTP/1.1" 200 117 0.006221 10.0.0.27 - - [2026-01-05 03:59:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001207 10.0.0.27 - - [2026-01-05 03:59:13] "POST /neutron/network HTTP/1.1" 200 987 0.008199 10.0.0.23 - - [2026-01-05 03:59:14] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.27 - - [2026-01-05 03:59:14] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.084792 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/port HTTP/1.1" 200 1155 0.057925 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/port HTTP/1.1" 200 1219 0.025337 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003586 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/port HTTP/1.1" 200 117 0.001162 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/network HTTP/1.1" 200 977 0.010472 10.0.0.27 - - [2026-01-05 03:59:14] "POST /neutron/network HTTP/1.1" 200 984 0.007136 10.0.0.27 - - [2026-01-05 03:59:15] "POST /neutron/port HTTP/1.1" 200 1152 0.019818 10.0.0.27 - - [2026-01-05 03:59:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004692 10.0.0.27 - - [2026-01-05 03:59:15] "POST /neutron/port HTTP/1.1" 200 117 0.001932 10.0.0.27 - - [2026-01-05 03:59:19] "POST /neutron/port HTTP/1.1" 200 1219 0.019471 10.0.0.27 - - [2026-01-05 03:59:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008367 10.0.0.27 - - [2026-01-05 03:59:19] "GET /virtual-machine/db0e905c-094d-4acf-95d7-b3c339fb45fb HTTP/1.1" 200 1301 0.007497 10.0.0.27 - - [2026-01-05 03:59:19] "GET /virtual-machine-interface/662c408b-fb77-467d-b6af-f7637ba388b0 HTTP/1.1" 200 3156 0.006375 10.0.0.27 - - [2026-01-05 03:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.27 - - [2026-01-05 03:59:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004651 10.0.0.27 - - [2026-01-05 03:59:20] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003314 10.0.0.27 - - [2026-01-05 03:59:20] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006810 10.0.0.27 - - [2026-01-05 03:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.27 - - [2026-01-05 03:59:23] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007818 10.0.0.27 - - [2026-01-05 03:59:23] "POST /neutron/port HTTP/1.1" 200 1219 0.054021 10.0.0.27 - - [2026-01-05 03:59:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006704 10.0.0.27 - - [2026-01-05 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.27 - - [2026-01-05 03:59:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003807 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003016 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006298 10.0.0.27 - - [2026-01-05 03:59:25] "POST /neutron/port HTTP/1.1" 200 1216 0.018541 10.0.0.27 - - [2026-01-05 03:59:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007036 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-machine/81a62bc0-5b38-4a3a-ad9e-392dce0bb899 HTTP/1.1" 200 1300 0.007561 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-machine-interface/e6f412cc-56a5-4756-b784-6fecb2ce89bd HTTP/1.1" 200 3157 0.005379 10.0.0.27 - - [2026-01-05 03:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.27 - - [2026-01-05 03:59:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003399 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002686 10.0.0.27 - - [2026-01-05 03:59:25] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005768 10.0.0.27 - - [2026-01-05 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2026-01-05 03:59:26] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004004 10.0.0.27 - - [2026-01-05 03:59:26] "GET /virtual-networks?parent_id=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003282 10.0.0.27 - - [2026-01-05 03:59:26] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005764 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 404 209 0.003657 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.23 - - [2026-01-05 03:59:32] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.27 - - [2026-01-05 03:59:32] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049533 10.0.0.27 - - [2026-01-05 03:59:32] "POST /network-policys HTTP/1.1" 200 533 0.032238 10.0.0.27 - - [2026-01-05 03:59:32] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007926 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.27 - - [2026-01-05 03:59:32] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006258 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.27 - - [2026-01-05 03:59:32] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.009660 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003659 10.0.0.27 - - [2026-01-05 03:59:32] "POST /ref-update HTTP/1.1" 200 156 0.069328 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2026-01-05 03:59:32] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004768 10.0.0.27 - - [2026-01-05 03:59:32] "POST /neutron/network HTTP/1.1" 200 1063 0.013834 10.0.0.27 - - [2026-01-05 03:59:32] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.008524 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2026-01-05 03:59:32] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005269 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.27 - - [2026-01-05 03:59:32] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006504 10.0.0.27 - - [2026-01-05 03:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2026-01-05 03:59:33] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007838 10.0.0.27 - - [2026-01-05 03:59:33] "POST /ref-update HTTP/1.1" 200 156 0.054587 10.0.0.27 - - [2026-01-05 03:59:33] "PUT /access-control-list/b21a3fde-9889-4123-8362-0d978bd18c4c HTTP/1.1" 200 272 0.029165 10.0.0.27 - - [2026-01-05 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.27 - - [2026-01-05 03:59:33] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004058 10.0.0.27 - - [2026-01-05 03:59:33] "POST /ref-update HTTP/1.1" 200 156 0.036945 10.0.0.27 - - [2026-01-05 03:59:33] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2863 0.008872 10.0.0.27 - - [2026-01-05 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.27 - - [2026-01-05 03:59:33] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004800 10.0.0.27 - - [2026-01-05 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2026-01-05 03:59:33] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001069 10.0.0.27 - - [2026-01-05 03:59:33] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.045960 10.0.0.23 - - [2026-01-05 03:59:33] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.27 - - [2026-01-05 03:59:33] "POST /neutron/network HTTP/1.1" 200 585 0.118873 10.0.0.27 - - [2026-01-05 03:59:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.003288 10.0.0.27 - - [2026-01-05 03:59:33] "GET /virtual-network/11966df6-2596-432e-b0fd-179c1e880d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005969 10.0.0.27 - - [2026-01-05 03:59:33] "POST /neutron/network HTTP/1.1" 200 799 0.006969 10.0.0.27 - - [2026-01-05 03:59:33] "GET /virtual-network/11966df6-2596-432e-b0fd-179c1e880d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006585 10.0.0.27 - - [2026-01-05 03:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2026-01-05 03:59:34] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001075 10.0.0.27 - - [2026-01-05 03:59:34] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.041508 10.0.0.27 - - [2026-01-05 03:59:34] "POST /neutron/network HTTP/1.1" 200 117 0.016672 10.0.0.27 - - [2026-01-05 03:59:34] "POST /route-targets HTTP/1.1" 200 327 0.013915 10.0.0.27 - - [2026-01-05 03:59:34] "POST /neutron/network HTTP/1.1" 200 799 0.008611 10.0.0.27 - - [2026-01-05 03:59:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001186 10.0.0.27 - - [2026-01-05 03:59:34] "GET /virtual-network/60536b60-535c-4d4b-9338-2fa4e12c93bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005851 10.0.0.27 - - [2026-01-05 03:59:34] "GET /virtual-network/60536b60-535c-4d4b-9338-2fa4e12c93bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011088 10.0.0.27 - - [2026-01-05 03:59:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.017378 10.0.0.27 - - [2026-01-05 03:59:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.006339 10.0.0.27 - - [2026-01-05 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.23 - - [2026-01-05 03:59:34] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001141 10.0.0.27 - - [2026-01-05 03:59:34] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043431 10.0.0.27 - - [2026-01-05 03:59:34] "POST /network-policys HTTP/1.1" 200 587 0.028227 10.0.0.27 - - [2026-01-05 03:59:34] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.006518 10.0.0.27 - - [2026-01-05 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2026-01-05 03:59:34] "GET /virtual-network/11966df6-2596-432e-b0fd-179c1e880d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005851 10.0.0.27 - - [2026-01-05 03:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004047 10.0.0.27 - - [2026-01-05 03:59:35] "POST /ref-update HTTP/1.1" 200 156 0.060121 10.0.0.27 - - [2026-01-05 03:59:35] "POST /access-control-lists HTTP/1.1" 200 554 0.045394 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008856 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004267 10.0.0.27 - - [2026-01-05 03:59:35] "GET /virtual-network/11966df6-2596-432e-b0fd-179c1e880d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.007560 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004500 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2026-01-05 03:59:35] "GET /virtual-network/60536b60-535c-4d4b-9338-2fa4e12c93bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007061 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004102 10.0.0.27 - - [2026-01-05 03:59:35] "POST /ref-update HTTP/1.1" 200 156 0.059435 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.27 - - [2026-01-05 03:59:35] "POST /access-control-lists HTTP/1.1" 200 554 0.040277 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008864 10.0.0.27 - - [2026-01-05 03:59:35] "GET /virtual-network/60536b60-535c-4d4b-9338-2fa4e12c93bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.007826 10.0.0.27 - - [2026-01-05 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.27 - - [2026-01-05 03:59:35] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003966 10.0.0.27 - - [2026-01-05 03:59:35] "POST /id-to-fqname HTTP/1.1" 200 214 0.001001 10.0.0.27 - - [2026-01-05 03:59:35] "POST /neutron/port HTTP/1.1" 200 2281 0.020651 10.0.0.23 - - [2026-01-05 03:59:36] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001010 10.0.0.27 - - [2026-01-05 03:59:36] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.064373 10.0.0.27 - - [2026-01-05 03:59:36] "POST /neutron/network HTTP/1.1" 200 912 0.006539 10.0.0.27 - - [2026-01-05 03:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.005867 10.0.0.27 - - [2026-01-05 03:59:36] "POST /id-to-fqname HTTP/1.1" 200 214 0.001257 10.0.0.27 - - [2026-01-05 03:59:37] "POST /neutron/network HTTP/1.1" 200 922 0.007056 10.0.0.27 - - [2026-01-05 03:59:37] "POST /neutron/port HTTP/1.1" 200 1063 0.016147 10.0.0.27 - - [2026-01-05 03:59:37] "POST /neutron/port HTTP/1.1" 200 1127 0.016872 10.0.0.27 - - [2026-01-05 03:59:37] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.23 - - [2026-01-05 03:59:37] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.27 - - [2026-01-05 03:59:37] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070132 10.0.0.27 - - [2026-01-05 03:59:38] "POST /neutron/port HTTP/1.1" 200 3255 0.035184 10.0.0.27 - - [2026-01-05 03:59:38] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003404 10.0.0.27 - - [2026-01-05 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.27 - - [2026-01-05 03:59:38] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004517 10.0.0.27 - - [2026-01-05 03:59:38] "POST /neutron/network HTTP/1.1" 200 922 0.008371 10.0.0.27 - - [2026-01-05 03:59:38] "POST /neutron/port HTTP/1.1" 200 1063 0.022081 10.0.0.27 - - [2026-01-05 03:59:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003732 10.0.0.27 - - [2026-01-05 03:59:39] "POST /neutron/network HTTP/1.1" 200 912 0.007861 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004135 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005696 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005202 10.0.0.27 - - [2026-01-05 03:59:39] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.029174 10.0.0.27 - - [2026-01-05 03:59:39] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.040701 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004806 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004785 10.0.0.27 - - [2026-01-05 03:59:39] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.040660 10.0.0.27 - - [2026-01-05 03:59:39] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.044328 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011271 10.0.0.27 - - [2026-01-05 03:59:39] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007340 10.0.0.27 - - [2026-01-05 03:59:39] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.036924 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.052057 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005895 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.014232 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.023183 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004477 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004835 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.003819 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.025317 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.034199 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004071 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003656 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.033968 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.037608 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006471 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004684 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.042949 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.043831 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004837 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.003979 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.025946 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003855 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004457 10.0.0.27 - - [2026-01-05 03:59:40] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004025 10.0.0.27 - - [2026-01-05 03:59:40] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.026179 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.051539 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007692 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.007930 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.031299 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.055735 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.012467 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006125 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.030860 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.060042 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011905 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.008235 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.021194 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.012624 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.006081 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.018976 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006156 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.004054 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.017166 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006017 10.0.0.27 - - [2026-01-05 03:59:41] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.006396 10.0.0.27 - - [2026-01-05 03:59:41] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.017398 10.0.0.23 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.23 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.23 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.23 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.33 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.33 - - [2026-01-05 03:59:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000397 10.0.0.27 - - [2026-01-05 03:59:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.27 - - [2026-01-05 03:59:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2026-01-05 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.27 - - [2026-01-05 03:59:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2026-01-05 03:59:48] "POST /neutron/port HTTP/1.1" 200 1127 0.021612 10.0.0.27 - - [2026-01-05 03:59:51] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003948 10.0.0.27 - - [2026-01-05 03:59:51] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004375 10.0.0.27 - - [2026-01-05 03:59:51] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004232 10.0.0.27 - - [2026-01-05 03:59:51] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.026056 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.051194 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.007101 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004002 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.033990 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.061234 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006274 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003716 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.036496 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.036108 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.006770 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2901 0.004776 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.026534 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003997 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.005156 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004555 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.033629 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.040978 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011037 10.0.0.27 - - [2026-01-05 03:59:52] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004004 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.041197 10.0.0.27 - - [2026-01-05 03:59:52] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.047082 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004231 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005347 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.040672 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.033699 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012951 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011001 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.024228 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003528 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004872 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2838 0.004666 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.026758 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/79a06b20-2050-4255-bafb-4e969bc57aa5 HTTP/1.1" 200 254 0.040425 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.011890 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2841 0.010283 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.040087 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/bb69774f-1eb9-46d2-a840-c5ca5c5a0977 HTTP/1.1" 200 254 0.047730 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006595 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010147 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.033935 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.048499 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004099 10.0.0.27 - - [2026-01-05 03:59:53] "GET /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003941 10.0.0.27 - - [2026-01-05 03:59:53] "PUT /bgp-router/dc81625a-4258-4a28-90e5-f3e684a87c34 HTTP/1.1" 200 254 0.016864 10.0.0.27 - - [2026-01-05 03:59:54] "POST /ref-update HTTP/1.1" 200 156 0.058456 10.0.0.27 - - [2026-01-05 03:59:54] "DELETE /access-control-list/d70b8572-ec92-45cc-834e-08cb193ad59d HTTP/1.1" 200 115 0.034630 10.0.0.27 - - [2026-01-05 03:59:54] "GET /virtual-network/60536b60-535c-4d4b-9338-2fa4e12c93bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011574 10.0.0.27 - - [2026-01-05 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.27 - - [2026-01-05 03:59:54] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004048 10.0.0.27 - - [2026-01-05 03:59:54] "POST /ref-update HTTP/1.1" 200 156 0.053242 10.0.0.27 - - [2026-01-05 03:59:54] "POST /ref-update HTTP/1.1" 200 156 0.026836 10.0.0.27 - - [2026-01-05 03:59:54] "POST /neutron/network HTTP/1.1" 200 799 0.018036 10.0.0.27 - - [2026-01-05 03:59:54] "GET /virtual-network/11966df6-2596-432e-b0fd-179c1e880d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005782 10.0.0.27 - - [2026-01-05 03:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.27 - - [2026-01-05 03:59:54] "GET /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003969 10.0.0.27 - - [2026-01-05 03:59:54] "DELETE /network-policy/106ed68a-7d14-468c-aace-21a55ad39ed0 HTTP/1.1" 200 115 0.035799 10.0.0.27 - - [2026-01-05 03:59:54] "POST /neutron/network HTTP/1.1" 400 204 0.015421 10.0.0.27 - - [2026-01-05 03:59:54] "POST /neutron/port HTTP/1.1" 200 1117 0.013608 10.0.0.27 - - [2026-01-05 03:59:56] "POST /neutron/network HTTP/1.1" 200 799 0.007467 10.0.0.27 - - [2026-01-05 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.23 - - [2026-01-05 03:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.010657 10.0.0.23 - - [2026-01-05 03:59:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002996 10.0.0.27 - - [2026-01-05 03:59:57] "POST /neutron/network HTTP/1.1" 200 151 0.147832 10.0.0.27 - - [2026-01-05 03:59:57] "POST /ref-update HTTP/1.1" 200 156 0.053325 10.0.0.27 - - [2026-01-05 03:59:57] "GET /virtual-network/aa07f637-2ed0-4041-a55f-2c73a1df988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.033788 10.0.0.27 - - [2026-01-05 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.27 - - [2026-01-05 03:59:57] "POST /ref-update HTTP/1.1" 200 156 0.039829 10.0.0.27 - - [2026-01-05 03:59:57] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006096 10.0.0.27 - - [2026-01-05 03:59:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.004560 10.0.0.27 - - [2026-01-05 03:59:57] "POST /ref-update HTTP/1.1" 200 156 0.057620 10.0.0.27 - - [2026-01-05 03:59:57] "GET /obj-perms HTTP/1.1" 200 5056 0.176699 10.0.0.27 - - [2026-01-05 03:59:57] "GET /virtual-network/0929bf02-8580-41f6-bc9f-a6c63cf84dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.012474 10.0.0.27 - - [2026-01-05 03:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.27 - - [2026-01-05 03:59:57] "GET /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006750 10.0.0.27 - - [2026-01-05 03:59:57] "DELETE /network-policy/9b4fbd80-79f8-4d9b-be36-b3365273c844 HTTP/1.1" 200 115 0.035032 10.0.0.27 - - [2026-01-05 03:59:57] "POST /neutron/network HTTP/1.1" 200 974 0.015779 10.0.0.33 - - [2026-01-05 03:59:57] "GET /obj-perms HTTP/1.1" 200 5056 0.063171 10.0.0.27 - - [2026-01-05 03:59:58] "POST /neutron/port HTTP/1.1" 200 1206 0.015935 10.0.0.27 - - [2026-01-05 03:59:58] "POST /neutron/port HTTP/1.1" 200 1209 0.040543 10.0.0.27 - - [2026-01-05 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.23 - - [2026-01-05 03:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004790 10.0.0.23 - - [2026-01-05 03:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002354 10.0.0.23 - - [2026-01-05 03:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003182 10.0.0.23 - - [2026-01-05 03:59:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002309 10.0.0.27 - - [2026-01-05 03:59:59] "POST /neutron/network HTTP/1.1" 200 151 0.150391 10.0.0.27 - - [2026-01-05 04:00:00] "DELETE /route-target/674ddfb5-354e-4fd6-8c38-04be0f74e6a4 HTTP/1.1" 200 115 0.024895 10.0.0.23 - - [2026-01-05 04:00:01] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001522 10.0.0.27 - - [2026-01-05 04:00:01] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047183 10.0.0.23 - - [2026-01-05 04:00:01] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000959 10.0.0.27 - - [2026-01-05 04:00:01] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?fields=virtual_networks HTTP/1.1" 200 1058 0.078725 10.0.0.23 - - [2026-01-05 04:00:01] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001121 10.0.0.27 - - [2026-01-05 04:00:01] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.054126 10.0.0.23 - - [2026-01-05 04:00:01] "GET /projects?obj_uuids=5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001229 10.0.0.27 - - [2026-01-05 04:00:01] "GET /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd?fields=security_groups HTTP/1.1" 200 1292 0.045686 10.0.0.27 - - [2026-01-05 04:00:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.033960 10.0.0.23 - - [2026-01-05 04:00:03] "DELETE /project/5cf2d2d1-2fff-4bd6-b4cc-5245219ce8fd HTTP/1.1" 404 177 0.003219 10.0.0.23 - - [2026-01-05 04:00:03] "GET /projects?obj_uuids=b57e3ca5-7d6b-433c-bc6c-9e969be1c639&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003650 10.0.0.23 - - [2026-01-05 04:00:03] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001081 10.0.0.23 - - [2026-01-05 04:00:03] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007380 10.0.0.23 - - [2026-01-05 04:00:03] "POST /id-to-fqname HTTP/1.1" 200 185 0.001235 10.0.0.23 - - [2026-01-05 04:00:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.003264 10.0.0.23 - - [2026-01-05 04:00:03] "POST /security-groups HTTP/1.1" 200 586 0.074033 10.0.0.27 - - [2026-01-05 04:00:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003211 10.0.0.23 - - [2026-01-05 04:00:03] "POST /projects HTTP/1.1" 200 575 0.283586 10.0.0.23 - - [2026-01-05 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.318221 10.0.0.27 - - [2026-01-05 04:00:03] "GET /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.465120 10.0.0.27 - - [2026-01-05 04:00:03] "POST /access-control-lists HTTP/1.1" 200 589 0.042584 10.0.0.27 - - [2026-01-05 04:00:04] "GET / HTTP/1.1" 200 35931 0.004241 10.0.0.27 - - [2026-01-05 04:00:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.27 - - [2026-01-05 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.034661 10.0.0.27 - - [2026-01-05 04:00:07] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.006393 10.0.0.27 - - [2026-01-05 04:00:07] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.005150 10.0.0.27 - - [2026-01-05 04:00:07] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003732 10.0.0.27 - - [2026-01-05 04:00:07] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.015298 10.0.0.27 - - [2026-01-05 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.025627 10.0.0.23 - - [2026-01-05 04:00:09] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003468 10.0.0.23 - - [2026-01-05 04:00:09] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.23 - - [2026-01-05 04:00:09] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008191 10.0.0.23 - - [2026-01-05 04:00:09] "POST /id-to-fqname HTTP/1.1" 200 185 0.003215 10.0.0.23 - - [2026-01-05 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.007732 10.0.0.23 - - [2026-01-05 04:00:09] "POST /security-groups HTTP/1.1" 200 586 0.074017 10.0.0.23 - - [2026-01-05 04:00:09] "POST /projects HTTP/1.1" 200 575 0.293452 10.0.0.27 - - [2026-01-05 04:00:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.013862 10.0.0.23 - - [2026-01-05 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.368409 10.0.0.27 - - [2026-01-05 04:00:09] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.521976 10.0.0.27 - - [2026-01-05 04:00:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.153625 10.0.0.23 - - [2026-01-05 04:00:10] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002980 10.0.0.23 - - [2026-01-05 04:00:10] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000961 10.0.0.23 - - [2026-01-05 04:00:10] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007584 10.0.0.23 - - [2026-01-05 04:00:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.003067 10.0.0.23 - - [2026-01-05 04:00:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.005730 10.0.0.23 - - [2026-01-05 04:00:10] "POST /security-groups HTTP/1.1" 200 586 0.036623 10.0.0.23 - - [2026-01-05 04:00:10] "POST /projects HTTP/1.1" 200 575 0.263511 10.0.0.27 - - [2026-01-05 04:00:10] "POST /access-control-lists HTTP/1.1" 200 591 0.028295 10.0.0.23 - - [2026-01-05 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.337794 10.0.0.27 - - [2026-01-05 04:00:10] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.498435 10.0.0.27 - - [2026-01-05 04:00:11] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.27 - - [2026-01-05 04:00:12] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.27 - - [2026-01-05 04:00:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.003857 10.0.0.27 - - [2026-01-05 04:00:12] "POST /api-access-lists HTTP/1.1" 200 521 0.023214 10.0.0.27 - - [2026-01-05 04:00:12] "GET /api-access-list/1a24a597-02cc-4a9c-9af1-9e3940b4d30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005647 10.0.0.27 - - [2026-01-05 04:00:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.27 - - [2026-01-05 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.109271 10.0.0.23 - - [2026-01-05 04:00:13] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.27 - - [2026-01-05 04:00:13] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.059397 10.0.0.27 - - [2026-01-05 04:00:13] "GET /virtual-networks?parent_id=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018873 10.0.0.27 - - [2026-01-05 04:00:13] "POST /virtual-networks HTTP/1.1" 200 568 0.093323 10.0.0.27 - - [2026-01-05 04:00:13] "POST /route-targets HTTP/1.1" 200 327 0.012806 10.0.0.27 - - [2026-01-05 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.035004 10.0.0.27 - - [2026-01-05 04:00:13] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018026 10.0.0.23 - - [2026-01-05 04:00:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008717 10.0.0.27 - - [2026-01-05 04:00:13] "POST /ref-update HTTP/1.1" 200 156 0.084757 10.0.0.27 - - [2026-01-05 04:00:13] "POST /neutron/network HTTP/1.1" 200 833 0.053825 10.0.0.27 - - [2026-01-05 04:00:14] "GET /virtual-network/9b3167a9-d5be-4941-9cb7-b977a669ffa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.019932 10.0.0.27 - - [2026-01-05 04:00:14] "POST /neutron/subnet HTTP/1.1" 200 680 0.053467 10.0.0.27 - - [2026-01-05 04:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025226 10.0.0.27 - - [2026-01-05 04:00:15] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.073613 10.0.0.27 - - [2026-01-05 04:00:16] "GET /virtual-network/9b3167a9-d5be-4941-9cb7-b977a669ffa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.056633 10.0.0.27 - - [2026-01-05 04:00:16] "POST /id-to-fqname HTTP/1.1" 401 292 0.000510 10.0.0.27 - - [2026-01-05 04:00:16] "POST /id-to-fqname HTTP/1.1" 200 230 0.038821 10.0.0.23 - - [2026-01-05 04:00:17] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.27 - - [2026-01-05 04:00:17] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.063295 10.0.0.27 - - [2026-01-05 04:00:17] "POST /neutron/port HTTP/1.1" 200 117 0.041815 10.0.0.27 - - [2026-01-05 04:00:18] "POST /neutron/network HTTP/1.1" 200 843 0.055918 10.0.0.27 - - [2026-01-05 04:00:19] "POST /neutron/port HTTP/1.1" 200 1056 0.030637 10.0.0.27 - - [2026-01-05 04:00:19] "POST /neutron/port HTTP/1.1" 200 1120 0.021479 10.0.0.27 - - [2026-01-05 04:00:19] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.27 - - [2026-01-05 04:00:23] "POST /neutron/security_group HTTP/1.1" 200 2053 0.012461 10.0.0.27 - - [2026-01-05 04:00:23] "POST /neutron/port HTTP/1.1" 200 1120 0.113866 10.0.0.27 - - [2026-01-05 04:00:23] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009422 10.0.0.27 - - [2026-01-05 04:00:23] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 401 292 0.000365 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 200 1286 0.051876 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 200 1286 0.018201 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine-interface/86cecbac-31bb-40d3-a2db-7e5bc55438ea HTTP/1.1" 200 2530 0.021977 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 200 1286 0.016833 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine-interface/86cecbac-31bb-40d3-a2db-7e5bc55438ea HTTP/1.1" 200 2530 0.021542 10.0.0.27 - - [2026-01-05 04:00:24] "GET /instance-ip/e99d15c9-caeb-435d-8f68-f26fb5f9d33f HTTP/1.1" 200 1627 0.019370 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 200 1286 0.017351 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-machine-interface/86cecbac-31bb-40d3-a2db-7e5bc55438ea HTTP/1.1" 200 2530 0.045716 10.0.0.27 - - [2026-01-05 04:00:24] "GET /instance-ip/e99d15c9-caeb-435d-8f68-f26fb5f9d33f HTTP/1.1" 200 1627 0.017888 10.0.0.27 - - [2026-01-05 04:00:24] "POST /fqname-to-id HTTP/1.1" 403 339 0.021609 10.0.0.27 - - [2026-01-05 04:00:24] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.27 - - [2026-01-05 04:00:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000428 10.0.0.27 - - [2026-01-05 04:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023381 10.0.0.27 - - [2026-01-05 04:00:24] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003395 10.0.0.27 - - [2026-01-05 04:00:24] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019514 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.014831 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2026-01-05 04:00:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003560 10.0.0.27 - - [2026-01-05 04:00:25] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013191 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.015401 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.27 - - [2026-01-05 04:00:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003619 10.0.0.27 - - [2026-01-05 04:00:25] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015913 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.016207 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.27 - - [2026-01-05 04:00:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004281 10.0.0.27 - - [2026-01-05 04:00:25] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015271 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 403 339 0.018414 10.0.0.27 - - [2026-01-05 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.27 - - [2026-01-05 04:00:25] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004935 10.0.0.27 - - [2026-01-05 04:00:25] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027104 10.0.0.27 - - [2026-01-05 04:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015914 10.0.0.27 - - [2026-01-05 04:00:28] "GET /virtual-network/9b3167a9-d5be-4941-9cb7-b977a669ffa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1984 0.018863 10.0.0.27 - - [2026-01-05 04:00:30] "POST /fqname-to-id HTTP/1.1" 403 339 0.017630 10.0.0.27 - - [2026-01-05 04:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.27 - - [2026-01-05 04:00:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003104 10.0.0.27 - - [2026-01-05 04:00:30] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013368 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.014860 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2026-01-05 04:00:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003426 10.0.0.27 - - [2026-01-05 04:00:31] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016887 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 361 0.016321 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2026-01-05 04:00:31] "GET /routing-instance/362527ca-05e9-43fb-838d-10e26c5e0792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.005108 10.0.0.27 - - [2026-01-05 04:00:31] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.013724 10.0.0.27 - - [2026-01-05 04:00:31] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004882 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.019400 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2026-01-05 04:00:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004323 10.0.0.27 - - [2026-01-05 04:00:31] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018460 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 361 0.017332 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.27 - - [2026-01-05 04:00:31] "GET /routing-instance/362527ca-05e9-43fb-838d-10e26c5e0792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.004178 10.0.0.27 - - [2026-01-05 04:00:31] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017955 10.0.0.27 - - [2026-01-05 04:00:31] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004636 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.016165 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2026-01-05 04:00:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004532 10.0.0.27 - - [2026-01-05 04:00:31] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015778 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 403 339 0.020202 10.0.0.27 - - [2026-01-05 04:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.27 - - [2026-01-05 04:00:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003376 10.0.0.27 - - [2026-01-05 04:00:31] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021211 10.0.0.23 - - [2026-01-05 04:00:32] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.039757 10.0.0.23 - - [2026-01-05 04:00:36] "GET /obj-perms HTTP/1.1" 200 4915 0.042389 10.0.0.23 - - [2026-01-05 04:00:38] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.018012 10.0.0.23 - - [2026-01-05 04:00:42] "GET /obj-perms HTTP/1.1" 200 4915 0.016838 10.0.0.23 - - [2026-01-05 04:00:44] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.019122 10.0.0.23 - - [2026-01-05 04:00:48] "GET /obj-perms HTTP/1.1" 200 4915 0.013759 10.0.0.23 - - [2026-01-05 04:00:50] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.015851 10.0.0.27 - - [2026-01-05 04:00:50] "GET /obj-perms HTTP/1.1" 200 4915 0.041730 10.0.0.27 - - [2026-01-05 04:00:50] "GET /obj-perms HTTP/1.1" 200 4915 0.014593 10.0.0.27 - - [2026-01-05 04:00:51] "GET /obj-perms HTTP/1.1" 200 4915 0.013487 10.0.0.27 - - [2026-01-05 04:00:51] "GET /obj-perms HTTP/1.1" 200 4915 0.015062 10.0.0.23 - - [2026-01-05 04:00:51] "GET /obj-perms HTTP/1.1" 200 4915 0.014825 10.0.0.27 - - [2026-01-05 04:00:51] "GET /obj-perms HTTP/1.1" 200 4915 0.013937 10.0.0.27 - - [2026-01-05 04:00:51] "GET /obj-perms HTTP/1.1" 200 4915 0.063415 10.0.0.27 - - [2026-01-05 04:00:52] "GET /obj-perms HTTP/1.1" 200 4915 0.013355 10.0.0.27 - - [2026-01-05 04:00:52] "GET /obj-perms HTTP/1.1" 200 5020 0.059417 10.0.0.33 - - [2026-01-05 04:00:53] "GET /obj-perms HTTP/1.1" 200 4915 0.066685 10.0.0.23 - - [2026-01-05 04:00:53] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.028878 10.0.0.27 - - [2026-01-05 04:00:53] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 200 1286 0.018070 10.0.0.27 - - [2026-01-05 04:00:54] "POST /neutron/port HTTP/1.1" 200 1120 0.017661 10.0.0.27 - - [2026-01-05 04:00:55] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 404 171 0.017286 10.0.0.27 - - [2026-01-05 04:00:55] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 404 171 0.014174 10.0.0.27 - - [2026-01-05 04:00:55] "GET /virtual-machine/1bf248fd-005c-4022-8940-0ae88e6bf6e7 HTTP/1.1" 404 171 0.012265 10.0.0.27 - - [2026-01-05 04:00:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.015925 10.0.0.27 - - [2026-01-05 04:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.27 - - [2026-01-05 04:00:55] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003008 10.0.0.27 - - [2026-01-05 04:00:55] "GET /virtual-networks?parent_id=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015624 10.0.0.27 - - [2026-01-05 04:00:55] "POST /fqname-to-id HTTP/1.1" 403 361 0.016278 10.0.0.27 - - [2026-01-05 04:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2026-01-05 04:00:56] "GET /routing-instance/362527ca-05e9-43fb-838d-10e26c5e0792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1529 0.003916 10.0.0.27 - - [2026-01-05 04:00:56] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017442 10.0.0.27 - - [2026-01-05 04:00:56] "GET /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004395 10.0.0.27 - - [2026-01-05 04:00:56] "GET /obj-perms HTTP/1.1" 200 4915 0.070381 10.0.0.27 - - [2026-01-05 04:00:56] "GET /obj-perms HTTP/1.1" 200 4915 0.067622 10.0.0.27 - - [2026-01-05 04:00:59] "GET /obj-perms HTTP/1.1" 200 5020 0.005656 10.0.0.33 - - [2026-01-05 04:00:59] "GET /obj-perms HTTP/1.1" 200 5020 0.079161 10.0.0.23 - - [2026-01-05 04:01:03] "DELETE /project/b57e3ca57d6b433cbc6c9e969be1c639 HTTP/1.1" 404 173 0.002566 10.0.0.23 - - [2026-01-05 04:01:03] "DELETE /project/b587b15bc1bd4bf0839326c19bd70402 HTTP/1.1" 404 173 0.006457 10.0.0.23 - - [2026-01-05 04:01:03] "DELETE /project/d5c100cff162416384823d6de56a6dce HTTP/1.1" 404 173 0.005458 10.0.0.27 - - [2026-01-05 04:01:09] "GET /obj-perms HTTP/1.1" 200 5020 0.004932 10.0.0.33 - - [2026-01-05 04:01:09] "GET /obj-perms HTTP/1.1" 200 5020 0.003728 10.0.0.27 - - [2026-01-05 04:01:18] "GET /obj-perms HTTP/1.1" 200 5020 0.003846 10.0.0.33 - - [2026-01-05 04:01:18] "GET /obj-perms HTTP/1.1" 200 5020 0.004201 10.0.0.27 - - [2026-01-05 04:01:21] "GET /obj-perms HTTP/1.1" 200 5020 0.006359 10.0.0.23 - - [2026-01-05 04:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003968 10.0.0.23 - - [2026-01-05 04:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005078 10.0.0.27 - - [2026-01-05 04:01:22] "DELETE /virtual-network/9b3167a9-d5be-4941-9cb7-b977a669ffa0 HTTP/1.1" 200 115 0.150519 10.0.0.27 - - [2026-01-05 04:01:22] "DELETE /route-target/08b4f69b-bad0-4877-a2d1-d5cacc01b367 HTTP/1.1" 200 115 0.030788 10.0.0.27 - - [2026-01-05 04:01:22] "DELETE /api-access-list/1a24a597-02cc-4a9c-9af1-9e3940b4d30b HTTP/1.1" 200 115 0.041437 10.0.0.23 - - [2026-01-05 04:01:22] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001113 10.0.0.27 - - [2026-01-05 04:01:22] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.054227 10.0.0.23 - - [2026-01-05 04:01:22] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000960 10.0.0.27 - - [2026-01-05 04:01:22] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?fields=virtual_networks HTTP/1.1" 200 1032 0.058159 10.0.0.23 - - [2026-01-05 04:01:22] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000958 10.0.0.27 - - [2026-01-05 04:01:22] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.052543 10.0.0.23 - - [2026-01-05 04:01:22] "GET /projects?obj_uuids=b587b15b-c1bd-4bf0-8393-26c19bd70402&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001193 10.0.0.27 - - [2026-01-05 04:01:22] "GET /project/b587b15b-c1bd-4bf0-8393-26c19bd70402?fields=security_groups HTTP/1.1" 200 1253 0.058717 10.0.0.23 - - [2026-01-05 04:01:23] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000936 10.0.0.27 - - [2026-01-05 04:01:23] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052850 10.0.0.23 - - [2026-01-05 04:01:23] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.27 - - [2026-01-05 04:01:23] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?fields=virtual_networks HTTP/1.1" 200 1032 0.066046 10.0.0.23 - - [2026-01-05 04:01:23] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000989 10.0.0.27 - - [2026-01-05 04:01:23] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.041804 10.0.0.23 - - [2026-01-05 04:01:23] "GET /projects?obj_uuids=d5c100cf-f162-4163-8482-3d6de56a6dce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002374 10.0.0.27 - - [2026-01-05 04:01:23] "GET /project/d5c100cf-f162-4163-8482-3d6de56a6dce?fields=security_groups HTTP/1.1" 200 1253 0.046675 10.0.0.27 - - [2026-01-05 04:01:25] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004115 10.0.0.27 - - [2026-01-05 04:01:25] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.011507 10.0.0.23 - - [2026-01-05 04:01:25] "GET /projects?obj_uuids=b57e3ca5-7d6b-433c-bc6c-9e969be1c639&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000994 10.0.0.27 - - [2026-01-05 04:01:26] "GET /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036571 10.0.0.23 - - [2026-01-05 04:01:26] "GET /projects?obj_uuids=b57e3ca5-7d6b-433c-bc6c-9e969be1c639&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001491 10.0.0.27 - - [2026-01-05 04:01:26] "GET /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639?fields=virtual_networks HTTP/1.1" 200 1033 0.053407 10.0.0.23 - - [2026-01-05 04:01:26] "GET /projects?obj_uuids=b57e3ca5-7d6b-433c-bc6c-9e969be1c639&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001197 10.0.0.27 - - [2026-01-05 04:01:26] "GET /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.046309 10.0.0.23 - - [2026-01-05 04:01:26] "GET /projects?obj_uuids=b57e3ca5-7d6b-433c-bc6c-9e969be1c639&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001002 10.0.0.27 - - [2026-01-05 04:01:26] "GET /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639?fields=security_groups HTTP/1.1" 200 1254 0.051759 10.0.0.27 - - [2026-01-05 04:01:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.025305 10.0.0.23 - - [2026-01-05 04:01:27] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003229 10.0.0.23 - - [2026-01-05 04:01:27] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.23 - - [2026-01-05 04:01:27] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009181 10.0.0.23 - - [2026-01-05 04:01:27] "POST /id-to-fqname HTTP/1.1" 200 190 0.001459 10.0.0.23 - - [2026-01-05 04:01:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.009865 10.0.0.23 - - [2026-01-05 04:01:27] "POST /security-groups HTTP/1.1" 200 591 0.033905 10.0.0.23 - - [2026-01-05 04:01:27] "POST /projects HTTP/1.1" 200 585 0.241104 10.0.0.27 - - [2026-01-05 04:01:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.005985 10.0.0.23 - - [2026-01-05 04:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.318285 10.0.0.27 - - [2026-01-05 04:01:27] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.461062 10.0.0.27 - - [2026-01-05 04:01:28] "GET / HTTP/1.1" 200 35931 0.002354 10.0.0.27 - - [2026-01-05 04:01:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.27 - - [2026-01-05 04:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027705 10.0.0.27 - - [2026-01-05 04:01:30] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003570 10.0.0.27 - - [2026-01-05 04:01:30] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003716 10.0.0.27 - - [2026-01-05 04:01:30] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003137 10.0.0.27 - - [2026-01-05 04:01:30] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.011240 10.0.0.27 - - [2026-01-05 04:01:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.028085 10.0.0.23 - - [2026-01-05 04:01:32] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003032 10.0.0.23 - - [2026-01-05 04:01:32] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001356 10.0.0.23 - - [2026-01-05 04:01:32] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008756 10.0.0.23 - - [2026-01-05 04:01:32] "POST /id-to-fqname HTTP/1.1" 200 190 0.004863 10.0.0.23 - - [2026-01-05 04:01:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.010106 10.0.0.23 - - [2026-01-05 04:01:32] "POST /security-groups HTTP/1.1" 200 591 0.072659 10.0.0.23 - - [2026-01-05 04:01:33] "POST /projects HTTP/1.1" 200 585 0.288393 10.0.0.27 - - [2026-01-05 04:01:33] "POST /access-control-lists HTTP/1.1" 200 596 0.035287 10.0.0.23 - - [2026-01-05 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.367564 10.0.0.27 - - [2026-01-05 04:01:33] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.514669 10.0.0.27 - - [2026-01-05 04:01:33] "POST /fqname-to-id HTTP/1.1" 404 188 0.029047 10.0.0.23 - - [2026-01-05 04:01:33] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003907 10.0.0.23 - - [2026-01-05 04:01:33] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001763 10.0.0.23 - - [2026-01-05 04:01:33] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009419 10.0.0.23 - - [2026-01-05 04:01:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.005530 10.0.0.23 - - [2026-01-05 04:01:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.005747 10.0.0.23 - - [2026-01-05 04:01:33] "POST /security-groups HTTP/1.1" 200 591 0.037061 10.0.0.27 - - [2026-01-05 04:01:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.005676 10.0.0.23 - - [2026-01-05 04:01:33] "POST /projects HTTP/1.1" 200 585 0.272414 10.0.0.23 - - [2026-01-05 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.311328 10.0.0.27 - - [2026-01-05 04:01:34] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.451325 10.0.0.27 - - [2026-01-05 04:01:34] "POST /access-control-lists HTTP/1.1" 200 594 0.041112 10.0.0.27 - - [2026-01-05 04:01:34] "GET / HTTP/1.1" 200 35931 0.002618 10.0.0.27 - - [2026-01-05 04:01:35] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.27 - - [2026-01-05 04:01:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.003436 10.0.0.27 - - [2026-01-05 04:01:35] "POST /api-access-lists HTTP/1.1" 200 521 0.021993 10.0.0.27 - - [2026-01-05 04:01:35] "GET /api-access-list/18118e3d-290a-43a6-9c02-00b7abd22705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005676 10.0.0.27 - - [2026-01-05 04:01:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.27 - - [2026-01-05 04:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.053805 10.0.0.23 - - [2026-01-05 04:01:36] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001583 10.0.0.27 - - [2026-01-05 04:01:36] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070116 10.0.0.27 - - [2026-01-05 04:01:36] "GET /virtual-networks?parent_id=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022576 10.0.0.27 - - [2026-01-05 04:01:36] "POST /virtual-networks HTTP/1.1" 200 583 0.098041 10.0.0.27 - - [2026-01-05 04:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.044083 10.0.0.27 - - [2026-01-05 04:01:36] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017496 10.0.0.23 - - [2026-01-05 04:01:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003434 10.0.0.27 - - [2026-01-05 04:01:37] "POST /ref-update HTTP/1.1" 200 156 0.094343 10.0.0.27 - - [2026-01-05 04:01:37] "POST /neutron/network HTTP/1.1" 200 846 0.058658 10.0.0.27 - - [2026-01-05 04:01:37] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.021015 10.0.0.27 - - [2026-01-05 04:01:37] "POST /neutron/subnet HTTP/1.1" 200 669 0.047675 10.0.0.27 - - [2026-01-05 04:01:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.27 - - [2026-01-05 04:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.043450 10.0.0.23 - - [2026-01-05 04:01:37] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001098 10.0.0.27 - - [2026-01-05 04:01:37] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.054877 10.0.0.27 - - [2026-01-05 04:01:37] "GET /virtual-networks?parent_id=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017661 10.0.0.27 - - [2026-01-05 04:01:38] "POST /virtual-networks HTTP/1.1" 200 583 0.109072 10.0.0.27 - - [2026-01-05 04:01:38] "POST /route-targets HTTP/1.1" 200 327 0.014316 10.0.0.27 - - [2026-01-05 04:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033541 10.0.0.27 - - [2026-01-05 04:01:38] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014689 10.0.0.23 - - [2026-01-05 04:01:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008443 10.0.0.27 - - [2026-01-05 04:01:38] "POST /ref-update HTTP/1.1" 200 156 0.083440 10.0.0.27 - - [2026-01-05 04:01:38] "GET /virtual-network/6ce02565-4a2e-46cc-8e2b-0da7ee1b0743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021172 10.0.0.27 - - [2026-01-05 04:01:38] "POST /neutron/network HTTP/1.1" 200 848 0.056303 10.0.0.27 - - [2026-01-05 04:01:39] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.042100 10.0.0.27 - - [2026-01-05 04:01:40] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.040465 10.0.0.33 - - [2026-01-05 04:01:40] "GET /obj-perms HTTP/1.1" 403 257 0.040057 10.0.0.33 - - [2026-01-05 04:01:40] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.013661 10.0.0.23 - - [2026-01-05 04:01:41] "GET /obj-perms HTTP/1.1" 403 257 0.047747 10.0.0.23 - - [2026-01-05 04:01:41] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.018014 10.0.0.27 - - [2026-01-05 04:01:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.027608 10.0.0.27 - - [2026-01-05 04:01:42] "GET /obj-perms HTTP/1.1" 200 5030 0.066611 10.0.0.27 - - [2026-01-05 04:01:42] "PUT /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3 HTTP/1.1" 200 264 0.056475 10.0.0.27 - - [2026-01-05 04:01:42] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.012631 10.0.0.27 - - [2026-01-05 04:01:42] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.045240 10.0.0.33 - - [2026-01-05 04:01:43] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.039724 10.0.0.23 - - [2026-01-05 04:01:43] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.042130 10.0.0.27 - - [2026-01-05 04:01:43] "GET /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019612 10.0.0.27 - - [2026-01-05 04:01:43] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028601 10.0.0.27 - - [2026-01-05 04:01:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004175 10.0.0.27 - - [2026-01-05 04:01:43] "PUT /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3 HTTP/1.1" 200 264 0.072394 10.0.0.23 - - [2026-01-05 04:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004386 10.0.0.23 - - [2026-01-05 04:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002848 10.0.0.27 - - [2026-01-05 04:01:43] "DELETE /virtual-network/6ce02565-4a2e-46cc-8e2b-0da7ee1b0743 HTTP/1.1" 200 115 0.123067 10.0.0.27 - - [2026-01-05 04:01:43] "DELETE /route-target/63a67f90-f8c9-4e5e-be3c-34d973670802 HTTP/1.1" 200 115 0.034473 10.0.0.23 - - [2026-01-05 04:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004256 10.0.0.23 - - [2026-01-05 04:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003567 10.0.0.27 - - [2026-01-05 04:01:43] "DELETE /virtual-network/2215da0b-79ca-4ddc-b371-4ab4110f9fb3 HTTP/1.1" 200 115 0.123539 10.0.0.27 - - [2026-01-05 04:01:44] "DELETE /api-access-list/18118e3d-290a-43a6-9c02-00b7abd22705 HTTP/1.1" 200 115 0.034005 10.0.0.23 - - [2026-01-05 04:01:44] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001058 10.0.0.27 - - [2026-01-05 04:01:44] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.046620 10.0.0.23 - - [2026-01-05 04:01:44] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.27 - - [2026-01-05 04:01:44] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?fields=virtual_networks HTTP/1.1" 200 1041 0.065746 10.0.0.23 - - [2026-01-05 04:01:44] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001292 10.0.0.27 - - [2026-01-05 04:01:44] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.043427 10.0.0.23 - - [2026-01-05 04:01:44] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000985 10.0.0.27 - - [2026-01-05 04:01:44] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?fields=security_groups HTTP/1.1" 200 1267 0.047743 10.0.0.23 - - [2026-01-05 04:01:45] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001063 10.0.0.27 - - [2026-01-05 04:01:45] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047307 10.0.0.23 - - [2026-01-05 04:01:45] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.27 - - [2026-01-05 04:01:45] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?fields=virtual_networks HTTP/1.1" 200 1041 0.051974 10.0.0.23 - - [2026-01-05 04:01:45] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001141 10.0.0.27 - - [2026-01-05 04:01:45] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.050285 10.0.0.23 - - [2026-01-05 04:01:45] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001509 10.0.0.27 - - [2026-01-05 04:01:45] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?fields=security_groups HTTP/1.1" 200 1267 0.050303 10.0.0.27 - - [2026-01-05 04:01:48] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.27 - - [2026-01-05 04:01:49] "GET / HTTP/1.1" 200 35931 0.002235 10.0.0.27 - - [2026-01-05 04:01:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000655 10.0.0.27 - - [2026-01-05 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.095751 10.0.0.23 - - [2026-01-05 04:01:50] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001440 10.0.0.27 - - [2026-01-05 04:01:50] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.067045 10.0.0.27 - - [2026-01-05 04:01:50] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.015489 10.0.0.27 - - [2026-01-05 04:01:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.018743 10.0.0.27 - - [2026-01-05 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020048 10.0.0.23 - - [2026-01-05 04:01:50] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001469 10.0.0.27 - - [2026-01-05 04:01:50] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023593 10.0.0.27 - - [2026-01-05 04:01:50] "POST /service-templates HTTP/1.1" 403 264 0.015251 10.0.0.27 - - [2026-01-05 04:01:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.004134 10.0.0.27 - - [2026-01-05 04:01:50] "POST /api-access-lists HTTP/1.1" 200 555 0.035403 10.0.0.27 - - [2026-01-05 04:01:50] "GET /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006005 10.0.0.27 - - [2026-01-05 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021354 10.0.0.23 - - [2026-01-05 04:01:50] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.27 - - [2026-01-05 04:01:51] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.076339 10.0.0.27 - - [2026-01-05 04:01:51] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018087 10.0.0.27 - - [2026-01-05 04:01:51] "POST /virtual-networks HTTP/1.1" 200 583 0.096834 10.0.0.27 - - [2026-01-05 04:01:51] "POST /route-targets HTTP/1.1" 200 327 0.018054 10.0.0.27 - - [2026-01-05 04:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.036532 10.0.0.27 - - [2026-01-05 04:01:51] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018958 10.0.0.23 - - [2026-01-05 04:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008720 10.0.0.27 - - [2026-01-05 04:01:51] "POST /ref-update HTTP/1.1" 200 156 0.089033 10.0.0.27 - - [2026-01-05 04:01:51] "POST /neutron/network HTTP/1.1" 200 850 0.057938 10.0.0.27 - - [2026-01-05 04:01:51] "GET /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.022063 10.0.0.27 - - [2026-01-05 04:01:51] "POST /neutron/network HTTP/1.1" 200 850 0.065410 10.0.0.27 - - [2026-01-05 04:01:51] "GET /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005408 10.0.0.27 - - [2026-01-05 04:01:51] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003986 10.0.0.27 - - [2026-01-05 04:01:52] "GET /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.006084 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.016190 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019690 10.0.0.23 - - [2026-01-05 04:01:53] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001279 10.0.0.27 - - [2026-01-05 04:01:53] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022336 10.0.0.27 - - [2026-01-05 04:01:53] "POST /service-templates HTTP/1.1" 403 264 0.015361 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.003772 10.0.0.27 - - [2026-01-05 04:01:53] "POST /api-access-lists HTTP/1.1" 200 521 0.024207 10.0.0.27 - - [2026-01-05 04:01:53] "GET /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007414 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.018094 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014282 10.0.0.23 - - [2026-01-05 04:01:53] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001187 10.0.0.27 - - [2026-01-05 04:01:53] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022826 10.0.0.27 - - [2026-01-05 04:01:53] "POST /service-templates HTTP/1.1" 200 551 0.050133 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021843 10.0.0.27 - - [2026-01-05 04:01:53] "GET /service-template/9853c23a-b234-401f-af2f-747c3f3135c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018919 10.0.0.27 - - [2026-01-05 04:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017345 10.0.0.27 - - [2026-01-05 04:01:53] "GET /service-template/9853c23a-b234-401f-af2f-747c3f3135c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017139 10.0.0.27 - - [2026-01-05 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.33 - - [2026-01-05 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030806 10.0.0.23 - - [2026-01-05 04:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.028846 10.0.0.27 - - [2026-01-05 04:01:55] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.040840 10.0.0.27 - - [2026-01-05 04:01:55] "GET /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.002943 10.0.0.27 - - [2026-01-05 04:01:55] "PUT /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a HTTP/1.1" 200 264 0.010790 10.0.0.27 - - [2026-01-05 04:01:55] "POST /fqname-to-id HTTP/1.1" 401 292 0.000780 10.0.0.27 - - [2026-01-05 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.049057 10.0.0.23 - - [2026-01-05 04:01:56] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001222 10.0.0.27 - - [2026-01-05 04:01:56] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.067202 10.0.0.27 - - [2026-01-05 04:01:56] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.021822 10.0.0.27 - - [2026-01-05 04:01:56] "POST /virtual-networks HTTP/1.1" 403 263 0.015148 10.0.0.27 - - [2026-01-05 04:01:56] "GET /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.027659 10.0.0.27 - - [2026-01-05 04:01:56] "GET /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003603 10.0.0.27 - - [2026-01-05 04:01:56] "PUT /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9 HTTP/1.1" 200 264 0.014664 10.0.0.27 - - [2026-01-05 04:01:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.017165 10.0.0.27 - - [2026-01-05 04:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022795 10.0.0.23 - - [2026-01-05 04:01:57] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001801 10.0.0.27 - - [2026-01-05 04:01:57] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027342 10.0.0.27 - - [2026-01-05 04:01:57] "POST /service-templates HTTP/1.1" 403 264 0.015415 10.0.0.27 - - [2026-01-05 04:01:57] "GET /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004543 10.0.0.27 - - [2026-01-05 04:01:57] "PUT /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a HTTP/1.1" 200 264 0.018288 10.0.0.27 - - [2026-01-05 04:01:57] "GET /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004236 10.0.0.27 - - [2026-01-05 04:01:57] "PUT /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9 HTTP/1.1" 200 264 0.013403 10.0.0.27 - - [2026-01-05 04:01:58] "GET /obj-perms HTTP/1.1" 403 257 0.015473 10.0.0.27 - - [2026-01-05 04:01:58] "GET /obj-perms HTTP/1.1" 403 257 0.045298 10.0.0.33 - - [2026-01-05 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2026-01-05 04:01:59] "GET /obj-perms HTTP/1.1" 200 5056 0.088670 10.0.0.23 - - [2026-01-05 04:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.23 - - [2026-01-05 04:01:59] "GET /obj-perms HTTP/1.1" 403 257 0.050443 10.0.0.27 - - [2026-01-05 04:02:00] "GET /obj-perms HTTP/1.1" 403 257 0.017561 10.0.0.27 - - [2026-01-05 04:02:00] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003928 10.0.0.27 - - [2026-01-05 04:02:00] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.012609 10.0.0.27 - - [2026-01-05 04:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.27 - - [2026-01-05 04:02:00] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.027018 10.0.0.27 - - [2026-01-05 04:02:00] "DELETE /api-access-list/ef369e25-aabb-4e68-9472-389f3fcee05a HTTP/1.1" 200 115 0.034098 10.0.0.27 - - [2026-01-05 04:02:00] "DELETE /api-access-list/cee00b58-54d4-4941-bc35-418342e4eaf9 HTTP/1.1" 200 115 0.027384 10.0.0.27 - - [2026-01-05 04:02:01] "GET /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.040004 10.0.0.33 - - [2026-01-05 04:02:01] "GET /obj-perms HTTP/1.1" 403 257 0.036628 10.0.0.23 - - [2026-01-05 04:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.045916 10.0.0.27 - - [2026-01-05 04:02:02] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2684 0.004382 10.0.0.27 - - [2026-01-05 04:02:02] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.013436 10.0.0.27 - - [2026-01-05 04:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.009613 10.0.0.27 - - [2026-01-05 04:02:02] "GET /obj-perms HTTP/1.1" 403 257 0.012815 10.0.0.27 - - [2026-01-05 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.045634 10.0.0.27 - - [2026-01-05 04:02:02] "DELETE /access-control-list/f15f8e0d-3959-4614-b7c4-818afe6b9e59 HTTP/1.1" 200 115 0.062345 10.0.0.27 - - [2026-01-05 04:02:02] "DELETE /service-template/9853c23a-b234-401f-af2f-747c3f3135c1 HTTP/1.1" 200 115 0.112358 10.0.0.27 - - [2026-01-05 04:02:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.035552 10.0.0.27 - - [2026-01-05 04:02:03] "DELETE /access-control-list/072111da-b2e4-4194-80dd-211b06af97e3 HTTP/1.1" 200 115 0.059808 10.0.0.23 - - [2026-01-05 04:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003072 10.0.0.23 - - [2026-01-05 04:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015471 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/d5c100cf-f162-4163-8482-3d6de56a6dce HTTP/1.1" 404 177 0.034580 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/0a5617b991254a2dba70c3dd45660500 HTTP/1.1" 404 173 0.032357 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/b57e3ca5-7d6b-433c-bc6c-9e969be1c639 HTTP/1.1" 404 177 0.036583 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/ff6928f27f874a2a88c760bb23da5da6 HTTP/1.1" 404 173 0.023126 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/b587b15b-c1bd-4bf0-8393-26c19bd70402 HTTP/1.1" 404 177 0.019027 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/7262f71696bd47a188aad79c8177356c HTTP/1.1" 404 173 0.030694 10.0.0.27 - - [2026-01-05 04:02:03] "DELETE /virtual-network/3c0735a6-7e52-4126-938e-990b9ca1d646 HTTP/1.1" 200 115 0.329721 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000968 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000816 10.0.0.27 - - [2026-01-05 04:02:03] "DELETE /route-target/4e738ea6-1753-469e-82b9-e4212ed9d336 HTTP/1.1" 200 115 0.045353 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.054286 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001806 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.090977 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001510 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?fields=security_groups HTTP/1.1" 200 1372 0.080897 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?fields=security_groups HTTP/1.1" 200 1372 0.106980 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /security-group/02a9a2d6-a66c-463c-9143-08cd93d85fa6 HTTP/1.1" 200 115 0.071163 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=0a5617b9-9125-4a2d-ba70-c3dd45660500&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001321 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/0a5617b9-9125-4a2d-ba70-c3dd45660500?fields=application_policy_sets HTTP/1.1" 200 1411 0.066722 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /security-group/47e18047-460a-46d8-bc4b-653377807994 HTTP/1.1" 200 115 0.097636 10.0.0.23 - - [2026-01-05 04:02:03] "GET /projects?obj_uuids=7262f716-96bd-47a1-88aa-d79c8177356c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004882 10.0.0.23 - - [2026-01-05 04:02:03] "GET /project/7262f716-96bd-47a1-88aa-d79c8177356c?fields=application_policy_sets HTTP/1.1" 200 1411 0.058130 10.0.0.27 - - [2026-01-05 04:02:03] "DELETE /access-control-list/a875e064-6472-41d7-813b-f928b776f054 HTTP/1.1" 200 115 0.071748 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/0a5617b9-9125-4a2d-ba70-c3dd45660500 HTTP/1.1" 200 115 0.588039 10.0.0.23 - - [2026-01-05 04:02:03] "DELETE /project/7262f716-96bd-47a1-88aa-d79c8177356c HTTP/1.1" 200 115 0.651213 10.0.0.27 - - [2026-01-05 04:02:04] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004289 10.0.0.27 - - [2026-01-05 04:02:04] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.018862 10.0.0.27 - - [2026-01-05 04:02:04] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004481 10.0.0.27 - - [2026-01-05 04:02:04] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.017190 10.0.0.27 - - [2026-01-05 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.23 - - [2026-01-05 04:02:06] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001135 10.0.0.27 - - [2026-01-05 04:02:06] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039697 10.0.0.23 - - [2026-01-05 04:02:07] "POST /useragent-kv HTTP/1.1" 200 115 0.016640 10.0.0.27 - - [2026-01-05 04:02:07] "POST /neutron/subnet HTTP/1.1" 200 709 0.216863 10.0.0.27 - - [2026-01-05 04:02:07] "POST /id-to-fqname HTTP/1.1" 200 240 0.001365 10.0.0.27 - - [2026-01-05 04:02:07] "GET /virtual-network/b1906dea-7496-46ec-be79-be987d165f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005498 10.0.0.27 - - [2026-01-05 04:02:07] "GET /virtual-network/b1906dea-7496-46ec-be79-be987d165f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005643 10.0.0.27 - - [2026-01-05 04:02:07] "POST /neutron/network HTTP/1.1" 200 859 0.007247 10.0.0.27 - - [2026-01-05 04:02:07] "GET /virtual-network/b1906dea-7496-46ec-be79-be987d165f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.007522 10.0.0.27 - - [2026-01-05 04:02:07] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003983 10.0.0.27 - - [2026-01-05 04:02:07] "POST /ref-update HTTP/1.1" 200 156 0.024834 10.0.0.27 - - [2026-01-05 04:02:07] "GET /virtual-network/b1906dea-7496-46ec-be79-be987d165f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.010720 10.0.0.33 - - [2026-01-05 04:02:08] "GET /obj-perms HTTP/1.1" 200 5030 0.064255 10.0.0.23 - - [2026-01-05 04:02:08] "GET /obj-perms HTTP/1.1" 200 5030 0.072416 10.0.0.27 - - [2026-01-05 04:02:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.005169 10.0.0.27 - - [2026-01-05 04:02:08] "POST /api-access-lists HTTP/1.1" 200 555 0.042320 10.0.0.27 - - [2026-01-05 04:02:08] "GET /api-access-list/9cae12e5-163e-4d96-8b02-01b2dad217ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2442 0.006820 10.0.0.27 - - [2026-01-05 04:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019374 10.0.0.23 - - [2026-01-05 04:02:08] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002403 10.0.0.27 - - [2026-01-05 04:02:08] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.064118 10.0.0.27 - - [2026-01-05 04:02:08] "POST /neutron/network HTTP/1.1" 200 117 0.078427 10.0.0.27 - - [2026-01-05 04:02:09] "POST /neutron/network HTTP/1.1" 200 693 0.019799 10.0.0.27 - - [2026-01-05 04:02:09] "POST /id-to-fqname HTTP/1.1" 200 240 0.016701 10.0.0.27 - - [2026-01-05 04:02:09] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.026002 10.0.0.27 - - [2026-01-05 04:02:09] "POST /neutron/network HTTP/1.1" 200 863 0.038603 10.0.0.27 - - [2026-01-05 04:02:09] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.021780 10.0.0.27 - - [2026-01-05 04:02:09] "POST /neutron/network HTTP/1.1" 200 863 0.006498 10.0.0.27 - - [2026-01-05 04:02:09] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.006042 10.0.0.27 - - [2026-01-05 04:02:09] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004083 10.0.0.27 - - [2026-01-05 04:02:10] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005368 10.0.0.27 - - [2026-01-05 04:02:10] "GET /obj-perms HTTP/1.1" 200 5030 0.004473 10.0.0.27 - - [2026-01-05 04:02:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.020682 10.0.0.27 - - [2026-01-05 04:02:10] "POST /fqname-to-id HTTP/1.1" 404 264 0.003129 10.0.0.27 - - [2026-01-05 04:02:10] "POST /access-control-lists HTTP/1.1" 200 624 0.034078 10.0.0.27 - - [2026-01-05 04:02:10] "PUT /access-control-list/762dea1a-9cd8-44f0-a4c8-b366495bed91 HTTP/1.1" 200 272 0.022600 10.0.0.27 - - [2026-01-05 04:02:11] "POST /neutron/security_group HTTP/1.1" 200 2084 0.027245 10.0.0.23 - - [2026-01-05 04:02:11] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.27 - - [2026-01-05 04:02:11] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.229763 10.0.0.27 - - [2026-01-05 04:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031041 10.0.0.27 - - [2026-01-05 04:02:11] "GET /security-group/81225c77-225f-421a-a830-2dc8b14b33f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.021618 10.0.0.23 - - [2026-01-05 04:02:12] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001124 10.0.0.27 - - [2026-01-05 04:02:12] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.084637 10.0.0.27 - - [2026-01-05 04:02:12] "POST /id-to-fqname HTTP/1.1" 200 240 0.012456 10.0.0.23 - - [2026-01-05 04:02:13] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.27 - - [2026-01-05 04:02:13] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073403 10.0.0.27 - - [2026-01-05 04:02:14] "POST /neutron/port HTTP/1.1" 200 117 0.067854 10.0.0.27 - - [2026-01-05 04:02:14] "POST /neutron/network HTTP/1.1" 200 873 0.036170 10.0.0.27 - - [2026-01-05 04:02:15] "POST /neutron/port HTTP/1.1" 200 1059 0.018489 10.0.0.27 - - [2026-01-05 04:02:15] "POST /neutron/port HTTP/1.1" 200 1123 0.022519 10.0.0.27 - - [2026-01-05 04:02:15] "POST /neutron/port HTTP/1.1" 200 117 0.001607 10.0.0.27 - - [2026-01-05 04:02:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008213 10.0.0.27 - - [2026-01-05 04:02:19] "POST /neutron/port HTTP/1.1" 200 1123 0.020557 10.0.0.27 - - [2026-01-05 04:02:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007964 10.0.0.27 - - [2026-01-05 04:02:19] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 401 292 0.000409 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.053060 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.020005 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c HTTP/1.1" 200 3024 0.023861 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.018694 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c HTTP/1.1" 200 3024 0.022534 10.0.0.27 - - [2026-01-05 04:02:20] "GET /instance-ip/264cf23e-5faf-47ba-9c68-9bea26d62b91 HTTP/1.1" 200 1639 0.018344 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.018813 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c HTTP/1.1" 200 3024 0.023503 10.0.0.27 - - [2026-01-05 04:02:20] "GET /instance-ip/264cf23e-5faf-47ba-9c68-9bea26d62b91 HTTP/1.1" 200 1639 0.020633 10.0.0.27 - - [2026-01-05 04:02:20] "POST /fqname-to-id HTTP/1.1" 403 354 0.015446 10.0.0.27 - - [2026-01-05 04:02:20] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.27 - - [2026-01-05 04:02:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.27 - - [2026-01-05 04:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027367 10.0.0.27 - - [2026-01-05 04:02:20] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004476 10.0.0.27 - - [2026-01-05 04:02:20] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020857 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.018274 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.022455 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.27 - - [2026-01-05 04:02:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.013244 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.032047 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.029840 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.019567 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008918 10.0.0.27 - - [2026-01-05 04:02:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004268 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.021674 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020178 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.016783 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.27 - - [2026-01-05 04:02:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003444 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.025867 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020887 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 403 354 0.016272 10.0.0.27 - - [2026-01-05 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.27 - - [2026-01-05 04:02:21] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003650 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024282 10.0.0.27 - - [2026-01-05 04:02:21] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020967 10.0.0.27 - - [2026-01-05 04:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016377 10.0.0.27 - - [2026-01-05 04:02:24] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.024216 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.018265 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-01-05 04:02:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003894 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022335 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019438 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.014834 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.27 - - [2026-01-05 04:02:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003251 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020824 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020573 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014170 10.0.0.27 - - [2026-01-05 04:02:27] "GET /routing-instance/a23f9f05-db3f-47b7-b806-d57cdccf6908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.023410 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 403 354 0.015100 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-01-05 04:02:27] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004369 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020917 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.020616 10.0.0.27 - - [2026-01-05 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012672 10.0.0.27 - - [2026-01-05 04:02:27] "GET /routing-instance/a23f9f05-db3f-47b7-b806-d57cdccf6908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.016590 10.0.0.23 - - [2026-01-05 04:02:27] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016194 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.021323 10.0.0.27 - - [2026-01-05 04:02:27] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.020337 10.0.0.27 - - [2026-01-05 04:02:28] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.025004 10.0.0.27 - - [2026-01-05 04:02:28] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.021320 10.0.0.23 - - [2026-01-05 04:02:28] "GET /obj-perms HTTP/1.1" 403 257 0.013648 10.0.0.27 - - [2026-01-05 04:02:28] "GET /obj-perms HTTP/1.1" 403 257 0.034535 10.0.0.27 - - [2026-01-05 04:02:28] "GET /obj-perms HTTP/1.1" 403 257 0.012306 10.0.0.27 - - [2026-01-05 04:02:29] "GET /obj-perms HTTP/1.1" 403 257 0.035717 10.0.0.33 - - [2026-01-05 04:02:29] "GET /obj-perms HTTP/1.1" 200 5030 0.003709 10.0.0.27 - - [2026-01-05 04:02:29] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.017934 10.0.0.23 - - [2026-01-05 04:02:29] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.020760 10.0.0.27 - - [2026-01-05 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014067 10.0.0.23 - - [2026-01-05 04:02:29] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001259 10.0.0.27 - - [2026-01-05 04:02:29] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068897 10.0.0.27 - - [2026-01-05 04:02:29] "GET /virtual-network/b1906dea-7496-46ec-be79-be987d165f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.021049 10.0.0.27 - - [2026-01-05 04:02:29] "GET /floating-ip-pools?parent_id=b1906dea-7496-46ec-be79-be987d165f6c&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.015982 10.0.0.27 - - [2026-01-05 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015833 10.0.0.27 - - [2026-01-05 04:02:29] "GET /floating-ip-pool/737e212b-0723-4ba1-97e8-b5b0ac62bbb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.018040 10.0.0.23 - - [2026-01-05 04:02:29] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001643 10.0.0.27 - - [2026-01-05 04:02:29] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068051 10.0.0.27 - - [2026-01-05 04:02:29] "POST /floating-ips HTTP/1.1" 200 616 0.065670 10.0.0.27 - - [2026-01-05 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019823 10.0.0.27 - - [2026-01-05 04:02:29] "GET /floating-ip/5d317ede-d83e-400d-95fc-d4fc635ec8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.018827 10.0.0.27 - - [2026-01-05 04:02:30] "GET /floating-ip/5d317ede-d83e-400d-95fc-d4fc635ec8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.020154 10.0.0.27 - - [2026-01-05 04:02:30] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.016364 10.0.0.27 - - [2026-01-05 04:02:30] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.017344 10.0.0.27 - - [2026-01-05 04:02:30] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.020970 10.0.0.27 - - [2026-01-05 04:02:30] "POST /ref-update HTTP/1.1" 200 156 0.023830 10.0.0.27 - - [2026-01-05 04:02:30] "POST /neutron/floatingip HTTP/1.1" 200 544 0.079100 10.0.0.27 - - [2026-01-05 04:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014825 10.0.0.27 - - [2026-01-05 04:02:30] "GET /routing-instance/ebdc2f78-b66e-4cb6-948d-fa37d50c46ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.018401 10.0.0.27 - - [2026-01-05 04:02:30] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.025350 10.0.0.27 - - [2026-01-05 04:02:30] "POST /neutron/port HTTP/1.1" 200 1113 0.087314 10.0.0.27 - - [2026-01-05 04:02:31] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.019621 10.0.0.27 - - [2026-01-05 04:02:31] "GET /virtual-machine-interface/a02fe9e5-6111-4be4-bcc3-f4b94d95738c HTTP/1.1" 200 3586 0.025783 10.0.0.27 - - [2026-01-05 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013350 10.0.0.27 - - [2026-01-05 04:02:31] "GET /security-group/81225c77-225f-421a-a830-2dc8b14b33f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.017927 10.0.0.27 - - [2026-01-05 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017544 10.0.0.27 - - [2026-01-05 04:02:31] "GET /security-group/81225c77-225f-421a-a830-2dc8b14b33f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.016693 10.0.0.27 - - [2026-01-05 04:02:31] "POST /neutron/security_group HTTP/1.1" 200 568 0.016541 10.0.0.27 - - [2026-01-05 04:02:31] "DELETE /floating-ip/5d317ede-d83e-400d-95fc-d4fc635ec8e7 HTTP/1.1" 200 115 0.060844 10.0.0.27 - - [2026-01-05 04:02:31] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 200 1293 0.018837 10.0.0.27 - - [2026-01-05 04:02:32] "POST /neutron/port HTTP/1.1" 200 151 0.200484 10.0.0.27 - - [2026-01-05 04:02:33] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 404 171 0.018504 10.0.0.27 - - [2026-01-05 04:02:33] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 404 171 0.014392 10.0.0.27 - - [2026-01-05 04:02:33] "GET /virtual-machine/d5b83214-f969-4c57-9f9e-eec1c29712e8 HTTP/1.1" 404 171 0.013069 10.0.0.27 - - [2026-01-05 04:02:34] "POST /fqname-to-id HTTP/1.1" 403 354 0.014212 10.0.0.27 - - [2026-01-05 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.27 - - [2026-01-05 04:02:34] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003810 10.0.0.27 - - [2026-01-05 04:02:34] "GET /virtual-networks?parent_id=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019406 10.0.0.27 - - [2026-01-05 04:02:34] "GET /virtual-network/a21ff7a6-160c-4d6a-ba15-1b5e63ab6cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019767 10.0.0.27 - - [2026-01-05 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.27 - - [2026-01-05 04:02:34] "GET /routing-instance/a23f9f05-db3f-47b7-b806-d57cdccf6908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.016621 10.0.0.27 - - [2026-01-05 04:02:34] "GET /obj-perms HTTP/1.1" 403 257 0.012519 10.0.0.27 - - [2026-01-05 04:02:34] "GET /obj-perms HTTP/1.1" 403 257 0.037101 10.0.0.33 - - [2026-01-05 04:02:34] "GET /obj-perms HTTP/1.1" 200 5030 0.005595 10.0.0.27 - - [2026-01-05 04:02:40] "GET /obj-perms HTTP/1.1" 200 5030 0.004099 10.0.0.33 - - [2026-01-05 04:02:43] "GET /obj-perms HTTP/1.1" 200 5030 0.003947 10.0.0.27 - - [2026-01-05 04:02:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004342 10.0.0.33 - - [2026-01-05 04:02:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004865 10.0.0.27 - - [2026-01-05 04:02:50] "DELETE /access-control-list/c6e98ff7-8858-46b8-88a0-01ad87b14022 HTTP/1.1" 200 115 0.037498 10.0.0.27 - - [2026-01-05 04:02:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.028625 10.0.0.27 - - [2026-01-05 04:02:50] "POST /neutron/network HTTP/1.1" 200 863 0.054943 10.0.0.27 - - [2026-01-05 04:02:51] "DELETE /route-target/4d911fe4-8305-43a2-8018-ce5686f59e8e HTTP/1.1" 200 115 0.024884 10.0.0.27 - - [2026-01-05 04:02:51] "DELETE /api-access-list/9cae12e5-163e-4d96-8b02-01b2dad217ad HTTP/1.1" 200 115 0.045940 10.0.0.23 - - [2026-01-05 04:02:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004748 10.0.0.23 - - [2026-01-05 04:02:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003672 10.0.0.27 - - [2026-01-05 04:02:51] "POST /neutron/network HTTP/1.1" 200 151 0.171191 10.0.0.27 - - [2026-01-05 04:02:53] "GET /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004392 10.0.0.27 - - [2026-01-05 04:02:53] "PUT /api-access-list/2508b473-eea3-4b34-8334-b03caaaeb3da HTTP/1.1" 200 264 0.011735 10.0.0.23 - - [2026-01-05 04:02:53] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000976 10.0.0.27 - - [2026-01-05 04:02:53] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.040490 10.0.0.23 - - [2026-01-05 04:02:53] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.27 - - [2026-01-05 04:02:53] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?fields=virtual_networks HTTP/1.1" 200 1042 0.034708 10.0.0.23 - - [2026-01-05 04:02:53] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.27 - - [2026-01-05 04:02:53] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.047824 10.0.0.23 - - [2026-01-05 04:02:53] "GET /projects?obj_uuids=ff6928f2-7f87-4a2a-88c7-60bb23da5da6&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002184 10.0.0.27 - - [2026-01-05 04:02:53] "GET /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6?fields=security_groups HTTP/1.1" 200 1268 0.050231 10.0.0.23 - - [2026-01-05 04:02:54] "GET /projects?obj_uuids=7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001014 10.0.0.27 - - [2026-01-05 04:02:54] "GET /project/7d12c7ce-ad6a-446f-8faf-bcc9b7a9c200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.052622 [Introspect:8084]10.0.0.27 - - [2026-01-05 04:02:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001484 10.0.0.27 - - [2026-01-05 04:02:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.028942 10.0.0.23 - - [2026-01-05 04:02:58] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003416 10.0.0.23 - - [2026-01-05 04:02:58] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.23 - - [2026-01-05 04:02:58] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008809 10.0.0.23 - - [2026-01-05 04:02:58] "POST /id-to-fqname HTTP/1.1" 200 191 0.015858 10.0.0.23 - - [2026-01-05 04:02:58] "POST /fqname-to-id HTTP/1.1" 404 200 0.007445 10.0.0.23 - - [2026-01-05 04:02:58] "POST /security-groups HTTP/1.1" 200 592 0.078538 10.0.0.27 - - [2026-01-05 04:02:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.004055 10.0.0.23 - - [2026-01-05 04:02:58] "POST /projects HTTP/1.1" 200 587 0.322761 10.0.0.23 - - [2026-01-05 04:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.366625 10.0.0.27 - - [2026-01-05 04:02:58] "POST /access-control-lists HTTP/1.1" 200 595 0.034459 10.0.0.27 - - [2026-01-05 04:02:58] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.525142 10.0.0.27 - - [2026-01-05 04:02:59] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.27 - - [2026-01-05 04:03:00] "GET /obj-perms HTTP/1.1" 200 5056 0.069314 10.0.0.27 - - [2026-01-05 04:03:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.27 - - [2026-01-05 04:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031242 10.0.0.23 - - [2026-01-05 04:03:02] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.032830 10.0.0.27 - - [2026-01-05 04:03:02] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.079689 10.0.0.23 - - [2026-01-05 04:03:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006705 10.0.0.27 - - [2026-01-05 04:03:02] "POST /neutron/subnet HTTP/1.1" 200 716 0.244642 10.0.0.27 - - [2026-01-05 04:03:02] "POST /id-to-fqname HTTP/1.1" 200 222 0.001273 10.0.0.27 - - [2026-01-05 04:03:02] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005380 10.0.0.27 - - [2026-01-05 04:03:02] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006207 10.0.0.27 - - [2026-01-05 04:03:02] "POST /neutron/network HTTP/1.1" 200 825 0.006669 10.0.0.27 - - [2026-01-05 04:03:03] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.015689 10.0.0.27 - - [2026-01-05 04:03:03] "DELETE /access-control-list/f8c0cac6-c3ef-4276-be9c-700e12b6a4e4 HTTP/1.1" 200 115 0.094827 10.0.0.23 - - [2026-01-05 04:03:04] "DELETE /project/ff6928f2-7f87-4a2a-88c7-60bb23da5da6 HTTP/1.1" 404 177 0.002899 10.0.0.23 - - [2026-01-05 04:03:04] "DELETE /project/f5158d13df10419a854725010c329027 HTTP/1.1" 404 173 0.005438 10.0.0.27 - - [2026-01-05 04:03:04] "POST /id-to-fqname HTTP/1.1" 200 222 0.001321 10.0.0.23 - - [2026-01-05 04:03:05] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.27 - - [2026-01-05 04:03:05] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.072630 10.0.0.27 - - [2026-01-05 04:03:05] "POST /neutron/network HTTP/1.1" 200 825 0.006892 10.0.0.27 - - [2026-01-05 04:03:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.002117 10.0.0.27 - - [2026-01-05 04:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.011546 10.0.0.23 - - [2026-01-05 04:03:06] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001462 10.0.0.27 - - [2026-01-05 04:03:06] "POST /neutron/port HTTP/1.1" 200 1059 0.294142 10.0.0.27 - - [2026-01-05 04:03:06] "POST /neutron/port HTTP/1.1" 200 1113 0.090643 10.0.0.23 - - [2026-01-05 04:03:06] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001303 10.0.0.27 - - [2026-01-05 04:03:06] "POST /neutron/subnet HTTP/1.1" 200 690 0.014678 10.0.0.27 - - [2026-01-05 04:03:06] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.087296 10.0.0.27 - - [2026-01-05 04:03:07] "POST /neutron/network HTTP/1.1" 200 825 0.008381 10.0.0.27 - - [2026-01-05 04:03:07] "POST /neutron/port HTTP/1.1" 200 117 0.007027 10.0.0.27 - - [2026-01-05 04:03:07] "POST /neutron/network HTTP/1.1" 200 835 0.007475 10.0.0.27 - - [2026-01-05 04:03:07] "POST /neutron/port HTTP/1.1" 200 1059 0.017590 10.0.0.27 - - [2026-01-05 04:03:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003775 10.0.0.27 - - [2026-01-05 04:03:08] "POST /neutron/network HTTP/1.1" 200 825 0.009237 10.0.0.27 - - [2026-01-05 04:03:12] "POST /neutron/port HTTP/1.1" 200 1123 0.016660 10.0.0.27 - - [2026-01-05 04:03:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007552 10.0.0.27 - - [2026-01-05 04:03:12] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 401 292 0.000353 10.0.0.27 - - [2026-01-05 04:03:12] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 200 1294 0.031679 10.0.0.27 - - [2026-01-05 04:03:12] "GET /virtual-machine-interface/e00c1436-f88f-44ff-a8ab-7ff845d1afe7 HTTP/1.1" 200 2949 0.006675 10.0.0.27 - - [2026-01-05 04:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.27 - - [2026-01-05 04:03:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004586 10.0.0.27 - - [2026-01-05 04:03:12] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003331 10.0.0.27 - - [2026-01-05 04:03:13] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006035 10.0.0.27 - - [2026-01-05 04:03:14] "POST /neutron/network HTTP/1.1" 200 835 0.007696 10.0.0.27 - - [2026-01-05 04:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.27 - - [2026-01-05 04:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.27 - - [2026-01-05 04:03:16] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005583 10.0.0.27 - - [2026-01-05 04:03:19] "POST /neutron/port HTTP/1.1" 200 1123 0.016049 10.0.0.27 - - [2026-01-05 04:03:19] "POST /neutron/subnet HTTP/1.1" 200 690 0.008925 10.0.0.27 - - [2026-01-05 04:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.27 - - [2026-01-05 04:03:20] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006271 10.0.0.27 - - [2026-01-05 04:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.27 - - [2026-01-05 04:03:24] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005118 10.0.0.27 - - [2026-01-05 04:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.27 - - [2026-01-05 04:03:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006063 10.0.0.27 - - [2026-01-05 04:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.27 - - [2026-01-05 04:03:32] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005593 10.0.0.27 - - [2026-01-05 04:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.27 - - [2026-01-05 04:03:36] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006263 10.0.0.27 - - [2026-01-05 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.27 - - [2026-01-05 04:03:40] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007355 10.0.0.27 - - [2026-01-05 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.27 - - [2026-01-05 04:03:44] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008146 10.0.0.27 - - [2026-01-05 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.27 - - [2026-01-05 04:03:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005072 10.0.0.27 - - [2026-01-05 04:03:46] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003502 10.0.0.27 - - [2026-01-05 04:03:46] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006906 10.0.0.27 - - [2026-01-05 04:03:47] "POST /neutron/port HTTP/1.1" 200 1123 0.017820 10.0.0.27 - - [2026-01-05 04:03:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009245 10.0.0.27 - - [2026-01-05 04:03:57] "POST /neutron/port HTTP/1.1" 200 1123 0.020766 10.0.0.27 - - [2026-01-05 04:03:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006780 10.0.0.23 - - [2026-01-05 04:04:01] "GET /obj-perms HTTP/1.1" 200 5056 0.061029 10.0.0.27 - - [2026-01-05 04:04:07] "POST /neutron/port HTTP/1.1" 200 1123 0.017483 10.0.0.27 - - [2026-01-05 04:04:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008525 10.0.0.27 - - [2026-01-05 04:04:08] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 200 1294 0.006268 10.0.0.27 - - [2026-01-05 04:04:08] "GET /virtual-machine-interface/663be07d-7403-4f73-a9e4-ea59a3aaab60 HTTP/1.1" 200 2948 0.004907 10.0.0.27 - - [2026-01-05 04:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.27 - - [2026-01-05 04:04:08] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004371 10.0.0.27 - - [2026-01-05 04:04:08] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003875 10.0.0.27 - - [2026-01-05 04:04:08] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008107 10.0.0.27 - - [2026-01-05 04:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.27 - - [2026-01-05 04:04:09] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003729 10.0.0.27 - - [2026-01-05 04:04:09] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003371 10.0.0.27 - - [2026-01-05 04:04:09] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006382 10.0.0.27 - - [2026-01-05 04:04:15] "POST /neutron/port HTTP/1.1" 200 1123 0.045622 10.0.0.27 - - [2026-01-05 04:04:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003944 10.0.0.27 - - [2026-01-05 04:04:15] "POST /neutron/network HTTP/1.1" 200 825 0.009505 10.0.0.27 - - [2026-01-05 04:04:20] "POST /neutron/network HTTP/1.1" 200 835 0.039600 10.0.0.27 - - [2026-01-05 04:04:20] "POST /neutron/port HTTP/1.1" 200 117 0.001939 10.0.0.23 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.23 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.23 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.23 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001656 10.0.0.33 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000383 10.0.0.33 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.33 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2026-01-05 04:04:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-01-05 04:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.27 - - [2026-01-05 04:04:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.27 - - [2026-01-05 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.27 - - [2026-01-05 04:04:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.33 - - [2026-01-05 04:05:01] "GET /obj-perms HTTP/1.1" 200 5056 0.051605 10.0.0.27 - - [2026-01-05 04:05:17] "POST /neutron/port HTTP/1.1" 200 1123 0.019052 10.0.0.27 - - [2026-01-05 04:05:17] "POST /neutron/subnet HTTP/1.1" 200 690 0.009380 10.0.0.27 - - [2026-01-05 04:05:20] "POST /neutron/port HTTP/1.1" 200 1123 0.016972 10.0.0.27 - - [2026-01-05 04:05:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.27 - - [2026-01-05 04:05:20] "POST /neutron/network HTTP/1.1" 200 825 0.007453 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 200 1294 0.004907 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine-interface/e00c1436-f88f-44ff-a8ab-7ff845d1afe7 HTTP/1.1" 200 2949 0.005616 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 200 1294 0.004837 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine-interface/e00c1436-f88f-44ff-a8ab-7ff845d1afe7 HTTP/1.1" 200 2949 0.006607 10.0.0.27 - - [2026-01-05 04:05:28] "GET /instance-ip/502d1611-8093-4745-9873-e6cdaab0cf17 HTTP/1.1" 200 1621 0.007485 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 200 1294 0.003428 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-machine-interface/e00c1436-f88f-44ff-a8ab-7ff845d1afe7 HTTP/1.1" 200 2949 0.005564 10.0.0.27 - - [2026-01-05 04:05:28] "GET /instance-ip/502d1611-8093-4745-9873-e6cdaab0cf17 HTTP/1.1" 200 1621 0.005472 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003811 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003220 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007783 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004244 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002746 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005599 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.007734 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003193 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007751 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004195 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003386 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006011 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004014 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003256 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007677 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.27 - - [2026-01-05 04:05:28] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006363 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004490 10.0.0.27 - - [2026-01-05 04:05:28] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007260 10.0.0.27 - - [2026-01-05 04:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.27 - - [2026-01-05 04:05:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004011 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002693 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006122 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.27 - - [2026-01-05 04:05:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003995 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003367 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007297 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-01-05 04:05:29] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005763 10.0.0.27 - - [2026-01-05 04:05:29] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004677 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.27 - - [2026-01-05 04:05:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004062 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003279 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007100 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.27 - - [2026-01-05 04:05:29] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004887 10.0.0.27 - - [2026-01-05 04:05:29] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004118 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.27 - - [2026-01-05 04:05:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004173 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003154 10.0.0.27 - - [2026-01-05 04:05:29] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005582 10.0.0.27 - - [2026-01-05 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.27 - - [2026-01-05 04:05:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003952 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003274 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006309 10.0.0.27 - - [2026-01-05 04:05:30] "GET /obj-perms HTTP/1.1" 200 5032 0.077498 10.0.0.23 - - [2026-01-05 04:05:30] "GET /obj-perms HTTP/1.1" 200 5032 0.052359 10.0.0.27 - - [2026-01-05 04:05:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004596 10.0.0.27 - - [2026-01-05 04:05:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004471 10.0.0.27 - - [2026-01-05 04:05:30] "POST /neutron/port HTTP/1.1" 200 1123 0.017422 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 200 1294 0.003943 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine-interface/663be07d-7403-4f73-a9e4-ea59a3aaab60 HTTP/1.1" 200 2948 0.005561 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 200 1294 0.003190 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine-interface/663be07d-7403-4f73-a9e4-ea59a3aaab60 HTTP/1.1" 200 2948 0.005311 10.0.0.27 - - [2026-01-05 04:05:30] "GET /instance-ip/0826dc42-19ed-4bf9-859d-60885a96670e HTTP/1.1" 200 1619 0.005797 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 200 1294 0.004387 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-machine-interface/663be07d-7403-4f73-a9e4-ea59a3aaab60 HTTP/1.1" 200 2948 0.005728 10.0.0.27 - - [2026-01-05 04:05:30] "GET /instance-ip/0826dc42-19ed-4bf9-859d-60885a96670e HTTP/1.1" 200 1619 0.003810 10.0.0.27 - - [2026-01-05 04:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.27 - - [2026-01-05 04:05:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003529 10.0.0.27 - - [2026-01-05 04:05:30] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002527 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005960 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003967 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003589 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008101 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004290 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003185 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006890 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004274 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003468 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009230 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005310 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003687 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007666 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011551 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005567 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005190 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009570 10.0.0.27 - - [2026-01-05 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.27 - - [2026-01-05 04:05:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005242 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004138 10.0.0.27 - - [2026-01-05 04:05:31] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008817 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.27 - - [2026-01-05 04:05:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003638 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003324 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006224 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.27 - - [2026-01-05 04:05:32] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005074 10.0.0.27 - - [2026-01-05 04:05:32] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004163 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.27 - - [2026-01-05 04:05:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004079 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003051 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005889 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.27 - - [2026-01-05 04:05:32] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005172 10.0.0.27 - - [2026-01-05 04:05:32] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004405 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.27 - - [2026-01-05 04:05:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004017 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003283 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005793 10.0.0.27 - - [2026-01-05 04:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.27 - - [2026-01-05 04:05:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006302 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007327 10.0.0.27 - - [2026-01-05 04:05:32] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006485 10.0.0.23 - - [2026-01-05 04:05:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003924 10.0.0.27 - - [2026-01-05 04:05:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003764 10.0.0.27 - - [2026-01-05 04:05:32] "GET /obj-perms HTTP/1.1" 200 5032 0.003807 10.0.0.33 - - [2026-01-05 04:05:33] "GET /obj-perms HTTP/1.1" 200 5032 0.050783 10.0.0.27 - - [2026-01-05 04:05:33] "GET /obj-perms HTTP/1.1" 200 5032 0.003675 10.0.0.23 - - [2026-01-05 04:05:33] "GET /obj-perms HTTP/1.1" 200 5032 0.005296 10.0.0.27 - - [2026-01-05 04:05:38] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 200 1294 0.004142 10.0.0.27 - - [2026-01-05 04:05:38] "POST /neutron/port HTTP/1.1" 200 1113 0.012786 10.0.0.27 - - [2026-01-05 04:05:40] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 404 171 0.003662 10.0.0.27 - - [2026-01-05 04:05:40] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 404 171 0.002944 10.0.0.27 - - [2026-01-05 04:05:40] "GET /virtual-machine/d4b768b0-8eb4-4217-9bda-f6bccc70d87c HTTP/1.1" 404 171 0.002615 10.0.0.27 - - [2026-01-05 04:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2026-01-05 04:05:40] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003529 10.0.0.27 - - [2026-01-05 04:05:40] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003079 10.0.0.27 - - [2026-01-05 04:05:40] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007183 10.0.0.27 - - [2026-01-05 04:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.27 - - [2026-01-05 04:05:40] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004177 10.0.0.27 - - [2026-01-05 04:05:40] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006576 10.0.0.33 - - [2026-01-05 04:05:44] "GET /obj-perms HTTP/1.1" 200 5032 0.003846 10.0.0.27 - - [2026-01-05 04:05:47] "GET /obj-perms HTTP/1.1" 200 5032 0.004288 10.0.0.27 - - [2026-01-05 04:05:50] "GET /obj-perms HTTP/1.1" 200 5032 0.004077 10.0.0.33 - - [2026-01-05 04:05:50] "GET /obj-perms HTTP/1.1" 200 5032 0.003367 10.0.0.27 - - [2026-01-05 04:05:50] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 200 1294 0.005473 10.0.0.27 - - [2026-01-05 04:05:50] "POST /neutron/port HTTP/1.1" 200 1113 0.023592 10.0.0.27 - - [2026-01-05 04:05:52] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 404 171 0.003760 10.0.0.27 - - [2026-01-05 04:05:52] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 404 171 0.003274 10.0.0.27 - - [2026-01-05 04:05:52] "GET /virtual-machine/df729c3c-12f1-4be5-8cb5-ca401fe2ce75 HTTP/1.1" 404 171 0.003318 10.0.0.27 - - [2026-01-05 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.27 - - [2026-01-05 04:05:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004358 10.0.0.27 - - [2026-01-05 04:05:52] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003308 10.0.0.27 - - [2026-01-05 04:05:52] "GET /virtual-network/69f1f3ea-db67-4d75-9446-77519c7f1e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007713 10.0.0.27 - - [2026-01-05 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.27 - - [2026-01-05 04:05:52] "GET /routing-instance/d960a6b1-1e3b-462f-b658-300292fe4ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004599 10.0.0.27 - - [2026-01-05 04:05:52] "GET /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003883 10.0.0.27 - - [2026-01-05 04:05:55] "GET /obj-perms HTTP/1.1" 200 5032 0.004043 10.0.0.27 - - [2026-01-05 04:05:59] "GET /obj-perms HTTP/1.1" 200 5032 0.005044 10.0.0.23 - - [2026-01-05 04:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007187 10.0.0.23 - - [2026-01-05 04:05:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005384 10.0.0.27 - - [2026-01-05 04:05:59] "POST /neutron/network HTTP/1.1" 200 151 0.140665 10.0.0.27 - - [2026-01-05 04:05:59] "DELETE /route-target/33d7434a-9e6d-4270-a9a8-b88eb5ad6664 HTTP/1.1" 200 115 0.022719 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.004430 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.23 - - [2026-01-05 04:06:02] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001575 10.0.0.27 - - [2026-01-05 04:06:02] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050560 10.0.0.27 - - [2026-01-05 04:06:02] "POST /network-policys HTTP/1.1" 200 522 0.031715 10.0.0.27 - - [2026-01-05 04:06:02] "GET /network-policy/9d5eab95-eda7-4028-9bb9-ce42ec083647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006102 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.003036 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.23 - - [2026-01-05 04:06:02] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001096 10.0.0.27 - - [2026-01-05 04:06:02] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.040438 10.0.0.27 - - [2026-01-05 04:06:02] "POST /network-policys HTTP/1.1" 200 522 0.031224 10.0.0.27 - - [2026-01-05 04:06:02] "GET /network-policy/e47dc064-e035-4ca5-a42f-56c39795f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006938 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.23 - - [2026-01-05 04:06:02] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001164 10.0.0.27 - - [2026-01-05 04:06:02] "GET /obj-perms HTTP/1.1" 200 5056 0.063331 10.0.0.27 - - [2026-01-05 04:06:02] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048133 10.0.0.27 - - [2026-01-05 04:06:02] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003677 10.0.0.27 - - [2026-01-05 04:06:02] "POST /virtual-networks HTTP/1.1" 200 546 0.074369 10.0.0.27 - - [2026-01-05 04:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2026-01-05 04:06:02] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004102 10.0.0.23 - - [2026-01-05 04:06:03] "POST /useragent-kv HTTP/1.1" 200 115 0.015808 10.0.0.27 - - [2026-01-05 04:06:03] "POST /ref-update HTTP/1.1" 200 156 0.088405 10.0.0.27 - - [2026-01-05 04:06:03] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006283 10.0.0.27 - - [2026-01-05 04:06:03] "POST /neutron/network HTTP/1.1" 200 809 0.006167 10.0.0.27 - - [2026-01-05 04:06:03] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005968 10.0.0.33 - - [2026-01-05 04:06:03] "GET /obj-perms HTTP/1.1" 200 5032 0.003965 10.0.0.23 - - [2026-01-05 04:06:03] "GET /obj-perms HTTP/1.1" 200 5032 0.004990 10.0.0.27 - - [2026-01-05 04:06:03] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007676 10.0.0.27 - - [2026-01-05 04:06:03] "PUT /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c HTTP/1.1" 200 264 0.057566 10.0.0.27 - - [2026-01-05 04:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.27 - - [2026-01-05 04:06:03] "GET /network-policy/9d5eab95-eda7-4028-9bb9-ce42ec083647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006264 10.0.0.27 - - [2026-01-05 04:06:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.004966 10.0.0.27 - - [2026-01-05 04:06:04] "POST /ref-update HTTP/1.1" 200 156 0.059121 10.0.0.27 - - [2026-01-05 04:06:04] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006982 10.0.0.27 - - [2026-01-05 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008347 10.0.0.27 - - [2026-01-05 04:06:04] "GET /network-policy/9d5eab95-eda7-4028-9bb9-ce42ec083647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003872 10.0.0.27 - - [2026-01-05 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.23 - - [2026-01-05 04:06:04] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001332 10.0.0.27 - - [2026-01-05 04:06:04] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.048319 10.0.0.27 - - [2026-01-05 04:06:04] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003410 10.0.0.27 - - [2026-01-05 04:06:04] "POST /virtual-networks HTTP/1.1" 200 546 0.072388 10.0.0.27 - - [2026-01-05 04:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.27 - - [2026-01-05 04:06:04] "POST /ref-update HTTP/1.1" 200 156 0.026432 10.0.0.27 - - [2026-01-05 04:06:04] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016004 10.0.0.23 - - [2026-01-05 04:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005895 10.0.0.27 - - [2026-01-05 04:06:04] "POST /ref-update HTTP/1.1" 200 156 0.068132 10.0.0.27 - - [2026-01-05 04:06:04] "POST /neutron/network HTTP/1.1" 200 809 0.006661 10.0.0.27 - - [2026-01-05 04:06:04] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005702 10.0.0.27 - - [2026-01-05 04:06:04] "POST /neutron/subnet HTTP/1.1" 200 672 0.008349 10.0.0.27 - - [2026-01-05 04:06:05] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006399 10.0.0.27 - - [2026-01-05 04:06:05] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006421 10.0.0.27 - - [2026-01-05 04:06:05] "PUT /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6 HTTP/1.1" 200 264 0.047603 10.0.0.27 - - [2026-01-05 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2026-01-05 04:06:05] "GET /network-policy/e47dc064-e035-4ca5-a42f-56c39795f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004145 10.0.0.27 - - [2026-01-05 04:06:05] "POST /ref-update HTTP/1.1" 200 156 0.051005 10.0.0.27 - - [2026-01-05 04:06:05] "POST /ref-update HTTP/1.1" 200 156 0.045877 10.0.0.27 - - [2026-01-05 04:06:05] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.013051 10.0.0.27 - - [2026-01-05 04:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010064 10.0.0.27 - - [2026-01-05 04:06:05] "GET /network-policy/e47dc064-e035-4ca5-a42f-56c39795f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005498 10.0.0.27 - - [2026-01-05 04:06:05] "POST /id-to-fqname HTTP/1.1" 200 222 0.001336 10.0.0.23 - - [2026-01-05 04:06:06] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000972 10.0.0.27 - - [2026-01-05 04:06:06] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.065135 10.0.0.27 - - [2026-01-05 04:06:06] "POST /neutron/network HTTP/1.1" 200 886 0.031656 10.0.0.27 - - [2026-01-05 04:06:06] "POST /id-to-fqname HTTP/1.1" 200 222 0.001324 10.0.0.27 - - [2026-01-05 04:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.006195 10.0.0.23 - - [2026-01-05 04:06:07] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000989 10.0.0.27 - - [2026-01-05 04:06:07] "POST /neutron/port HTTP/1.1" 200 1061 0.318959 10.0.0.27 - - [2026-01-05 04:06:07] "POST /neutron/port HTTP/1.1" 200 1115 0.113341 10.0.0.23 - - [2026-01-05 04:06:07] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001044 10.0.0.27 - - [2026-01-05 04:06:07] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.092371 10.0.0.27 - - [2026-01-05 04:06:07] "POST /neutron/network HTTP/1.1" 200 886 0.007235 10.0.0.27 - - [2026-01-05 04:06:07] "POST /neutron/network HTTP/1.1" 200 886 0.008060 10.0.0.27 - - [2026-01-05 04:06:08] "POST /neutron/port HTTP/1.1" 200 117 0.006667 10.0.0.27 - - [2026-01-05 04:06:08] "POST /neutron/network HTTP/1.1" 200 896 0.009363 10.0.0.27 - - [2026-01-05 04:06:08] "POST /neutron/port HTTP/1.1" 200 1061 0.020596 10.0.0.27 - - [2026-01-05 04:06:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004004 10.0.0.27 - - [2026-01-05 04:06:09] "POST /neutron/network HTTP/1.1" 200 886 0.007286 10.0.0.27 - - [2026-01-05 04:06:13] "POST /neutron/port HTTP/1.1" 200 1125 0.015900 10.0.0.27 - - [2026-01-05 04:06:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007201 10.0.0.27 - - [2026-01-05 04:06:13] "GET /virtual-machine/2fc993fc-7ba9-48c7-b8f6-e17620bafb14 HTTP/1.1" 200 1293 0.005601 10.0.0.27 - - [2026-01-05 04:06:13] "GET /virtual-machine-interface/8f6d8ed8-432d-4edb-b222-4933e504e3e1 HTTP/1.1" 200 2949 0.005066 10.0.0.27 - - [2026-01-05 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.27 - - [2026-01-05 04:06:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003931 10.0.0.27 - - [2026-01-05 04:06:13] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003396 10.0.0.27 - - [2026-01-05 04:06:13] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005824 10.0.0.27 - - [2026-01-05 04:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.27 - - [2026-01-05 04:06:16] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005167 10.0.0.27 - - [2026-01-05 04:06:18] "POST /neutron/network HTTP/1.1" 200 896 0.006860 10.0.0.27 - - [2026-01-05 04:06:18] "POST /neutron/port HTTP/1.1" 200 117 0.001231 10.0.0.27 - - [2026-01-05 04:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.27 - - [2026-01-05 04:06:20] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005629 10.0.0.27 - - [2026-01-05 04:06:22] "POST /neutron/port HTTP/1.1" 200 1125 0.019103 10.0.0.27 - - [2026-01-05 04:06:22] "POST /neutron/subnet HTTP/1.1" 200 646 0.009166 10.0.0.27 - - [2026-01-05 04:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.27 - - [2026-01-05 04:06:24] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005489 10.0.0.27 - - [2026-01-05 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.27 - - [2026-01-05 04:06:28] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005334 10.0.0.27 - - [2026-01-05 04:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.27 - - [2026-01-05 04:06:33] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007646 10.0.0.27 - - [2026-01-05 04:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.27 - - [2026-01-05 04:06:37] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005698 10.0.0.27 - - [2026-01-05 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.27 - - [2026-01-05 04:06:41] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005119 10.0.0.27 - - [2026-01-05 04:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.27 - - [2026-01-05 04:06:45] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005730 10.0.0.27 - - [2026-01-05 04:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.27 - - [2026-01-05 04:06:49] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005526 10.0.0.27 - - [2026-01-05 04:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.27 - - [2026-01-05 04:06:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003958 10.0.0.27 - - [2026-01-05 04:06:51] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003502 10.0.0.27 - - [2026-01-05 04:06:51] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006963 10.0.0.27 - - [2026-01-05 04:06:51] "POST /neutron/port HTTP/1.1" 200 1125 0.017879 10.0.0.27 - - [2026-01-05 04:06:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007301 10.0.0.27 - - [2026-01-05 04:07:00] "POST /neutron/port HTTP/1.1" 200 1125 0.053540 10.0.0.27 - - [2026-01-05 04:07:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007605 10.0.0.27 - - [2026-01-05 04:07:03] "GET /obj-perms HTTP/1.1" 200 5056 0.056266 10.0.0.27 - - [2026-01-05 04:07:12] "POST /neutron/port HTTP/1.1" 200 1125 0.016570 10.0.0.27 - - [2026-01-05 04:07:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009689 10.0.0.27 - - [2026-01-05 04:07:12] "GET /virtual-machine/6d3db3c8-c3bb-45eb-b68e-0df411a69970 HTTP/1.1" 200 1293 0.007275 10.0.0.27 - - [2026-01-05 04:07:12] "GET /virtual-machine-interface/27c64578-bddf-48b4-b2cc-0d511db60dd4 HTTP/1.1" 200 2948 0.004995 10.0.0.27 - - [2026-01-05 04:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-01-05 04:07:12] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003219 10.0.0.27 - - [2026-01-05 04:07:12] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003402 10.0.0.27 - - [2026-01-05 04:07:12] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005901 10.0.0.27 - - [2026-01-05 04:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.27 - - [2026-01-05 04:07:13] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004757 10.0.0.27 - - [2026-01-05 04:07:13] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003689 10.0.0.27 - - [2026-01-05 04:07:13] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006145 10.0.0.27 - - [2026-01-05 04:07:18] "POST /neutron/port HTTP/1.1" 200 1125 0.018900 10.0.0.27 - - [2026-01-05 04:07:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004331 10.0.0.27 - - [2026-01-05 04:07:18] "POST /neutron/network HTTP/1.1" 200 886 0.006798 10.0.0.27 - - [2026-01-05 04:07:22] "POST /neutron/network HTTP/1.1" 200 896 0.006531 10.0.0.27 - - [2026-01-05 04:07:22] "POST /neutron/port HTTP/1.1" 200 117 0.001866 10.0.0.23 - - [2026-01-05 04:08:04] "GET /obj-perms HTTP/1.1" 200 5056 0.071563 10.0.0.27 - - [2026-01-05 04:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-01-05 04:08:04] "GET /virtual-router/2a87e62b-dd1a-4ee2-a580-58963cead4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.005023 10.0.0.27 - - [2026-01-05 04:08:19] "POST /neutron/port HTTP/1.1" 200 1125 0.016705 10.0.0.27 - - [2026-01-05 04:08:19] "POST /neutron/subnet HTTP/1.1" 200 646 0.008803 10.0.0.27 - - [2026-01-05 04:08:24] "POST /neutron/port HTTP/1.1" 200 1125 0.017653 +++ date ++ echo 'INFO: =================== Mon Jan 5 04:08:40 AM UTC 2026 ===================' INFO: =================== Mon Jan 5 04:08:40 AM UTC 2026 =================== ++ 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 +++ cut -d / -f 1 +++ command -v ip +++ 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.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.33:8081 10.0.0.23:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.33:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.33:8086 10.0.0.23:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.33:8082 10.0.0.23:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.33:9161 10.0.0.23:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.254,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.33:2181,10.0.0.23:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.33:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.33:5673,10.0.0.23:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.33:6379 10.0.0.23:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.33:9092 10.0.0.23:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.27 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.27,10.0.0.33,10.0.0.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.27,10.0.0.33,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.33,10.0.0.23 +++ local servers=10.0.0.27,10.0.0.33,10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.27:9041 10.0.0.33:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/05/2026 04:08:48.941 7f4ab32a8f00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/05/2026 04:08:49.085 7f4ab32a8f00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/05/2026 04:08:49.098 7f4ab32a8f00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/05/2026 04:08:49.098 7f4ab32a8f00 [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 - - [2026-01-05 04:08:49] "GET / HTTP/1.1" 503 181 0.000267 10.0.0.23 - - [2026-01-05 04:08:49] "GET / HTTP/1.1" 503 181 0.000164 [Introspect:8084]10.0.0.27 - - [2026-01-05 04:08:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3219 0.001663 10.0.0.23 - - [2026-01-05 04:08:50] "GET / HTTP/1.1" 200 45871 0.001643 10.0.0.23 - - [2026-01-05 04:08:50] "GET / HTTP/1.1" 200 45871 0.001162 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 - - [2026-01-05 04:08:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000577 10.0.0.23 - - [2026-01-05 04:08:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000294 10.0.0.23 - - [2026-01-05 04:08:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.574364 10.0.0.23 - - [2026-01-05 04:08:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003542 10.0.0.23 - - [2026-01-05 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.327513 10.0.0.23 - - [2026-01-05 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 /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 - - [2026-01-05 04:08:52] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000898 10.0.0.23 - - [2026-01-05 04:08:52] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.061323 10.0.0.23 - - [2026-01-05 04:08:52] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000878 10.0.0.23 - - [2026-01-05 04:08:52] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=security_groups HTTP/1.1" 200 1097 0.039290 10.0.0.23 - - [2026-01-05 04:08:52] "GET /projects?obj_uuids=04cd9504-227b-4d20-92d3-4cd6f1695a99&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 10.0.0.23 - - [2026-01-05 04:08:52] "GET /project/04cd9504-227b-4d20-92d3-4cd6f1695a99?fields=application_policy_sets HTTP/1.1" 200 1390 0.045900 10.0.0.23 - - [2026-01-05 04:08:52] "DELETE /project/04cd9504-227b-4d20-92d3-4cd6f1695a99 HTTP/1.1" 409 278 0.243445 [Introspect:8084]10.0.0.27 - - [2026-01-05 04:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001167 [Introspect:8084]10.0.0.27 - - [2026-01-05 04:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001084 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.27 - - [2026-01-05 04:08:57] "GET /obj-perms HTTP/1.1" 200 5032 0.361125 10.0.0.27 - - [2026-01-05 04:08:57] "GET /obj-perms HTTP/1.1" 200 5032 0.003944 10.0.0.27 - - [2026-01-05 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.029453 10.0.0.23 - - [2026-01-05 04:08:57] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000957 10.0.0.27 - - [2026-01-05 04:08:57] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.040879 10.0.0.27 - - [2026-01-05 04:08:57] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003700 10.0.0.27 - - [2026-01-05 04:08:57] "POST /virtual-networks HTTP/1.1" 200 546 0.074143 10.0.0.27 - - [2026-01-05 04:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.27 - - [2026-01-05 04:08:58] "GET /network-ipam/7eccf64e-bd0e-4efc-8ca6-5cadb06522fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004755 10.0.0.23 - - [2026-01-05 04:08:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006637 10.0.0.27 - - [2026-01-05 04:08:58] "POST /ref-update HTTP/1.1" 200 156 0.072551 10.0.0.27 - - [2026-01-05 04:08:58] "POST /neutron/network HTTP/1.1" 200 809 0.043909 10.0.0.27 - - [2026-01-05 04:08:58] "GET /virtual-network/5857264d-cbbb-40e5-9fa2-24eb69d44ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.007115 10.0.0.27 - - [2026-01-05 04:08:58] "POST /route-targets HTTP/1.1" 200 327 0.067028 10.0.0.27 - - [2026-01-05 04:08:58] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006456 10.0.0.33 - - [2026-01-05 04:08:58] "GET /obj-perms HTTP/1.1" 200 5032 0.064120 10.0.0.27 - - [2026-01-05 04:08:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001575 10.0.0.27 - - [2026-01-05 04:08:59] "POST /neutron/port HTTP/1.1" 200 2098 0.023229 10.0.0.23 - - [2026-01-05 04:09:00] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001283 10.0.0.27 - - [2026-01-05 04:09:00] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.086176 10.0.0.27 - - [2026-01-05 04:09:00] "POST /neutron/network HTTP/1.1" 200 886 0.050161 10.0.0.27 - - [2026-01-05 04:09:00] "POST /neutron/port HTTP/1.1" 200 117 0.007216 10.0.0.23 - - [2026-01-05 04:09:00] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.27 - - [2026-01-05 04:09:01] "POST /neutron/port HTTP/1.1" 200 1061 0.282838 10.0.0.27 - - [2026-01-05 04:09:01] "POST /neutron/port HTTP/1.1" 200 1115 0.151604 10.0.0.27 - - [2026-01-05 04:09:01] "POST /neutron/subnet HTTP/1.1" 200 646 0.012972 10.0.0.27 - - [2026-01-05 04:09:05] "GET /obj-perms HTTP/1.1" 200 5056 0.063246 10.0.0.27 - - [2026-01-05 04:09:05] "POST /neutron/port HTTP/1.1" 200 1125 0.017448 10.0.0.27 - - [2026-01-05 04:09:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008835 10.0.0.27 - - [2026-01-05 04:09:05] "POST /neutron/port HTTP/1.1" 200 1125 0.017686 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.029681 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.003520 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine-interface/d31f4df9-8a56-46a3-bcf2-f88dcdcdbd00 HTTP/1.1" 200 2949 0.005366 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.003420 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine-interface/d31f4df9-8a56-46a3-bcf2-f88dcdcdbd00 HTTP/1.1" 200 2949 0.005751 10.0.0.27 - - [2026-01-05 04:09:05] "GET /instance-ip/02ee6886-301e-4968-ad4a-ac9eb4c07585 HTTP/1.1" 200 1622 0.005623 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.003654 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-machine-interface/d31f4df9-8a56-46a3-bcf2-f88dcdcdbd00 HTTP/1.1" 200 2949 0.005994 10.0.0.27 - - [2026-01-05 04:09:05] "GET /instance-ip/02ee6886-301e-4968-ad4a-ac9eb4c07585 HTTP/1.1" 200 1622 0.003404 10.0.0.27 - - [2026-01-05 04:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.27 - - [2026-01-05 04:09:05] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004772 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002759 10.0.0.27 - - [2026-01-05 04:09:05] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006111 10.0.0.27 - - [2026-01-05 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.27 - - [2026-01-05 04:09:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005473 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003450 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007267 10.0.0.27 - - [2026-01-05 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.27 - - [2026-01-05 04:09:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004244 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003081 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006383 10.0.0.27 - - [2026-01-05 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2026-01-05 04:09:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004476 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003604 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005837 10.0.0.27 - - [2026-01-05 04:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.27 - - [2026-01-05 04:09:06] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004069 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002917 10.0.0.27 - - [2026-01-05 04:09:06] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005713 10.0.0.27 - - [2026-01-05 04:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.27 - - [2026-01-05 04:09:09] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005405 10.0.0.27 - - [2026-01-05 04:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.27 - - [2026-01-05 04:09:13] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005740 10.0.0.27 - - [2026-01-05 04:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.27 - - [2026-01-05 04:09:17] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005506 10.0.0.27 - - [2026-01-05 04:09:20] "POST /neutron/port HTTP/1.1" 200 1125 0.042574 10.0.0.27 - - [2026-01-05 04:09:20] "POST /neutron/subnet HTTP/1.1" 200 646 0.009651 10.0.0.27 - - [2026-01-05 04:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.27 - - [2026-01-05 04:09:21] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006569 10.0.0.27 - - [2026-01-05 04:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.27 - - [2026-01-05 04:09:26] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006120 10.0.0.27 - - [2026-01-05 04:09:26] "POST /neutron/port HTTP/1.1" 200 1125 0.018775 10.0.0.27 - - [2026-01-05 04:09:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003866 10.0.0.27 - - [2026-01-05 04:09:27] "POST /neutron/network HTTP/1.1" 200 886 0.007352 10.0.0.27 - - [2026-01-05 04:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2026-01-05 04:09:30] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004897 10.0.0.27 - - [2026-01-05 04:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.27 - - [2026-01-05 04:09:34] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007371 10.0.0.27 - - [2026-01-05 04:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.27 - - [2026-01-05 04:09:38] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005211 10.0.0.27 - - [2026-01-05 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.27 - - [2026-01-05 04:09:42] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004959 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003469 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.010051 10.0.0.27 - - [2026-01-05 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.27 - - [2026-01-05 04:09:42] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003555 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004434 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007153 10.0.0.27 - - [2026-01-05 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.27 - - [2026-01-05 04:09:42] "GET /routing-instance/c094f679-de01-43c8-829b-44b6e80b8f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004297 10.0.0.27 - - [2026-01-05 04:09:42] "GET /route-target/da57e858-e917-4811-aeb0-24c6906c14a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003710 10.0.0.27 - - [2026-01-05 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.27 - - [2026-01-05 04:09:42] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003505 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002941 10.0.0.27 - - [2026-01-05 04:09:42] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006038 10.0.0.27 - - [2026-01-05 04:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.27 - - [2026-01-05 04:09:42] "GET /routing-instance/c094f679-de01-43c8-829b-44b6e80b8f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004150 10.0.0.27 - - [2026-01-05 04:09:42] "GET /route-target/da57e858-e917-4811-aeb0-24c6906c14a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003061 10.0.0.27 - - [2026-01-05 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.27 - - [2026-01-05 04:09:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004077 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002765 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005583 10.0.0.27 - - [2026-01-05 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2026-01-05 04:09:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004212 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003264 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006122 10.0.0.27 - - [2026-01-05 04:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.27 - - [2026-01-05 04:09:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003844 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002945 10.0.0.27 - - [2026-01-05 04:09:43] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005862 10.0.0.23 - - [2026-01-05 04:09:43] "GET /obj-perms HTTP/1.1" 200 5032 0.046402 10.0.0.27 - - [2026-01-05 04:09:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004202 10.0.0.27 - - [2026-01-05 04:09:43] "GET /obj-perms HTTP/1.1" 200 5032 0.003800 10.0.0.27 - - [2026-01-05 04:09:43] "GET /obj-perms HTTP/1.1" 200 5032 0.003541 10.0.0.27 - - [2026-01-05 04:09:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001253 10.0.0.27 - - [2026-01-05 04:09:44] "POST /neutron/network HTTP/1.1" 200 896 0.006861 10.0.0.23 - - [2026-01-05 04:09:44] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000955 10.0.0.27 - - [2026-01-05 04:09:44] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.059220 10.0.0.27 - - [2026-01-05 04:09:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007405 10.0.0.27 - - [2026-01-05 04:09:45] "POST /neutron/network HTTP/1.1" 200 896 0.011229 10.0.0.23 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.27 - - [2026-01-05 04:09:45] "POST /neutron/port HTTP/1.1" 200 1061 0.021555 10.0.0.23 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000374 10.0.0.27 - - [2026-01-05 04:09:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004701 10.0.0.23 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.27 - - [2026-01-05 04:09:45] "POST /neutron/network HTTP/1.1" 200 886 0.010962 10.0.0.33 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.23 - - [2026-01-05 04:09:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-01-05 04:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.33 - - [2026-01-05 04:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.27 - - [2026-01-05 04:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.27 - - [2026-01-05 04:09:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.27 - - [2026-01-05 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000872 10.0.0.27 - - [2026-01-05 04:09:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.27 - - [2026-01-05 04:09:50] "POST /neutron/port HTTP/1.1" 200 1125 0.025458 10.0.0.27 - - [2026-01-05 04:09:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007863 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.008435 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.004895 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine-interface/ab9f74eb-a038-4b0c-9932-8ced0a87c40d HTTP/1.1" 200 2949 0.006775 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.004119 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine-interface/ab9f74eb-a038-4b0c-9932-8ced0a87c40d HTTP/1.1" 200 2949 0.005865 10.0.0.27 - - [2026-01-05 04:09:50] "GET /instance-ip/a4b8a25c-f7fb-430c-bffd-a8d0d030010c HTTP/1.1" 200 1624 0.005802 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.003745 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-machine-interface/ab9f74eb-a038-4b0c-9932-8ced0a87c40d HTTP/1.1" 200 2949 0.005382 10.0.0.27 - - [2026-01-05 04:09:50] "GET /instance-ip/a4b8a25c-f7fb-430c-bffd-a8d0d030010c HTTP/1.1" 200 1624 0.004278 10.0.0.27 - - [2026-01-05 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.27 - - [2026-01-05 04:09:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003792 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002623 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005789 10.0.0.27 - - [2026-01-05 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.27 - - [2026-01-05 04:09:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004247 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003059 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005998 10.0.0.27 - - [2026-01-05 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-01-05 04:09:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003848 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003256 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005517 10.0.0.27 - - [2026-01-05 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.27 - - [2026-01-05 04:09:50] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004739 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003114 10.0.0.27 - - [2026-01-05 04:09:50] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006265 10.0.0.27 - - [2026-01-05 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.27 - - [2026-01-05 04:09:51] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005041 10.0.0.27 - - [2026-01-05 04:09:51] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004088 10.0.0.27 - - [2026-01-05 04:09:51] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007188 10.0.0.27 - - [2026-01-05 04:09:51] "POST /neutron/port HTTP/1.1" 200 1125 0.044510 10.0.0.27 - - [2026-01-05 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2026-01-05 04:09:54] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005270 10.0.0.27 - - [2026-01-05 04:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.27 - - [2026-01-05 04:09:58] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006132 10.0.0.27 - - [2026-01-05 04:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.27 - - [2026-01-05 04:10:02] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005358 10.0.0.23 - - [2026-01-05 04:10:05] "GET /obj-perms HTTP/1.1" 200 5056 0.056607 10.0.0.27 - - [2026-01-05 04:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.27 - - [2026-01-05 04:10:06] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004916 10.0.0.27 - - [2026-01-05 04:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.27 - - [2026-01-05 04:10:10] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005580 10.0.0.27 - - [2026-01-05 04:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.27 - - [2026-01-05 04:10:14] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005679 10.0.0.27 - - [2026-01-05 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.27 - - [2026-01-05 04:10:18] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005848 10.0.0.27 - - [2026-01-05 04:10:21] "POST /neutron/port HTTP/1.1" 200 1125 0.054428 10.0.0.27 - - [2026-01-05 04:10:21] "POST /neutron/subnet HTTP/1.1" 200 646 0.008382 10.0.0.27 - - [2026-01-05 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.27 - - [2026-01-05 04:10:22] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007452 10.0.0.27 - - [2026-01-05 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.27 - - [2026-01-05 04:10:26] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006469 10.0.0.27 - - [2026-01-05 04:10:27] "POST /neutron/port HTTP/1.1" 200 1125 0.016752 10.0.0.27 - - [2026-01-05 04:10:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004061 10.0.0.27 - - [2026-01-05 04:10:27] "POST /neutron/network HTTP/1.1" 200 886 0.006499 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003699 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003388 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006475 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004594 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002807 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006072 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.27 - - [2026-01-05 04:10:29] "GET /routing-instance/1159fc4a-f75e-43df-960f-95a3dd4096d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004315 10.0.0.27 - - [2026-01-05 04:10:29] "GET /route-target/c1a4cc14-58c4-49d8-9401-4f9bdf895ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003464 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004468 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003694 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.007058 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.27 - - [2026-01-05 04:10:29] "GET /routing-instance/1159fc4a-f75e-43df-960f-95a3dd4096d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004266 10.0.0.27 - - [2026-01-05 04:10:29] "GET /route-target/c1a4cc14-58c4-49d8-9401-4f9bdf895ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003273 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005420 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003244 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005900 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003989 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003120 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006519 10.0.0.27 - - [2026-01-05 04:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.27 - - [2026-01-05 04:10:29] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004013 10.0.0.27 - - [2026-01-05 04:10:29] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003334 10.0.0.27 - - [2026-01-05 04:10:30] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005598 10.0.0.27 - - [2026-01-05 04:10:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003848 10.0.0.23 - - [2026-01-05 04:10:30] "GET /obj-perms HTTP/1.1" 200 5032 0.005371 10.0.0.27 - - [2026-01-05 04:10:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004366 10.0.0.33 - - [2026-01-05 04:10:30] "GET /obj-perms HTTP/1.1" 200 5032 0.004229 10.0.0.23 - - [2026-01-05 04:10:30] "GET /obj-perms HTTP/1.1" 200 5032 0.003837 10.0.0.27 - - [2026-01-05 04:10:30] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.003779 10.0.0.27 - - [2026-01-05 04:10:30] "GET /virtual-machine-interface/d31f4df9-8a56-46a3-bcf2-f88dcdcdbd00 HTTP/1.1" 200 2949 0.005757 10.0.0.27 - - [2026-01-05 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2026-01-05 04:10:30] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003382 10.0.0.27 - - [2026-01-05 04:10:30] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002843 10.0.0.27 - - [2026-01-05 04:10:30] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009525 10.0.0.27 - - [2026-01-05 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.27 - - [2026-01-05 04:10:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003373 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002820 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006329 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.004630 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-machine-interface/ab9f74eb-a038-4b0c-9932-8ced0a87c40d HTTP/1.1" 200 2949 0.005284 10.0.0.27 - - [2026-01-05 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2026-01-05 04:10:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003894 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003689 10.0.0.27 - - [2026-01-05 04:10:31] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006426 10.0.0.27 - - [2026-01-05 04:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.27 - - [2026-01-05 04:10:33] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004383 10.0.0.27 - - [2026-01-05 04:10:33] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003350 10.0.0.27 - - [2026-01-05 04:10:33] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006178 10.0.0.27 - - [2026-01-05 04:10:37] "POST /neutron/port HTTP/1.1" 200 1125 0.016711 10.0.0.27 - - [2026-01-05 04:10:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009835 10.0.0.27 - - [2026-01-05 04:11:22] "POST /neutron/port HTTP/1.1" 200 1125 0.016511 10.0.0.27 - - [2026-01-05 04:11:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003737 10.0.0.27 - - [2026-01-05 04:11:22] "POST /neutron/network HTTP/1.1" 200 886 0.006454 10.0.0.27 - - [2026-01-05 04:11:27] "POST /neutron/network HTTP/1.1" 200 896 0.007274 10.0.0.27 - - [2026-01-05 04:11:27] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.27 - - [2026-01-05 04:11:28] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 200 1293 0.004395 10.0.0.27 - - [2026-01-05 04:11:29] "POST /neutron/port HTTP/1.1" 200 1115 0.014315 10.0.0.27 - - [2026-01-05 04:11:30] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 404 171 0.003576 10.0.0.27 - - [2026-01-05 04:11:30] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 404 171 0.002721 10.0.0.27 - - [2026-01-05 04:11:30] "GET /virtual-machine/4c141e6c-f6ff-4ec8-8b53-669c01fc7d9d HTTP/1.1" 404 171 0.002400 10.0.0.27 - - [2026-01-05 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.27 - - [2026-01-05 04:11:31] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003918 10.0.0.27 - - [2026-01-05 04:11:31] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004282 10.0.0.27 - - [2026-01-05 04:11:31] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.005784 10.0.0.27 - - [2026-01-05 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.27 - - [2026-01-05 04:11:31] "GET /routing-instance/1159fc4a-f75e-43df-960f-95a3dd4096d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005049 10.0.0.27 - - [2026-01-05 04:11:31] "GET /route-target/c1a4cc14-58c4-49d8-9401-4f9bdf895ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003572 10.0.0.27 - - [2026-01-05 04:11:31] "GET /obj-perms HTTP/1.1" 200 5032 0.004069 10.0.0.23 - - [2026-01-05 04:11:34] "GET /obj-perms HTTP/1.1" 200 5032 0.005499 10.0.0.27 - - [2026-01-05 04:11:40] "GET /obj-perms HTTP/1.1" 200 5032 0.048545 10.0.0.23 - - [2026-01-05 04:11:40] "GET /obj-perms HTTP/1.1" 200 5032 0.004408 10.0.0.27 - - [2026-01-05 04:11:40] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 200 1294 0.004143 10.0.0.27 - - [2026-01-05 04:11:41] "POST /neutron/port HTTP/1.1" 200 1115 0.015198 10.0.0.27 - - [2026-01-05 04:11:42] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 404 171 0.003201 10.0.0.27 - - [2026-01-05 04:11:42] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 404 171 0.002754 10.0.0.27 - - [2026-01-05 04:11:42] "GET /virtual-machine/b0a03ae2-32ce-41b4-be4a-a21deba0ce5d HTTP/1.1" 404 171 0.002662 10.0.0.27 - - [2026-01-05 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.27 - - [2026-01-05 04:11:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005214 10.0.0.27 - - [2026-01-05 04:11:43] "GET /virtual-networks?parent_id=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004603 10.0.0.27 - - [2026-01-05 04:11:43] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.006770 10.0.0.27 - - [2026-01-05 04:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.27 - - [2026-01-05 04:11:43] "GET /routing-instance/c094f679-de01-43c8-829b-44b6e80b8f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.004702 10.0.0.27 - - [2026-01-05 04:11:43] "GET /route-target/da57e858-e917-4811-aeb0-24c6906c14a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003770 10.0.0.27 - - [2026-01-05 04:11:43] "GET /obj-perms HTTP/1.1" 200 5032 0.004188 10.0.0.27 - - [2026-01-05 04:11:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003686 10.0.0.33 - - [2026-01-05 04:11:46] "GET /obj-perms HTTP/1.1" 200 5032 0.003870 10.0.0.23 - - [2026-01-05 04:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003858 10.0.0.23 - - [2026-01-05 04:11:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004189 10.0.0.27 - - [2026-01-05 04:11:46] "DELETE /virtual-network/5857264d-cbbb-40e5-9fa2-24eb69d44ba9 HTTP/1.1" 200 115 0.106252 10.0.0.27 - - [2026-01-05 04:11:46] "DELETE /route-target/5880a0ea-5ea7-4d5f-81c3-19146613538b HTTP/1.1" 200 115 0.022405 10.0.0.27 - - [2026-01-05 04:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2026-01-05 04:11:46] "GET /network-policy/e47dc064-e035-4ca5-a42f-56c39795f0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003730 10.0.0.27 - - [2026-01-05 04:11:46] "POST /ref-update HTTP/1.1" 200 156 0.061074 10.0.0.27 - - [2026-01-05 04:11:47] "GET /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.023198 10.0.0.27 - - [2026-01-05 04:11:47] "DELETE /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6 HTTP/1.1" 409 248 0.009927 10.0.0.27 - - [2026-01-05 04:11:47] "POST /neutron/port HTTP/1.1" 200 1125 0.021743 10.0.0.27 - - [2026-01-05 04:11:47] "POST /neutron/port HTTP/1.1" 200 1125 0.031763 10.0.0.27 - - [2026-01-05 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.23 - - [2026-01-05 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.012018 10.0.0.23 - - [2026-01-05 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006382 10.0.0.27 - - [2026-01-05 04:11:49] "DELETE /virtual-network/e088200e-19f3-44cc-9ccd-270934d1a1e6 HTTP/1.1" 200 115 0.143055 10.0.0.27 - - [2026-01-05 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.27 - - [2026-01-05 04:11:49] "GET /network-policy/9d5eab95-eda7-4028-9bb9-ce42ec083647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004170 10.0.0.27 - - [2026-01-05 04:11:49] "POST /ref-update HTTP/1.1" 200 156 0.058829 10.0.0.27 - - [2026-01-05 04:11:49] "POST /neutron/network HTTP/1.1" 200 809 0.009342 10.0.0.27 - - [2026-01-05 04:11:49] "GET /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005229 10.0.0.23 - - [2026-01-05 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006589 10.0.0.23 - - [2026-01-05 04:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002198 10.0.0.27 - - [2026-01-05 04:11:49] "DELETE /virtual-network/f704f219-363b-4ecc-bfba-8ab00b5ddf8c HTTP/1.1" 200 115 0.121010 10.0.0.27 - - [2026-01-05 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009951 10.0.0.27 - - [2026-01-05 04:11:49] "DELETE /network-policy/e47dc064-e035-4ca5-a42f-56c39795f0a9 HTTP/1.1" 200 115 0.044183 10.0.0.27 - - [2026-01-05 04:11:50] "DELETE /network-policy/9d5eab95-eda7-4028-9bb9-ce42ec083647 HTTP/1.1" 200 115 0.036973 10.0.0.27 - - [2026-01-05 04:12:07] "GET /obj-perms HTTP/1.1" 200 5056 0.052272 10.0.0.23 - - [2026-01-05 04:12:18] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001142 10.0.0.27 - - [2026-01-05 04:12:18] "GET /project/f5158d13-df10-419a-8547-25010c329027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.080897 10.0.0.23 - - [2026-01-05 04:12:18] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000929 10.0.0.27 - - [2026-01-05 04:12:18] "GET /project/f5158d13-df10-419a-8547-25010c329027?fields=virtual_networks HTTP/1.1" 200 1044 0.043432 10.0.0.23 - - [2026-01-05 04:12:18] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000915 10.0.0.27 - - [2026-01-05 04:12:18] "GET /project/f5158d13-df10-419a-8547-25010c329027?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.042151 10.0.0.23 - - [2026-01-05 04:12:18] "GET /projects?obj_uuids=f5158d13-df10-419a-8547-25010c329027&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001016 10.0.0.27 - - [2026-01-05 04:12:18] "GET /project/f5158d13-df10-419a-8547-25010c329027?fields=security_groups HTTP/1.1" 200 1271 0.040274 10.0.0.27 - - [2026-01-05 04:12:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.032109 10.0.0.23 - - [2026-01-05 04:12:19] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003339 10.0.0.23 - - [2026-01-05 04:12:19] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000940 10.0.0.23 - - [2026-01-05 04:12:19] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007711 10.0.0.23 - - [2026-01-05 04:12:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.001411 10.0.0.23 - - [2026-01-05 04:12:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.006165 10.0.0.23 - - [2026-01-05 04:12:19] "POST /security-groups HTTP/1.1" 200 591 0.030372 10.0.0.23 - - [2026-01-05 04:12:19] "POST /projects HTTP/1.1" 200 585 0.229358 10.0.0.27 - - [2026-01-05 04:12:19] "POST /access-control-lists HTTP/1.1" 200 596 0.023908 10.0.0.23 - - [2026-01-05 04:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.304584 10.0.0.27 - - [2026-01-05 04:12:19] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.451700 10.0.0.27 - - [2026-01-05 04:12:20] "DELETE /access-control-list/53e8d13f-66e5-474a-92e5-6ae09144820c HTTP/1.1" 200 115 0.042303 10.0.0.27 - - [2026-01-05 04:12:21] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.27 - - [2026-01-05 04:12:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629 10.0.0.27 - - [2026-01-05 04:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.067020 10.0.0.23 - - [2026-01-05 04:12:23] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.27 - - [2026-01-05 04:12:23] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.055194 10.0.0.27 - - [2026-01-05 04:12:23] "POST /ref-update HTTP/1.1" 200 156 0.027972 10.0.0.23 - - [2026-01-05 04:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008730 10.0.0.27 - - [2026-01-05 04:12:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.317234 10.0.0.27 - - [2026-01-05 04:12:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001263 10.0.0.27 - - [2026-01-05 04:12:23] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005364 10.0.0.27 - - [2026-01-05 04:12:23] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005476 10.0.0.27 - - [2026-01-05 04:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.006182 10.0.0.27 - - [2026-01-05 04:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.23 - - [2026-01-05 04:12:23] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000855 10.0.0.27 - - [2026-01-05 04:12:23] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.041495 10.0.0.23 - - [2026-01-05 04:12:24] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000981 10.0.0.27 - - [2026-01-05 04:12:24] "POST /neutron/network HTTP/1.1" 200 605 0.116974 10.0.0.27 - - [2026-01-05 04:12:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.003202 10.0.0.27 - - [2026-01-05 04:12:24] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005061 10.0.0.27 - - [2026-01-05 04:12:24] "POST /neutron/network HTTP/1.1" 200 822 0.006259 10.0.0.27 - - [2026-01-05 04:12:24] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004905 10.0.0.27 - - [2026-01-05 04:12:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001274 10.0.0.27 - - [2026-01-05 04:12:24] "POST /neutron/network HTTP/1.1" 200 834 0.008975 10.0.0.23 - - [2026-01-05 04:12:25] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001037 10.0.0.27 - - [2026-01-05 04:12:25] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060260 10.0.0.27 - - [2026-01-05 04:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.007043 10.0.0.27 - - [2026-01-05 04:12:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001093 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/network HTTP/1.1" 200 834 0.006467 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/port HTTP/1.1" 200 1060 0.019706 10.0.0.23 - - [2026-01-05 04:12:26] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001385 10.0.0.27 - - [2026-01-05 04:12:26] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.107909 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/port HTTP/1.1" 200 1124 0.023345 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.004189 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007630 10.0.0.27 - - [2026-01-05 04:12:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007079 10.0.0.27 - - [2026-01-05 04:12:27] "POST /neutron/port HTTP/1.1" 200 1058 0.017089 10.0.0.27 - - [2026-01-05 04:12:27] "POST /neutron/port HTTP/1.1" 200 1122 0.017529 10.0.0.27 - - [2026-01-05 04:12:27] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.27 - - [2026-01-05 04:12:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007466 10.0.0.27 - - [2026-01-05 04:12:32] "POST /neutron/port HTTP/1.1" 200 1124 0.017960 10.0.0.27 - - [2026-01-05 04:12:32] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 401 292 0.000404 10.0.0.27 - - [2026-01-05 04:12:32] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 200 1292 0.036539 10.0.0.27 - - [2026-01-05 04:12:32] "GET /virtual-machine-interface/012f9df5-a284-4f81-887d-aa0ee99c4305 HTTP/1.1" 200 2937 0.005313 10.0.0.27 - - [2026-01-05 04:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.27 - - [2026-01-05 04:12:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005165 10.0.0.27 - - [2026-01-05 04:12:32] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004020 10.0.0.27 - - [2026-01-05 04:12:32] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006130 10.0.0.27 - - [2026-01-05 04:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.27 - - [2026-01-05 04:12:35] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007406 10.0.0.27 - - [2026-01-05 04:12:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007628 10.0.0.27 - - [2026-01-05 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.27 - - [2026-01-05 04:12:37] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004291 10.0.0.27 - - [2026-01-05 04:12:37] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003003 10.0.0.27 - - [2026-01-05 04:12:37] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007501 10.0.0.27 - - [2026-01-05 04:12:38] "POST /neutron/port HTTP/1.1" 200 1124 0.016951 10.0.0.27 - - [2026-01-05 04:12:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007445 10.0.0.27 - - [2026-01-05 04:12:43] "POST /neutron/port HTTP/1.1" 200 1122 0.015657 10.0.0.27 - - [2026-01-05 04:12:43] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 200 1293 0.006151 10.0.0.27 - - [2026-01-05 04:12:43] "GET /virtual-machine-interface/7574bfc4-bff5-4492-bbde-dd3d4e15ba40 HTTP/1.1" 200 2940 0.005263 10.0.0.27 - - [2026-01-05 04:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.27 - - [2026-01-05 04:12:43] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002985 10.0.0.27 - - [2026-01-05 04:12:43] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003161 10.0.0.27 - - [2026-01-05 04:12:43] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006837 10.0.0.27 - - [2026-01-05 04:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.27 - - [2026-01-05 04:12:44] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004483 10.0.0.27 - - [2026-01-05 04:12:44] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003535 10.0.0.27 - - [2026-01-05 04:12:44] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007570 10.0.0.27 - - [2026-01-05 04:12:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007504 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 200 1292 0.003804 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine-interface/012f9df5-a284-4f81-887d-aa0ee99c4305 HTTP/1.1" 200 2937 0.005721 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 200 1292 0.003475 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine-interface/012f9df5-a284-4f81-887d-aa0ee99c4305 HTTP/1.1" 200 2937 0.005130 10.0.0.27 - - [2026-01-05 04:12:45] "GET /instance-ip/fb95980d-69cb-4021-98e7-9d0b68ffaea6 HTTP/1.1" 200 1621 0.006187 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 200 1292 0.005338 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-machine-interface/012f9df5-a284-4f81-887d-aa0ee99c4305 HTTP/1.1" 200 2937 0.007247 10.0.0.27 - - [2026-01-05 04:12:45] "GET /instance-ip/fb95980d-69cb-4021-98e7-9d0b68ffaea6 HTTP/1.1" 200 1621 0.004033 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004407 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003846 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008422 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004173 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002994 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005737 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003929 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003022 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006769 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004626 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003424 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007148 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.005005 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004262 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.010087 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.27 - - [2026-01-05 04:12:45] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003598 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003855 10.0.0.27 - - [2026-01-05 04:12:45] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005973 10.0.0.27 - - [2026-01-05 04:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.27 - - [2026-01-05 04:12:45] "GET /routing-instance/6bdd9ad1-2cc7-4d5d-a629-1484a8d6489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004689 10.0.0.27 - - [2026-01-05 04:12:45] "GET /route-target/c093dff2-f365-4226-b885-49d4a49bc14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004145 10.0.0.27 - - [2026-01-05 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.27 - - [2026-01-05 04:12:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004091 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003540 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006656 10.0.0.27 - - [2026-01-05 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2026-01-05 04:12:46] "GET /routing-instance/6bdd9ad1-2cc7-4d5d-a629-1484a8d6489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.007492 10.0.0.27 - - [2026-01-05 04:12:46] "GET /route-target/c093dff2-f365-4226-b885-49d4a49bc14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004658 10.0.0.27 - - [2026-01-05 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.27 - - [2026-01-05 04:12:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004876 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003070 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.014856 10.0.0.27 - - [2026-01-05 04:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.27 - - [2026-01-05 04:12:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004034 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004001 10.0.0.27 - - [2026-01-05 04:12:46] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005863 10.0.0.23 - - [2026-01-05 04:12:47] "GET /obj-perms HTTP/1.1" 200 5030 0.062265 10.0.0.27 - - [2026-01-05 04:12:47] "GET /obj-perms HTTP/1.1" 200 5030 0.055545 10.0.0.27 - - [2026-01-05 04:12:47] "GET /obj-perms HTTP/1.1" 200 5030 0.004381 10.0.0.23 - - [2026-01-05 04:12:47] "GET /obj-perms HTTP/1.1" 200 5030 0.003943 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 200 1293 0.004176 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine-interface/7574bfc4-bff5-4492-bbde-dd3d4e15ba40 HTTP/1.1" 200 2940 0.008224 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 200 1293 0.003236 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine-interface/7574bfc4-bff5-4492-bbde-dd3d4e15ba40 HTTP/1.1" 200 2940 0.004687 10.0.0.27 - - [2026-01-05 04:12:48] "GET /instance-ip/9a2cc67e-0ddd-457c-a330-7eb9f8afcdc1 HTTP/1.1" 200 1619 0.005172 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 200 1293 0.003791 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-machine-interface/7574bfc4-bff5-4492-bbde-dd3d4e15ba40 HTTP/1.1" 200 2940 0.005621 10.0.0.27 - - [2026-01-05 04:12:48] "GET /instance-ip/9a2cc67e-0ddd-457c-a330-7eb9f8afcdc1 HTTP/1.1" 200 1619 0.003523 10.0.0.27 - - [2026-01-05 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.27 - - [2026-01-05 04:12:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003978 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002857 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005883 10.0.0.27 - - [2026-01-05 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.27 - - [2026-01-05 04:12:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004728 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005173 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006132 10.0.0.27 - - [2026-01-05 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.27 - - [2026-01-05 04:12:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003858 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005837 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006155 10.0.0.27 - - [2026-01-05 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.27 - - [2026-01-05 04:12:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003909 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002696 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006648 10.0.0.27 - - [2026-01-05 04:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.27 - - [2026-01-05 04:12:48] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003552 10.0.0.27 - - [2026-01-05 04:12:48] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002911 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006827 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.27 - - [2026-01-05 04:12:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004145 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003150 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005693 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.27 - - [2026-01-05 04:12:49] "GET /routing-instance/bd89921e-5285-45ac-8a14-13f1c3aaa2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005833 10.0.0.27 - - [2026-01-05 04:12:49] "GET /route-target/3bdd993a-0bdf-44c8-8a0a-cfc0044b3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004348 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.27 - - [2026-01-05 04:12:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004541 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003209 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006698 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.27 - - [2026-01-05 04:12:49] "GET /routing-instance/bd89921e-5285-45ac-8a14-13f1c3aaa2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004917 10.0.0.27 - - [2026-01-05 04:12:49] "GET /route-target/3bdd993a-0bdf-44c8-8a0a-cfc0044b3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.006905 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.27 - - [2026-01-05 04:12:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004364 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003525 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008305 10.0.0.27 - - [2026-01-05 04:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.27 - - [2026-01-05 04:12:49] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004163 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003586 10.0.0.27 - - [2026-01-05 04:12:49] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006346 10.0.0.27 - - [2026-01-05 04:12:49] "GET /obj-perms HTTP/1.1" 200 5030 0.004156 10.0.0.23 - - [2026-01-05 04:12:49] "GET /obj-perms HTTP/1.1" 200 5030 0.003370 10.0.0.27 - - [2026-01-05 04:12:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004076 10.0.0.27 - - [2026-01-05 04:12:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004892 10.0.0.33 - - [2026-01-05 04:12:50] "GET /obj-perms HTTP/1.1" 200 5030 0.065541 10.0.0.23 - - [2026-01-05 04:12:52] "DELETE /project/f5158d13-df10-419a-8547-25010c329027 HTTP/1.1" 404 177 0.003913 10.0.0.23 - - [2026-01-05 04:12:52] "DELETE /project/9c8c4ed9a605494b951e0781559f8ecb HTTP/1.1" 404 173 0.003729 10.0.0.23 - - [2026-01-05 04:13:07] "GET /obj-perms HTTP/1.1" 200 5056 0.059944 10.0.0.27 - - [2026-01-05 04:13:08] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 200 1293 0.005190 10.0.0.27 - - [2026-01-05 04:13:09] "POST /neutron/port HTTP/1.1" 200 1122 0.018612 10.0.0.27 - - [2026-01-05 04:13:10] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 404 171 0.003084 10.0.0.27 - - [2026-01-05 04:13:10] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 404 171 0.002395 10.0.0.27 - - [2026-01-05 04:13:10] "GET /virtual-machine/98cb6772-bd16-4b61-9ae6-3befb3a6d114 HTTP/1.1" 404 171 0.002847 10.0.0.27 - - [2026-01-05 04:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.27 - - [2026-01-05 04:13:10] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003201 10.0.0.27 - - [2026-01-05 04:13:10] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003305 10.0.0.27 - - [2026-01-05 04:13:10] "GET /virtual-network/b4a408a7-1bd9-4425-b996-9714c0453942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006062 10.0.0.27 - - [2026-01-05 04:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.27 - - [2026-01-05 04:13:10] "GET /routing-instance/bd89921e-5285-45ac-8a14-13f1c3aaa2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004386 10.0.0.27 - - [2026-01-05 04:13:10] "GET /route-target/3bdd993a-0bdf-44c8-8a0a-cfc0044b3f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004729 10.0.0.27 - - [2026-01-05 04:13:11] "GET /obj-perms HTTP/1.1" 200 5030 0.003809 10.0.0.27 - - [2026-01-05 04:13:14] "GET /obj-perms HTTP/1.1" 200 5030 0.004844 10.0.0.27 - - [2026-01-05 04:13:17] "GET /obj-perms HTTP/1.1" 200 5030 0.004170 10.0.0.27 - - [2026-01-05 04:13:17] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 200 1292 0.004604 10.0.0.27 - - [2026-01-05 04:13:17] "POST /neutron/port HTTP/1.1" 200 1124 0.017867 10.0.0.27 - - [2026-01-05 04:13:19] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 404 171 0.004016 10.0.0.27 - - [2026-01-05 04:13:19] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 404 171 0.003026 10.0.0.27 - - [2026-01-05 04:13:19] "GET /virtual-machine/50c58bc7-2259-407d-ba4a-eadb25f22995 HTTP/1.1" 404 171 0.003387 10.0.0.27 - - [2026-01-05 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.27 - - [2026-01-05 04:13:19] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003708 10.0.0.27 - - [2026-01-05 04:13:19] "GET /virtual-networks?parent_id=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002779 10.0.0.27 - - [2026-01-05 04:13:19] "GET /virtual-network/a1a29481-61b9-4c57-a674-774b70e4372c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006891 10.0.0.27 - - [2026-01-05 04:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.27 - - [2026-01-05 04:13:19] "GET /routing-instance/6bdd9ad1-2cc7-4d5d-a629-1484a8d6489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004406 10.0.0.27 - - [2026-01-05 04:13:19] "GET /route-target/c093dff2-f365-4226-b885-49d4a49bc14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004457 10.0.0.27 - - [2026-01-05 04:13:22] "GET /obj-perms HTTP/1.1" 200 5030 0.011505 10.0.0.23 - - [2026-01-05 04:13:23] "GET /obj-perms HTTP/1.1" 200 5030 0.004522 10.0.0.27 - - [2026-01-05 04:13:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004096 10.0.0.23 - - [2026-01-05 04:13:32] "GET /obj-perms HTTP/1.1" 200 5030 0.004212 10.0.0.27 - - [2026-01-05 04:13:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003484 10.0.0.23 - - [2026-01-05 04:13:38] "GET /obj-perms HTTP/1.1" 200 5030 0.003958 10.0.0.27 - - [2026-01-05 04:13:38] "POST /neutron/network HTTP/1.1" 200 822 0.006525 10.0.0.27 - - [2026-01-05 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.23 - - [2026-01-05 04:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002251 10.0.0.23 - - [2026-01-05 04:13:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002179 10.0.0.27 - - [2026-01-05 04:13:38] "POST /neutron/network HTTP/1.1" 200 151 0.105799 10.0.0.27 - - [2026-01-05 04:13:38] "DELETE /route-target/c093dff2-f365-4226-b885-49d4a49bc14d HTTP/1.1" 200 115 0.023551 10.0.0.23 - - [2026-01-05 04:13:40] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001009 10.0.0.27 - - [2026-01-05 04:13:40] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056121 10.0.0.23 - - [2026-01-05 04:13:40] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.27 - - [2026-01-05 04:13:40] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?fields=virtual_networks HTTP/1.1" 200 1043 0.044749 10.0.0.23 - - [2026-01-05 04:13:40] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001017 10.0.0.27 - - [2026-01-05 04:13:40] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.038412 10.0.0.23 - - [2026-01-05 04:13:40] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000921 10.0.0.27 - - [2026-01-05 04:13:40] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?fields=security_groups HTTP/1.1" 200 1269 0.037769 10.0.0.27 - - [2026-01-05 04:13:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.030891 10.0.0.23 - - [2026-01-05 04:13:41] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003289 10.0.0.23 - - [2026-01-05 04:13:41] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001553 10.0.0.23 - - [2026-01-05 04:13:41] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008635 10.0.0.23 - - [2026-01-05 04:13:41] "POST /id-to-fqname HTTP/1.1" 200 198 0.006006 10.0.0.23 - - [2026-01-05 04:13:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.004170 10.0.0.23 - - [2026-01-05 04:13:41] "POST /security-groups HTTP/1.1" 200 599 0.069465 10.0.0.23 - - [2026-01-05 04:13:41] "POST /projects HTTP/1.1" 200 601 0.297984 10.0.0.27 - - [2026-01-05 04:13:41] "POST /fqname-to-id HTTP/1.1" 404 241 0.008820 10.0.0.23 - - [2026-01-05 04:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.372861 10.0.0.27 - - [2026-01-05 04:13:41] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.506998 10.0.0.27 - - [2026-01-05 04:13:42] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.27 - - [2026-01-05 04:13:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000621 10.0.0.27 - - [2026-01-05 04:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.054119 10.0.0.23 - - [2026-01-05 04:13:46] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000843 10.0.0.27 - - [2026-01-05 04:13:46] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.035999 10.0.0.27 - - [2026-01-05 04:13:46] "POST /ref-update HTTP/1.1" 200 156 0.027398 10.0.0.23 - - [2026-01-05 04:13:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008368 10.0.0.27 - - [2026-01-05 04:13:46] "POST /neutron/subnet HTTP/1.1" 200 724 0.273364 10.0.0.27 - - [2026-01-05 04:13:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001411 10.0.0.27 - - [2026-01-05 04:13:47] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.015305 10.0.0.27 - - [2026-01-05 04:13:47] "POST /neutron/network HTTP/1.1" 200 1006 0.008749 10.0.0.27 - - [2026-01-05 04:13:47] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005489 10.0.0.27 - - [2026-01-05 04:13:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.018681 10.0.0.27 - - [2026-01-05 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2026-01-05 04:13:47] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000856 10.0.0.27 - - [2026-01-05 04:13:47] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.046891 10.0.0.23 - - [2026-01-05 04:13:47] "POST /useragent-kv HTTP/1.1" 200 115 0.007714 10.0.0.27 - - [2026-01-05 04:13:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.203288 10.0.0.27 - - [2026-01-05 04:13:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001351 10.0.0.27 - - [2026-01-05 04:13:48] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007350 10.0.0.27 - - [2026-01-05 04:13:48] "POST /neutron/network HTTP/1.1" 200 1006 0.007990 10.0.0.27 - - [2026-01-05 04:13:48] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005195 10.0.0.27 - - [2026-01-05 04:13:48] "POST /neutron/subnet HTTP/1.1" 200 828 0.024808 10.0.0.27 - - [2026-01-05 04:13:48] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006563 10.0.0.33 - - [2026-01-05 04:13:49] "GET /obj-perms HTTP/1.1" 200 5046 0.061977 10.0.0.27 - - [2026-01-05 04:13:50] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006244 10.0.0.27 - - [2026-01-05 04:13:50] "GET /obj-perms HTTP/1.1" 200 5046 0.058178 10.0.0.27 - - [2026-01-05 04:13:50] "POST /neutron/subnet HTTP/1.1" 200 828 0.008563 10.0.0.27 - - [2026-01-05 04:13:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001060 10.0.0.23 - - [2026-01-05 04:13:51] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.040447 10.0.0.27 - - [2026-01-05 04:13:51] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.120178 10.0.0.27 - - [2026-01-05 04:13:52] "POST /neutron/port HTTP/1.1" 200 117 0.006356 10.0.0.27 - - [2026-01-05 04:13:52] "POST /neutron/network HTTP/1.1" 200 1016 0.006671 10.0.0.23 - - [2026-01-05 04:13:52] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000880 10.0.0.23 - - [2026-01-05 04:13:52] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.041064 10.0.0.23 - - [2026-01-05 04:13:52] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001321 10.0.0.23 - - [2026-01-05 04:13:52] "DELETE /project/1abc56865a4b4b1a9b81fa86f2d10d29 HTTP/1.1" 404 173 0.150690 10.0.0.23 - - [2026-01-05 04:13:52] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?fields=security_groups HTTP/1.1" 200 1374 0.061100 10.0.0.23 - - [2026-01-05 04:13:52] "DELETE /security-group/8bb96237-f983-438f-82f5-3ac1da26181b HTTP/1.1" 200 115 0.053861 10.0.0.23 - - [2026-01-05 04:13:52] "GET /projects?obj_uuids=9c8c4ed9-a605-494b-951e-0781559f8ecb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001478 10.0.0.27 - - [2026-01-05 04:13:52] "DELETE /access-control-list/1082f8d4-706d-45ac-bff3-b9627bac3b58 HTTP/1.1" 200 115 0.056230 10.0.0.23 - - [2026-01-05 04:13:52] "GET /project/9c8c4ed9-a605-494b-951e-0781559f8ecb?fields=application_policy_sets HTTP/1.1" 200 1413 0.056809 10.0.0.27 - - [2026-01-05 04:13:53] "POST /neutron/port HTTP/1.1" 200 1175 0.046531 10.0.0.23 - - [2026-01-05 04:13:53] "DELETE /project/9c8c4ed9-a605-494b-951e-0781559f8ecb HTTP/1.1" 200 115 0.527538 10.0.0.27 - - [2026-01-05 04:13:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.27 - - [2026-01-05 04:13:53] "POST /neutron/port HTTP/1.1" 200 117 0.001199 10.0.0.27 - - [2026-01-05 04:13:57] "POST /neutron/port HTTP/1.1" 200 1239 0.022222 10.0.0.27 - - [2026-01-05 04:13:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008831 10.0.0.27 - - [2026-01-05 04:13:57] "GET /virtual-machine/65a9a870-1f8f-4f9a-89c2-04ea265e9fd0 HTTP/1.1" 401 292 0.000457 10.0.0.27 - - [2026-01-05 04:13:57] "GET /virtual-machine/65a9a870-1f8f-4f9a-89c2-04ea265e9fd0 HTTP/1.1" 200 1299 0.032858 10.0.0.27 - - [2026-01-05 04:13:57] "GET /virtual-machine-interface/ca7bf956-efbf-436d-81a2-d1e5760f698e HTTP/1.1" 200 3174 0.005642 10.0.0.27 - - [2026-01-05 04:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2026-01-05 04:13:57] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003676 10.0.0.27 - - [2026-01-05 04:13:57] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003006 10.0.0.27 - - [2026-01-05 04:13:57] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006167 10.0.0.27 - - [2026-01-05 04:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.27 - - [2026-01-05 04:14:00] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005316 10.0.0.27 - - [2026-01-05 04:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2026-01-05 04:14:05] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006564 10.0.0.23 - - [2026-01-05 04:14:08] "GET /obj-perms HTTP/1.1" 200 5056 0.051050 10.0.0.27 - - [2026-01-05 04:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.27 - - [2026-01-05 04:14:09] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005318 10.0.0.27 - - [2026-01-05 04:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.27 - - [2026-01-05 04:14:13] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006612 10.0.0.27 - - [2026-01-05 04:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.27 - - [2026-01-05 04:14:17] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006809 10.0.0.27 - - [2026-01-05 04:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.27 - - [2026-01-05 04:14:21] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005347 10.0.0.27 - - [2026-01-05 04:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.27 - - [2026-01-05 04:14:25] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005607 10.0.0.27 - - [2026-01-05 04:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.27 - - [2026-01-05 04:14:29] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007639 10.0.0.27 - - [2026-01-05 04:14:29] "POST /neutron/port HTTP/1.1" 200 1239 0.053593 10.0.0.27 - - [2026-01-05 04:14:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005979 10.0.0.27 - - [2026-01-05 04:14:29] "POST /neutron/port HTTP/1.1" 200 117 0.001380 10.0.0.27 - - [2026-01-05 04:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.27 - - [2026-01-05 04:14:33] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006181 10.0.0.27 - - [2026-01-05 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.27 - - [2026-01-05 04:14:35] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003607 10.0.0.27 - - [2026-01-05 04:14:35] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002989 10.0.0.27 - - [2026-01-05 04:14:35] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006841 10.0.0.27 - - [2026-01-05 04:14:36] "POST /neutron/port HTTP/1.1" 200 1239 0.016930 10.0.0.27 - - [2026-01-05 04:14:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007395 10.0.0.23 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.23 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.23 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.23 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000763 10.0.0.33 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000382 10.0.0.33 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.33 - - [2026-01-05 04:14:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000324 10.0.0.27 - - [2026-01-05 04:14:46] "POST /neutron/port HTTP/1.1" 200 1239 0.016901 10.0.0.27 - - [2026-01-05 04:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.27 - - [2026-01-05 04:14:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.27 - - [2026-01-05 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.27 - - [2026-01-05 04:14:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.27 - - [2026-01-05 04:14:51] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007188 10.0.0.27 - - [2026-01-05 04:14:56] "POST /neutron/port HTTP/1.1" 200 1239 0.025889 10.0.0.27 - - [2026-01-05 04:14:56] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007237 10.0.0.27 - - [2026-01-05 04:14:57] "POST /neutron/network HTTP/1.1" 200 980 0.016420 10.0.0.27 - - [2026-01-05 04:14:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.001311 10.0.0.27 - - [2026-01-05 04:14:57] "GET /virtual-machine/65a9a870-1f8f-4f9a-89c2-04ea265e9fd0 HTTP/1.1" 200 1299 0.005370 10.0.0.27 - - [2026-01-05 04:14:57] "GET /virtual-machine-interface/ca7bf956-efbf-436d-81a2-d1e5760f698e HTTP/1.1" 200 3174 0.006848 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/06db259c-cf70-4023-9892-9ece7d364f61 HTTP/1.1" 200 1635 0.007925 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/28ad7873-09d0-43a4-b8aa-bf72971fca86 HTTP/1.1" 200 1656 0.009436 10.0.0.27 - - [2026-01-05 04:14:57] "POST /fqname-to-id HTTP/1.1" 404 218 0.003109 10.0.0.27 - - [2026-01-05 04:14:57] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005274 10.0.0.23 - - [2026-01-05 04:14:57] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001211 10.0.0.27 - - [2026-01-05 04:14:57] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052515 10.0.0.27 - - [2026-01-05 04:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008944 10.0.0.27 - - [2026-01-05 04:14:57] "GET /security-group/669ac783-d226-4beb-bf66-38abba53eed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3788 0.004557 10.0.0.27 - - [2026-01-05 04:14:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.087279 10.0.0.27 - - [2026-01-05 04:14:57] "POST /instance-ips HTTP/1.1" 200 357 0.040669 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/2a495f55-b4fd-4ab7-9a16-0cddcb55b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006107 10.0.0.27 - - [2026-01-05 04:14:57] "POST /instance-ips HTTP/1.1" 200 357 0.035367 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/8d7f87b5-987f-4bd5-a73e-634732f811dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.006887 10.0.0.27 - - [2026-01-05 04:14:57] "GET /virtual-machine-interface/bd223c67-c7c5-42e9-8aad-741070618496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005223 10.0.0.27 - - [2026-01-05 04:14:57] "GET /virtual-machine-interface/bd223c67-c7c5-42e9-8aad-741070618496?fields=instance_ip_back_refs HTTP/1.1" 200 1536 0.007354 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/2a495f55-b4fd-4ab7-9a16-0cddcb55b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004302 10.0.0.27 - - [2026-01-05 04:14:57] "GET /instance-ip/8d7f87b5-987f-4bd5-a73e-634732f811dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1611 0.004570 10.0.0.27 - - [2026-01-05 04:14:57] "POST /id-to-fqname HTTP/1.1" 200 228 0.000983 10.0.0.27 - - [2026-01-05 04:14:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007180 10.0.0.27 - - [2026-01-05 04:14:58] "POST /neutron/network HTTP/1.1" 200 1006 0.046067 10.0.0.27 - - [2026-01-05 04:14:58] "POST /neutron/port HTTP/1.1" 200 1239 0.032200 10.0.0.27 - - [2026-01-05 04:14:58] "POST /neutron/port HTTP/1.1" 200 117 0.008214 10.0.0.27 - - [2026-01-05 04:14:59] "POST /neutron/port HTTP/1.1" 200 1081 0.013600 10.0.0.27 - - [2026-01-05 04:14:59] "POST /neutron/port HTTP/1.1" 200 1184 0.019686 10.0.0.27 - - [2026-01-05 04:14:59] "POST /neutron/subnet HTTP/1.1" 200 1384 0.012900 10.0.0.27 - - [2026-01-05 04:14:59] "POST /neutron/network HTTP/1.1" 200 1006 0.009842 10.0.0.27 - - [2026-01-05 04:15:04] "POST /neutron/port HTTP/1.1" 200 1184 0.020777 10.0.0.27 - - [2026-01-05 04:15:04] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007440 10.0.0.27 - - [2026-01-05 04:15:04] "GET /virtual-machine/d92cf4e2-af76-432b-a06f-60638619376c HTTP/1.1" 200 1279 0.007889 10.0.0.27 - - [2026-01-05 04:15:04] "GET /virtual-machine-interface/bd223c67-c7c5-42e9-8aad-741070618496 HTTP/1.1" 200 3224 0.006320 10.0.0.27 - - [2026-01-05 04:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2026-01-05 04:15:04] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004372 10.0.0.27 - - [2026-01-05 04:15:04] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003137 10.0.0.27 - - [2026-01-05 04:15:04] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008442 10.0.0.27 - - [2026-01-05 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.27 - - [2026-01-05 04:15:07] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006507 10.0.0.33 - - [2026-01-05 04:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.053514 10.0.0.27 - - [2026-01-05 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.27 - - [2026-01-05 04:15:11] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005795 10.0.0.27 - - [2026-01-05 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.27 - - [2026-01-05 04:15:15] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005422 10.0.0.27 - - [2026-01-05 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.27 - - [2026-01-05 04:15:19] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.008108 10.0.0.27 - - [2026-01-05 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.27 - - [2026-01-05 04:15:23] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005517 10.0.0.27 - - [2026-01-05 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.27 - - [2026-01-05 04:15:27] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007090 10.0.0.27 - - [2026-01-05 04:15:31] "POST /neutron/network HTTP/1.1" 200 1016 0.009818 10.0.0.27 - - [2026-01-05 04:15:31] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013490 10.0.0.27 - - [2026-01-05 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.27 - - [2026-01-05 04:15:32] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007638 10.0.0.27 - - [2026-01-05 04:15:32] "POST /neutron/network HTTP/1.1" 200 1006 0.009306 10.0.0.27 - - [2026-01-05 04:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.27 - - [2026-01-05 04:15:36] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005754 10.0.0.27 - - [2026-01-05 04:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.27 - - [2026-01-05 04:15:40] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005375 10.0.0.27 - - [2026-01-05 04:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2026-01-05 04:15:44] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005642 10.0.0.27 - - [2026-01-05 04:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.27 - - [2026-01-05 04:15:46] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003579 10.0.0.27 - - [2026-01-05 04:15:46] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003211 10.0.0.27 - - [2026-01-05 04:15:46] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.013954 10.0.0.27 - - [2026-01-05 04:15:51] "POST /neutron/port HTTP/1.1" 200 1184 0.019500 10.0.0.27 - - [2026-01-05 04:15:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.036645 10.0.0.27 - - [2026-01-05 04:16:02] "POST /neutron/port HTTP/1.1" 200 1184 0.024604 10.0.0.27 - - [2026-01-05 04:16:07] "POST /id-to-fqname HTTP/1.1" 200 228 0.001772 10.0.0.27 - - [2026-01-05 04:16:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009200 10.0.0.23 - - [2026-01-05 04:16:08] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001775 10.0.0.27 - - [2026-01-05 04:16:08] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076215 10.0.0.27 - - [2026-01-05 04:16:08] "POST /neutron/port HTTP/1.1" 200 2269 0.030352 10.0.0.27 - - [2026-01-05 04:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.006900 10.0.0.27 - - [2026-01-05 04:16:09] "POST /neutron/port HTTP/1.1" 200 1175 0.058051 10.0.0.27 - - [2026-01-05 04:16:10] "POST /neutron/port HTTP/1.1" 200 1239 0.024681 10.0.0.27 - - [2026-01-05 04:16:10] "POST /neutron/subnet HTTP/1.1" 200 1384 0.016136 10.0.0.27 - - [2026-01-05 04:16:10] "POST /neutron/network HTTP/1.1" 200 1006 0.009966 10.0.0.27 - - [2026-01-05 04:16:13] "POST /neutron/port HTTP/1.1" 200 1239 0.018660 10.0.0.27 - - [2026-01-05 04:16:14] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006922 10.0.0.27 - - [2026-01-05 04:16:14] "GET /virtual-machine/3039688f-ad05-45b5-bfef-57cf90c70c56 HTTP/1.1" 200 1300 0.005479 10.0.0.27 - - [2026-01-05 04:16:14] "GET /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff HTTP/1.1" 200 3173 0.007199 10.0.0.27 - - [2026-01-05 04:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008453 10.0.0.27 - - [2026-01-05 04:16:14] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003825 10.0.0.27 - - [2026-01-05 04:16:14] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003629 10.0.0.27 - - [2026-01-05 04:16:14] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005703 10.0.0.27 - - [2026-01-05 04:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.27 - - [2026-01-05 04:16:17] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005773 10.0.0.27 - - [2026-01-05 04:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.27 - - [2026-01-05 04:16:21] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005454 10.0.0.27 - - [2026-01-05 04:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.27 - - [2026-01-05 04:16:25] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007455 10.0.0.27 - - [2026-01-05 04:16:27] "POST /neutron/network HTTP/1.1" 200 1016 0.007758 10.0.0.27 - - [2026-01-05 04:16:27] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013150 10.0.0.27 - - [2026-01-05 04:16:27] "POST /neutron/network HTTP/1.1" 200 1006 0.009340 10.0.0.27 - - [2026-01-05 04:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2026-01-05 04:16:29] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006576 10.0.0.27 - - [2026-01-05 04:16:31] "POST /neutron/network HTTP/1.1" 200 1016 0.006433 10.0.0.27 - - [2026-01-05 04:16:31] "POST /neutron/subnet HTTP/1.1" 200 1384 0.014824 10.0.0.27 - - [2026-01-05 04:16:31] "POST /neutron/network HTTP/1.1" 200 1006 0.008522 10.0.0.27 - - [2026-01-05 04:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.27 - - [2026-01-05 04:16:33] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005100 10.0.0.27 - - [2026-01-05 04:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2026-01-05 04:16:37] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005570 10.0.0.27 - - [2026-01-05 04:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.27 - - [2026-01-05 04:16:41] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005445 10.0.0.27 - - [2026-01-05 04:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2026-01-05 04:16:45] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005383 10.0.0.27 - - [2026-01-05 04:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.27 - - [2026-01-05 04:16:50] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005641 10.0.0.27 - - [2026-01-05 04:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.27 - - [2026-01-05 04:16:52] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003675 10.0.0.27 - - [2026-01-05 04:16:52] "GET /virtual-networks?parent_id=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003528 10.0.0.27 - - [2026-01-05 04:16:52] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007287 10.0.0.27 - - [2026-01-05 04:16:57] "POST /neutron/port HTTP/1.1" 200 1239 0.017390 10.0.0.27 - - [2026-01-05 04:17:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006562 10.0.0.27 - - [2026-01-05 04:17:07] "POST /neutron/port HTTP/1.1" 200 1239 0.018777 10.0.0.27 - - [2026-01-05 04:17:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006765 10.0.0.27 - - [2026-01-05 04:17:13] "POST /neutron/port HTTP/1.1" 200 1239 0.016047 10.0.0.27 - - [2026-01-05 04:17:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007190 10.0.0.27 - - [2026-01-05 04:17:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.001651 10.0.0.27 - - [2026-01-05 04:17:13] "GET /virtual-machine/3039688f-ad05-45b5-bfef-57cf90c70c56 HTTP/1.1" 200 1300 0.005922 10.0.0.27 - - [2026-01-05 04:17:13] "GET /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff HTTP/1.1" 200 3173 0.005849 10.0.0.27 - - [2026-01-05 04:17:13] "GET /instance-ip/88cab207-3ab2-421d-a2db-d3161e82395c HTTP/1.1" 200 1656 0.009861 10.0.0.27 - - [2026-01-05 04:17:13] "GET /instance-ip/e97f38ee-0a0c-4b6d-9f5f-68060f1aaae0 HTTP/1.1" 200 1637 0.006499 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 404 230 0.005904 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.23 - - [2026-01-05 04:17:13] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001073 10.0.0.27 - - [2026-01-05 04:17:13] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042087 10.0.0.27 - - [2026-01-05 04:17:13] "POST /network-policys HTTP/1.1" 200 569 0.032564 10.0.0.27 - - [2026-01-05 04:17:13] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005948 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2026-01-05 04:17:13] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006192 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.27 - - [2026-01-05 04:17:13] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004403 10.0.0.27 - - [2026-01-05 04:17:13] "POST /ref-update HTTP/1.1" 200 156 0.060338 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.045088 10.0.0.27 - - [2026-01-05 04:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.27 - - [2026-01-05 04:17:14] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004040 10.0.0.27 - - [2026-01-05 04:17:14] "POST /neutron/network HTTP/1.1" 200 1110 0.010550 10.0.0.27 - - [2026-01-05 04:17:14] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005711 10.0.0.27 - - [2026-01-05 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.27 - - [2026-01-05 04:17:14] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003672 10.0.0.27 - - [2026-01-05 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2026-01-05 04:17:14] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007305 10.0.0.27 - - [2026-01-05 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2026-01-05 04:17:14] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005080 10.0.0.27 - - [2026-01-05 04:17:14] "POST /ref-update HTTP/1.1" 200 156 0.054791 10.0.0.27 - - [2026-01-05 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.27 - - [2026-01-05 04:17:14] "POST /access-control-lists HTTP/1.1" 200 596 0.068259 10.0.0.27 - - [2026-01-05 04:17:14] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.015419 10.0.0.27 - - [2026-01-05 04:17:14] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.007707 10.0.0.27 - - [2026-01-05 04:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.27 - - [2026-01-05 04:17:14] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006499 10.0.0.27 - - [2026-01-05 04:17:14] "GET /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.004944 10.0.0.27 - - [2026-01-05 04:17:14] "PUT /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff HTTP/1.1" 200 284 0.017923 10.0.0.27 - - [2026-01-05 04:17:14] "GET /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3069 0.010466 10.0.0.27 - - [2026-01-05 04:17:14] "POST /ref-update HTTP/1.1" 200 156 0.067726 10.0.0.27 - - [2026-01-05 04:17:14] "PUT /virtual-machine-interface/0586c835-b622-42a6-b3c0-1d5ea8f34aff HTTP/1.1" 200 284 0.044775 10.0.0.27 - - [2026-01-05 04:17:30] "POST /neutron/port HTTP/1.1" 200 1239 0.017339 10.0.0.27 - - [2026-01-05 04:17:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.27 - - [2026-01-05 04:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.001142 10.0.0.27 - - [2026-01-05 04:17:31] "POST /neutron/port HTTP/1.1" 200 1239 0.016594 10.0.0.27 - - [2026-01-05 04:17:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004142 10.0.0.27 - - [2026-01-05 04:17:31] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.27 - - [2026-01-05 04:18:11] "GET /obj-perms HTTP/1.1" 200 5056 0.052931 10.0.0.27 - - [2026-01-05 04:18:30] "POST /neutron/port HTTP/1.1" 200 1239 0.018644 10.0.0.27 - - [2026-01-05 04:18:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004748 10.0.0.27 - - [2026-01-05 04:18:30] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.27 - - [2026-01-05 04:18:33] "POST /neutron/port HTTP/1.1" 200 1184 0.015918 10.0.0.27 - - [2026-01-05 04:18:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003487 10.0.0.27 - - [2026-01-05 04:18:33] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.23 - - [2026-01-05 04:19:12] "GET /obj-perms HTTP/1.1" 200 5056 0.054258 10.0.0.27 - - [2026-01-05 04:19:17] "POST /ref-update HTTP/1.1" 200 156 0.092835 10.0.0.27 - - [2026-01-05 04:19:17] "POST /ref-update HTTP/1.1" 200 156 0.022159 10.0.0.27 - - [2026-01-05 04:19:17] "GET /virtual-network/f95bbe52-cac7-4ef2-999f-313f4bc15a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007675 10.0.0.27 - - [2026-01-05 04:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2026-01-05 04:19:17] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004459 10.0.0.27 - - [2026-01-05 04:19:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.004714 10.0.0.27 - - [2026-01-05 04:19:17] "POST /ref-update HTTP/1.1" 200 156 0.057761 10.0.0.27 - - [2026-01-05 04:19:17] "POST /neutron/network HTTP/1.1" 200 1006 0.033857 10.0.0.27 - - [2026-01-05 04:19:17] "GET /virtual-network/69ee9c39-423b-4cd1-ae75-767e61055936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005977 10.0.0.27 - - [2026-01-05 04:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.27 - - [2026-01-05 04:19:17] "GET /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005333 10.0.0.27 - - [2026-01-05 04:19:17] "DELETE /network-policy/bf625655-0579-4b4f-adb7-d86104b37d11 HTTP/1.1" 200 115 0.033844 10.0.0.27 - - [2026-01-05 04:19:18] "DELETE /instance-ip/2a495f55-b4fd-4ab7-9a16-0cddcb55b7a9 HTTP/1.1" 200 115 0.041625 10.0.0.27 - - [2026-01-05 04:19:18] "DELETE /instance-ip/8d7f87b5-987f-4bd5-a73e-634732f811dc HTTP/1.1" 200 115 0.045012 10.0.0.27 - - [2026-01-05 04:19:18] "DELETE /virtual-machine-interface/bd223c67-c7c5-42e9-8aad-741070618496 HTTP/1.1" 200 115 0.088875 10.0.0.27 - - [2026-01-05 04:19:18] "POST /neutron/port HTTP/1.1" 200 1239 0.018586 10.0.0.27 - - [2026-01-05 04:19:19] "POST /neutron/port HTTP/1.1" 200 1239 0.017261 10.0.0.27 - - [2026-01-05 04:19:20] "POST /neutron/network HTTP/1.1" 200 1006 0.009067 10.0.0.27 - - [2026-01-05 04:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.23 - - [2026-01-05 04:19:21] "POST /useragent-kv HTTP/1.1" 200 115 0.043193 10.0.0.27 - - [2026-01-05 04:19:21] "DELETE /route-target/ff46bc64-70cb-416c-bcf3-430eb23d0389 HTTP/1.1" 200 115 0.040847 10.0.0.23 - - [2026-01-05 04:19:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004098 10.0.0.23 - - [2026-01-05 04:19:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007007 10.0.0.23 - - [2026-01-05 04:19:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002732 10.0.0.27 - - [2026-01-05 04:19:21] "POST /neutron/network HTTP/1.1" 200 151 0.201166 10.0.0.23 - - [2026-01-05 04:19:24] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.27 - - [2026-01-05 04:19:24] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070274 10.0.0.23 - - [2026-01-05 04:19:24] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000991 10.0.0.27 - - [2026-01-05 04:19:24] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?fields=virtual_networks HTTP/1.1" 200 1058 0.037895 10.0.0.23 - - [2026-01-05 04:19:24] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001529 10.0.0.27 - - [2026-01-05 04:19:24] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.038335 10.0.0.23 - - [2026-01-05 04:19:24] "GET /projects?obj_uuids=1abc5686-5a4b-4b1a-9b81-fa86f2d10d29&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001216 10.0.0.27 - - [2026-01-05 04:19:24] "GET /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29?fields=security_groups HTTP/1.1" 200 1292 0.039082 10.0.0.27 - - [2026-01-05 04:19:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.033625 10.0.0.23 - - [2026-01-05 04:19:25] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003442 10.0.0.23 - - [2026-01-05 04:19:25] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001004 10.0.0.23 - - [2026-01-05 04:19:25] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033993 10.0.0.23 - - [2026-01-05 04:19:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.004739 10.0.0.23 - - [2026-01-05 04:19:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.007948 10.0.0.23 - - [2026-01-05 04:19:25] "POST /security-groups HTTP/1.1" 200 595 0.078395 10.0.0.23 - - [2026-01-05 04:19:25] "POST /projects HTTP/1.1" 200 593 0.288929 10.0.0.27 - - [2026-01-05 04:19:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.015841 10.0.0.23 - - [2026-01-05 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.358611 10.0.0.27 - - [2026-01-05 04:19:25] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.541169 10.0.0.27 - - [2026-01-05 04:19:26] "GET / HTTP/1.1" 200 35931 0.002329 10.0.0.27 - - [2026-01-05 04:19:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.27 - - [2026-01-05 04:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.053951 10.0.0.23 - - [2026-01-05 04:19:29] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.27 - - [2026-01-05 04:19:29] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.037986 10.0.0.27 - - [2026-01-05 04:19:29] "POST /neutron/network HTTP/1.1" 200 117 0.040136 10.0.0.27 - - [2026-01-05 04:19:29] "POST /ref-update HTTP/1.1" 200 156 0.028449 10.0.0.23 - - [2026-01-05 04:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007579 10.0.0.27 - - [2026-01-05 04:19:29] "POST /neutron/subnet HTTP/1.1" 200 828 0.217944 10.0.0.27 - - [2026-01-05 04:19:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001266 10.0.0.27 - - [2026-01-05 04:19:29] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005673 10.0.0.27 - - [2026-01-05 04:19:29] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005535 10.0.0.27 - - [2026-01-05 04:19:29] "POST /neutron/network HTTP/1.1" 200 1002 0.008949 10.0.0.27 - - [2026-01-05 04:19:30] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005898 10.0.0.33 - - [2026-01-05 04:19:31] "GET /obj-perms HTTP/1.1" 200 5038 0.053251 10.0.0.27 - - [2026-01-05 04:19:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001470 10.0.0.27 - - [2026-01-05 04:19:31] "POST /neutron/network HTTP/1.1" 200 1012 0.007289 10.0.0.23 - - [2026-01-05 04:19:32] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001209 10.0.0.27 - - [2026-01-05 04:19:32] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.070551 10.0.0.27 - - [2026-01-05 04:19:32] "POST /neutron/port HTTP/1.1" 200 117 0.006096 10.0.0.27 - - [2026-01-05 04:19:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001208 10.0.0.27 - - [2026-01-05 04:19:33] "POST /neutron/network HTTP/1.1" 200 1012 0.006686 10.0.0.23 - - [2026-01-05 04:19:33] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001312 10.0.0.27 - - [2026-01-05 04:19:33] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.098087 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/port HTTP/1.1" 200 1171 0.062765 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/port HTTP/1.1" 200 1225 0.109903 10.0.0.27 - - [2026-01-05 04:19:34] "POST /id-to-fqname HTTP/1.1" 200 224 0.001527 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/port HTTP/1.1" 200 1235 0.018941 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/port HTTP/1.1" 200 1235 0.021999 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.27 - - [2026-01-05 04:19:34] "POST /neutron/network HTTP/1.1" 200 1012 0.007120 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/port HTTP/1.1" 200 1171 0.022478 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/port HTTP/1.1" 200 1235 0.018912 10.0.0.23 - - [2026-01-05 04:19:35] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001088 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/subnet HTTP/1.1" 200 1384 0.017256 10.0.0.27 - - [2026-01-05 04:19:35] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.065236 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008277 10.0.0.27 - - [2026-01-05 04:19:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007600 10.0.0.27 - - [2026-01-05 04:19:36] "POST /neutron/port HTTP/1.1" 200 1235 0.018025 10.0.0.27 - - [2026-01-05 04:19:36] "GET /virtual-machine/01cca307-9226-452d-8be8-08e40f38a265 HTTP/1.1" 401 292 0.000589 10.0.0.23 - - [2026-01-05 04:19:36] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.27 - - [2026-01-05 04:19:36] "POST /neutron/port HTTP/1.1" 200 1171 0.318190 10.0.0.27 - - [2026-01-05 04:19:36] "GET /virtual-machine/01cca307-9226-452d-8be8-08e40f38a265 HTTP/1.1" 200 1295 0.051687 10.0.0.27 - - [2026-01-05 04:19:36] "GET /virtual-machine-interface/1d238607-76ec-41d0-97b0-37ab3ea4817d HTTP/1.1" 200 3154 0.007174 10.0.0.27 - - [2026-01-05 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.27 - - [2026-01-05 04:19:36] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004797 10.0.0.27 - - [2026-01-05 04:19:36] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004271 10.0.0.27 - - [2026-01-05 04:19:36] "POST /neutron/port HTTP/1.1" 200 1225 0.137778 10.0.0.27 - - [2026-01-05 04:19:36] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007309 10.0.0.27 - - [2026-01-05 04:19:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004767 10.0.0.27 - - [2026-01-05 04:19:36] "POST /neutron/port HTTP/1.1" 200 117 0.001831 10.0.0.27 - - [2026-01-05 04:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.27 - - [2026-01-05 04:19:39] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005701 10.0.0.27 - - [2026-01-05 04:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.27 - - [2026-01-05 04:19:43] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005581 10.0.0.23 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.23 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.23 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.23 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000355 10.0.0.33 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.33 - - [2026-01-05 04:19:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.27 - - [2026-01-05 04:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.27 - - [2026-01-05 04:19:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.27 - - [2026-01-05 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.27 - - [2026-01-05 04:19:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000607 10.0.0.27 - - [2026-01-05 04:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.27 - - [2026-01-05 04:19:47] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005612 10.0.0.27 - - [2026-01-05 04:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.27 - - [2026-01-05 04:19:52] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007490 10.0.0.23 - - [2026-01-05 04:19:53] "DELETE /project/02f573fedcd94e2399afd9c2e57c75db HTTP/1.1" 404 173 0.002723 10.0.0.23 - - [2026-01-05 04:19:53] "DELETE /project/1abc5686-5a4b-4b1a-9b81-fa86f2d10d29 HTTP/1.1" 404 177 0.005053 10.0.0.27 - - [2026-01-05 04:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.27 - - [2026-01-05 04:19:56] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005924 10.0.0.27 - - [2026-01-05 04:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.27 - - [2026-01-05 04:20:00] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005719 10.0.0.27 - - [2026-01-05 04:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.27 - - [2026-01-05 04:20:04] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007579 10.0.0.27 - - [2026-01-05 04:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.27 - - [2026-01-05 04:20:08] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007562 10.0.0.27 - - [2026-01-05 04:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2026-01-05 04:20:12] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005381 10.0.0.27 - - [2026-01-05 04:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.27 - - [2026-01-05 04:20:16] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005398 10.0.0.27 - - [2026-01-05 04:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.27 - - [2026-01-05 04:20:20] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007828 10.0.0.27 - - [2026-01-05 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.27 - - [2026-01-05 04:20:24] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007325 10.0.0.27 - - [2026-01-05 04:20:28] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006344 10.0.0.27 - - [2026-01-05 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2026-01-05 04:20:28] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007078 10.0.0.27 - - [2026-01-05 04:20:32] "POST /neutron/network HTTP/1.1" 200 1012 0.007471 10.0.0.27 - - [2026-01-05 04:20:32] "POST /neutron/subnet HTTP/1.1" 200 1384 0.037323 10.0.0.27 - - [2026-01-05 04:20:32] "POST /neutron/network HTTP/1.1" 200 1002 0.009399 10.0.0.27 - - [2026-01-05 04:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.27 - - [2026-01-05 04:20:32] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003815 10.0.0.27 - - [2026-01-05 04:20:32] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002957 10.0.0.27 - - [2026-01-05 04:20:33] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.008190 10.0.0.27 - - [2026-01-05 04:20:37] "POST /neutron/port HTTP/1.1" 200 1235 0.017697 10.0.0.27 - - [2026-01-05 04:20:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003735 10.0.0.27 - - [2026-01-05 04:20:38] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.27 - - [2026-01-05 04:20:38] "POST /neutron/port HTTP/1.1" 200 1235 0.019041 10.0.0.27 - - [2026-01-05 04:20:43] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007711 10.0.0.27 - - [2026-01-05 04:20:46] "POST /neutron/port HTTP/1.1" 200 1235 0.017111 10.0.0.27 - - [2026-01-05 04:20:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007723 10.0.0.27 - - [2026-01-05 04:20:59] "POST /neutron/port HTTP/1.1" 200 1235 0.021523 10.0.0.27 - - [2026-01-05 04:20:59] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013904 10.0.0.27 - - [2026-01-05 04:20:59] "GET /virtual-machine/310900e7-10ba-4faf-b484-8dbf505610c8 HTTP/1.1" 200 1296 0.006328 10.0.0.27 - - [2026-01-05 04:20:59] "GET /virtual-machine-interface/996e9479-be87-4215-b143-d006cb046191 HTTP/1.1" 200 3155 0.005157 10.0.0.27 - - [2026-01-05 04:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.27 - - [2026-01-05 04:20:59] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004407 10.0.0.27 - - [2026-01-05 04:20:59] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003078 10.0.0.27 - - [2026-01-05 04:20:59] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.005849 10.0.0.27 - - [2026-01-05 04:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.27 - - [2026-01-05 04:21:00] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003750 10.0.0.27 - - [2026-01-05 04:21:00] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003076 10.0.0.27 - - [2026-01-05 04:21:00] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006528 10.0.0.27 - - [2026-01-05 04:21:00] "POST /neutron/port HTTP/1.1" 200 1235 0.021979 10.0.0.27 - - [2026-01-05 04:21:00] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007243 10.0.0.27 - - [2026-01-05 04:21:00] "GET /virtual-machine/13d43ea8-7d92-4f31-bb5b-3b62c699d978 HTTP/1.1" 200 1296 0.006118 10.0.0.27 - - [2026-01-05 04:21:00] "GET /virtual-machine-interface/ff97408a-795e-4eee-86e3-f9ea5e809cb7 HTTP/1.1" 200 3154 0.005032 10.0.0.27 - - [2026-01-05 04:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2026-01-05 04:21:01] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003762 10.0.0.27 - - [2026-01-05 04:21:01] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002877 10.0.0.27 - - [2026-01-05 04:21:01] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.006523 10.0.0.27 - - [2026-01-05 04:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.27 - - [2026-01-05 04:21:02] "GET /global-vrouter-config/01bb4283-dcd8-4ed2-a864-b3bb4bb5e4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004143 10.0.0.27 - - [2026-01-05 04:21:02] "GET /virtual-networks?parent_id=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003271 10.0.0.27 - - [2026-01-05 04:21:02] "GET /virtual-network/0b1a654f-62b4-4972-a0de-836835822880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007067 10.0.0.27 - - [2026-01-05 04:21:02] "GET /virtual-machine-interface/ff97408a-795e-4eee-86e3-f9ea5e809cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2739 0.005625 10.0.0.27 - - [2026-01-05 04:21:02] "PUT /virtual-machine-interface/ff97408a-795e-4eee-86e3-f9ea5e809cb7 HTTP/1.1" 200 284 0.014418 10.0.0.27 - - [2026-01-05 04:21:13] "GET /obj-perms HTTP/1.1" 200 5056 0.048800 10.0.0.27 - - [2026-01-05 04:21:33] "POST /neutron/port HTTP/1.1" 200 1235 0.047978 10.0.0.27 - - [2026-01-05 04:21:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003949 10.0.0.27 - - [2026-01-05 04:21:33] "POST /neutron/port HTTP/1.1" 200 117 0.001685 10.0.0.27 - - [2026-01-05 04:21:37] "POST /neutron/port HTTP/1.1" 200 1235 0.016613 10.0.0.27 - - [2026-01-05 04:21:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004394 10.0.0.27 - - [2026-01-05 04:21:37] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.23 - - [2026-01-05 04:22:14] "GET /obj-perms HTTP/1.1" 200 5056 0.061994 10.0.0.27 - - [2026-01-05 04:22:33] "POST /neutron/port HTTP/1.1" 200 1235 0.018437 10.0.0.27 - - [2026-01-05 04:22:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004343 10.0.0.27 - - [2026-01-05 04:22:33] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.27 - - [2026-01-05 04:22:37] "POST /neutron/port HTTP/1.1" 200 1235 0.016583 10.0.0.27 - - [2026-01-05 04:22:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003611 10.0.0.27 - - [2026-01-05 04:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.33 - - [2026-01-05 04:23:14] "GET /obj-perms HTTP/1.1" 200 5056 0.058994 10.0.0.27 - - [2026-01-05 04:23:31] "POST /neutron/network HTTP/1.1" 200 1002 0.011541 10.0.0.27 - - [2026-01-05 04:23:32] "POST /neutron/port HTTP/1.1" 200 1225 0.030494 10.0.0.27 - - [2026-01-05 04:23:32] "POST /neutron/port HTTP/1.1" 200 1225 0.015161 10.0.0.27 - - [2026-01-05 04:23:32] "POST /neutron/port HTTP/1.1" 200 1225 0.015228 10.0.0.23 - - [2026-01-05 04:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004033 10.0.0.23 - - [2026-01-05 04:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003789 10.0.0.23 - - [2026-01-05 04:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004147 10.0.0.23 - - [2026-01-05 04:23:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004230 10.0.0.27 - - [2026-01-05 04:23:33] "POST /neutron/network HTTP/1.1" 200 151 0.147936 10.0.0.27 - - [2026-01-05 04:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.055408 10.0.0.23 - - [2026-01-05 04:23:35] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001009 10.0.0.27 - - [2026-01-05 04:23:35] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.042485 10.0.0.23 - - [2026-01-05 04:23:35] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000895 10.0.0.27 - - [2026-01-05 04:23:35] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?fields=virtual_networks HTTP/1.1" 200 1049 0.037443 10.0.0.23 - - [2026-01-05 04:23:35] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001327 10.0.0.27 - - [2026-01-05 04:23:35] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.033617 10.0.0.23 - - [2026-01-05 04:23:35] "GET /projects?obj_uuids=02f573fe-dcd9-4e23-99af-d9c2e57c75db&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001051 10.0.0.27 - - [2026-01-05 04:23:35] "GET /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db?fields=security_groups HTTP/1.1" 200 1279 0.046873 10.0.0.27 - - [2026-01-05 04:23:36] "POST /fqname-to-id HTTP/1.1" 404 188 0.029989 10.0.0.23 - - [2026-01-05 04:23:36] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003468 10.0.0.23 - - [2026-01-05 04:23:36] "GET /domains?obj_uuids=182056ec-3382-44e1-b0fd-9a9d794f24a6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001183 10.0.0.23 - - [2026-01-05 04:23:36] "GET /domain/182056ec-3382-44e1-b0fd-9a9d794f24a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008195 10.0.0.23 - - [2026-01-05 04:23:36] "POST /id-to-fqname HTTP/1.1" 200 190 0.003108 10.0.0.23 - - [2026-01-05 04:23:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.003971 10.0.0.23 - - [2026-01-05 04:23:36] "POST /security-groups HTTP/1.1" 200 591 0.069722 10.0.0.23 - - [2026-01-05 04:23:36] "POST /projects HTTP/1.1" 200 585 0.287911 10.0.0.27 - - [2026-01-05 04:23:36] "POST /access-control-lists HTTP/1.1" 200 596 0.024749 10.0.0.23 - - [2026-01-05 04:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.372369 10.0.0.27 - - [2026-01-05 04:23:37] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.505826 10.0.0.27 - - [2026-01-05 04:23:37] "DELETE /access-control-list/a0fee585-d034-473f-ab36-994348d1612f HTTP/1.1" 200 115 0.040933 10.0.0.27 - - [2026-01-05 04:23:38] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.23 - - [2026-01-05 04:23:43] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000962 10.0.0.27 - - [2026-01-05 04:23:43] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052101 10.0.0.23 - - [2026-01-05 04:23:43] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000967 10.0.0.27 - - [2026-01-05 04:23:43] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?fields=virtual_networks HTTP/1.1" 200 1041 0.041642 10.0.0.23 - - [2026-01-05 04:23:44] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001314 10.0.0.27 - - [2026-01-05 04:23:44] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.044419 10.0.0.23 - - [2026-01-05 04:23:44] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001107 10.0.0.27 - - [2026-01-05 04:23:44] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?fields=security_groups HTTP/1.1" 200 1267 0.045350 10.0.0.23 - - [2026-01-05 04:23:53] "DELETE /project/02f573fe-dcd9-4e23-99af-d9c2e57c75db HTTP/1.1" 404 177 0.005154 10.0.0.23 - - [2026-01-05 04:23:53] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.23 - - [2026-01-05 04:23:53] "DELETE /project/0cc1077015524add8f0dd058d79aae93 HTTP/1.1" 404 173 0.002878 10.0.0.23 - - [2026-01-05 04:23:53] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.053200 10.0.0.23 - - [2026-01-05 04:23:53] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.23 - - [2026-01-05 04:23:53] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?fields=security_groups HTTP/1.1" 200 1372 0.041028 10.0.0.23 - - [2026-01-05 04:23:53] "DELETE /security-group/22db37e0-15fe-48ce-970c-836b1d8d29ad HTTP/1.1" 200 115 0.049794 10.0.0.23 - - [2026-01-05 04:23:53] "GET /projects?obj_uuids=0cc10770-1552-4add-8f0d-d058d79aae93&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001013 10.0.0.23 - - [2026-01-05 04:23:53] "GET /project/0cc10770-1552-4add-8f0d-d058d79aae93?fields=application_policy_sets HTTP/1.1" 200 1411 0.050886 10.0.0.27 - - [2026-01-05 04:23:54] "DELETE /access-control-list/6b128a98-9695-48eb-8687-ac3dc45fcf0f HTTP/1.1" 200 115 0.057303 10.0.0.23 - - [2026-01-05 04:23:54] "DELETE /project/0cc10770-1552-4add-8f0d-d058d79aae93 HTTP/1.1" 200 115 0.398274 10.0.0.23 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.23 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.33 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.33 - - [2026-01-05 04:24:45] "GET /global-system-configs HTTP/1.1" 401 292 0.001330 10.0.0.33 - - [2026-01-05 04:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 [Introspect:8084]10.0.0.23 - - [2026-01-05 04:24:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.23 - - [2026-01-05 04:24:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000889 10.0.0.27 - - [2026-01-05 04:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.27 - - [2026-01-05 04:24:46] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.27 - - [2026-01-05 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.27 - - [2026-01-05 04:24:47] "GET /global-system-configs HTTP/1.1" 401 292 0.000388