+++ date ++ echo 'INFO: =================== Mon Aug 31 02:18:14 AM UTC 2026 ===================' INFO: =================== Mon Aug 31 02:18:14 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev enp1s0 +++ cut -d / -f 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.185:8081 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.185:8086 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.185:8082 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.185:9161 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.185:2181,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.185:5673,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.185:6379 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.185:9092 10.0.0.38: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.50 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50,10.0.0.185,10.0.0.38 +++ local servers=10.0.0.50,10.0.0.185,10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.38,10.20.0.25,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.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.185, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 3 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/31/2026 02:18:25.203 7f8621f5c300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2026 02:18:25.414 7f8621f5c300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2026 02:18:25.433 7f8621f5c300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2026 02:18:25.433 7f8621f5c300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Aug 31 02:18:34 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5373 vnc_cgitb.enable(format='text') 5374 5375 main(args_str, VncApiServer(args_str)) 5376 #server_main 5377 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2216 else: 2217 self._db_connect(self._args.reset_config) 2218 self._db_init_entries() 2219 2220 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3748 domain = self.create_singleton_entry(Domain()) 3749 self._default_domain = domain.serialize_to_json() 3750 project = self.create_singleton_entry(Project(parent_obj=domain)) 3751 self._default_project = project.serialize_to_json() 3752 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4010 if not ok: 4011 (code, msg) = result 4012 raise cfgm_common.exceptions.HttpError(code, msg) 4013 obj_id = result 4014 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/project:default-domain...9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/project:default-domain...9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3995, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2521, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5375, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2218, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3750, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4012, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: 9ca5d350-bdb9-4946-a7f0-9ed8d28a880a at zookeeper +++ date ++ echo 'INFO: =================== Mon Aug 31 02:18:36 AM UTC 2026 ===================' INFO: =================== Mon Aug 31 02:18:36 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.185:8081 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.185:8086 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.185:8082 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.185:9161 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.185:2181,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.185:5673,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.185:6379 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.185:9092 10.0.0.38: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.50 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.185,10.0.0.38 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.50,10.0.0.185,10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.38,10.20.0.25,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.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.185, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 3 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/31/2026 02:18:45.952 7f84f85f6940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2026 02:18:46.122 7f84f85f6940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2026 02:18:46.136 7f84f85f6940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2026 02:18:46.136 7f84f85f6940 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-08-31 02:18:47] "GET / HTTP/1.1" 503 181 0.000261 10.0.0.38 - - [2026-08-31 02:18:47] "GET / HTTP/1.1" 503 181 0.000175 10.0.0.38 - - [2026-08-31 02:18:48] "GET / HTTP/1.1" 200 45871 0.001930 10.0.0.38 - - [2026-08-31 02:18:48] "GET / HTTP/1.1" 200 45871 0.001254 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-08-31 02:18:48] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000594 10.0.0.38 - - [2026-08-31 02:18:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000287 10.0.0.50 - - [2026-08-31 02:18:51] "POST /fqname-to-id HTTP/1.1" 404 186 2.211200 10.0.0.38 - - [2026-08-31 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 1.362072 10.0.0.38 - - [2026-08-31 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.38 - - [2026-08-31 02:18:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.741103 10.0.0.38 - - [2026-08-31 02:18:51] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004172 10.0.0.50 - - [2026-08-31 02:18:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.056974 10.0.0.50 - - [2026-08-31 02:18:51] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007729 10.0.0.50 - - [2026-08-31 02:18:51] "GET /network-ipam/8d5f7e59-9f2b-4e0e-83a1-f21c958b76b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006648 10.0.0.50 - - [2026-08-31 02:18:52] "POST /service-templates HTTP/1.1" 200 515 0.042147 /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.50 - - [2026-08-31 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.419359 10.0.0.185 - - [2026-08-31 02:18:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.185 - - [2026-08-31 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2026-08-31 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2026-08-31 02:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.50 - - [2026-08-31 02:18:59] "POST /access-control-lists HTTP/1.1" 200 587 0.049844 10.0.0.185 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.185 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000943 10.0.0.50 - - [2026-08-31 02:18:59] "POST /route-targets HTTP/1.1" 200 327 0.023751 10.0.0.38 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-08-31 02:18:59] "POST /ref-update HTTP/1.1" 200 156 0.027525 10.0.0.50 - - [2026-08-31 02:18:59] "POST /route-targets HTTP/1.1" 200 327 0.030863 10.0.0.50 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.50 - - [2026-08-31 02:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.50 - - [2026-08-31 02:18:59] "POST /access-control-lists HTTP/1.1" 200 551 0.101949 10.0.0.50 - - [2026-08-31 02:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.50 - - [2026-08-31 02:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.50 - - [2026-08-31 02:19:23] "POST /ref-update HTTP/1.1" 200 156 0.049860 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-08-31 02:21:55] "GET /obj-perms HTTP/1.1" 200 4493 0.396210 10.0.0.50 - - [2026-08-31 02:22:55] "GET /obj-perms HTTP/1.1" 200 4493 0.043289 10.0.0.185 - - [2026-08-31 02:22:56] "GET /obj-perms HTTP/1.1" 200 4493 0.043013 10.0.0.50 - - [2026-08-31 02:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023972 10.0.0.50 - - [2026-08-31 02:23:57] "GET /virtual-router/c6a252f9-d9c2-4771-81f4-8514951f6a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.009031 10.0.0.185 - - [2026-08-31 02:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.185 - - [2026-08-31 02:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000696 10.0.0.38 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.185 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.185 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.38 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-08-31 02:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.50 - - [2026-08-31 02:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.50 - - [2026-08-31 02:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.50 - - [2026-08-31 02:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.50 - - [2026-08-31 02:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 [Introspect:8084]10.0.0.38 - - [2026-08-31 02:24:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.38 - - [2026-08-31 02:24:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001185 [Introspect:8084]10.0.0.38 - - [2026-08-31 02:24:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001129 [Introspect:8084]10.0.0.38 - - [2026-08-31 02:24:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001071 10.0.0.50 - - [2026-08-31 02:25:32] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.50 - - [2026-08-31 02:25:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.50 - - [2026-08-31 02:25:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.048139 10.0.0.38 - - [2026-08-31 02:25:33] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.049982 10.0.0.38 - - [2026-08-31 02:25:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001136 10.0.0.38 - - [2026-08-31 02:25:34] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.070668 10.0.0.38 - - [2026-08-31 02:25:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.001746 10.0.0.38 - - [2026-08-31 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.018314 10.0.0.38 - - [2026-08-31 02:25:34] "POST /security-groups HTTP/1.1" 200 589 0.046563 10.0.0.38 - - [2026-08-31 02:25:34] "POST /projects HTTP/1.1" 200 581 0.352157 10.0.0.38 - - [2026-08-31 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.428188 10.0.0.50 - - [2026-08-31 02:25:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.045593 10.0.0.50 - - [2026-08-31 02:25:34] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.732928 10.0.0.50 - - [2026-08-31 02:25:35] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.38 - - [2026-08-31 02:25:39] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001147 10.0.0.50 - - [2026-08-31 02:25:39] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.094224 10.0.0.38 - - [2026-08-31 02:25:39] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001538 10.0.0.50 - - [2026-08-31 02:25:39] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?fields=virtual_networks HTTP/1.1" 200 1039 0.114988 10.0.0.38 - - [2026-08-31 02:25:39] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001539 10.0.0.50 - - [2026-08-31 02:25:39] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.099231 10.0.0.38 - - [2026-08-31 02:25:39] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001186 10.0.0.50 - - [2026-08-31 02:25:39] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?fields=security_groups HTTP/1.1" 200 1263 0.066977 10.0.0.38 - - [2026-08-31 02:25:40] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004325 10.0.0.38 - - [2026-08-31 02:25:40] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001323 10.0.0.38 - - [2026-08-31 02:25:40] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011832 10.0.0.38 - - [2026-08-31 02:25:40] "POST /id-to-fqname HTTP/1.1" 200 167 0.004622 10.0.0.38 - - [2026-08-31 02:25:40] "POST /fqname-to-id HTTP/1.1" 404 176 0.012767 10.0.0.38 - - [2026-08-31 02:25:40] "POST /security-groups HTTP/1.1" 200 568 0.055397 10.0.0.38 - - [2026-08-31 02:25:40] "POST /projects HTTP/1.1" 200 539 0.372338 10.0.0.38 - - [2026-08-31 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.445865 10.0.0.50 - - [2026-08-31 02:25:40] "POST /access-control-lists HTTP/1.1" 200 573 0.057977 10.0.0.50 - - [2026-08-31 02:25:41] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.638603 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001523 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001379 10.0.0.38 - - [2026-08-31 02:25:53] "DELETE /project/c7a141573521462ca0cb569d7f264229 HTTP/1.1" 404 173 0.007758 10.0.0.38 - - [2026-08-31 02:25:53] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.38 - - [2026-08-31 02:25:53] "DELETE /project/d21f6d7f753d47569c0892953335e433 HTTP/1.1" 404 173 0.006715 10.0.0.38 - - [2026-08-31 02:25:53] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.100420 10.0.0.38 - - [2026-08-31 02:25:53] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001269 10.0.0.38 - - [2026-08-31 02:25:54] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?fields=security_groups HTTP/1.1" 200 1368 0.116866 10.0.0.38 - - [2026-08-31 02:25:54] "DELETE /security-group/4b30145a-f346-405e-b76f-fb96af63be67 HTTP/1.1" 200 115 0.110062 10.0.0.38 - - [2026-08-31 02:25:54] "GET /projects?obj_uuids=c7a14157-3521-462c-a0cb-569d7f264229&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 10.0.0.50 - - [2026-08-31 02:25:54] "DELETE /access-control-list/66349977-6911-40ae-a637-95c94dc1824a HTTP/1.1" 200 115 0.070784 10.0.0.38 - - [2026-08-31 02:25:54] "GET /project/c7a14157-3521-462c-a0cb-569d7f264229?fields=application_policy_sets HTTP/1.1" 200 1407 0.115283 10.0.0.38 - - [2026-08-31 02:25:54] "DELETE /project/c7a14157-3521-462c-a0cb-569d7f264229 HTTP/1.1" 200 115 0.710514 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:26:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001204 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:26:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001617 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:26:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001246 10.0.0.38 - - [2026-08-31 02:26:25] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001655 10.0.0.50 - - [2026-08-31 02:26:25] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.126466 10.0.0.38 - - [2026-08-31 02:26:26] "GET /obj-perms HTTP/1.1" 200 4493 0.063750 [Introspect:8084]10.0.0.50 - - [2026-08-31 02:26:28] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 372 0.000912 10.0.0.50 - - [2026-08-31 02:26:28] "GET /obj-perms HTTP/1.1" 200 4493 0.041435 10.0.0.50 - - [2026-08-31 02:26:28] "GET /obj-perms HTTP/1.1" 200 4493 0.004488 10.0.0.50 - - [2026-08-31 02:26:28] "GET /obj-perms HTTP/1.1" 200 4493 0.005111 10.0.0.50 - - [2026-08-31 02:26:28] "GET /obj-perms HTTP/1.1" 200 4493 0.004740 10.0.0.50 - - [2026-08-31 02:26:28] "GET /obj-perms HTTP/1.1" 200 4493 0.004498 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004768 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004784 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004954 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004465 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004596 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.005632 10.0.0.38 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.005139 10.0.0.50 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.005956 10.0.0.38 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.004912 10.0.0.38 - - [2026-08-31 02:26:29] "GET /obj-perms HTTP/1.1" 200 4493 0.005656 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.004987 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.005486 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.005180 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.004384 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.008959 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.005741 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.006954 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.007596 10.0.0.50 - - [2026-08-31 02:26:31] "GET /obj-perms HTTP/1.1" 200 4493 0.005787 10.0.0.50 - - [2026-08-31 02:26:32] "GET /obj-perms HTTP/1.1" 200 4493 0.005511 10.0.0.50 - - [2026-08-31 02:26:32] "GET /obj-perms HTTP/1.1" 200 4493 0.005744 10.0.0.50 - - [2026-08-31 02:26:35] "GET /obj-perms HTTP/1.1" 200 4493 0.005577 10.0.0.50 - - [2026-08-31 02:26:35] "GET /obj-perms HTTP/1.1" 200 4493 0.005186 10.0.0.50 - - [2026-08-31 02:26:35] "GET /obj-perms HTTP/1.1" 200 4493 0.004696 10.0.0.50 - - [2026-08-31 02:26:35] "GET /obj-perms HTTP/1.1" 200 4493 0.009652 10.0.0.50 - - [2026-08-31 02:26:36] "GET /obj-perms HTTP/1.1" 200 4493 0.009675 10.0.0.50 - - [2026-08-31 02:26:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.025690 10.0.0.38 - - [2026-08-31 02:26:37] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003415 10.0.0.38 - - [2026-08-31 02:26:37] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.38 - - [2026-08-31 02:26:37] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007790 10.0.0.38 - - [2026-08-31 02:26:38] "POST /id-to-fqname HTTP/1.1" 200 201 0.002241 10.0.0.38 - - [2026-08-31 02:26:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.021459 10.0.0.38 - - [2026-08-31 02:26:38] "POST /security-groups HTTP/1.1" 200 602 0.084333 10.0.0.38 - - [2026-08-31 02:26:38] "POST /projects HTTP/1.1" 200 607 0.409184 10.0.0.50 - - [2026-08-31 02:26:38] "POST /access-control-lists HTTP/1.1" 200 607 0.046597 10.0.0.38 - - [2026-08-31 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.495123 10.0.0.50 - - [2026-08-31 02:26:38] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.685958 10.0.0.50 - - [2026-08-31 02:26:39] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.50 - - [2026-08-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000757 10.0.0.50 - - [2026-08-31 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040649 10.0.0.38 - - [2026-08-31 02:26:41] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001191 10.0.0.50 - - [2026-08-31 02:26:41] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.099236 10.0.0.50 - - [2026-08-31 02:26:42] "POST /route-targets HTTP/1.1" 200 327 0.036455 10.0.0.38 - - [2026-08-31 02:26:42] "POST /useragent-kv HTTP/1.1" 200 115 0.101156 10.0.0.50 - - [2026-08-31 02:26:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.396993 10.0.0.50 - - [2026-08-31 02:26:42] "POST /id-to-fqname HTTP/1.1" 200 233 0.001665 10.0.0.50 - - [2026-08-31 02:26:42] "GET /virtual-network/b3617bca-d4c7-4a24-9b23-a8a46245b568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.010243 10.0.0.50 - - [2026-08-31 02:26:42] "GET /virtual-network/b3617bca-d4c7-4a24-9b23-a8a46245b568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007326 10.0.0.50 - - [2026-08-31 02:26:42] "POST /neutron/network HTTP/1.1" 200 852 0.009688 10.0.0.50 - - [2026-08-31 02:26:43] "GET /virtual-network/b3617bca-d4c7-4a24-9b23-a8a46245b568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006875 10.0.0.185 - - [2026-08-31 02:26:44] "GET /obj-perms HTTP/1.1" 200 4489 0.043778 10.0.0.50 - - [2026-08-31 02:26:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001426 10.0.0.38 - - [2026-08-31 02:26:47] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001078 10.0.0.50 - - [2026-08-31 02:26:47] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.093038 10.0.0.50 - - [2026-08-31 02:26:48] "POST /neutron/network HTTP/1.1" 200 852 0.036017 10.0.0.50 - - [2026-08-31 02:26:48] "POST /neutron/port HTTP/1.1" 200 117 0.009509 10.0.0.50 - - [2026-08-31 02:26:53] "POST /neutron/port HTTP/1.1" 200 1094 0.034103 10.0.0.50 - - [2026-08-31 02:26:54] "POST /neutron/port HTTP/1.1" 200 1084 0.040050 10.0.0.38 - - [2026-08-31 02:26:54] "DELETE /project/6f7be7701f4f44d488b395cd05c2e246 HTTP/1.1" 404 173 0.004647 10.0.0.50 - - [2026-08-31 02:26:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007137 10.0.0.50 - - [2026-08-31 02:26:55] "POST /neutron/network HTTP/1.1" 200 852 0.009083 10.0.0.38 - - [2026-08-31 02:26:59] "GET /obj-perms HTTP/1.1" 200 4493 0.044951 10.0.0.50 - - [2026-08-31 02:26:59] "GET /obj-perms HTTP/1.1" 200 4493 0.042576 10.0.0.50 - - [2026-08-31 02:27:04] "POST /neutron/port HTTP/1.1" 200 1148 0.032995 10.0.0.50 - - [2026-08-31 02:27:09] "POST /neutron/security_group HTTP/1.1" 200 2081 0.009503 10.0.0.50 - - [2026-08-31 02:27:19] "POST /neutron/port HTTP/1.1" 200 1148 0.022317 10.0.0.50 - - [2026-08-31 02:27:21] "GET /obj-perms HTTP/1.1" 200 4489 0.049485 10.0.0.50 - - [2026-08-31 02:27:24] "POST /neutron/network HTTP/1.1" 400 204 0.020453 10.0.0.50 - - [2026-08-31 02:27:26] "POST /neutron/port HTTP/1.1" 200 1148 0.025594 10.0.0.50 - - [2026-08-31 02:27:27] "POST /neutron/port HTTP/1.1" 200 151 0.345716 10.0.0.38 - - [2026-08-31 02:27:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004467 10.0.0.38 - - [2026-08-31 02:27:29] "POST /useragent-kv HTTP/1.1" 200 115 0.013481 10.0.0.50 - - [2026-08-31 02:27:29] "POST /neutron/network HTTP/1.1" 200 151 0.204326 10.0.0.50 - - [2026-08-31 02:27:29] "DELETE /route-target/ac67d486-22d7-4e7a-84cb-c3aa6a9a341f HTTP/1.1" 200 115 0.035517 10.0.0.38 - - [2026-08-31 02:27:30] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001170 10.0.0.50 - - [2026-08-31 02:27:30] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.086379 10.0.0.38 - - [2026-08-31 02:27:30] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001088 10.0.0.50 - - [2026-08-31 02:27:30] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?fields=virtual_networks HTTP/1.1" 200 1063 0.082541 10.0.0.38 - - [2026-08-31 02:27:30] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001137 10.0.0.50 - - [2026-08-31 02:27:30] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.074188 10.0.0.38 - - [2026-08-31 02:27:30] "GET /projects?obj_uuids=6f7be770-1f4f-44d4-88b3-95cd05c2e246&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001207 10.0.0.50 - - [2026-08-31 02:27:30] "GET /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246?fields=security_groups HTTP/1.1" 200 1300 0.064553 10.0.0.38 - - [2026-08-31 02:27:31] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001146 10.0.0.50 - - [2026-08-31 02:27:31] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.084843 10.0.0.38 - - [2026-08-31 02:27:38] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001029 10.0.0.50 - - [2026-08-31 02:27:38] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.078334 10.0.0.50 - - [2026-08-31 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.042708 10.0.0.38 - - [2026-08-31 02:27:41] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004647 10.0.0.38 - - [2026-08-31 02:27:41] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001805 10.0.0.38 - - [2026-08-31 02:27:41] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011592 10.0.0.38 - - [2026-08-31 02:27:41] "POST /id-to-fqname HTTP/1.1" 200 202 0.001529 10.0.0.38 - - [2026-08-31 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.007537 10.0.0.38 - - [2026-08-31 02:27:41] "POST /security-groups HTTP/1.1" 200 603 0.064169 10.0.0.38 - - [2026-08-31 02:27:41] "POST /projects HTTP/1.1" 200 609 0.347990 10.0.0.38 - - [2026-08-31 02:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.383272 10.0.0.50 - - [2026-08-31 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.014535 10.0.0.50 - - [2026-08-31 02:27:41] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.585552 10.0.0.50 - - [2026-08-31 02:27:42] "DELETE /access-control-list/ec4a02bf-2bbd-4f29-9c1f-8d42bf75a3c0 HTTP/1.1" 200 115 0.073723 10.0.0.50 - - [2026-08-31 02:27:43] "GET / HTTP/1.1" 200 35931 0.002680 10.0.0.50 - - [2026-08-31 02:27:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000663 10.0.0.50 - - [2026-08-31 02:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.057346 10.0.0.38 - - [2026-08-31 02:27:44] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002195 10.0.0.50 - - [2026-08-31 02:27:44] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.070723 10.0.0.38 - - [2026-08-31 02:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.025425 10.0.0.50 - - [2026-08-31 02:27:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.280449 10.0.0.50 - - [2026-08-31 02:27:44] "POST /id-to-fqname HTTP/1.1" 200 275 0.001387 10.0.0.50 - - [2026-08-31 02:27:44] "GET /virtual-network/b14e5c9d-c626-4baa-983d-ef0297f6067f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006382 10.0.0.50 - - [2026-08-31 02:27:44] "GET /virtual-network/b14e5c9d-c626-4baa-983d-ef0297f6067f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006628 10.0.0.50 - - [2026-08-31 02:27:44] "POST /neutron/network HTTP/1.1" 200 934 0.011685 10.0.0.50 - - [2026-08-31 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.38 - - [2026-08-31 02:27:45] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001053 10.0.0.50 - - [2026-08-31 02:27:45] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.063728 10.0.0.38 - - [2026-08-31 02:27:45] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001006 10.0.0.50 - - [2026-08-31 02:27:45] "POST /neutron/network HTTP/1.1" 200 715 0.217279 10.0.0.50 - - [2026-08-31 02:27:45] "POST /route-targets HTTP/1.1" 200 327 0.024046 10.0.0.50 - - [2026-08-31 02:27:45] "POST /id-to-fqname HTTP/1.1" 200 275 0.004880 10.0.0.50 - - [2026-08-31 02:27:45] "GET /virtual-network/fdedf3f5-1379-4d51-980e-4a3849dc9b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007382 10.0.0.50 - - [2026-08-31 02:27:45] "POST /neutron/network HTTP/1.1" 200 935 0.008704 10.0.0.50 - - [2026-08-31 02:27:45] "GET /virtual-network/fdedf3f5-1379-4d51-980e-4a3849dc9b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006456 10.0.0.50 - - [2026-08-31 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.38 - - [2026-08-31 02:27:45] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001198 10.0.0.50 - - [2026-08-31 02:27:46] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.082257 10.0.0.50 - - [2026-08-31 02:27:46] "POST /neutron/network HTTP/1.1" 200 117 0.024920 10.0.0.50 - - [2026-08-31 02:27:46] "POST /ref-update HTTP/1.1" 200 156 0.061340 10.0.0.50 - - [2026-08-31 02:27:46] "POST /neutron/network HTTP/1.1" 200 936 0.024085 10.0.0.50 - - [2026-08-31 02:27:46] "POST /id-to-fqname HTTP/1.1" 200 276 0.001442 10.0.0.50 - - [2026-08-31 02:27:46] "GET /virtual-network/8afb8840-fabd-4dbd-b708-85ee3d6dd6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006481 10.0.0.50 - - [2026-08-31 02:27:46] "GET /virtual-network/8afb8840-fabd-4dbd-b708-85ee3d6dd6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007866 10.0.0.50 - - [2026-08-31 02:27:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.021668 10.0.0.50 - - [2026-08-31 02:27:46] "POST /id-to-fqname HTTP/1.1" 200 275 0.001379 10.0.0.50 - - [2026-08-31 02:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.010611 10.0.0.50 - - [2026-08-31 02:27:47] "POST /id-to-fqname HTTP/1.1" 200 276 0.001763 10.0.0.50 - - [2026-08-31 02:27:48] "POST /neutron/network HTTP/1.1" 200 946 0.010829 10.0.0.50 - - [2026-08-31 02:27:48] "POST /neutron/port HTTP/1.1" 200 117 0.010533 10.0.0.50 - - [2026-08-31 02:27:50] "POST /neutron/network HTTP/1.1" 200 936 0.017669 10.0.0.50 - - [2026-08-31 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005249 10.0.0.38 - - [2026-08-31 02:27:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003541 10.0.0.38 - - [2026-08-31 02:27:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004201 10.0.0.50 - - [2026-08-31 02:27:51] "POST /neutron/network HTTP/1.1" 200 151 0.191632 10.0.0.38 - - [2026-08-31 02:27:51] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.50 - - [2026-08-31 02:27:51] "DELETE /route-target/9de73a2e-0c49-4758-a2b0-fd7e7bcb42b8 HTTP/1.1" 200 115 0.042219 10.0.0.50 - - [2026-08-31 02:27:51] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.116905 10.0.0.38 - - [2026-08-31 02:27:51] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001585 10.0.0.50 - - [2026-08-31 02:27:51] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?fields=virtual_networks HTTP/1.1" 200 1066 0.093021 10.0.0.38 - - [2026-08-31 02:27:51] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001201 10.0.0.50 - - [2026-08-31 02:27:51] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.083314 10.0.0.38 - - [2026-08-31 02:27:51] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001261 10.0.0.50 - - [2026-08-31 02:27:51] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?fields=security_groups HTTP/1.1" 200 1304 0.073233 10.0.0.50 - - [2026-08-31 02:27:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.036728 10.0.0.38 - - [2026-08-31 02:27:52] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004194 10.0.0.38 - - [2026-08-31 02:27:52] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001311 10.0.0.38 - - [2026-08-31 02:27:52] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009826 10.0.0.38 - - [2026-08-31 02:27:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.007590 10.0.0.38 - - [2026-08-31 02:27:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.017152 10.0.0.38 - - [2026-08-31 02:27:53] "POST /security-groups HTTP/1.1" 200 593 0.048509 10.0.0.38 - - [2026-08-31 02:27:53] "POST /projects HTTP/1.1" 200 589 0.342119 10.0.0.50 - - [2026-08-31 02:27:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.019693 10.0.0.38 - - [2026-08-31 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.437940 10.0.0.50 - - [2026-08-31 02:27:53] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.611941 10.0.0.50 - - [2026-08-31 02:27:54] "POST /neutron/network HTTP/1.1" 200 117 0.011833 10.0.0.50 - - [2026-08-31 02:27:55] "GET / HTTP/1.1" 200 35931 0.002183 10.0.0.38 - - [2026-08-31 02:27:55] "DELETE /project/418fc84d38464ac49b32a9e8618474b5 HTTP/1.1" 404 173 0.006533 10.0.0.38 - - [2026-08-31 02:27:55] "DELETE /project/770890fdeb11410a870fd896e06fa027 HTTP/1.1" 404 173 0.004774 10.0.0.38 - - [2026-08-31 02:27:55] "DELETE /project/6f7be770-1f4f-44d4-88b3-95cd05c2e246 HTTP/1.1" 404 177 0.006985 10.0.0.38 - - [2026-08-31 02:27:55] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000950 10.0.0.38 - - [2026-08-31 02:27:55] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.074642 10.0.0.38 - - [2026-08-31 02:27:55] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001855 10.0.0.38 - - [2026-08-31 02:27:55] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?fields=security_groups HTTP/1.1" 200 1409 0.060197 10.0.0.38 - - [2026-08-31 02:27:55] "DELETE /security-group/0943a085-af50-4f22-94d5-d3068ded1add HTTP/1.1" 200 115 0.068859 10.0.0.38 - - [2026-08-31 02:27:55] "GET /projects?obj_uuids=418fc84d-3846-4ac4-9b32-a9e8618474b5&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001408 10.0.0.38 - - [2026-08-31 02:27:55] "GET /project/418fc84d-3846-4ac4-9b32-a9e8618474b5?fields=application_policy_sets HTTP/1.1" 200 1448 0.085283 10.0.0.50 - - [2026-08-31 02:27:55] "DELETE /access-control-list/e52f1330-43ed-4e59-bc43-4aef97616bda HTTP/1.1" 200 115 0.071000 10.0.0.38 - - [2026-08-31 02:27:55] "DELETE /project/418fc84d-3846-4ac4-9b32-a9e8618474b5 HTTP/1.1" 200 115 0.610408 10.0.0.50 - - [2026-08-31 02:27:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.50 - - [2026-08-31 02:27:56] "POST /neutron/network HTTP/1.1" 200 117 0.335445 10.0.0.50 - - [2026-08-31 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.048022 10.0.0.38 - - [2026-08-31 02:27:56] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001757 10.0.0.50 - - [2026-08-31 02:27:57] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.071881 10.0.0.38 - - [2026-08-31 02:27:57] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001666 10.0.0.50 - - [2026-08-31 02:27:57] "POST /neutron/network HTTP/1.1" 200 685 0.229850 10.0.0.50 - - [2026-08-31 02:27:57] "POST /neutron/port HTTP/1.1" 200 117 0.007207 10.0.0.50 - - [2026-08-31 02:27:57] "POST /neutron/network HTTP/1.1" 200 904 0.012114 10.0.0.50 - - [2026-08-31 02:27:57] "POST /id-to-fqname HTTP/1.1" 200 255 0.001469 10.0.0.50 - - [2026-08-31 02:27:57] "GET /virtual-network/0f60195b-f1a1-4072-abe8-86c99b359e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006371 10.0.0.50 - - [2026-08-31 02:27:57] "GET /virtual-network/0f60195b-f1a1-4072-abe8-86c99b359e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006954 10.0.0.50 - - [2026-08-31 02:27:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.011139 10.0.0.50 - - [2026-08-31 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.38 - - [2026-08-31 02:27:57] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001521 10.0.0.50 - - [2026-08-31 02:27:57] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059477 10.0.0.50 - - [2026-08-31 02:27:58] "POST /route-targets HTTP/1.1" 200 327 0.028584 10.0.0.38 - - [2026-08-31 02:27:58] "POST /useragent-kv HTTP/1.1" 200 115 0.017707 10.0.0.50 - - [2026-08-31 02:27:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.235458 10.0.0.50 - - [2026-08-31 02:27:58] "POST /id-to-fqname HTTP/1.1" 200 255 0.001390 10.0.0.50 - - [2026-08-31 02:27:58] "GET /virtual-network/6c8f9e1f-68f2-41f6-b116-f5152fe1cfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006930 10.0.0.50 - - [2026-08-31 02:27:58] "GET /virtual-network/6c8f9e1f-68f2-41f6-b116-f5152fe1cfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.006608 10.0.0.50 - - [2026-08-31 02:27:58] "POST /neutron/network HTTP/1.1" 200 903 0.008424 10.0.0.50 - - [2026-08-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.38 - - [2026-08-31 02:27:58] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001474 10.0.0.50 - - [2026-08-31 02:27:58] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.071723 10.0.0.38 - - [2026-08-31 02:27:58] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001134 10.0.0.50 - - [2026-08-31 02:27:59] "POST /neutron/network HTTP/1.1" 200 687 0.217960 10.0.0.50 - - [2026-08-31 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.037934 10.0.0.50 - - [2026-08-31 02:27:59] "POST /neutron/network HTTP/1.1" 200 907 0.012626 10.0.0.50 - - [2026-08-31 02:27:59] "POST /id-to-fqname HTTP/1.1" 200 256 0.001565 10.0.0.50 - - [2026-08-31 02:27:59] "GET /virtual-network/b326fce5-c804-42ff-bb08-abda3ef401d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007877 10.0.0.50 - - [2026-08-31 02:27:59] "GET /virtual-network/b326fce5-c804-42ff-bb08-abda3ef401d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007490 10.0.0.50 - - [2026-08-31 02:27:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.012907 10.0.0.50 - - [2026-08-31 02:27:59] "POST /id-to-fqname HTTP/1.1" 200 255 0.001254 10.0.0.38 - - [2026-08-31 02:27:59] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001388 10.0.0.50 - - [2026-08-31 02:27:59] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.086998 10.0.0.50 - - [2026-08-31 02:27:59] "POST /neutron/network HTTP/1.1" 200 903 0.007605 10.0.0.50 - - [2026-08-31 02:28:00] "POST /id-to-fqname HTTP/1.1" 200 256 0.001627 10.0.0.50 - - [2026-08-31 02:28:00] "POST /neutron/port HTTP/1.1" 200 117 0.010944 10.0.0.50 - - [2026-08-31 02:28:00] "POST /neutron/port HTTP/1.1" 200 117 0.016432 10.0.0.50 - - [2026-08-31 02:28:01] "POST /neutron/network HTTP/1.1" 200 117 0.008956 10.0.0.38 - - [2026-08-31 02:28:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005262 10.0.0.38 - - [2026-08-31 02:28:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005495 10.0.0.50 - - [2026-08-31 02:28:02] "POST /neutron/network HTTP/1.1" 200 151 0.152849 10.0.0.50 - - [2026-08-31 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.50 - - [2026-08-31 02:28:02] "POST /neutron/network HTTP/1.1" 200 904 0.006877 10.0.0.38 - - [2026-08-31 02:28:03] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001002 10.0.0.50 - - [2026-08-31 02:28:03] "DELETE /route-target/a5ffdbc2-1c2f-48c4-87c9-0285a86f0fdd HTTP/1.1" 200 115 0.043175 10.0.0.50 - - [2026-08-31 02:28:03] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.064336 10.0.0.38 - - [2026-08-31 02:28:03] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001217 10.0.0.50 - - [2026-08-31 02:28:03] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?fields=virtual_networks HTTP/1.1" 200 1045 0.073687 10.0.0.38 - - [2026-08-31 02:28:03] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001145 10.0.0.50 - - [2026-08-31 02:28:03] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.063322 10.0.0.38 - - [2026-08-31 02:28:03] "GET /projects?obj_uuids=770890fd-eb11-410a-870f-d896e06fa027&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001685 10.0.0.50 - - [2026-08-31 02:28:03] "GET /project/770890fd-eb11-410a-870f-d896e06fa027?fields=security_groups HTTP/1.1" 200 1273 0.073324 10.0.0.50 - - [2026-08-31 02:28:03] "POST /neutron/port HTTP/1.1" 200 117 0.008944 10.0.0.50 - - [2026-08-31 02:28:03] "POST /neutron/port HTTP/1.1" 200 117 0.007674 10.0.0.50 - - [2026-08-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.038894 10.0.0.38 - - [2026-08-31 02:28:04] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003658 10.0.0.38 - - [2026-08-31 02:28:04] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000995 10.0.0.38 - - [2026-08-31 02:28:04] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008812 10.0.0.38 - - [2026-08-31 02:28:04] "POST /id-to-fqname HTTP/1.1" 200 198 0.002855 10.0.0.38 - - [2026-08-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.012518 10.0.0.38 - - [2026-08-31 02:28:04] "POST /security-groups HTTP/1.1" 200 599 0.047348 10.0.0.38 - - [2026-08-31 02:28:04] "POST /projects HTTP/1.1" 200 601 0.328879 10.0.0.38 - - [2026-08-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.401467 10.0.0.50 - - [2026-08-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 404 241 0.025498 10.0.0.50 - - [2026-08-31 02:28:04] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.571602 10.0.0.50 - - [2026-08-31 02:28:06] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.50 - - [2026-08-31 02:28:06] "POST /neutron/network HTTP/1.1" 200 117 0.012338 10.0.0.50 - - [2026-08-31 02:28:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.50 - - [2026-08-31 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.063008 10.0.0.38 - - [2026-08-31 02:28:07] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.50 - - [2026-08-31 02:28:07] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.059648 10.0.0.38 - - [2026-08-31 02:28:07] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.50 - - [2026-08-31 02:28:07] "POST /neutron/network HTTP/1.1" 200 703 0.191922 10.0.0.50 - - [2026-08-31 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.030794 10.0.0.50 - - [2026-08-31 02:28:07] "POST /id-to-fqname HTTP/1.1" 200 267 0.004889 10.0.0.50 - - [2026-08-31 02:28:07] "GET /virtual-network/269518a7-71d0-4428-bdbe-406fa4c30ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006808 10.0.0.50 - - [2026-08-31 02:28:07] "POST /neutron/network HTTP/1.1" 200 923 0.008205 10.0.0.50 - - [2026-08-31 02:28:07] "GET /virtual-network/269518a7-71d0-4428-bdbe-406fa4c30ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007630 10.0.0.50 - - [2026-08-31 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.38 - - [2026-08-31 02:28:07] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000980 10.0.0.50 - - [2026-08-31 02:28:07] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070812 10.0.0.50 - - [2026-08-31 02:28:08] "POST /neutron/network HTTP/1.1" 200 117 0.017111 10.0.0.50 - - [2026-08-31 02:28:08] "POST /neutron/network HTTP/1.1" 200 923 0.011903 10.0.0.50 - - [2026-08-31 02:28:08] "POST /id-to-fqname HTTP/1.1" 200 267 0.001364 10.0.0.50 - - [2026-08-31 02:28:08] "GET /virtual-network/3d592023-d3d7-4abf-98a5-b8dc43d43b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007311 10.0.0.50 - - [2026-08-31 02:28:08] "GET /virtual-network/3d592023-d3d7-4abf-98a5-b8dc43d43b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007006 10.0.0.50 - - [2026-08-31 02:28:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.016553 10.0.0.50 - - [2026-08-31 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.38 - - [2026-08-31 02:28:08] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001226 10.0.0.50 - - [2026-08-31 02:28:08] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062138 10.0.0.50 - - [2026-08-31 02:28:09] "POST /route-targets HTTP/1.1" 200 327 0.019449 10.0.0.38 - - [2026-08-31 02:28:09] "POST /useragent-kv HTTP/1.1" 200 115 0.017511 10.0.0.50 - - [2026-08-31 02:28:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.297964 10.0.0.50 - - [2026-08-31 02:28:09] "POST /id-to-fqname HTTP/1.1" 200 268 0.002049 10.0.0.50 - - [2026-08-31 02:28:09] "GET /virtual-network/fd186e71-7015-4fe6-bac1-3b3464690edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.008310 10.0.0.50 - - [2026-08-31 02:28:09] "GET /virtual-network/fd186e71-7015-4fe6-bac1-3b3464690edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007129 10.0.0.50 - - [2026-08-31 02:28:09] "POST /neutron/network HTTP/1.1" 200 924 0.008586 10.0.0.50 - - [2026-08-31 02:28:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001449 10.0.0.50 - - [2026-08-31 02:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.009719 10.0.0.50 - - [2026-08-31 02:28:11] "POST /neutron/port HTTP/1.1" 200 117 0.006501 10.0.0.50 - - [2026-08-31 02:28:43] "POST /neutron/port HTTP/1.1" 200 117 0.018074 10.0.0.50 - - [2026-08-31 02:28:43] "POST /id-to-fqname HTTP/1.1" 200 268 0.001504 10.0.0.50 - - [2026-08-31 02:28:44] "POST /neutron/network HTTP/1.1" 200 934 0.008898 10.0.0.38 - - [2026-08-31 02:28:44] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001884 10.0.0.50 - - [2026-08-31 02:28:44] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.067688 10.0.0.50 - - [2026-08-31 02:28:44] "POST /neutron/port HTTP/1.1" 200 117 0.007710 10.0.0.38 - - [2026-08-31 02:28:44] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001172 10.0.0.50 - - [2026-08-31 02:28:44] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.064937 10.0.0.50 - - [2026-08-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.50 - - [2026-08-31 02:28:45] "GET /security-group/08472729-27dc-4066-981f-b2b4610dcbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3694 0.007475 10.0.0.50 - - [2026-08-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.38 - - [2026-08-31 02:28:45] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001292 10.0.0.50 - - [2026-08-31 02:28:45] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.081473 10.0.0.50 - - [2026-08-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006442 10.0.0.50 - - [2026-08-31 02:28:45] "GET /security-group/08472729-27dc-4066-981f-b2b4610dcbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3694 0.004934 10.0.0.50 - - [2026-08-31 02:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.50 - - [2026-08-31 02:28:45] "PUT /security-group/08472729-27dc-4066-981f-b2b4610dcbd6 HTTP/1.1" 200 262 0.040210 10.0.0.50 - - [2026-08-31 02:28:45] "PUT /access-control-list/9fd2569b-5b1d-4fdd-921a-88bf03fd4745 HTTP/1.1" 200 272 0.044617 10.0.0.50 - - [2026-08-31 02:28:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004518 10.0.0.50 - - [2026-08-31 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006040 10.0.0.38 - - [2026-08-31 02:28:46] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001621 10.0.0.50 - - [2026-08-31 02:28:46] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012099 10.0.0.50 - - [2026-08-31 02:28:46] "POST /service-templates HTTP/1.1" 200 543 0.047200 10.0.0.50 - - [2026-08-31 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.50 - - [2026-08-31 02:28:46] "GET /service-template/92216287-7522-4d17-9ebf-b1f9c57b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007788 10.0.0.50 - - [2026-08-31 02:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.50 - - [2026-08-31 02:28:46] "GET /service-template/92216287-7522-4d17-9ebf-b1f9c57b6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005056 10.0.0.50 - - [2026-08-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001924 10.0.0.50 - - [2026-08-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 267 0.001828 10.0.0.50 - - [2026-08-31 02:28:46] "POST /id-to-fqname HTTP/1.1" 200 268 0.001992 10.0.0.50 - - [2026-08-31 02:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.50 - - [2026-08-31 02:28:47] "DELETE /service-template/92216287-7522-4d17-9ebf-b1f9c57b6c3a HTTP/1.1" 200 115 0.043014 10.0.0.50 - - [2026-08-31 02:28:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003856 10.0.0.38 - - [2026-08-31 02:28:48] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001433 10.0.0.50 - - [2026-08-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1081 0.461241 10.0.0.50 - - [2026-08-31 02:28:48] "POST /neutron/port HTTP/1.1" 200 1081 0.019080 10.0.0.50 - - [2026-08-31 02:28:49] "POST /neutron/port HTTP/1.1" 200 1080 0.022583 10.0.0.50 - - [2026-08-31 02:28:49] "POST /neutron/network HTTP/1.1" 200 923 0.010770 10.0.0.50 - - [2026-08-31 02:28:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004714 10.0.0.50 - - [2026-08-31 02:28:49] "POST /neutron/network HTTP/1.1" 200 923 0.008249 10.0.0.50 - - [2026-08-31 02:28:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.011957 10.0.0.50 - - [2026-08-31 02:28:51] "POST /neutron/network HTTP/1.1" 200 923 0.010617 10.0.0.50 - - [2026-08-31 02:28:53] "POST /neutron/port HTTP/1.1" 200 1135 0.025430 10.0.0.38 - - [2026-08-31 02:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004995 10.0.0.38 - - [2026-08-31 02:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006545 10.0.0.50 - - [2026-08-31 02:28:53] "POST /neutron/network HTTP/1.1" 200 151 0.225813 10.0.0.50 - - [2026-08-31 02:28:54] "DELETE /access-control-list/9385ab1e-f89f-42f1-9df4-47fdb213a5d9 HTTP/1.1" 200 115 0.085685 10.0.0.38 - - [2026-08-31 02:28:55] "DELETE /project/6e7646dd66ac400d9f20b89542b17ec6 HTTP/1.1" 404 173 0.006197 10.0.0.38 - - [2026-08-31 02:28:55] "DELETE /project/770890fd-eb11-410a-870f-d896e06fa027 HTTP/1.1" 404 177 0.006576 10.0.0.50 - - [2026-08-31 02:28:56] "POST /neutron/network HTTP/1.1" 200 924 0.009094 10.0.0.50 - - [2026-08-31 02:28:56] "POST /neutron/network HTTP/1.1" 200 1679 0.017316 10.0.0.185 - - [2026-08-31 02:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.185 - - [2026-08-31 02:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2026-08-31 02:28:58] "POST /neutron/network HTTP/1.1" 200 924 0.009026 10.0.0.38 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.38 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.185 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.185 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.38 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-08-31 02:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.50 - - [2026-08-31 02:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2026-08-31 02:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2026-08-31 02:29:00] "POST /neutron/network HTTP/1.1" 400 204 0.017807 10.0.0.50 - - [2026-08-31 02:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.50 - - [2026-08-31 02:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.50 - - [2026-08-31 02:29:01] "GET /obj-perms HTTP/1.1" 200 4493 0.052547 10.0.0.50 - - [2026-08-31 02:29:04] "POST /neutron/network HTTP/1.1" 200 924 0.010341 10.0.0.50 - - [2026-08-31 02:29:06] "POST /neutron/network HTTP/1.1" 400 204 0.019805 10.0.0.50 - - [2026-08-31 02:29:10] "POST /neutron/network HTTP/1.1" 200 924 0.008010 10.0.0.50 - - [2026-08-31 02:29:12] "POST /neutron/network HTTP/1.1" 400 204 0.018565 10.0.0.50 - - [2026-08-31 02:29:16] "POST /neutron/network HTTP/1.1" 200 924 0.009313 10.0.0.50 - - [2026-08-31 02:29:18] "POST /neutron/network HTTP/1.1" 400 204 0.020951 10.0.0.50 - - [2026-08-31 02:29:22] "POST /neutron/network HTTP/1.1" 200 924 0.010080 10.0.0.50 - - [2026-08-31 02:29:24] "POST /neutron/network HTTP/1.1" 400 204 0.018329 10.0.0.50 - - [2026-08-31 02:29:28] "POST /neutron/network HTTP/1.1" 200 924 0.009960 10.0.0.50 - - [2026-08-31 02:29:30] "POST /neutron/network HTTP/1.1" 400 204 0.019200 10.0.0.50 - - [2026-08-31 02:29:34] "POST /neutron/network HTTP/1.1" 200 924 0.010476 10.0.0.50 - - [2026-08-31 02:29:37] "POST /neutron/network HTTP/1.1" 400 204 0.030256 10.0.0.50 - - [2026-08-31 02:29:41] "POST /neutron/network HTTP/1.1" 200 924 0.010450 10.0.0.50 - - [2026-08-31 02:29:43] "POST /neutron/network HTTP/1.1" 400 204 0.019490 10.0.0.50 - - [2026-08-31 02:29:45] "POST /neutron/network HTTP/1.1" 200 923 0.009259 10.0.0.38 - - [2026-08-31 02:29:45] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001845 10.0.0.50 - - [2026-08-31 02:29:45] "DELETE /route-target/6c1ed445-a81e-4b98-a844-c8b575cbea2c HTTP/1.1" 200 115 0.046429 10.0.0.50 - - [2026-08-31 02:29:45] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.096513 10.0.0.38 - - [2026-08-31 02:29:45] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.008297 10.0.0.50 - - [2026-08-31 02:29:45] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.073127 10.0.0.38 - - [2026-08-31 02:29:47] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001466 10.0.0.50 - - [2026-08-31 02:29:47] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.079070 10.0.0.38 - - [2026-08-31 02:29:47] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001380 10.0.0.50 - - [2026-08-31 02:29:47] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.066715 10.0.0.38 - - [2026-08-31 02:29:49] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001388 10.0.0.50 - - [2026-08-31 02:29:49] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057744 10.0.0.38 - - [2026-08-31 02:29:49] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001362 10.0.0.50 - - [2026-08-31 02:29:50] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.046537 10.0.0.38 - - [2026-08-31 02:29:52] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.50 - - [2026-08-31 02:29:52] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073723 10.0.0.38 - - [2026-08-31 02:29:52] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002033 10.0.0.50 - - [2026-08-31 02:29:52] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.073655 10.0.0.38 - - [2026-08-31 02:29:54] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.50 - - [2026-08-31 02:29:54] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073753 10.0.0.38 - - [2026-08-31 02:29:54] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007300 10.0.0.50 - - [2026-08-31 02:29:54] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.092707 10.0.0.38 - - [2026-08-31 02:29:56] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.50 - - [2026-08-31 02:29:56] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062704 10.0.0.38 - - [2026-08-31 02:29:56] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002938 10.0.0.50 - - [2026-08-31 02:29:56] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.079524 10.0.0.38 - - [2026-08-31 02:29:58] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001597 10.0.0.50 - - [2026-08-31 02:29:58] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.068266 10.0.0.38 - - [2026-08-31 02:29:58] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001181 10.0.0.50 - - [2026-08-31 02:29:58] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.063575 10.0.0.38 - - [2026-08-31 02:30:00] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001150 10.0.0.50 - - [2026-08-31 02:30:00] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062813 10.0.0.38 - - [2026-08-31 02:30:00] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001689 10.0.0.50 - - [2026-08-31 02:30:00] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.061075 10.0.0.50 - - [2026-08-31 02:30:01] "POST /neutron/network HTTP/1.1" 200 934 0.009087 10.0.0.50 - - [2026-08-31 02:30:01] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.38 - - [2026-08-31 02:30:03] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001388 10.0.0.50 - - [2026-08-31 02:30:03] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072160 10.0.0.50 - - [2026-08-31 02:30:03] "POST /neutron/port HTTP/1.1" 200 1144 0.067110 10.0.0.38 - - [2026-08-31 02:30:03] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001549 10.0.0.50 - - [2026-08-31 02:30:03] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.085459 10.0.0.50 - - [2026-08-31 02:30:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.015665 10.0.0.50 - - [2026-08-31 02:30:03] "POST /neutron/port HTTP/1.1" 200 151 0.298482 10.0.0.38 - - [2026-08-31 02:30:05] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001812 10.0.0.50 - - [2026-08-31 02:30:05] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073888 10.0.0.38 - - [2026-08-31 02:30:05] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001177 10.0.0.50 - - [2026-08-31 02:30:05] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.091473 10.0.0.38 - - [2026-08-31 02:30:07] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001651 10.0.0.50 - - [2026-08-31 02:30:07] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070379 10.0.0.38 - - [2026-08-31 02:30:07] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003130 10.0.0.50 - - [2026-08-31 02:30:07] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.078361 10.0.0.38 - - [2026-08-31 02:30:09] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001394 10.0.0.50 - - [2026-08-31 02:30:09] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070635 10.0.0.38 - - [2026-08-31 02:30:09] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001060 10.0.0.50 - - [2026-08-31 02:30:09] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.069462 10.0.0.38 - - [2026-08-31 02:30:11] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.50 - - [2026-08-31 02:30:11] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072164 10.0.0.38 - - [2026-08-31 02:30:11] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001613 10.0.0.50 - - [2026-08-31 02:30:11] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.071761 10.0.0.38 - - [2026-08-31 02:30:14] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001476 10.0.0.50 - - [2026-08-31 02:30:14] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.079374 10.0.0.38 - - [2026-08-31 02:30:14] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001430 10.0.0.50 - - [2026-08-31 02:30:14] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.064234 10.0.0.38 - - [2026-08-31 02:30:16] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001122 10.0.0.50 - - [2026-08-31 02:30:16] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.065621 10.0.0.38 - - [2026-08-31 02:30:16] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.50 - - [2026-08-31 02:30:16] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.055741 10.0.0.38 - - [2026-08-31 02:30:18] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.50 - - [2026-08-31 02:30:18] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070343 10.0.0.38 - - [2026-08-31 02:30:18] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002248 10.0.0.50 - - [2026-08-31 02:30:18] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.073426 10.0.0.38 - - [2026-08-31 02:30:20] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001492 10.0.0.50 - - [2026-08-31 02:30:20] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062737 10.0.0.38 - - [2026-08-31 02:30:20] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001282 10.0.0.50 - - [2026-08-31 02:30:20] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.083901 10.0.0.38 - - [2026-08-31 02:30:22] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.50 - - [2026-08-31 02:30:22] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.060814 10.0.0.38 - - [2026-08-31 02:30:22] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001192 10.0.0.50 - - [2026-08-31 02:30:22] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.089727 10.0.0.38 - - [2026-08-31 02:30:24] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001709 10.0.0.50 - - [2026-08-31 02:30:25] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.088819 10.0.0.38 - - [2026-08-31 02:30:25] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001412 10.0.0.50 - - [2026-08-31 02:30:25] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.082909 10.0.0.38 - - [2026-08-31 02:30:27] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001356 10.0.0.50 - - [2026-08-31 02:30:27] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066316 10.0.0.38 - - [2026-08-31 02:30:27] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007983 10.0.0.50 - - [2026-08-31 02:30:27] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.097647 10.0.0.38 - - [2026-08-31 02:30:29] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001280 10.0.0.50 - - [2026-08-31 02:30:29] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062872 10.0.0.38 - - [2026-08-31 02:30:29] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001361 10.0.0.50 - - [2026-08-31 02:30:29] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.075181 10.0.0.38 - - [2026-08-31 02:30:31] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.50 - - [2026-08-31 02:30:31] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.050302 10.0.0.38 - - [2026-08-31 02:30:31] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001655 10.0.0.50 - - [2026-08-31 02:30:31] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.081924 10.0.0.38 - - [2026-08-31 02:30:33] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030020 10.0.0.50 - - [2026-08-31 02:30:33] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.145825 10.0.0.38 - - [2026-08-31 02:30:33] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.50 - - [2026-08-31 02:30:34] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.071463 10.0.0.38 - - [2026-08-31 02:30:36] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001079 10.0.0.50 - - [2026-08-31 02:30:36] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.082748 10.0.0.38 - - [2026-08-31 02:30:36] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003191 10.0.0.50 - - [2026-08-31 02:30:36] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.098896 10.0.0.38 - - [2026-08-31 02:30:38] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001360 10.0.0.50 - - [2026-08-31 02:30:38] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073497 10.0.0.38 - - [2026-08-31 02:30:38] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001460 10.0.0.50 - - [2026-08-31 02:30:38] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.074520 10.0.0.38 - - [2026-08-31 02:30:40] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001278 10.0.0.50 - - [2026-08-31 02:30:40] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.102916 10.0.0.38 - - [2026-08-31 02:30:40] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004629 10.0.0.50 - - [2026-08-31 02:30:40] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.080241 10.0.0.38 - - [2026-08-31 02:30:42] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001585 10.0.0.50 - - [2026-08-31 02:30:42] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066187 10.0.0.38 - - [2026-08-31 02:30:42] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005299 10.0.0.50 - - [2026-08-31 02:30:42] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.060755 10.0.0.38 - - [2026-08-31 02:30:44] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002676 10.0.0.50 - - [2026-08-31 02:30:44] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.067103 10.0.0.38 - - [2026-08-31 02:30:44] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.50 - - [2026-08-31 02:30:45] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.089033 10.0.0.38 - - [2026-08-31 02:30:47] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.50 - - [2026-08-31 02:30:47] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.102222 10.0.0.38 - - [2026-08-31 02:30:47] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003494 10.0.0.50 - - [2026-08-31 02:30:47] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.072093 10.0.0.38 - - [2026-08-31 02:30:49] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.50 - - [2026-08-31 02:30:49] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.082203 10.0.0.38 - - [2026-08-31 02:30:49] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001703 10.0.0.50 - - [2026-08-31 02:30:49] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.071266 10.0.0.38 - - [2026-08-31 02:30:51] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001527 10.0.0.50 - - [2026-08-31 02:30:51] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057499 10.0.0.38 - - [2026-08-31 02:30:51] "GET /projects?obj_uuids=6e7646dd-66ac-400d-9f20-b89542b17ec6&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001676 10.0.0.50 - - [2026-08-31 02:30:51] "GET /project/6e7646dd-66ac-400d-9f20-b89542b17ec6?fields=virtual_networks HTTP/1.1" 200 1344 0.079734 10.0.0.50 - - [2026-08-31 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.039020 10.0.0.38 - - [2026-08-31 02:30:52] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005222 10.0.0.38 - - [2026-08-31 02:30:52] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.38 - - [2026-08-31 02:30:52] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041402 10.0.0.38 - - [2026-08-31 02:30:52] "POST /id-to-fqname HTTP/1.1" 200 191 0.013107 10.0.0.38 - - [2026-08-31 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.006500 10.0.0.38 - - [2026-08-31 02:30:52] "POST /security-groups HTTP/1.1" 200 592 0.049386 10.0.0.38 - - [2026-08-31 02:30:52] "POST /projects HTTP/1.1" 200 587 0.344567 10.0.0.38 - - [2026-08-31 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.422148 10.0.0.50 - - [2026-08-31 02:30:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.031239 10.0.0.50 - - [2026-08-31 02:30:52] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.665847 10.0.0.50 - - [2026-08-31 02:30:54] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.50 - - [2026-08-31 02:30:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000576 10.0.0.50 - - [2026-08-31 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.064054 10.0.0.38 - - [2026-08-31 02:30:55] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001124 10.0.0.50 - - [2026-08-31 02:30:55] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.072550 10.0.0.50 - - [2026-08-31 02:30:55] "POST /neutron/network HTTP/1.1" 200 117 0.038603 10.0.0.50 - - [2026-08-31 02:30:55] "POST /ref-update HTTP/1.1" 200 156 0.047406 10.0.0.50 - - [2026-08-31 02:30:55] "POST /neutron/network HTTP/1.1" 200 901 0.025768 10.0.0.50 - - [2026-08-31 02:30:55] "POST /id-to-fqname HTTP/1.1" 200 253 0.001632 10.0.0.50 - - [2026-08-31 02:30:55] "GET /virtual-network/4ea0ad44-5dcc-41a6-bc37-f9308db3fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007035 10.0.0.38 - - [2026-08-31 02:30:55] "DELETE /project/2cbfe93e966a416883e95c6b4b8e3a40 HTTP/1.1" 404 173 0.003977 10.0.0.50 - - [2026-08-31 02:30:55] "GET /virtual-network/4ea0ad44-5dcc-41a6-bc37-f9308db3fcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007568 10.0.0.50 - - [2026-08-31 02:30:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.011340 10.0.0.50 - - [2026-08-31 02:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.38 - - [2026-08-31 02:30:55] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001936 10.0.0.50 - - [2026-08-31 02:30:56] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.065930 10.0.0.38 - - [2026-08-31 02:30:56] "POST /useragent-kv HTTP/1.1" 200 115 0.020975 10.0.0.50 - - [2026-08-31 02:30:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.272389 10.0.0.50 - - [2026-08-31 02:30:56] "POST /id-to-fqname HTTP/1.1" 200 253 0.001546 10.0.0.50 - - [2026-08-31 02:30:56] "GET /virtual-network/a02adc2c-9e7a-42d4-83fb-f5f27a925a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.006300 10.0.0.50 - - [2026-08-31 02:30:56] "GET /virtual-network/a02adc2c-9e7a-42d4-83fb-f5f27a925a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.007631 10.0.0.50 - - [2026-08-31 02:30:56] "POST /neutron/network HTTP/1.1" 200 901 0.008607 10.0.0.50 - - [2026-08-31 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-08-31 02:30:56] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001074 10.0.0.50 - - [2026-08-31 02:30:56] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.069557 10.0.0.38 - - [2026-08-31 02:30:56] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002599 10.0.0.50 - - [2026-08-31 02:30:57] "POST /neutron/network HTTP/1.1" 200 684 0.181919 10.0.0.50 - - [2026-08-31 02:30:57] "POST /route-targets HTTP/1.1" 200 327 0.016914 10.0.0.50 - - [2026-08-31 02:30:57] "POST /id-to-fqname HTTP/1.1" 200 254 0.004548 10.0.0.50 - - [2026-08-31 02:30:57] "GET /virtual-network/3b43c8e4-d6a3-4e83-bbd5-d0baac661f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.006735 10.0.0.50 - - [2026-08-31 02:30:57] "POST /neutron/network HTTP/1.1" 200 905 0.007835 10.0.0.50 - - [2026-08-31 02:30:57] "GET /virtual-network/3b43c8e4-d6a3-4e83-bbd5-d0baac661f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2145 0.007926 10.0.0.50 - - [2026-08-31 02:30:57] "POST /id-to-fqname HTTP/1.1" 200 253 0.001604 10.0.0.50 - - [2026-08-31 02:30:57] "POST /neutron/network HTTP/1.1" 200 911 0.008631 10.0.0.50 - - [2026-08-31 02:30:57] "POST /neutron/port HTTP/1.1" 200 117 0.008787 10.0.0.50 - - [2026-08-31 02:30:57] "POST /id-to-fqname HTTP/1.1" 200 254 0.001868 10.0.0.50 - - [2026-08-31 02:30:58] "POST /neutron/network HTTP/1.1" 200 905 0.009084 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.006360 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.38 - - [2026-08-31 02:30:59] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001307 10.0.0.50 - - [2026-08-31 02:30:59] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012379 10.0.0.50 - - [2026-08-31 02:30:59] "POST /service-templates HTTP/1.1" 200 543 0.049635 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.50 - - [2026-08-31 02:30:59] "GET /service-template/0dbf99c3-a087-427d-8217-411d158a1b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008284 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.50 - - [2026-08-31 02:30:59] "GET /service-template/0dbf99c3-a087-427d-8217-411d158a1b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008262 10.0.0.50 - - [2026-08-31 02:30:59] "POST /id-to-fqname HTTP/1.1" 200 253 0.002052 10.0.0.50 - - [2026-08-31 02:30:59] "POST /id-to-fqname HTTP/1.1" 200 253 0.001679 10.0.0.50 - - [2026-08-31 02:30:59] "POST /id-to-fqname HTTP/1.1" 200 254 0.001593 10.0.0.50 - - [2026-08-31 02:30:59] "POST /neutron/port HTTP/1.1" 200 117 0.011446 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.50 - - [2026-08-31 02:30:59] "DELETE /service-template/0dbf99c3-a087-427d-8217-411d158a1b07 HTTP/1.1" 200 115 0.038445 10.0.0.50 - - [2026-08-31 02:30:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.005127 10.0.0.38 - - [2026-08-31 02:31:02] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001308 10.0.0.50 - - [2026-08-31 02:31:02] "POST /neutron/port HTTP/1.1" 400 1507 0.165277 10.0.0.50 - - [2026-08-31 02:31:02] "DELETE /route-target/0d8476d2-90b0-479a-bec4-7ac0347cb1e5 HTTP/1.1" 200 115 0.036623 10.0.0.38 - - [2026-08-31 02:31:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005382 10.0.0.38 - - [2026-08-31 02:31:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005204 10.0.0.50 - - [2026-08-31 02:31:02] "POST /neutron/network HTTP/1.1" 200 151 0.160044 10.0.0.50 - - [2026-08-31 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2026-08-31 02:31:02] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001215 10.0.0.50 - - [2026-08-31 02:31:02] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.085665 10.0.0.38 - - [2026-08-31 02:31:03] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001889 10.0.0.50 - - [2026-08-31 02:31:03] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?fields=virtual_networks HTTP/1.1" 200 1043 0.092918 10.0.0.185 - - [2026-08-31 02:31:03] "GET /obj-perms HTTP/1.1" 200 4493 0.126386 10.0.0.38 - - [2026-08-31 02:31:03] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001323 10.0.0.50 - - [2026-08-31 02:31:03] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.067563 10.0.0.38 - - [2026-08-31 02:31:03] "GET /projects?obj_uuids=2cbfe93e-966a-4168-83e9-5c6b4b8e3a40&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001291 10.0.0.50 - - [2026-08-31 02:31:03] "GET /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40?fields=security_groups HTTP/1.1" 200 1270 0.095328 10.0.0.38 - - [2026-08-31 02:31:03] "GET /obj-perms HTTP/1.1" 200 4493 0.389852 10.0.0.50 - - [2026-08-31 02:31:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.031484 10.0.0.38 - - [2026-08-31 02:31:04] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004265 10.0.0.38 - - [2026-08-31 02:31:04] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001124 10.0.0.38 - - [2026-08-31 02:31:04] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008918 10.0.0.50 - - [2026-08-31 02:31:04] "POST /neutron/port HTTP/1.1" 200 117 0.013777 10.0.0.38 - - [2026-08-31 02:31:04] "POST /id-to-fqname HTTP/1.1" 200 195 0.009893 10.0.0.38 - - [2026-08-31 02:31:04] "POST /fqname-to-id HTTP/1.1" 404 204 0.019307 10.0.0.38 - - [2026-08-31 02:31:04] "POST /security-groups HTTP/1.1" 200 596 0.043736 10.0.0.38 - - [2026-08-31 02:31:04] "POST /projects HTTP/1.1" 200 595 0.355947 10.0.0.38 - - [2026-08-31 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.426520 10.0.0.50 - - [2026-08-31 02:31:05] "POST /access-control-lists HTTP/1.1" 200 601 0.039220 10.0.0.50 - - [2026-08-31 02:31:05] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.609834 10.0.0.50 - - [2026-08-31 02:31:05] "POST /neutron/port HTTP/1.1" 200 117 0.008826 10.0.0.50 - - [2026-08-31 02:31:05] "POST /neutron/network HTTP/1.1" 200 117 0.016830 10.0.0.50 - - [2026-08-31 02:31:06] "GET / HTTP/1.1" 200 35931 0.002756 10.0.0.50 - - [2026-08-31 02:31:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.50 - - [2026-08-31 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.063791 10.0.0.38 - - [2026-08-31 02:31:07] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001322 10.0.0.50 - - [2026-08-31 02:31:07] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.066285 10.0.0.38 - - [2026-08-31 02:31:07] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001718 10.0.0.50 - - [2026-08-31 02:31:07] "POST /neutron/network HTTP/1.1" 200 694 0.202993 10.0.0.50 - - [2026-08-31 02:31:07] "POST /route-targets HTTP/1.1" 200 327 0.020476 10.0.0.50 - - [2026-08-31 02:31:07] "POST /neutron/port HTTP/1.1" 200 117 0.008365 10.0.0.50 - - [2026-08-31 02:31:08] "POST /neutron/network HTTP/1.1" 200 1088 0.015577 10.0.0.50 - - [2026-08-31 02:31:08] "POST /id-to-fqname HTTP/1.1" 200 261 0.001912 10.0.0.50 - - [2026-08-31 02:31:08] "GET /virtual-network/946e286a-49fa-4976-a2d0-fc5e19e50339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.069287 10.0.0.50 - - [2026-08-31 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.041298 10.0.0.50 - - [2026-08-31 02:31:08] "GET /virtual-network/946e286a-49fa-4976-a2d0-fc5e19e50339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.006963 10.0.0.50 - - [2026-08-31 02:31:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.012436 10.0.0.50 - - [2026-08-31 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2026-08-31 02:31:08] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001052 10.0.0.50 - - [2026-08-31 02:31:08] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.055200 10.0.0.38 - - [2026-08-31 02:31:08] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001261 10.0.0.50 - - [2026-08-31 02:31:08] "POST /neutron/network HTTP/1.1" 200 694 0.178229 10.0.0.50 - - [2026-08-31 02:31:08] "POST /ref-update HTTP/1.1" 200 156 0.046121 10.0.0.50 - - [2026-08-31 02:31:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.016324 10.0.0.50 - - [2026-08-31 02:31:09] "POST /neutron/network HTTP/1.1" 200 1086 0.018218 10.0.0.50 - - [2026-08-31 02:31:09] "POST /id-to-fqname HTTP/1.1" 200 261 0.001666 10.0.0.50 - - [2026-08-31 02:31:09] "GET /virtual-network/91bd54e0-a790-460d-a339-a97e8c3a26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007490 10.0.0.50 - - [2026-08-31 02:31:09] "GET /virtual-network/91bd54e0-a790-460d-a339-a97e8c3a26d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007434 10.0.0.50 - - [2026-08-31 02:31:09] "POST /neutron/subnet HTTP/1.1" 200 823 0.015483 10.0.0.50 - - [2026-08-31 02:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.38 - - [2026-08-31 02:31:09] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001477 10.0.0.50 - - [2026-08-31 02:31:09] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.057330 10.0.0.50 - - [2026-08-31 02:31:09] "POST /neutron/network HTTP/1.1" 200 117 0.016908 10.0.0.50 - - [2026-08-31 02:31:09] "POST /neutron/network HTTP/1.1" 200 117 0.013205 10.0.0.38 - - [2026-08-31 02:31:10] "POST /useragent-kv HTTP/1.1" 200 115 0.024303 10.0.0.50 - - [2026-08-31 02:31:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.329608 10.0.0.50 - - [2026-08-31 02:31:10] "POST /id-to-fqname HTTP/1.1" 200 262 0.001670 10.0.0.50 - - [2026-08-31 02:31:10] "GET /virtual-network/d7aff96c-0acb-44e8-b292-05ebe9eaed45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.006410 10.0.0.50 - - [2026-08-31 02:31:10] "POST /neutron/network HTTP/1.1" 200 1090 0.014849 10.0.0.50 - - [2026-08-31 02:31:10] "GET /virtual-network/d7aff96c-0acb-44e8-b292-05ebe9eaed45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2748 0.009040 10.0.0.50 - - [2026-08-31 02:31:10] "POST /neutron/subnet HTTP/1.1" 200 729 0.013502 10.0.0.50 - - [2026-08-31 02:31:10] "POST /id-to-fqname HTTP/1.1" 200 261 0.001595 10.0.0.38 - - [2026-08-31 02:31:10] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001210 10.0.0.50 - - [2026-08-31 02:31:11] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.091745 10.0.0.50 - - [2026-08-31 02:31:11] "POST /neutron/network HTTP/1.1" 200 1086 0.018346 10.0.0.50 - - [2026-08-31 02:31:11] "POST /id-to-fqname HTTP/1.1" 200 262 0.001389 10.0.0.50 - - [2026-08-31 02:31:11] "POST /neutron/port HTTP/1.1" 200 117 0.011489 10.0.0.50 - - [2026-08-31 02:31:11] "POST /neutron/port HTTP/1.1" 200 117 0.010164 10.0.0.50 - - [2026-08-31 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.38 - - [2026-08-31 02:31:13] "POST /useragent-kv HTTP/1.1" 200 115 0.020464 10.0.0.38 - - [2026-08-31 02:31:13] "POST /useragent-kv HTTP/1.1" 200 115 0.012667 10.0.0.38 - - [2026-08-31 02:31:13] "POST /useragent-kv HTTP/1.1" 200 115 0.005182 10.0.0.38 - - [2026-08-31 02:31:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011603 10.0.0.50 - - [2026-08-31 02:31:13] "POST /neutron/network HTTP/1.1" 200 151 0.205478 10.0.0.50 - - [2026-08-31 02:31:13] "POST /neutron/port HTTP/1.1" 200 117 0.008324 10.0.0.50 - - [2026-08-31 02:31:14] "DELETE /route-target/316207e8-1e21-451d-b602-4f20589e7c32 HTTP/1.1" 200 115 0.034519 10.0.0.50 - - [2026-08-31 02:31:14] "POST /neutron/network HTTP/1.1" 200 1088 0.018182 10.0.0.38 - - [2026-08-31 02:31:14] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001242 10.0.0.50 - - [2026-08-31 02:31:14] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.060807 10.0.0.38 - - [2026-08-31 02:31:14] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001253 10.0.0.50 - - [2026-08-31 02:31:14] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?fields=virtual_networks HTTP/1.1" 200 1053 0.067233 10.0.0.38 - - [2026-08-31 02:31:14] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001352 10.0.0.50 - - [2026-08-31 02:31:14] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.064247 10.0.0.50 - - [2026-08-31 02:31:14] "POST /neutron/network HTTP/1.1" 200 117 0.008151 10.0.0.38 - - [2026-08-31 02:31:14] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001064 10.0.0.50 - - [2026-08-31 02:31:14] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?fields=security_groups HTTP/1.1" 200 1284 0.067981 10.0.0.50 - - [2026-08-31 02:31:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.032517 10.0.0.50 - - [2026-08-31 02:31:15] "POST /neutron/port HTTP/1.1" 200 117 0.005475 10.0.0.38 - - [2026-08-31 02:31:15] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004034 10.0.0.38 - - [2026-08-31 02:31:15] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001913 10.0.0.38 - - [2026-08-31 02:31:15] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011011 10.0.0.38 - - [2026-08-31 02:31:15] "POST /id-to-fqname HTTP/1.1" 200 198 0.002454 10.0.0.38 - - [2026-08-31 02:31:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006828 10.0.0.38 - - [2026-08-31 02:31:16] "POST /security-groups HTTP/1.1" 200 599 0.048937 10.0.0.50 - - [2026-08-31 02:31:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.005360 10.0.0.38 - - [2026-08-31 02:31:16] "POST /projects HTTP/1.1" 200 601 0.347121 10.0.0.38 - - [2026-08-31 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.437870 10.0.0.50 - - [2026-08-31 02:31:16] "POST /access-control-lists HTTP/1.1" 200 602 0.066625 10.0.0.50 - - [2026-08-31 02:31:16] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.623273 10.0.0.50 - - [2026-08-31 02:31:17] "GET / HTTP/1.1" 200 35931 0.002631 10.0.0.50 - - [2026-08-31 02:31:17] "POST /neutron/network HTTP/1.1" 200 117 0.011439 10.0.0.50 - - [2026-08-31 02:31:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.50 - - [2026-08-31 02:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.063215 10.0.0.38 - - [2026-08-31 02:31:18] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001369 10.0.0.50 - - [2026-08-31 02:31:18] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080270 10.0.0.38 - - [2026-08-31 02:31:18] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001290 10.0.0.50 - - [2026-08-31 02:31:18] "POST /neutron/network HTTP/1.1" 200 703 0.210374 10.0.0.50 - - [2026-08-31 02:31:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.004253 10.0.0.50 - - [2026-08-31 02:31:19] "GET /virtual-network/6ce183f8-71fc-4eae-a5f2-8a0b5b2cb278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007755 10.0.0.50 - - [2026-08-31 02:31:19] "POST /neutron/network HTTP/1.1" 200 921 0.008920 10.0.0.50 - - [2026-08-31 02:31:19] "GET /virtual-network/6ce183f8-71fc-4eae-a5f2-8a0b5b2cb278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011798 10.0.0.50 - - [2026-08-31 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.38 - - [2026-08-31 02:31:19] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001320 10.0.0.50 - - [2026-08-31 02:31:19] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.078961 10.0.0.50 - - [2026-08-31 02:31:19] "POST /neutron/network HTTP/1.1" 200 117 0.025548 10.0.0.50 - - [2026-08-31 02:31:19] "POST /route-targets HTTP/1.1" 200 327 0.023635 10.0.0.50 - - [2026-08-31 02:31:19] "POST /neutron/network HTTP/1.1" 200 923 0.014962 10.0.0.50 - - [2026-08-31 02:31:19] "POST /id-to-fqname HTTP/1.1" 200 267 0.001444 10.0.0.50 - - [2026-08-31 02:31:19] "GET /virtual-network/2d34b31f-9637-41e9-927c-f7aeefc6cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007807 10.0.0.50 - - [2026-08-31 02:31:19] "GET /virtual-network/2d34b31f-9637-41e9-927c-f7aeefc6cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007488 10.0.0.50 - - [2026-08-31 02:31:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.012383 10.0.0.50 - - [2026-08-31 02:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.38 - - [2026-08-31 02:31:20] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001111 10.0.0.50 - - [2026-08-31 02:31:20] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076187 10.0.0.50 - - [2026-08-31 02:31:20] "POST /ref-update HTTP/1.1" 200 156 0.068364 10.0.0.38 - - [2026-08-31 02:31:20] "POST /useragent-kv HTTP/1.1" 200 115 0.011486 10.0.0.50 - - [2026-08-31 02:31:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.266233 10.0.0.50 - - [2026-08-31 02:31:20] "POST /id-to-fqname HTTP/1.1" 200 268 0.001618 10.0.0.50 - - [2026-08-31 02:31:20] "GET /virtual-network/03fa4a52-c44d-41a0-af9e-6ae4d0f3baca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007027 10.0.0.50 - - [2026-08-31 02:31:20] "GET /virtual-network/03fa4a52-c44d-41a0-af9e-6ae4d0f3baca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.007347 10.0.0.50 - - [2026-08-31 02:31:20] "POST /neutron/network HTTP/1.1" 200 923 0.008015 10.0.0.50 - - [2026-08-31 02:31:20] "POST /id-to-fqname HTTP/1.1" 200 267 0.001616 10.0.0.50 - - [2026-08-31 02:31:20] "POST /neutron/network HTTP/1.1" 200 117 0.010812 10.0.0.50 - - [2026-08-31 02:31:21] "POST /neutron/network HTTP/1.1" 200 933 0.009275 10.0.0.50 - - [2026-08-31 02:31:21] "POST /neutron/port HTTP/1.1" 200 117 0.007262 10.0.0.50 - - [2026-08-31 02:31:21] "POST /id-to-fqname HTTP/1.1" 200 268 0.001480 10.0.0.38 - - [2026-08-31 02:31:21] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001583 10.0.0.50 - - [2026-08-31 02:31:21] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.081038 10.0.0.50 - - [2026-08-31 02:31:21] "POST /neutron/network HTTP/1.1" 200 923 0.010988 10.0.0.50 - - [2026-08-31 02:31:22] "POST /neutron/port HTTP/1.1" 200 117 0.008364 10.0.0.50 - - [2026-08-31 02:31:23] "POST /neutron/network HTTP/1.1" 200 923 0.009414 10.0.0.50 - - [2026-08-31 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.38 - - [2026-08-31 02:31:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004350 10.0.0.38 - - [2026-08-31 02:31:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003726 10.0.0.50 - - [2026-08-31 02:31:24] "POST /neutron/network HTTP/1.1" 200 151 0.181902 10.0.0.38 - - [2026-08-31 02:31:24] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146 10.0.0.50 - - [2026-08-31 02:31:24] "DELETE /route-target/3933d50b-d644-4603-b83c-f6624258b470 HTTP/1.1" 200 115 0.037527 10.0.0.50 - - [2026-08-31 02:31:24] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.103825 10.0.0.38 - - [2026-08-31 02:31:24] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007634 10.0.0.50 - - [2026-08-31 02:31:24] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?fields=virtual_networks HTTP/1.1" 200 1059 0.097543 10.0.0.50 - - [2026-08-31 02:31:24] "POST /neutron/network HTTP/1.1" 200 117 0.014469 10.0.0.38 - - [2026-08-31 02:31:24] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002809 10.0.0.50 - - [2026-08-31 02:31:24] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.086933 10.0.0.38 - - [2026-08-31 02:31:24] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.50 - - [2026-08-31 02:31:24] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?fields=security_groups HTTP/1.1" 200 1293 0.064828 10.0.0.50 - - [2026-08-31 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.033794 10.0.0.38 - - [2026-08-31 02:31:25] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004465 10.0.0.38 - - [2026-08-31 02:31:25] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.38 - - [2026-08-31 02:31:25] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008921 10.0.0.38 - - [2026-08-31 02:31:26] "POST /id-to-fqname HTTP/1.1" 200 195 0.007401 10.0.0.38 - - [2026-08-31 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 204 0.010253 10.0.0.38 - - [2026-08-31 02:31:26] "POST /security-groups HTTP/1.1" 200 596 0.082917 10.0.0.38 - - [2026-08-31 02:31:26] "POST /projects HTTP/1.1" 200 595 0.412986 10.0.0.50 - - [2026-08-31 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 238 0.022094 10.0.0.38 - - [2026-08-31 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.498564 10.0.0.50 - - [2026-08-31 02:31:26] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.677925 10.0.0.50 - - [2026-08-31 02:31:27] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.50 - - [2026-08-31 02:31:27] "POST /neutron/network HTTP/1.1" 200 117 0.008202 10.0.0.50 - - [2026-08-31 02:31:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000820 10.0.0.50 - - [2026-08-31 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.077048 10.0.0.38 - - [2026-08-31 02:31:28] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001111 10.0.0.50 - - [2026-08-31 02:31:28] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.070745 10.0.0.50 - - [2026-08-31 02:31:28] "POST /neutron/network HTTP/1.1" 200 117 0.042053 10.0.0.50 - - [2026-08-31 02:31:29] "POST /ref-update HTTP/1.1" 200 156 0.042680 10.0.0.50 - - [2026-08-31 02:31:29] "POST /neutron/network HTTP/1.1" 200 910 0.011922 10.0.0.50 - - [2026-08-31 02:31:29] "POST /id-to-fqname HTTP/1.1" 200 261 0.001275 10.0.0.50 - - [2026-08-31 02:31:29] "GET /virtual-network/be48c1bd-702a-4176-901d-7341fcb3a2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007281 10.0.0.50 - - [2026-08-31 02:31:29] "GET /virtual-network/be48c1bd-702a-4176-901d-7341fcb3a2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.007684 10.0.0.50 - - [2026-08-31 02:31:29] "POST /neutron/subnet HTTP/1.1" 200 710 0.010698 10.0.0.50 - - [2026-08-31 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.38 - - [2026-08-31 02:31:29] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001267 10.0.0.50 - - [2026-08-31 02:31:29] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.098783 10.0.0.38 - - [2026-08-31 02:31:30] "POST /useragent-kv HTTP/1.1" 200 115 0.020439 10.0.0.50 - - [2026-08-31 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.330610 10.0.0.50 - - [2026-08-31 02:31:30] "POST /id-to-fqname HTTP/1.1" 200 261 0.001619 10.0.0.50 - - [2026-08-31 02:31:30] "GET /virtual-network/50a5a7ee-1c6a-4816-8c27-ae34e407742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006306 10.0.0.50 - - [2026-08-31 02:31:30] "GET /virtual-network/50a5a7ee-1c6a-4816-8c27-ae34e407742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007135 10.0.0.50 - - [2026-08-31 02:31:30] "POST /neutron/network HTTP/1.1" 200 914 0.013872 10.0.0.50 - - [2026-08-31 02:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.38 - - [2026-08-31 02:31:30] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001161 10.0.0.50 - - [2026-08-31 02:31:30] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.060853 10.0.0.38 - - [2026-08-31 02:31:30] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001403 10.0.0.50 - - [2026-08-31 02:31:30] "POST /neutron/network HTTP/1.1" 200 696 0.235141 10.0.0.50 - - [2026-08-31 02:31:30] "POST /route-targets HTTP/1.1" 200 327 0.023474 10.0.0.50 - - [2026-08-31 02:31:30] "POST /neutron/network HTTP/1.1" 200 117 0.010673 10.0.0.50 - - [2026-08-31 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 262 0.004916 10.0.0.50 - - [2026-08-31 02:31:31] "GET /virtual-network/abf1e13e-6920-48d7-89ae-216f7f73881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.007635 10.0.0.50 - - [2026-08-31 02:31:31] "POST /neutron/network HTTP/1.1" 200 914 0.009091 10.0.0.50 - - [2026-08-31 02:31:31] "GET /virtual-network/abf1e13e-6920-48d7-89ae-216f7f73881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006914 10.0.0.50 - - [2026-08-31 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 261 0.002050 10.0.0.50 - - [2026-08-31 02:31:31] "POST /neutron/port HTTP/1.1" 200 117 0.009321 10.0.0.50 - - [2026-08-31 02:31:31] "POST /neutron/port HTTP/1.1" 200 117 0.020124 10.0.0.50 - - [2026-08-31 02:31:31] "POST /id-to-fqname HTTP/1.1" 200 262 0.002246 10.0.0.50 - - [2026-08-31 02:31:32] "POST /neutron/network HTTP/1.1" 200 924 0.009291 10.0.0.50 - - [2026-08-31 02:31:32] "POST /neutron/port HTTP/1.1" 200 117 0.008892 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004286 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.38 - - [2026-08-31 02:31:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.50 - - [2026-08-31 02:31:33] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009112 10.0.0.50 - - [2026-08-31 02:31:33] "POST /service-templates HTTP/1.1" 200 543 0.045460 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.50 - - [2026-08-31 02:31:33] "GET /service-template/a0fc10a4-bfc6-42de-a6be-a8ef1fdb1baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.008798 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.50 - - [2026-08-31 02:31:33] "GET /service-template/a0fc10a4-bfc6-42de-a6be-a8ef1fdb1baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.005045 10.0.0.50 - - [2026-08-31 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001605 10.0.0.50 - - [2026-08-31 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 261 0.001672 10.0.0.50 - - [2026-08-31 02:31:33] "POST /id-to-fqname HTTP/1.1" 200 262 0.001746 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.50 - - [2026-08-31 02:31:33] "DELETE /service-template/a0fc10a4-bfc6-42de-a6be-a8ef1fdb1baf HTTP/1.1" 200 115 0.044549 10.0.0.50 - - [2026-08-31 02:31:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.005180 10.0.0.50 - - [2026-08-31 02:31:35] "POST /neutron/network HTTP/1.1" 200 924 0.009670 10.0.0.50 - - [2026-08-31 02:31:36] "POST /neutron/network HTTP/1.1" 400 204 0.055702 10.0.0.50 - - [2026-08-31 02:31:36] "POST /neutron/port HTTP/1.1" 200 1132 0.209607 10.0.0.50 - - [2026-08-31 02:31:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.010535 10.0.0.50 - - [2026-08-31 02:31:38] "POST /neutron/network HTTP/1.1" 200 914 0.008054 10.0.0.50 - - [2026-08-31 02:31:38] "POST /neutron/network HTTP/1.1" 200 2427 0.011770 10.0.0.50 - - [2026-08-31 02:31:40] "POST /neutron/network HTTP/1.1" 200 914 0.009888 10.0.0.50 - - [2026-08-31 02:31:41] "POST /neutron/network HTTP/1.1" 200 2427 0.011479 10.0.0.50 - - [2026-08-31 02:31:42] "POST /neutron/network HTTP/1.1" 400 204 0.022067 10.0.0.50 - - [2026-08-31 02:31:44] "POST /neutron/network HTTP/1.1" 400 204 0.019633 10.0.0.50 - - [2026-08-31 02:31:48] "POST /neutron/network HTTP/1.1" 200 914 0.010495 10.0.0.50 - - [2026-08-31 02:31:50] "POST /neutron/network HTTP/1.1" 400 204 0.018847 10.0.0.50 - - [2026-08-31 02:31:54] "POST /neutron/network HTTP/1.1" 200 914 0.009160 10.0.0.50 - - [2026-08-31 02:31:55] "DELETE /access-control-list/82b6ac4c-850c-4fff-94c5-7dfe15af328b HTTP/1.1" 200 115 0.093774 10.0.0.38 - - [2026-08-31 02:31:55] "DELETE /project/2cbfe93e-966a-4168-83e9-5c6b4b8e3a40 HTTP/1.1" 404 177 0.017939 10.0.0.38 - - [2026-08-31 02:31:55] "DELETE /project/db70ee45634a46ea922ce1851efbe365 HTTP/1.1" 404 173 0.024292 10.0.0.38 - - [2026-08-31 02:31:55] "DELETE /project/d81f5fee38db46b9b6aafec544f6424e HTTP/1.1" 404 173 0.024882 10.0.0.38 - - [2026-08-31 02:31:55] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001170 10.0.0.38 - - [2026-08-31 02:31:55] "DELETE /project/604a3b72c71a414cae39b7f1d7c4dfa1 HTTP/1.1" 404 173 0.011623 10.0.0.38 - - [2026-08-31 02:31:55] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001051 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.079400 10.0.0.38 - - [2026-08-31 02:31:56] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001382 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.088402 10.0.0.38 - - [2026-08-31 02:31:56] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002306 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?fields=security_groups HTTP/1.1" 200 1389 0.089942 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?fields=security_groups HTTP/1.1" 200 1398 0.127478 10.0.0.38 - - [2026-08-31 02:31:56] "DELETE /security-group/65f9232d-e6df-4725-9740-f5b8f6a03bf1 HTTP/1.1" 200 115 0.090843 10.0.0.38 - - [2026-08-31 02:31:56] "GET /projects?obj_uuids=d81f5fee-38db-46b9-b6aa-fec544f6424e&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008828 10.0.0.38 - - [2026-08-31 02:31:56] "DELETE /security-group/bc0d0fbb-1811-42bd-8360-7ba4b39e63b0 HTTP/1.1" 200 115 0.157886 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/d81f5fee-38db-46b9-b6aa-fec544f6424e?fields=application_policy_sets HTTP/1.1" 200 1428 0.115859 10.0.0.38 - - [2026-08-31 02:31:56] "GET /projects?obj_uuids=db70ee45-634a-46ea-922c-e1851efbe365&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001339 10.0.0.50 - - [2026-08-31 02:31:56] "DELETE /access-control-list/e40f81f9-6064-4f84-9761-3eee957d2d9e HTTP/1.1" 200 115 0.069882 10.0.0.38 - - [2026-08-31 02:31:56] "GET /project/db70ee45-634a-46ea-922c-e1851efbe365?fields=application_policy_sets HTTP/1.1" 200 1437 0.091930 10.0.0.38 - - [2026-08-31 02:31:56] "DELETE /project/d81f5fee-38db-46b9-b6aa-fec544f6424e HTTP/1.1" 200 115 0.753832 10.0.0.38 - - [2026-08-31 02:31:56] "DELETE /project/db70ee45-634a-46ea-922c-e1851efbe365 HTTP/1.1" 200 115 0.805749 10.0.0.50 - - [2026-08-31 02:31:56] "POST /neutron/network HTTP/1.1" 400 204 0.020152 10.0.0.50 - - [2026-08-31 02:31:59] "POST /neutron/port HTTP/1.1" 200 1142 0.041747 10.0.0.50 - - [2026-08-31 02:31:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.013858 10.0.0.50 - - [2026-08-31 02:32:00] "POST /neutron/network HTTP/1.1" 200 914 0.008694 10.0.0.50 - - [2026-08-31 02:32:01] "POST /neutron/port HTTP/1.1" 200 1132 0.016608 10.0.0.38 - - [2026-08-31 02:32:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004246 10.0.0.38 - - [2026-08-31 02:32:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002895 10.0.0.50 - - [2026-08-31 02:32:03] "POST /neutron/network HTTP/1.1" 200 151 0.197039 10.0.0.50 - - [2026-08-31 02:32:03] "DELETE /route-target/454fed76-0d85-4233-8662-5026caeef7b7 HTTP/1.1" 200 115 0.034075 10.0.0.50 - - [2026-08-31 02:32:03] "POST /neutron/network HTTP/1.1" 200 910 0.007971 10.0.0.50 - - [2026-08-31 02:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.38 - - [2026-08-31 02:32:03] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001327 10.0.0.50 - - [2026-08-31 02:32:03] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.068364 10.0.0.38 - - [2026-08-31 02:32:03] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001995 10.0.0.50 - - [2026-08-31 02:32:03] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?fields=virtual_networks HTTP/1.1" 200 1052 0.074005 10.0.0.38 - - [2026-08-31 02:32:03] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001246 10.0.0.50 - - [2026-08-31 02:32:03] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.059914 10.0.0.38 - - [2026-08-31 02:32:03] "GET /projects?obj_uuids=604a3b72-c71a-414c-ae39-b7f1d7c4dfa1&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001725 10.0.0.50 - - [2026-08-31 02:32:04] "GET /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1?fields=security_groups HTTP/1.1" 200 1283 0.076734 10.0.0.50 - - [2026-08-31 02:32:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.032619 10.0.0.38 - - [2026-08-31 02:32:05] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004092 10.0.0.38 - - [2026-08-31 02:32:05] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001707 10.0.0.38 - - [2026-08-31 02:32:05] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010482 10.0.0.38 - - [2026-08-31 02:32:05] "POST /id-to-fqname HTTP/1.1" 200 199 0.006216 10.0.0.38 - - [2026-08-31 02:32:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.016043 10.0.0.38 - - [2026-08-31 02:32:06] "POST /security-groups HTTP/1.1" 200 600 0.081899 10.0.0.38 - - [2026-08-31 02:32:06] "POST /projects HTTP/1.1" 200 603 0.363977 10.0.0.38 - - [2026-08-31 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.438043 10.0.0.50 - - [2026-08-31 02:32:06] "POST /access-control-lists HTTP/1.1" 200 605 0.049909 10.0.0.50 - - [2026-08-31 02:32:06] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.617443 10.0.0.50 - - [2026-08-31 02:32:07] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.50 - - [2026-08-31 02:32:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000888 10.0.0.50 - - [2026-08-31 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.120342 10.0.0.38 - - [2026-08-31 02:32:08] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001115 10.0.0.50 - - [2026-08-31 02:32:08] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.054363 10.0.0.38 - - [2026-08-31 02:32:08] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001580 10.0.0.50 - - [2026-08-31 02:32:08] "POST /neutron/network HTTP/1.1" 200 706 0.178392 10.0.0.50 - - [2026-08-31 02:32:08] "POST /route-targets HTTP/1.1" 200 327 0.017216 10.0.0.50 - - [2026-08-31 02:32:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.017363 10.0.0.50 - - [2026-08-31 02:32:09] "POST /neutron/network HTTP/1.1" 200 1096 0.013124 10.0.0.50 - - [2026-08-31 02:32:09] "POST /id-to-fqname HTTP/1.1" 200 269 0.002262 10.0.0.50 - - [2026-08-31 02:32:09] "GET /virtual-network/1ffd4cc8-3c32-4002-b34d-e4e7ab6b9d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.006980 10.0.0.50 - - [2026-08-31 02:32:09] "GET /virtual-network/1ffd4cc8-3c32-4002-b34d-e4e7ab6b9d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.007900 10.0.0.50 - - [2026-08-31 02:32:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.013201 10.0.0.50 - - [2026-08-31 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.38 - - [2026-08-31 02:32:09] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001412 10.0.0.50 - - [2026-08-31 02:32:09] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.083392 10.0.0.38 - - [2026-08-31 02:32:09] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001699 10.0.0.50 - - [2026-08-31 02:32:09] "POST /neutron/network HTTP/1.1" 200 706 0.185033 10.0.0.50 - - [2026-08-31 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.045189 10.0.0.50 - - [2026-08-31 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.004981 10.0.0.50 - - [2026-08-31 02:32:10] "POST /neutron/network HTTP/1.1" 200 1099 0.012889 10.0.0.50 - - [2026-08-31 02:32:10] "POST /id-to-fqname HTTP/1.1" 200 269 0.001332 10.0.0.50 - - [2026-08-31 02:32:10] "GET /virtual-network/b8c944fb-4a9d-43f3-af6b-d7dd46062752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.006526 10.0.0.50 - - [2026-08-31 02:32:10] "GET /virtual-network/b8c944fb-4a9d-43f3-af6b-d7dd46062752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.007690 10.0.0.50 - - [2026-08-31 02:32:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.012338 10.0.0.50 - - [2026-08-31 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.38 - - [2026-08-31 02:32:10] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001495 10.0.0.50 - - [2026-08-31 02:32:10] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.070845 10.0.0.38 - - [2026-08-31 02:32:10] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001394 10.0.0.50 - - [2026-08-31 02:32:11] "POST /neutron/network HTTP/1.1" 200 708 0.209297 10.0.0.50 - - [2026-08-31 02:32:11] "POST /neutron/network HTTP/1.1" 200 1101 0.015624 10.0.0.50 - - [2026-08-31 02:32:11] "POST /id-to-fqname HTTP/1.1" 200 270 0.001665 10.0.0.50 - - [2026-08-31 02:32:11] "GET /virtual-network/80dc83c0-d435-4bd6-860d-b391dc95e5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.037419 10.0.0.50 - - [2026-08-31 02:32:11] "GET /virtual-network/80dc83c0-d435-4bd6-860d-b391dc95e5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.007243 10.0.0.50 - - [2026-08-31 02:32:11] "POST /neutron/subnet HTTP/1.1" 200 828 0.009714 10.0.0.50 - - [2026-08-31 02:32:11] "POST /id-to-fqname HTTP/1.1" 200 269 0.001442 10.0.0.38 - - [2026-08-31 02:32:12] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001134 10.0.0.50 - - [2026-08-31 02:32:12] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.117818 10.0.0.50 - - [2026-08-31 02:32:12] "POST /neutron/network HTTP/1.1" 200 1099 0.030436 10.0.0.50 - - [2026-08-31 02:32:12] "POST /id-to-fqname HTTP/1.1" 200 270 0.002081 10.0.0.50 - - [2026-08-31 02:32:12] "POST /neutron/port HTTP/1.1" 200 117 0.007850 10.0.0.50 - - [2026-08-31 02:32:13] "POST /neutron/port HTTP/1.1" 200 117 0.012055 10.0.0.50 - - [2026-08-31 02:32:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.003949 10.0.0.50 - - [2026-08-31 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.38 - - [2026-08-31 02:32:14] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001441 10.0.0.50 - - [2026-08-31 02:32:14] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009308 10.0.0.50 - - [2026-08-31 02:32:14] "POST /service-templates HTTP/1.1" 200 543 0.051207 10.0.0.50 - - [2026-08-31 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.50 - - [2026-08-31 02:32:14] "GET /service-template/33c72c03-b6e7-4d8c-9881-84342d3758c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007684 10.0.0.50 - - [2026-08-31 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.50 - - [2026-08-31 02:32:14] "GET /service-template/33c72c03-b6e7-4d8c-9881-84342d3758c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004824 10.0.0.50 - - [2026-08-31 02:32:14] "POST /id-to-fqname HTTP/1.1" 200 269 0.001624 10.0.0.50 - - [2026-08-31 02:32:14] "POST /id-to-fqname HTTP/1.1" 200 269 0.001827 10.0.0.50 - - [2026-08-31 02:32:14] "POST /id-to-fqname HTTP/1.1" 200 270 0.001692 10.0.0.50 - - [2026-08-31 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.50 - - [2026-08-31 02:32:15] "DELETE /service-template/33c72c03-b6e7-4d8c-9881-84342d3758c2 HTTP/1.1" 200 115 0.050999 10.0.0.50 - - [2026-08-31 02:32:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004343 10.0.0.50 - - [2026-08-31 02:32:16] "POST /neutron/network HTTP/1.1" 200 1099 0.010940 10.0.0.50 - - [2026-08-31 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.50 - - [2026-08-31 02:32:16] "POST /neutron/network HTTP/1.1" 200 1101 0.012441 10.0.0.50 - - [2026-08-31 02:32:17] "DELETE /route-target/6afcaaae-3667-48e8-a903-8ac816dee055 HTTP/1.1" 200 115 0.037732 10.0.0.38 - - [2026-08-31 02:32:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006464 10.0.0.38 - - [2026-08-31 02:32:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008723 10.0.0.38 - - [2026-08-31 02:32:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004523 10.0.0.38 - - [2026-08-31 02:32:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004238 10.0.0.50 - - [2026-08-31 02:32:17] "POST /neutron/network HTTP/1.1" 200 151 0.215118 10.0.0.38 - - [2026-08-31 02:32:17] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001481 10.0.0.50 - - [2026-08-31 02:32:17] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.128401 10.0.0.38 - - [2026-08-31 02:32:17] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001242 10.0.0.50 - - [2026-08-31 02:32:17] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?fields=virtual_networks HTTP/1.1" 200 1061 0.071899 10.0.0.38 - - [2026-08-31 02:32:17] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001278 10.0.0.50 - - [2026-08-31 02:32:17] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.074318 10.0.0.38 - - [2026-08-31 02:32:17] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002053 10.0.0.50 - - [2026-08-31 02:32:17] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?fields=security_groups HTTP/1.1" 200 1296 0.073975 10.0.0.50 - - [2026-08-31 02:32:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.029657 10.0.0.38 - - [2026-08-31 02:32:18] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003564 10.0.0.38 - - [2026-08-31 02:32:18] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001565 10.0.0.38 - - [2026-08-31 02:32:18] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009160 10.0.0.38 - - [2026-08-31 02:32:19] "POST /id-to-fqname HTTP/1.1" 200 202 0.009880 10.0.0.38 - - [2026-08-31 02:32:19] "POST /fqname-to-id HTTP/1.1" 404 211 0.011856 10.0.0.38 - - [2026-08-31 02:32:19] "POST /security-groups HTTP/1.1" 200 603 0.045855 10.0.0.50 - - [2026-08-31 02:32:19] "POST /fqname-to-id HTTP/1.1" 404 246 0.004197 10.0.0.38 - - [2026-08-31 02:32:19] "POST /projects HTTP/1.1" 200 609 0.339276 10.0.0.38 - - [2026-08-31 02:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.421098 10.0.0.50 - - [2026-08-31 02:32:19] "POST /access-control-lists HTTP/1.1" 200 606 0.055144 10.0.0.50 - - [2026-08-31 02:32:19] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.617890 10.0.0.50 - - [2026-08-31 02:32:19] "POST /neutron/network HTTP/1.1" 200 117 0.024769 10.0.0.50 - - [2026-08-31 02:32:19] "POST /neutron/network HTTP/1.1" 200 117 0.011778 10.0.0.50 - - [2026-08-31 02:32:20] "GET / HTTP/1.1" 200 35931 0.002400 10.0.0.50 - - [2026-08-31 02:32:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000643 10.0.0.50 - - [2026-08-31 02:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.081471 10.0.0.38 - - [2026-08-31 02:32:22] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001316 10.0.0.50 - - [2026-08-31 02:32:22] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.064731 10.0.0.50 - - [2026-08-31 02:32:22] "POST /neutron/network HTTP/1.1" 200 117 0.032762 10.0.0.50 - - [2026-08-31 02:32:22] "POST /neutron/network HTTP/1.1" 200 117 0.008025 10.0.0.50 - - [2026-08-31 02:32:23] "POST /neutron/network HTTP/1.1" 200 851 0.011761 10.0.0.50 - - [2026-08-31 02:32:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001335 10.0.0.50 - - [2026-08-31 02:32:23] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007094 10.0.0.50 - - [2026-08-31 02:32:23] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006388 10.0.0.50 - - [2026-08-31 02:32:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.013243 10.0.0.50 - - [2026-08-31 02:32:23] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007693 10.0.0.50 - - [2026-08-31 02:32:24] "POST /neutron/network HTTP/1.1" 200 117 0.012140 10.0.0.50 - - [2026-08-31 02:32:24] "GET /obj-perms HTTP/1.1" 200 4491 0.053720 10.0.0.50 - - [2026-08-31 02:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.38 - - [2026-08-31 02:32:25] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001235 10.0.0.50 - - [2026-08-31 02:32:25] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.070225 10.0.0.50 - - [2026-08-31 02:32:25] "POST /neutron/network HTTP/1.1" 200 117 0.017853 10.0.0.50 - - [2026-08-31 02:32:25] "POST /route-targets HTTP/1.1" 200 327 0.027876 10.0.0.50 - - [2026-08-31 02:32:26] "POST /neutron/network HTTP/1.1" 200 848 0.013057 10.0.0.50 - - [2026-08-31 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.001840 10.0.0.50 - - [2026-08-31 02:32:26] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.009885 10.0.0.50 - - [2026-08-31 02:32:26] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007205 10.0.0.50 - - [2026-08-31 02:32:26] "POST /neutron/subnet HTTP/1.1" 200 715 0.012327 10.0.0.50 - - [2026-08-31 02:32:26] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006473 10.0.0.185 - - [2026-08-31 02:32:26] "GET /obj-perms HTTP/1.1" 200 4491 0.051212 10.0.0.50 - - [2026-08-31 02:32:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.001418 10.0.0.50 - - [2026-08-31 02:32:28] "POST /neutron/network HTTP/1.1" 200 117 0.008408 10.0.0.50 - - [2026-08-31 02:32:43] "DELETE /access-control-list/3cce0a43-914b-4812-be46-4982bbbad212 HTTP/1.1" 200 115 0.076030 10.0.0.38 - - [2026-08-31 02:32:56] "DELETE /project/7b318a7123a14540a8c0f531524138ae HTTP/1.1" 404 173 0.006496 10.0.0.38 - - [2026-08-31 02:32:56] "DELETE /project/604a3b72-c71a-414c-ae39-b7f1d7c4dfa1 HTTP/1.1" 404 177 0.005782 10.0.0.38 - - [2026-08-31 02:32:56] "DELETE /project/ee8805c64d4d439faca17128449fd984 HTTP/1.1" 404 173 0.008749 10.0.0.38 - - [2026-08-31 02:32:56] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001179 10.0.0.38 - - [2026-08-31 02:32:56] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.096590 10.0.0.38 - - [2026-08-31 02:32:56] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001036 10.0.0.38 - - [2026-08-31 02:32:57] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?fields=security_groups HTTP/1.1" 200 1401 0.078652 10.0.0.38 - - [2026-08-31 02:32:57] "DELETE /security-group/c0217a48-579b-4cf6-a36d-f5b23f8a6906 HTTP/1.1" 200 115 0.079168 10.0.0.38 - - [2026-08-31 02:32:57] "GET /projects?obj_uuids=ee8805c6-4d4d-439f-aca1-7128449fd984&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001197 10.0.0.38 - - [2026-08-31 02:32:57] "GET /project/ee8805c6-4d4d-439f-aca1-7128449fd984?fields=application_policy_sets HTTP/1.1" 200 1440 0.097333 10.0.0.38 - - [2026-08-31 02:32:57] "DELETE /project/ee8805c6-4d4d-439f-aca1-7128449fd984 HTTP/1.1" 200 115 0.611933 10.0.0.50 - - [2026-08-31 02:32:58] "POST /neutron/network HTTP/1.1" 200 858 0.008090 10.0.0.50 - - [2026-08-31 02:32:59] "POST /neutron/port HTTP/1.1" 200 117 0.007416 10.0.0.50 - - [2026-08-31 02:32:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.001595 10.0.0.38 - - [2026-08-31 02:32:59] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001075 10.0.0.50 - - [2026-08-31 02:32:59] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.073450 10.0.0.50 - - [2026-08-31 02:32:59] "POST /neutron/network HTTP/1.1" 200 851 0.009305 10.0.0.50 - - [2026-08-31 02:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2026-08-31 02:32:59] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001146 10.0.0.50 - - [2026-08-31 02:32:59] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.070408 10.0.0.50 - - [2026-08-31 02:32:59] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007734 10.0.0.50 - - [2026-08-31 02:32:59] "GET /floating-ip-pools?parent_id=1b63f240-e73b-4f87-a68b-ae5e579c0ae6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003680 10.0.0.50 - - [2026-08-31 02:32:59] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007585 10.0.0.50 - - [2026-08-31 02:33:00] "POST /floating-ip-pools HTTP/1.1" 200 609 0.040946 10.0.0.50 - - [2026-08-31 02:33:00] "POST /ref-update HTTP/1.1" 200 156 0.025675 10.0.0.50 - - [2026-08-31 02:33:00] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008019 10.0.0.50 - - [2026-08-31 02:33:00] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007202 10.0.0.50 - - [2026-08-31 02:33:00] "POST /neutron/port HTTP/1.1" 200 117 0.008296 10.0.0.50 - - [2026-08-31 02:33:04] "POST /neutron/port HTTP/1.1" 200 1082 0.025311 10.0.0.50 - - [2026-08-31 02:33:04] "POST /neutron/network HTTP/1.1" 200 861 0.009706 10.0.0.50 - - [2026-08-31 02:33:04] "POST /neutron/port HTTP/1.1" 200 1085 0.039960 10.0.0.50 - - [2026-08-31 02:33:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 10.0.0.50 - - [2026-08-31 02:33:05] "POST /neutron/network HTTP/1.1" 200 848 0.008928 10.0.0.38 - - [2026-08-31 02:33:05] "GET /obj-perms HTTP/1.1" 200 4493 0.054779 10.0.0.50 - - [2026-08-31 02:33:06] "POST /neutron/port HTTP/1.1" 200 1149 0.029748 10.0.0.50 - - [2026-08-31 02:33:06] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.50 - - [2026-08-31 02:33:10] "POST /neutron/security_group HTTP/1.1" 200 2082 0.013019 10.0.0.50 - - [2026-08-31 02:33:21] "POST /neutron/port HTTP/1.1" 200 1146 0.024416 10.0.0.50 - - [2026-08-31 02:33:26] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008431 10.0.0.50 - - [2026-08-31 02:33:36] "POST /neutron/port HTTP/1.1" 200 1146 0.022003 10.0.0.50 - - [2026-08-31 02:33:41] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009248 10.0.0.50 - - [2026-08-31 02:33:51] "POST /neutron/port HTTP/1.1" 200 1146 0.022035 10.0.0.50 - - [2026-08-31 02:33:56] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009315 10.0.0.185 - - [2026-08-31 02:33:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000662 10.0.0.185 - - [2026-08-31 02:33:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.38 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.185 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.185 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.38 - - [2026-08-31 02:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.50 - - [2026-08-31 02:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.50 - - [2026-08-31 02:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2026-08-31 02:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2026-08-31 02:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.50 - - [2026-08-31 02:34:06] "POST /neutron/port HTTP/1.1" 200 1146 0.028811 10.0.0.50 - - [2026-08-31 02:34:12] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008396 10.0.0.50 - - [2026-08-31 02:34:17] "POST /neutron/port HTTP/1.1" 200 1146 0.028757 10.0.0.50 - - [2026-08-31 02:34:17] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009122 10.0.0.50 - - [2026-08-31 02:34:17] "GET /virtual-machine/1ad1bfa1-d5e2-44a4-b431-04c823252ee9 HTTP/1.1" 401 292 0.000441 10.0.0.50 - - [2026-08-31 02:34:17] "GET /virtual-machine/1ad1bfa1-d5e2-44a4-b431-04c823252ee9 HTTP/1.1" 200 1304 0.054061 10.0.0.50 - - [2026-08-31 02:34:17] "GET /virtual-machine-interface/4f378db2-28f9-4f92-95a3-023f28091758 HTTP/1.1" 200 3003 0.006744 10.0.0.50 - - [2026-08-31 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.50 - - [2026-08-31 02:34:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007214 10.0.0.50 - - [2026-08-31 02:34:17] "GET /virtual-networks?parent_id=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003867 10.0.0.50 - - [2026-08-31 02:34:17] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007767 10.0.0.50 - - [2026-08-31 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.50 - - [2026-08-31 02:34:20] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006726 10.0.0.50 - - [2026-08-31 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.50 - - [2026-08-31 02:34:24] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008060 10.0.0.50 - - [2026-08-31 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.50 - - [2026-08-31 02:34:29] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006161 10.0.0.50 - - [2026-08-31 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.50 - - [2026-08-31 02:34:33] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006988 10.0.0.50 - - [2026-08-31 02:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.50 - - [2026-08-31 02:34:37] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010896 10.0.0.50 - - [2026-08-31 02:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.50 - - [2026-08-31 02:34:41] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006927 10.0.0.50 - - [2026-08-31 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.50 - - [2026-08-31 02:34:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004771 10.0.0.50 - - [2026-08-31 02:34:43] "GET /virtual-networks?parent_id=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003234 10.0.0.50 - - [2026-08-31 02:34:43] "GET /virtual-network/c0d8ac29-8965-473f-8e5c-bce8e643a21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006580 10.0.0.50 - - [2026-08-31 02:34:47] "POST /neutron/port HTTP/1.1" 200 1146 0.045126 10.0.0.50 - - [2026-08-31 02:34:48] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008250 10.0.0.50 - - [2026-08-31 02:34:51] "POST /neutron/network HTTP/1.1" 200 858 0.008545 10.0.0.50 - - [2026-08-31 02:34:51] "POST /neutron/port HTTP/1.1" 200 117 0.001378 10.0.0.50 - - [2026-08-31 02:34:53] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008751 10.0.0.38 - - [2026-08-31 02:34:58] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001241 10.0.0.50 - - [2026-08-31 02:34:58] "POST /neutron/floatingip HTTP/1.1" 200 543 0.192046 10.0.0.50 - - [2026-08-31 02:34:59] "POST /neutron/floatingip HTTP/1.1" 200 588 0.098632 10.0.0.50 - - [2026-08-31 02:34:59] "POST /neutron/port HTTP/1.1" 200 1149 0.021506 10.0.0.50 - - [2026-08-31 02:34:59] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008704 10.0.0.50 - - [2026-08-31 02:34:59] "GET /virtual-machine/83f642fd-86e8-40b9-84df-cdcfd7068f18 HTTP/1.1" 200 1303 0.007605 10.0.0.50 - - [2026-08-31 02:34:59] "GET /virtual-machine-interface/3c53ef2b-bb45-4250-bc6d-0b7eca53ad46 HTTP/1.1" 200 3003 0.007289 10.0.0.50 - - [2026-08-31 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.50 - - [2026-08-31 02:34:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004677 10.0.0.50 - - [2026-08-31 02:34:59] "GET /virtual-networks?parent_id=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003608 10.0.0.50 - - [2026-08-31 02:34:59] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007779 10.0.0.50 - - [2026-08-31 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.50 - - [2026-08-31 02:35:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.50 - - [2026-08-31 02:35:00] "GET /virtual-networks?parent_id=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003548 10.0.0.50 - - [2026-08-31 02:35:00] "GET /virtual-network/1b63f240-e73b-4f87-a68b-ae5e579c0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006774 10.0.0.50 - - [2026-08-31 02:35:05] "POST /neutron/floatingip HTTP/1.1" 200 588 0.019214 10.0.0.50 - - [2026-08-31 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.50 - - [2026-08-31 02:35:05] "GET /routing-instance/5f425438-7144-4a58-8ee2-bb40cf17d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006795 10.0.0.50 - - [2026-08-31 02:35:05] "GET /route-target/df1be6ae-9ed8-4021-9dd8-8b745700714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005441 10.0.0.50 - - [2026-08-31 02:35:07] "GET /obj-perms HTTP/1.1" 200 4493 0.044514 10.0.0.50 - - [2026-08-31 02:35:18] "POST /neutron/network HTTP/1.1" 200 861 0.007965 10.0.0.50 - - [2026-08-31 02:35:18] "POST /neutron/port HTTP/1.1" 200 117 0.001578 10.0.0.50 - - [2026-08-31 02:35:51] "POST /neutron/floatingip HTTP/1.1" 200 543 0.030267 10.0.0.50 - - [2026-08-31 02:35:51] "GET /floating-ip-pool/efccec39-3c2b-45a2-8939-b2489eb0492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004351 10.0.0.50 - - [2026-08-31 02:35:51] "POST /ref-update HTTP/1.1" 200 156 0.018792 10.0.0.50 - - [2026-08-31 02:35:51] "DELETE /floating-ip-pool/efccec39-3c2b-45a2-8939-b2489eb0492d HTTP/1.1" 200 115 0.042356 10.0.0.50 - - [2026-08-31 02:35:55] "POST /neutron/port HTTP/1.1" 200 1146 0.023083 10.0.0.50 - - [2026-08-31 02:35:56] "POST /neutron/network HTTP/1.1" 400 204 0.027731 10.0.0.50 - - [2026-08-31 02:35:56] "POST /neutron/subnet HTTP/1.1" 200 689 0.011351 10.0.0.50 - - [2026-08-31 02:35:58] "POST /neutron/port HTTP/1.1" 200 1149 0.020185 10.0.0.50 - - [2026-08-31 02:35:58] "POST /neutron/network HTTP/1.1" 200 848 0.012221 10.0.0.50 - - [2026-08-31 02:35:59] "POST /neutron/port HTTP/1.1" 200 151 0.369949 10.0.0.38 - - [2026-08-31 02:36:01] "POST /useragent-kv HTTP/1.1" 200 115 0.036478 10.0.0.38 - - [2026-08-31 02:36:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 10.0.0.50 - - [2026-08-31 02:36:01] "POST /neutron/network HTTP/1.1" 200 151 0.184539 10.0.0.50 - - [2026-08-31 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.050284 10.0.0.50 - - [2026-08-31 02:36:01] "DELETE /route-target/df1be6ae-9ed8-4021-9dd8-8b745700714c HTTP/1.1" 200 115 0.030892 10.0.0.38 - - [2026-08-31 02:36:03] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001186 10.0.0.50 - - [2026-08-31 02:36:03] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.090412 10.0.0.38 - - [2026-08-31 02:36:03] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001535 10.0.0.50 - - [2026-08-31 02:36:03] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?fields=virtual_networks HTTP/1.1" 200 1066 0.075386 10.0.0.38 - - [2026-08-31 02:36:03] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.50 - - [2026-08-31 02:36:03] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.063354 10.0.0.38 - - [2026-08-31 02:36:03] "GET /projects?obj_uuids=7b318a71-23a1-4540-a8c0-f531524138ae&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001528 10.0.0.50 - - [2026-08-31 02:36:03] "GET /project/7b318a71-23a1-4540-a8c0-f531524138ae?fields=security_groups HTTP/1.1" 200 1304 0.069330 10.0.0.50 - - [2026-08-31 02:36:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.029634 10.0.0.38 - - [2026-08-31 02:36:04] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003340 10.0.0.38 - - [2026-08-31 02:36:04] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002418 10.0.0.38 - - [2026-08-31 02:36:04] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039203 10.0.0.38 - - [2026-08-31 02:36:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.004087 10.0.0.38 - - [2026-08-31 02:36:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.010705 10.0.0.38 - - [2026-08-31 02:36:04] "POST /security-groups HTTP/1.1" 200 591 0.042751 10.0.0.38 - - [2026-08-31 02:36:04] "POST /projects HTTP/1.1" 200 585 0.292047 10.0.0.50 - - [2026-08-31 02:36:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.015495 10.0.0.38 - - [2026-08-31 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.365964 10.0.0.50 - - [2026-08-31 02:36:04] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.565147 10.0.0.50 - - [2026-08-31 02:36:06] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.38 - - [2026-08-31 02:36:09] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001247 10.0.0.50 - - [2026-08-31 02:36:09] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.058028 10.0.0.38 - - [2026-08-31 02:36:09] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001940 10.0.0.50 - - [2026-08-31 02:36:09] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?fields=virtual_networks HTTP/1.1" 200 1042 0.071665 10.0.0.38 - - [2026-08-31 02:36:09] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001214 10.0.0.50 - - [2026-08-31 02:36:09] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.057734 10.0.0.38 - - [2026-08-31 02:36:09] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001363 10.0.0.50 - - [2026-08-31 02:36:09] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?fields=security_groups HTTP/1.1" 200 1268 0.054757 10.0.0.50 - - [2026-08-31 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.032223 10.0.0.38 - - [2026-08-31 02:36:10] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003457 10.0.0.38 - - [2026-08-31 02:36:10] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001188 10.0.0.38 - - [2026-08-31 02:36:10] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008446 10.0.0.38 - - [2026-08-31 02:36:10] "POST /id-to-fqname HTTP/1.1" 200 185 0.005846 10.0.0.38 - - [2026-08-31 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.005669 10.0.0.38 - - [2026-08-31 02:36:10] "POST /security-groups HTTP/1.1" 200 586 0.040965 10.0.0.38 - - [2026-08-31 02:36:10] "POST /projects HTTP/1.1" 200 575 0.306414 10.0.0.38 - - [2026-08-31 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.346036 10.0.0.50 - - [2026-08-31 02:36:10] "POST /access-control-lists HTTP/1.1" 200 591 0.035931 10.0.0.50 - - [2026-08-31 02:36:10] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.518887 10.0.0.50 - - [2026-08-31 02:36:12] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.38 - - [2026-08-31 02:36:18] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.50 - - [2026-08-31 02:36:18] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.056059 10.0.0.38 - - [2026-08-31 02:36:18] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001286 10.0.0.50 - - [2026-08-31 02:36:18] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?fields=virtual_networks HTTP/1.1" 200 1032 0.064736 10.0.0.38 - - [2026-08-31 02:36:18] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001201 10.0.0.50 - - [2026-08-31 02:36:18] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.073069 10.0.0.38 - - [2026-08-31 02:36:18] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000995 10.0.0.50 - - [2026-08-31 02:36:18] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?fields=security_groups HTTP/1.1" 200 1253 0.050156 10.0.0.50 - - [2026-08-31 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 187 0.046033 10.0.0.38 - - [2026-08-31 02:36:19] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004351 10.0.0.38 - - [2026-08-31 02:36:19] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001290 10.0.0.38 - - [2026-08-31 02:36:19] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008648 10.0.0.38 - - [2026-08-31 02:36:19] "POST /id-to-fqname HTTP/1.1" 200 189 0.006760 10.0.0.38 - - [2026-08-31 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.010392 10.0.0.38 - - [2026-08-31 02:36:19] "POST /security-groups HTTP/1.1" 200 590 0.044381 10.0.0.50 - - [2026-08-31 02:36:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.007373 10.0.0.38 - - [2026-08-31 02:36:19] "POST /projects HTTP/1.1" 200 583 0.332036 10.0.0.38 - - [2026-08-31 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.413690 10.0.0.50 - - [2026-08-31 02:36:19] "POST /access-control-lists HTTP/1.1" 200 593 0.054445 10.0.0.50 - - [2026-08-31 02:36:20] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.618416 10.0.0.50 - - [2026-08-31 02:36:21] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.38 - - [2026-08-31 02:36:24] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001162 10.0.0.50 - - [2026-08-31 02:36:24] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.053375 10.0.0.38 - - [2026-08-31 02:36:24] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001152 10.0.0.50 - - [2026-08-31 02:36:24] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?fields=virtual_networks HTTP/1.1" 200 1040 0.072792 10.0.0.38 - - [2026-08-31 02:36:24] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002844 10.0.0.50 - - [2026-08-31 02:36:24] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.071780 10.0.0.38 - - [2026-08-31 02:36:24] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001288 10.0.0.50 - - [2026-08-31 02:36:24] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?fields=security_groups HTTP/1.1" 200 1265 0.058222 10.0.0.50 - - [2026-08-31 02:36:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.033329 10.0.0.38 - - [2026-08-31 02:36:25] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004326 10.0.0.38 - - [2026-08-31 02:36:26] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001104 10.0.0.38 - - [2026-08-31 02:36:26] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008368 10.0.0.38 - - [2026-08-31 02:36:26] "POST /id-to-fqname HTTP/1.1" 200 190 0.007393 10.0.0.38 - - [2026-08-31 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.008930 10.0.0.38 - - [2026-08-31 02:36:26] "POST /security-groups HTTP/1.1" 200 591 0.040263 10.0.0.38 - - [2026-08-31 02:36:26] "POST /projects HTTP/1.1" 200 585 0.304808 10.0.0.38 - - [2026-08-31 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.392781 10.0.0.50 - - [2026-08-31 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.021803 10.0.0.50 - - [2026-08-31 02:36:26] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.570965 10.0.0.50 - - [2026-08-31 02:36:27] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.38 - - [2026-08-31 02:36:30] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001261 10.0.0.50 - - [2026-08-31 02:36:30] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.057447 10.0.0.38 - - [2026-08-31 02:36:31] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.50 - - [2026-08-31 02:36:31] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?fields=virtual_networks HTTP/1.1" 200 1043 0.050359 10.0.0.38 - - [2026-08-31 02:36:31] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001446 10.0.0.50 - - [2026-08-31 02:36:31] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.051423 10.0.0.38 - - [2026-08-31 02:36:31] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001054 10.0.0.50 - - [2026-08-31 02:36:31] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?fields=security_groups HTTP/1.1" 200 1269 0.053801 10.0.0.50 - - [2026-08-31 02:36:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.029913 10.0.0.38 - - [2026-08-31 02:36:32] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003130 10.0.0.38 - - [2026-08-31 02:36:32] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.38 - - [2026-08-31 02:36:32] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011130 10.0.0.38 - - [2026-08-31 02:36:32] "POST /id-to-fqname HTTP/1.1" 200 194 0.004308 10.0.0.38 - - [2026-08-31 02:36:32] "POST /fqname-to-id HTTP/1.1" 404 203 0.012062 10.0.0.38 - - [2026-08-31 02:36:32] "POST /security-groups HTTP/1.1" 200 595 0.086112 10.0.0.38 - - [2026-08-31 02:36:32] "POST /projects HTTP/1.1" 200 593 0.343292 10.0.0.50 - - [2026-08-31 02:36:32] "POST /access-control-lists HTTP/1.1" 200 600 0.042595 10.0.0.38 - - [2026-08-31 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.438761 10.0.0.50 - - [2026-08-31 02:36:32] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.620737 10.0.0.50 - - [2026-08-31 02:36:33] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.38 - - [2026-08-31 02:36:37] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001188 10.0.0.50 - - [2026-08-31 02:36:37] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.067456 10.0.0.38 - - [2026-08-31 02:36:37] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.009715 10.0.0.50 - - [2026-08-31 02:36:37] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?fields=virtual_networks HTTP/1.1" 200 1050 0.092261 10.0.0.38 - - [2026-08-31 02:36:37] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001253 10.0.0.50 - - [2026-08-31 02:36:37] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.056846 10.0.0.38 - - [2026-08-31 02:36:37] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001140 10.0.0.50 - - [2026-08-31 02:36:37] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?fields=security_groups HTTP/1.1" 200 1280 0.065038 10.0.0.50 - - [2026-08-31 02:36:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.028031 10.0.0.38 - - [2026-08-31 02:36:38] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003762 10.0.0.38 - - [2026-08-31 02:36:38] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.38 - - [2026-08-31 02:36:38] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008049 10.0.0.38 - - [2026-08-31 02:36:38] "POST /id-to-fqname HTTP/1.1" 200 185 0.008698 10.0.0.38 - - [2026-08-31 02:36:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.006316 10.0.0.38 - - [2026-08-31 02:36:38] "POST /security-groups HTTP/1.1" 200 586 0.037765 10.0.0.38 - - [2026-08-31 02:36:38] "POST /projects HTTP/1.1" 200 575 0.282660 10.0.0.50 - - [2026-08-31 02:36:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.004433 10.0.0.38 - - [2026-08-31 02:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.358351 10.0.0.50 - - [2026-08-31 02:36:39] "POST /access-control-lists HTTP/1.1" 200 589 0.056498 10.0.0.50 - - [2026-08-31 02:36:39] "GET /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.554467 10.0.0.50 - - [2026-08-31 02:36:40] "GET / HTTP/1.1" 200 35931 0.002975 10.0.0.50 - - [2026-08-31 02:36:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.004091 10.0.0.38 - - [2026-08-31 02:36:40] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001128 10.0.0.50 - - [2026-08-31 02:36:41] "POST /fqname-to-id HTTP/1.1" 404 227 0.021338 10.0.0.50 - - [2026-08-31 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 1376 0.480782 10.0.0.50 - - [2026-08-31 02:36:41] "PUT /access-control-list/6a1a3ebb-ed25-48ea-b7bd-64cedec66cc9 HTTP/1.1" 200 272 0.021121 10.0.0.50 - - [2026-08-31 02:36:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.174485 10.0.0.50 - - [2026-08-31 02:36:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.006148 10.0.0.38 - - [2026-08-31 02:36:41] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001053 10.0.0.50 - - [2026-08-31 02:36:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.003743 10.0.0.50 - - [2026-08-31 02:36:42] "POST /access-control-lists HTTP/1.1" 200 588 0.030670 10.0.0.50 - - [2026-08-31 02:36:42] "POST /neutron/security_group HTTP/1.1" 200 1376 0.480448 10.0.0.50 - - [2026-08-31 02:36:42] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.188251 10.0.0.50 - - [2026-08-31 02:36:42] "PUT /access-control-list/747292b9-f581-4e99-acf4-440ac22f2ed3 HTTP/1.1" 200 272 0.018071 10.0.0.50 - - [2026-08-31 02:36:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.50 - - [2026-08-31 02:36:43] "POST /fqname-to-id HTTP/1.1" 404 210 0.024793 10.0.0.38 - - [2026-08-31 02:36:43] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001148 10.0.0.50 - - [2026-08-31 02:36:43] "POST /access-control-lists HTTP/1.1" 200 607 0.032868 10.0.0.50 - - [2026-08-31 02:36:43] "PUT /access-control-list/5a088458-1d38-4eac-be0d-8b6a6b09e80b HTTP/1.1" 200 272 0.025812 10.0.0.50 - - [2026-08-31 02:36:43] "POST /neutron/security_group HTTP/1.1" 200 1391 0.512541 10.0.0.50 - - [2026-08-31 02:36:44] "DELETE /access-control-list/3ad3d9fa-0777-46a8-97e0-5f6a828856fb HTTP/1.1" 200 115 0.044013 10.0.0.50 - - [2026-08-31 02:36:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.221672 10.0.0.50 - - [2026-08-31 02:36:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.005990 10.0.0.38 - - [2026-08-31 02:36:44] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001206 10.0.0.50 - - [2026-08-31 02:36:44] "POST /fqname-to-id HTTP/1.1" 404 245 0.004017 10.0.0.50 - - [2026-08-31 02:36:44] "POST /access-control-lists HTTP/1.1" 200 605 0.032149 10.0.0.50 - - [2026-08-31 02:36:45] "POST /neutron/security_group HTTP/1.1" 200 1391 0.504965 10.0.0.50 - - [2026-08-31 02:36:45] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.192426 10.0.0.50 - - [2026-08-31 02:36:45] "PUT /access-control-list/5358d469-f97f-4c32-84ee-625d24b8b035 HTTP/1.1" 200 272 0.115821 10.0.0.38 - - [2026-08-31 02:36:47] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001586 10.0.0.50 - - [2026-08-31 02:36:47] "POST /neutron/network HTTP/1.1" 200 600 0.169703 10.0.0.50 - - [2026-08-31 02:36:47] "POST /ref-update HTTP/1.1" 200 156 0.055015 10.0.0.50 - - [2026-08-31 02:36:47] "POST /neutron/tags HTTP/1.1" 200 162 0.014648 10.0.0.50 - - [2026-08-31 02:36:48] "POST /neutron/tags HTTP/1.1" 200 167 0.015849 10.0.0.50 - - [2026-08-31 02:36:48] "POST /neutron/network HTTP/1.1" 200 656 0.006183 10.0.0.50 - - [2026-08-31 02:36:48] "POST /neutron/network HTTP/1.1" 200 648 0.018688 10.0.0.50 - - [2026-08-31 02:36:48] "POST /neutron/security_group HTTP/1.1" 200 533 0.004186 10.0.0.50 - - [2026-08-31 02:36:48] "DELETE /access-control-list/3ee9b80e-0ec1-4a3e-9158-a9c31dcfe62f HTTP/1.1" 200 115 0.055207 10.0.0.50 - - [2026-08-31 02:36:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.099335 10.0.0.50 - - [2026-08-31 02:36:48] "DELETE /access-control-list/747292b9-f581-4e99-acf4-440ac22f2ed3 HTTP/1.1" 200 115 0.070987 10.0.0.50 - - [2026-08-31 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.003564 10.0.0.38 - - [2026-08-31 02:36:50] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001341 10.0.0.50 - - [2026-08-31 02:36:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.004774 10.0.0.50 - - [2026-08-31 02:36:50] "POST /access-control-lists HTTP/1.1" 200 588 0.037524 10.0.0.50 - - [2026-08-31 02:36:50] "POST /neutron/security_group HTTP/1.1" 200 1376 0.460202 10.0.0.50 - - [2026-08-31 02:36:51] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.147208 10.0.0.50 - - [2026-08-31 02:36:51] "PUT /access-control-list/628c7d64-ceee-4e0d-9daa-fe8070113174 HTTP/1.1" 200 272 0.030920 10.0.0.50 - - [2026-08-31 02:36:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003620 10.0.0.38 - - [2026-08-31 02:36:51] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.003215 10.0.0.50 - - [2026-08-31 02:36:51] "POST /access-control-lists HTTP/1.1" 200 590 0.039311 10.0.0.50 - - [2026-08-31 02:36:51] "PUT /access-control-list/6eb97839-fbc0-4a9f-9e84-685a99a7cb60 HTTP/1.1" 200 272 0.016934 10.0.0.50 - - [2026-08-31 02:36:51] "POST /neutron/security_group HTTP/1.1" 200 1376 0.492867 10.0.0.50 - - [2026-08-31 02:36:52] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.189810 10.0.0.50 - - [2026-08-31 02:36:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.010226 10.0.0.38 - - [2026-08-31 02:36:52] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 10.0.0.50 - - [2026-08-31 02:36:52] "PUT /access-control-list/6eb97839-fbc0-4a9f-9e84-685a99a7cb60 HTTP/1.1" 200 272 0.029774 10.0.0.50 - - [2026-08-31 02:36:52] "POST /fqname-to-id HTTP/1.1" 404 244 0.015301 10.0.0.50 - - [2026-08-31 02:36:52] "POST /neutron/security_group HTTP/1.1" 200 1391 0.495507 10.0.0.50 - - [2026-08-31 02:36:52] "PUT /access-control-list/7fd201ed-18da-4baf-a79d-0acfb33048f4 HTTP/1.1" 200 272 0.016968 10.0.0.50 - - [2026-08-31 02:36:53] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.191049 10.0.0.50 - - [2026-08-31 02:36:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.006028 10.0.0.38 - - [2026-08-31 02:36:53] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001149 10.0.0.50 - - [2026-08-31 02:36:53] "POST /fqname-to-id HTTP/1.1" 404 245 0.004507 10.0.0.50 - - [2026-08-31 02:36:53] "POST /access-control-lists HTTP/1.1" 200 605 0.043029 10.0.0.50 - - [2026-08-31 02:36:53] "POST /neutron/security_group HTTP/1.1" 200 1391 0.482428 10.0.0.50 - - [2026-08-31 02:36:54] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.184518 10.0.0.50 - - [2026-08-31 02:36:54] "PUT /access-control-list/abfb15e8-7028-4b8c-b481-94c7e3413540 HTTP/1.1" 200 272 0.023784 10.0.0.38 - - [2026-08-31 02:36:55] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001651 10.0.0.50 - - [2026-08-31 02:36:55] "POST /neutron/router HTTP/1.1" 200 553 0.128712 10.0.0.50 - - [2026-08-31 02:36:55] "POST /neutron/router HTTP/1.1" 200 553 0.019053 10.0.0.50 - - [2026-08-31 02:36:55] "PUT /logical-router/1bd08312-3dcb-40b2-9f72-e50011da5367 HTTP/1.1" 200 262 0.049527 10.0.0.50 - - [2026-08-31 02:36:55] "POST /neutron/router HTTP/1.1" 200 553 0.004923 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.005221 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.005017 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.009580 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.005488 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.005609 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.004658 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.004665 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.004994 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 553 0.040027 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 554 0.005024 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 571 0.009501 10.0.0.50 - - [2026-08-31 02:36:56] "POST /route-targets HTTP/1.1" 200 327 0.031598 10.0.0.50 - - [2026-08-31 02:36:56] "POST /neutron/router HTTP/1.1" 200 571 0.014438 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.004923 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.005306 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.005009 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.004520 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.005138 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.004649 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.004353 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.004994 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.006092 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 571 0.007944 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/1ce16b72c1f1406e96212c3838cf8c62 HTTP/1.1" 404 173 0.017265 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/e3c510af28794ac082ae6010606aa9a0 HTTP/1.1" 404 173 0.047951 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/f8a88a8e22284e4982997776df6867d1 HTTP/1.1" 404 173 0.051550 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/bdcf3de3c5784c149a7f5f6fdac845a1 HTTP/1.1" 404 173 0.024074 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/d98f03031860453f9c9a0ff79ee99fd3 HTTP/1.1" 404 173 0.026021 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000860 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000780 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001365 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/297834f0e68d46b4b391f94473003d67 HTTP/1.1" 404 173 0.012146 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001097 10.0.0.38 - - [2026-08-31 02:36:57] "DELETE /project/7b318a71-23a1-4540-a8c0-f531524138ae HTTP/1.1" 404 177 0.009632 10.0.0.38 - - [2026-08-31 02:36:57] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.136715 10.0.0.38 - - [2026-08-31 02:36:57] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.133735 10.0.0.38 - - [2026-08-31 02:36:57] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.177647 10.0.0.50 - - [2026-08-31 02:36:57] "POST /neutron/router HTTP/1.1" 200 151 0.305285 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001974 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.011241 10.0.0.38 - - [2026-08-31 02:36:57] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003709 10.0.0.38 - - [2026-08-31 02:36:57] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.236083 10.0.0.38 - - [2026-08-31 02:36:57] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.237041 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001513 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.50 - - [2026-08-31 02:36:58] "DELETE /route-target/ed7b2e8d-e9bf-4a71-9f96-a51396cff052 HTTP/1.1" 200 115 0.224866 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?fields=security_groups HTTP/1.1" 200 1373 0.213910 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?fields=security_groups HTTP/1.1" 200 1374 0.218124 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.043535 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?fields=security_groups HTTP/1.1" 200 1385 0.260610 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?fields=security_groups HTTP/1.1" 200 1370 0.194379 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?fields=security_groups HTTP/1.1" 200 1358 0.226128 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.081063 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.008495 10.0.0.38 - - [2026-08-31 02:36:58] "DELETE /security-group/67a1d4b1-0021-4e4d-ac0f-e927593d41bb HTTP/1.1" 200 115 0.219969 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=d98f0303-1860-453f-9c9a-0ff79ee99fd3&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005844 10.0.0.38 - - [2026-08-31 02:36:58] "DELETE /security-group/e8db3f16-d252-460e-9f83-8884af8c6755 HTTP/1.1" 200 115 0.271196 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.009436 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=e3c510af-2879-4ac0-82ae-6010606aa9a0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002964 10.0.0.38 - - [2026-08-31 02:36:58] "DELETE /security-group/3f44ddb4-f730-4195-8b89-47f5c83dca22 HTTP/1.1" 200 115 0.368408 10.0.0.38 - - [2026-08-31 02:36:58] "DELETE /security-group/0ec6068c-92e0-40e5-a80e-01e401209a32 HTTP/1.1" 200 115 0.282202 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=f8a88a8e-2228-4e49-8299-7776df6867d1&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001945 10.0.0.38 - - [2026-08-31 02:36:58] "DELETE /security-group/95598fbe-2ef7-485a-be4f-5b4d6ac33980 HTTP/1.1" 200 115 0.277778 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=297834f0-e68d-46b4-b391-f94473003d67&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001813 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.016109 10.0.0.50 - - [2026-08-31 02:36:58] "DELETE /access-control-list/97ac2aa1-576c-4da7-a6d6-996d050ae62c HTTP/1.1" 200 115 0.192136 10.0.0.38 - - [2026-08-31 02:36:58] "GET /projects?obj_uuids=1ce16b72-c1f1-406e-9621-2c3838cf8c62&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001779 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3?fields=application_policy_sets HTTP/1.1" 200 1413 0.162468 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.010411 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/e3c510af-2879-4ac0-82ae-6010606aa9a0?fields=application_policy_sets HTTP/1.1" 200 1424 0.172121 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/297834f0-e68d-46b4-b391-f94473003d67?fields=application_policy_sets HTTP/1.1" 200 1409 0.181085 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.024190 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/f8a88a8e-2228-4e49-8299-7776df6867d1?fields=application_policy_sets HTTP/1.1" 200 1412 0.227377 10.0.0.38 - - [2026-08-31 02:36:58] "GET /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62?fields=application_policy_sets HTTP/1.1" 200 1397 0.204529 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.007790 10.0.0.50 - - [2026-08-31 02:36:58] "DELETE /access-control-list/2ada7ae8-3399-4751-a13a-5e994f64db85 HTTP/1.1" 200 115 0.124278 10.0.0.50 - - [2026-08-31 02:36:58] "POST /neutron/router HTTP/1.1" 200 554 0.041352 10.0.0.50 - - [2026-08-31 02:36:59] "POST /neutron/router HTTP/1.1" 200 554 0.007026 10.0.0.50 - - [2026-08-31 02:36:59] "POST /neutron/router HTTP/1.1" 200 554 0.005644 10.0.0.38 - - [2026-08-31 02:36:59] "DELETE /project/d98f0303-1860-453f-9c9a-0ff79ee99fd3 HTTP/1.1" 200 115 1.496997 10.0.0.38 - - [2026-08-31 02:36:59] "DELETE /project/e3c510af-2879-4ac0-82ae-6010606aa9a0 HTTP/1.1" 200 115 1.488902 10.0.0.38 - - [2026-08-31 02:36:59] "DELETE /project/1ce16b72-c1f1-406e-9621-2c3838cf8c62 HTTP/1.1" 200 115 1.534689 10.0.0.50 - - [2026-08-31 02:36:59] "DELETE /access-control-list/1e6a1685-f5dc-4169-92c2-51714f7455c8 HTTP/1.1" 200 115 0.094125 10.0.0.38 - - [2026-08-31 02:36:59] "DELETE /project/297834f0-e68d-46b4-b391-f94473003d67 HTTP/1.1" 200 115 1.525554 10.0.0.38 - - [2026-08-31 02:36:59] "DELETE /project/f8a88a8e-2228-4e49-8299-7776df6867d1 HTTP/1.1" 200 115 1.555017 10.0.0.50 - - [2026-08-31 02:36:59] "POST /neutron/router HTTP/1.1" 200 554 0.189400 10.0.0.50 - - [2026-08-31 02:36:59] "DELETE /access-control-list/0de234c0-fd1e-443a-bd6b-d7815e297f86 HTTP/1.1" 200 115 0.056470 10.0.0.50 - - [2026-08-31 02:36:59] "POST /neutron/security_group HTTP/1.1" 200 533 0.005055 10.0.0.50 - - [2026-08-31 02:36:59] "GET /logical-router/b5f1e1d8-65ef-4d57-a280-88bb820598ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.034590 10.0.0.50 - - [2026-08-31 02:36:59] "DELETE /access-control-list/d747fca5-99e5-42f6-a9f5-ab906a9433cc HTTP/1.1" 200 115 0.054004 10.0.0.50 - - [2026-08-31 02:36:59] "POST /neutron/security_group HTTP/1.1" 200 151 0.115454 10.0.0.50 - - [2026-08-31 02:36:59] "DELETE /access-control-list/7fd201ed-18da-4baf-a79d-0acfb33048f4 HTTP/1.1" 200 115 0.049429 10.0.0.50 - - [2026-08-31 02:37:00] "POST /neutron/security_group HTTP/1.1" 200 518 0.006360 10.0.0.50 - - [2026-08-31 02:37:00] "DELETE /access-control-list/0c63ec9f-66e8-4f44-b35c-de842eea8366 HTTP/1.1" 200 115 0.040231 10.0.0.38 - - [2026-08-31 02:37:01] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001846 10.0.0.50 - - [2026-08-31 02:37:01] "GET /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.173729 10.0.0.38 - - [2026-08-31 02:37:01] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001819 10.0.0.50 - - [2026-08-31 02:37:01] "GET /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1?fields=virtual_networks HTTP/1.1" 200 1033 0.071986 10.0.0.38 - - [2026-08-31 02:37:01] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001103 10.0.0.50 - - [2026-08-31 02:37:01] "GET /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053307 10.0.0.38 - - [2026-08-31 02:37:01] "GET /projects?obj_uuids=bdcf3de3-c578-4c14-9a7f-5f6fdac845a1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.50 - - [2026-08-31 02:37:01] "GET /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1?fields=security_groups HTTP/1.1" 200 1254 0.057496 10.0.0.50 - - [2026-08-31 02:37:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.028798 10.0.0.38 - - [2026-08-31 02:37:02] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003488 10.0.0.38 - - [2026-08-31 02:37:02] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001226 10.0.0.38 - - [2026-08-31 02:37:02] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008800 10.0.0.38 - - [2026-08-31 02:37:03] "POST /id-to-fqname HTTP/1.1" 200 186 0.001680 10.0.0.38 - - [2026-08-31 02:37:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.007363 10.0.0.38 - - [2026-08-31 02:37:03] "POST /security-groups HTTP/1.1" 200 587 0.081898 10.0.0.38 - - [2026-08-31 02:37:03] "POST /projects HTTP/1.1" 200 577 0.350175 10.0.0.50 - - [2026-08-31 02:37:03] "POST /access-control-lists HTTP/1.1" 200 592 0.034747 10.0.0.38 - - [2026-08-31 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.421169 10.0.0.50 - - [2026-08-31 02:37:03] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.599483 10.0.0.50 - - [2026-08-31 02:37:04] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.50 - - [2026-08-31 02:37:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000610 10.0.0.50 - - [2026-08-31 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.066238 10.0.0.38 - - [2026-08-31 02:37:07] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001230 10.0.0.50 - - [2026-08-31 02:37:07] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.053315 10.0.0.38 - - [2026-08-31 02:37:07] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001117 10.0.0.50 - - [2026-08-31 02:37:07] "POST /neutron/network HTTP/1.1" 200 613 0.202547 10.0.0.50 - - [2026-08-31 02:37:07] "POST /id-to-fqname HTTP/1.1" 200 216 0.004599 10.0.0.50 - - [2026-08-31 02:37:07] "GET /virtual-network/6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006607 10.0.0.50 - - [2026-08-31 02:37:07] "POST /neutron/network HTTP/1.1" 200 834 0.008172 10.0.0.50 - - [2026-08-31 02:37:07] "GET /virtual-network/6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006809 10.0.0.50 - - [2026-08-31 02:37:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.003656 10.0.0.50 - - [2026-08-31 02:37:07] "GET /virtual-network/6437a2fb-6a7d-45a5-a3a2-4ef4e95d9f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007662 10.0.0.38 - - [2026-08-31 02:37:07] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001267 10.0.0.50 - - [2026-08-31 02:37:07] "POST /route-targets HTTP/1.1" 200 327 0.027340 10.0.0.50 - - [2026-08-31 02:37:08] "POST /neutron/port HTTP/1.1" 200 1031 0.425687 10.0.0.50 - - [2026-08-31 02:37:08] "GET /virtual-machine-interface/c9d91628-39bc-49a1-9207-dd645c44c15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.006829 10.0.0.50 - - [2026-08-31 02:37:08] "GET /virtual-machine-interface/c9d91628-39bc-49a1-9207-dd645c44c15e?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.006545 10.0.0.50 - - [2026-08-31 02:37:08] "GET /instance-ip/7946ffa5-0ba0-4cd7-884c-f2cf732aa895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005355 10.0.0.185 - - [2026-08-31 02:37:09] "GET /obj-perms HTTP/1.1" 200 4493 0.092139 10.0.0.50 - - [2026-08-31 02:37:09] "POST /neutron/network HTTP/1.1" 200 834 0.009868 10.0.0.50 - - [2026-08-31 02:37:09] "DELETE /route-target/26ecb76b-d867-46d6-9bed-06c67c6af072 HTTP/1.1" 200 115 0.037694 10.0.0.38 - - [2026-08-31 02:37:09] "GET /obj-perms HTTP/1.1" 200 4493 0.050689 10.0.0.50 - - [2026-08-31 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.38 - - [2026-08-31 02:37:12] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001427 10.0.0.50 - - [2026-08-31 02:37:12] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.061878 10.0.0.38 - - [2026-08-31 02:37:12] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001507 10.0.0.50 - - [2026-08-31 02:37:12] "POST /neutron/network HTTP/1.1" 200 615 0.156586 10.0.0.50 - - [2026-08-31 02:37:13] "POST /neutron/network HTTP/1.1" 200 991 0.016583 10.0.0.50 - - [2026-08-31 02:37:13] "POST /id-to-fqname HTTP/1.1" 200 217 0.002284 10.0.0.50 - - [2026-08-31 02:37:13] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008459 10.0.0.50 - - [2026-08-31 02:37:13] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006184 10.0.0.50 - - [2026-08-31 02:37:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.011867 10.0.0.38 - - [2026-08-31 02:37:13] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001355 10.0.0.50 - - [2026-08-31 02:37:13] "POST /neutron/port HTTP/1.1" 200 1030 0.304035 10.0.0.50 - - [2026-08-31 02:37:13] "POST /id-to-fqname HTTP/1.1" 200 217 0.001829 10.0.0.50 - - [2026-08-31 02:37:14] "POST /neutron/network HTTP/1.1" 200 991 0.032308 10.0.0.50 - - [2026-08-31 02:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.007398 10.0.0.50 - - [2026-08-31 02:37:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.001730 10.0.0.50 - - [2026-08-31 02:37:14] "POST /neutron/port HTTP/1.1" 200 1030 0.016571 10.0.0.50 - - [2026-08-31 02:37:14] "POST /neutron/port HTTP/1.1" 200 1031 0.015931 10.0.0.50 - - [2026-08-31 02:37:14] "POST /neutron/port HTTP/1.1" 200 117 0.007981 10.0.0.50 - - [2026-08-31 02:37:19] "POST /neutron/network HTTP/1.1" 200 1001 0.007828 10.0.0.50 - - [2026-08-31 02:37:19] "POST /neutron/port HTTP/1.1" 200 1031 0.065240 10.0.0.50 - - [2026-08-31 02:37:19] "POST /neutron/port HTTP/1.1" 200 1031 0.029426 10.0.0.50 - - [2026-08-31 02:37:20] "POST /neutron/port HTTP/1.1" 200 1133 0.029355 10.0.0.50 - - [2026-08-31 02:37:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005113 10.0.0.50 - - [2026-08-31 02:37:20] "POST /neutron/network HTTP/1.1" 200 991 0.011027 10.0.0.50 - - [2026-08-31 02:37:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.012349 10.0.0.50 - - [2026-08-31 02:37:25] "POST /neutron/port HTTP/1.1" 200 1133 0.020458 10.0.0.50 - - [2026-08-31 02:37:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008667 10.0.0.50 - - [2026-08-31 02:37:40] "POST /neutron/port HTTP/1.1" 200 1133 0.018826 10.0.0.50 - - [2026-08-31 02:37:44] "DELETE /access-control-list/c95ce750-7161-470d-a2a5-6d6113b95445 HTTP/1.1" 200 115 0.128572 10.0.0.50 - - [2026-08-31 02:37:45] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009928 10.0.0.50 - - [2026-08-31 02:37:45] "POST /neutron/port HTTP/1.1" 200 1133 0.023620 10.0.0.50 - - [2026-08-31 02:37:45] "GET /virtual-machine/bda4de61-4c23-4255-a802-6da91920d75c HTTP/1.1" 401 292 0.000576 10.0.0.50 - - [2026-08-31 02:37:46] "GET /virtual-machine/bda4de61-4c23-4255-a802-6da91920d75c HTTP/1.1" 200 1285 0.037090 10.0.0.50 - - [2026-08-31 02:37:46] "GET /virtual-machine-interface/e71154c7-c614-488e-8d9a-11a9d1821305 HTTP/1.1" 200 2924 0.007222 10.0.0.50 - - [2026-08-31 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.50 - - [2026-08-31 02:37:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005198 10.0.0.50 - - [2026-08-31 02:37:46] "GET /virtual-networks?parent_id=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.006513 10.0.0.50 - - [2026-08-31 02:37:46] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.010171 10.0.0.50 - - [2026-08-31 02:37:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009931 10.0.0.50 - - [2026-08-31 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.50 - - [2026-08-31 02:37:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004411 10.0.0.50 - - [2026-08-31 02:37:49] "GET /virtual-networks?parent_id=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002976 10.0.0.50 - - [2026-08-31 02:37:49] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006157 10.0.0.50 - - [2026-08-31 02:37:49] "POST /neutron/port HTTP/1.1" 200 1132 0.025105 10.0.0.50 - - [2026-08-31 02:37:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009495 10.0.0.50 - - [2026-08-31 02:37:49] "GET /virtual-machine/a4ca97bc-fdf5-4722-af96-56a7adf4fa8a HTTP/1.1" 200 1285 0.007208 10.0.0.50 - - [2026-08-31 02:37:49] "GET /virtual-machine-interface/fc81f8bb-ff4e-4394-970a-03016bcdb643 HTTP/1.1" 200 2924 0.006092 10.0.0.50 - - [2026-08-31 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.50 - - [2026-08-31 02:37:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004534 10.0.0.50 - - [2026-08-31 02:37:50] "GET /virtual-networks?parent_id=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004218 10.0.0.50 - - [2026-08-31 02:37:50] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006325 10.0.0.50 - - [2026-08-31 02:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.50 - - [2026-08-31 02:37:51] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005162 10.0.0.50 - - [2026-08-31 02:37:51] "GET /virtual-networks?parent_id=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003847 10.0.0.50 - - [2026-08-31 02:37:51] "GET /virtual-network/0bf745e1-893e-4226-8535-c01f761b481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007306 10.0.0.50 - - [2026-08-31 02:37:54] "POST /neutron/port HTTP/1.1" 200 1133 0.019114 10.0.0.50 - - [2026-08-31 02:37:54] "POST /neutron/port HTTP/1.1" 200 151 0.259793 10.0.0.50 - - [2026-08-31 02:37:55] "POST /neutron/port HTTP/1.1" 200 151 0.249885 10.0.0.50 - - [2026-08-31 02:37:55] "POST /neutron/port HTTP/1.1" 200 117 0.023901 10.0.0.50 - - [2026-08-31 02:37:55] "DELETE /route-target/172e7377-9eae-4351-aacc-cd59de9264b8 HTTP/1.1" 200 115 0.045850 10.0.0.38 - - [2026-08-31 02:37:56] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001092 10.0.0.50 - - [2026-08-31 02:37:56] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.076439 10.0.0.38 - - [2026-08-31 02:37:56] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001910 10.0.0.50 - - [2026-08-31 02:37:56] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?fields=virtual_networks HTTP/1.1" 200 1033 0.046662 10.0.0.38 - - [2026-08-31 02:37:56] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001167 10.0.0.50 - - [2026-08-31 02:37:56] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.058971 10.0.0.38 - - [2026-08-31 02:37:57] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001205 10.0.0.50 - - [2026-08-31 02:37:57] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?fields=security_groups HTTP/1.1" 200 1255 0.051130 10.0.0.50 - - [2026-08-31 02:37:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.029663 10.0.0.38 - - [2026-08-31 02:37:58] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004143 10.0.0.38 - - [2026-08-31 02:37:58] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001755 10.0.0.38 - - [2026-08-31 02:37:58] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011227 10.0.0.38 - - [2026-08-31 02:37:58] "POST /id-to-fqname HTTP/1.1" 200 188 0.005107 10.0.0.38 - - [2026-08-31 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.020535 10.0.0.38 - - [2026-08-31 02:37:58] "POST /security-groups HTTP/1.1" 200 589 0.036777 10.0.0.38 - - [2026-08-31 02:37:58] "POST /projects HTTP/1.1" 200 581 0.305435 10.0.0.38 - - [2026-08-31 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.385748 10.0.0.50 - - [2026-08-31 02:37:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.017342 10.0.0.50 - - [2026-08-31 02:37:58] "POST /neutron/port HTTP/1.1" 200 117 0.019891 10.0.0.50 - - [2026-08-31 02:37:58] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.571171 10.0.0.50 - - [2026-08-31 02:37:58] "POST /neutron/port HTTP/1.1" 400 205 0.005813 10.0.0.38 - - [2026-08-31 02:37:59] "DELETE /project/4e3e92042e6a4b9e88a580b4b08f0089 HTTP/1.1" 404 173 0.006957 10.0.0.38 - - [2026-08-31 02:37:59] "DELETE /project/bdcf3de3-c578-4c14-9a7f-5f6fdac845a1 HTTP/1.1" 404 177 0.010406 10.0.0.38 - - [2026-08-31 02:37:59] "DELETE /project/96be93e5c55a498f9a72ccd3303b9c62 HTTP/1.1" 404 173 0.008674 10.0.0.38 - - [2026-08-31 02:37:59] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000989 10.0.0.38 - - [2026-08-31 02:37:59] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.057604 10.0.0.38 - - [2026-08-31 02:37:59] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.38 - - [2026-08-31 02:37:59] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?fields=security_groups HTTP/1.1" 200 1360 0.055755 10.0.0.38 - - [2026-08-31 02:37:59] "DELETE /security-group/8613a9bc-0de0-44ed-a793-67690f118549 HTTP/1.1" 200 115 0.102011 10.0.0.38 - - [2026-08-31 02:37:59] "GET /projects?obj_uuids=4e3e9204-2e6a-4b9e-88a5-80b4b08f0089&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001301 10.0.0.38 - - [2026-08-31 02:37:59] "GET /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089?fields=application_policy_sets HTTP/1.1" 200 1399 0.062242 10.0.0.50 - - [2026-08-31 02:37:59] "DELETE /access-control-list/329aa972-51e5-48bc-85d3-20e49d3d99ea HTTP/1.1" 200 115 0.085667 10.0.0.38 - - [2026-08-31 02:37:59] "DELETE /project/4e3e9204-2e6a-4b9e-88a5-80b4b08f0089 HTTP/1.1" 200 115 0.548079 10.0.0.50 - - [2026-08-31 02:37:59] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.50 - - [2026-08-31 02:38:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.50 - - [2026-08-31 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.066004 10.0.0.38 - - [2026-08-31 02:38:02] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001589 10.0.0.50 - - [2026-08-31 02:38:02] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070550 10.0.0.38 - - [2026-08-31 02:38:02] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001041 10.0.0.50 - - [2026-08-31 02:38:02] "POST /neutron/network HTTP/1.1" 200 617 0.186871 10.0.0.50 - - [2026-08-31 02:38:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.005091 10.0.0.50 - - [2026-08-31 02:38:02] "GET /virtual-network/ca7dfba4-99d7-410e-ac1e-7c3a6af8e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008023 10.0.0.50 - - [2026-08-31 02:38:02] "POST /neutron/network HTTP/1.1" 200 834 0.008799 10.0.0.50 - - [2026-08-31 02:38:02] "GET /virtual-network/ca7dfba4-99d7-410e-ac1e-7c3a6af8e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006005 10.0.0.50 - - [2026-08-31 02:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.38 - - [2026-08-31 02:38:03] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.50 - - [2026-08-31 02:38:03] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.064639 10.0.0.50 - - [2026-08-31 02:38:03] "POST /neutron/network HTTP/1.1" 200 117 0.017916 10.0.0.50 - - [2026-08-31 02:38:03] "POST /route-targets HTTP/1.1" 200 327 0.022263 10.0.0.50 - - [2026-08-31 02:38:03] "POST /neutron/network HTTP/1.1" 200 836 0.011194 10.0.0.50 - - [2026-08-31 02:38:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.001540 10.0.0.50 - - [2026-08-31 02:38:03] "GET /virtual-network/bd5bfeca-abe5-45d6-ab74-c87fa81cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006854 10.0.0.50 - - [2026-08-31 02:38:03] "GET /virtual-network/bd5bfeca-abe5-45d6-ab74-c87fa81cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007914 10.0.0.50 - - [2026-08-31 02:38:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.012074 10.0.0.50 - - [2026-08-31 02:38:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.002088 10.0.0.50 - - [2026-08-31 02:38:04] "POST /neutron/port HTTP/1.1" 200 117 0.009017 10.0.0.50 - - [2026-08-31 02:38:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001671 10.0.0.50 - - [2026-08-31 02:38:04] "POST /neutron/network HTTP/1.1" 200 846 0.007470 10.0.0.50 - - [2026-08-31 02:38:04] "POST /neutron/port HTTP/1.1" 200 117 0.010220 10.0.0.38 - - [2026-08-31 02:38:05] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001488 10.0.0.50 - - [2026-08-31 02:38:05] "PUT /logical-router/242f0c46-bef3-4f3b-8c24-26ebdc001b7e HTTP/1.1" 200 262 0.074845 10.0.0.50 - - [2026-08-31 02:38:05] "POST /neutron/router HTTP/1.1" 200 344 0.422067 10.0.0.38 - - [2026-08-31 02:38:08] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001572 10.0.0.50 - - [2026-08-31 02:38:08] "POST /neutron/port HTTP/1.1" 200 1068 0.404747 10.0.0.50 - - [2026-08-31 02:38:09] "POST /neutron/port HTTP/1.1" 200 1122 0.143766 10.0.0.50 - - [2026-08-31 02:38:09] "POST /neutron/port HTTP/1.1" 200 1070 0.043038 10.0.0.50 - - [2026-08-31 02:38:10] "POST /neutron/port HTTP/1.1" 200 1132 0.027936 10.0.0.50 - - [2026-08-31 02:38:10] "POST /neutron/port HTTP/1.1" 200 117 0.001461 10.0.0.50 - - [2026-08-31 02:38:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009672 10.0.0.50 - - [2026-08-31 02:38:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.010556 10.0.0.50 - - [2026-08-31 02:38:15] "POST /neutron/port HTTP/1.1" 200 1132 0.021588 10.0.0.50 - - [2026-08-31 02:38:20] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009680 10.0.0.50 - - [2026-08-31 02:38:31] "POST /neutron/port HTTP/1.1" 200 1132 0.023545 10.0.0.50 - - [2026-08-31 02:38:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010298 10.0.0.50 - - [2026-08-31 02:38:31] "GET /virtual-machine/0f2a1c36-db87-4ddb-9e64-ebec9430a9dd HTTP/1.1" 401 292 0.000605 10.0.0.50 - - [2026-08-31 02:38:31] "GET /virtual-machine/0f2a1c36-db87-4ddb-9e64-ebec9430a9dd HTTP/1.1" 200 1290 0.027972 10.0.0.50 - - [2026-08-31 02:38:31] "GET /virtual-machine-interface/635cf1dd-c05d-44b6-8f8e-5d852316c558 HTTP/1.1" 200 2933 0.007674 10.0.0.50 - - [2026-08-31 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.50 - - [2026-08-31 02:38:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004852 10.0.0.50 - - [2026-08-31 02:38:31] "GET /virtual-networks?parent_id=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004246 10.0.0.50 - - [2026-08-31 02:38:31] "GET /virtual-network/ca7dfba4-99d7-410e-ac1e-7c3a6af8e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007523 10.0.0.50 - - [2026-08-31 02:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.50 - - [2026-08-31 02:38:34] "GET /virtual-network/ca7dfba4-99d7-410e-ac1e-7c3a6af8e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006883 10.0.0.50 - - [2026-08-31 02:38:35] "POST /neutron/port HTTP/1.1" 200 1132 0.021397 10.0.0.50 - - [2026-08-31 02:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.50 - - [2026-08-31 02:38:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007872 10.0.0.50 - - [2026-08-31 02:38:36] "GET /virtual-networks?parent_id=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004267 10.0.0.50 - - [2026-08-31 02:38:36] "GET /virtual-network/ca7dfba4-99d7-410e-ac1e-7c3a6af8e41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008921 10.0.0.50 - - [2026-08-31 02:38:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009898 10.0.0.50 - - [2026-08-31 02:38:37] "POST /neutron/port HTTP/1.1" 200 1134 0.028305 10.0.0.50 - - [2026-08-31 02:38:37] "GET /virtual-machine/700848ed-1c49-43f1-b75c-3d09e2cfceae HTTP/1.1" 200 1290 0.008634 10.0.0.50 - - [2026-08-31 02:38:37] "GET /virtual-machine-interface/f36997cb-0ed6-4677-98d4-1bad2d8c4710 HTTP/1.1" 200 2934 0.006954 10.0.0.50 - - [2026-08-31 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.50 - - [2026-08-31 02:38:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004229 10.0.0.50 - - [2026-08-31 02:38:37] "GET /virtual-networks?parent_id=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003830 10.0.0.50 - - [2026-08-31 02:38:37] "GET /virtual-network/bd5bfeca-abe5-45d6-ab74-c87fa81cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007496 10.0.0.50 - - [2026-08-31 02:38:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007536 10.0.0.50 - - [2026-08-31 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.50 - - [2026-08-31 02:38:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004957 10.0.0.50 - - [2026-08-31 02:38:40] "GET /virtual-networks?parent_id=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004399 10.0.0.50 - - [2026-08-31 02:38:40] "GET /virtual-network/bd5bfeca-abe5-45d6-ab74-c87fa81cae80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008341 10.0.0.50 - - [2026-08-31 02:38:50] "POST /neutron/router HTTP/1.1" 200 592 0.005096 10.0.0.50 - - [2026-08-31 02:38:53] "POST /neutron/router HTTP/1.1" 200 592 0.010318 10.0.0.50 - - [2026-08-31 02:38:53] "POST /ref-update HTTP/1.1" 200 156 0.021240 10.0.0.50 - - [2026-08-31 02:38:56] "POST /neutron/port HTTP/1.1" 200 1132 0.023377 10.0.0.50 - - [2026-08-31 02:38:56] "POST /neutron/network HTTP/1.1" 200 844 0.007570 10.0.0.50 - - [2026-08-31 02:38:56] "POST /neutron/port HTTP/1.1" 200 117 0.001409 10.0.0.185 - - [2026-08-31 02:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000679 10.0.0.185 - - [2026-08-31 02:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.38 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.185 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.185 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-08-31 02:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.50 - - [2026-08-31 02:38:59] "POST /neutron/router HTTP/1.1" 200 344 0.295511 10.0.0.50 - - [2026-08-31 02:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2026-08-31 02:38:59] "POST /ref-update HTTP/1.1" 200 156 0.054598 10.0.0.50 - - [2026-08-31 02:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.50 - - [2026-08-31 02:38:59] "POST /neutron/router HTTP/1.1" 200 592 0.012024 10.0.0.50 - - [2026-08-31 02:39:00] "POST /neutron/network HTTP/1.1" 400 204 0.018793 10.0.0.50 - - [2026-08-31 02:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000647 10.0.0.50 - - [2026-08-31 02:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000555 10.0.0.50 - - [2026-08-31 02:39:02] "POST /neutron/port HTTP/1.1" 200 1124 0.019253 10.0.0.50 - - [2026-08-31 02:39:02] "POST /neutron/port HTTP/1.1" 200 151 0.418907 10.0.0.50 - - [2026-08-31 02:39:04] "POST /neutron/network HTTP/1.1" 200 836 0.010966 10.0.0.50 - - [2026-08-31 02:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.38 - - [2026-08-31 02:39:04] "POST /useragent-kv HTTP/1.1" 200 115 0.005323 10.0.0.38 - - [2026-08-31 02:39:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002978 10.0.0.50 - - [2026-08-31 02:39:04] "POST /neutron/network HTTP/1.1" 200 151 0.160679 10.0.0.50 - - [2026-08-31 02:39:04] "DELETE /route-target/b58d52ae-352e-4a4c-9929-b0c405424f41 HTTP/1.1" 200 115 0.034882 10.0.0.38 - - [2026-08-31 02:39:05] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001749 10.0.0.50 - - [2026-08-31 02:39:05] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066821 10.0.0.38 - - [2026-08-31 02:39:05] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.50 - - [2026-08-31 02:39:05] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?fields=virtual_networks HTTP/1.1" 200 1039 0.055595 10.0.0.38 - - [2026-08-31 02:39:06] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001877 10.0.0.50 - - [2026-08-31 02:39:06] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.060386 10.0.0.38 - - [2026-08-31 02:39:06] "GET /projects?obj_uuids=96be93e5-c55a-498f-9a72-ccd3303b9c62&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001062 10.0.0.50 - - [2026-08-31 02:39:06] "GET /project/96be93e5-c55a-498f-9a72-ccd3303b9c62?fields=security_groups HTTP/1.1" 200 1263 0.057175 10.0.0.50 - - [2026-08-31 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.030483 10.0.0.38 - - [2026-08-31 02:39:07] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004150 10.0.0.38 - - [2026-08-31 02:39:07] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001601 10.0.0.38 - - [2026-08-31 02:39:07] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010000 10.0.0.38 - - [2026-08-31 02:39:07] "POST /id-to-fqname HTTP/1.1" 200 193 0.012637 10.0.0.38 - - [2026-08-31 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.008969 10.0.0.38 - - [2026-08-31 02:39:07] "POST /security-groups HTTP/1.1" 200 594 0.041854 10.0.0.38 - - [2026-08-31 02:39:07] "POST /projects HTTP/1.1" 200 591 0.297767 10.0.0.50 - - [2026-08-31 02:39:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.012670 10.0.0.38 - - [2026-08-31 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.375820 10.0.0.50 - - [2026-08-31 02:39:07] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.562081 10.0.0.50 - - [2026-08-31 02:39:08] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.50 - - [2026-08-31 02:39:11] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000617 10.0.0.38 - - [2026-08-31 02:39:12] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002016 10.0.0.50 - - [2026-08-31 02:39:12] "GET /obj-perms HTTP/1.1" 200 4493 0.393027 10.0.0.50 - - [2026-08-31 02:39:12] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.110908 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.50 - - [2026-08-31 02:39:12] "GET /security-group/6d97a28a-3f51-429c-8f96-91a402e0f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.008216 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.38 - - [2026-08-31 02:39:12] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001389 10.0.0.50 - - [2026-08-31 02:39:12] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.077393 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.50 - - [2026-08-31 02:39:12] "GET /security-group/6d97a28a-3f51-429c-8f96-91a402e0f54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.006412 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.50 - - [2026-08-31 02:39:12] "PUT /security-group/6d97a28a-3f51-429c-8f96-91a402e0f54f HTTP/1.1" 200 262 0.025490 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.020825 10.0.0.50 - - [2026-08-31 02:39:12] "PUT /access-control-list/6a0f4deb-6cf6-47d2-ba82-1ab90ca9d4be HTTP/1.1" 200 272 0.026842 10.0.0.50 - - [2026-08-31 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.38 - - [2026-08-31 02:39:12] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.50 - - [2026-08-31 02:39:12] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.050103 10.0.0.38 - - [2026-08-31 02:39:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003786 10.0.0.50 - - [2026-08-31 02:39:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.260874 10.0.0.50 - - [2026-08-31 02:39:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001377 10.0.0.50 - - [2026-08-31 02:39:13] "GET /virtual-network/c086bd9f-052d-4072-aeff-72f55b5b6da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.009310 10.0.0.50 - - [2026-08-31 02:39:13] "GET /virtual-network/c086bd9f-052d-4072-aeff-72f55b5b6da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007067 10.0.0.50 - - [2026-08-31 02:39:13] "POST /neutron/network HTTP/1.1" 200 839 0.007812 10.0.0.50 - - [2026-08-31 02:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.38 - - [2026-08-31 02:39:13] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000980 10.0.0.50 - - [2026-08-31 02:39:13] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.076010 10.0.0.38 - - [2026-08-31 02:39:13] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001456 10.0.0.50 - - [2026-08-31 02:39:13] "POST /neutron/network HTTP/1.1" 200 627 0.228134 10.0.0.50 - - [2026-08-31 02:39:13] "POST /route-targets HTTP/1.1" 200 327 0.036585 10.0.0.50 - - [2026-08-31 02:39:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.004520 10.0.0.50 - - [2026-08-31 02:39:14] "GET /virtual-network/5c7d4ad9-1557-4b0c-b8a9-3b16bd6acce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006488 10.0.0.50 - - [2026-08-31 02:39:14] "POST /neutron/network HTTP/1.1" 200 845 0.009470 10.0.0.50 - - [2026-08-31 02:39:14] "GET /virtual-network/5c7d4ad9-1557-4b0c-b8a9-3b16bd6acce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013484 10.0.0.50 - - [2026-08-31 02:39:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.001727 10.0.0.50 - - [2026-08-31 02:39:14] "POST /neutron/network HTTP/1.1" 200 849 0.009987 10.0.0.38 - - [2026-08-31 02:39:14] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001628 10.0.0.50 - - [2026-08-31 02:39:14] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.116005 10.0.0.50 - - [2026-08-31 02:39:14] "POST /neutron/port HTTP/1.1" 200 117 0.008375 10.0.0.50 - - [2026-08-31 02:39:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001559 10.0.0.50 - - [2026-08-31 02:39:15] "POST /neutron/network HTTP/1.1" 200 845 0.013099 10.0.0.38 - - [2026-08-31 02:39:15] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001133 10.0.0.50 - - [2026-08-31 02:39:15] "POST /neutron/router HTTP/1.1" 200 597 0.121981 10.0.0.50 - - [2026-08-31 02:39:15] "PUT /logical-router/bfa72875-d26a-482b-b8b2-7be448402377 HTTP/1.1" 200 262 0.051666 10.0.0.50 - - [2026-08-31 02:39:15] "POST /neutron/router HTTP/1.1" 200 668 0.018948 10.0.0.50 - - [2026-08-31 02:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.38 - - [2026-08-31 02:39:15] "POST /useragent-kv HTTP/1.1" 200 115 0.007255 10.0.0.50 - - [2026-08-31 02:39:15] "POST /virtual-networks HTTP/1.1" 200 694 0.223379 10.0.0.50 - - [2026-08-31 02:39:16] "POST /ref-update HTTP/1.1" 200 156 0.042238 10.0.0.50 - - [2026-08-31 02:39:16] "PUT /logical-router/bfa72875-d26a-482b-b8b2-7be448402377 HTTP/1.1" 200 262 0.052339 10.0.0.50 - - [2026-08-31 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.50 - - [2026-08-31 02:39:16] "POST /chown HTTP/1.1" 200 109 0.039903 10.0.0.50 - - [2026-08-31 02:39:16] "POST /chown HTTP/1.1" 200 109 0.015215 10.0.0.50 - - [2026-08-31 02:39:16] "POST /ref-update HTTP/1.1" 200 156 0.030733 10.0.0.50 - - [2026-08-31 02:39:16] "POST /instance-ips HTTP/1.1" 200 549 0.061350 10.0.0.50 - - [2026-08-31 02:39:17] "PUT /virtual-machine-interface/09f9b390-7b33-408b-b92d-03b00bf26f92 HTTP/1.1" 200 284 0.033018 10.0.0.50 - - [2026-08-31 02:39:17] "POST /ref-update HTTP/1.1" 200 156 0.035075 10.0.0.50 - - [2026-08-31 02:39:17] "POST /chown HTTP/1.1" 200 109 0.050048 10.0.0.50 - - [2026-08-31 02:39:17] "PUT /virtual-machine-interface/211b36de-cee7-414b-bba0-7852f0659615 HTTP/1.1" 200 284 0.039991 10.0.0.50 - - [2026-08-31 02:39:17] "POST /ref-update HTTP/1.1" 200 156 0.045734 10.0.0.50 - - [2026-08-31 02:39:17] "POST /ref-update HTTP/1.1" 200 156 0.041883 10.0.0.50 - - [2026-08-31 02:39:17] "POST /instance-ips HTTP/1.1" 400 316 0.064806 10.0.0.50 - - [2026-08-31 02:39:18] "PUT /instance-ip/52a53dd5-cd33-428d-8a29-aa3eded8f3f9 HTTP/1.1" 200 256 0.048687 10.0.0.50 - - [2026-08-31 02:39:18] "POST /ref-update HTTP/1.1" 200 156 0.036814 10.0.0.50 - - [2026-08-31 02:39:18] "PUT /routing-instance/e27b34ab-b2dd-48b5-a214-056d12f6bc01 HTTP/1.1" 200 266 0.033618 10.0.0.50 - - [2026-08-31 02:39:18] "POST /neutron/network HTTP/1.1" 200 849 0.009129 10.0.0.50 - - [2026-08-31 02:39:19] "POST /neutron/port HTTP/1.1" 200 1075 0.022936 10.0.0.38 - - [2026-08-31 02:39:19] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001426 10.0.0.50 - - [2026-08-31 02:39:19] "POST /neutron/port HTTP/1.1" 200 1074 0.363490 10.0.0.50 - - [2026-08-31 02:39:20] "POST /neutron/port HTTP/1.1" 200 1128 0.151205 10.0.0.50 - - [2026-08-31 02:39:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.012391 10.0.0.50 - - [2026-08-31 02:39:21] "POST /neutron/port HTTP/1.1" 200 1139 0.023388 10.0.0.50 - - [2026-08-31 02:39:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004601 10.0.0.50 - - [2026-08-31 02:39:21] "POST /neutron/network HTTP/1.1" 200 845 0.007570 10.0.0.50 - - [2026-08-31 02:39:31] "POST /neutron/port HTTP/1.1" 200 1139 0.021231 10.0.0.50 - - [2026-08-31 02:39:36] "POST /neutron/security_group HTTP/1.1" 200 2014 0.009547 10.0.0.50 - - [2026-08-31 02:39:41] "POST /neutron/port HTTP/1.1" 200 1139 0.022933 10.0.0.50 - - [2026-08-31 02:39:41] "POST /neutron/security_group HTTP/1.1" 200 2014 0.008923 10.0.0.50 - - [2026-08-31 02:39:41] "GET /virtual-machine/4537e146-0220-4beb-9a37-b78f0cbf7b69 HTTP/1.1" 401 292 0.000523 10.0.0.50 - - [2026-08-31 02:39:42] "GET /virtual-machine/4537e146-0220-4beb-9a37-b78f0cbf7b69 HTTP/1.1" 200 1295 0.033677 10.0.0.50 - - [2026-08-31 02:39:42] "GET /virtual-machine-interface/c1086ad9-7995-482f-a981-ec6b3b01c984 HTTP/1.1" 200 2956 0.007360 10.0.0.50 - - [2026-08-31 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.50 - - [2026-08-31 02:39:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004054 10.0.0.50 - - [2026-08-31 02:39:42] "GET /virtual-networks?parent_id=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003828 10.0.0.50 - - [2026-08-31 02:39:42] "GET /virtual-network/c086bd9f-052d-4072-aeff-72f55b5b6da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007433 10.0.0.50 - - [2026-08-31 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006073 10.0.0.50 - - [2026-08-31 02:39:45] "GET /virtual-network/c086bd9f-052d-4072-aeff-72f55b5b6da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.021918 10.0.0.50 - - [2026-08-31 02:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2026-08-31 02:39:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004265 10.0.0.50 - - [2026-08-31 02:39:47] "GET /virtual-networks?parent_id=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005023 10.0.0.50 - - [2026-08-31 02:39:47] "GET /virtual-network/c086bd9f-052d-4072-aeff-72f55b5b6da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007367 10.0.0.50 - - [2026-08-31 02:39:47] "POST /neutron/port HTTP/1.1" 200 1139 0.020053 10.0.0.50 - - [2026-08-31 02:39:49] "POST /neutron/security_group HTTP/1.1" 200 2014 0.048374 10.0.0.50 - - [2026-08-31 02:39:53] "POST /neutron/port HTTP/1.1" 200 1138 0.020951 10.0.0.50 - - [2026-08-31 02:39:53] "POST /neutron/security_group HTTP/1.1" 200 2014 0.010133 10.0.0.50 - - [2026-08-31 02:39:53] "GET /virtual-machine/cfb89831-dff9-467d-8883-7277c76a3f3b HTTP/1.1" 200 1295 0.007785 10.0.0.50 - - [2026-08-31 02:39:53] "GET /virtual-machine-interface/76bfb24e-b405-49e6-9a4e-aaf5691e8f11 HTTP/1.1" 200 2967 0.006924 10.0.0.50 - - [2026-08-31 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.50 - - [2026-08-31 02:39:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005440 10.0.0.50 - - [2026-08-31 02:39:53] "GET /virtual-networks?parent_id=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004311 10.0.0.50 - - [2026-08-31 02:39:53] "GET /virtual-network/5c7d4ad9-1557-4b0c-b8a9-3b16bd6acce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008878 10.0.0.50 - - [2026-08-31 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.50 - - [2026-08-31 02:39:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005404 10.0.0.50 - - [2026-08-31 02:39:54] "GET /virtual-networks?parent_id=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005051 10.0.0.50 - - [2026-08-31 02:39:54] "GET /virtual-network/5c7d4ad9-1557-4b0c-b8a9-3b16bd6acce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007531 10.0.0.50 - - [2026-08-31 02:39:57] "POST /neutron/network HTTP/1.1" 200 849 0.007771 10.0.0.50 - - [2026-08-31 02:39:57] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.50 - - [2026-08-31 02:39:57] "POST /ref-update HTTP/1.1" 200 156 0.040046 10.0.0.50 - - [2026-08-31 02:39:57] "POST /neutron/router HTTP/1.1" 200 344 0.275076 10.0.0.50 - - [2026-08-31 02:39:58] "PUT /logical-router/bfa72875-d26a-482b-b8b2-7be448402377 HTTP/1.1" 500 213 0.134616 10.0.0.50 - - [2026-08-31 02:39:58] "POST /ref-update HTTP/1.1" 200 156 0.024321 10.0.0.50 - - [2026-08-31 02:39:58] "DELETE /route-table/64f28884-703b-4f76-8255-6f3b8f5a10d5 HTTP/1.1" 200 115 0.050834 10.0.0.50 - - [2026-08-31 02:39:58] "POST /neutron/network HTTP/1.1" 200 845 0.008206 10.0.0.50 - - [2026-08-31 02:39:58] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.50 - - [2026-08-31 02:39:58] "POST /ref-update HTTP/1.1" 200 156 0.047544 10.0.0.50 - - [2026-08-31 02:39:58] "GET /virtual-machine-interface/8109e89e-6704-4891-9152-8645ab2a9a1a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1660 0.007506 10.0.0.50 - - [2026-08-31 02:39:58] "DELETE /instance-ip/52a53dd5-cd33-428d-8a29-aa3eded8f3f9 HTTP/1.1" 200 115 0.078242 10.0.0.38 - - [2026-08-31 02:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003389 10.0.0.38 - - [2026-08-31 02:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008300 10.0.0.50 - - [2026-08-31 02:39:59] "DELETE /virtual-network/881406d2-2e79-469f-a24a-eb5c23d34ae3 HTTP/1.1" 200 115 0.159655 10.0.0.50 - - [2026-08-31 02:39:59] "DELETE /route-target/c0b0d90d-aac8-4535-8cfa-257ef92f6fde HTTP/1.1" 200 115 0.039393 10.0.0.50 - - [2026-08-31 02:39:59] "POST /ref-update HTTP/1.1" 200 156 0.022374 10.0.0.50 - - [2026-08-31 02:39:59] "POST /ref-update HTTP/1.1" 200 156 0.036426 10.0.0.50 - - [2026-08-31 02:39:59] "POST /ref-update HTTP/1.1" 200 156 0.029060 10.0.0.50 - - [2026-08-31 02:39:59] "DELETE /virtual-machine-interface/211b36de-cee7-414b-bba0-7852f0659615 HTTP/1.1" 200 115 0.095627 10.0.0.38 - - [2026-08-31 02:39:59] "DELETE /project/96be93e5-c55a-498f-9a72-ccd3303b9c62 HTTP/1.1" 404 177 0.004983 10.0.0.38 - - [2026-08-31 02:39:59] "DELETE /project/6177ba070cf2405abcddbac0fef75249 HTTP/1.1" 404 173 0.004122 10.0.0.50 - - [2026-08-31 02:40:00] "POST /neutron/port HTTP/1.1" 200 1128 0.018905 10.0.0.50 - - [2026-08-31 02:40:00] "POST /neutron/port HTTP/1.1" 200 1129 0.022119 10.0.0.38 - - [2026-08-31 02:40:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004778 10.0.0.38 - - [2026-08-31 02:40:00] "POST /useragent-kv HTTP/1.1" 200 115 0.011215 10.0.0.50 - - [2026-08-31 02:40:00] "POST /neutron/network HTTP/1.1" 200 151 0.240527 10.0.0.50 - - [2026-08-31 02:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.38 - - [2026-08-31 02:40:02] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001472 10.0.0.50 - - [2026-08-31 02:40:02] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.056647 10.0.0.38 - - [2026-08-31 02:40:02] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001218 10.0.0.50 - - [2026-08-31 02:40:02] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?fields=virtual_networks HTTP/1.1" 200 1048 0.067851 10.0.0.38 - - [2026-08-31 02:40:02] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001063 10.0.0.50 - - [2026-08-31 02:40:02] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.051240 10.0.0.38 - - [2026-08-31 02:40:02] "GET /projects?obj_uuids=6177ba07-0cf2-405a-bcdd-bac0fef75249&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001050 10.0.0.50 - - [2026-08-31 02:40:02] "GET /project/6177ba07-0cf2-405a-bcdd-bac0fef75249?fields=security_groups HTTP/1.1" 200 1277 0.052617 10.0.0.50 - - [2026-08-31 02:40:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.033293 10.0.0.38 - - [2026-08-31 02:40:03] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003095 10.0.0.38 - - [2026-08-31 02:40:03] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001156 10.0.0.38 - - [2026-08-31 02:40:03] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007774 10.0.0.38 - - [2026-08-31 02:40:04] "POST /id-to-fqname HTTP/1.1" 200 198 0.001713 10.0.0.38 - - [2026-08-31 02:40:04] "POST /fqname-to-id HTTP/1.1" 404 207 0.004132 10.0.0.38 - - [2026-08-31 02:40:04] "POST /security-groups HTTP/1.1" 200 599 0.045959 10.0.0.38 - - [2026-08-31 02:40:04] "POST /projects HTTP/1.1" 200 601 0.278487 10.0.0.38 - - [2026-08-31 02:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.318977 10.0.0.50 - - [2026-08-31 02:40:04] "POST /access-control-lists HTTP/1.1" 200 604 0.048707 10.0.0.50 - - [2026-08-31 02:40:04] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.505504 10.0.0.50 - - [2026-08-31 02:40:05] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.50 - - [2026-08-31 02:40:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000636 10.0.0.50 - - [2026-08-31 02:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.058928 10.0.0.38 - - [2026-08-31 02:40:07] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001230 10.0.0.50 - - [2026-08-31 02:40:07] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052123 10.0.0.50 - - [2026-08-31 02:40:07] "POST /neutron/network HTTP/1.1" 200 117 0.034437 10.0.0.50 - - [2026-08-31 02:40:08] "POST /route-targets HTTP/1.1" 200 327 0.017833 10.0.0.50 - - [2026-08-31 02:40:08] "POST /fqname-to-id HTTP/1.1" 404 207 0.053764 10.0.0.38 - - [2026-08-31 02:40:08] "POST /useragent-kv HTTP/1.1" 200 115 0.016319 10.0.0.50 - - [2026-08-31 02:40:08] "POST /neutron/subnet HTTP/1.1" 200 828 0.248805 10.0.0.50 - - [2026-08-31 02:40:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001734 10.0.0.50 - - [2026-08-31 02:40:08] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007396 10.0.0.50 - - [2026-08-31 02:40:08] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007000 10.0.0.50 - - [2026-08-31 02:40:08] "POST /neutron/network HTTP/1.1" 200 1017 0.011850 10.0.0.50 - - [2026-08-31 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.38 - - [2026-08-31 02:40:08] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001500 10.0.0.50 - - [2026-08-31 02:40:08] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.063671 10.0.0.50 - - [2026-08-31 02:40:09] "POST /neutron/network HTTP/1.1" 200 117 0.019926 10.0.0.50 - - [2026-08-31 02:40:09] "POST /ref-update HTTP/1.1" 200 156 0.044696 10.0.0.38 - - [2026-08-31 02:40:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003221 10.0.0.50 - - [2026-08-31 02:40:09] "POST /neutron/subnet HTTP/1.1" 200 828 0.260537 10.0.0.50 - - [2026-08-31 02:40:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001976 10.0.0.50 - - [2026-08-31 02:40:09] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006942 10.0.0.50 - - [2026-08-31 02:40:09] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007528 10.0.0.50 - - [2026-08-31 02:40:09] "POST /neutron/network HTTP/1.1" 200 1019 0.011438 10.0.0.50 - - [2026-08-31 02:40:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.004196 10.0.0.50 - - [2026-08-31 02:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.38 - - [2026-08-31 02:40:10] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001236 10.0.0.50 - - [2026-08-31 02:40:10] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057939 10.0.0.50 - - [2026-08-31 02:40:10] "POST /network-policys HTTP/1.1" 200 577 0.034614 10.0.0.50 - - [2026-08-31 02:40:10] "GET /network-policy/bde22f15-ac4c-4406-8c34-b0f32bf3a8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.008198 10.0.0.50 - - [2026-08-31 02:40:10] "POST /neutron/network HTTP/1.1" 200 1017 0.009866 10.0.0.50 - - [2026-08-31 02:40:10] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.009309 10.0.0.50 - - [2026-08-31 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.50 - - [2026-08-31 02:40:10] "GET /network-policy/bde22f15-ac4c-4406-8c34-b0f32bf3a8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004471 10.0.0.50 - - [2026-08-31 02:40:10] "POST /neutron/network HTTP/1.1" 200 1019 0.010365 10.0.0.50 - - [2026-08-31 02:40:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.004949 10.0.0.50 - - [2026-08-31 02:40:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.003732 10.0.0.50 - - [2026-08-31 02:40:10] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.018897 10.0.0.50 - - [2026-08-31 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011642 10.0.0.50 - - [2026-08-31 02:40:10] "GET /network-policy/bde22f15-ac4c-4406-8c34-b0f32bf3a8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004557 10.0.0.50 - - [2026-08-31 02:40:11] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006727 10.0.0.185 - - [2026-08-31 02:40:12] "GET /obj-perms HTTP/1.1" 200 4493 0.077484 10.0.0.38 - - [2026-08-31 02:40:13] "GET /obj-perms HTTP/1.1" 200 4493 0.056477 10.0.0.50 - - [2026-08-31 02:40:13] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.009222 10.0.0.50 - - [2026-08-31 02:40:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001449 10.0.0.50 - - [2026-08-31 02:40:14] "POST /neutron/network HTTP/1.1" 200 1135 0.011333 10.0.0.50 - - [2026-08-31 02:40:14] "POST /neutron/port HTTP/1.1" 200 117 0.007987 10.0.0.50 - - [2026-08-31 02:40:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001790 10.0.0.38 - - [2026-08-31 02:40:14] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001764 10.0.0.50 - - [2026-08-31 02:40:14] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.065269 10.0.0.50 - - [2026-08-31 02:40:14] "POST /neutron/network HTTP/1.1" 200 1127 0.012394 10.0.0.50 - - [2026-08-31 02:40:15] "POST /neutron/port HTTP/1.1" 200 117 0.007619 10.0.0.50 - - [2026-08-31 02:40:19] "POST /neutron/network HTTP/1.1" 200 1137 0.027424 10.0.0.50 - - [2026-08-31 02:40:19] "POST /neutron/port HTTP/1.1" 200 1186 0.056540 10.0.0.50 - - [2026-08-31 02:40:20] "POST /neutron/port HTTP/1.1" 200 1188 0.027544 10.0.0.50 - - [2026-08-31 02:40:20] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011581 10.0.0.50 - - [2026-08-31 02:40:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005510 10.0.0.50 - - [2026-08-31 02:40:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005589 10.0.0.50 - - [2026-08-31 02:40:21] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.50 - - [2026-08-31 02:40:23] "POST /neutron/port HTTP/1.1" 200 117 0.001291 10.0.0.50 - - [2026-08-31 02:40:25] "POST /neutron/port HTTP/1.1" 200 1250 0.027878 10.0.0.50 - - [2026-08-31 02:40:30] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008814 10.0.0.50 - - [2026-08-31 02:40:40] "POST /neutron/port HTTP/1.1" 200 1250 0.019591 10.0.0.50 - - [2026-08-31 02:40:45] "POST /neutron/security_group HTTP/1.1" 200 2078 0.013477 10.0.0.50 - - [2026-08-31 02:40:46] "DELETE /access-control-list/4ea8426b-0ede-46c2-8edd-16ad9698b3fe HTTP/1.1" 200 115 0.039288 10.0.0.50 - - [2026-08-31 02:40:56] "POST /neutron/port HTTP/1.1" 200 1250 0.022331 10.0.0.38 - - [2026-08-31 02:41:00] "DELETE /project/364eb9d5d57e435face6d3b12f3f639d HTTP/1.1" 404 173 0.003350 10.0.0.38 - - [2026-08-31 02:41:00] "DELETE /project/6177ba07-0cf2-405a-bcdd-bac0fef75249 HTTP/1.1" 404 177 0.006456 10.0.0.50 - - [2026-08-31 02:41:01] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009631 10.0.0.50 - - [2026-08-31 02:41:11] "POST /neutron/port HTTP/1.1" 200 1250 0.020893 10.0.0.50 - - [2026-08-31 02:41:13] "GET /obj-perms HTTP/1.1" 200 4493 0.042925 10.0.0.50 - - [2026-08-31 02:41:16] "POST /neutron/security_group HTTP/1.1" 200 2078 0.007963 10.0.0.50 - - [2026-08-31 02:41:21] "POST /neutron/port HTTP/1.1" 200 1250 0.022209 10.0.0.50 - - [2026-08-31 02:41:23] "POST /neutron/port HTTP/1.1" 200 1252 0.025461 10.0.0.50 - - [2026-08-31 02:41:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.50 - - [2026-08-31 02:41:24] "POST /neutron/port HTTP/1.1" 200 117 0.001408 10.0.0.50 - - [2026-08-31 02:41:26] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009778 10.0.0.50 - - [2026-08-31 02:41:26] "POST /neutron/port HTTP/1.1" 200 1250 0.022293 10.0.0.50 - - [2026-08-31 02:41:26] "GET /virtual-machine/dac3eb60-faeb-4e28-a0a1-1768306b083c HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2026-08-31 02:41:27] "GET /virtual-machine/dac3eb60-faeb-4e28-a0a1-1768306b083c HTTP/1.1" 200 1301 0.033913 10.0.0.50 - - [2026-08-31 02:41:27] "GET /virtual-machine-interface/eae0f980-a740-40f1-85b9-ce7f93a66f3c HTTP/1.1" 200 3174 0.006094 10.0.0.50 - - [2026-08-31 02:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.50 - - [2026-08-31 02:41:27] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.50 - - [2026-08-31 02:41:27] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003386 10.0.0.50 - - [2026-08-31 02:41:27] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006171 10.0.0.50 - - [2026-08-31 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.50 - - [2026-08-31 02:41:30] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005617 10.0.0.50 - - [2026-08-31 02:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.50 - - [2026-08-31 02:41:34] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006095 10.0.0.50 - - [2026-08-31 02:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.50 - - [2026-08-31 02:41:38] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.008831 10.0.0.50 - - [2026-08-31 02:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.50 - - [2026-08-31 02:41:42] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006383 10.0.0.50 - - [2026-08-31 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.50 - - [2026-08-31 02:41:46] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.010725 10.0.0.50 - - [2026-08-31 02:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014996 10.0.0.50 - - [2026-08-31 02:41:51] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006666 10.0.0.50 - - [2026-08-31 02:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2026-08-31 02:41:55] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007806 10.0.0.50 - - [2026-08-31 02:41:59] "POST /neutron/port HTTP/1.1" 200 1250 0.027469 10.0.0.50 - - [2026-08-31 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.50 - - [2026-08-31 02:41:59] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005844 10.0.0.50 - - [2026-08-31 02:41:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004484 10.0.0.50 - - [2026-08-31 02:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.50 - - [2026-08-31 02:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.50 - - [2026-08-31 02:42:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005500 10.0.0.50 - - [2026-08-31 02:42:01] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003847 10.0.0.50 - - [2026-08-31 02:42:01] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006971 10.0.0.50 - - [2026-08-31 02:42:01] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009825 10.0.0.50 - - [2026-08-31 02:42:11] "POST /neutron/port HTTP/1.1" 200 1250 0.020196 10.0.0.50 - - [2026-08-31 02:42:17] "POST /neutron/port HTTP/1.1" 200 1250 0.020505 10.0.0.50 - - [2026-08-31 02:42:17] "POST /neutron/network HTTP/1.1" 200 1137 0.010206 10.0.0.50 - - [2026-08-31 02:42:17] "POST /neutron/subnet HTTP/1.1" 200 1389 0.037688 10.0.0.50 - - [2026-08-31 02:42:17] "POST /neutron/network HTTP/1.1" 200 1127 0.011140 10.0.0.50 - - [2026-08-31 02:42:22] "POST /neutron/port HTTP/1.1" 200 1250 0.022652 10.0.0.50 - - [2026-08-31 02:42:27] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009294 10.0.0.50 - - [2026-08-31 02:42:27] "POST /neutron/port HTTP/1.1" 200 1252 0.020738 10.0.0.50 - - [2026-08-31 02:42:27] "GET /virtual-machine/6ac0a716-f256-4f67-b750-06b47a6603dd HTTP/1.1" 200 1300 0.007458 10.0.0.50 - - [2026-08-31 02:42:27] "GET /virtual-machine-interface/93b3f70c-c69e-404b-8427-c4e63a4b5349 HTTP/1.1" 200 3174 0.007069 10.0.0.50 - - [2026-08-31 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.50 - - [2026-08-31 02:42:27] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008783 10.0.0.50 - - [2026-08-31 02:42:27] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004064 10.0.0.50 - - [2026-08-31 02:42:27] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007372 10.0.0.50 - - [2026-08-31 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.50 - - [2026-08-31 02:42:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004157 10.0.0.50 - - [2026-08-31 02:42:28] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003877 10.0.0.50 - - [2026-08-31 02:42:28] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007201 10.0.0.50 - - [2026-08-31 02:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-08-31 02:42:39] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.038000 10.0.0.50 - - [2026-08-31 02:42:40] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.154222 10.0.0.50 - - [2026-08-31 02:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.50 - - [2026-08-31 02:42:40] "PUT /network-policy/bde22f15-ac4c-4406-8c34-b0f32bf3a8f4 HTTP/1.1" 200 262 0.019550 10.0.0.50 - - [2026-08-31 02:42:40] "PUT /access-control-list/0716a199-8216-4843-a392-84538a8c5d31 HTTP/1.1" 200 272 0.060385 10.0.0.50 - - [2026-08-31 02:42:43] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.007057 10.0.0.50 - - [2026-08-31 02:42:43] "POST /neutron/network HTTP/1.1" 200 1019 0.118600 10.0.0.50 - - [2026-08-31 02:42:43] "GET /virtual-network/903536cb-93c8-4828-855c-034f1b45aa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009248 10.0.0.50 - - [2026-08-31 02:42:43] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005883 10.0.0.50 - - [2026-08-31 02:42:44] "POST /neutron/network HTTP/1.1" 200 1017 0.176023 10.0.0.50 - - [2026-08-31 02:42:44] "DELETE /access-control-list/2a11d02b-c073-4e57-b401-beacc58fb814 HTTP/1.1" 200 115 0.108554 10.0.0.50 - - [2026-08-31 02:42:44] "GET /virtual-network/de51ecc8-2882-4c91-a0bb-02616bb5cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.017375 10.0.0.50 - - [2026-08-31 02:42:44] "DELETE /network-policy/bde22f15-ac4c-4406-8c34-b0f32bf3a8f4 HTTP/1.1" 200 115 0.088411 10.0.0.50 - - [2026-08-31 02:42:44] "POST /neutron/network HTTP/1.1" 400 204 0.019812 10.0.0.50 - - [2026-08-31 02:42:45] "POST /neutron/port HTTP/1.1" 200 151 0.415038 10.0.0.50 - - [2026-08-31 02:42:46] "POST /neutron/port HTTP/1.1" 200 151 0.432859 10.0.0.50 - - [2026-08-31 02:42:46] "DELETE /route-target/855a7808-5ce5-4d64-943e-8465ba9354dc HTTP/1.1" 200 115 0.028025 10.0.0.50 - - [2026-08-31 02:42:46] "POST /neutron/network HTTP/1.1" 200 1017 0.011913 10.0.0.38 - - [2026-08-31 02:42:51] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.50 - - [2026-08-31 02:42:51] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.061600 10.0.0.50 - - [2026-08-31 02:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2026-08-31 02:42:51] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.50 - - [2026-08-31 02:42:51] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008539 10.0.0.50 - - [2026-08-31 02:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.38 - - [2026-08-31 02:42:51] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001080 10.0.0.50 - - [2026-08-31 02:42:51] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.074793 10.0.0.50 - - [2026-08-31 02:42:52] "GET /domains HTTP/1.1" 200 280 0.003760 10.0.0.38 - - [2026-08-31 02:42:52] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001189 10.0.0.50 - - [2026-08-31 02:42:52] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597 HTTP/1.1" 200 2775 0.021066 10.0.0.38 - - [2026-08-31 02:42:52] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.50 - - [2026-08-31 02:42:52] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d HTTP/1.1" 200 1910 0.104574 10.0.0.50 - - [2026-08-31 02:42:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003681 10.0.0.50 - - [2026-08-31 02:42:52] "POST /network-ipams HTTP/1.1" 200 609 0.031843 10.0.0.50 - - [2026-08-31 02:42:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.003999 10.0.0.50 - - [2026-08-31 02:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.50 - - [2026-08-31 02:42:53] "GET /network-ipam/fa3d6156-a561-4b85-b78c-afe1f5f9dd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.008149 10.0.0.50 - - [2026-08-31 02:42:53] "PUT /network-ipam/fa3d6156-a561-4b85-b78c-afe1f5f9dd36 HTTP/1.1" 200 258 0.017789 10.0.0.50 - - [2026-08-31 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.38 - - [2026-08-31 02:42:53] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001493 10.0.0.50 - - [2026-08-31 02:42:53] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056674 10.0.0.38 - - [2026-08-31 02:42:53] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001088 10.0.0.50 - - [2026-08-31 02:42:53] "POST /neutron/network HTTP/1.1" 200 631 0.174320 10.0.0.50 - - [2026-08-31 02:42:53] "POST /route-targets HTTP/1.1" 200 327 0.018071 10.0.0.50 - - [2026-08-31 02:42:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.005936 10.0.0.38 - - [2026-08-31 02:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.008570 10.0.0.50 - - [2026-08-31 02:42:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.217613 10.0.0.50 - - [2026-08-31 02:42:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001410 10.0.0.50 - - [2026-08-31 02:42:54] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006872 10.0.0.50 - - [2026-08-31 02:42:54] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006845 10.0.0.50 - - [2026-08-31 02:42:54] "POST /neutron/network HTTP/1.1" 200 1321 0.013673 10.0.0.50 - - [2026-08-31 02:42:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.010263 10.0.0.50 - - [2026-08-31 02:42:54] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006498 10.0.0.185 - - [2026-08-31 02:42:55] "GET /obj-perms HTTP/1.1" 200 4483 0.041334 10.0.0.38 - - [2026-08-31 02:42:55] "GET /obj-perms HTTP/1.1" 200 4483 0.041763 10.0.0.50 - - [2026-08-31 02:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2026-08-31 02:42:55] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.50 - - [2026-08-31 02:42:55] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072626 10.0.0.50 - - [2026-08-31 02:42:55] "POST /ref-update HTTP/1.1" 200 156 0.039191 10.0.0.38 - - [2026-08-31 02:42:55] "POST /useragent-kv HTTP/1.1" 200 115 0.009022 10.0.0.50 - - [2026-08-31 02:42:55] "POST /neutron/subnet HTTP/1.1" 200 701 0.249485 10.0.0.50 - - [2026-08-31 02:42:56] "POST /neutron/network HTTP/1.1" 200 1321 0.020289 10.0.0.50 - - [2026-08-31 02:42:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.002407 10.0.0.50 - - [2026-08-31 02:42:56] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007102 10.0.0.50 - - [2026-08-31 02:42:56] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007014 10.0.0.50 - - [2026-08-31 02:42:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.011842 10.0.0.50 - - [2026-08-31 02:42:56] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.007254 10.0.0.50 - - [2026-08-31 02:42:57] "GET /obj-perms HTTP/1.1" 200 4483 0.060495 10.0.0.50 - - [2026-08-31 02:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.38 - - [2026-08-31 02:42:57] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001126 10.0.0.50 - - [2026-08-31 02:42:57] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.054549 10.0.0.50 - - [2026-08-31 02:42:57] "POST /neutron/network HTTP/1.1" 200 117 0.020400 10.0.0.38 - - [2026-08-31 02:42:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012388 10.0.0.50 - - [2026-08-31 02:42:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.239472 10.0.0.50 - - [2026-08-31 02:42:58] "POST /id-to-fqname HTTP/1.1" 200 231 0.001433 10.0.0.50 - - [2026-08-31 02:42:58] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008352 10.0.0.50 - - [2026-08-31 02:42:58] "POST /neutron/network HTTP/1.1" 200 1321 0.012110 10.0.0.50 - - [2026-08-31 02:42:58] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007018 10.0.0.50 - - [2026-08-31 02:42:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.011556 10.0.0.50 - - [2026-08-31 02:42:58] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.009805 10.0.0.50 - - [2026-08-31 02:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.38 - - [2026-08-31 02:42:59] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.50 - - [2026-08-31 02:42:59] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.059606 10.0.0.38 - - [2026-08-31 02:42:59] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001691 10.0.0.50 - - [2026-08-31 02:42:59] "POST /neutron/network HTTP/1.1" 200 631 0.171507 10.0.0.50 - - [2026-08-31 02:42:59] "POST /ref-update HTTP/1.1" 200 156 0.032714 10.0.0.50 - - [2026-08-31 02:43:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.011144 10.0.0.38 - - [2026-08-31 02:43:00] "POST /useragent-kv HTTP/1.1" 200 115 0.023662 10.0.0.50 - - [2026-08-31 02:43:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.242604 10.0.0.50 - - [2026-08-31 02:43:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001662 10.0.0.50 - - [2026-08-31 02:43:00] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006659 10.0.0.50 - - [2026-08-31 02:43:00] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006886 10.0.0.50 - - [2026-08-31 02:43:00] "POST /neutron/network HTTP/1.1" 200 1321 0.014860 10.0.0.50 - - [2026-08-31 02:43:00] "POST /neutron/subnet HTTP/1.1" 200 828 0.011340 10.0.0.50 - - [2026-08-31 02:43:00] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006177 10.0.0.185 - - [2026-08-31 02:43:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004651 10.0.0.38 - - [2026-08-31 02:43:01] "GET /obj-perms HTTP/1.1" 200 4483 0.004606 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.006699 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.38 - - [2026-08-31 02:43:01] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001242 10.0.0.50 - - [2026-08-31 02:43:01] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057134 10.0.0.50 - - [2026-08-31 02:43:01] "POST /network-policys HTTP/1.1" 200 559 0.041527 10.0.0.50 - - [2026-08-31 02:43:01] "GET /network-policy/e6f33677-8d42-4b91-bb46-fd10e9808f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.008321 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.020309 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2026-08-31 02:43:01] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001496 10.0.0.50 - - [2026-08-31 02:43:01] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.087890 10.0.0.50 - - [2026-08-31 02:43:01] "POST /network-policys HTTP/1.1" 200 559 0.037678 10.0.0.50 - - [2026-08-31 02:43:01] "GET /network-policy/5464f0f8-2ce1-4409-b1fa-5c879b16229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.011018 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.004920 10.0.0.50 - - [2026-08-31 02:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.38 - - [2026-08-31 02:43:02] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001147 10.0.0.50 - - [2026-08-31 02:43:02] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.073533 10.0.0.50 - - [2026-08-31 02:43:02] "POST /network-policys HTTP/1.1" 200 559 0.040533 10.0.0.50 - - [2026-08-31 02:43:02] "GET /network-policy/e04f5ef0-bdbf-4e8c-967b-2a9887001af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.011000 10.0.0.50 - - [2026-08-31 02:43:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003718 10.0.0.50 - - [2026-08-31 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2026-08-31 02:43:02] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001227 10.0.0.50 - - [2026-08-31 02:43:02] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.062021 10.0.0.50 - - [2026-08-31 02:43:02] "POST /network-policys HTTP/1.1" 200 559 0.036691 10.0.0.50 - - [2026-08-31 02:43:02] "GET /network-policy/4027898a-33cf-49cb-8843-a399776545c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8841 0.009553 10.0.0.50 - - [2026-08-31 02:43:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003825 10.0.0.50 - - [2026-08-31 02:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2026-08-31 02:43:02] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001167 10.0.0.50 - - [2026-08-31 02:43:02] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.063770 10.0.0.50 - - [2026-08-31 02:43:03] "POST /network-policys HTTP/1.1" 200 559 0.038006 10.0.0.50 - - [2026-08-31 02:43:03] "GET /network-policy/dd28f88f-665a-45a6-85b5-d84ed024327b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.018127 10.0.0.50 - - [2026-08-31 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.004081 10.0.0.50 - - [2026-08-31 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.38 - - [2026-08-31 02:43:03] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001258 10.0.0.50 - - [2026-08-31 02:43:03] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.070443 10.0.0.50 - - [2026-08-31 02:43:03] "POST /network-policys HTTP/1.1" 200 559 0.038516 10.0.0.50 - - [2026-08-31 02:43:03] "GET /network-policy/5b097ab0-e382-46be-be0f-424609359fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007393 10.0.0.50 - - [2026-08-31 02:43:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003851 10.0.0.50 - - [2026-08-31 02:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.38 - - [2026-08-31 02:43:03] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.50 - - [2026-08-31 02:43:03] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055589 10.0.0.50 - - [2026-08-31 02:43:03] "POST /network-policys HTTP/1.1" 200 559 0.040247 10.0.0.50 - - [2026-08-31 02:43:03] "GET /network-policy/7ae9ea60-a499-416a-8e37-569458b0eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.013556 10.0.0.50 - - [2026-08-31 02:43:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.004069 10.0.0.50 - - [2026-08-31 02:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.38 - - [2026-08-31 02:43:04] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001050 10.0.0.50 - - [2026-08-31 02:43:04] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.057134 10.0.0.50 - - [2026-08-31 02:43:04] "POST /network-policys HTTP/1.1" 200 559 0.048731 10.0.0.50 - - [2026-08-31 02:43:04] "GET /network-policy/7b949b64-0ff9-4736-8d0b-dbeb124cb2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006904 10.0.0.50 - - [2026-08-31 02:43:04] "POST /neutron/network HTTP/1.1" 200 1506 0.033863 10.0.0.50 - - [2026-08-31 02:43:04] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.013148 10.0.0.50 - - [2026-08-31 02:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.50 - - [2026-08-31 02:43:04] "GET /network-policy/5464f0f8-2ce1-4409-b1fa-5c879b16229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005250 10.0.0.50 - - [2026-08-31 02:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-08-31 02:43:04] "GET /network-policy/e6f33677-8d42-4b91-bb46-fd10e9808f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005512 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.009426 10.0.0.50 - - [2026-08-31 02:43:05] "POST /neutron/network HTTP/1.1" 200 1506 0.017571 10.0.0.50 - - [2026-08-31 02:43:05] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.013380 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.50 - - [2026-08-31 02:43:05] "GET /network-policy/4027898a-33cf-49cb-8843-a399776545c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8841 0.012139 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.50 - - [2026-08-31 02:43:05] "GET /network-policy/e04f5ef0-bdbf-4e8c-967b-2a9887001af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.005141 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.007459 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.005026 10.0.0.50 - - [2026-08-31 02:43:05] "POST /neutron/network HTTP/1.1" 200 1506 0.056355 10.0.0.50 - - [2026-08-31 02:43:05] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.006827 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.50 - - [2026-08-31 02:43:05] "GET /network-policy/5b097ab0-e382-46be-be0f-424609359fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005625 10.0.0.50 - - [2026-08-31 02:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.50 - - [2026-08-31 02:43:06] "GET /network-policy/dd28f88f-665a-45a6-85b5-d84ed024327b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005528 10.0.0.50 - - [2026-08-31 02:43:06] "POST /neutron/network HTTP/1.1" 200 1506 0.018266 10.0.0.50 - - [2026-08-31 02:43:06] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006623 10.0.0.50 - - [2026-08-31 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.50 - - [2026-08-31 02:43:06] "POST /access-control-lists HTTP/1.1" 200 605 0.107445 10.0.0.50 - - [2026-08-31 02:43:06] "GET /network-policy/7ae9ea60-a499-416a-8e37-569458b0eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8842 0.009086 10.0.0.50 - - [2026-08-31 02:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.50 - - [2026-08-31 02:43:06] "GET /network-policy/7b949b64-0ff9-4736-8d0b-dbeb124cb2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.007197 10.0.0.50 - - [2026-08-31 02:43:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001441 10.0.0.50 - - [2026-08-31 02:43:40] "POST /neutron/port HTTP/1.1" 200 117 0.007646 10.0.0.50 - - [2026-08-31 02:43:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001440 10.0.0.50 - - [2026-08-31 02:43:40] "POST /neutron/network HTTP/1.1" 200 1516 0.008966 10.0.0.50 - - [2026-08-31 02:43:41] "POST /neutron/port HTTP/1.1" 200 117 0.007411 10.0.0.38 - - [2026-08-31 02:43:44] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.50 - - [2026-08-31 02:43:45] "POST /neutron/port HTTP/1.1" 200 1182 0.476360 10.0.0.50 - - [2026-08-31 02:43:45] "POST /neutron/port HTTP/1.1" 200 1182 0.102037 10.0.0.50 - - [2026-08-31 02:43:46] "POST /neutron/port HTTP/1.1" 200 1182 0.046449 10.0.0.50 - - [2026-08-31 02:43:46] "POST /neutron/port HTTP/1.1" 200 1246 0.025121 10.0.0.50 - - [2026-08-31 02:43:47] "POST /neutron/port HTTP/1.1" 200 1246 0.033675 10.0.0.50 - - [2026-08-31 02:43:47] "POST /neutron/subnet HTTP/1.1" 200 1361 0.020955 10.0.0.50 - - [2026-08-31 02:43:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015074 10.0.0.50 - - [2026-08-31 02:43:47] "POST /neutron/network HTTP/1.1" 200 1506 0.019125 10.0.0.50 - - [2026-08-31 02:43:47] "POST /neutron/network HTTP/1.1" 200 1506 0.017752 10.0.0.50 - - [2026-08-31 02:43:56] "POST /neutron/port HTTP/1.1" 200 1246 0.022321 10.0.0.185 - - [2026-08-31 02:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.185 - - [2026-08-31 02:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.38 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.38 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.185 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.185 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.38 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.38 - - [2026-08-31 02:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2026-08-31 02:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.50 - - [2026-08-31 02:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.50 - - [2026-08-31 02:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-08-31 02:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.50 - - [2026-08-31 02:44:01] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010797 10.0.0.50 - - [2026-08-31 02:44:11] "POST /neutron/port HTTP/1.1" 200 1246 0.024920 10.0.0.50 - - [2026-08-31 02:44:16] "GET /obj-perms HTTP/1.1" 200 4493 0.045147 10.0.0.50 - - [2026-08-31 02:44:17] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011644 10.0.0.50 - - [2026-08-31 02:44:27] "POST /neutron/port HTTP/1.1" 200 1246 0.023180 10.0.0.50 - - [2026-08-31 02:44:32] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008344 10.0.0.50 - - [2026-08-31 02:44:42] "POST /neutron/port HTTP/1.1" 200 1246 0.023214 10.0.0.50 - - [2026-08-31 02:44:47] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008789 10.0.0.50 - - [2026-08-31 02:44:57] "POST /neutron/port HTTP/1.1" 200 1246 0.019145 10.0.0.50 - - [2026-08-31 02:44:57] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008919 10.0.0.50 - - [2026-08-31 02:44:58] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 200 1301 0.006841 10.0.0.50 - - [2026-08-31 02:44:58] "GET /virtual-machine-interface/660c24fe-65f6-4820-b037-5841497701d6 HTTP/1.1" 200 3183 0.005723 10.0.0.50 - - [2026-08-31 02:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2026-08-31 02:44:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004353 10.0.0.50 - - [2026-08-31 02:44:58] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.005877 10.0.0.50 - - [2026-08-31 02:44:58] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007727 10.0.0.50 - - [2026-08-31 02:44:58] "POST /neutron/port HTTP/1.1" 200 1246 0.020947 10.0.0.50 - - [2026-08-31 02:45:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005440 10.0.0.50 - - [2026-08-31 02:45:00] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.50 - - [2026-08-31 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.50 - - [2026-08-31 02:45:01] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006248 10.0.0.50 - - [2026-08-31 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.50 - - [2026-08-31 02:45:05] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.007488 10.0.0.50 - - [2026-08-31 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.028979 10.0.0.50 - - [2026-08-31 02:45:09] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008373 10.0.0.50 - - [2026-08-31 02:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.50 - - [2026-08-31 02:45:13] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006389 10.0.0.50 - - [2026-08-31 02:45:16] "POST /neutron/port HTTP/1.1" 200 1246 0.021320 10.0.0.50 - - [2026-08-31 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.50 - - [2026-08-31 02:45:17] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006255 10.0.0.50 - - [2026-08-31 02:45:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004207 10.0.0.50 - - [2026-08-31 02:45:18] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.50 - - [2026-08-31 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.50 - - [2026-08-31 02:45:21] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006678 10.0.0.50 - - [2026-08-31 02:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.50 - - [2026-08-31 02:45:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004920 10.0.0.50 - - [2026-08-31 02:45:23] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.006590 10.0.0.50 - - [2026-08-31 02:45:23] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006436 10.0.0.50 - - [2026-08-31 02:45:24] "POST /neutron/port HTTP/1.1" 200 1246 0.041908 10.0.0.50 - - [2026-08-31 02:45:29] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008825 10.0.0.50 - - [2026-08-31 02:45:34] "POST /neutron/port HTTP/1.1" 200 1246 0.022765 10.0.0.50 - - [2026-08-31 02:45:39] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008123 10.0.0.50 - - [2026-08-31 02:45:39] "POST /neutron/port HTTP/1.1" 200 1246 0.021965 10.0.0.50 - - [2026-08-31 02:45:40] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 200 1300 0.007733 10.0.0.50 - - [2026-08-31 02:45:40] "GET /virtual-machine-interface/6418fc66-3f59-4c8d-bfc0-84afa9cb06ba HTTP/1.1" 200 3183 0.006731 10.0.0.50 - - [2026-08-31 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.50 - - [2026-08-31 02:45:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004783 10.0.0.50 - - [2026-08-31 02:45:40] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003673 10.0.0.50 - - [2026-08-31 02:45:40] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.008818 10.0.0.50 - - [2026-08-31 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.50 - - [2026-08-31 02:45:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004102 10.0.0.50 - - [2026-08-31 02:45:41] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003683 10.0.0.50 - - [2026-08-31 02:45:41] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007896 10.0.0.50 - - [2026-08-31 02:45:41] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009181 10.0.0.50 - - [2026-08-31 02:45:46] "POST /neutron/port HTTP/1.1" 200 1246 0.022263 10.0.0.50 - - [2026-08-31 02:45:51] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008314 10.0.0.50 - - [2026-08-31 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.50 - - [2026-08-31 02:45:52] "GET /network-policy/e04f5ef0-bdbf-4e8c-967b-2a9887001af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004759 10.0.0.50 - - [2026-08-31 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.50 - - [2026-08-31 02:45:52] "GET /network-policy/4027898a-33cf-49cb-8843-a399776545c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8841 0.005404 10.0.0.50 - - [2026-08-31 02:45:52] "POST /neutron/port HTTP/1.1" 200 1246 0.023624 10.0.0.50 - - [2026-08-31 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.50 - - [2026-08-31 02:45:52] "GET /network-policy/e6f33677-8d42-4b91-bb46-fd10e9808f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004822 10.0.0.50 - - [2026-08-31 02:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2026-08-31 02:45:52] "GET /network-policy/5464f0f8-2ce1-4409-b1fa-5c879b16229b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.005111 10.0.0.50 - - [2026-08-31 02:46:00] "POST /neutron/port HTTP/1.1" 200 1246 0.022635 10.0.0.50 - - [2026-08-31 02:46:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004897 10.0.0.50 - - [2026-08-31 02:46:01] "POST /neutron/port HTTP/1.1" 200 117 0.001278 10.0.0.50 - - [2026-08-31 02:46:01] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 200 1300 0.005286 10.0.0.50 - - [2026-08-31 02:46:03] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 200 1300 0.004565 10.0.0.50 - - [2026-08-31 02:46:03] "POST /neutron/port HTTP/1.1" 200 1236 0.020441 10.0.0.50 - - [2026-08-31 02:46:05] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003694 10.0.0.50 - - [2026-08-31 02:46:05] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003443 10.0.0.50 - - [2026-08-31 02:46:05] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003183 10.0.0.50 - - [2026-08-31 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2026-08-31 02:46:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004759 10.0.0.50 - - [2026-08-31 02:46:05] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004104 10.0.0.50 - - [2026-08-31 02:46:05] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007513 10.0.0.50 - - [2026-08-31 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.50 - - [2026-08-31 02:46:05] "GET /routing-instance/d7b5aae4-0fcb-4a81-9f83-5fefe43e3fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005355 10.0.0.50 - - [2026-08-31 02:46:05] "GET /route-target/98b88bf5-2ad0-453f-98d7-39f1aeea220e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004697 10.0.0.50 - - [2026-08-31 02:46:06] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003996 10.0.0.50 - - [2026-08-31 02:46:07] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003720 10.0.0.50 - - [2026-08-31 02:46:08] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.004863 10.0.0.50 - - [2026-08-31 02:46:09] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.004380 10.0.0.50 - - [2026-08-31 02:46:10] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003819 10.0.0.50 - - [2026-08-31 02:46:11] "GET /virtual-machine/39085ec7-799a-4feb-a380-5255e6356276 HTTP/1.1" 404 171 0.003763 10.0.0.50 - - [2026-08-31 02:46:11] "GET /obj-perms HTTP/1.1" 200 4483 0.004824 10.0.0.50 - - [2026-08-31 02:46:17] "GET /obj-perms HTTP/1.1" 200 4483 0.004625 10.0.0.185 - - [2026-08-31 02:46:17] "GET /obj-perms HTTP/1.1" 200 4493 0.040919 10.0.0.38 - - [2026-08-31 02:46:18] "GET /obj-perms HTTP/1.1" 200 4493 0.048541 10.0.0.50 - - [2026-08-31 02:46:20] "GET /obj-perms HTTP/1.1" 200 4483 0.005718 10.0.0.50 - - [2026-08-31 02:46:26] "GET /obj-perms HTTP/1.1" 200 4483 0.004418 10.0.0.50 - - [2026-08-31 02:46:29] "GET /obj-perms HTTP/1.1" 200 4483 0.005554 10.0.0.50 - - [2026-08-31 02:46:32] "GET /obj-perms HTTP/1.1" 200 4483 0.005001 10.0.0.50 - - [2026-08-31 02:46:32] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 200 1301 0.023152 10.0.0.50 - - [2026-08-31 02:46:34] "POST /neutron/port HTTP/1.1" 200 1236 0.028458 10.0.0.50 - - [2026-08-31 02:46:34] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 200 1301 0.005191 10.0.0.50 - - [2026-08-31 02:46:36] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 404 171 0.003695 10.0.0.50 - - [2026-08-31 02:46:37] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 404 171 0.003415 10.0.0.50 - - [2026-08-31 02:46:37] "GET /virtual-machine/ab22e768-1b8b-4a77-8c74-0c87050a729d HTTP/1.1" 404 171 0.011368 10.0.0.50 - - [2026-08-31 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.50 - - [2026-08-31 02:46:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005131 10.0.0.50 - - [2026-08-31 02:46:37] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.004040 10.0.0.50 - - [2026-08-31 02:46:37] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.009262 10.0.0.50 - - [2026-08-31 02:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2026-08-31 02:46:37] "GET /routing-instance/64c08f29-163e-40ca-8988-bf524dae4394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007759 10.0.0.50 - - [2026-08-31 02:46:37] "GET /route-target/12044c93-1ca8-426b-a408-71f047f29f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004791 10.0.0.50 - - [2026-08-31 02:46:40] "GET /obj-perms HTTP/1.1" 200 4483 0.005183 10.0.0.38 - - [2026-08-31 02:46:40] "GET /obj-perms HTTP/1.1" 200 4483 0.004852 10.0.0.50 - - [2026-08-31 02:46:49] "GET /obj-perms HTTP/1.1" 200 4483 0.004692 10.0.0.38 - - [2026-08-31 02:46:49] "GET /obj-perms HTTP/1.1" 200 4483 0.005208 10.0.0.50 - - [2026-08-31 02:46:59] "GET /obj-perms HTTP/1.1" 200 4483 0.004340 10.0.0.38 - - [2026-08-31 02:46:59] "GET /obj-perms HTTP/1.1" 200 4483 0.004217 10.0.0.50 - - [2026-08-31 02:47:02] "GET /obj-perms HTTP/1.1" 200 4483 0.004735 10.0.0.50 - - [2026-08-31 02:47:02] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.006765 10.0.0.50 - - [2026-08-31 02:47:02] "POST /neutron/network HTTP/1.1" 200 1321 0.136408 10.0.0.50 - - [2026-08-31 02:47:02] "GET /virtual-network/994210e5-ca5a-48cc-87e9-e210ede2ca15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.006478 10.0.0.50 - - [2026-08-31 02:47:02] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3798 0.007250 10.0.0.50 - - [2026-08-31 02:47:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.036153 10.0.0.50 - - [2026-08-31 02:47:03] "POST /neutron/network HTTP/1.1" 200 1321 0.155945 10.0.0.50 - - [2026-08-31 02:47:03] "GET /virtual-network/06a24e34-d679-423f-a748-16c355cb9c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008943 10.0.0.50 - - [2026-08-31 02:47:03] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3800 0.007246 10.0.0.50 - - [2026-08-31 02:47:03] "POST /neutron/network HTTP/1.1" 200 1321 0.132241 10.0.0.50 - - [2026-08-31 02:47:03] "DELETE /access-control-list/a426bada-0d35-47ff-92a8-51013c34af02 HTTP/1.1" 200 115 0.096001 10.0.0.50 - - [2026-08-31 02:47:03] "GET /virtual-network/e426df9d-0b2b-437f-8beb-0a0d8e76c28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3195 0.019619 10.0.0.50 - - [2026-08-31 02:47:03] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3799 0.008373 10.0.0.50 - - [2026-08-31 02:47:04] "POST /neutron/network HTTP/1.1" 200 1321 0.158606 10.0.0.50 - - [2026-08-31 02:47:04] "POST /ref-update HTTP/1.1" 200 156 0.036226 10.0.0.50 - - [2026-08-31 02:47:04] "GET /virtual-network/26700faa-cc43-4bae-ba0b-985c705875d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3194 0.011927 10.0.0.50 - - [2026-08-31 02:47:04] "DELETE /network-policy/7b949b64-0ff9-4736-8d0b-dbeb124cb2f6 HTTP/1.1" 200 115 0.076869 10.0.0.50 - - [2026-08-31 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006462 10.0.0.38 - - [2026-08-31 02:47:04] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001169 10.0.0.50 - - [2026-08-31 02:47:04] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052829 10.0.0.50 - - [2026-08-31 02:47:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.006993 10.0.0.50 - - [2026-08-31 02:47:04] "DELETE /network-policy/7ae9ea60-a499-416a-8e37-569458b0eba1 HTTP/1.1" 200 115 0.049556 10.0.0.50 - - [2026-08-31 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009091 10.0.0.38 - - [2026-08-31 02:47:04] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.50 - - [2026-08-31 02:47:04] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.052842 10.0.0.50 - - [2026-08-31 02:47:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.006515 10.0.0.50 - - [2026-08-31 02:47:04] "DELETE /network-policy/5b097ab0-e382-46be-be0f-424609359fed HTTP/1.1" 200 115 0.049382 10.0.0.50 - - [2026-08-31 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008212 10.0.0.38 - - [2026-08-31 02:47:04] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001814 10.0.0.50 - - [2026-08-31 02:47:04] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.098524 10.0.0.50 - - [2026-08-31 02:47:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.006884 10.0.0.50 - - [2026-08-31 02:47:04] "DELETE /network-policy/dd28f88f-665a-45a6-85b5-d84ed024327b HTTP/1.1" 200 115 0.060428 10.0.0.50 - - [2026-08-31 02:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.38 - - [2026-08-31 02:47:05] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001034 10.0.0.50 - - [2026-08-31 02:47:05] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.059566 10.0.0.50 - - [2026-08-31 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006485 10.0.0.50 - - [2026-08-31 02:47:05] "DELETE /network-policy/4027898a-33cf-49cb-8843-a399776545c5 HTTP/1.1" 200 115 0.047361 10.0.0.50 - - [2026-08-31 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2026-08-31 02:47:05] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001226 10.0.0.50 - - [2026-08-31 02:47:05] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.049526 10.0.0.50 - - [2026-08-31 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.006932 10.0.0.50 - - [2026-08-31 02:47:05] "DELETE /network-policy/e04f5ef0-bdbf-4e8c-967b-2a9887001af7 HTTP/1.1" 200 115 0.051301 10.0.0.50 - - [2026-08-31 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-08-31 02:47:05] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001324 10.0.0.50 - - [2026-08-31 02:47:05] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056582 10.0.0.50 - - [2026-08-31 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.006400 10.0.0.50 - - [2026-08-31 02:47:05] "DELETE /network-policy/5464f0f8-2ce1-4409-b1fa-5c879b16229b HTTP/1.1" 200 115 0.043951 10.0.0.50 - - [2026-08-31 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.38 - - [2026-08-31 02:47:05] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002345 10.0.0.50 - - [2026-08-31 02:47:05] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056690 10.0.0.50 - - [2026-08-31 02:47:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.006951 10.0.0.50 - - [2026-08-31 02:47:05] "DELETE /network-policy/e6f33677-8d42-4b91-bb46-fd10e9808f8c HTTP/1.1" 200 115 0.042421 10.0.0.50 - - [2026-08-31 02:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.38 - - [2026-08-31 02:47:06] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001477 10.0.0.50 - - [2026-08-31 02:47:06] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.069707 10.0.0.50 - - [2026-08-31 02:47:06] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-60644700&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007709 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010567 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005045 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003831 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.011005 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.015946 10.0.0.38 - - [2026-08-31 02:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004933 10.0.0.50 - - [2026-08-31 02:47:06] "POST /neutron/network HTTP/1.1" 200 151 0.223923 10.0.0.50 - - [2026-08-31 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.50 - - [2026-08-31 02:47:07] "POST /neutron/network HTTP/1.1" 200 1321 0.015808 10.0.0.50 - - [2026-08-31 02:47:07] "DELETE /route-target/98b88bf5-2ad0-453f-98d7-39f1aeea220e HTTP/1.1" 200 115 0.029863 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005335 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003370 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003017 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007130 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006508 10.0.0.38 - - [2026-08-31 02:47:07] "POST /useragent-kv HTTP/1.1" 200 115 0.008980 10.0.0.50 - - [2026-08-31 02:47:07] "POST /neutron/network HTTP/1.1" 200 151 0.252999 10.0.0.50 - - [2026-08-31 02:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.50 - - [2026-08-31 02:47:08] "DELETE /network-ipam/fa3d6156-a561-4b85-b78c-afe1f5f9dd36 HTTP/1.1" 200 115 0.046424 10.0.0.50 - - [2026-08-31 02:47:08] "POST /fqname-to-id HTTP/1.1" 404 252 0.003320 10.0.0.38 - - [2026-08-31 02:47:08] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018 10.0.0.38 - - [2026-08-31 02:47:08] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.068692 10.0.0.38 - - [2026-08-31 02:47:08] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001354 10.0.0.38 - - [2026-08-31 02:47:08] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?fields=security_groups HTTP/1.1" 200 1397 0.069090 10.0.0.38 - - [2026-08-31 02:47:08] "DELETE /security-group/c09370ad-6a10-4321-b94b-ace7df94c4f7 HTTP/1.1" 200 115 0.066410 10.0.0.38 - - [2026-08-31 02:47:08] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001117 10.0.0.50 - - [2026-08-31 02:47:08] "DELETE /access-control-list/37f43279-c5eb-4749-8fd4-28f75ae07dba HTTP/1.1" 200 115 0.058216 10.0.0.38 - - [2026-08-31 02:47:08] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?fields=application_policy_sets HTTP/1.1" 200 1436 0.072507 10.0.0.50 - - [2026-08-31 02:47:08] "DELETE /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d HTTP/1.1" 200 115 0.516899 10.0.0.38 - - [2026-08-31 02:47:08] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001704 10.0.0.50 - - [2026-08-31 02:47:08] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?fields=projects HTTP/1.1" 200 1438 0.016118 10.0.0.50 - - [2026-08-31 02:47:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.004169 10.0.0.38 - - [2026-08-31 02:47:14] "POST /id-to-fqname HTTP/1.1" 200 198 0.004239 10.0.0.38 - - [2026-08-31 02:47:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.019476 10.0.0.38 - - [2026-08-31 02:47:14] "POST /security-groups HTTP/1.1" 200 599 0.036649 10.0.0.38 - - [2026-08-31 02:47:14] "POST /projects HTTP/1.1" 200 601 0.302283 10.0.0.50 - - [2026-08-31 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.340013 10.0.0.50 - - [2026-08-31 02:47:14] "POST /access-control-lists HTTP/1.1" 200 604 0.036716 10.0.0.38 - - [2026-08-31 02:47:14] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003911 10.0.0.50 - - [2026-08-31 02:47:14] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.079391 10.0.0.50 - - [2026-08-31 02:47:14] "POST /network-policys HTTP/1.1" 200 559 0.033174 10.0.0.50 - - [2026-08-31 02:47:14] "GET /network-policy/a8fe5683-36e0-4087-a97d-af22707b37a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.008812 10.0.0.50 - - [2026-08-31 02:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.38 - - [2026-08-31 02:47:14] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001257 10.0.0.50 - - [2026-08-31 02:47:14] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.053528 10.0.0.50 - - [2026-08-31 02:47:15] "POST /route-targets HTTP/1.1" 200 327 0.019627 10.0.0.38 - - [2026-08-31 02:47:15] "POST /useragent-kv HTTP/1.1" 200 115 0.016002 10.0.0.50 - - [2026-08-31 02:47:15] "POST /neutron/subnet HTTP/1.1" 200 721 0.306600 10.0.0.50 - - [2026-08-31 02:47:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.006641 10.0.0.50 - - [2026-08-31 02:47:15] "POST /id-to-fqname HTTP/1.1" 200 229 0.002071 10.0.0.50 - - [2026-08-31 02:47:15] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008937 10.0.0.50 - - [2026-08-31 02:47:15] "POST /neutron/network HTTP/1.1" 200 1016 0.009764 10.0.0.50 - - [2026-08-31 02:47:15] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006024 10.0.0.50 - - [2026-08-31 02:47:15] "POST /neutron/subnet HTTP/1.1" 200 813 0.010469 10.0.0.50 - - [2026-08-31 02:47:15] "POST /neutron/network HTTP/1.1" 200 1115 0.015742 10.0.0.50 - - [2026-08-31 02:47:15] "POST /access-control-lists HTTP/1.1" 200 599 0.069664 10.0.0.50 - - [2026-08-31 02:47:15] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.011326 10.0.0.50 - - [2026-08-31 02:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.50 - - [2026-08-31 02:47:16] "GET /network-policy/a8fe5683-36e0-4087-a97d-af22707b37a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006493 10.0.0.50 - - [2026-08-31 02:47:16] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.007406 10.0.0.185 - - [2026-08-31 02:47:16] "GET /obj-perms HTTP/1.1" 200 4483 0.004775 10.0.0.38 - - [2026-08-31 02:47:16] "GET /obj-perms HTTP/1.1" 200 4483 0.004210 10.0.0.50 - - [2026-08-31 02:47:16] "POST /id-to-fqname HTTP/1.1" 200 229 0.001826 10.0.0.38 - - [2026-08-31 02:47:16] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001470 10.0.0.50 - - [2026-08-31 02:47:16] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.091055 10.0.0.50 - - [2026-08-31 02:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.007143 10.0.0.50 - - [2026-08-31 02:47:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001565 10.0.0.50 - - [2026-08-31 02:47:17] "POST /neutron/network HTTP/1.1" 200 1125 0.017494 10.0.0.50 - - [2026-08-31 02:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.008123 10.0.0.38 - - [2026-08-31 02:47:21] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001249 10.0.0.50 - - [2026-08-31 02:47:21] "POST /neutron/port HTTP/1.1" 200 1183 0.516992 10.0.0.38 - - [2026-08-31 02:47:21] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001343 10.0.0.50 - - [2026-08-31 02:47:22] "POST /neutron/port HTTP/1.1" 200 1183 0.538501 10.0.0.50 - - [2026-08-31 02:47:22] "POST /neutron/port HTTP/1.1" 200 1183 0.029528 10.0.0.50 - - [2026-08-31 02:47:22] "POST /neutron/port HTTP/1.1" 200 1247 0.029634 10.0.0.50 - - [2026-08-31 02:47:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004428 10.0.0.50 - - [2026-08-31 02:47:23] "POST /neutron/port HTTP/1.1" 200 117 0.001243 10.0.0.50 - - [2026-08-31 02:47:23] "POST /neutron/port HTTP/1.1" 200 1247 0.023776 10.0.0.50 - - [2026-08-31 02:47:23] "POST /neutron/subnet HTTP/1.1" 200 1366 0.016095 10.0.0.50 - - [2026-08-31 02:47:23] "POST /neutron/network HTTP/1.1" 200 1115 0.010412 10.0.0.50 - - [2026-08-31 02:47:33] "POST /neutron/port HTTP/1.1" 200 1247 0.021110 10.0.0.50 - - [2026-08-31 02:47:38] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009920 10.0.0.50 - - [2026-08-31 02:47:43] "POST /neutron/port HTTP/1.1" 200 1247 0.023838 10.0.0.50 - - [2026-08-31 02:47:43] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010278 10.0.0.50 - - [2026-08-31 02:47:43] "GET /virtual-machine/fee802b0-3bdd-41d7-abf0-bcc5beeb203a HTTP/1.1" 200 1301 0.007553 10.0.0.50 - - [2026-08-31 02:47:43] "GET /virtual-machine-interface/521adab1-0cb3-4bce-a800-c333b644bbba HTTP/1.1" 200 3177 0.008254 10.0.0.50 - - [2026-08-31 02:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2026-08-31 02:47:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006168 10.0.0.50 - - [2026-08-31 02:47:43] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004152 10.0.0.50 - - [2026-08-31 02:47:43] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.007234 10.0.0.50 - - [2026-08-31 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2026-08-31 02:47:46] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.006143 10.0.0.50 - - [2026-08-31 02:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.50 - - [2026-08-31 02:47:50] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.007550 10.0.0.50 - - [2026-08-31 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.50 - - [2026-08-31 02:47:54] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.005828 10.0.0.50 - - [2026-08-31 02:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.50 - - [2026-08-31 02:47:58] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.009052 10.0.0.38 - - [2026-08-31 02:48:00] "DELETE /project/364eb9d5d57e435face6d3b12f3f639d HTTP/1.1" 404 173 0.035060 10.0.0.50 - - [2026-08-31 02:48:03] "POST /neutron/network HTTP/1.1" 200 1125 0.009533 10.0.0.50 - - [2026-08-31 02:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.50 - - [2026-08-31 02:48:03] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.005712 10.0.0.50 - - [2026-08-31 02:48:03] "POST /neutron/subnet HTTP/1.1" 200 1366 0.014830 10.0.0.50 - - [2026-08-31 02:48:03] "POST /neutron/network HTTP/1.1" 200 1115 0.011416 10.0.0.50 - - [2026-08-31 02:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-08-31 02:48:07] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.006464 10.0.0.50 - - [2026-08-31 02:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.50 - - [2026-08-31 02:48:11] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.006873 10.0.0.50 - - [2026-08-31 02:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.50 - - [2026-08-31 02:48:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004911 10.0.0.50 - - [2026-08-31 02:48:13] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003742 10.0.0.50 - - [2026-08-31 02:48:13] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.006861 10.0.0.50 - - [2026-08-31 02:48:18] "POST /neutron/port HTTP/1.1" 200 1247 0.044463 10.0.0.50 - - [2026-08-31 02:48:18] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009019 10.0.0.50 - - [2026-08-31 02:48:19] "GET /obj-perms HTTP/1.1" 200 4493 0.040006 10.0.0.50 - - [2026-08-31 02:48:22] "POST /neutron/network HTTP/1.1" 200 1125 0.010649 10.0.0.50 - - [2026-08-31 02:48:22] "POST /neutron/subnet HTTP/1.1" 200 1366 0.013268 10.0.0.50 - - [2026-08-31 02:48:22] "POST /neutron/network HTTP/1.1" 200 1115 0.011144 10.0.0.50 - - [2026-08-31 02:48:29] "POST /neutron/port HTTP/1.1" 200 1247 0.023179 10.0.0.50 - - [2026-08-31 02:48:29] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009558 10.0.0.50 - - [2026-08-31 02:48:29] "GET /virtual-machine/b8b52c18-f6c4-4f09-8b09-0cd353f9d92b HTTP/1.1" 200 1301 0.008184 10.0.0.50 - - [2026-08-31 02:48:29] "GET /virtual-machine-interface/d7d13951-b997-4d85-b597-52ed8e1883cf HTTP/1.1" 200 3178 0.007419 10.0.0.50 - - [2026-08-31 02:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.50 - - [2026-08-31 02:48:29] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004405 10.0.0.50 - - [2026-08-31 02:48:29] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005457 10.0.0.50 - - [2026-08-31 02:48:29] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.008626 10.0.0.50 - - [2026-08-31 02:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.50 - - [2026-08-31 02:48:30] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004633 10.0.0.50 - - [2026-08-31 02:48:30] "GET /virtual-networks?parent_id=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004405 10.0.0.50 - - [2026-08-31 02:48:30] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.008168 10.0.0.50 - - [2026-08-31 02:48:30] "POST /neutron/port HTTP/1.1" 200 1247 0.025764 10.0.0.50 - - [2026-08-31 02:48:35] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009363 10.0.0.50 - - [2026-08-31 02:48:41] "POST /neutron/port HTTP/1.1" 200 1247 0.025697 10.0.0.185 - - [2026-08-31 02:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000654 10.0.0.185 - - [2026-08-31 02:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.38 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.185 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.185 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.38 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-08-31 02:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.50 - - [2026-08-31 02:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.50 - - [2026-08-31 02:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2026-08-31 02:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.001152 10.0.0.50 - - [2026-08-31 02:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2026-08-31 02:49:03] "POST /neutron/port HTTP/1.1" 200 1247 0.057877 10.0.0.50 - - [2026-08-31 02:49:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004549 10.0.0.50 - - [2026-08-31 02:49:04] "POST /neutron/port HTTP/1.1" 200 117 0.001215 10.0.0.50 - - [2026-08-31 02:49:24] "POST /neutron/port HTTP/1.1" 200 1247 0.040378 10.0.0.50 - - [2026-08-31 02:49:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004078 10.0.0.50 - - [2026-08-31 02:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.50 - - [2026-08-31 02:49:34] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2945 0.007911 10.0.0.50 - - [2026-08-31 02:49:34] "POST /neutron/network HTTP/1.1" 200 1016 0.119316 10.0.0.50 - - [2026-08-31 02:49:34] "GET /virtual-network/5da16b1d-1d29-41aa-9987-817c0e9657bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.010411 10.0.0.50 - - [2026-08-31 02:49:35] "POST /neutron/network HTTP/1.1" 400 204 0.018206 10.0.0.50 - - [2026-08-31 02:49:36] "POST /neutron/port HTTP/1.1" 200 1237 0.026659 10.0.0.50 - - [2026-08-31 02:49:37] "POST /neutron/port HTTP/1.1" 200 151 0.514222 10.0.0.50 - - [2026-08-31 02:49:39] "POST /neutron/network HTTP/1.1" 200 1016 0.012619 10.0.0.50 - - [2026-08-31 02:49:39] "DELETE /route-target/298e45b2-1d1e-4603-a5a7-3dd49d944ae0 HTTP/1.1" 200 115 0.059961 10.0.0.50 - - [2026-08-31 02:49:39] "DELETE /network-policy/a8fe5683-36e0-4087-a97d-af22707b37a3 HTTP/1.1" 200 115 0.042616 10.0.0.38 - - [2026-08-31 02:49:42] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.021465 10.0.0.50 - - [2026-08-31 02:49:42] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.104283 10.0.0.38 - - [2026-08-31 02:49:42] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001594 10.0.0.50 - - [2026-08-31 02:49:42] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?fields=virtual_networks HTTP/1.1" 200 1058 0.055224 10.0.0.38 - - [2026-08-31 02:49:42] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001912 10.0.0.50 - - [2026-08-31 02:49:42] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.112211 10.0.0.38 - - [2026-08-31 02:49:42] "GET /projects?obj_uuids=364eb9d5-d57e-435f-ace6-d3b12f3f639d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.50 - - [2026-08-31 02:49:42] "GET /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d?fields=security_groups HTTP/1.1" 200 1292 0.080559 10.0.0.50 - - [2026-08-31 02:49:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.029745 10.0.0.38 - - [2026-08-31 02:49:43] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003276 10.0.0.38 - - [2026-08-31 02:49:43] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.38 - - [2026-08-31 02:49:43] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008458 10.0.0.38 - - [2026-08-31 02:49:43] "POST /id-to-fqname HTTP/1.1" 200 204 0.008783 10.0.0.38 - - [2026-08-31 02:49:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.015560 10.0.0.38 - - [2026-08-31 02:49:44] "POST /security-groups HTTP/1.1" 200 605 0.049112 10.0.0.38 - - [2026-08-31 02:49:44] "POST /projects HTTP/1.1" 200 613 0.344405 10.0.0.38 - - [2026-08-31 02:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.389880 10.0.0.50 - - [2026-08-31 02:49:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.013547 10.0.0.50 - - [2026-08-31 02:49:44] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.549088 10.0.0.50 - - [2026-08-31 02:49:45] "GET / HTTP/1.1" 200 35931 0.002308 10.0.0.50 - - [2026-08-31 02:49:47] "DELETE /access-control-list/7319d324-9202-4b7b-b7e6-d112518eb53a HTTP/1.1" 200 115 0.035283 10.0.0.50 - - [2026-08-31 02:49:48] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000697 10.0.0.38 - - [2026-08-31 02:49:49] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001104 10.0.0.50 - - [2026-08-31 02:49:49] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.111693 10.0.0.50 - - [2026-08-31 02:49:49] "GET / HTTP/1.1" 200 35931 0.002518 10.0.0.50 - - [2026-08-31 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.38 - - [2026-08-31 02:49:50] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.50 - - [2026-08-31 02:49:50] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007635 10.0.0.50 - - [2026-08-31 02:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.38 - - [2026-08-31 02:49:50] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001273 10.0.0.50 - - [2026-08-31 02:49:50] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.051234 10.0.0.50 - - [2026-08-31 02:49:51] "GET /domains HTTP/1.1" 401 292 0.000619 10.0.0.50 - - [2026-08-31 02:49:52] "GET /domains HTTP/1.1" 200 280 0.025744 10.0.0.38 - - [2026-08-31 02:49:52] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001267 10.0.0.50 - - [2026-08-31 02:49:52] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597 HTTP/1.1" 200 2781 0.010899 10.0.0.38 - - [2026-08-31 02:49:52] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001198 10.0.0.50 - - [2026-08-31 02:49:52] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f HTTP/1.1" 200 1945 0.127563 10.0.0.50 - - [2026-08-31 02:49:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004003 10.0.0.50 - - [2026-08-31 02:49:52] "POST /network-ipams HTTP/1.1" 200 627 0.035718 10.0.0.50 - - [2026-08-31 02:49:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.004597 10.0.0.50 - - [2026-08-31 02:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.50 - - [2026-08-31 02:49:52] "GET /network-ipam/f2c05f9f-bf22-4025-82ad-6ffac8442ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008421 10.0.0.50 - - [2026-08-31 02:49:52] "PUT /network-ipam/f2c05f9f-bf22-4025-82ad-6ffac8442ecb HTTP/1.1" 200 258 0.017028 10.0.0.50 - - [2026-08-31 02:49:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.50 - - [2026-08-31 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023705 10.0.0.38 - - [2026-08-31 02:49:53] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001475 10.0.0.50 - - [2026-08-31 02:49:53] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.044195 10.0.0.38 - - [2026-08-31 02:49:53] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001198 10.0.0.50 - - [2026-08-31 02:49:53] "POST /neutron/network HTTP/1.1" 200 637 0.193720 10.0.0.50 - - [2026-08-31 02:49:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.008354 10.0.0.50 - - [2026-08-31 02:49:53] "POST /neutron/network HTTP/1.1" 200 1156 0.012869 10.0.0.50 - - [2026-08-31 02:49:53] "POST /id-to-fqname HTTP/1.1" 200 237 0.001539 10.0.0.50 - - [2026-08-31 02:49:53] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008010 10.0.0.50 - - [2026-08-31 02:49:54] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007006 10.0.0.50 - - [2026-08-31 02:49:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.010643 10.0.0.50 - - [2026-08-31 02:49:54] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007431 10.0.0.185 - - [2026-08-31 02:49:55] "GET /obj-perms HTTP/1.1" 200 4458 0.058270 10.0.0.38 - - [2026-08-31 02:49:56] "GET /obj-perms HTTP/1.1" 200 4458 0.043897 10.0.0.50 - - [2026-08-31 02:49:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.003985 10.0.0.50 - - [2026-08-31 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.38 - - [2026-08-31 02:49:56] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001050 10.0.0.50 - - [2026-08-31 02:49:56] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.060731 10.0.0.50 - - [2026-08-31 02:49:56] "POST /network-policys HTTP/1.1" 200 565 0.078894 10.0.0.50 - - [2026-08-31 02:49:56] "GET /network-policy/06303fb1-7149-4714-a8d6-19ebaa5d14d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4072 0.007113 10.0.0.50 - - [2026-08-31 02:49:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.003668 10.0.0.50 - - [2026-08-31 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.38 - - [2026-08-31 02:49:56] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001031 10.0.0.50 - - [2026-08-31 02:49:56] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.058217 10.0.0.50 - - [2026-08-31 02:49:56] "POST /network-policys HTTP/1.1" 200 565 0.078926 10.0.0.50 - - [2026-08-31 02:49:56] "GET /network-policy/191fea32-4eb1-49dc-b1f6-92e09a1fb1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.007356 10.0.0.50 - - [2026-08-31 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.003861 10.0.0.50 - - [2026-08-31 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.38 - - [2026-08-31 02:49:57] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001124 10.0.0.50 - - [2026-08-31 02:49:57] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.071880 10.0.0.50 - - [2026-08-31 02:49:57] "POST /network-policys HTTP/1.1" 200 565 0.046875 10.0.0.50 - - [2026-08-31 02:49:57] "GET /network-policy/5e5e6c26-9cbb-4295-a448-368da068c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.008380 10.0.0.50 - - [2026-08-31 02:49:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.015847 10.0.0.50 - - [2026-08-31 02:49:57] "POST /neutron/network HTTP/1.1" 200 1353 0.124901 10.0.0.50 - - [2026-08-31 02:49:57] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.016007 10.0.0.50 - - [2026-08-31 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020226 10.0.0.50 - - [2026-08-31 02:49:57] "GET /network-policy/06303fb1-7149-4714-a8d6-19ebaa5d14d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4072 0.005146 10.0.0.50 - - [2026-08-31 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.50 - - [2026-08-31 02:49:57] "GET /network-policy/191fea32-4eb1-49dc-b1f6-92e09a1fb1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005043 10.0.0.50 - - [2026-08-31 02:49:58] "POST /id-to-fqname HTTP/1.1" 200 237 0.001492 10.0.0.50 - - [2026-08-31 02:49:58] "POST /neutron/network HTTP/1.1" 200 1353 0.035842 10.0.0.50 - - [2026-08-31 02:49:58] "POST /neutron/port HTTP/1.1" 200 117 0.008919 10.0.0.38 - - [2026-08-31 02:50:00] "DELETE /project/0e9213165b7f450280a7ad70b31c070f HTTP/1.1" 404 173 0.003144 10.0.0.38 - - [2026-08-31 02:50:00] "DELETE /project/364eb9d5-d57e-435f-ace6-d3b12f3f639d HTTP/1.1" 404 177 0.005919 10.0.0.50 - - [2026-08-31 02:50:03] "POST /neutron/port HTTP/1.1" 200 1194 0.028789 10.0.0.50 - - [2026-08-31 02:50:03] "POST /neutron/port HTTP/1.1" 200 1258 0.022452 10.0.0.50 - - [2026-08-31 02:50:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005558 10.0.0.50 - - [2026-08-31 02:50:04] "POST /neutron/port HTTP/1.1" 200 117 0.001607 10.0.0.50 - - [2026-08-31 02:50:08] "POST /neutron/port HTTP/1.1" 200 1258 0.020989 10.0.0.50 - - [2026-08-31 02:50:13] "POST /neutron/security_group HTTP/1.1" 200 2084 0.008009 10.0.0.50 - - [2026-08-31 02:50:24] "POST /neutron/port HTTP/1.1" 200 1258 0.022382 10.0.0.50 - - [2026-08-31 02:50:24] "POST /neutron/security_group HTTP/1.1" 200 2084 0.008458 10.0.0.50 - - [2026-08-31 02:50:24] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 401 292 0.000655 10.0.0.50 - - [2026-08-31 02:50:24] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 200 1305 0.029826 10.0.0.50 - - [2026-08-31 02:50:24] "GET /virtual-machine-interface/5d41a43a-1ad6-4cd0-ac8f-b0d38322b62a HTTP/1.1" 200 3176 0.008452 10.0.0.50 - - [2026-08-31 02:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.50 - - [2026-08-31 02:50:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004170 10.0.0.50 - - [2026-08-31 02:50:24] "GET /virtual-networks?parent_id=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004150 10.0.0.50 - - [2026-08-31 02:50:24] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007048 10.0.0.50 - - [2026-08-31 02:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-08-31 02:50:27] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006428 10.0.0.50 - - [2026-08-31 02:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.50 - - [2026-08-31 02:50:32] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006707 10.0.0.50 - - [2026-08-31 02:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2026-08-31 02:50:36] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006799 10.0.0.50 - - [2026-08-31 02:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.50 - - [2026-08-31 02:50:40] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007804 10.0.0.50 - - [2026-08-31 02:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.50 - - [2026-08-31 02:50:44] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006970 10.0.0.50 - - [2026-08-31 02:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.50 - - [2026-08-31 02:50:48] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006516 10.0.0.50 - - [2026-08-31 02:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-08-31 02:50:52] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.007119 10.0.0.50 - - [2026-08-31 02:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.50 - - [2026-08-31 02:50:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.50 - - [2026-08-31 02:50:56] "GET /virtual-networks?parent_id=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003363 10.0.0.50 - - [2026-08-31 02:50:56] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3306 0.006701 10.0.0.50 - - [2026-08-31 02:50:56] "POST /neutron/port HTTP/1.1" 200 1258 0.020343 10.0.0.50 - - [2026-08-31 02:51:00] "POST /neutron/security_group HTTP/1.1" 200 2084 0.007838 10.0.0.50 - - [2026-08-31 02:51:05] "POST /neutron/port HTTP/1.1" 200 1258 0.022918 10.0.0.50 - - [2026-08-31 02:51:07] "POST /neutron/security_group HTTP/1.1" 200 2084 0.009584 10.0.0.50 - - [2026-08-31 02:51:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004830 10.0.0.50 - - [2026-08-31 02:51:07] "POST /neutron/port HTTP/1.1" 200 117 0.001324 10.0.0.50 - - [2026-08-31 02:51:12] "POST /neutron/security_group HTTP/1.1" 200 2084 0.009558 10.0.0.50 - - [2026-08-31 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.50 - - [2026-08-31 02:51:12] "GET /network-policy/06303fb1-7149-4714-a8d6-19ebaa5d14d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4072 0.004615 10.0.0.50 - - [2026-08-31 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007723 10.0.0.50 - - [2026-08-31 02:51:12] "GET /network-policy/191fea32-4eb1-49dc-b1f6-92e09a1fb1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004821 10.0.0.50 - - [2026-08-31 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2026-08-31 02:51:12] "GET /network-policy/5e5e6c26-9cbb-4295-a448-368da068c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004393 10.0.0.50 - - [2026-08-31 02:51:13] "POST /neutron/network HTTP/1.1" 200 1353 0.010018 10.0.0.50 - - [2026-08-31 02:51:13] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008316 10.0.0.50 - - [2026-08-31 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.50 - - [2026-08-31 02:51:13] "GET /network-policy/06303fb1-7149-4714-a8d6-19ebaa5d14d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4072 0.004882 10.0.0.50 - - [2026-08-31 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.50 - - [2026-08-31 02:51:13] "GET /network-policy/191fea32-4eb1-49dc-b1f6-92e09a1fb1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004775 10.0.0.50 - - [2026-08-31 02:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.50 - - [2026-08-31 02:51:13] "GET /network-policy/5e5e6c26-9cbb-4295-a448-368da068c240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.004406 10.0.0.50 - - [2026-08-31 02:51:18] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006456 10.0.0.50 - - [2026-08-31 02:51:18] "POST /neutron/network HTTP/1.1" 200 1445 0.011758 10.0.0.50 - - [2026-08-31 02:51:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.011759 10.0.0.50 - - [2026-08-31 02:51:18] "DELETE /access-control-list/d1530673-3a25-479b-8d6a-a995d61fcc32 HTTP/1.1" 200 115 0.057929 10.0.0.50 - - [2026-08-31 02:51:18] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008441 10.0.0.50 - - [2026-08-31 02:51:22] "GET /obj-perms HTTP/1.1" 200 4493 0.047498 10.0.0.50 - - [2026-08-31 02:51:23] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 200 1305 0.004709 10.0.0.50 - - [2026-08-31 02:51:25] "POST /neutron/port HTTP/1.1" 200 1258 0.024932 10.0.0.50 - - [2026-08-31 02:51:25] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 200 1305 0.004702 10.0.0.50 - - [2026-08-31 02:51:27] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 404 171 0.003426 10.0.0.50 - - [2026-08-31 02:51:27] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 404 171 0.003286 10.0.0.50 - - [2026-08-31 02:51:27] "GET /virtual-machine/2ead8fc0-ee8a-47ac-8a8e-899d78f5bdec HTTP/1.1" 404 171 0.003365 10.0.0.50 - - [2026-08-31 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.50 - - [2026-08-31 02:51:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004571 10.0.0.50 - - [2026-08-31 02:51:28] "GET /virtual-networks?parent_id=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.004039 10.0.0.50 - - [2026-08-31 02:51:28] "GET /virtual-network/d83f292c-6837-4cb2-b8af-517baeef1bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008284 10.0.0.50 - - [2026-08-31 02:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.50 - - [2026-08-31 02:51:28] "GET /routing-instance/0ab5bed9-f6a1-4693-8b79-42ec7c6d286f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.006482 10.0.0.50 - - [2026-08-31 02:51:28] "GET /route-target/e03c44d2-fc06-45d6-99f8-9aac8bcdc9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005023 10.0.0.38 - - [2026-08-31 02:51:31] "GET /obj-perms HTTP/1.1" 200 4458 0.004753 10.0.0.50 - - [2026-08-31 02:51:31] "GET /obj-perms HTTP/1.1" 200 4458 0.036455 10.0.0.50 - - [2026-08-31 02:51:31] "DELETE /network-policy/5e5e6c26-9cbb-4295-a448-368da068c240 HTTP/1.1" 200 115 0.055167 10.0.0.50 - - [2026-08-31 02:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.38 - - [2026-08-31 02:51:31] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001198 10.0.0.50 - - [2026-08-31 02:51:31] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.056296 10.0.0.50 - - [2026-08-31 02:51:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-53672197&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005840 10.0.0.50 - - [2026-08-31 02:51:32] "DELETE /network-policy/191fea32-4eb1-49dc-b1f6-92e09a1fb1c7 HTTP/1.1" 200 115 0.047829 10.0.0.50 - - [2026-08-31 02:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.38 - - [2026-08-31 02:51:32] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001394 10.0.0.50 - - [2026-08-31 02:51:32] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.057209 10.0.0.50 - - [2026-08-31 02:51:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-53672197&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.006342 10.0.0.50 - - [2026-08-31 02:51:32] "DELETE /network-policy/06303fb1-7149-4714-a8d6-19ebaa5d14d5 HTTP/1.1" 200 115 0.050112 10.0.0.50 - - [2026-08-31 02:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.38 - - [2026-08-31 02:51:32] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001241 10.0.0.50 - - [2026-08-31 02:51:32] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.046031 10.0.0.50 - - [2026-08-31 02:51:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-53672197&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006381 10.0.0.50 - - [2026-08-31 02:51:32] "POST /neutron/network HTTP/1.1" 200 1156 0.010497 10.0.0.50 - - [2026-08-31 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.50 - - [2026-08-31 02:51:33] "DELETE /network-ipam/f2c05f9f-bf22-4025-82ad-6ffac8442ecb HTTP/1.1" 200 115 0.044806 10.0.0.50 - - [2026-08-31 02:51:33] "POST /fqname-to-id HTTP/1.1" 404 264 0.005012 10.0.0.38 - - [2026-08-31 02:51:33] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001178 10.0.0.38 - - [2026-08-31 02:51:33] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.060818 10.0.0.38 - - [2026-08-31 02:51:33] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001369 10.0.0.38 - - [2026-08-31 02:51:33] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?fields=security_groups HTTP/1.1" 200 1414 0.063903 10.0.0.38 - - [2026-08-31 02:51:33] "DELETE /security-group/15428074-523e-46ad-ad4f-871a1287278f HTTP/1.1" 200 115 0.061377 10.0.0.38 - - [2026-08-31 02:51:33] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002347 10.0.0.50 - - [2026-08-31 02:51:33] "DELETE /access-control-list/d88cdecd-3591-4204-9873-a87b7b85c7bd HTTP/1.1" 200 115 0.071446 10.0.0.38 - - [2026-08-31 02:51:33] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?fields=application_policy_sets HTTP/1.1" 200 1453 0.097139 10.0.0.50 - - [2026-08-31 02:51:33] "DELETE /project/0e921316-5b7f-4502-80a7-ad70b31c070f HTTP/1.1" 200 115 0.514444 10.0.0.38 - - [2026-08-31 02:51:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001445 10.0.0.50 - - [2026-08-31 02:51:33] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?fields=projects HTTP/1.1" 200 1438 0.012012 10.0.0.38 - - [2026-08-31 02:51:36] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005012 10.0.0.38 - - [2026-08-31 02:51:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001025 10.0.0.38 - - [2026-08-31 02:51:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.050848 10.0.0.38 - - [2026-08-31 02:51:36] "POST /id-to-fqname HTTP/1.1" 200 204 0.001643 10.0.0.38 - - [2026-08-31 02:51:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.027129 10.0.0.38 - - [2026-08-31 02:51:36] "POST /security-groups HTTP/1.1" 200 605 0.094520 10.0.0.38 - - [2026-08-31 02:51:36] "POST /projects HTTP/1.1" 200 613 0.386079 10.0.0.38 - - [2026-08-31 02:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.430079 10.0.0.50 - - [2026-08-31 02:51:36] "POST /access-control-lists HTTP/1.1" 200 610 0.044060 10.0.0.50 - - [2026-08-31 02:51:37] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.654739 10.0.0.38 - - [2026-08-31 02:51:37] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001438 10.0.0.50 - - [2026-08-31 02:51:37] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?fields=virtual_networks HTTP/1.1" 200 1069 0.100419 10.0.0.38 - - [2026-08-31 02:51:37] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001452 10.0.0.50 - - [2026-08-31 02:51:37] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.066648 10.0.0.38 - - [2026-08-31 02:51:37] "GET /projects?obj_uuids=0e921316-5b7f-4502-80a7-ad70b31c070f&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001698 10.0.0.50 - - [2026-08-31 02:51:37] "GET /project/0e921316-5b7f-4502-80a7-ad70b31c070f?fields=security_groups HTTP/1.1" 200 1309 0.075867 10.0.0.50 - - [2026-08-31 02:51:38] "POST /fqname-to-id HTTP/1.1" 404 204 0.028979 10.0.0.38 - - [2026-08-31 02:51:38] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003660 10.0.0.38 - - [2026-08-31 02:51:38] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.38 - - [2026-08-31 02:51:38] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008792 10.0.0.38 - - [2026-08-31 02:51:38] "POST /id-to-fqname HTTP/1.1" 200 206 0.006248 10.0.0.38 - - [2026-08-31 02:51:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.017048 10.0.0.38 - - [2026-08-31 02:51:38] "POST /security-groups HTTP/1.1" 200 607 0.040059 10.0.0.50 - - [2026-08-31 02:51:38] "POST /fqname-to-id HTTP/1.1" 404 250 0.004157 10.0.0.38 - - [2026-08-31 02:51:38] "POST /projects HTTP/1.1" 200 617 0.303494 10.0.0.38 - - [2026-08-31 02:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.376458 10.0.0.50 - - [2026-08-31 02:51:38] "POST /access-control-lists HTTP/1.1" 200 610 0.038677 10.0.0.50 - - [2026-08-31 02:51:38] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.566862 10.0.0.50 - - [2026-08-31 02:51:40] "GET / HTTP/1.1" 200 35931 0.002264 10.0.0.50 - - [2026-08-31 02:51:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000615 10.0.0.50 - - [2026-08-31 02:51:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.067064 10.0.0.50 - - [2026-08-31 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2026-08-31 02:51:43] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001177 10.0.0.50 - - [2026-08-31 02:51:43] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.052567 10.0.0.50 - - [2026-08-31 02:51:43] "POST /network-policys HTTP/1.1" 200 567 0.032315 10.0.0.50 - - [2026-08-31 02:51:43] "GET /network-policy/9b10792d-13cf-4b03-93e4-385c6a044b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.018850 10.0.0.50 - - [2026-08-31 02:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.38 - - [2026-08-31 02:51:43] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001222 10.0.0.50 - - [2026-08-31 02:51:43] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.071089 10.0.0.38 - - [2026-08-31 02:51:43] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001159 10.0.0.50 - - [2026-08-31 02:51:44] "POST /neutron/network HTTP/1.1" 200 635 0.200093 10.0.0.50 - - [2026-08-31 02:51:44] "POST /neutron/network HTTP/1.1" 200 1028 0.012678 10.0.0.50 - - [2026-08-31 02:51:44] "POST /id-to-fqname HTTP/1.1" 200 237 0.001166 10.0.0.50 - - [2026-08-31 02:51:44] "GET /virtual-network/86d786c9-8ae8-4c41-bc74-ee556e527796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005408 10.0.0.50 - - [2026-08-31 02:51:44] "GET /virtual-network/86d786c9-8ae8-4c41-bc74-ee556e527796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.007517 10.0.0.50 - - [2026-08-31 02:51:44] "POST /neutron/subnet HTTP/1.1" 200 725 0.012708 10.0.0.50 - - [2026-08-31 02:51:45] "POST /fqname-to-id HTTP/1.1" 404 252 0.006061 10.0.0.50 - - [2026-08-31 02:51:45] "POST /neutron/network HTTP/1.1" 200 1135 0.116298 10.0.0.50 - - [2026-08-31 02:51:45] "GET /virtual-network/86d786c9-8ae8-4c41-bc74-ee556e527796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.022779 10.0.0.50 - - [2026-08-31 02:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.50 - - [2026-08-31 02:51:45] "GET /network-policy/9b10792d-13cf-4b03-93e4-385c6a044b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005919 10.0.0.50 - - [2026-08-31 02:51:45] "GET /virtual-network/86d786c9-8ae8-4c41-bc74-ee556e527796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2981 0.007386 10.0.0.185 - - [2026-08-31 02:51:46] "GET /obj-perms HTTP/1.1" 200 4499 0.056444 10.0.0.50 - - [2026-08-31 02:51:47] "DELETE /network-policy/9b10792d-13cf-4b03-93e4-385c6a044b7d HTTP/1.1" 409 238 0.012008 10.0.0.38 - - [2026-08-31 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003043 10.0.0.50 - - [2026-08-31 02:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.38 - - [2026-08-31 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006203 10.0.0.38 - - [2026-08-31 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.011355 10.0.0.38 - - [2026-08-31 02:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.013075 10.0.0.50 - - [2026-08-31 02:51:47] "POST /neutron/network HTTP/1.1" 200 151 0.270662 10.0.0.50 - - [2026-08-31 02:51:48] "DELETE /access-control-list/dd31c4ff-adbd-45a2-82ae-3cecfe03d3eb HTTP/1.1" 200 115 0.073341 10.0.0.50 - - [2026-08-31 02:51:48] "DELETE /network-policy/9b10792d-13cf-4b03-93e4-385c6a044b7d HTTP/1.1" 200 115 0.044742 10.0.0.50 - - [2026-08-31 02:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.38 - - [2026-08-31 02:51:48] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002000 10.0.0.50 - - [2026-08-31 02:51:48] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.105964 10.0.0.50 - - [2026-08-31 02:51:48] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-33950583&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006707 10.0.0.38 - - [2026-08-31 02:51:51] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001209 10.0.0.50 - - [2026-08-31 02:51:51] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.066038 10.0.0.38 - - [2026-08-31 02:51:51] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001238 10.0.0.50 - - [2026-08-31 02:51:51] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?fields=virtual_networks HTTP/1.1" 200 1075 0.055199 10.0.0.38 - - [2026-08-31 02:51:51] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001359 10.0.0.50 - - [2026-08-31 02:51:51] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?fields=virtual_machine_interfaces HTTP/1.1" 200 1075 0.062645 10.0.0.38 - - [2026-08-31 02:51:51] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001336 10.0.0.50 - - [2026-08-31 02:51:51] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?fields=security_groups HTTP/1.1" 200 1317 0.071035 10.0.0.50 - - [2026-08-31 02:51:52] "POST /fqname-to-id HTTP/1.1" 404 188 0.033505 10.0.0.38 - - [2026-08-31 02:51:52] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003926 10.0.0.38 - - [2026-08-31 02:51:52] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000994 10.0.0.38 - - [2026-08-31 02:51:52] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007288 10.0.0.38 - - [2026-08-31 02:51:52] "POST /id-to-fqname HTTP/1.1" 200 190 0.007032 10.0.0.38 - - [2026-08-31 02:51:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.008386 10.0.0.38 - - [2026-08-31 02:51:52] "POST /security-groups HTTP/1.1" 200 591 0.041619 10.0.0.38 - - [2026-08-31 02:51:52] "POST /projects HTTP/1.1" 200 585 0.345286 10.0.0.50 - - [2026-08-31 02:51:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.011667 10.0.0.38 - - [2026-08-31 02:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.416878 10.0.0.50 - - [2026-08-31 02:51:52] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.580127 10.0.0.50 - - [2026-08-31 02:51:54] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.50 - - [2026-08-31 02:51:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000583 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.059722 10.0.0.50 - - [2026-08-31 02:51:56] "POST /network-ipams HTTP/1.1" 200 513 0.036818 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004440 10.0.0.50 - - [2026-08-31 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipam/532d17e6-be47-43dd-bda5-93b09461f973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.008556 10.0.0.50 - - [2026-08-31 02:51:56] "PUT /network-ipam/532d17e6-be47-43dd-bda5-93b09461f973 HTTP/1.1" 200 258 0.018358 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.004473 10.0.0.50 - - [2026-08-31 02:51:56] "POST /network-ipams HTTP/1.1" 200 513 0.038079 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003805 10.0.0.50 - - [2026-08-31 02:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipam/4674d012-eb65-454d-a55e-3665640c0d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007169 10.0.0.50 - - [2026-08-31 02:51:56] "PUT /network-ipam/4674d012-eb65-454d-a55e-3665640c0d54 HTTP/1.1" 200 258 0.016045 10.0.0.50 - - [2026-08-31 02:51:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.004165 10.0.0.50 - - [2026-08-31 02:51:57] "POST /network-ipams HTTP/1.1" 200 513 0.036402 10.0.0.50 - - [2026-08-31 02:51:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.007436 10.0.0.50 - - [2026-08-31 02:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.50 - - [2026-08-31 02:51:57] "GET /network-ipam/d2cfb6d9-116f-433c-83ea-ac12eae6c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.007949 10.0.0.50 - - [2026-08-31 02:51:57] "PUT /network-ipam/d2cfb6d9-116f-433c-83ea-ac12eae6c1d8 HTTP/1.1" 200 258 0.021304 10.0.0.50 - - [2026-08-31 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.38 - - [2026-08-31 02:51:58] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000995 10.0.0.50 - - [2026-08-31 02:51:58] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.068054 10.0.0.50 - - [2026-08-31 02:51:58] "POST /ref-update HTTP/1.1" 200 156 0.042952 10.0.0.38 - - [2026-08-31 02:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.010067 10.0.0.50 - - [2026-08-31 02:51:58] "POST /neutron/subnet HTTP/1.1" 200 715 0.246008 10.0.0.50 - - [2026-08-31 02:51:58] "POST /id-to-fqname HTTP/1.1" 200 221 0.001551 10.0.0.50 - - [2026-08-31 02:51:58] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006736 10.0.0.50 - - [2026-08-31 02:51:58] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006413 10.0.0.50 - - [2026-08-31 02:51:58] "POST /neutron/network HTTP/1.1" 200 834 0.008210 10.0.0.50 - - [2026-08-31 02:51:58] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008377 10.0.0.50 - - [2026-08-31 02:51:58] "GET /network-ipam/532d17e6-be47-43dd-bda5-93b09461f973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.005425 10.0.0.50 - - [2026-08-31 02:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.38 - - [2026-08-31 02:51:59] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001190 10.0.0.50 - - [2026-08-31 02:51:59] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.070216 10.0.0.50 - - [2026-08-31 02:51:59] "POST /neutron/network HTTP/1.1" 200 117 0.015357 10.0.0.50 - - [2026-08-31 02:51:59] "POST /neutron/network HTTP/1.1" 200 836 0.010154 10.0.0.50 - - [2026-08-31 02:51:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001431 10.0.0.50 - - [2026-08-31 02:51:59] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006714 10.0.0.50 - - [2026-08-31 02:51:59] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006724 10.0.0.50 - - [2026-08-31 02:51:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.009849 10.0.0.50 - - [2026-08-31 02:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2026-08-31 02:51:59] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001284 10.0.0.50 - - [2026-08-31 02:51:59] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.080803 10.0.0.50 - - [2026-08-31 02:52:00] "POST /route-targets HTTP/1.1" 200 327 0.022671 10.0.0.38 - - [2026-08-31 02:52:00] "POST /useragent-kv HTTP/1.1" 200 115 0.020807 10.0.0.50 - - [2026-08-31 02:52:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.253016 10.0.0.50 - - [2026-08-31 02:52:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001787 10.0.0.50 - - [2026-08-31 02:52:00] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006971 10.0.0.50 - - [2026-08-31 02:52:00] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006710 10.0.0.50 - - [2026-08-31 02:52:00] "POST /neutron/network HTTP/1.1" 200 837 0.009230 10.0.0.38 - - [2026-08-31 02:52:00] "DELETE /project/0e921316-5b7f-4502-80a7-ad70b31c070f HTTP/1.1" 404 177 0.010292 10.0.0.38 - - [2026-08-31 02:52:00] "DELETE /project/0e9213165b7f450280a7ad70b31c070f HTTP/1.1" 404 173 0.009347 10.0.0.38 - - [2026-08-31 02:52:00] "DELETE /project/726336d4763c44808cdada1d9f5837f5 HTTP/1.1" 404 173 0.006509 10.0.0.38 - - [2026-08-31 02:52:00] "DELETE /project/bbc8a8d1b9be499a8b511f073babad88 HTTP/1.1" 404 173 0.005404 10.0.0.38 - - [2026-08-31 02:52:00] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000973 10.0.0.50 - - [2026-08-31 02:52:00] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005689 10.0.0.38 - - [2026-08-31 02:52:00] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.055166 10.0.0.38 - - [2026-08-31 02:52:00] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001245 10.0.0.38 - - [2026-08-31 02:52:00] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?fields=security_groups HTTP/1.1" 200 1422 0.054222 10.0.0.38 - - [2026-08-31 02:52:00] "DELETE /security-group/f7bd9618-0976-4620-aa3c-1b08b08f5953 HTTP/1.1" 200 115 0.067329 10.0.0.38 - - [2026-08-31 02:52:00] "GET /projects?obj_uuids=bbc8a8d1-b9be-499a-8b51-1f073babad88&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001288 10.0.0.38 - - [2026-08-31 02:52:01] "GET /project/bbc8a8d1-b9be-499a-8b51-1f073babad88?fields=application_policy_sets HTTP/1.1" 200 1461 0.104756 10.0.0.50 - - [2026-08-31 02:52:01] "DELETE /access-control-list/3e435fff-7ff9-469b-a755-16a829778d5a HTTP/1.1" 200 115 0.099590 10.0.0.38 - - [2026-08-31 02:52:01] "DELETE /project/bbc8a8d1-b9be-499a-8b51-1f073babad88 HTTP/1.1" 200 115 0.551285 10.0.0.50 - - [2026-08-31 02:52:01] "GET /obj-perms HTTP/1.1" 200 4467 0.059737 10.0.0.38 - - [2026-08-31 02:52:02] "GET /obj-perms HTTP/1.1" 200 4467 0.058263 10.0.0.50 - - [2026-08-31 02:52:02] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010420 10.0.0.50 - - [2026-08-31 02:52:03] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009955 10.0.0.185 - - [2026-08-31 02:52:03] "GET /obj-perms HTTP/1.1" 200 4467 0.038309 10.0.0.50 - - [2026-08-31 02:52:03] "POST /fqname-to-id HTTP/1.1" 404 215 0.003549 10.0.0.50 - - [2026-08-31 02:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.38 - - [2026-08-31 02:52:03] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.50 - - [2026-08-31 02:52:04] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057063 10.0.0.50 - - [2026-08-31 02:52:04] "POST /network-policys HTTP/1.1" 200 553 0.036949 10.0.0.50 - - [2026-08-31 02:52:04] "GET /network-policy/520e2980-872b-4fbe-932a-820df8441219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008483 10.0.0.50 - - [2026-08-31 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 215 0.003621 10.0.0.50 - - [2026-08-31 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.38 - - [2026-08-31 02:52:04] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001124 10.0.0.50 - - [2026-08-31 02:52:04] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.071851 10.0.0.50 - - [2026-08-31 02:52:04] "POST /network-policys HTTP/1.1" 200 553 0.037844 10.0.0.50 - - [2026-08-31 02:52:04] "GET /network-policy/0ccdba7f-56cb-41af-b066-60405a77e709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.009016 10.0.0.50 - - [2026-08-31 02:52:04] "POST /fqname-to-id HTTP/1.1" 404 215 0.003883 10.0.0.50 - - [2026-08-31 02:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.38 - - [2026-08-31 02:52:04] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001234 10.0.0.50 - - [2026-08-31 02:52:04] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.059522 10.0.0.50 - - [2026-08-31 02:52:04] "POST /network-policys HTTP/1.1" 200 553 0.030797 10.0.0.50 - - [2026-08-31 02:52:04] "GET /network-policy/51a1b442-aa20-4ae6-a8d6-7524b1f73db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.008211 10.0.0.50 - - [2026-08-31 02:52:04] "POST /ref-update HTTP/1.1" 200 156 0.088874 10.0.0.50 - - [2026-08-31 02:52:05] "POST /ref-update HTTP/1.1" 200 156 0.112542 10.0.0.50 - - [2026-08-31 02:52:05] "PUT /access-control-list/cf96f51f-75f0-4b2c-a6fe-234f58d1cfdf HTTP/1.1" 200 272 0.077301 10.0.0.50 - - [2026-08-31 02:52:05] "POST /neutron/network HTTP/1.1" 200 928 0.113528 10.0.0.50 - - [2026-08-31 02:52:05] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006434 10.0.0.50 - - [2026-08-31 02:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.50 - - [2026-08-31 02:52:05] "POST /ref-update HTTP/1.1" 200 156 0.072772 10.0.0.50 - - [2026-08-31 02:52:05] "GET /network-policy/0ccdba7f-56cb-41af-b066-60405a77e709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007763 10.0.0.50 - - [2026-08-31 02:52:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001424 10.0.0.38 - - [2026-08-31 02:52:05] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001521 10.0.0.50 - - [2026-08-31 02:52:05] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.071969 10.0.0.50 - - [2026-08-31 02:52:05] "POST /neutron/network HTTP/1.1" 200 1005 0.011150 10.0.0.50 - - [2026-08-31 02:52:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.002072 10.0.0.50 - - [2026-08-31 02:52:06] "POST /neutron/port HTTP/1.1" 200 117 0.008093 10.0.0.50 - - [2026-08-31 02:52:06] "POST /neutron/port HTTP/1.1" 200 117 0.010174 10.0.0.50 - - [2026-08-31 02:52:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001704 10.0.0.50 - - [2026-08-31 02:52:06] "POST /neutron/network HTTP/1.1" 200 847 0.009226 10.0.0.50 - - [2026-08-31 02:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.008630 10.0.0.38 - - [2026-08-31 02:52:10] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001584 10.0.0.50 - - [2026-08-31 02:52:10] "POST /neutron/port HTTP/1.1" 200 1070 0.380070 10.0.0.50 - - [2026-08-31 02:52:10] "POST /neutron/port HTTP/1.1" 200 1124 0.154611 10.0.0.50 - - [2026-08-31 02:52:11] "POST /neutron/port HTTP/1.1" 200 1072 0.019716 10.0.0.50 - - [2026-08-31 02:52:11] "POST /neutron/port HTTP/1.1" 200 1134 0.019382 10.0.0.50 - - [2026-08-31 02:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.001810 10.0.0.50 - - [2026-08-31 02:52:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011986 10.0.0.50 - - [2026-08-31 02:52:12] "POST /neutron/port HTTP/1.1" 200 1136 0.028332 10.0.0.50 - - [2026-08-31 02:52:12] "POST /neutron/port HTTP/1.1" 200 117 0.002075 10.0.0.50 - - [2026-08-31 02:52:12] "POST /neutron/port HTTP/1.1" 200 1073 0.020684 10.0.0.50 - - [2026-08-31 02:52:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006242 10.0.0.50 - - [2026-08-31 02:52:14] "POST /neutron/network HTTP/1.1" 200 837 0.008143 10.0.0.50 - - [2026-08-31 02:52:22] "POST /neutron/port HTTP/1.1" 200 1134 0.019051 10.0.0.38 - - [2026-08-31 02:52:22] "GET /obj-perms HTTP/1.1" 200 4493 0.039495 10.0.0.50 - - [2026-08-31 02:52:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008057 10.0.0.50 - - [2026-08-31 02:52:37] "POST /neutron/port HTTP/1.1" 200 1134 0.026897 10.0.0.50 - - [2026-08-31 02:52:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008917 10.0.0.50 - - [2026-08-31 02:52:48] "POST /neutron/port HTTP/1.1" 200 1134 0.022860 10.0.0.50 - - [2026-08-31 02:52:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010314 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 401 292 0.000667 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.030452 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.005213 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine-interface/60f2730d-bfec-49b7-907c-e8799ecb98ac HTTP/1.1" 200 2943 0.006327 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.005666 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine-interface/60f2730d-bfec-49b7-907c-e8799ecb98ac HTTP/1.1" 200 2943 0.007732 10.0.0.50 - - [2026-08-31 02:52:48] "GET /instance-ip/7db9489c-7ddd-47e6-88d8-29ad6cd8c342 HTTP/1.1" 200 1618 0.008962 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.004937 10.0.0.50 - - [2026-08-31 02:52:48] "GET /virtual-machine-interface/60f2730d-bfec-49b7-907c-e8799ecb98ac HTTP/1.1" 200 2943 0.007831 10.0.0.50 - - [2026-08-31 02:52:48] "GET /instance-ip/7db9489c-7ddd-47e6-88d8-29ad6cd8c342 HTTP/1.1" 200 1618 0.005560 10.0.0.50 - - [2026-08-31 02:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2026-08-31 02:52:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005361 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004098 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006387 10.0.0.50 - - [2026-08-31 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2026-08-31 02:52:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005199 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004165 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007329 10.0.0.50 - - [2026-08-31 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.50 - - [2026-08-31 02:52:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004982 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003713 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007224 10.0.0.50 - - [2026-08-31 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.50 - - [2026-08-31 02:52:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004828 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004046 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006596 10.0.0.50 - - [2026-08-31 02:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.50 - - [2026-08-31 02:52:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005146 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003673 10.0.0.50 - - [2026-08-31 02:52:49] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.014574 10.0.0.50 - - [2026-08-31 02:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.50 - - [2026-08-31 02:52:52] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006952 10.0.0.50 - - [2026-08-31 02:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.50 - - [2026-08-31 02:52:56] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007769 10.0.0.50 - - [2026-08-31 02:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.50 - - [2026-08-31 02:53:00] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008595 10.0.0.50 - - [2026-08-31 02:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.50 - - [2026-08-31 02:53:04] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006908 10.0.0.50 - - [2026-08-31 02:53:07] "POST /neutron/port HTTP/1.1" 200 1134 0.022832 10.0.0.50 - - [2026-08-31 02:53:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004690 10.0.0.50 - - [2026-08-31 02:53:09] "POST /neutron/network HTTP/1.1" 200 1005 0.009212 10.0.0.50 - - [2026-08-31 02:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.50 - - [2026-08-31 02:53:09] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006036 10.0.0.50 - - [2026-08-31 02:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.50 - - [2026-08-31 02:53:13] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006445 10.0.0.50 - - [2026-08-31 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.50 - - [2026-08-31 02:53:17] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007300 10.0.0.50 - - [2026-08-31 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.50 - - [2026-08-31 02:53:21] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.008238 10.0.0.50 - - [2026-08-31 02:53:23] "GET /obj-perms HTTP/1.1" 200 4493 0.041604 10.0.0.50 - - [2026-08-31 02:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.50 - - [2026-08-31 02:53:25] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005972 10.0.0.50 - - [2026-08-31 02:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.50 - - [2026-08-31 02:53:29] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007586 10.0.0.50 - - [2026-08-31 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2026-08-31 02:53:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004416 10.0.0.50 - - [2026-08-31 02:53:31] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003510 10.0.0.50 - - [2026-08-31 02:53:31] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006388 10.0.0.50 - - [2026-08-31 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.50 - - [2026-08-31 02:53:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004368 10.0.0.50 - - [2026-08-31 02:53:31] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003638 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007106 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.50 - - [2026-08-31 02:53:32] "GET /routing-instance/4899a826-46dd-46fe-91e5-e659df401183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005719 10.0.0.50 - - [2026-08-31 02:53:32] "GET /route-target/51ac2020-4abb-414d-bae9-ff502b33a9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005654 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.50 - - [2026-08-31 02:53:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005745 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003666 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006261 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.50 - - [2026-08-31 02:53:32] "GET /routing-instance/4899a826-46dd-46fe-91e5-e659df401183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005828 10.0.0.50 - - [2026-08-31 02:53:32] "GET /route-target/51ac2020-4abb-414d-bae9-ff502b33a9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004359 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.50 - - [2026-08-31 02:53:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005645 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004084 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006424 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.50 - - [2026-08-31 02:53:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005408 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003996 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006429 10.0.0.50 - - [2026-08-31 02:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.50 - - [2026-08-31 02:53:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004564 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003974 10.0.0.50 - - [2026-08-31 02:53:32] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007446 10.0.0.50 - - [2026-08-31 02:53:32] "GET /obj-perms HTTP/1.1" 200 4467 0.004436 10.0.0.38 - - [2026-08-31 02:53:32] "GET /obj-perms HTTP/1.1" 200 4467 0.004732 10.0.0.50 - - [2026-08-31 02:53:33] "GET /obj-perms HTTP/1.1" 200 4467 0.004347 10.0.0.185 - - [2026-08-31 02:53:33] "GET /obj-perms HTTP/1.1" 200 4467 0.004195 10.0.0.38 - - [2026-08-31 02:53:33] "GET /obj-perms HTTP/1.1" 200 4467 0.004128 10.0.0.50 - - [2026-08-31 02:53:33] "POST /neutron/port HTTP/1.1" 200 1136 0.021345 10.0.0.50 - - [2026-08-31 02:53:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008476 10.0.0.50 - - [2026-08-31 02:53:33] "POST /neutron/port HTTP/1.1" 200 1136 0.020699 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.007548 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.004419 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine-interface/e85007b4-4381-496c-b121-e95df1092d04 HTTP/1.1" 200 2944 0.007481 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.004825 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine-interface/e85007b4-4381-496c-b121-e95df1092d04 HTTP/1.1" 200 2944 0.007781 10.0.0.50 - - [2026-08-31 02:53:33] "GET /instance-ip/badeedb6-45d8-424b-bc9e-cd57df99e7cd HTTP/1.1" 200 1622 0.007111 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.006587 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-machine-interface/e85007b4-4381-496c-b121-e95df1092d04 HTTP/1.1" 200 2944 0.007252 10.0.0.50 - - [2026-08-31 02:53:33] "GET /instance-ip/badeedb6-45d8-424b-bc9e-cd57df99e7cd HTTP/1.1" 200 1622 0.004960 10.0.0.50 - - [2026-08-31 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.50 - - [2026-08-31 02:53:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007721 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003767 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007673 10.0.0.50 - - [2026-08-31 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2026-08-31 02:53:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005538 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003616 10.0.0.50 - - [2026-08-31 02:53:33] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008870 10.0.0.50 - - [2026-08-31 02:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.50 - - [2026-08-31 02:53:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004352 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004330 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006806 10.0.0.50 - - [2026-08-31 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.50 - - [2026-08-31 02:53:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005173 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004609 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006529 10.0.0.50 - - [2026-08-31 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.50 - - [2026-08-31 02:53:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004748 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004342 10.0.0.50 - - [2026-08-31 02:53:34] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006358 10.0.0.50 - - [2026-08-31 02:53:35] "POST /neutron/port HTTP/1.1" 200 1136 0.021588 10.0.0.50 - - [2026-08-31 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.50 - - [2026-08-31 02:53:35] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.50 - - [2026-08-31 02:53:35] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003505 10.0.0.50 - - [2026-08-31 02:53:35] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.005872 10.0.0.50 - - [2026-08-31 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010993 10.0.0.50 - - [2026-08-31 02:53:35] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008609 10.0.0.50 - - [2026-08-31 02:53:35] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003642 10.0.0.50 - - [2026-08-31 02:53:35] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006169 10.0.0.50 - - [2026-08-31 02:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.50 - - [2026-08-31 02:53:35] "GET /routing-instance/ff91ef9b-9be1-4ac5-a82c-a7a51b5c4cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.007046 10.0.0.50 - - [2026-08-31 02:53:35] "GET /route-target/caf4f98d-424f-4dac-8703-4ed66779432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004809 10.0.0.50 - - [2026-08-31 02:53:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.010967 10.0.0.50 - - [2026-08-31 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.50 - - [2026-08-31 02:53:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009624 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003603 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006047 10.0.0.50 - - [2026-08-31 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.50 - - [2026-08-31 02:53:36] "GET /routing-instance/ff91ef9b-9be1-4ac5-a82c-a7a51b5c4cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.013839 10.0.0.50 - - [2026-08-31 02:53:36] "GET /route-target/caf4f98d-424f-4dac-8703-4ed66779432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004316 10.0.0.50 - - [2026-08-31 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.50 - - [2026-08-31 02:53:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004283 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003564 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006412 10.0.0.50 - - [2026-08-31 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.50 - - [2026-08-31 02:53:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005279 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003740 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015410 10.0.0.50 - - [2026-08-31 02:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.50 - - [2026-08-31 02:53:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004795 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003510 10.0.0.50 - - [2026-08-31 02:53:36] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011212 10.0.0.50 - - [2026-08-31 02:53:36] "GET /obj-perms HTTP/1.1" 200 4467 0.005271 10.0.0.38 - - [2026-08-31 02:53:36] "GET /obj-perms HTTP/1.1" 200 4467 0.008405 10.0.0.50 - - [2026-08-31 02:53:36] "GET /obj-perms HTTP/1.1" 200 4467 0.004736 10.0.0.50 - - [2026-08-31 02:53:36] "POST /neutron/port HTTP/1.1" 200 1137 0.075760 10.0.0.50 - - [2026-08-31 02:53:36] "GET /obj-perms HTTP/1.1" 200 4467 0.004574 10.0.0.50 - - [2026-08-31 02:53:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014189 10.0.0.50 - - [2026-08-31 02:53:37] "POST /neutron/port HTTP/1.1" 200 1137 0.043238 10.0.0.50 - - [2026-08-31 02:53:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008354 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.007020 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.006788 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine-interface/04201b21-6c16-4973-ae48-1d6381ccd6a6 HTTP/1.1" 200 2942 0.006895 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.004815 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine-interface/04201b21-6c16-4973-ae48-1d6381ccd6a6 HTTP/1.1" 200 2942 0.006644 10.0.0.50 - - [2026-08-31 02:53:37] "GET /instance-ip/77954ef7-e3bd-4f7d-8e8e-67a7675f8f15 HTTP/1.1" 200 1622 0.011665 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.009834 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-machine-interface/04201b21-6c16-4973-ae48-1d6381ccd6a6 HTTP/1.1" 200 2942 0.006296 10.0.0.50 - - [2026-08-31 02:53:37] "GET /instance-ip/77954ef7-e3bd-4f7d-8e8e-67a7675f8f15 HTTP/1.1" 200 1622 0.006163 10.0.0.50 - - [2026-08-31 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.50 - - [2026-08-31 02:53:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004328 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003037 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007390 10.0.0.50 - - [2026-08-31 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.50 - - [2026-08-31 02:53:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004579 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003597 10.0.0.50 - - [2026-08-31 02:53:37] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007050 10.0.0.50 - - [2026-08-31 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.50 - - [2026-08-31 02:53:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004294 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006198 10.0.0.50 - - [2026-08-31 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.50 - - [2026-08-31 02:53:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004979 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003610 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007474 10.0.0.50 - - [2026-08-31 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.50 - - [2026-08-31 02:53:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004245 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.020378 10.0.0.50 - - [2026-08-31 02:53:38] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007641 10.0.0.50 - - [2026-08-31 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.50 - - [2026-08-31 02:53:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004846 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003996 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006557 10.0.0.50 - - [2026-08-31 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.50 - - [2026-08-31 02:53:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004194 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003136 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006730 10.0.0.50 - - [2026-08-31 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.50 - - [2026-08-31 02:53:39] "GET /routing-instance/887e1fe3-46a7-4318-8c97-0b008facd144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005378 10.0.0.50 - - [2026-08-31 02:53:39] "GET /route-target/d769baf4-3ecd-40aa-88bf-ebf94f417935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005154 10.0.0.50 - - [2026-08-31 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2026-08-31 02:53:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004037 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003616 10.0.0.50 - - [2026-08-31 02:53:39] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006526 10.0.0.50 - - [2026-08-31 02:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.50 - - [2026-08-31 02:53:40] "GET /routing-instance/887e1fe3-46a7-4318-8c97-0b008facd144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006281 10.0.0.50 - - [2026-08-31 02:53:40] "GET /route-target/d769baf4-3ecd-40aa-88bf-ebf94f417935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004397 10.0.0.50 - - [2026-08-31 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.50 - - [2026-08-31 02:53:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004875 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004427 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007764 10.0.0.50 - - [2026-08-31 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.50 - - [2026-08-31 02:53:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004593 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003418 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006531 10.0.0.50 - - [2026-08-31 02:53:40] "GET /obj-perms HTTP/1.1" 200 4467 0.004662 10.0.0.38 - - [2026-08-31 02:53:40] "GET /obj-perms HTTP/1.1" 200 4467 0.004370 10.0.0.50 - - [2026-08-31 02:53:40] "GET /obj-perms HTTP/1.1" 200 4467 0.005215 10.0.0.38 - - [2026-08-31 02:53:40] "GET /obj-perms HTTP/1.1" 200 4467 0.004249 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.004779 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-machine-interface/60f2730d-bfec-49b7-907c-e8799ecb98ac HTTP/1.1" 200 2943 0.006805 10.0.0.50 - - [2026-08-31 02:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.50 - - [2026-08-31 02:53:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004333 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003840 10.0.0.50 - - [2026-08-31 02:53:40] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007160 10.0.0.50 - - [2026-08-31 02:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.50 - - [2026-08-31 02:53:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004837 10.0.0.50 - - [2026-08-31 02:53:41] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003718 10.0.0.50 - - [2026-08-31 02:53:41] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005973 10.0.0.50 - - [2026-08-31 02:53:42] "POST /neutron/port HTTP/1.1" 200 1134 0.019014 10.0.0.50 - - [2026-08-31 02:53:47] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.004946 10.0.0.50 - - [2026-08-31 02:53:47] "GET /virtual-machine-interface/e85007b4-4381-496c-b121-e95df1092d04 HTTP/1.1" 200 2944 0.006769 10.0.0.50 - - [2026-08-31 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.50 - - [2026-08-31 02:53:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003763 10.0.0.50 - - [2026-08-31 02:53:47] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003396 10.0.0.50 - - [2026-08-31 02:53:47] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006280 10.0.0.50 - - [2026-08-31 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-08-31 02:53:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003619 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003362 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.006825 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.005166 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-machine-interface/04201b21-6c16-4973-ae48-1d6381ccd6a6 HTTP/1.1" 200 2942 0.007900 10.0.0.50 - - [2026-08-31 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.50 - - [2026-08-31 02:53:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005275 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003681 10.0.0.50 - - [2026-08-31 02:53:48] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007562 10.0.0.50 - - [2026-08-31 02:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.50 - - [2026-08-31 02:53:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004181 10.0.0.50 - - [2026-08-31 02:53:49] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003440 10.0.0.50 - - [2026-08-31 02:53:49] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006152 10.0.0.185 - - [2026-08-31 02:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.185 - - [2026-08-31 02:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.185 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.185 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000441 10.0.0.38 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000980 10.0.0.38 - - [2026-08-31 02:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.50 - - [2026-08-31 02:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.50 - - [2026-08-31 02:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2026-08-31 02:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2026-08-31 02:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2026-08-31 02:54:03] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.004943 10.0.0.50 - - [2026-08-31 02:54:05] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 200 1292 0.005156 10.0.0.50 - - [2026-08-31 02:54:05] "POST /neutron/port HTTP/1.1" 200 1127 0.020221 10.0.0.50 - - [2026-08-31 02:54:07] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 404 171 0.003628 10.0.0.50 - - [2026-08-31 02:54:07] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 404 171 0.003458 10.0.0.50 - - [2026-08-31 02:54:07] "GET /virtual-machine/1547162c-19ed-4df1-9bcf-30233cdee662 HTTP/1.1" 404 171 0.003444 10.0.0.50 - - [2026-08-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2026-08-31 02:54:07] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004570 10.0.0.50 - - [2026-08-31 02:54:07] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003878 10.0.0.50 - - [2026-08-31 02:54:07] "GET /virtual-network/1f5a8756-f99c-455a-86fb-556b09cc70f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007695 10.0.0.50 - - [2026-08-31 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.50 - - [2026-08-31 02:54:08] "GET /routing-instance/887e1fe3-46a7-4318-8c97-0b008facd144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004928 10.0.0.50 - - [2026-08-31 02:54:08] "GET /route-target/d769baf4-3ecd-40aa-88bf-ebf94f417935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005211 10.0.0.50 - - [2026-08-31 02:54:08] "GET /obj-perms HTTP/1.1" 200 4467 0.004352 10.0.0.50 - - [2026-08-31 02:54:08] "POST /neutron/port HTTP/1.1" 200 117 0.025239 10.0.0.38 - - [2026-08-31 02:54:11] "GET /obj-perms HTTP/1.1" 200 4467 0.004700 10.0.0.50 - - [2026-08-31 02:54:17] "GET /obj-perms HTTP/1.1" 200 4467 0.004532 10.0.0.38 - - [2026-08-31 02:54:20] "GET /obj-perms HTTP/1.1" 200 4467 0.005411 10.0.0.50 - - [2026-08-31 02:54:24] "GET /obj-perms HTTP/1.1" 200 4493 0.047449 10.0.0.38 - - [2026-08-31 02:54:26] "GET /obj-perms HTTP/1.1" 200 4467 0.004380 10.0.0.50 - - [2026-08-31 02:54:29] "GET /obj-perms HTTP/1.1" 200 4467 0.004539 10.0.0.185 - - [2026-08-31 02:54:29] "GET /obj-perms HTTP/1.1" 200 4467 0.004680 10.0.0.50 - - [2026-08-31 02:54:29] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.004950 10.0.0.50 - - [2026-08-31 02:54:31] "POST /neutron/port HTTP/1.1" 200 1136 0.021993 10.0.0.50 - - [2026-08-31 02:54:31] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 200 1291 0.005667 10.0.0.50 - - [2026-08-31 02:54:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 404 171 0.004050 10.0.0.50 - - [2026-08-31 02:54:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 404 171 0.003302 10.0.0.50 - - [2026-08-31 02:54:33] "GET /virtual-machine/31e589b5-cf0a-47e4-8470-96a541845489 HTTP/1.1" 404 171 0.003440 10.0.0.50 - - [2026-08-31 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.50 - - [2026-08-31 02:54:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004534 10.0.0.50 - - [2026-08-31 02:54:34] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003835 10.0.0.50 - - [2026-08-31 02:54:34] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007515 10.0.0.50 - - [2026-08-31 02:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.50 - - [2026-08-31 02:54:34] "GET /routing-instance/ff91ef9b-9be1-4ac5-a82c-a7a51b5c4cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.006433 10.0.0.50 - - [2026-08-31 02:54:34] "GET /route-target/caf4f98d-424f-4dac-8703-4ed66779432e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004894 10.0.0.50 - - [2026-08-31 02:54:34] "GET /obj-perms HTTP/1.1" 200 4467 0.004873 10.0.0.38 - - [2026-08-31 02:54:34] "GET /obj-perms HTTP/1.1" 200 4467 0.005065 10.0.0.50 - - [2026-08-31 02:54:34] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.005810 10.0.0.50 - - [2026-08-31 02:54:36] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 200 1293 0.005719 10.0.0.50 - - [2026-08-31 02:54:36] "POST /neutron/port HTTP/1.1" 200 1134 0.028991 10.0.0.50 - - [2026-08-31 02:54:38] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 404 171 0.004027 10.0.0.50 - - [2026-08-31 02:54:38] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 404 171 0.003767 10.0.0.50 - - [2026-08-31 02:54:38] "GET /virtual-machine/cbe760e4-4dbd-452f-9b13-98046cb724df HTTP/1.1" 404 171 0.003571 10.0.0.50 - - [2026-08-31 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.50 - - [2026-08-31 02:54:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004292 10.0.0.50 - - [2026-08-31 02:54:38] "GET /virtual-networks?parent_id=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003886 10.0.0.50 - - [2026-08-31 02:54:38] "GET /virtual-network/24a412ff-a251-4dea-a24f-2385183905f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006366 10.0.0.50 - - [2026-08-31 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.50 - - [2026-08-31 02:54:38] "GET /routing-instance/4899a826-46dd-46fe-91e5-e659df401183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005689 10.0.0.50 - - [2026-08-31 02:54:38] "GET /route-target/51ac2020-4abb-414d-bae9-ff502b33a9f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004969 10.0.0.50 - - [2026-08-31 02:54:39] "GET /obj-perms HTTP/1.1" 200 4467 0.004121 10.0.0.38 - - [2026-08-31 02:54:45] "GET /obj-perms HTTP/1.1" 200 4467 0.005080 10.0.0.50 - - [2026-08-31 02:54:48] "GET /obj-perms HTTP/1.1" 200 4467 0.004850 10.0.0.38 - - [2026-08-31 02:54:54] "GET /obj-perms HTTP/1.1" 200 4467 0.005267 10.0.0.50 - - [2026-08-31 02:54:57] "GET /obj-perms HTTP/1.1" 200 4467 0.005105 10.0.0.50 - - [2026-08-31 02:55:00] "GET /obj-perms HTTP/1.1" 200 4467 0.005223 10.0.0.38 - - [2026-08-31 02:55:00] "GET /obj-perms HTTP/1.1" 200 4467 0.005059 10.0.0.50 - - [2026-08-31 02:55:00] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007475 10.0.0.50 - - [2026-08-31 02:55:00] "POST /neutron/network HTTP/1.1" 200 928 0.008049 10.0.0.50 - - [2026-08-31 02:55:01] "GET /virtual-network/a03d0a30-5e01-4ea1-bfb6-b3cb15e1453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008432 10.0.0.50 - - [2026-08-31 02:55:01] "POST /ref-update HTTP/1.1" 200 156 0.065638 10.0.0.50 - - [2026-08-31 02:55:01] "PUT /access-control-list/cf96f51f-75f0-4b2c-a6fe-234f58d1cfdf HTTP/1.1" 200 272 0.095401 10.0.0.50 - - [2026-08-31 02:55:01] "POST /ref-update HTTP/1.1" 200 156 0.138486 10.0.0.50 - - [2026-08-31 02:55:01] "DELETE /network-policy/51a1b442-aa20-4ae6-a8d6-7524b1f73db9 HTTP/1.1" 200 115 0.082211 10.0.0.50 - - [2026-08-31 02:55:01] "DELETE /network-policy/0ccdba7f-56cb-41af-b066-60405a77e709 HTTP/1.1" 200 115 0.065704 10.0.0.50 - - [2026-08-31 02:55:01] "DELETE /network-policy/520e2980-872b-4fbe-932a-820df8441219 HTTP/1.1" 200 115 0.070973 10.0.0.50 - - [2026-08-31 02:55:01] "POST /neutron/network HTTP/1.1" 200 837 0.008935 10.0.0.50 - - [2026-08-31 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2026-08-31 02:55:02] "POST /useragent-kv HTTP/1.1" 200 115 0.041164 10.0.0.50 - - [2026-08-31 02:55:02] "DELETE /route-target/caf4f98d-424f-4dac-8703-4ed66779432e HTTP/1.1" 200 115 0.046608 10.0.0.38 - - [2026-08-31 02:55:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004576 10.0.0.50 - - [2026-08-31 02:55:02] "POST /neutron/network HTTP/1.1" 200 151 0.213579 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.50 - - [2026-08-31 02:55:03] "DELETE /network-ipam/d2cfb6d9-116f-433c-83ea-ac12eae6c1d8 HTTP/1.1" 200 115 0.047222 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.003958 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.50 - - [2026-08-31 02:55:03] "DELETE /network-ipam/4674d012-eb65-454d-a55e-3665640c0d54 HTTP/1.1" 200 115 0.045508 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.007854 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.50 - - [2026-08-31 02:55:03] "DELETE /network-ipam/532d17e6-be47-43dd-bda5-93b09461f973 HTTP/1.1" 200 115 0.093854 10.0.0.50 - - [2026-08-31 02:55:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.004852 10.0.0.38 - - [2026-08-31 02:55:04] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001553 10.0.0.50 - - [2026-08-31 02:55:05] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.086492 10.0.0.38 - - [2026-08-31 02:55:05] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004243 10.0.0.50 - - [2026-08-31 02:55:05] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?fields=virtual_networks HTTP/1.1" 200 1042 0.070220 10.0.0.38 - - [2026-08-31 02:55:05] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001127 10.0.0.50 - - [2026-08-31 02:55:05] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.059692 10.0.0.38 - - [2026-08-31 02:55:05] "GET /projects?obj_uuids=726336d4-763c-4480-8cda-da1d9f5837f5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001371 10.0.0.50 - - [2026-08-31 02:55:05] "GET /project/726336d4-763c-4480-8cda-da1d9f5837f5?fields=security_groups HTTP/1.1" 200 1268 0.069198 10.0.0.50 - - [2026-08-31 02:55:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.031793 10.0.0.38 - - [2026-08-31 02:55:06] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003572 10.0.0.38 - - [2026-08-31 02:55:06] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001567 10.0.0.38 - - [2026-08-31 02:55:06] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036716 10.0.0.38 - - [2026-08-31 02:55:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.004439 10.0.0.38 - - [2026-08-31 02:55:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.005202 10.0.0.38 - - [2026-08-31 02:55:06] "POST /security-groups HTTP/1.1" 200 597 0.038398 10.0.0.50 - - [2026-08-31 02:55:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.007731 10.0.0.38 - - [2026-08-31 02:55:06] "POST /projects HTTP/1.1" 200 597 0.322978 10.0.0.38 - - [2026-08-31 02:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.404817 10.0.0.50 - - [2026-08-31 02:55:06] "POST /access-control-lists HTTP/1.1" 200 600 0.036880 10.0.0.50 - - [2026-08-31 02:55:06] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.588503 10.0.0.50 - - [2026-08-31 02:55:08] "GET / HTTP/1.1" 200 35931 0.002355 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000710 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.062663 10.0.0.50 - - [2026-08-31 02:55:11] "POST /network-ipams HTTP/1.1" 200 519 0.042855 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004954 10.0.0.50 - - [2026-08-31 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipam/10f9d11a-5929-4ae0-bf8a-38bf566e6e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.008950 10.0.0.50 - - [2026-08-31 02:55:11] "PUT /network-ipam/10f9d11a-5929-4ae0-bf8a-38bf566e6e5d HTTP/1.1" 200 258 0.020893 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.004105 10.0.0.50 - - [2026-08-31 02:55:11] "POST /network-ipams HTTP/1.1" 200 519 0.059302 10.0.0.50 - - [2026-08-31 02:55:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004469 10.0.0.50 - - [2026-08-31 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.50 - - [2026-08-31 02:55:12] "GET /network-ipam/2f2a03d0-93f5-4776-aeed-e67848d45c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.007185 10.0.0.50 - - [2026-08-31 02:55:12] "PUT /network-ipam/2f2a03d0-93f5-4776-aeed-e67848d45c9b HTTP/1.1" 200 258 0.018290 10.0.0.50 - - [2026-08-31 02:55:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.004510 10.0.0.50 - - [2026-08-31 02:55:12] "POST /network-ipams HTTP/1.1" 200 519 0.044437 10.0.0.50 - - [2026-08-31 02:55:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.004280 10.0.0.50 - - [2026-08-31 02:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.50 - - [2026-08-31 02:55:12] "GET /network-ipam/40c2b745-56ef-45f0-92ba-962d6d32c3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.007318 10.0.0.50 - - [2026-08-31 02:55:12] "PUT /network-ipam/40c2b745-56ef-45f0-92ba-962d6d32c3b2 HTTP/1.1" 200 258 0.021392 10.0.0.50 - - [2026-08-31 02:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.38 - - [2026-08-31 02:55:13] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001361 10.0.0.50 - - [2026-08-31 02:55:13] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.053180 10.0.0.50 - - [2026-08-31 02:55:13] "POST /neutron/network HTTP/1.1" 200 117 0.035283 10.0.0.50 - - [2026-08-31 02:55:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.036466 10.0.0.38 - - [2026-08-31 02:55:14] "POST /useragent-kv HTTP/1.1" 200 115 0.013801 10.0.0.50 - - [2026-08-31 02:55:14] "POST /neutron/subnet HTTP/1.1" 200 818 0.271986 10.0.0.50 - - [2026-08-31 02:55:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001655 10.0.0.50 - - [2026-08-31 02:55:14] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006992 10.0.0.50 - - [2026-08-31 02:55:14] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007943 10.0.0.50 - - [2026-08-31 02:55:14] "POST /neutron/network HTTP/1.1" 200 1023 0.013706 10.0.0.50 - - [2026-08-31 02:55:14] "POST /neutron/network HTTP/1.1" 200 1023 0.013314 10.0.0.50 - - [2026-08-31 02:55:14] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.008210 10.0.0.50 - - [2026-08-31 02:55:14] "GET /network-ipam/10f9d11a-5929-4ae0-bf8a-38bf566e6e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.005714 10.0.0.50 - - [2026-08-31 02:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.38 - - [2026-08-31 02:55:14] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001423 10.0.0.50 - - [2026-08-31 02:55:14] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.067275 10.0.0.50 - - [2026-08-31 02:55:14] "POST /route-targets HTTP/1.1" 200 327 0.018944 10.0.0.38 - - [2026-08-31 02:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.019082 10.0.0.50 - - [2026-08-31 02:55:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.332827 10.0.0.50 - - [2026-08-31 02:55:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001690 10.0.0.50 - - [2026-08-31 02:55:15] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009038 10.0.0.50 - - [2026-08-31 02:55:15] "POST /neutron/network HTTP/1.1" 200 1025 0.012225 10.0.0.50 - - [2026-08-31 02:55:15] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008875 10.0.0.50 - - [2026-08-31 02:55:15] "POST /neutron/subnet HTTP/1.1" 200 818 0.012717 10.0.0.50 - - [2026-08-31 02:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.38 - - [2026-08-31 02:55:15] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001237 10.0.0.50 - - [2026-08-31 02:55:15] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.064139 10.0.0.50 - - [2026-08-31 02:55:16] "POST /ref-update HTTP/1.1" 200 156 0.042769 10.0.0.38 - - [2026-08-31 02:55:16] "POST /useragent-kv HTTP/1.1" 200 115 0.010551 10.0.0.50 - - [2026-08-31 02:55:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.275218 10.0.0.50 - - [2026-08-31 02:55:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.001431 10.0.0.50 - - [2026-08-31 02:55:16] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008699 10.0.0.50 - - [2026-08-31 02:55:16] "POST /neutron/network HTTP/1.1" 200 1026 0.009819 10.0.0.50 - - [2026-08-31 02:55:16] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006066 10.0.0.50 - - [2026-08-31 02:55:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.010818 10.0.0.50 - - [2026-08-31 02:55:16] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.007379 10.0.0.185 - - [2026-08-31 02:55:17] "GET /obj-perms HTTP/1.1" 200 4479 0.047833 10.0.0.50 - - [2026-08-31 02:55:18] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007791 10.0.0.50 - - [2026-08-31 02:55:19] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007406 10.0.0.50 - - [2026-08-31 02:55:19] "GET /obj-perms HTTP/1.1" 200 4479 0.058270 10.0.0.38 - - [2026-08-31 02:55:19] "GET /obj-perms HTTP/1.1" 200 4479 0.070599 10.0.0.50 - - [2026-08-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.004242 10.0.0.50 - - [2026-08-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2026-08-31 02:55:19] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001298 10.0.0.50 - - [2026-08-31 02:55:19] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.082498 10.0.0.50 - - [2026-08-31 02:55:20] "POST /network-policys HTTP/1.1" 200 559 0.037686 10.0.0.50 - - [2026-08-31 02:55:20] "GET /network-policy/776531be-be67-4b5b-a0e4-223334dfa051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.007459 10.0.0.50 - - [2026-08-31 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.003876 10.0.0.50 - - [2026-08-31 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.38 - - [2026-08-31 02:55:20] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001301 10.0.0.50 - - [2026-08-31 02:55:20] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073745 10.0.0.50 - - [2026-08-31 02:55:20] "POST /network-policys HTTP/1.1" 200 559 0.055496 10.0.0.50 - - [2026-08-31 02:55:20] "GET /network-policy/ad2e5e73-5986-48a7-a602-9ac42b3bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007926 10.0.0.50 - - [2026-08-31 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.006460 10.0.0.50 - - [2026-08-31 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.38 - - [2026-08-31 02:55:20] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001249 10.0.0.50 - - [2026-08-31 02:55:20] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.077985 10.0.0.50 - - [2026-08-31 02:55:20] "POST /network-policys HTTP/1.1" 200 559 0.039562 10.0.0.50 - - [2026-08-31 02:55:20] "GET /network-policy/8c0d35e9-ef0c-48ee-8d72-dadaa13c5b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008326 10.0.0.50 - - [2026-08-31 02:55:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.010148 10.0.0.50 - - [2026-08-31 02:55:21] "POST /neutron/network HTTP/1.1" 200 1207 0.049706 10.0.0.50 - - [2026-08-31 02:55:21] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007201 10.0.0.50 - - [2026-08-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.50 - - [2026-08-31 02:55:21] "GET /network-policy/776531be-be67-4b5b-a0e4-223334dfa051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005338 10.0.0.50 - - [2026-08-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.50 - - [2026-08-31 02:55:21] "GET /network-policy/ad2e5e73-5986-48a7-a602-9ac42b3bdeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008610 10.0.0.50 - - [2026-08-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.007926 10.0.0.50 - - [2026-08-31 02:55:21] "POST /neutron/network HTTP/1.1" 200 1123 0.015353 10.0.0.50 - - [2026-08-31 02:55:21] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008616 10.0.0.50 - - [2026-08-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.50 - - [2026-08-31 02:55:21] "GET /network-policy/8c0d35e9-ef0c-48ee-8d72-dadaa13c5b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011555 10.0.0.50 - - [2026-08-31 02:55:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001945 10.0.0.38 - - [2026-08-31 02:55:21] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001284 10.0.0.50 - - [2026-08-31 02:55:21] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.126027 10.0.0.50 - - [2026-08-31 02:55:22] "POST /neutron/port HTTP/1.1" 200 117 0.007581 10.0.0.50 - - [2026-08-31 02:55:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001655 10.0.0.50 - - [2026-08-31 02:55:22] "POST /neutron/network HTTP/1.1" 200 1133 0.009683 10.0.0.50 - - [2026-08-31 02:55:22] "POST /neutron/port HTTP/1.1" 200 117 0.010014 10.0.0.50 - - [2026-08-31 02:55:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.001784 10.0.0.50 - - [2026-08-31 02:55:23] "POST /neutron/network HTTP/1.1" 200 1026 0.035918 10.0.0.50 - - [2026-08-31 02:55:23] "POST /neutron/port HTTP/1.1" 200 117 0.009804 10.0.0.185 - - [2026-08-31 02:55:24] "GET /obj-perms HTTP/1.1" 200 4493 0.042684 10.0.0.50 - - [2026-08-31 02:55:26] "POST /neutron/network HTTP/1.1" 200 1133 0.013501 10.0.0.50 - - [2026-08-31 02:55:27] "POST /neutron/port HTTP/1.1" 200 1182 0.063679 10.0.0.50 - - [2026-08-31 02:55:27] "POST /neutron/port HTTP/1.1" 200 1184 0.046536 10.0.0.50 - - [2026-08-31 02:55:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005604 10.0.0.50 - - [2026-08-31 02:55:28] "POST /neutron/port HTTP/1.1" 200 117 0.001679 10.0.0.50 - - [2026-08-31 02:55:28] "POST /neutron/port HTTP/1.1" 200 1246 0.030196 10.0.0.38 - - [2026-08-31 02:55:28] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001559 10.0.0.50 - - [2026-08-31 02:55:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009666 10.0.0.50 - - [2026-08-31 02:55:28] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.50 - - [2026-08-31 02:55:29] "POST /neutron/port HTTP/1.1" 200 1185 0.484414 10.0.0.50 - - [2026-08-31 02:55:29] "POST /neutron/port HTTP/1.1" 200 1185 0.019672 10.0.0.50 - - [2026-08-31 02:55:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005574 10.0.0.50 - - [2026-08-31 02:55:30] "POST /neutron/port HTTP/1.1" 200 117 0.001412 10.0.0.50 - - [2026-08-31 02:55:33] "POST /neutron/port HTTP/1.1" 200 1246 0.024197 10.0.0.50 - - [2026-08-31 02:55:38] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010638 10.0.0.50 - - [2026-08-31 02:55:48] "DELETE /access-control-list/cc526855-6886-4d24-976d-0512af6ccd2d HTTP/1.1" 200 115 0.046238 10.0.0.50 - - [2026-08-31 02:55:48] "POST /neutron/port HTTP/1.1" 200 1246 0.032721 10.0.0.50 - - [2026-08-31 02:55:54] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012018 10.0.0.38 - - [2026-08-31 02:56:01] "DELETE /project/9c6025b944ce4bd2a68672b8e8276bc1 HTTP/1.1" 404 173 0.003517 10.0.0.38 - - [2026-08-31 02:56:01] "DELETE /project/726336d4-763c-4480-8cda-da1d9f5837f5 HTTP/1.1" 404 177 0.006321 10.0.0.50 - - [2026-08-31 02:56:04] "POST /neutron/port HTTP/1.1" 200 1246 0.025596 10.0.0.50 - - [2026-08-31 02:56:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.016473 10.0.0.50 - - [2026-08-31 02:56:04] "POST /neutron/port HTTP/1.1" 200 1246 0.023747 10.0.0.50 - - [2026-08-31 02:56:04] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 401 292 0.000516 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.039504 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.005476 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine-interface/7f1b660e-3d16-4769-abdb-aa2a1b2db088 HTTP/1.1" 200 3167 0.006826 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.006648 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine-interface/7f1b660e-3d16-4769-abdb-aa2a1b2db088 HTTP/1.1" 200 3167 0.007638 10.0.0.50 - - [2026-08-31 02:56:05] "GET /instance-ip/2fcea1a3-f7f5-4ed0-8f16-9b2d2377b382 HTTP/1.1" 200 1651 0.007452 10.0.0.50 - - [2026-08-31 02:56:05] "GET /instance-ip/fe3a5c6f-a26d-4fbd-b483-7ac493557eda HTTP/1.1" 200 1633 0.007191 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.004095 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-machine-interface/7f1b660e-3d16-4769-abdb-aa2a1b2db088 HTTP/1.1" 200 3167 0.006119 10.0.0.50 - - [2026-08-31 02:56:05] "GET /instance-ip/2fcea1a3-f7f5-4ed0-8f16-9b2d2377b382 HTTP/1.1" 200 1651 0.004439 10.0.0.50 - - [2026-08-31 02:56:05] "GET /instance-ip/fe3a5c6f-a26d-4fbd-b483-7ac493557eda HTTP/1.1" 200 1633 0.004550 10.0.0.50 - - [2026-08-31 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.50 - - [2026-08-31 02:56:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005206 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003445 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007115 10.0.0.50 - - [2026-08-31 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.50 - - [2026-08-31 02:56:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005115 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004256 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006334 10.0.0.50 - - [2026-08-31 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2026-08-31 02:56:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005572 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004279 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007761 10.0.0.50 - - [2026-08-31 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.50 - - [2026-08-31 02:56:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005313 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003830 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006931 10.0.0.50 - - [2026-08-31 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.50 - - [2026-08-31 02:56:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004814 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003614 10.0.0.50 - - [2026-08-31 02:56:05] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008450 10.0.0.50 - - [2026-08-31 02:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.50 - - [2026-08-31 02:56:08] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006441 10.0.0.50 - - [2026-08-31 02:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.50 - - [2026-08-31 02:56:12] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007174 10.0.0.50 - - [2026-08-31 02:56:13] "POST /neutron/port HTTP/1.1" 200 1246 0.021544 10.0.0.50 - - [2026-08-31 02:56:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004998 10.0.0.50 - - [2026-08-31 02:56:13] "POST /neutron/port HTTP/1.1" 200 117 0.001895 10.0.0.50 - - [2026-08-31 02:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.50 - - [2026-08-31 02:56:17] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006344 10.0.0.50 - - [2026-08-31 02:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2026-08-31 02:56:21] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007938 10.0.0.50 - - [2026-08-31 02:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.50 - - [2026-08-31 02:56:25] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006538 10.0.0.50 - - [2026-08-31 02:56:26] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008580 10.0.0.50 - - [2026-08-31 02:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.50 - - [2026-08-31 02:56:29] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006545 10.0.0.50 - - [2026-08-31 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.50 - - [2026-08-31 02:56:33] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007359 10.0.0.50 - - [2026-08-31 02:56:36] "POST /neutron/network HTTP/1.1" 200 1133 0.014047 10.0.0.50 - - [2026-08-31 02:56:37] "POST /neutron/subnet HTTP/1.1" 200 1379 0.017025 10.0.0.50 - - [2026-08-31 02:56:37] "POST /neutron/network HTTP/1.1" 200 1123 0.013828 10.0.0.50 - - [2026-08-31 02:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.50 - - [2026-08-31 02:56:37] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007834 10.0.0.50 - - [2026-08-31 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.50 - - [2026-08-31 02:56:41] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006427 10.0.0.50 - - [2026-08-31 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.50 - - [2026-08-31 02:56:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006560 10.0.0.50 - - [2026-08-31 02:56:43] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004422 10.0.0.50 - - [2026-08-31 02:56:43] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013695 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.50 - - [2026-08-31 02:56:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004685 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003674 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006407 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2026-08-31 02:56:44] "GET /routing-instance/f144f5e2-8cfa-4c26-88a8-e2dea6fa9788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.009468 10.0.0.50 - - [2026-08-31 02:56:44] "GET /route-target/7e658918-7386-48a8-bbfa-c9263708c179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005457 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.50 - - [2026-08-31 02:56:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005486 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004344 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009916 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.50 - - [2026-08-31 02:56:44] "GET /routing-instance/f144f5e2-8cfa-4c26-88a8-e2dea6fa9788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005494 10.0.0.50 - - [2026-08-31 02:56:44] "GET /route-target/7e658918-7386-48a8-bbfa-c9263708c179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004906 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-08-31 02:56:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004579 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005737 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006848 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.50 - - [2026-08-31 02:56:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003623 10.0.0.50 - - [2026-08-31 02:56:44] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008300 10.0.0.50 - - [2026-08-31 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.50 - - [2026-08-31 02:56:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004937 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004386 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007376 10.0.0.50 - - [2026-08-31 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.50 - - [2026-08-31 02:56:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005279 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003949 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009357 10.0.0.50 - - [2026-08-31 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.50 - - [2026-08-31 02:56:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005464 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004570 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006931 10.0.0.50 - - [2026-08-31 02:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.50 - - [2026-08-31 02:56:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005435 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004471 10.0.0.50 - - [2026-08-31 02:56:45] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007310 10.0.0.50 - - [2026-08-31 02:56:45] "GET /obj-perms HTTP/1.1" 200 4479 0.006401 10.0.0.38 - - [2026-08-31 02:56:45] "GET /obj-perms HTTP/1.1" 200 4479 0.004710 10.0.0.50 - - [2026-08-31 02:56:45] "GET /obj-perms HTTP/1.1" 200 4479 0.006053 10.0.0.38 - - [2026-08-31 02:56:45] "GET /obj-perms HTTP/1.1" 200 4479 0.004401 10.0.0.50 - - [2026-08-31 02:56:45] "GET /obj-perms HTTP/1.1" 200 4479 0.004154 10.0.0.50 - - [2026-08-31 02:56:46] "POST /neutron/port HTTP/1.1" 200 1248 0.022205 10.0.0.50 - - [2026-08-31 02:56:46] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009487 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.008132 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.004943 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine-interface/5ea33a25-54f6-4253-b6d5-e39797db816f HTTP/1.1" 200 3167 0.010319 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.005197 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine-interface/5ea33a25-54f6-4253-b6d5-e39797db816f HTTP/1.1" 200 3167 0.010134 10.0.0.50 - - [2026-08-31 02:56:46] "GET /instance-ip/05044e45-e740-44db-a1c4-7de7e1038a5f HTTP/1.1" 200 1633 0.009460 10.0.0.50 - - [2026-08-31 02:56:46] "GET /instance-ip/338c44e1-4c83-42c2-b240-7f901692ef7e HTTP/1.1" 200 1651 0.008859 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.006457 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-machine-interface/5ea33a25-54f6-4253-b6d5-e39797db816f HTTP/1.1" 200 3167 0.008853 10.0.0.50 - - [2026-08-31 02:56:46] "GET /instance-ip/05044e45-e740-44db-a1c4-7de7e1038a5f HTTP/1.1" 200 1633 0.010160 10.0.0.50 - - [2026-08-31 02:56:46] "GET /instance-ip/338c44e1-4c83-42c2-b240-7f901692ef7e HTTP/1.1" 200 1651 0.004506 10.0.0.50 - - [2026-08-31 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.50 - - [2026-08-31 02:56:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004962 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003685 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.009008 10.0.0.50 - - [2026-08-31 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.50 - - [2026-08-31 02:56:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003541 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006569 10.0.0.50 - - [2026-08-31 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.50 - - [2026-08-31 02:56:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004677 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003873 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006628 10.0.0.50 - - [2026-08-31 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.50 - - [2026-08-31 02:56:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004961 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003461 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008069 10.0.0.50 - - [2026-08-31 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-08-31 02:56:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005581 10.0.0.50 - - [2026-08-31 02:56:46] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004565 10.0.0.50 - - [2026-08-31 02:56:47] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007858 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.50 - - [2026-08-31 02:56:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005097 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004959 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007308 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.50 - - [2026-08-31 02:56:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005105 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004734 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007493 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.50 - - [2026-08-31 02:56:48] "GET /routing-instance/378f0829-a912-48dd-bd7a-9bca99fb9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.007415 10.0.0.50 - - [2026-08-31 02:56:48] "GET /route-target/7bb09e9a-ad42-4416-8c48-1161413b839a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005736 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.50 - - [2026-08-31 02:56:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005251 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003895 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007700 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.50 - - [2026-08-31 02:56:48] "GET /routing-instance/378f0829-a912-48dd-bd7a-9bca99fb9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005533 10.0.0.50 - - [2026-08-31 02:56:48] "GET /route-target/7bb09e9a-ad42-4416-8c48-1161413b839a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004808 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.50 - - [2026-08-31 02:56:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005130 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004161 10.0.0.50 - - [2026-08-31 02:56:48] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006984 10.0.0.50 - - [2026-08-31 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.50 - - [2026-08-31 02:56:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004694 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003824 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006823 10.0.0.50 - - [2026-08-31 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.50 - - [2026-08-31 02:56:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006082 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003978 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007860 10.0.0.50 - - [2026-08-31 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2026-08-31 02:56:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005372 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004385 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007370 10.0.0.50 - - [2026-08-31 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008781 10.0.0.50 - - [2026-08-31 02:56:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005190 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004261 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008104 10.0.0.50 - - [2026-08-31 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.50 - - [2026-08-31 02:56:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006645 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004496 10.0.0.50 - - [2026-08-31 02:56:49] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007640 10.0.0.50 - - [2026-08-31 02:56:49] "GET /obj-perms HTTP/1.1" 200 4479 0.005105 10.0.0.38 - - [2026-08-31 02:56:49] "GET /obj-perms HTTP/1.1" 200 4479 0.004560 10.0.0.50 - - [2026-08-31 02:56:49] "GET /obj-perms HTTP/1.1" 200 4479 0.004688 10.0.0.50 - - [2026-08-31 02:56:49] "GET /obj-perms HTTP/1.1" 200 4479 0.005616 10.0.0.185 - - [2026-08-31 02:56:49] "GET /obj-perms HTTP/1.1" 200 4479 0.004837 10.0.0.50 - - [2026-08-31 02:56:50] "POST /neutron/port HTTP/1.1" 200 1249 0.025182 10.0.0.50 - - [2026-08-31 02:56:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008303 10.0.0.50 - - [2026-08-31 02:56:50] "POST /neutron/port HTTP/1.1" 200 1249 0.020690 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.007365 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.004786 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine-interface/df7564f5-f2b9-46d1-aa78-6f4b4d115ed5 HTTP/1.1" 200 3168 0.008001 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.004554 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine-interface/df7564f5-f2b9-46d1-aa78-6f4b4d115ed5 HTTP/1.1" 200 3168 0.005849 10.0.0.50 - - [2026-08-31 02:56:50] "GET /instance-ip/0229d730-72b9-44a1-987c-a70794f6e5b5 HTTP/1.1" 200 1652 0.008599 10.0.0.50 - - [2026-08-31 02:56:50] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008217 10.0.0.50 - - [2026-08-31 02:56:50] "GET /instance-ip/4879fe22-8cc6-4961-9cee-5cd876fd7813 HTTP/1.1" 200 1633 0.007475 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.005049 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-machine-interface/df7564f5-f2b9-46d1-aa78-6f4b4d115ed5 HTTP/1.1" 200 3168 0.006179 10.0.0.50 - - [2026-08-31 02:56:50] "GET /instance-ip/0229d730-72b9-44a1-987c-a70794f6e5b5 HTTP/1.1" 200 1652 0.005561 10.0.0.50 - - [2026-08-31 02:56:50] "GET /instance-ip/4879fe22-8cc6-4961-9cee-5cd876fd7813 HTTP/1.1" 200 1633 0.006428 10.0.0.50 - - [2026-08-31 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2026-08-31 02:56:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004811 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004400 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010924 10.0.0.50 - - [2026-08-31 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009667 10.0.0.50 - - [2026-08-31 02:56:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005292 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004714 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008252 10.0.0.50 - - [2026-08-31 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.50 - - [2026-08-31 02:56:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005230 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004632 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007890 10.0.0.50 - - [2026-08-31 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.50 - - [2026-08-31 02:56:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005933 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003964 10.0.0.50 - - [2026-08-31 02:56:50] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008195 10.0.0.50 - - [2026-08-31 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.50 - - [2026-08-31 02:56:51] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005500 10.0.0.50 - - [2026-08-31 02:56:51] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003641 10.0.0.50 - - [2026-08-31 02:56:51] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006990 10.0.0.50 - - [2026-08-31 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.50 - - [2026-08-31 02:56:52] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004572 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003976 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007315 10.0.0.50 - - [2026-08-31 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2026-08-31 02:56:52] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004873 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003826 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006287 10.0.0.50 - - [2026-08-31 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.50 - - [2026-08-31 02:56:52] "GET /routing-instance/5f71bdd8-26df-4058-8869-8007ba8e613e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005493 10.0.0.50 - - [2026-08-31 02:56:52] "GET /route-target/8b179390-52e5-46f2-bdf0-190687285d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004950 10.0.0.50 - - [2026-08-31 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.50 - - [2026-08-31 02:56:52] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005103 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003688 10.0.0.50 - - [2026-08-31 02:56:52] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007419 10.0.0.50 - - [2026-08-31 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.50 - - [2026-08-31 02:56:52] "GET /routing-instance/5f71bdd8-26df-4058-8869-8007ba8e613e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005520 10.0.0.50 - - [2026-08-31 02:56:52] "GET /route-target/8b179390-52e5-46f2-bdf0-190687285d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005424 10.0.0.50 - - [2026-08-31 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.50 - - [2026-08-31 02:56:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005243 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004474 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007846 10.0.0.50 - - [2026-08-31 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.50 - - [2026-08-31 02:56:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005321 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004351 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008096 10.0.0.50 - - [2026-08-31 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.50 - - [2026-08-31 02:56:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005714 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004444 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008398 10.0.0.50 - - [2026-08-31 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.50 - - [2026-08-31 02:56:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005710 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004120 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007886 10.0.0.38 - - [2026-08-31 02:56:53] "GET /obj-perms HTTP/1.1" 200 4479 0.004992 10.0.0.50 - - [2026-08-31 02:56:53] "GET /obj-perms HTTP/1.1" 200 4479 0.005676 10.0.0.50 - - [2026-08-31 02:56:53] "GET /obj-perms HTTP/1.1" 200 4479 0.005441 10.0.0.38 - - [2026-08-31 02:56:53] "GET /obj-perms HTTP/1.1" 200 4479 0.005423 10.0.0.50 - - [2026-08-31 02:56:53] "GET /obj-perms HTTP/1.1" 200 4479 0.004876 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.005521 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-machine-interface/7f1b660e-3d16-4769-abdb-aa2a1b2db088 HTTP/1.1" 200 3167 0.006690 10.0.0.50 - - [2026-08-31 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.50 - - [2026-08-31 02:56:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004787 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003710 10.0.0.50 - - [2026-08-31 02:56:53] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007690 10.0.0.50 - - [2026-08-31 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.50 - - [2026-08-31 02:56:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004530 10.0.0.50 - - [2026-08-31 02:56:55] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004106 10.0.0.50 - - [2026-08-31 02:56:55] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006663 10.0.0.50 - - [2026-08-31 02:56:55] "POST /neutron/port HTTP/1.1" 200 1246 0.024926 10.0.0.50 - - [2026-08-31 02:57:00] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.005501 10.0.0.50 - - [2026-08-31 02:57:00] "GET /virtual-machine-interface/5ea33a25-54f6-4253-b6d5-e39797db816f HTTP/1.1" 200 3167 0.009662 10.0.0.50 - - [2026-08-31 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.50 - - [2026-08-31 02:57:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006217 10.0.0.50 - - [2026-08-31 02:57:00] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004471 10.0.0.50 - - [2026-08-31 02:57:00] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008728 10.0.0.50 - - [2026-08-31 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.50 - - [2026-08-31 02:57:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004781 10.0.0.50 - - [2026-08-31 02:57:01] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004835 10.0.0.50 - - [2026-08-31 02:57:01] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006891 10.0.0.50 - - [2026-08-31 02:57:01] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.005389 10.0.0.50 - - [2026-08-31 02:57:01] "GET /virtual-machine-interface/df7564f5-f2b9-46d1-aa78-6f4b4d115ed5 HTTP/1.1" 200 3168 0.007680 10.0.0.50 - - [2026-08-31 02:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.50 - - [2026-08-31 02:57:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005036 10.0.0.50 - - [2026-08-31 02:57:01] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003635 10.0.0.50 - - [2026-08-31 02:57:02] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007234 10.0.0.50 - - [2026-08-31 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.50 - - [2026-08-31 02:57:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005116 10.0.0.50 - - [2026-08-31 02:57:03] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004377 10.0.0.50 - - [2026-08-31 02:57:03] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007489 10.0.0.50 - - [2026-08-31 02:57:13] "POST /neutron/port HTTP/1.1" 200 1249 0.022767 10.0.0.50 - - [2026-08-31 02:57:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004599 10.0.0.50 - - [2026-08-31 02:57:14] "POST /neutron/port HTTP/1.1" 200 117 0.001347 10.0.0.50 - - [2026-08-31 02:57:19] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.006681 10.0.0.50 - - [2026-08-31 02:57:21] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 200 1297 0.005864 10.0.0.50 - - [2026-08-31 02:57:21] "POST /neutron/port HTTP/1.1" 200 1239 0.023860 10.0.0.50 - - [2026-08-31 02:57:23] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 404 171 0.004094 10.0.0.50 - - [2026-08-31 02:57:23] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 404 171 0.003741 10.0.0.50 - - [2026-08-31 02:57:23] "GET /virtual-machine/04beb654-f46a-4736-a40d-b7641ac4a37a HTTP/1.1" 404 171 0.003823 10.0.0.50 - - [2026-08-31 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.50 - - [2026-08-31 02:57:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005279 10.0.0.50 - - [2026-08-31 02:57:23] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004465 10.0.0.50 - - [2026-08-31 02:57:23] "GET /virtual-network/51bb6a55-037b-4a6b-8779-30ea1a08bdd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008330 10.0.0.50 - - [2026-08-31 02:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2026-08-31 02:57:23] "GET /routing-instance/5f71bdd8-26df-4058-8869-8007ba8e613e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005650 10.0.0.50 - - [2026-08-31 02:57:24] "GET /route-target/8b179390-52e5-46f2-bdf0-190687285d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005381 10.0.0.38 - - [2026-08-31 02:57:24] "GET /obj-perms HTTP/1.1" 200 4479 0.004379 10.0.0.50 - - [2026-08-31 02:57:27] "GET /obj-perms HTTP/1.1" 200 4479 0.004188 10.0.0.38 - - [2026-08-31 02:57:30] "GET /obj-perms HTTP/1.1" 200 4479 0.004665 10.0.0.50 - - [2026-08-31 02:57:30] "GET /obj-perms HTTP/1.1" 200 4479 0.005675 10.0.0.50 - - [2026-08-31 02:57:30] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.005162 10.0.0.50 - - [2026-08-31 02:57:32] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 200 1299 0.005249 10.0.0.50 - - [2026-08-31 02:57:32] "POST /neutron/port HTTP/1.1" 200 1238 0.027519 10.0.0.50 - - [2026-08-31 02:57:34] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 404 171 0.004580 10.0.0.50 - - [2026-08-31 02:57:34] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 404 171 0.003994 10.0.0.50 - - [2026-08-31 02:57:34] "GET /virtual-machine/eaceed45-d18e-47ab-9e8c-a7d406a0fcd6 HTTP/1.1" 404 171 0.004326 10.0.0.50 - - [2026-08-31 02:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.50 - - [2026-08-31 02:57:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005145 10.0.0.50 - - [2026-08-31 02:57:34] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003905 10.0.0.50 - - [2026-08-31 02:57:34] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007679 10.0.0.50 - - [2026-08-31 02:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.50 - - [2026-08-31 02:57:34] "GET /routing-instance/378f0829-a912-48dd-bd7a-9bca99fb9e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005608 10.0.0.50 - - [2026-08-31 02:57:34] "GET /route-target/7bb09e9a-ad42-4416-8c48-1161413b839a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005184 10.0.0.50 - - [2026-08-31 02:57:35] "GET /obj-perms HTTP/1.1" 200 4479 0.004592 10.0.0.185 - - [2026-08-31 02:57:35] "GET /obj-perms HTTP/1.1" 200 4479 0.005021 10.0.0.50 - - [2026-08-31 02:57:35] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.005286 10.0.0.50 - - [2026-08-31 02:57:37] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 200 1298 0.005857 10.0.0.50 - - [2026-08-31 02:57:37] "POST /neutron/port HTTP/1.1" 200 1236 0.026714 10.0.0.50 - - [2026-08-31 02:57:39] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 404 171 0.004168 10.0.0.50 - - [2026-08-31 02:57:39] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 404 171 0.003939 10.0.0.50 - - [2026-08-31 02:57:39] "GET /virtual-machine/2b5fbbc3-a746-48b9-a9df-84d2f72753ad HTTP/1.1" 404 171 0.004095 10.0.0.50 - - [2026-08-31 02:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-08-31 02:57:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005389 10.0.0.50 - - [2026-08-31 02:57:39] "GET /virtual-networks?parent_id=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.004106 10.0.0.50 - - [2026-08-31 02:57:39] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008034 10.0.0.50 - - [2026-08-31 02:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.50 - - [2026-08-31 02:57:39] "GET /routing-instance/f144f5e2-8cfa-4c26-88a8-e2dea6fa9788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.005860 10.0.0.50 - - [2026-08-31 02:57:39] "GET /route-target/7e658918-7386-48a8-bbfa-c9263708c179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004831 10.0.0.38 - - [2026-08-31 02:57:39] "GET /obj-perms HTTP/1.1" 200 4479 0.004786 10.0.0.50 - - [2026-08-31 02:57:42] "GET /obj-perms HTTP/1.1" 200 4479 0.005658 10.0.0.38 - - [2026-08-31 02:57:48] "GET /obj-perms HTTP/1.1" 200 4479 0.004446 10.0.0.50 - - [2026-08-31 02:57:52] "GET /obj-perms HTTP/1.1" 200 4479 0.004699 10.0.0.38 - - [2026-08-31 02:57:58] "GET /obj-perms HTTP/1.1" 200 4479 0.004006 10.0.0.50 - - [2026-08-31 02:58:01] "GET /obj-perms HTTP/1.1" 200 4479 0.004011 10.0.0.50 - - [2026-08-31 02:58:01] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006496 10.0.0.50 - - [2026-08-31 02:58:01] "POST /neutron/network HTTP/1.1" 200 1025 0.104572 10.0.0.50 - - [2026-08-31 02:58:01] "GET /virtual-network/4ff43361-cef8-4591-a6ff-c9ae65ba349d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007135 10.0.0.50 - - [2026-08-31 02:58:01] "POST /ref-update HTTP/1.1" 200 156 0.035608 10.0.0.50 - - [2026-08-31 02:58:01] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007225 10.0.0.50 - - [2026-08-31 02:58:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.005806 10.0.0.50 - - [2026-08-31 02:58:02] "POST /neutron/network HTTP/1.1" 200 1023 0.132003 10.0.0.50 - - [2026-08-31 02:58:02] "GET /virtual-network/0e47b284-8f8f-42a1-87b2-718a6cb7eddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2632 0.006285 10.0.0.50 - - [2026-08-31 02:58:02] "POST /ref-update HTTP/1.1" 200 156 0.047253 10.0.0.50 - - [2026-08-31 02:58:02] "DELETE /network-policy/8c0d35e9-ef0c-48ee-8d72-dadaa13c5b6e HTTP/1.1" 200 115 0.080463 10.0.0.50 - - [2026-08-31 02:58:02] "DELETE /network-policy/ad2e5e73-5986-48a7-a602-9ac42b3bdeaf HTTP/1.1" 200 115 0.064370 10.0.0.50 - - [2026-08-31 02:58:02] "DELETE /network-policy/776531be-be67-4b5b-a0e4-223334dfa051 HTTP/1.1" 200 115 0.054150 10.0.0.38 - - [2026-08-31 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005043 10.0.0.38 - - [2026-08-31 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002765 10.0.0.38 - - [2026-08-31 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003305 10.0.0.38 - - [2026-08-31 02:58:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002980 10.0.0.50 - - [2026-08-31 02:58:02] "POST /neutron/network HTTP/1.1" 200 151 0.155577 10.0.0.50 - - [2026-08-31 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.50 - - [2026-08-31 02:58:03] "POST /neutron/network HTTP/1.1" 200 1023 0.014517 10.0.0.50 - - [2026-08-31 02:58:03] "DELETE /route-target/7e658918-7386-48a8-bbfa-c9263708c179 HTTP/1.1" 200 115 0.034493 10.0.0.50 - - [2026-08-31 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.50 - - [2026-08-31 02:58:03] "DELETE /network-ipam/40c2b745-56ef-45f0-92ba-962d6d32c3b2 HTTP/1.1" 200 115 0.046018 10.0.0.50 - - [2026-08-31 02:58:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.008450 10.0.0.50 - - [2026-08-31 02:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.50 - - [2026-08-31 02:58:03] "DELETE /network-ipam/2f2a03d0-93f5-4776-aeed-e67848d45c9b HTTP/1.1" 200 115 0.045606 10.0.0.50 - - [2026-08-31 02:58:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.004048 10.0.0.50 - - [2026-08-31 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.50 - - [2026-08-31 02:58:04] "DELETE /network-ipam/10f9d11a-5929-4ae0-bf8a-38bf566e6e5d HTTP/1.1" 200 115 0.043633 10.0.0.50 - - [2026-08-31 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 203 0.007105 10.0.0.38 - - [2026-08-31 02:58:06] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001777 10.0.0.50 - - [2026-08-31 02:58:06] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.055359 10.0.0.38 - - [2026-08-31 02:58:06] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001144 10.0.0.50 - - [2026-08-31 02:58:06] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?fields=virtual_networks HTTP/1.1" 200 1055 0.071921 10.0.0.38 - - [2026-08-31 02:58:06] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001129 10.0.0.50 - - [2026-08-31 02:58:07] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.057996 10.0.0.38 - - [2026-08-31 02:58:07] "GET /projects?obj_uuids=9c6025b9-44ce-4bd2-a686-72b8e8276bc1&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001064 10.0.0.50 - - [2026-08-31 02:58:07] "GET /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1?fields=security_groups HTTP/1.1" 200 1287 0.054985 10.0.0.50 - - [2026-08-31 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.028765 10.0.0.38 - - [2026-08-31 02:58:08] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004248 10.0.0.38 - - [2026-08-31 02:58:08] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.38 - - [2026-08-31 02:58:08] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007746 10.0.0.38 - - [2026-08-31 02:58:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.008118 10.0.0.38 - - [2026-08-31 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.012379 10.0.0.38 - - [2026-08-31 02:58:08] "POST /security-groups HTTP/1.1" 200 593 0.041066 10.0.0.38 - - [2026-08-31 02:58:08] "POST /projects HTTP/1.1" 200 589 0.301810 10.0.0.50 - - [2026-08-31 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.012463 10.0.0.38 - - [2026-08-31 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.385154 10.0.0.50 - - [2026-08-31 02:58:08] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.556823 10.0.0.50 - - [2026-08-31 02:58:09] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-08-31 02:58:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.50 - - [2026-08-31 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.083307 10.0.0.38 - - [2026-08-31 02:58:11] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001101 10.0.0.50 - - [2026-08-31 02:58:11] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.047602 10.0.0.38 - - [2026-08-31 02:58:12] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001343 10.0.0.50 - - [2026-08-31 02:58:12] "POST /neutron/network HTTP/1.1" 200 619 0.196524 10.0.0.50 - - [2026-08-31 02:58:12] "POST /ref-update HTTP/1.1" 200 156 0.042984 10.0.0.50 - - [2026-08-31 02:58:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.003600 10.0.0.50 - - [2026-08-31 02:58:12] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006872 10.0.0.50 - - [2026-08-31 02:58:12] "POST /neutron/network HTTP/1.1" 200 838 0.007408 10.0.0.50 - - [2026-08-31 02:58:12] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006588 10.0.0.50 - - [2026-08-31 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.38 - - [2026-08-31 02:58:12] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001709 10.0.0.50 - - [2026-08-31 02:58:12] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065351 10.0.0.50 - - [2026-08-31 02:58:12] "POST /neutron/network HTTP/1.1" 200 117 0.015033 10.0.0.50 - - [2026-08-31 02:58:13] "POST /neutron/network HTTP/1.1" 200 839 0.008953 10.0.0.50 - - [2026-08-31 02:58:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001239 10.0.0.50 - - [2026-08-31 02:58:13] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005579 10.0.0.50 - - [2026-08-31 02:58:13] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006907 10.0.0.50 - - [2026-08-31 02:58:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.010196 10.0.0.50 - - [2026-08-31 02:58:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.003345 10.0.0.50 - - [2026-08-31 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2026-08-31 02:58:13] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001025 10.0.0.50 - - [2026-08-31 02:58:13] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.051400 10.0.0.50 - - [2026-08-31 02:58:13] "POST /network-policys HTTP/1.1" 200 571 0.034227 10.0.0.50 - - [2026-08-31 02:58:13] "GET /network-policy/87237839-ef70-4edb-a138-2e9d929d4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007846 10.0.0.50 - - [2026-08-31 02:58:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.003657 10.0.0.50 - - [2026-08-31 02:58:13] "POST /neutron/network HTTP/1.1" 200 940 0.035144 10.0.0.50 - - [2026-08-31 02:58:13] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.015469 10.0.0.50 - - [2026-08-31 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.50 - - [2026-08-31 02:58:13] "GET /network-policy/87237839-ef70-4edb-a138-2e9d929d4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007020 10.0.0.50 - - [2026-08-31 02:58:14] "POST /neutron/network HTTP/1.1" 200 941 0.013285 10.0.0.50 - - [2026-08-31 02:58:14] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006599 10.0.0.50 - - [2026-08-31 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.50 - - [2026-08-31 02:58:14] "POST /access-control-lists HTTP/1.1" 200 590 0.092757 10.0.0.50 - - [2026-08-31 02:58:14] "GET /network-policy/87237839-ef70-4edb-a138-2e9d929d4510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007873 10.0.0.50 - - [2026-08-31 02:58:14] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007135 10.0.0.50 - - [2026-08-31 02:58:15] "GET /obj-perms HTTP/1.1" 200 4471 0.051110 10.0.0.38 - - [2026-08-31 02:58:16] "GET /obj-perms HTTP/1.1" 200 4471 0.038793 10.0.0.50 - - [2026-08-31 02:58:16] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006884 10.0.0.185 - - [2026-08-31 02:58:16] "GET /obj-perms HTTP/1.1" 200 4471 0.037995 10.0.0.50 - - [2026-08-31 02:58:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001844 10.0.0.38 - - [2026-08-31 02:58:17] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001774 10.0.0.50 - - [2026-08-31 02:58:17] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056313 10.0.0.50 - - [2026-08-31 02:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.006484 10.0.0.50 - - [2026-08-31 02:58:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001563 10.0.0.50 - - [2026-08-31 02:58:17] "POST /neutron/network HTTP/1.1" 200 951 0.008203 10.0.0.50 - - [2026-08-31 02:58:17] "POST /neutron/port HTTP/1.1" 200 117 0.007564 10.0.0.38 - - [2026-08-31 02:58:21] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001338 10.0.0.50 - - [2026-08-31 02:58:22] "POST /neutron/port HTTP/1.1" 200 1074 0.488903 10.0.0.50 - - [2026-08-31 02:58:22] "POST /neutron/port HTTP/1.1" 200 1074 0.037130 10.0.0.50 - - [2026-08-31 02:58:22] "POST /neutron/port HTTP/1.1" 200 1075 0.024705 10.0.0.50 - - [2026-08-31 02:58:23] "POST /neutron/port HTTP/1.1" 200 1138 0.031312 10.0.0.50 - - [2026-08-31 02:58:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004537 10.0.0.50 - - [2026-08-31 02:58:23] "POST /neutron/network HTTP/1.1" 200 940 0.007518 10.0.0.50 - - [2026-08-31 02:58:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.010065 10.0.0.50 - - [2026-08-31 02:58:28] "POST /neutron/port HTTP/1.1" 200 1138 0.018955 10.0.0.50 - - [2026-08-31 02:58:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009875 10.0.0.50 - - [2026-08-31 02:58:43] "POST /neutron/port HTTP/1.1" 200 1138 0.026523 10.0.0.50 - - [2026-08-31 02:58:43] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010856 10.0.0.50 - - [2026-08-31 02:58:43] "GET /virtual-machine/f21df226-1ffb-474b-8257-049b8c337205 HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2026-08-31 02:58:44] "GET /virtual-machine/f21df226-1ffb-474b-8257-049b8c337205 HTTP/1.1" 200 1294 0.027786 10.0.0.50 - - [2026-08-31 02:58:44] "GET /virtual-machine-interface/5885e0c6-654f-4164-98ca-e14ac9549c1f HTTP/1.1" 200 2950 0.006958 10.0.0.50 - - [2026-08-31 02:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.50 - - [2026-08-31 02:58:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004076 10.0.0.50 - - [2026-08-31 02:58:44] "GET /virtual-networks?parent_id=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004885 10.0.0.50 - - [2026-08-31 02:58:44] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006427 10.0.0.50 - - [2026-08-31 02:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.50 - - [2026-08-31 02:58:47] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007111 10.0.0.50 - - [2026-08-31 02:58:49] "DELETE /access-control-list/52f86ffa-e21b-4545-9d83-2224595b63f5 HTTP/1.1" 200 115 0.040541 10.0.0.50 - - [2026-08-31 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2026-08-31 02:58:51] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009128 10.0.0.50 - - [2026-08-31 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.50 - - [2026-08-31 02:58:55] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006861 10.0.0.185 - - [2026-08-31 02:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.185 - - [2026-08-31 02:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.185 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.185 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.38 - - [2026-08-31 02:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.50 - - [2026-08-31 02:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.50 - - [2026-08-31 02:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.50 - - [2026-08-31 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-08-31 02:58:59] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007652 10.0.0.50 - - [2026-08-31 02:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2026-08-31 02:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-08-31 02:59:01] "DELETE /project/9c6025b9-44ce-4bd2-a686-72b8e8276bc1 HTTP/1.1" 404 177 0.005910 10.0.0.38 - - [2026-08-31 02:59:01] "DELETE /project/4fa938f087c645d9b8297e8671ae117e HTTP/1.1" 404 173 0.004854 10.0.0.50 - - [2026-08-31 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.50 - - [2026-08-31 02:59:03] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005691 10.0.0.50 - - [2026-08-31 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.50 - - [2026-08-31 02:59:07] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006849 10.0.0.50 - - [2026-08-31 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.50 - - [2026-08-31 02:59:11] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006206 10.0.0.50 - - [2026-08-31 02:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2026-08-31 02:59:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004839 10.0.0.50 - - [2026-08-31 02:59:14] "GET /virtual-networks?parent_id=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004598 10.0.0.50 - - [2026-08-31 02:59:14] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.008137 10.0.0.50 - - [2026-08-31 02:59:14] "POST /neutron/port HTTP/1.1" 200 1138 0.020932 10.0.0.50 - - [2026-08-31 02:59:16] "POST /neutron/port HTTP/1.1" 200 1138 0.042253 10.0.0.50 - - [2026-08-31 02:59:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.010894 10.0.0.50 - - [2026-08-31 02:59:18] "POST /neutron/port HTTP/1.1" 200 1138 0.045770 10.0.0.50 - - [2026-08-31 02:59:19] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008965 10.0.0.50 - - [2026-08-31 02:59:24] "POST /neutron/port HTTP/1.1" 200 1139 0.024102 10.0.0.50 - - [2026-08-31 02:59:24] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008123 10.0.0.50 - - [2026-08-31 02:59:24] "GET /virtual-machine/44826bed-6406-4464-927e-ddfcdeb9dd23 HTTP/1.1" 200 1294 0.007036 10.0.0.50 - - [2026-08-31 02:59:24] "GET /virtual-machine-interface/fd62f202-6c07-4c9b-8b97-6f55dcffcd01 HTTP/1.1" 200 2951 0.007842 10.0.0.50 - - [2026-08-31 02:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.50 - - [2026-08-31 02:59:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004310 10.0.0.50 - - [2026-08-31 02:59:24] "GET /virtual-networks?parent_id=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003893 10.0.0.50 - - [2026-08-31 02:59:25] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007725 10.0.0.50 - - [2026-08-31 02:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.50 - - [2026-08-31 02:59:26] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004902 10.0.0.50 - - [2026-08-31 02:59:26] "GET /virtual-networks?parent_id=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.010180 10.0.0.50 - - [2026-08-31 02:59:26] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006381 10.0.0.50 - - [2026-08-31 02:59:28] "POST /neutron/port HTTP/1.1" 200 1139 0.021873 10.0.0.50 - - [2026-08-31 02:59:31] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008781 10.0.0.50 - - [2026-08-31 02:59:37] "POST /neutron/network HTTP/1.1" 200 951 0.013514 10.0.0.50 - - [2026-08-31 02:59:37] "POST /neutron/port HTTP/1.1" 200 117 0.001456 10.0.0.50 - - [2026-08-31 03:00:16] "POST /neutron/port HTTP/1.1" 200 1138 0.027686 10.0.0.50 - - [2026-08-31 03:00:16] "POST /neutron/subnet HTTP/1.1" 200 699 0.011311 10.0.0.50 - - [2026-08-31 03:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-08-31 03:00:21] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.035557 10.0.0.50 - - [2026-08-31 03:00:22] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.110910 10.0.0.50 - - [2026-08-31 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.50 - - [2026-08-31 03:00:22] "PUT /network-policy/87237839-ef70-4edb-a138-2e9d929d4510 HTTP/1.1" 200 262 0.019881 10.0.0.50 - - [2026-08-31 03:00:22] "PUT /access-control-list/9e659218-5418-4b35-b0c2-5326e9c08290 HTTP/1.1" 200 272 0.086303 10.0.0.50 - - [2026-08-31 03:00:25] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006631 10.0.0.50 - - [2026-08-31 03:00:25] "POST /neutron/network HTTP/1.1" 200 941 0.008553 10.0.0.50 - - [2026-08-31 03:00:26] "GET /virtual-network/81863c51-6174-45cc-851c-92adf82ab04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011578 10.0.0.50 - - [2026-08-31 03:00:26] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007372 10.0.0.50 - - [2026-08-31 03:00:26] "POST /neutron/network HTTP/1.1" 200 940 0.008864 10.0.0.50 - - [2026-08-31 03:00:26] "DELETE /access-control-list/9e659218-5418-4b35-b0c2-5326e9c08290 HTTP/1.1" 200 115 0.053328 10.0.0.50 - - [2026-08-31 03:00:26] "GET /virtual-network/3bb73e62-d23e-4c79-9f11-d6f339885d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.018845 10.0.0.50 - - [2026-08-31 03:00:26] "DELETE /network-policy/87237839-ef70-4edb-a138-2e9d929d4510 HTTP/1.1" 200 115 0.050538 10.0.0.50 - - [2026-08-31 03:00:26] "POST /neutron/network HTTP/1.1" 200 839 0.012139 10.0.0.50 - - [2026-08-31 03:00:27] "POST /neutron/port HTTP/1.1" 200 1129 0.016318 10.0.0.50 - - [2026-08-31 03:00:27] "POST /neutron/port HTTP/1.1" 200 1128 0.015117 10.0.0.38 - - [2026-08-31 03:00:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004059 10.0.0.38 - - [2026-08-31 03:00:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005322 10.0.0.50 - - [2026-08-31 03:00:28] "POST /neutron/network HTTP/1.1" 200 151 0.174253 10.0.0.38 - - [2026-08-31 03:00:29] "GET /obj-perms HTTP/1.1" 200 4493 0.059258 10.0.0.50 - - [2026-08-31 03:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.50 - - [2026-08-31 03:00:29] "GET /obj-perms HTTP/1.1" 200 4493 0.068617 10.0.0.38 - - [2026-08-31 03:00:31] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001839 10.0.0.50 - - [2026-08-31 03:00:31] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.098133 10.0.0.38 - - [2026-08-31 03:00:31] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002615 10.0.0.50 - - [2026-08-31 03:00:31] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?fields=virtual_networks HTTP/1.1" 200 1046 0.082028 10.0.0.38 - - [2026-08-31 03:00:31] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001291 10.0.0.50 - - [2026-08-31 03:00:31] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.072737 10.0.0.38 - - [2026-08-31 03:00:31] "GET /projects?obj_uuids=4fa938f0-87c6-45d9-b829-7e8671ae117e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002384 10.0.0.50 - - [2026-08-31 03:00:31] "GET /project/4fa938f0-87c6-45d9-b829-7e8671ae117e?fields=security_groups HTTP/1.1" 200 1274 0.064511 10.0.0.50 - - [2026-08-31 03:00:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.041305 10.0.0.38 - - [2026-08-31 03:00:32] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004332 10.0.0.38 - - [2026-08-31 03:00:32] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001924 10.0.0.38 - - [2026-08-31 03:00:32] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044823 10.0.0.38 - - [2026-08-31 03:00:32] "POST /id-to-fqname HTTP/1.1" 200 202 0.012021 10.0.0.38 - - [2026-08-31 03:00:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.010107 10.0.0.38 - - [2026-08-31 03:00:32] "POST /security-groups HTTP/1.1" 200 603 0.045398 10.0.0.38 - - [2026-08-31 03:00:33] "POST /projects HTTP/1.1" 200 609 0.352481 10.0.0.38 - - [2026-08-31 03:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.388086 10.0.0.50 - - [2026-08-31 03:00:33] "POST /access-control-lists HTTP/1.1" 200 608 0.064464 10.0.0.50 - - [2026-08-31 03:00:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.628993 10.0.0.50 - - [2026-08-31 03:00:34] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.50 - - [2026-08-31 03:00:37] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2026-08-31 03:00:38] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001105 10.0.0.50 - - [2026-08-31 03:00:38] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.115760 10.0.0.50 - - [2026-08-31 03:00:38] "GET / HTTP/1.1" 200 35931 0.003785 10.0.0.50 - - [2026-08-31 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.38 - - [2026-08-31 03:00:39] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001508 10.0.0.50 - - [2026-08-31 03:00:39] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010468 10.0.0.50 - - [2026-08-31 03:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.38 - - [2026-08-31 03:00:39] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001443 10.0.0.50 - - [2026-08-31 03:00:39] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.069804 10.0.0.50 - - [2026-08-31 03:00:40] "GET /domains HTTP/1.1" 401 292 0.000538 10.0.0.50 - - [2026-08-31 03:00:40] "GET /domains HTTP/1.1" 200 280 0.030665 10.0.0.38 - - [2026-08-31 03:00:40] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.50 - - [2026-08-31 03:00:40] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597 HTTP/1.1" 200 2967 0.011301 10.0.0.38 - - [2026-08-31 03:00:41] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001272 10.0.0.50 - - [2026-08-31 03:00:41] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8 HTTP/1.1" 200 1933 0.129278 10.0.0.50 - - [2026-08-31 03:00:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004284 10.0.0.50 - - [2026-08-31 03:00:41] "POST /network-ipams HTTP/1.1" 200 621 0.043270 10.0.0.50 - - [2026-08-31 03:00:41] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004914 10.0.0.50 - - [2026-08-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-08-31 03:00:41] "GET /network-ipam/62021148-0cde-4f92-9b22-7894fa59e7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007126 10.0.0.50 - - [2026-08-31 03:00:41] "PUT /network-ipam/62021148-0cde-4f92-9b22-7894fa59e7ec HTTP/1.1" 200 258 0.016409 10.0.0.50 - - [2026-08-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000582 10.0.0.50 - - [2026-08-31 03:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.030870 10.0.0.38 - - [2026-08-31 03:00:41] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001091 10.0.0.50 - - [2026-08-31 03:00:42] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.066602 10.0.0.50 - - [2026-08-31 03:00:42] "POST /neutron/network HTTP/1.1" 200 117 0.033418 10.0.0.50 - - [2026-08-31 03:00:42] "POST /route-targets HTTP/1.1" 200 327 0.019968 10.0.0.38 - - [2026-08-31 03:00:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009553 10.0.0.50 - - [2026-08-31 03:00:42] "POST /neutron/subnet HTTP/1.1" 200 701 0.214798 10.0.0.50 - - [2026-08-31 03:00:43] "POST /id-to-fqname HTTP/1.1" 200 235 0.001921 10.0.0.50 - - [2026-08-31 03:00:43] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011026 10.0.0.50 - - [2026-08-31 03:00:43] "POST /neutron/network HTTP/1.1" 200 1349 0.014920 10.0.0.50 - - [2026-08-31 03:00:43] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007530 10.0.0.50 - - [2026-08-31 03:00:43] "POST /neutron/subnet HTTP/1.1" 200 701 0.011766 10.0.0.50 - - [2026-08-31 03:00:44] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006644 10.0.0.185 - - [2026-08-31 03:00:45] "GET /obj-perms HTTP/1.1" 200 4456 0.047557 10.0.0.50 - - [2026-08-31 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003424 10.0.0.50 - - [2026-08-31 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.38 - - [2026-08-31 03:00:45] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001787 10.0.0.50 - - [2026-08-31 03:00:45] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.082596 10.0.0.50 - - [2026-08-31 03:00:45] "POST /network-policys HTTP/1.1" 200 563 0.082378 10.0.0.50 - - [2026-08-31 03:00:45] "GET /network-policy/dc61b346-c2e2-4ce3-8883-f8aab36205a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.009429 10.0.0.50 - - [2026-08-31 03:00:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.003500 10.0.0.50 - - [2026-08-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.38 - - [2026-08-31 03:00:46] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.50 - - [2026-08-31 03:00:46] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059437 10.0.0.50 - - [2026-08-31 03:00:46] "POST /network-policys HTTP/1.1" 200 563 0.078944 10.0.0.50 - - [2026-08-31 03:00:46] "GET /network-policy/69c1d7dc-487e-4629-ae1c-d4f0f2de5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.015490 10.0.0.50 - - [2026-08-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003966 10.0.0.50 - - [2026-08-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.38 - - [2026-08-31 03:00:46] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000995 10.0.0.50 - - [2026-08-31 03:00:46] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048298 10.0.0.50 - - [2026-08-31 03:00:46] "POST /network-policys HTTP/1.1" 200 563 0.077582 10.0.0.50 - - [2026-08-31 03:00:46] "GET /network-policy/94a3a184-db36-47e2-8030-84e021de4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006794 10.0.0.50 - - [2026-08-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003442 10.0.0.50 - - [2026-08-31 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2026-08-31 03:00:47] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.50 - - [2026-08-31 03:00:47] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.061351 10.0.0.50 - - [2026-08-31 03:00:47] "POST /network-policys HTTP/1.1" 200 563 0.078169 10.0.0.50 - - [2026-08-31 03:00:47] "GET /network-policy/11ee35f1-5185-4ba7-96f5-1cde7ee0db97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.007641 10.0.0.50 - - [2026-08-31 03:00:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.003877 10.0.0.50 - - [2026-08-31 03:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.38 - - [2026-08-31 03:00:47] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001600 10.0.0.50 - - [2026-08-31 03:00:47] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.074208 10.0.0.50 - - [2026-08-31 03:00:47] "POST /network-policys HTTP/1.1" 200 563 0.085921 10.0.0.50 - - [2026-08-31 03:00:47] "GET /network-policy/c3ac3f8c-8bfb-4973-8b7f-620e2c361aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007153 10.0.0.50 - - [2026-08-31 03:00:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.003698 10.0.0.50 - - [2026-08-31 03:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.38 - - [2026-08-31 03:00:47] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001150 10.0.0.50 - - [2026-08-31 03:00:48] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.074636 10.0.0.50 - - [2026-08-31 03:00:48] "POST /network-policys HTTP/1.1" 200 563 0.080676 10.0.0.50 - - [2026-08-31 03:00:48] "GET /network-policy/c424d9f5-58c0-48a2-be91-aa2fdccc5999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007175 10.0.0.50 - - [2026-08-31 03:00:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.004045 10.0.0.50 - - [2026-08-31 03:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.38 - - [2026-08-31 03:00:48] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001371 10.0.0.50 - - [2026-08-31 03:00:48] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.058672 10.0.0.50 - - [2026-08-31 03:00:48] "POST /network-policys HTTP/1.1" 200 563 0.083025 10.0.0.50 - - [2026-08-31 03:00:48] "GET /network-policy/bcb9bf38-5132-4cd5-bbb9-ef3b33c08abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009273 10.0.0.50 - - [2026-08-31 03:00:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.003783 10.0.0.50 - - [2026-08-31 03:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.38 - - [2026-08-31 03:00:48] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001587 10.0.0.50 - - [2026-08-31 03:00:48] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.053624 10.0.0.50 - - [2026-08-31 03:00:49] "POST /network-policys HTTP/1.1" 200 563 0.077964 10.0.0.50 - - [2026-08-31 03:00:49] "GET /network-policy/c9681f9c-5c6d-4a0e-b711-83cae22df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.009175 10.0.0.50 - - [2026-08-31 03:00:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.005024 10.0.0.50 - - [2026-08-31 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.38 - - [2026-08-31 03:00:49] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001774 10.0.0.50 - - [2026-08-31 03:00:49] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.070661 10.0.0.50 - - [2026-08-31 03:00:49] "POST /network-policys HTTP/1.1" 200 563 0.080584 10.0.0.50 - - [2026-08-31 03:00:49] "GET /network-policy/68182d23-21c9-447e-a873-af5c4cbbafa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.008155 10.0.0.50 - - [2026-08-31 03:00:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.003856 10.0.0.50 - - [2026-08-31 03:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.38 - - [2026-08-31 03:00:49] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001306 10.0.0.50 - - [2026-08-31 03:00:49] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.069321 10.0.0.50 - - [2026-08-31 03:00:50] "POST /network-policys HTTP/1.1" 200 563 0.088125 10.0.0.50 - - [2026-08-31 03:00:50] "GET /network-policy/7c09ecef-1dda-46bd-b862-0ce5b5cc338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.009856 10.0.0.50 - - [2026-08-31 03:00:50] "DELETE /access-control-list/49a1cd88-6e8c-490e-997d-9f242a427214 HTTP/1.1" 200 115 0.055146 10.0.0.50 - - [2026-08-31 03:00:50] "POST /neutron/network HTTP/1.1" 200 2262 0.288426 10.0.0.50 - - [2026-08-31 03:00:50] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008138 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/11ee35f1-5185-4ba7-96f5-1cde7ee0db97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004732 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/68182d23-21c9-447e-a873-af5c4cbbafa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005483 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/69c1d7dc-487e-4629-ae1c-d4f0f2de5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004830 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/7c09ecef-1dda-46bd-b862-0ce5b5cc338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004993 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/94a3a184-db36-47e2-8030-84e021de4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004828 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/bcb9bf38-5132-4cd5-bbb9-ef3b33c08abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.017776 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/c3ac3f8c-8bfb-4973-8b7f-620e2c361aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005630 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/c424d9f5-58c0-48a2-be91-aa2fdccc5999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005546 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/c9681f9c-5c6d-4a0e-b711-83cae22df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005788 10.0.0.50 - - [2026-08-31 03:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.50 - - [2026-08-31 03:00:51] "GET /network-policy/dc61b346-c2e2-4ce3-8883-f8aab36205a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006361 10.0.0.50 - - [2026-08-31 03:00:51] "POST /id-to-fqname HTTP/1.1" 200 235 0.001690 10.0.0.50 - - [2026-08-31 03:00:52] "POST /neutron/network HTTP/1.1" 200 2262 0.053390 10.0.0.50 - - [2026-08-31 03:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.010516 10.0.0.50 - - [2026-08-31 03:00:56] "POST /neutron/port HTTP/1.1" 200 1186 0.037193 10.0.0.50 - - [2026-08-31 03:00:57] "POST /neutron/port HTTP/1.1" 200 1250 0.033589 10.0.0.50 - - [2026-08-31 03:00:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005254 10.0.0.50 - - [2026-08-31 03:00:58] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.38 - - [2026-08-31 03:01:01] "DELETE /project/0dbe25208a73479aabbf385669955ad8 HTTP/1.1" 404 173 0.003137 10.0.0.38 - - [2026-08-31 03:01:01] "DELETE /project/4fa938f0-87c6-45d9-b829-7e8671ae117e HTTP/1.1" 404 177 0.005960 10.0.0.50 - - [2026-08-31 03:01:02] "POST /neutron/port HTTP/1.1" 200 1250 0.022890 10.0.0.50 - - [2026-08-31 03:01:07] "POST /neutron/security_group HTTP/1.1" 200 2082 0.012713 10.0.0.50 - - [2026-08-31 03:01:17] "POST /neutron/port HTTP/1.1" 200 1250 0.024289 10.0.0.50 - - [2026-08-31 03:01:23] "POST /neutron/security_group HTTP/1.1" 200 2082 0.010528 10.0.0.50 - - [2026-08-31 03:01:23] "POST /neutron/port HTTP/1.1" 200 1250 0.024767 10.0.0.50 - - [2026-08-31 03:01:23] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 401 292 0.000562 10.0.0.50 - - [2026-08-31 03:01:23] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 200 1304 0.039268 10.0.0.50 - - [2026-08-31 03:01:23] "GET /virtual-machine-interface/bc736a2d-865c-4f0a-b6e5-ad4eda567da2 HTTP/1.1" 200 3169 0.007872 10.0.0.50 - - [2026-08-31 03:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.50 - - [2026-08-31 03:01:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004692 10.0.0.50 - - [2026-08-31 03:01:23] "GET /virtual-networks?parent_id=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003742 10.0.0.50 - - [2026-08-31 03:01:23] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006998 10.0.0.50 - - [2026-08-31 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2026-08-31 03:01:26] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008469 10.0.0.50 - - [2026-08-31 03:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.50 - - [2026-08-31 03:01:31] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.006677 10.0.0.50 - - [2026-08-31 03:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.50 - - [2026-08-31 03:01:35] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.005898 10.0.0.50 - - [2026-08-31 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.50 - - [2026-08-31 03:01:39] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008534 10.0.0.50 - - [2026-08-31 03:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.50 - - [2026-08-31 03:01:43] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007445 10.0.0.50 - - [2026-08-31 03:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.50 - - [2026-08-31 03:01:47] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007909 10.0.0.50 - - [2026-08-31 03:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.50 - - [2026-08-31 03:01:51] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007000 10.0.0.50 - - [2026-08-31 03:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.50 - - [2026-08-31 03:01:55] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.008153 10.0.0.50 - - [2026-08-31 03:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.50 - - [2026-08-31 03:01:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005701 10.0.0.50 - - [2026-08-31 03:01:57] "GET /virtual-networks?parent_id=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005048 10.0.0.50 - - [2026-08-31 03:01:57] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6140 0.007994 10.0.0.50 - - [2026-08-31 03:01:57] "POST /neutron/security_group HTTP/1.1" 200 2082 0.012865 10.0.0.50 - - [2026-08-31 03:02:08] "POST /neutron/port HTTP/1.1" 200 1250 0.022322 10.0.0.50 - - [2026-08-31 03:02:13] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009426 10.0.0.50 - - [2026-08-31 03:02:17] "POST /neutron/port HTTP/1.1" 200 1250 0.026964 10.0.0.50 - - [2026-08-31 03:02:18] "POST /neutron/port HTTP/1.1" 200 1250 0.025429 10.0.0.50 - - [2026-08-31 03:02:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005883 10.0.0.50 - - [2026-08-31 03:02:19] "POST /neutron/port HTTP/1.1" 200 117 0.001608 10.0.0.50 - - [2026-08-31 03:02:23] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009623 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/dc61b346-c2e2-4ce3-8883-f8aab36205a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.004697 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/69c1d7dc-487e-4629-ae1c-d4f0f2de5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006040 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/94a3a184-db36-47e2-8030-84e021de4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005703 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/11ee35f1-5185-4ba7-96f5-1cde7ee0db97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.011502 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/c3ac3f8c-8bfb-4973-8b7f-620e2c361aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005703 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/c424d9f5-58c0-48a2-be91-aa2fdccc5999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006520 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/bcb9bf38-5132-4cd5-bbb9-ef3b33c08abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006477 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/c9681f9c-5c6d-4a0e-b711-83cae22df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006225 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/68182d23-21c9-447e-a873-af5c4cbbafa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005926 10.0.0.50 - - [2026-08-31 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.50 - - [2026-08-31 03:02:24] "GET /network-policy/7c09ecef-1dda-46bd-b862-0ce5b5cc338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005582 10.0.0.50 - - [2026-08-31 03:02:24] "POST /neutron/network HTTP/1.1" 200 2262 0.016263 10.0.0.50 - - [2026-08-31 03:02:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.039543 10.0.0.50 - - [2026-08-31 03:02:25] "PUT /access-control-list/58132ae5-4b69-4a59-aeda-6ae3e42f0c54 HTTP/1.1" 200 272 0.040527 10.0.0.50 - - [2026-08-31 03:02:25] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009464 10.0.0.50 - - [2026-08-31 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.50 - - [2026-08-31 03:02:25] "GET /network-policy/dc61b346-c2e2-4ce3-8883-f8aab36205a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.009295 10.0.0.50 - - [2026-08-31 03:02:30] "POST /neutron/network HTTP/1.1" 200 1452 0.014426 10.0.0.50 - - [2026-08-31 03:02:30] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010214 10.0.0.50 - - [2026-08-31 03:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.50 - - [2026-08-31 03:02:30] "GET /network-policy/69c1d7dc-487e-4629-ae1c-d4f0f2de5f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006612 10.0.0.50 - - [2026-08-31 03:02:35] "POST /neutron/network HTTP/1.1" 200 1452 0.026709 10.0.0.50 - - [2026-08-31 03:02:35] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010033 10.0.0.50 - - [2026-08-31 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.50 - - [2026-08-31 03:02:35] "GET /network-policy/94a3a184-db36-47e2-8030-84e021de4c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006039 10.0.0.50 - - [2026-08-31 03:02:41] "POST /neutron/network HTTP/1.1" 200 1452 0.012323 10.0.0.50 - - [2026-08-31 03:02:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.026789 10.0.0.50 - - [2026-08-31 03:02:41] "PUT /access-control-list/58132ae5-4b69-4a59-aeda-6ae3e42f0c54 HTTP/1.1" 200 272 0.038620 10.0.0.50 - - [2026-08-31 03:02:41] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009622 10.0.0.50 - - [2026-08-31 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.50 - - [2026-08-31 03:02:41] "GET /network-policy/11ee35f1-5185-4ba7-96f5-1cde7ee0db97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006111 10.0.0.50 - - [2026-08-31 03:02:46] "POST /neutron/network HTTP/1.1" 200 1452 0.013685 10.0.0.50 - - [2026-08-31 03:02:46] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.012365 10.0.0.50 - - [2026-08-31 03:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.50 - - [2026-08-31 03:02:46] "GET /network-policy/c3ac3f8c-8bfb-4973-8b7f-620e2c361aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005208 10.0.0.50 - - [2026-08-31 03:02:51] "POST /neutron/network HTTP/1.1" 200 1452 0.020421 10.0.0.50 - - [2026-08-31 03:02:51] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.012133 10.0.0.50 - - [2026-08-31 03:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.50 - - [2026-08-31 03:02:51] "GET /network-policy/c424d9f5-58c0-48a2-be91-aa2fdccc5999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005371 10.0.0.50 - - [2026-08-31 03:02:57] "POST /neutron/network HTTP/1.1" 200 1452 0.016747 10.0.0.50 - - [2026-08-31 03:02:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.009191 10.0.0.50 - - [2026-08-31 03:02:57] "PUT /access-control-list/58132ae5-4b69-4a59-aeda-6ae3e42f0c54 HTTP/1.1" 200 272 0.017961 10.0.0.50 - - [2026-08-31 03:02:57] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.012999 10.0.0.50 - - [2026-08-31 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.50 - - [2026-08-31 03:02:57] "GET /network-policy/bcb9bf38-5132-4cd5-bbb9-ef3b33c08abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005933 10.0.0.50 - - [2026-08-31 03:03:02] "POST /neutron/network HTTP/1.1" 200 1452 0.017501 10.0.0.50 - - [2026-08-31 03:03:02] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010625 10.0.0.50 - - [2026-08-31 03:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.50 - - [2026-08-31 03:03:02] "GET /network-policy/c9681f9c-5c6d-4a0e-b711-83cae22df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006312 10.0.0.50 - - [2026-08-31 03:03:07] "POST /neutron/network HTTP/1.1" 200 1452 0.017694 10.0.0.50 - - [2026-08-31 03:03:07] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.010942 10.0.0.50 - - [2026-08-31 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.50 - - [2026-08-31 03:03:07] "GET /network-policy/68182d23-21c9-447e-a873-af5c4cbbafa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.006886 10.0.0.50 - - [2026-08-31 03:03:12] "POST /neutron/network HTTP/1.1" 200 1452 0.015229 10.0.0.50 - - [2026-08-31 03:03:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.023396 10.0.0.50 - - [2026-08-31 03:03:13] "PUT /access-control-list/58132ae5-4b69-4a59-aeda-6ae3e42f0c54 HTTP/1.1" 200 272 0.058538 10.0.0.50 - - [2026-08-31 03:03:13] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.011443 10.0.0.50 - - [2026-08-31 03:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.50 - - [2026-08-31 03:03:13] "GET /network-policy/7c09ecef-1dda-46bd-b862-0ce5b5cc338d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5023 0.005738 10.0.0.50 - - [2026-08-31 03:03:18] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 200 1304 0.005566 10.0.0.50 - - [2026-08-31 03:03:18] "POST /neutron/port HTTP/1.1" 200 1250 0.027755 10.0.0.50 - - [2026-08-31 03:03:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004355 10.0.0.50 - - [2026-08-31 03:03:20] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.50 - - [2026-08-31 03:03:20] "POST /neutron/port HTTP/1.1" 200 1250 0.023664 10.0.0.50 - - [2026-08-31 03:03:20] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 200 1304 0.005447 10.0.0.50 - - [2026-08-31 03:03:22] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 404 171 0.005311 10.0.0.50 - - [2026-08-31 03:03:22] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 404 171 0.005643 10.0.0.50 - - [2026-08-31 03:03:22] "GET /virtual-machine/1e11c9f7-d601-402d-947f-217ce4c7f34e HTTP/1.1" 404 171 0.007591 10.0.0.50 - - [2026-08-31 03:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.50 - - [2026-08-31 03:03:22] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005953 10.0.0.50 - - [2026-08-31 03:03:22] "GET /virtual-networks?parent_id=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005157 10.0.0.50 - - [2026-08-31 03:03:22] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.008029 10.0.0.50 - - [2026-08-31 03:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.50 - - [2026-08-31 03:03:22] "GET /routing-instance/c17fa228-78a1-4a1d-b914-94e63de765be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005686 10.0.0.50 - - [2026-08-31 03:03:22] "GET /route-target/ae5244cd-1514-4f0a-bc42-1dc260f7529e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005399 10.0.0.50 - - [2026-08-31 03:03:22] "GET /obj-perms HTTP/1.1" 200 4456 0.044068 10.0.0.38 - - [2026-08-31 03:03:23] "GET /obj-perms HTTP/1.1" 200 4456 0.040925 10.0.0.38 - - [2026-08-31 03:03:31] "GET /obj-perms HTTP/1.1" 200 4493 0.043778 10.0.0.50 - - [2026-08-31 03:03:32] "GET /obj-perms HTTP/1.1" 200 4493 0.044233 10.0.0.50 - - [2026-08-31 03:03:32] "GET /obj-perms HTTP/1.1" 200 4456 0.004229 10.0.0.185 - - [2026-08-31 03:03:32] "GET /obj-perms HTTP/1.1" 200 4456 0.004621 10.0.0.50 - - [2026-08-31 03:03:32] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3494 0.009369 10.0.0.50 - - [2026-08-31 03:03:32] "POST /neutron/network HTTP/1.1" 200 1452 0.017476 10.0.0.50 - - [2026-08-31 03:03:32] "GET /virtual-network/5f28848c-0fa6-4369-96af-8b18fb35b0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011677 10.0.0.50 - - [2026-08-31 03:03:32] "DELETE /network-policy/7c09ecef-1dda-46bd-b862-0ce5b5cc338d HTTP/1.1" 200 115 0.053598 10.0.0.50 - - [2026-08-31 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.38 - - [2026-08-31 03:03:32] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.50 - - [2026-08-31 03:03:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.048641 10.0.0.50 - - [2026-08-31 03:03:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.006944 10.0.0.50 - - [2026-08-31 03:03:33] "DELETE /network-policy/68182d23-21c9-447e-a873-af5c4cbbafa3 HTTP/1.1" 200 115 0.059579 10.0.0.50 - - [2026-08-31 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.38 - - [2026-08-31 03:03:33] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001654 10.0.0.50 - - [2026-08-31 03:03:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.062118 10.0.0.50 - - [2026-08-31 03:03:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.007648 10.0.0.50 - - [2026-08-31 03:03:33] "DELETE /network-policy/c9681f9c-5c6d-4a0e-b711-83cae22df96d HTTP/1.1" 200 115 0.057257 10.0.0.50 - - [2026-08-31 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.38 - - [2026-08-31 03:03:33] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001296 10.0.0.50 - - [2026-08-31 03:03:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.057950 10.0.0.50 - - [2026-08-31 03:03:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.007761 10.0.0.50 - - [2026-08-31 03:03:33] "DELETE /network-policy/bcb9bf38-5132-4cd5-bbb9-ef3b33c08abd HTTP/1.1" 200 115 0.046058 10.0.0.50 - - [2026-08-31 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012885 10.0.0.38 - - [2026-08-31 03:03:33] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001847 10.0.0.50 - - [2026-08-31 03:03:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.061486 10.0.0.50 - - [2026-08-31 03:03:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.006850 10.0.0.50 - - [2026-08-31 03:03:33] "DELETE /network-policy/c424d9f5-58c0-48a2-be91-aa2fdccc5999 HTTP/1.1" 200 115 0.050442 10.0.0.50 - - [2026-08-31 03:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.38 - - [2026-08-31 03:03:33] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001441 10.0.0.50 - - [2026-08-31 03:03:33] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.067151 10.0.0.50 - - [2026-08-31 03:03:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.007114 10.0.0.50 - - [2026-08-31 03:03:34] "DELETE /network-policy/c3ac3f8c-8bfb-4973-8b7f-620e2c361aa8 HTTP/1.1" 200 115 0.050935 10.0.0.50 - - [2026-08-31 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007597 10.0.0.38 - - [2026-08-31 03:03:34] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001623 10.0.0.50 - - [2026-08-31 03:03:34] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.052227 10.0.0.50 - - [2026-08-31 03:03:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.006876 10.0.0.50 - - [2026-08-31 03:03:34] "DELETE /network-policy/11ee35f1-5185-4ba7-96f5-1cde7ee0db97 HTTP/1.1" 200 115 0.053169 10.0.0.50 - - [2026-08-31 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.38 - - [2026-08-31 03:03:34] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.50 - - [2026-08-31 03:03:34] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.051066 10.0.0.50 - - [2026-08-31 03:03:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.006279 10.0.0.50 - - [2026-08-31 03:03:34] "DELETE /network-policy/94a3a184-db36-47e2-8030-84e021de4c19 HTTP/1.1" 200 115 0.070033 10.0.0.50 - - [2026-08-31 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.38 - - [2026-08-31 03:03:34] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001845 10.0.0.50 - - [2026-08-31 03:03:34] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.071709 10.0.0.50 - - [2026-08-31 03:03:34] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.008476 10.0.0.50 - - [2026-08-31 03:03:34] "DELETE /network-policy/69c1d7dc-487e-4629-ae1c-d4f0f2de5f11 HTTP/1.1" 200 115 0.056945 10.0.0.50 - - [2026-08-31 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013356 10.0.0.38 - - [2026-08-31 03:03:34] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002016 10.0.0.50 - - [2026-08-31 03:03:35] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059527 10.0.0.50 - - [2026-08-31 03:03:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.007676 10.0.0.50 - - [2026-08-31 03:03:35] "DELETE /network-policy/dc61b346-c2e2-4ce3-8883-f8aab36205a9 HTTP/1.1" 200 115 0.056797 10.0.0.50 - - [2026-08-31 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009385 10.0.0.38 - - [2026-08-31 03:03:35] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001304 10.0.0.50 - - [2026-08-31 03:03:35] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.061294 10.0.0.50 - - [2026-08-31 03:03:35] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-34624938&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008071 10.0.0.50 - - [2026-08-31 03:03:35] "POST /neutron/network HTTP/1.1" 200 1349 0.022171 10.0.0.50 - - [2026-08-31 03:03:35] "DELETE /route-target/ae5244cd-1514-4f0a-bc42-1dc260f7529e HTTP/1.1" 200 115 0.038321 10.0.0.50 - - [2026-08-31 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.50 - - [2026-08-31 03:03:36] "DELETE /network-ipam/62021148-0cde-4f92-9b22-7894fa59e7ec HTTP/1.1" 200 115 0.080231 10.0.0.50 - - [2026-08-31 03:03:36] "POST /fqname-to-id HTTP/1.1" 404 260 0.004176 10.0.0.38 - - [2026-08-31 03:03:36] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001346 10.0.0.38 - - [2026-08-31 03:03:36] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.093198 10.0.0.38 - - [2026-08-31 03:03:36] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001990 10.0.0.38 - - [2026-08-31 03:03:36] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?fields=security_groups HTTP/1.1" 200 1408 0.096901 10.0.0.38 - - [2026-08-31 03:03:36] "DELETE /security-group/4db422e8-5ebd-405a-ac2a-04bd4910e7ed HTTP/1.1" 200 115 0.095384 10.0.0.38 - - [2026-08-31 03:03:36] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001921 10.0.0.38 - - [2026-08-31 03:03:36] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?fields=application_policy_sets HTTP/1.1" 200 1447 0.136088 10.0.0.50 - - [2026-08-31 03:03:36] "DELETE /project/0dbe2520-8a73-479a-abbf-385669955ad8 HTTP/1.1" 200 115 0.722439 10.0.0.38 - - [2026-08-31 03:03:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002912 10.0.0.50 - - [2026-08-31 03:03:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?fields=projects HTTP/1.1" 200 1438 0.030221 10.0.0.38 - - [2026-08-31 03:03:39] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004402 10.0.0.38 - - [2026-08-31 03:03:39] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001437 10.0.0.38 - - [2026-08-31 03:03:39] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051379 10.0.0.38 - - [2026-08-31 03:03:39] "POST /id-to-fqname HTTP/1.1" 200 202 0.023402 10.0.0.38 - - [2026-08-31 03:03:39] "POST /fqname-to-id HTTP/1.1" 404 211 0.009952 10.0.0.38 - - [2026-08-31 03:03:40] "POST /security-groups HTTP/1.1" 200 603 0.042751 10.0.0.50 - - [2026-08-31 03:03:40] "POST /fqname-to-id HTTP/1.1" 404 246 0.005497 10.0.0.38 - - [2026-08-31 03:03:40] "POST /projects HTTP/1.1" 200 609 0.354997 10.0.0.38 - - [2026-08-31 03:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.427279 10.0.0.50 - - [2026-08-31 03:03:40] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.634122 10.0.0.38 - - [2026-08-31 03:03:40] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003887 10.0.0.50 - - [2026-08-31 03:03:40] "POST /access-control-lists HTTP/1.1" 200 606 0.113621 10.0.0.50 - - [2026-08-31 03:03:40] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?fields=virtual_networks HTTP/1.1" 200 1065 0.105654 10.0.0.38 - - [2026-08-31 03:03:40] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001930 10.0.0.50 - - [2026-08-31 03:03:40] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.060432 10.0.0.38 - - [2026-08-31 03:03:40] "GET /projects?obj_uuids=0dbe2520-8a73-479a-abbf-385669955ad8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001704 10.0.0.50 - - [2026-08-31 03:03:40] "GET /project/0dbe2520-8a73-479a-abbf-385669955ad8?fields=security_groups HTTP/1.1" 200 1303 0.058937 10.0.0.50 - - [2026-08-31 03:03:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.032823 10.0.0.38 - - [2026-08-31 03:03:41] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005832 10.0.0.38 - - [2026-08-31 03:03:41] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001211 10.0.0.38 - - [2026-08-31 03:03:41] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008413 10.0.0.38 - - [2026-08-31 03:03:41] "POST /id-to-fqname HTTP/1.1" 200 196 0.012204 10.0.0.38 - - [2026-08-31 03:03:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.004165 10.0.0.38 - - [2026-08-31 03:03:41] "POST /security-groups HTTP/1.1" 200 597 0.039404 10.0.0.38 - - [2026-08-31 03:03:41] "POST /projects HTTP/1.1" 200 597 0.287248 10.0.0.38 - - [2026-08-31 03:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.331336 10.0.0.50 - - [2026-08-31 03:03:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.006895 10.0.0.50 - - [2026-08-31 03:03:42] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.510048 10.0.0.50 - - [2026-08-31 03:03:43] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.50 - - [2026-08-31 03:03:45] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000627 10.0.0.38 - - [2026-08-31 03:03:45] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001366 10.0.0.50 - - [2026-08-31 03:03:45] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.110707 10.0.0.50 - - [2026-08-31 03:03:46] "GET / HTTP/1.1" 200 35931 0.002975 10.0.0.50 - - [2026-08-31 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2026-08-31 03:03:47] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001471 10.0.0.50 - - [2026-08-31 03:03:47] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010988 10.0.0.50 - - [2026-08-31 03:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.38 - - [2026-08-31 03:03:47] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001548 10.0.0.50 - - [2026-08-31 03:03:47] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.089135 10.0.0.50 - - [2026-08-31 03:03:48] "GET /domains HTTP/1.1" 401 292 0.000676 10.0.0.50 - - [2026-08-31 03:03:48] "GET /domains HTTP/1.1" 200 280 0.031379 10.0.0.38 - - [2026-08-31 03:03:48] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001503 10.0.0.50 - - [2026-08-31 03:03:48] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597 HTTP/1.1" 200 2971 0.012944 10.0.0.38 - - [2026-08-31 03:03:48] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001501 10.0.0.50 - - [2026-08-31 03:03:48] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81 HTTP/1.1" 200 1898 0.108694 10.0.0.50 - - [2026-08-31 03:03:48] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004081 10.0.0.50 - - [2026-08-31 03:03:49] "POST /network-ipams HTTP/1.1" 200 603 0.035504 10.0.0.50 - - [2026-08-31 03:03:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003862 10.0.0.50 - - [2026-08-31 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.50 - - [2026-08-31 03:03:49] "GET /network-ipam/5809881a-86dd-4aac-ba19-19d81356c6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.007952 10.0.0.50 - - [2026-08-31 03:03:49] "PUT /network-ipam/5809881a-86dd-4aac-ba19-19d81356c6db HTTP/1.1" 200 258 0.019097 10.0.0.50 - - [2026-08-31 03:03:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.50 - - [2026-08-31 03:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.043214 10.0.0.38 - - [2026-08-31 03:03:49] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001633 10.0.0.50 - - [2026-08-31 03:03:49] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059021 10.0.0.38 - - [2026-08-31 03:03:50] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001613 10.0.0.50 - - [2026-08-31 03:03:50] "POST /neutron/network HTTP/1.1" 200 629 0.188334 10.0.0.50 - - [2026-08-31 03:03:50] "POST /ref-update HTTP/1.1" 200 156 0.047094 10.0.0.50 - - [2026-08-31 03:03:50] "POST /neutron/network HTTP/1.1" 200 1086 0.016142 10.0.0.50 - - [2026-08-31 03:03:50] "POST /id-to-fqname HTTP/1.1" 200 229 0.001828 10.0.0.50 - - [2026-08-31 03:03:50] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007302 10.0.0.50 - - [2026-08-31 03:03:50] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007056 10.0.0.50 - - [2026-08-31 03:03:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.014920 10.0.0.50 - - [2026-08-31 03:03:51] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007353 10.0.0.38 - - [2026-08-31 03:03:53] "GET /obj-perms HTTP/1.1" 200 4450 0.054415 10.0.0.50 - - [2026-08-31 03:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2026-08-31 03:03:53] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001630 10.0.0.50 - - [2026-08-31 03:03:53] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.064589 10.0.0.38 - - [2026-08-31 03:03:53] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001853 10.0.0.50 - - [2026-08-31 03:03:53] "POST /neutron/network HTTP/1.1" 200 629 0.162767 10.0.0.50 - - [2026-08-31 03:03:53] "POST /route-targets HTTP/1.1" 200 327 0.027980 10.0.0.50 - - [2026-08-31 03:03:54] "POST /neutron/network HTTP/1.1" 200 1086 0.014012 10.0.0.50 - - [2026-08-31 03:03:54] "POST /id-to-fqname HTTP/1.1" 200 229 0.001436 10.0.0.50 - - [2026-08-31 03:03:54] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.008954 10.0.0.50 - - [2026-08-31 03:03:54] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007775 10.0.0.50 - - [2026-08-31 03:03:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.010787 10.0.0.50 - - [2026-08-31 03:03:54] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.007665 10.0.0.50 - - [2026-08-31 03:03:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.004158 10.0.0.50 - - [2026-08-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.38 - - [2026-08-31 03:03:55] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001401 10.0.0.50 - - [2026-08-31 03:03:55] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.073942 10.0.0.50 - - [2026-08-31 03:03:55] "POST /network-policys HTTP/1.1" 200 527 0.086194 10.0.0.50 - - [2026-08-31 03:03:55] "GET /network-policy/7c0aa2da-0d91-487f-bdeb-d17327841e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.007588 10.0.0.50 - - [2026-08-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.004836 10.0.0.50 - - [2026-08-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.38 - - [2026-08-31 03:03:55] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001347 10.0.0.50 - - [2026-08-31 03:03:55] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.068147 10.0.0.50 - - [2026-08-31 03:03:55] "POST /network-policys HTTP/1.1" 200 527 0.087015 10.0.0.50 - - [2026-08-31 03:03:55] "GET /network-policy/18e93470-1d35-4642-9d72-a7cf3d22abee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.008987 10.0.0.50 - - [2026-08-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 404 205 0.003974 10.0.0.50 - - [2026-08-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.38 - - [2026-08-31 03:03:56] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001973 10.0.0.50 - - [2026-08-31 03:03:56] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.073440 10.0.0.50 - - [2026-08-31 03:03:56] "POST /network-policys HTTP/1.1" 200 527 0.077971 10.0.0.50 - - [2026-08-31 03:03:56] "GET /network-policy/bf6b21be-ffce-455e-a3c3-23ddf5ef9603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.009099 10.0.0.50 - - [2026-08-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.004775 10.0.0.50 - - [2026-08-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.38 - - [2026-08-31 03:03:56] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001495 10.0.0.50 - - [2026-08-31 03:03:56] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.039850 10.0.0.50 - - [2026-08-31 03:03:56] "POST /network-policys HTTP/1.1" 200 527 0.082899 10.0.0.50 - - [2026-08-31 03:03:56] "GET /network-policy/38d6e453-73e5-4396-98af-729a01c68a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.007680 10.0.0.50 - - [2026-08-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.007278 10.0.0.50 - - [2026-08-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.38 - - [2026-08-31 03:03:56] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001783 10.0.0.50 - - [2026-08-31 03:03:56] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.056306 10.0.0.50 - - [2026-08-31 03:03:57] "POST /network-policys HTTP/1.1" 200 531 0.034769 10.0.0.50 - - [2026-08-31 03:03:57] "GET /network-policy/4d2d9f82-459d-449b-9ad9-ca68241a712d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.008021 10.0.0.50 - - [2026-08-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004199 10.0.0.50 - - [2026-08-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.38 - - [2026-08-31 03:03:57] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001248 10.0.0.50 - - [2026-08-31 03:03:57] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059907 10.0.0.50 - - [2026-08-31 03:03:57] "POST /network-policys HTTP/1.1" 200 529 0.082288 10.0.0.50 - - [2026-08-31 03:03:57] "GET /network-policy/316a263c-549c-405a-8a9d-2b685347e6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007258 10.0.0.50 - - [2026-08-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004573 10.0.0.50 - - [2026-08-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.185 - - [2026-08-31 03:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000610 10.0.0.38 - - [2026-08-31 03:03:57] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001010 10.0.0.50 - - [2026-08-31 03:03:57] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059215 10.0.0.185 - - [2026-08-31 03:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000644 10.0.0.50 - - [2026-08-31 03:03:57] "POST /network-policys HTTP/1.1" 200 529 0.086106 10.0.0.50 - - [2026-08-31 03:03:57] "GET /network-policy/6c44fb8a-8e36-4faf-937a-13deddc96d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.007750 10.0.0.50 - - [2026-08-31 03:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004610 10.0.0.50 - - [2026-08-31 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2026-08-31 03:03:58] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001119 10.0.0.50 - - [2026-08-31 03:03:58] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.060153 10.0.0.38 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.50 - - [2026-08-31 03:03:58] "POST /network-policys HTTP/1.1" 200 529 0.096839 10.0.0.50 - - [2026-08-31 03:03:58] "GET /network-policy/a335511a-2925-4516-81df-27d2d40b6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006992 10.0.0.50 - - [2026-08-31 03:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.003806 10.0.0.50 - - [2026-08-31 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.38 - - [2026-08-31 03:03:58] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001054 10.0.0.50 - - [2026-08-31 03:03:58] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.061994 10.0.0.185 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.185 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000696 10.0.0.50 - - [2026-08-31 03:03:58] "POST /network-policys HTTP/1.1" 200 529 0.082439 10.0.0.50 - - [2026-08-31 03:03:58] "GET /network-policy/d181cc69-4e4f-48cd-a57e-7b3e5110955a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.008315 10.0.0.38 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2026-08-31 03:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.50 - - [2026-08-31 03:03:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.004346 10.0.0.50 - - [2026-08-31 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2026-08-31 03:03:59] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.50 - - [2026-08-31 03:03:59] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.059473 10.0.0.50 - - [2026-08-31 03:03:59] "POST /network-policys HTTP/1.1" 200 533 0.041060 10.0.0.50 - - [2026-08-31 03:03:59] "GET /network-policy/15661698-8d5f-47d6-9459-a23d13fc4883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.007403 10.0.0.50 - - [2026-08-31 03:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.50 - - [2026-08-31 03:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.50 - - [2026-08-31 03:03:59] "POST /neutron/network HTTP/1.1" 200 1169 0.128931 10.0.0.50 - - [2026-08-31 03:03:59] "POST /access-control-lists HTTP/1.1" 200 603 0.063293 10.0.0.50 - - [2026-08-31 03:03:59] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007505 10.0.0.50 - - [2026-08-31 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.50 - - [2026-08-31 03:04:00] "GET /network-policy/7c0aa2da-0d91-487f-bdeb-d17327841e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006125 10.0.0.50 - - [2026-08-31 03:04:00] "POST /neutron/network HTTP/1.1" 200 1171 0.123293 10.0.0.50 - - [2026-08-31 03:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.50 - - [2026-08-31 03:04:00] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008860 10.0.0.50 - - [2026-08-31 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.50 - - [2026-08-31 03:04:00] "POST /ref-update HTTP/1.1" 200 156 0.031318 10.0.0.50 - - [2026-08-31 03:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.50 - - [2026-08-31 03:04:00] "GET /network-policy/4d2d9f82-459d-449b-9ad9-ca68241a712d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.010062 10.0.0.50 - - [2026-08-31 03:04:00] "POST /id-to-fqname HTTP/1.1" 200 229 0.001391 10.0.0.38 - - [2026-08-31 03:04:00] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001163 10.0.0.50 - - [2026-08-31 03:04:00] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.118294 10.0.0.50 - - [2026-08-31 03:04:01] "POST /neutron/network HTTP/1.1" 200 1169 0.012170 10.0.0.50 - - [2026-08-31 03:04:01] "POST /id-to-fqname HTTP/1.1" 200 229 0.001706 10.0.0.50 - - [2026-08-31 03:04:01] "POST /neutron/port HTTP/1.1" 200 117 0.007583 10.0.0.50 - - [2026-08-31 03:04:01] "POST /neutron/port HTTP/1.1" 200 117 0.012161 10.0.0.38 - - [2026-08-31 03:04:01] "DELETE /project/778e7b05780c47b0a9ed7b70352efb81 HTTP/1.1" 404 173 0.003957 10.0.0.38 - - [2026-08-31 03:04:01] "DELETE /project/0dbe2520-8a73-479a-abbf-385669955ad8 HTTP/1.1" 404 177 0.007096 10.0.0.38 - - [2026-08-31 03:04:01] "DELETE /project/0dbe25208a73479aabbf385669955ad8 HTTP/1.1" 404 173 0.004498 10.0.0.50 - - [2026-08-31 03:04:05] "POST /neutron/network HTTP/1.1" 200 1179 0.009804 10.0.0.38 - - [2026-08-31 03:04:05] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001311 10.0.0.50 - - [2026-08-31 03:04:06] "POST /neutron/port HTTP/1.1" 200 1127 0.250154 10.0.0.50 - - [2026-08-31 03:04:06] "POST /neutron/port HTTP/1.1" 200 1073 0.519465 10.0.0.50 - - [2026-08-31 03:04:06] "POST /neutron/port HTTP/1.1" 200 1127 0.194164 10.0.0.50 - - [2026-08-31 03:04:07] "POST /neutron/port HTTP/1.1" 200 1137 0.025022 10.0.0.50 - - [2026-08-31 03:04:07] "POST /neutron/port HTTP/1.1" 200 117 0.001491 10.0.0.50 - - [2026-08-31 03:04:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004637 10.0.0.50 - - [2026-08-31 03:04:07] "POST /neutron/network HTTP/1.1" 200 1171 0.010587 10.0.0.50 - - [2026-08-31 03:04:17] "POST /neutron/port HTTP/1.1" 200 1137 0.023080 10.0.0.50 - - [2026-08-31 03:04:22] "POST /neutron/security_group HTTP/1.1" 200 2076 0.010232 10.0.0.185 - - [2026-08-31 03:04:32] "GET /obj-perms HTTP/1.1" 200 4493 0.057089 10.0.0.50 - - [2026-08-31 03:04:32] "POST /neutron/port HTTP/1.1" 200 1137 0.025737 10.0.0.50 - - [2026-08-31 03:04:32] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011326 10.0.0.50 - - [2026-08-31 03:04:32] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 401 292 0.000497 10.0.0.50 - - [2026-08-31 03:04:33] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 200 1298 0.039893 10.0.0.50 - - [2026-08-31 03:04:33] "GET /virtual-machine-interface/dd4a65cd-9d5a-4b80-98c9-5557f0810806 HTTP/1.1" 200 2951 0.006840 10.0.0.50 - - [2026-08-31 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.50 - - [2026-08-31 03:04:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005356 10.0.0.50 - - [2026-08-31 03:04:33] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004213 10.0.0.50 - - [2026-08-31 03:04:33] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007170 10.0.0.50 - - [2026-08-31 03:04:34] "POST /neutron/port HTTP/1.1" 200 1137 0.021888 10.0.0.50 - - [2026-08-31 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.50 - - [2026-08-31 03:04:36] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007221 10.0.0.50 - - [2026-08-31 03:04:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004683 10.0.0.50 - - [2026-08-31 03:04:36] "POST /neutron/network HTTP/1.1" 200 1171 0.011659 10.0.0.50 - - [2026-08-31 03:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.50 - - [2026-08-31 03:04:40] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007202 10.0.0.50 - - [2026-08-31 03:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.50 - - [2026-08-31 03:04:44] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.008662 10.0.0.50 - - [2026-08-31 03:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.50 - - [2026-08-31 03:04:48] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007620 10.0.0.50 - - [2026-08-31 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.50 - - [2026-08-31 03:04:52] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007332 10.0.0.50 - - [2026-08-31 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.50 - - [2026-08-31 03:04:56] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.007825 10.0.0.50 - - [2026-08-31 03:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.50 - - [2026-08-31 03:04:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005626 10.0.0.50 - - [2026-08-31 03:04:58] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004504 10.0.0.50 - - [2026-08-31 03:04:59] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.008077 10.0.0.50 - - [2026-08-31 03:05:04] "POST /neutron/port HTTP/1.1" 200 1137 0.021348 10.0.0.50 - - [2026-08-31 03:05:05] "POST /neutron/security_group HTTP/1.1" 200 2076 0.034593 10.0.0.50 - - [2026-08-31 03:05:11] "POST /neutron/port HTTP/1.1" 200 1137 0.022850 10.0.0.50 - - [2026-08-31 03:05:14] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009389 10.0.0.50 - - [2026-08-31 03:05:14] "POST /neutron/port HTTP/1.1" 200 1137 0.024971 10.0.0.50 - - [2026-08-31 03:05:14] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 200 1299 0.007988 10.0.0.50 - - [2026-08-31 03:05:14] "GET /virtual-machine-interface/3d5e2690-8b8f-453b-8717-8bd997092833 HTTP/1.1" 200 2949 0.007303 10.0.0.50 - - [2026-08-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.50 - - [2026-08-31 03:05:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004505 10.0.0.50 - - [2026-08-31 03:05:15] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003761 10.0.0.50 - - [2026-08-31 03:05:15] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010227 10.0.0.50 - - [2026-08-31 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.50 - - [2026-08-31 03:05:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004676 10.0.0.50 - - [2026-08-31 03:05:16] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004205 10.0.0.50 - - [2026-08-31 03:05:16] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007462 10.0.0.50 - - [2026-08-31 03:05:16] "POST /neutron/security_group HTTP/1.1" 200 2076 0.011452 10.0.0.50 - - [2026-08-31 03:05:21] "POST /neutron/port HTTP/1.1" 200 2122 0.028396 10.0.0.50 - - [2026-08-31 03:05:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009113 10.0.0.50 - - [2026-08-31 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.50 - - [2026-08-31 03:05:21] "GET /network-policy/7c0aa2da-0d91-487f-bdeb-d17327841e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.010432 10.0.0.50 - - [2026-08-31 03:05:22] "POST /neutron/network HTTP/1.1" 200 1179 0.035538 10.0.0.50 - - [2026-08-31 03:05:22] "POST /neutron/port HTTP/1.1" 200 117 0.001426 10.0.0.50 - - [2026-08-31 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.50 - - [2026-08-31 03:05:22] "GET /network-policy/4d2d9f82-459d-449b-9ad9-ca68241a712d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1943 0.004825 10.0.0.50 - - [2026-08-31 03:05:22] "POST /neutron/network HTTP/1.1" 200 1169 0.137637 10.0.0.50 - - [2026-08-31 03:05:22] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.014244 10.0.0.50 - - [2026-08-31 03:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.50 - - [2026-08-31 03:05:22] "GET /network-policy/18e93470-1d35-4642-9d72-a7cf3d22abee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.005821 10.0.0.50 - - [2026-08-31 03:05:33] "GET /obj-perms HTTP/1.1" 200 4493 0.048398 10.0.0.50 - - [2026-08-31 03:05:36] "POST /neutron/port HTTP/1.1" 200 1137 0.020937 10.0.0.50 - - [2026-08-31 03:05:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.011483 10.0.0.50 - - [2026-08-31 03:06:16] "POST /neutron/network HTTP/1.1" 200 1169 0.011605 10.0.0.50 - - [2026-08-31 03:06:16] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.015356 10.0.0.50 - - [2026-08-31 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.50 - - [2026-08-31 03:06:16] "POST /ref-update HTTP/1.1" 200 156 0.097125 10.0.0.50 - - [2026-08-31 03:06:16] "GET /network-policy/15661698-8d5f-47d6-9459-a23d13fc4883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1126 0.004268 10.0.0.50 - - [2026-08-31 03:06:20] "POST /neutron/port HTTP/1.1" 200 1137 0.021908 10.0.0.50 - - [2026-08-31 03:06:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733 10.0.0.50 - - [2026-08-31 03:06:22] "POST /neutron/network HTTP/1.1" 200 1172 0.012937 10.0.0.50 - - [2026-08-31 03:06:25] "POST /neutron/network HTTP/1.1" 200 1169 0.013290 10.0.0.50 - - [2026-08-31 03:06:25] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.022139 10.0.0.50 - - [2026-08-31 03:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.50 - - [2026-08-31 03:06:25] "GET /network-policy/bf6b21be-ffce-455e-a3c3-23ddf5ef9603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.005881 10.0.0.50 - - [2026-08-31 03:06:33] "POST /neutron/network HTTP/1.1" 200 1169 0.013834 10.0.0.50 - - [2026-08-31 03:06:33] "PUT /access-control-list/23482997-363c-4f21-95f5-5de0c3e46746 HTTP/1.1" 200 272 0.084962 10.0.0.50 - - [2026-08-31 03:06:33] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2871 0.022582 10.0.0.50 - - [2026-08-31 03:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.50 - - [2026-08-31 03:06:33] "GET /network-policy/38d6e453-73e5-4396-98af-729a01c68a7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006210 10.0.0.38 - - [2026-08-31 03:06:34] "GET /obj-perms HTTP/1.1" 200 4493 0.042684 10.0.0.50 - - [2026-08-31 03:06:37] "POST /neutron/network HTTP/1.1" 200 1181 0.008637 10.0.0.50 - - [2026-08-31 03:06:37] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.50 - - [2026-08-31 03:06:41] "POST /neutron/network HTTP/1.1" 200 1170 0.133997 10.0.0.50 - - [2026-08-31 03:06:41] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007588 10.0.0.50 - - [2026-08-31 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015468 10.0.0.50 - - [2026-08-31 03:06:41] "GET /network-policy/316a263c-549c-405a-8a9d-2b685347e6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.005903 10.0.0.50 - - [2026-08-31 03:06:49] "PUT /access-control-list/23482997-363c-4f21-95f5-5de0c3e46746 HTTP/1.1" 200 272 0.026173 10.0.0.50 - - [2026-08-31 03:06:49] "POST /neutron/network HTTP/1.1" 200 1170 0.151048 10.0.0.50 - - [2026-08-31 03:06:49] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.009907 10.0.0.50 - - [2026-08-31 03:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.50 - - [2026-08-31 03:06:50] "GET /network-policy/6c44fb8a-8e36-4faf-937a-13deddc96d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.004879 10.0.0.50 - - [2026-08-31 03:06:57] "POST /neutron/network HTTP/1.1" 200 1170 0.115517 10.0.0.50 - - [2026-08-31 03:06:57] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.012514 10.0.0.50 - - [2026-08-31 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.50 - - [2026-08-31 03:06:57] "GET /network-policy/a335511a-2925-4516-81df-27d2d40b6d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.005701 10.0.0.50 - - [2026-08-31 03:07:05] "POST /neutron/network HTTP/1.1" 200 1170 0.124937 10.0.0.50 - - [2026-08-31 03:07:05] "PUT /access-control-list/23482997-363c-4f21-95f5-5de0c3e46746 HTTP/1.1" 200 272 0.063074 10.0.0.50 - - [2026-08-31 03:07:06] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.010703 10.0.0.50 - - [2026-08-31 03:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.50 - - [2026-08-31 03:07:06] "GET /network-policy/d181cc69-4e4f-48cd-a57e-7b3e5110955a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004696 10.0.0.50 - - [2026-08-31 03:07:13] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007242 10.0.0.50 - - [2026-08-31 03:07:13] "POST /neutron/network HTTP/1.1" 200 1086 0.139288 10.0.0.50 - - [2026-08-31 03:07:13] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.019958 10.0.0.50 - - [2026-08-31 03:07:13] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 200 1299 0.005734 10.0.0.50 - - [2026-08-31 03:07:15] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 200 1299 0.005523 10.0.0.50 - - [2026-08-31 03:07:15] "POST /neutron/port HTTP/1.1" 200 1127 0.016153 10.0.0.50 - - [2026-08-31 03:07:17] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 404 171 0.004462 10.0.0.50 - - [2026-08-31 03:07:17] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 404 171 0.004294 10.0.0.50 - - [2026-08-31 03:07:17] "GET /virtual-machine/f12ef9ba-d72e-4c6b-ae72-b36aee5e7aa9 HTTP/1.1" 404 171 0.006216 10.0.0.50 - - [2026-08-31 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.50 - - [2026-08-31 03:07:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004612 10.0.0.50 - - [2026-08-31 03:07:18] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004098 10.0.0.50 - - [2026-08-31 03:07:18] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007612 10.0.0.50 - - [2026-08-31 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.50 - - [2026-08-31 03:07:18] "GET /routing-instance/c2977faa-8754-4849-a3c1-f3d8c67390f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005666 10.0.0.50 - - [2026-08-31 03:07:18] "GET /route-target/8a831d05-50f9-4922-939d-60439cd6942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005579 10.0.0.50 - - [2026-08-31 03:07:18] "GET /obj-perms HTTP/1.1" 200 4450 0.041065 10.0.0.50 - - [2026-08-31 03:07:21] "POST /neutron/port HTTP/1.1" 200 1137 0.021536 10.0.0.50 - - [2026-08-31 03:07:22] "POST /neutron/subnet HTTP/1.1" 200 675 0.011715 10.0.0.50 - - [2026-08-31 03:07:24] "GET /obj-perms HTTP/1.1" 200 4450 0.005200 10.0.0.50 - - [2026-08-31 03:07:27] "GET /obj-perms HTTP/1.1" 200 4450 0.004535 10.0.0.50 - - [2026-08-31 03:07:33] "GET /obj-perms HTTP/1.1" 200 4450 0.004765 10.0.0.50 - - [2026-08-31 03:07:33] "GET /obj-perms HTTP/1.1" 200 4450 0.004514 10.0.0.50 - - [2026-08-31 03:07:33] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 200 1298 0.004554 10.0.0.185 - - [2026-08-31 03:07:35] "GET /obj-perms HTTP/1.1" 200 4493 0.039953 10.0.0.50 - - [2026-08-31 03:07:35] "POST /neutron/port HTTP/1.1" 200 1137 0.023066 10.0.0.50 - - [2026-08-31 03:07:35] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 200 1298 0.004640 10.0.0.50 - - [2026-08-31 03:07:37] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 404 171 0.003716 10.0.0.50 - - [2026-08-31 03:07:38] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 404 171 0.004358 10.0.0.50 - - [2026-08-31 03:07:38] "GET /virtual-machine/558e33bc-6e69-426d-b0e1-6e688256f535 HTTP/1.1" 404 171 0.003747 10.0.0.50 - - [2026-08-31 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.50 - - [2026-08-31 03:07:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004119 10.0.0.50 - - [2026-08-31 03:07:38] "GET /virtual-networks?parent_id=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003363 10.0.0.50 - - [2026-08-31 03:07:38] "GET /virtual-network/48052202-5df0-407a-9628-f257aa10bfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2573 0.007375 10.0.0.50 - - [2026-08-31 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.50 - - [2026-08-31 03:07:38] "GET /routing-instance/c3ad66d5-a5be-417a-b2ef-a49e359db9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.005485 10.0.0.50 - - [2026-08-31 03:07:38] "GET /route-target/4f4f6af8-a0b6-4e5a-9b83-ac03766fa237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004628 10.0.0.38 - - [2026-08-31 03:07:38] "GET /obj-perms HTTP/1.1" 200 4450 0.004908 10.0.0.50 - - [2026-08-31 03:07:44] "GET /obj-perms HTTP/1.1" 200 4450 0.004468 10.0.0.38 - - [2026-08-31 03:07:47] "GET /obj-perms HTTP/1.1" 200 4450 0.004426 10.0.0.50 - - [2026-08-31 03:07:53] "GET /obj-perms HTTP/1.1" 200 4450 0.004279 10.0.0.38 - - [2026-08-31 03:07:56] "GET /obj-perms HTTP/1.1" 200 4450 0.004197 10.0.0.50 - - [2026-08-31 03:08:00] "GET /obj-perms HTTP/1.1" 200 4450 0.004725 10.0.0.50 - - [2026-08-31 03:08:00] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005749 10.0.0.50 - - [2026-08-31 03:08:00] "POST /neutron/network HTTP/1.1" 200 1171 0.010176 10.0.0.50 - - [2026-08-31 03:08:00] "DELETE /access-control-list/ac5e6af7-f642-4ce1-b1ae-5df66e10ad11 HTTP/1.1" 200 115 0.048223 10.0.0.50 - - [2026-08-31 03:08:00] "GET /virtual-network/8f703e65-7e29-4d63-ab9d-bc54f383d990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.011562 10.0.0.50 - - [2026-08-31 03:08:00] "DELETE /network-policy/15661698-8d5f-47d6-9459-a23d13fc4883 HTTP/1.1" 200 115 0.046350 10.0.0.50 - - [2026-08-31 03:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.38 - - [2026-08-31 03:08:00] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.026360 10.0.0.50 - - [2026-08-31 03:08:00] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.090432 10.0.0.50 - - [2026-08-31 03:08:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.006254 10.0.0.50 - - [2026-08-31 03:08:01] "DELETE /network-policy/d181cc69-4e4f-48cd-a57e-7b3e5110955a HTTP/1.1" 200 115 0.051620 10.0.0.50 - - [2026-08-31 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.38 - - [2026-08-31 03:08:01] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001348 10.0.0.50 - - [2026-08-31 03:08:01] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057380 10.0.0.50 - - [2026-08-31 03:08:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.006243 10.0.0.50 - - [2026-08-31 03:08:01] "DELETE /network-policy/a335511a-2925-4516-81df-27d2d40b6d97 HTTP/1.1" 200 115 0.051073 10.0.0.50 - - [2026-08-31 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2026-08-31 03:08:01] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001492 10.0.0.50 - - [2026-08-31 03:08:01] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.054935 10.0.0.50 - - [2026-08-31 03:08:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.006320 10.0.0.50 - - [2026-08-31 03:08:01] "DELETE /network-policy/6c44fb8a-8e36-4faf-937a-13deddc96d05 HTTP/1.1" 200 115 0.042422 10.0.0.50 - - [2026-08-31 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.38 - - [2026-08-31 03:08:01] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001181 10.0.0.50 - - [2026-08-31 03:08:01] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.071975 10.0.0.50 - - [2026-08-31 03:08:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.008613 10.0.0.50 - - [2026-08-31 03:08:01] "DELETE /network-policy/316a263c-549c-405a-8a9d-2b685347e6eb HTTP/1.1" 200 115 0.056067 10.0.0.50 - - [2026-08-31 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.38 - - [2026-08-31 03:08:01] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001112 10.0.0.50 - - [2026-08-31 03:08:01] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.069749 10.0.0.50 - - [2026-08-31 03:08:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.006655 10.0.0.50 - - [2026-08-31 03:08:01] "DELETE /network-policy/4d2d9f82-459d-449b-9ad9-ca68241a712d HTTP/1.1" 200 115 0.046603 10.0.0.50 - - [2026-08-31 03:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.38 - - [2026-08-31 03:08:02] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001417 10.0.0.50 - - [2026-08-31 03:08:02] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.064585 10.0.0.50 - - [2026-08-31 03:08:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.009661 10.0.0.50 - - [2026-08-31 03:08:02] "DELETE /network-policy/38d6e453-73e5-4396-98af-729a01c68a7e HTTP/1.1" 200 115 0.050989 10.0.0.50 - - [2026-08-31 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2026-08-31 03:08:02] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001025 10.0.0.50 - - [2026-08-31 03:08:02] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.056223 10.0.0.50 - - [2026-08-31 03:08:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.007212 10.0.0.50 - - [2026-08-31 03:08:02] "DELETE /network-policy/bf6b21be-ffce-455e-a3c3-23ddf5ef9603 HTTP/1.1" 200 115 0.048415 10.0.0.50 - - [2026-08-31 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2026-08-31 03:08:02] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001477 10.0.0.50 - - [2026-08-31 03:08:02] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.057786 10.0.0.50 - - [2026-08-31 03:08:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.006703 10.0.0.50 - - [2026-08-31 03:08:02] "DELETE /network-policy/18e93470-1d35-4642-9d72-a7cf3d22abee HTTP/1.1" 200 115 0.060452 10.0.0.50 - - [2026-08-31 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.38 - - [2026-08-31 03:08:02] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001234 10.0.0.50 - - [2026-08-31 03:08:02] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.064734 10.0.0.50 - - [2026-08-31 03:08:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.006874 10.0.0.50 - - [2026-08-31 03:08:03] "DELETE /network-policy/7c0aa2da-0d91-487f-bdeb-d17327841e65 HTTP/1.1" 200 115 0.066178 10.0.0.50 - - [2026-08-31 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.38 - - [2026-08-31 03:08:03] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001328 10.0.0.50 - - [2026-08-31 03:08:03] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.068951 10.0.0.50 - - [2026-08-31 03:08:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-25754115&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007423 10.0.0.50 - - [2026-08-31 03:08:03] "POST /neutron/network HTTP/1.1" 200 1086 0.013213 10.0.0.50 - - [2026-08-31 03:08:03] "DELETE /route-target/8a831d05-50f9-4922-939d-60439cd6942c HTTP/1.1" 200 115 0.026088 10.0.0.38 - - [2026-08-31 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003504 10.0.0.38 - - [2026-08-31 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005441 10.0.0.38 - - [2026-08-31 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003695 10.0.0.38 - - [2026-08-31 03:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003433 10.0.0.50 - - [2026-08-31 03:08:03] "POST /neutron/network HTTP/1.1" 200 151 0.172602 10.0.0.50 - - [2026-08-31 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.50 - - [2026-08-31 03:08:04] "DELETE /network-ipam/5809881a-86dd-4aac-ba19-19d81356c6db HTTP/1.1" 200 115 0.054182 10.0.0.50 - - [2026-08-31 03:08:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.005126 10.0.0.38 - - [2026-08-31 03:08:04] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000953 10.0.0.38 - - [2026-08-31 03:08:04] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.074152 10.0.0.38 - - [2026-08-31 03:08:04] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001504 10.0.0.38 - - [2026-08-31 03:08:04] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?fields=security_groups HTTP/1.1" 200 1391 0.050616 10.0.0.38 - - [2026-08-31 03:08:04] "DELETE /security-group/9cc68e56-d808-4e7b-b808-6db5b51fa348 HTTP/1.1" 200 115 0.065476 10.0.0.38 - - [2026-08-31 03:08:04] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001109 10.0.0.50 - - [2026-08-31 03:08:04] "DELETE /access-control-list/2abc4e51-aff7-4322-8080-e0147308a559 HTTP/1.1" 200 115 0.052688 10.0.0.38 - - [2026-08-31 03:08:04] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?fields=application_policy_sets HTTP/1.1" 200 1430 0.072558 10.0.0.50 - - [2026-08-31 03:08:04] "DELETE /project/778e7b05-780c-47b0-a9ed-7b70352efb81 HTTP/1.1" 200 115 0.494236 10.0.0.38 - - [2026-08-31 03:08:04] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002945 10.0.0.50 - - [2026-08-31 03:08:04] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?fields=projects HTTP/1.1" 200 1438 0.018066 10.0.0.38 - - [2026-08-31 03:08:06] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004438 10.0.0.38 - - [2026-08-31 03:08:06] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.38 - - [2026-08-31 03:08:06] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029587 10.0.0.38 - - [2026-08-31 03:08:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.008367 10.0.0.38 - - [2026-08-31 03:08:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.011862 10.0.0.38 - - [2026-08-31 03:08:06] "POST /security-groups HTTP/1.1" 200 597 0.037114 10.0.0.38 - - [2026-08-31 03:08:06] "POST /projects HTTP/1.1" 200 597 0.277050 10.0.0.50 - - [2026-08-31 03:08:06] "POST /access-control-lists HTTP/1.1" 200 602 0.034741 10.0.0.38 - - [2026-08-31 03:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.346442 10.0.0.50 - - [2026-08-31 03:08:06] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.531087 10.0.0.38 - - [2026-08-31 03:08:06] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002436 10.0.0.50 - - [2026-08-31 03:08:06] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?fields=virtual_networks HTTP/1.1" 200 1054 0.095288 10.0.0.38 - - [2026-08-31 03:08:06] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001091 10.0.0.50 - - [2026-08-31 03:08:06] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.065147 10.0.0.38 - - [2026-08-31 03:08:07] "GET /projects?obj_uuids=778e7b05-780c-47b0-a9ed-7b70352efb81&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001796 10.0.0.50 - - [2026-08-31 03:08:07] "GET /project/778e7b05-780c-47b0-a9ed-7b70352efb81?fields=security_groups HTTP/1.1" 200 1286 0.068311 10.0.0.50 - - [2026-08-31 03:08:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.029495 10.0.0.38 - - [2026-08-31 03:08:08] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003611 10.0.0.38 - - [2026-08-31 03:08:08] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.38 - - [2026-08-31 03:08:08] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007776 10.0.0.38 - - [2026-08-31 03:08:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.006060 10.0.0.38 - - [2026-08-31 03:08:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.012182 10.0.0.38 - - [2026-08-31 03:08:08] "POST /security-groups HTTP/1.1" 200 603 0.086260 10.0.0.38 - - [2026-08-31 03:08:08] "POST /projects HTTP/1.1" 200 609 0.356647 10.0.0.50 - - [2026-08-31 03:08:08] "POST /fqname-to-id HTTP/1.1" 404 246 0.003389 10.0.0.38 - - [2026-08-31 03:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.446804 10.0.0.50 - - [2026-08-31 03:08:08] "POST /access-control-lists HTTP/1.1" 200 606 0.046669 10.0.0.50 - - [2026-08-31 03:08:08] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.623449 10.0.0.50 - - [2026-08-31 03:08:09] "GET / HTTP/1.1" 200 35931 0.003557 10.0.0.50 - - [2026-08-31 03:08:11] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000484 10.0.0.38 - - [2026-08-31 03:08:12] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001110 10.0.0.50 - - [2026-08-31 03:08:12] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.081970 10.0.0.50 - - [2026-08-31 03:08:12] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.50 - - [2026-08-31 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.38 - - [2026-08-31 03:08:13] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001106 10.0.0.50 - - [2026-08-31 03:08:13] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008090 10.0.0.50 - - [2026-08-31 03:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-08-31 03:08:13] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001030 10.0.0.50 - - [2026-08-31 03:08:13] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.056535 10.0.0.50 - - [2026-08-31 03:08:14] "GET /domains HTTP/1.1" 401 292 0.000545 10.0.0.50 - - [2026-08-31 03:08:14] "GET /domains HTTP/1.1" 200 280 0.028591 10.0.0.38 - - [2026-08-31 03:08:14] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001332 10.0.0.50 - - [2026-08-31 03:08:14] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597 HTTP/1.1" 200 2971 0.011837 10.0.0.38 - - [2026-08-31 03:08:14] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001294 10.0.0.50 - - [2026-08-31 03:08:15] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec HTTP/1.1" 200 1934 0.111680 10.0.0.50 - - [2026-08-31 03:08:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003984 10.0.0.50 - - [2026-08-31 03:08:15] "POST /network-ipams HTTP/1.1" 200 621 0.036438 10.0.0.50 - - [2026-08-31 03:08:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.004173 10.0.0.50 - - [2026-08-31 03:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.50 - - [2026-08-31 03:08:15] "GET /network-ipam/b84a5745-6427-4d2a-8680-c0ea18c20d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007506 10.0.0.50 - - [2026-08-31 03:08:15] "PUT /network-ipam/b84a5745-6427-4d2a-8680-c0ea18c20d2e HTTP/1.1" 200 258 0.019237 10.0.0.50 - - [2026-08-31 03:08:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.50 - - [2026-08-31 03:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026238 10.0.0.38 - - [2026-08-31 03:08:16] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001109 10.0.0.50 - - [2026-08-31 03:08:16] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.071523 10.0.0.38 - - [2026-08-31 03:08:16] "POST /useragent-kv HTTP/1.1" 200 115 0.012250 10.0.0.50 - - [2026-08-31 03:08:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.254438 10.0.0.50 - - [2026-08-31 03:08:17] "POST /neutron/network HTTP/1.1" 200 1349 0.022672 10.0.0.50 - - [2026-08-31 03:08:17] "POST /id-to-fqname HTTP/1.1" 200 235 0.001312 10.0.0.50 - - [2026-08-31 03:08:17] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006382 10.0.0.50 - - [2026-08-31 03:08:17] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006798 10.0.0.50 - - [2026-08-31 03:08:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.010834 10.0.0.50 - - [2026-08-31 03:08:17] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007146 10.0.0.38 - - [2026-08-31 03:08:19] "GET /obj-perms HTTP/1.1" 200 4456 0.060644 10.0.0.50 - - [2026-08-31 03:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007874 10.0.0.38 - - [2026-08-31 03:08:19] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001409 10.0.0.50 - - [2026-08-31 03:08:19] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.072715 10.0.0.50 - - [2026-08-31 03:08:19] "POST /neutron/network HTTP/1.1" 200 117 0.020208 10.0.0.50 - - [2026-08-31 03:08:19] "POST /route-targets HTTP/1.1" 200 327 0.020101 10.0.0.38 - - [2026-08-31 03:08:20] "POST /useragent-kv HTTP/1.1" 200 115 0.012882 10.0.0.50 - - [2026-08-31 03:08:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.233593 10.0.0.50 - - [2026-08-31 03:08:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.034695 10.0.0.50 - - [2026-08-31 03:08:20] "POST /id-to-fqname HTTP/1.1" 200 235 0.001328 10.0.0.50 - - [2026-08-31 03:08:20] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008288 10.0.0.50 - - [2026-08-31 03:08:20] "POST /neutron/network HTTP/1.1" 200 1349 0.013549 10.0.0.50 - - [2026-08-31 03:08:20] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006003 10.0.0.50 - - [2026-08-31 03:08:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.010353 10.0.0.50 - - [2026-08-31 03:08:20] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006917 10.0.0.50 - - [2026-08-31 03:08:21] "GET /obj-perms HTTP/1.1" 200 4456 0.044274 10.0.0.185 - - [2026-08-31 03:08:21] "GET /obj-perms HTTP/1.1" 200 4456 0.063794 10.0.0.50 - - [2026-08-31 03:08:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003925 10.0.0.50 - - [2026-08-31 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.38 - - [2026-08-31 03:08:21] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001556 10.0.0.50 - - [2026-08-31 03:08:21] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.072602 10.0.0.50 - - [2026-08-31 03:08:21] "POST /network-policys HTTP/1.1" 200 533 0.042265 10.0.0.50 - - [2026-08-31 03:08:21] "GET /network-policy/127e4bd9-e27c-4c82-87b3-c48b921b07a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.009361 10.0.0.50 - - [2026-08-31 03:08:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003591 10.0.0.50 - - [2026-08-31 03:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.38 - - [2026-08-31 03:08:21] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001327 10.0.0.50 - - [2026-08-31 03:08:22] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.079018 10.0.0.50 - - [2026-08-31 03:08:22] "POST /network-policys HTTP/1.1" 200 533 0.042328 10.0.0.50 - - [2026-08-31 03:08:22] "GET /network-policy/52bae9d3-786c-4654-bbb8-e9ab7bc2a09a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.012572 10.0.0.50 - - [2026-08-31 03:08:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.003911 10.0.0.50 - - [2026-08-31 03:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.38 - - [2026-08-31 03:08:22] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.50 - - [2026-08-31 03:08:22] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.064492 10.0.0.50 - - [2026-08-31 03:08:22] "POST /network-policys HTTP/1.1" 200 533 0.048155 10.0.0.50 - - [2026-08-31 03:08:22] "GET /network-policy/1765abcf-c848-4459-9a84-72366a8df3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.010502 10.0.0.50 - - [2026-08-31 03:08:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.003586 10.0.0.50 - - [2026-08-31 03:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-08-31 03:08:22] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001470 10.0.0.50 - - [2026-08-31 03:08:22] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.066033 10.0.0.50 - - [2026-08-31 03:08:23] "POST /network-policys HTTP/1.1" 200 533 0.071297 10.0.0.50 - - [2026-08-31 03:08:23] "GET /network-policy/45ef5f22-8ea3-4522-8924-6f4a0134b457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.008582 10.0.0.50 - - [2026-08-31 03:08:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.003364 10.0.0.50 - - [2026-08-31 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.38 - - [2026-08-31 03:08:23] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001370 10.0.0.50 - - [2026-08-31 03:08:23] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.064837 10.0.0.50 - - [2026-08-31 03:08:23] "POST /network-policys HTTP/1.1" 200 537 0.039318 10.0.0.50 - - [2026-08-31 03:08:23] "GET /network-policy/c00ad029-fdea-4953-820b-1206bcb1fe55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007483 10.0.0.50 - - [2026-08-31 03:08:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.003673 10.0.0.50 - - [2026-08-31 03:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2026-08-31 03:08:23] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001045 10.0.0.50 - - [2026-08-31 03:08:23] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.047287 10.0.0.50 - - [2026-08-31 03:08:23] "POST /network-policys HTTP/1.1" 200 535 0.035604 10.0.0.50 - - [2026-08-31 03:08:23] "GET /network-policy/76ef6c87-70fa-4702-a34d-8890771194a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.011802 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.004251 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2026-08-31 03:08:24] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001217 10.0.0.50 - - [2026-08-31 03:08:24] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.067974 10.0.0.50 - - [2026-08-31 03:08:24] "POST /network-policys HTTP/1.1" 200 535 0.037579 10.0.0.50 - - [2026-08-31 03:08:24] "GET /network-policy/137b99e4-ed1f-4832-92f2-140e70bbbd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007607 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.003527 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.38 - - [2026-08-31 03:08:24] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001139 10.0.0.50 - - [2026-08-31 03:08:24] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.063529 10.0.0.50 - - [2026-08-31 03:08:24] "POST /network-policys HTTP/1.1" 200 535 0.031994 10.0.0.50 - - [2026-08-31 03:08:24] "GET /network-policy/ed600b05-4a93-44d9-84bd-4a1d88e20fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.010957 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.004809 10.0.0.50 - - [2026-08-31 03:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.38 - - [2026-08-31 03:08:24] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001443 10.0.0.50 - - [2026-08-31 03:08:24] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.060991 10.0.0.50 - - [2026-08-31 03:08:25] "POST /network-policys HTTP/1.1" 200 535 0.038199 10.0.0.50 - - [2026-08-31 03:08:25] "GET /network-policy/34e0547f-a7de-46bc-b911-8529864cfe13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.007324 10.0.0.50 - - [2026-08-31 03:08:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003472 10.0.0.50 - - [2026-08-31 03:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.38 - - [2026-08-31 03:08:25] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001267 10.0.0.50 - - [2026-08-31 03:08:25] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.059870 10.0.0.50 - - [2026-08-31 03:08:25] "POST /network-policys HTTP/1.1" 200 539 0.037405 10.0.0.50 - - [2026-08-31 03:08:25] "GET /network-policy/844d54a6-f35f-4921-8781-61aae8fb30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.007313 10.0.0.50 - - [2026-08-31 03:08:26] "POST /neutron/network HTTP/1.1" 200 1437 0.100975 10.0.0.50 - - [2026-08-31 03:08:26] "POST /access-control-lists HTTP/1.1" 200 609 0.067926 10.0.0.50 - - [2026-08-31 03:08:26] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.029494 10.0.0.50 - - [2026-08-31 03:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009105 10.0.0.50 - - [2026-08-31 03:08:26] "GET /network-policy/127e4bd9-e27c-4c82-87b3-c48b921b07a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.005052 10.0.0.50 - - [2026-08-31 03:08:26] "POST /neutron/network HTTP/1.1" 200 1439 0.095870 10.0.0.50 - - [2026-08-31 03:08:26] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006366 10.0.0.50 - - [2026-08-31 03:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019957 10.0.0.50 - - [2026-08-31 03:08:26] "POST /ref-update HTTP/1.1" 200 156 0.044450 10.0.0.50 - - [2026-08-31 03:08:26] "GET /network-policy/c00ad029-fdea-4953-820b-1206bcb1fe55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.008873 10.0.0.50 - - [2026-08-31 03:08:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001980 10.0.0.50 - - [2026-08-31 03:08:27] "POST /neutron/network HTTP/1.1" 200 1437 0.034678 10.0.0.50 - - [2026-08-31 03:08:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001881 10.0.0.50 - - [2026-08-31 03:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.008738 10.0.0.38 - - [2026-08-31 03:08:27] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001097 10.0.0.50 - - [2026-08-31 03:08:27] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.047072 10.0.0.50 - - [2026-08-31 03:08:27] "POST /neutron/port HTTP/1.1" 200 117 0.009323 10.0.0.50 - - [2026-08-31 03:08:31] "POST /neutron/network HTTP/1.1" 200 1447 0.007514 10.0.0.50 - - [2026-08-31 03:08:31] "POST /neutron/network HTTP/1.1" 200 1449 0.010843 10.0.0.50 - - [2026-08-31 03:08:32] "POST /neutron/port HTTP/1.1" 200 1240 0.276659 10.0.0.50 - - [2026-08-31 03:08:32] "POST /neutron/port HTTP/1.1" 200 1240 0.171945 10.0.0.50 - - [2026-08-31 03:08:33] "POST /neutron/port HTTP/1.1" 200 1250 0.021630 10.0.0.50 - - [2026-08-31 03:08:33] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014080 10.0.0.50 - - [2026-08-31 03:08:33] "POST /neutron/network HTTP/1.1" 200 1437 0.014255 10.0.0.50 - - [2026-08-31 03:08:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003972 10.0.0.50 - - [2026-08-31 03:08:33] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.50 - - [2026-08-31 03:08:37] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008612 10.0.0.50 - - [2026-08-31 03:08:48] "POST /neutron/port HTTP/1.1" 200 1250 0.021107 10.0.0.50 - - [2026-08-31 03:08:53] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008943 10.0.0.185 - - [2026-08-31 03:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.185 - - [2026-08-31 03:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.50 - - [2026-08-31 03:08:58] "POST /neutron/port HTTP/1.1" 200 1250 0.024683 10.0.0.38 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000609 10.0.0.38 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.50 - - [2026-08-31 03:08:58] "POST /neutron/security_group HTTP/1.1" 200 2082 0.009751 10.0.0.50 - - [2026-08-31 03:08:58] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 401 292 0.000568 10.0.0.185 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.50 - - [2026-08-31 03:08:58] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 200 1305 0.077257 10.0.0.50 - - [2026-08-31 03:08:58] "GET /virtual-machine-interface/30b06bef-d0d0-4126-a7ef-89eaad13ac96 HTTP/1.1" 200 3168 0.007484 10.0.0.185 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.50 - - [2026-08-31 03:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.38 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000333 10.0.0.50 - - [2026-08-31 03:08:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004401 10.0.0.50 - - [2026-08-31 03:08:58] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003571 10.0.0.38 - - [2026-08-31 03:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2026-08-31 03:08:58] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006727 10.0.0.50 - - [2026-08-31 03:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000466 10.0.0.50 - - [2026-08-31 03:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.50 - - [2026-08-31 03:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.50 - - [2026-08-31 03:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.50 - - [2026-08-31 03:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.50 - - [2026-08-31 03:09:02] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005974 10.0.0.38 - - [2026-08-31 03:09:02] "DELETE /project/cc2dd9dbbc874be1892872c6dc027fec HTTP/1.1" 404 173 0.005652 10.0.0.38 - - [2026-08-31 03:09:02] "DELETE /project/778e7b05-780c-47b0-a9ed-7b70352efb81 HTTP/1.1" 404 177 0.009285 10.0.0.38 - - [2026-08-31 03:09:02] "DELETE /project/778e7b05780c47b0a9ed7b70352efb81 HTTP/1.1" 404 173 0.005473 10.0.0.50 - - [2026-08-31 03:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.50 - - [2026-08-31 03:09:06] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007572 10.0.0.50 - - [2026-08-31 03:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.50 - - [2026-08-31 03:09:10] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006297 10.0.0.50 - - [2026-08-31 03:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.50 - - [2026-08-31 03:09:14] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006944 10.0.0.50 - - [2026-08-31 03:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.50 - - [2026-08-31 03:09:18] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006599 10.0.0.50 - - [2026-08-31 03:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.50 - - [2026-08-31 03:09:22] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006243 10.0.0.50 - - [2026-08-31 03:09:25] "POST /neutron/network HTTP/1.1" 200 1447 0.009427 10.0.0.50 - - [2026-08-31 03:09:25] "POST /neutron/subnet HTTP/1.1" 200 1361 0.015201 10.0.0.50 - - [2026-08-31 03:09:25] "POST /neutron/network HTTP/1.1" 200 1437 0.018471 10.0.0.50 - - [2026-08-31 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.50 - - [2026-08-31 03:09:26] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007406 10.0.0.50 - - [2026-08-31 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.50 - - [2026-08-31 03:09:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004352 10.0.0.50 - - [2026-08-31 03:09:28] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003835 10.0.0.50 - - [2026-08-31 03:09:28] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007694 10.0.0.50 - - [2026-08-31 03:09:34] "POST /neutron/port HTTP/1.1" 200 1250 0.021343 10.0.0.50 - - [2026-08-31 03:09:34] "POST /neutron/security_group HTTP/1.1" 200 2082 0.008888 10.0.0.50 - - [2026-08-31 03:09:39] "POST /neutron/port HTTP/1.1" 200 1250 0.042788 10.0.0.50 - - [2026-08-31 03:09:40] "POST /neutron/port HTTP/1.1" 200 1250 0.020340 10.0.0.50 - - [2026-08-31 03:09:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004643 10.0.0.50 - - [2026-08-31 03:09:40] "POST /neutron/port HTTP/1.1" 200 117 0.001480 10.0.0.50 - - [2026-08-31 03:09:44] "POST /neutron/security_group HTTP/1.1" 200 2082 0.013762 10.0.0.50 - - [2026-08-31 03:09:44] "POST /neutron/port HTTP/1.1" 200 1250 0.027056 10.0.0.50 - - [2026-08-31 03:09:44] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 200 1304 0.007005 10.0.0.50 - - [2026-08-31 03:09:44] "GET /virtual-machine-interface/71a7a607-2947-4b44-961a-067996da3704 HTTP/1.1" 200 3168 0.006195 10.0.0.50 - - [2026-08-31 03:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.50 - - [2026-08-31 03:09:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005504 10.0.0.50 - - [2026-08-31 03:09:44] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004925 10.0.0.50 - - [2026-08-31 03:09:44] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.008417 10.0.0.50 - - [2026-08-31 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.50 - - [2026-08-31 03:09:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005501 10.0.0.50 - - [2026-08-31 03:09:46] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004195 10.0.0.50 - - [2026-08-31 03:09:46] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006736 10.0.0.50 - - [2026-08-31 03:09:46] "POST /neutron/security_group HTTP/1.1" 200 2082 0.010159 10.0.0.50 - - [2026-08-31 03:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.50 - - [2026-08-31 03:09:46] "GET /network-policy/c00ad029-fdea-4953-820b-1206bcb1fe55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004170 10.0.0.50 - - [2026-08-31 03:09:46] "POST /neutron/port HTTP/1.1" 200 1250 0.025701 10.0.0.50 - - [2026-08-31 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-08-31 03:09:47] "GET /network-policy/127e4bd9-e27c-4c82-87b3-c48b921b07a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.004879 10.0.0.50 - - [2026-08-31 03:09:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.006293 10.0.0.50 - - [2026-08-31 03:09:47] "PUT /access-control-list/b23c1c57-aac8-4dc8-939e-7d2b716c463b HTTP/1.1" 200 272 0.042817 10.0.0.50 - - [2026-08-31 03:09:47] "POST /neutron/network HTTP/1.1" 200 1437 0.140621 10.0.0.50 - - [2026-08-31 03:09:47] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007331 10.0.0.50 - - [2026-08-31 03:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.50 - - [2026-08-31 03:09:47] "GET /network-policy/52bae9d3-786c-4654-bbb8-e9ab7bc2a09a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.005419 10.0.0.50 - - [2026-08-31 03:10:01] "POST /neutron/network HTTP/1.1" 200 1440 0.147897 10.0.0.50 - - [2026-08-31 03:10:01] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.012670 10.0.0.50 - - [2026-08-31 03:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.50 - - [2026-08-31 03:10:01] "GET /network-policy/844d54a6-f35f-4921-8781-61aae8fb30a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.006129 10.0.0.50 - - [2026-08-31 03:10:13] "PUT /access-control-list/b23c1c57-aac8-4dc8-939e-7d2b716c463b HTTP/1.1" 200 272 0.026282 10.0.0.50 - - [2026-08-31 03:10:13] "POST /neutron/network HTTP/1.1" 200 1437 0.142952 10.0.0.50 - - [2026-08-31 03:10:13] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006102 10.0.0.50 - - [2026-08-31 03:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.50 - - [2026-08-31 03:10:13] "GET /network-policy/1765abcf-c848-4459-9a84-72366a8df3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4990 0.004292 10.0.0.50 - - [2026-08-31 03:10:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.011480 10.0.0.50 - - [2026-08-31 03:10:25] "POST /neutron/network HTTP/1.1" 200 1437 0.137848 10.0.0.50 - - [2026-08-31 03:10:25] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.008245 10.0.0.50 - - [2026-08-31 03:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.50 - - [2026-08-31 03:10:25] "GET /network-policy/45ef5f22-8ea3-4522-8924-6f4a0134b457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4989 0.005186 10.0.0.50 - - [2026-08-31 03:10:26] "POST /neutron/port HTTP/1.1" 200 1250 0.039065 10.0.0.50 - - [2026-08-31 03:10:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004800 10.0.0.50 - - [2026-08-31 03:10:27] "POST /neutron/port HTTP/1.1" 200 117 0.001405 10.0.0.50 - - [2026-08-31 03:10:35] "POST /neutron/network HTTP/1.1" 200 1438 0.154705 10.0.0.50 - - [2026-08-31 03:10:35] "PUT /access-control-list/b23c1c57-aac8-4dc8-939e-7d2b716c463b HTTP/1.1" 200 272 0.094273 10.0.0.50 - - [2026-08-31 03:10:35] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.010639 10.0.0.50 - - [2026-08-31 03:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2026-08-31 03:10:35] "GET /network-policy/76ef6c87-70fa-4702-a34d-8890771194a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004860 10.0.0.38 - - [2026-08-31 03:10:38] "GET /obj-perms HTTP/1.1" 200 4493 0.038287 10.0.0.50 - - [2026-08-31 03:10:41] "POST /neutron/port HTTP/1.1" 200 1250 0.021670 10.0.0.50 - - [2026-08-31 03:10:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004480 10.0.0.50 - - [2026-08-31 03:10:41] "POST /neutron/port HTTP/1.1" 200 117 0.001401 10.0.0.50 - - [2026-08-31 03:10:47] "POST /neutron/network HTTP/1.1" 200 1438 0.109013 10.0.0.50 - - [2026-08-31 03:10:47] "POST /ref-update HTTP/1.1" 200 156 0.034197 10.0.0.50 - - [2026-08-31 03:10:47] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.012044 10.0.0.50 - - [2026-08-31 03:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006784 10.0.0.50 - - [2026-08-31 03:10:47] "GET /network-policy/137b99e4-ed1f-4832-92f2-140e70bbbd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.009220 10.0.0.50 - - [2026-08-31 03:10:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.009929 10.0.0.50 - - [2026-08-31 03:10:56] "POST /neutron/network HTTP/1.1" 200 1438 0.125971 10.0.0.50 - - [2026-08-31 03:10:56] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007729 10.0.0.50 - - [2026-08-31 03:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.50 - - [2026-08-31 03:10:56] "GET /network-policy/ed600b05-4a93-44d9-84bd-4a1d88e20fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.005494 10.0.0.50 - - [2026-08-31 03:11:08] "POST /neutron/network HTTP/1.1" 200 1438 0.130635 10.0.0.50 - - [2026-08-31 03:11:08] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006961 10.0.0.50 - - [2026-08-31 03:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.50 - - [2026-08-31 03:11:08] "GET /network-policy/34e0547f-a7de-46bc-b911-8529864cfe13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.006480 10.0.0.50 - - [2026-08-31 03:11:18] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008461 10.0.0.50 - - [2026-08-31 03:11:18] "POST /neutron/network HTTP/1.1" 200 1349 0.126747 10.0.0.50 - - [2026-08-31 03:11:18] "DELETE /access-control-list/b23c1c57-aac8-4dc8-939e-7d2b716c463b HTTP/1.1" 200 115 0.098440 10.0.0.50 - - [2026-08-31 03:11:18] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008422 10.0.0.50 - - [2026-08-31 03:11:18] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 200 1304 0.007340 10.0.0.50 - - [2026-08-31 03:11:20] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 200 1304 0.004443 10.0.0.50 - - [2026-08-31 03:11:20] "POST /neutron/port HTTP/1.1" 200 1240 0.016838 10.0.0.50 - - [2026-08-31 03:11:22] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 404 171 0.004584 10.0.0.50 - - [2026-08-31 03:11:22] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 404 171 0.004520 10.0.0.50 - - [2026-08-31 03:11:22] "GET /virtual-machine/36f3058e-ecfa-4a89-a10b-fd8b26705de9 HTTP/1.1" 404 171 0.005337 10.0.0.50 - - [2026-08-31 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.50 - - [2026-08-31 03:11:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008569 10.0.0.50 - - [2026-08-31 03:11:23] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004687 10.0.0.50 - - [2026-08-31 03:11:23] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007591 10.0.0.50 - - [2026-08-31 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.50 - - [2026-08-31 03:11:23] "GET /routing-instance/66021749-4b4b-48b5-b27b-4f478098f055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.006190 10.0.0.50 - - [2026-08-31 03:11:23] "GET /route-target/c6afdd55-8acd-4a92-bbad-48da6b78c223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005550 10.0.0.50 - - [2026-08-31 03:11:23] "GET /obj-perms HTTP/1.1" 200 4456 0.005066 10.0.0.50 - - [2026-08-31 03:11:26] "GET /obj-perms HTTP/1.1" 200 4456 0.009256 10.0.0.50 - - [2026-08-31 03:11:27] "POST /neutron/port HTTP/1.1" 200 1250 0.020770 10.0.0.50 - - [2026-08-31 03:11:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004249 10.0.0.50 - - [2026-08-31 03:11:28] "POST /neutron/port HTTP/1.1" 200 117 0.001401 10.0.0.50 - - [2026-08-31 03:11:32] "GET /obj-perms HTTP/1.1" 200 4456 0.004350 10.0.0.50 - - [2026-08-31 03:11:32] "GET /obj-perms HTTP/1.1" 200 4456 0.004392 10.0.0.185 - - [2026-08-31 03:11:32] "GET /obj-perms HTTP/1.1" 200 4456 0.005295 10.0.0.50 - - [2026-08-31 03:11:32] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 200 1305 0.005407 10.0.0.50 - - [2026-08-31 03:11:34] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 200 1305 0.004042 10.0.0.50 - - [2026-08-31 03:11:34] "POST /neutron/port HTTP/1.1" 200 1240 0.021841 10.0.0.50 - - [2026-08-31 03:11:36] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 404 171 0.006518 10.0.0.50 - - [2026-08-31 03:11:36] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 404 171 0.004258 10.0.0.50 - - [2026-08-31 03:11:36] "GET /virtual-machine/9737e7ff-0b42-48b0-a46a-8b44ec6a7ac7 HTTP/1.1" 404 171 0.002922 10.0.0.50 - - [2026-08-31 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.50 - - [2026-08-31 03:11:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004750 10.0.0.50 - - [2026-08-31 03:11:37] "GET /virtual-networks?parent_id=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004182 10.0.0.50 - - [2026-08-31 03:11:37] "GET /virtual-network/1d508703-a33b-4c87-b07c-0073c9692f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009837 10.0.0.50 - - [2026-08-31 03:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.50 - - [2026-08-31 03:11:37] "GET /routing-instance/13ecbcde-4144-48f4-b72e-dff8ef407cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.012976 10.0.0.50 - - [2026-08-31 03:11:37] "GET /route-target/f583701c-e0fd-468c-ade5-c63711b33215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005641 10.0.0.50 - - [2026-08-31 03:11:40] "GET /obj-perms HTTP/1.1" 200 4456 0.005741 10.0.0.38 - - [2026-08-31 03:11:40] "GET /obj-perms HTTP/1.1" 200 4456 0.005323 10.0.0.50 - - [2026-08-31 03:11:49] "GET /obj-perms HTTP/1.1" 200 4456 0.005329 10.0.0.38 - - [2026-08-31 03:11:49] "GET /obj-perms HTTP/1.1" 200 4456 0.005096 10.0.0.50 - - [2026-08-31 03:11:59] "GET /obj-perms HTTP/1.1" 200 4456 0.005218 10.0.0.38 - - [2026-08-31 03:11:59] "GET /obj-perms HTTP/1.1" 200 4456 0.004701 10.0.0.50 - - [2026-08-31 03:12:02] "GET /obj-perms HTTP/1.1" 200 4456 0.006729 10.0.0.50 - - [2026-08-31 03:12:02] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007492 10.0.0.50 - - [2026-08-31 03:12:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.009912 10.0.0.50 - - [2026-08-31 03:12:02] "POST /neutron/network HTTP/1.1" 200 1349 0.127624 10.0.0.50 - - [2026-08-31 03:12:02] "POST /ref-update HTTP/1.1" 200 156 0.034312 10.0.0.50 - - [2026-08-31 03:12:02] "GET /virtual-network/d13dc7f3-384b-41ca-85c5-ce9c08726aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006268 10.0.0.50 - - [2026-08-31 03:12:02] "DELETE /network-policy/844d54a6-f35f-4921-8781-61aae8fb30a3 HTTP/1.1" 200 115 0.047034 10.0.0.50 - - [2026-08-31 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.38 - - [2026-08-31 03:12:02] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002660 10.0.0.50 - - [2026-08-31 03:12:03] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.068913 10.0.0.50 - - [2026-08-31 03:12:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.015336 10.0.0.50 - - [2026-08-31 03:12:03] "DELETE /network-policy/34e0547f-a7de-46bc-b911-8529864cfe13 HTTP/1.1" 200 115 0.058105 10.0.0.50 - - [2026-08-31 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.38 - - [2026-08-31 03:12:03] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001588 10.0.0.50 - - [2026-08-31 03:12:03] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.074678 10.0.0.50 - - [2026-08-31 03:12:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.006912 10.0.0.50 - - [2026-08-31 03:12:03] "DELETE /network-policy/ed600b05-4a93-44d9-84bd-4a1d88e20fdd HTTP/1.1" 200 115 0.053223 10.0.0.50 - - [2026-08-31 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.38 - - [2026-08-31 03:12:03] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001772 10.0.0.50 - - [2026-08-31 03:12:03] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.065072 10.0.0.50 - - [2026-08-31 03:12:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.007729 10.0.0.50 - - [2026-08-31 03:12:03] "DELETE /network-policy/137b99e4-ed1f-4832-92f2-140e70bbbd4e HTTP/1.1" 200 115 0.050419 10.0.0.50 - - [2026-08-31 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.38 - - [2026-08-31 03:12:03] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001323 10.0.0.50 - - [2026-08-31 03:12:03] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.066247 10.0.0.50 - - [2026-08-31 03:12:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.008308 10.0.0.50 - - [2026-08-31 03:12:03] "DELETE /network-policy/76ef6c87-70fa-4702-a34d-8890771194a0 HTTP/1.1" 200 115 0.054440 10.0.0.50 - - [2026-08-31 03:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.38 - - [2026-08-31 03:12:03] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001713 10.0.0.50 - - [2026-08-31 03:12:04] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.082966 10.0.0.50 - - [2026-08-31 03:12:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.007265 10.0.0.50 - - [2026-08-31 03:12:04] "DELETE /network-policy/c00ad029-fdea-4953-820b-1206bcb1fe55 HTTP/1.1" 200 115 0.058476 10.0.0.50 - - [2026-08-31 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.38 - - [2026-08-31 03:12:04] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001616 10.0.0.50 - - [2026-08-31 03:12:04] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.058717 10.0.0.50 - - [2026-08-31 03:12:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.006428 10.0.0.50 - - [2026-08-31 03:12:04] "DELETE /network-policy/45ef5f22-8ea3-4522-8924-6f4a0134b457 HTTP/1.1" 200 115 0.049297 10.0.0.50 - - [2026-08-31 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.38 - - [2026-08-31 03:12:04] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001501 10.0.0.50 - - [2026-08-31 03:12:04] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.070364 10.0.0.50 - - [2026-08-31 03:12:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.006629 10.0.0.50 - - [2026-08-31 03:12:04] "DELETE /network-policy/1765abcf-c848-4459-9a84-72366a8df3eb HTTP/1.1" 200 115 0.053751 10.0.0.50 - - [2026-08-31 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2026-08-31 03:12:04] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001153 10.0.0.50 - - [2026-08-31 03:12:04] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.062930 10.0.0.50 - - [2026-08-31 03:12:04] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.007898 10.0.0.50 - - [2026-08-31 03:12:04] "DELETE /network-policy/52bae9d3-786c-4654-bbb8-e9ab7bc2a09a HTTP/1.1" 200 115 0.055364 10.0.0.50 - - [2026-08-31 03:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.38 - - [2026-08-31 03:12:05] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001380 10.0.0.50 - - [2026-08-31 03:12:05] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.059841 10.0.0.50 - - [2026-08-31 03:12:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.007300 10.0.0.50 - - [2026-08-31 03:12:05] "DELETE /network-policy/127e4bd9-e27c-4c82-87b3-c48b921b07a9 HTTP/1.1" 200 115 0.049792 10.0.0.50 - - [2026-08-31 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.38 - - [2026-08-31 03:12:05] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001488 10.0.0.50 - - [2026-08-31 03:12:05] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.064167 10.0.0.50 - - [2026-08-31 03:12:05] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-42884807&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.006986 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004256 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002810 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002467 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 10.0.0.38 - - [2026-08-31 03:12:05] "POST /useragent-kv HTTP/1.1" 200 115 0.012940 10.0.0.50 - - [2026-08-31 03:12:05] "POST /neutron/network HTTP/1.1" 200 151 0.203796 10.0.0.50 - - [2026-08-31 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2026-08-31 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.50 - - [2026-08-31 03:12:06] "DELETE /network-ipam/b84a5745-6427-4d2a-8680-c0ea18c20d2e HTTP/1.1" 200 115 0.053003 10.0.0.50 - - [2026-08-31 03:12:06] "POST /fqname-to-id HTTP/1.1" 404 260 0.004083 10.0.0.38 - - [2026-08-31 03:12:06] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.38 - - [2026-08-31 03:12:06] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.057350 10.0.0.38 - - [2026-08-31 03:12:06] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.38 - - [2026-08-31 03:12:06] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?fields=security_groups HTTP/1.1" 200 1409 0.057725 10.0.0.38 - - [2026-08-31 03:12:06] "DELETE /security-group/323ae056-26c3-4ac5-a88c-1fdfa002e407 HTTP/1.1" 200 115 0.060099 10.0.0.38 - - [2026-08-31 03:12:06] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000933 10.0.0.38 - - [2026-08-31 03:12:06] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?fields=application_policy_sets HTTP/1.1" 200 1448 0.070246 10.0.0.50 - - [2026-08-31 03:12:06] "DELETE /access-control-list/98a670bf-f66b-4f1c-ac73-f267ba6ae1b0 HTTP/1.1" 200 115 0.072762 10.0.0.50 - - [2026-08-31 03:12:07] "DELETE /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec HTTP/1.1" 200 115 0.481062 10.0.0.38 - - [2026-08-31 03:12:07] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.50 - - [2026-08-31 03:12:07] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?fields=projects HTTP/1.1" 200 1438 0.014439 10.0.0.38 - - [2026-08-31 03:12:08] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003154 10.0.0.38 - - [2026-08-31 03:12:08] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.38 - - [2026-08-31 03:12:08] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051124 10.0.0.38 - - [2026-08-31 03:12:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.001526 10.0.0.38 - - [2026-08-31 03:12:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.009822 10.0.0.38 - - [2026-08-31 03:12:08] "POST /security-groups HTTP/1.1" 200 603 0.081978 10.0.0.38 - - [2026-08-31 03:12:08] "POST /projects HTTP/1.1" 200 609 0.349825 10.0.0.50 - - [2026-08-31 03:12:08] "POST /fqname-to-id HTTP/1.1" 404 245 0.014735 10.0.0.38 - - [2026-08-31 03:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.430551 10.0.0.50 - - [2026-08-31 03:12:08] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.626552 10.0.0.38 - - [2026-08-31 03:12:09] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.50 - - [2026-08-31 03:12:09] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?fields=virtual_networks HTTP/1.1" 200 1066 0.074045 10.0.0.38 - - [2026-08-31 03:12:09] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001970 10.0.0.50 - - [2026-08-31 03:12:09] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.058326 10.0.0.38 - - [2026-08-31 03:12:09] "GET /projects?obj_uuids=cc2dd9db-bc87-4be1-8928-72c6dc027fec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001358 10.0.0.50 - - [2026-08-31 03:12:09] "GET /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec?fields=security_groups HTTP/1.1" 200 1304 0.060675 10.0.0.50 - - [2026-08-31 03:12:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.032045 10.0.0.38 - - [2026-08-31 03:12:10] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003917 10.0.0.38 - - [2026-08-31 03:12:10] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001319 10.0.0.38 - - [2026-08-31 03:12:10] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008564 10.0.0.38 - - [2026-08-31 03:12:10] "POST /id-to-fqname HTTP/1.1" 200 184 0.003289 10.0.0.38 - - [2026-08-31 03:12:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.007928 10.0.0.38 - - [2026-08-31 03:12:10] "POST /security-groups HTTP/1.1" 200 585 0.078984 10.0.0.38 - - [2026-08-31 03:12:10] "POST /projects HTTP/1.1" 200 573 0.329682 10.0.0.38 - - [2026-08-31 03:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.374822 10.0.0.50 - - [2026-08-31 03:12:10] "POST /access-control-lists HTTP/1.1" 200 590 0.045332 10.0.0.50 - - [2026-08-31 03:12:10] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.558342 10.0.0.50 - - [2026-08-31 03:12:11] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.50 - - [2026-08-31 03:12:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.50 - - [2026-08-31 03:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.061046 10.0.0.38 - - [2026-08-31 03:12:13] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001837 10.0.0.50 - - [2026-08-31 03:12:13] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.059535 10.0.0.50 - - [2026-08-31 03:12:13] "POST /neutron/network HTTP/1.1" 200 117 0.034767 10.0.0.50 - - [2026-08-31 03:12:13] "POST /route-targets HTTP/1.1" 200 327 0.018309 10.0.0.38 - - [2026-08-31 03:12:13] "POST /useragent-kv HTTP/1.1" 200 115 0.016160 10.0.0.50 - - [2026-08-31 03:12:13] "POST /neutron/subnet HTTP/1.1" 200 828 0.237038 10.0.0.50 - - [2026-08-31 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001900 10.0.0.50 - - [2026-08-31 03:12:13] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007384 10.0.0.50 - - [2026-08-31 03:12:14] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.008950 10.0.0.50 - - [2026-08-31 03:12:14] "POST /neutron/network HTTP/1.1" 200 1002 0.011733 10.0.0.50 - - [2026-08-31 03:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-08-31 03:12:14] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001162 10.0.0.50 - - [2026-08-31 03:12:14] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.073256 10.0.0.50 - - [2026-08-31 03:12:14] "POST /neutron/network HTTP/1.1" 200 117 0.019466 10.0.0.50 - - [2026-08-31 03:12:14] "POST /ref-update HTTP/1.1" 200 156 0.030572 10.0.0.38 - - [2026-08-31 03:12:14] "POST /useragent-kv HTTP/1.1" 200 115 0.015200 10.0.0.50 - - [2026-08-31 03:12:14] "POST /neutron/subnet HTTP/1.1" 200 823 0.215326 10.0.0.50 - - [2026-08-31 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001952 10.0.0.50 - - [2026-08-31 03:12:14] "GET /virtual-network/a2cbe7ef-f3de-464d-af7f-ec342e5ffb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.007024 10.0.0.50 - - [2026-08-31 03:12:14] "GET /virtual-network/a2cbe7ef-f3de-464d-af7f-ec342e5ffb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.009840 10.0.0.50 - - [2026-08-31 03:12:15] "POST /neutron/network HTTP/1.1" 200 1001 0.013851 10.0.0.50 - - [2026-08-31 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001789 10.0.0.50 - - [2026-08-31 03:12:15] "POST /neutron/network HTTP/1.1" 200 1012 0.010660 10.0.0.50 - - [2026-08-31 03:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.009026 10.0.0.50 - - [2026-08-31 03:12:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001575 10.0.0.50 - - [2026-08-31 03:12:15] "POST /neutron/network HTTP/1.1" 200 1002 0.012299 10.0.0.50 - - [2026-08-31 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 214 0.002217 10.0.0.50 - - [2026-08-31 03:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.010981 10.0.0.38 - - [2026-08-31 03:12:16] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.002298 10.0.0.50 - - [2026-08-31 03:12:16] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.076754 10.0.0.50 - - [2026-08-31 03:12:16] "POST /neutron/port HTTP/1.1" 200 117 0.014230 10.0.0.50 - - [2026-08-31 03:12:19] "POST /neutron/network HTTP/1.1" 200 1012 0.008727 10.0.0.38 - - [2026-08-31 03:12:20] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001297 10.0.0.50 - - [2026-08-31 03:12:20] "POST /neutron/port HTTP/1.1" 200 1225 0.236983 10.0.0.50 - - [2026-08-31 03:12:20] "POST /neutron/port HTTP/1.1" 200 1171 0.548510 10.0.0.50 - - [2026-08-31 03:12:21] "POST /neutron/port HTTP/1.1" 200 1225 0.182203 10.0.0.50 - - [2026-08-31 03:12:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004399 10.0.0.50 - - [2026-08-31 03:12:21] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008508 10.0.0.50 - - [2026-08-31 03:12:21] "POST /neutron/network HTTP/1.1" 200 1002 0.010352 10.0.0.50 - - [2026-08-31 03:12:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004758 10.0.0.50 - - [2026-08-31 03:12:22] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.38 - - [2026-08-31 03:12:22] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001297 10.0.0.50 - - [2026-08-31 03:12:22] "POST /neutron/port HTTP/1.1" 200 1170 0.439455 10.0.0.50 - - [2026-08-31 03:12:23] "POST /neutron/port HTTP/1.1" 200 1224 0.142956 10.0.0.50 - - [2026-08-31 03:12:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004041 10.0.0.50 - - [2026-08-31 03:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.50 - - [2026-08-31 03:12:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008240 10.0.0.50 - - [2026-08-31 03:12:37] "POST /neutron/port HTTP/1.1" 200 1235 0.023970 10.0.0.38 - - [2026-08-31 03:12:39] "GET /obj-perms HTTP/1.1" 200 4493 0.048190 10.0.0.50 - - [2026-08-31 03:12:42] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008949 10.0.0.50 - - [2026-08-31 03:12:42] "POST /neutron/port HTTP/1.1" 200 1235 0.021369 10.0.0.50 - - [2026-08-31 03:12:42] "GET /virtual-machine/f130c29d-18e0-4fb9-b848-c32d5bd00afd HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2026-08-31 03:12:42] "GET /virtual-machine/f130c29d-18e0-4fb9-b848-c32d5bd00afd HTTP/1.1" 200 1287 0.039914 10.0.0.50 - - [2026-08-31 03:12:42] "GET /virtual-machine-interface/637211a0-9ec4-4203-b3a8-041498b37290 HTTP/1.1" 200 3104 0.007071 10.0.0.50 - - [2026-08-31 03:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.50 - - [2026-08-31 03:12:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005273 10.0.0.50 - - [2026-08-31 03:12:42] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003930 10.0.0.50 - - [2026-08-31 03:12:42] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006781 10.0.0.50 - - [2026-08-31 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.50 - - [2026-08-31 03:12:46] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007250 10.0.0.50 - - [2026-08-31 03:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.50 - - [2026-08-31 03:12:50] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006794 10.0.0.50 - - [2026-08-31 03:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-08-31 03:12:54] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006680 10.0.0.50 - - [2026-08-31 03:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.50 - - [2026-08-31 03:12:58] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006807 10.0.0.50 - - [2026-08-31 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010482 10.0.0.38 - - [2026-08-31 03:13:02] "DELETE /project/cc2dd9dbbc874be1892872c6dc027fec HTTP/1.1" 404 173 0.005121 10.0.0.38 - - [2026-08-31 03:13:02] "DELETE /project/cf37b02de13c4f2ca649275ea3ef6be0 HTTP/1.1" 404 173 0.004747 10.0.0.38 - - [2026-08-31 03:13:02] "DELETE /project/cc2dd9db-bc87-4be1-8928-72c6dc027fec HTTP/1.1" 404 177 0.012167 10.0.0.50 - - [2026-08-31 03:13:02] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007938 10.0.0.50 - - [2026-08-31 03:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.50 - - [2026-08-31 03:13:06] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.009148 10.0.0.50 - - [2026-08-31 03:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010656 10.0.0.50 - - [2026-08-31 03:13:10] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007312 10.0.0.50 - - [2026-08-31 03:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.50 - - [2026-08-31 03:13:14] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007059 10.0.0.50 - - [2026-08-31 03:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.50 - - [2026-08-31 03:13:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004103 10.0.0.50 - - [2026-08-31 03:13:16] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.005111 10.0.0.50 - - [2026-08-31 03:13:16] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006440 10.0.0.50 - - [2026-08-31 03:13:17] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008942 10.0.0.50 - - [2026-08-31 03:13:27] "POST /neutron/port HTTP/1.1" 200 1235 0.022250 10.0.0.50 - - [2026-08-31 03:13:30] "POST /neutron/port HTTP/1.1" 200 1235 0.021391 10.0.0.50 - - [2026-08-31 03:13:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005034 10.0.0.50 - - [2026-08-31 03:13:30] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.50 - - [2026-08-31 03:13:32] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010021 10.0.0.50 - - [2026-08-31 03:13:37] "POST /neutron/port HTTP/1.1" 200 1235 0.039642 10.0.0.185 - - [2026-08-31 03:13:39] "GET /obj-perms HTTP/1.1" 200 4493 0.050830 10.0.0.50 - - [2026-08-31 03:13:42] "POST /neutron/port HTTP/1.1" 200 1235 0.020252 10.0.0.50 - - [2026-08-31 03:13:43] "POST /neutron/port HTTP/1.1" 200 1235 0.021856 10.0.0.50 - - [2026-08-31 03:13:43] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007865 10.0.0.50 - - [2026-08-31 03:13:43] "GET /virtual-machine/2e500899-ed22-4fae-9183-338b2e1eb934 HTTP/1.1" 200 1286 0.006852 10.0.0.50 - - [2026-08-31 03:13:43] "GET /virtual-machine-interface/10847361-89c2-4910-825b-b07634737daa HTTP/1.1" 200 3103 0.008285 10.0.0.50 - - [2026-08-31 03:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.50 - - [2026-08-31 03:13:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004700 10.0.0.50 - - [2026-08-31 03:13:43] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004538 10.0.0.50 - - [2026-08-31 03:13:43] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.006866 10.0.0.50 - - [2026-08-31 03:13:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005625 10.0.0.50 - - [2026-08-31 03:13:43] "POST /neutron/port HTTP/1.1" 200 117 0.001479 10.0.0.50 - - [2026-08-31 03:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.50 - - [2026-08-31 03:13:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004749 10.0.0.50 - - [2026-08-31 03:13:44] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.004537 10.0.0.50 - - [2026-08-31 03:13:44] "GET /virtual-network/119bbcf0-6b2f-41e8-8e07-478ce549ff9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.007364 10.0.0.50 - - [2026-08-31 03:13:44] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008207 10.0.0.50 - - [2026-08-31 03:13:50] "POST /neutron/port HTTP/1.1" 200 1235 0.052473 10.0.0.50 - - [2026-08-31 03:13:54] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008490 10.0.0.185 - - [2026-08-31 03:13:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.185 - - [2026-08-31 03:13:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.185 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.185 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.38 - - [2026-08-31 03:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.50 - - [2026-08-31 03:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.50 - - [2026-08-31 03:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.50 - - [2026-08-31 03:14:00] "POST /neutron/port HTTP/1.1" 200 1234 0.025681 10.0.0.50 - - [2026-08-31 03:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.50 - - [2026-08-31 03:14:00] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007575 10.0.0.50 - - [2026-08-31 03:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000338 10.0.0.50 - - [2026-08-31 03:14:00] "GET /virtual-machine/573d2026-1646-4923-a41d-fc899bfd55c4 HTTP/1.1" 200 1286 0.006783 10.0.0.50 - - [2026-08-31 03:14:00] "GET /virtual-machine-interface/55edc6a0-6d0b-48d9-bb9e-a294f44883fa HTTP/1.1" 200 3104 0.006108 10.0.0.50 - - [2026-08-31 03:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.50 - - [2026-08-31 03:14:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006324 10.0.0.50 - - [2026-08-31 03:14:00] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003373 10.0.0.50 - - [2026-08-31 03:14:00] "GET /virtual-network/a2cbe7ef-f3de-464d-af7f-ec342e5ffb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.007718 10.0.0.50 - - [2026-08-31 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.50 - - [2026-08-31 03:14:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003980 10.0.0.50 - - [2026-08-31 03:14:01] "GET /virtual-networks?parent_id=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003877 10.0.0.50 - - [2026-08-31 03:14:01] "GET /virtual-network/a2cbe7ef-f3de-464d-af7f-ec342e5ffb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2603 0.006751 10.0.0.50 - - [2026-08-31 03:14:04] "POST /neutron/port HTTP/1.1" 200 1234 0.031903 10.0.0.50 - - [2026-08-31 03:14:06] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009919 10.0.0.50 - - [2026-08-31 03:14:13] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004458 10.0.0.50 - - [2026-08-31 03:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.50 - - [2026-08-31 03:14:13] "GET /global-qos-config/cc834be7-5262-49b5-a8a7-8adbf7f776cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.005740 10.0.0.50 - - [2026-08-31 03:14:13] "POST /fqname-to-id HTTP/1.1" 404 222 0.003791 10.0.0.50 - - [2026-08-31 03:14:13] "POST /forwarding-classs HTTP/1.1" 200 576 0.033755 10.0.0.50 - - [2026-08-31 03:14:13] "POST /id-to-fqname HTTP/1.1" 200 232 0.004204 10.0.0.50 - - [2026-08-31 03:14:13] "GET /forwarding-class/1aea18bb-fc8b-428e-abb7-9c4d208dbfe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.007568 10.0.0.38 - - [2026-08-31 03:14:13] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.028399 10.0.0.50 - - [2026-08-31 03:14:13] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.093129 10.0.0.50 - - [2026-08-31 03:14:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.004014 10.0.0.50 - - [2026-08-31 03:14:14] "POST /qos-configs HTTP/1.1" 200 543 0.036459 10.0.0.50 - - [2026-08-31 03:14:14] "POST /id-to-fqname HTTP/1.1" 200 217 0.004436 10.0.0.50 - - [2026-08-31 03:14:14] "GET /qos-config/4919dca3-782d-4355-b58f-177cafcdd32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.006083 10.0.0.50 - - [2026-08-31 03:14:14] "GET /virtual-machine-interface/637211a0-9ec4-4203-b3a8-041498b37290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008022 10.0.0.50 - - [2026-08-31 03:14:14] "POST /ref-update HTTP/1.1" 200 156 0.019579 10.0.0.50 - - [2026-08-31 03:14:14] "POST /neutron/port HTTP/1.1" 200 1235 0.022416 10.0.0.50 - - [2026-08-31 03:14:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008592 10.0.0.50 - - [2026-08-31 03:14:14] "POST /neutron/network HTTP/1.1" 200 976 0.015849 10.0.0.50 - - [2026-08-31 03:14:14] "POST /id-to-fqname HTTP/1.1" 200 214 0.001617 10.0.0.50 - - [2026-08-31 03:14:14] "GET /virtual-machine/f130c29d-18e0-4fb9-b848-c32d5bd00afd HTTP/1.1" 200 1287 0.005004 10.0.0.50 - - [2026-08-31 03:14:14] "GET /virtual-machine-interface/637211a0-9ec4-4203-b3a8-041498b37290 HTTP/1.1" 200 3351 0.008966 10.0.0.50 - - [2026-08-31 03:14:14] "GET /instance-ip/3f69ab54-f4d1-4e16-ba5c-963fdc61df5a HTTP/1.1" 200 1628 0.006804 10.0.0.50 - - [2026-08-31 03:14:14] "GET /instance-ip/b16218a4-8079-4d80-91af-e08f1f1ba364 HTTP/1.1" 200 1607 0.006497 10.0.0.50 - - [2026-08-31 03:14:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009104 10.0.0.50 - - [2026-08-31 03:14:14] "POST /neutron/port HTTP/1.1" 200 1235 0.020439 10.0.0.50 - - [2026-08-31 03:14:15] "POST /neutron/security_group HTTP/1.1" 200 2064 0.009705 10.0.0.50 - - [2026-08-31 03:14:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.001351 10.0.0.50 - - [2026-08-31 03:14:15] "GET /virtual-machine/2e500899-ed22-4fae-9183-338b2e1eb934 HTTP/1.1" 200 1286 0.004744 10.0.0.50 - - [2026-08-31 03:14:15] "GET /virtual-machine-interface/10847361-89c2-4910-825b-b07634737daa HTTP/1.1" 200 3103 0.005491 10.0.0.50 - - [2026-08-31 03:14:15] "GET /instance-ip/8ab2b380-1369-4cdc-8b98-3be35af31d34 HTTP/1.1" 200 1606 0.006800 10.0.0.50 - - [2026-08-31 03:14:15] "GET /instance-ip/e8835c4b-8378-4bdf-b885-7cea24ba5b51 HTTP/1.1" 200 1629 0.006831 10.0.0.50 - - [2026-08-31 03:14:30] "POST /neutron/port HTTP/1.1" 200 1235 0.020203 10.0.0.50 - - [2026-08-31 03:14:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004305 10.0.0.50 - - [2026-08-31 03:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.50 - - [2026-08-31 03:14:43] "POST /neutron/port HTTP/1.1" 200 1234 0.045401 10.0.0.50 - - [2026-08-31 03:14:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004495 10.0.0.50 - - [2026-08-31 03:14:44] "POST /neutron/port HTTP/1.1" 200 117 0.001283 10.0.0.50 - - [2026-08-31 03:15:18] "GET /virtual-machine-interface/637211a0-9ec4-4203-b3a8-041498b37290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007595 10.0.0.50 - - [2026-08-31 03:15:18] "POST /ref-update HTTP/1.1" 200 156 0.019258 10.0.0.50 - - [2026-08-31 03:15:18] "DELETE /qos-config/4919dca3-782d-4355-b58f-177cafcdd32b HTTP/1.1" 200 115 0.051038 10.0.0.50 - - [2026-08-31 03:15:18] "POST /id-to-fqname HTTP/1.1" 200 232 0.001730 10.0.0.50 - - [2026-08-31 03:15:18] "DELETE /forwarding-class/1aea18bb-fc8b-428e-abb7-9c4d208dbfe7 HTTP/1.1" 200 115 0.047465 10.0.0.50 - - [2026-08-31 03:15:20] "POST /neutron/network HTTP/1.1" 200 1001 0.011410 10.0.0.50 - - [2026-08-31 03:15:22] "POST /neutron/port HTTP/1.1" 200 1224 0.019160 10.0.0.50 - - [2026-08-31 03:15:22] "POST /neutron/port HTTP/1.1" 200 1225 0.039578 10.0.0.50 - - [2026-08-31 03:15:22] "POST /neutron/port HTTP/1.1" 200 1225 0.064652 10.0.0.50 - - [2026-08-31 03:15:22] "POST /neutron/network HTTP/1.1" 400 204 0.030593 10.0.0.50 - - [2026-08-31 03:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.50 - - [2026-08-31 03:15:24] "POST /neutron/network HTTP/1.1" 200 1002 0.011767 10.0.0.50 - - [2026-08-31 03:15:25] "DELETE /route-target/b6e03ca5-02b5-47f3-a373-8dff6f281cb6 HTTP/1.1" 200 115 0.032471 10.0.0.38 - - [2026-08-31 03:15:25] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001092 10.0.0.50 - - [2026-08-31 03:15:25] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.090351 10.0.0.38 - - [2026-08-31 03:15:25] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001235 10.0.0.50 - - [2026-08-31 03:15:25] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?fields=virtual_networks HTTP/1.1" 200 1031 0.049240 10.0.0.38 - - [2026-08-31 03:15:25] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001345 10.0.0.50 - - [2026-08-31 03:15:25] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.067151 10.0.0.38 - - [2026-08-31 03:15:25] "GET /projects?obj_uuids=cf37b02d-e13c-4f2c-a649-275ea3ef6be0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001154 10.0.0.50 - - [2026-08-31 03:15:25] "GET /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0?fields=security_groups HTTP/1.1" 200 1251 0.074533 10.0.0.50 - - [2026-08-31 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.031969 10.0.0.38 - - [2026-08-31 03:15:26] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003785 10.0.0.38 - - [2026-08-31 03:15:26] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.38 - - [2026-08-31 03:15:26] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.034183 10.0.0.38 - - [2026-08-31 03:15:26] "POST /id-to-fqname HTTP/1.1" 200 183 0.006206 10.0.0.38 - - [2026-08-31 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.012009 10.0.0.38 - - [2026-08-31 03:15:26] "POST /security-groups HTTP/1.1" 200 584 0.087261 10.0.0.38 - - [2026-08-31 03:15:27] "POST /projects HTTP/1.1" 200 571 0.347514 10.0.0.50 - - [2026-08-31 03:15:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.013246 10.0.0.38 - - [2026-08-31 03:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.418057 10.0.0.50 - - [2026-08-31 03:15:27] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.625263 10.0.0.50 - - [2026-08-31 03:15:28] "GET / HTTP/1.1" 200 35931 0.002082 10.0.0.50 - - [2026-08-31 03:15:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.50 - - [2026-08-31 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.055021 10.0.0.38 - - [2026-08-31 03:15:30] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.50 - - [2026-08-31 03:15:30] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.085723 10.0.0.38 - - [2026-08-31 03:15:30] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001822 10.0.0.50 - - [2026-08-31 03:15:31] "POST /neutron/network HTTP/1.1" 200 624 0.229630 10.0.0.50 - - [2026-08-31 03:15:31] "POST /ref-update HTTP/1.1" 200 156 0.041158 10.0.0.50 - - [2026-08-31 03:15:31] "POST /id-to-fqname HTTP/1.1" 200 220 0.004608 10.0.0.50 - - [2026-08-31 03:15:31] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006621 10.0.0.50 - - [2026-08-31 03:15:31] "POST /neutron/network HTTP/1.1" 200 840 0.008110 10.0.0.50 - - [2026-08-31 03:15:31] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005975 10.0.0.50 - - [2026-08-31 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.50 - - [2026-08-31 03:15:31] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008392 10.0.0.50 - - [2026-08-31 03:15:31] "PUT /virtual-network/87344629-8b81-4366-af58-8ab02248825c HTTP/1.1" 200 264 0.106422 10.0.0.50 - - [2026-08-31 03:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.38 - - [2026-08-31 03:15:31] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001884 10.0.0.50 - - [2026-08-31 03:15:31] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.060476 10.0.0.50 - - [2026-08-31 03:15:31] "POST /neutron/network HTTP/1.1" 200 117 0.021161 10.0.0.50 - - [2026-08-31 03:15:32] "POST /route-targets HTTP/1.1" 200 327 0.019249 10.0.0.50 - - [2026-08-31 03:15:32] "POST /neutron/network HTTP/1.1" 200 844 0.016069 10.0.0.50 - - [2026-08-31 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001740 10.0.0.50 - - [2026-08-31 03:15:32] "GET /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.013289 10.0.0.50 - - [2026-08-31 03:15:32] "GET /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009901 10.0.0.50 - - [2026-08-31 03:15:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.012046 10.0.0.50 - - [2026-08-31 03:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.50 - - [2026-08-31 03:15:32] "GET /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007386 10.0.0.50 - - [2026-08-31 03:15:32] "PUT /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495 HTTP/1.1" 200 264 0.109557 10.0.0.50 - - [2026-08-31 03:15:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.002095 10.0.0.50 - - [2026-08-31 03:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.008582 10.0.0.50 - - [2026-08-31 03:15:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001942 10.0.0.50 - - [2026-08-31 03:15:33] "POST /neutron/network HTTP/1.1" 200 854 0.010076 10.0.0.50 - - [2026-08-31 03:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.008160 10.0.0.38 - - [2026-08-31 03:15:37] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001167 10.0.0.50 - - [2026-08-31 03:15:38] "POST /neutron/port HTTP/1.1" 200 1062 0.496241 10.0.0.50 - - [2026-08-31 03:15:38] "POST /neutron/port HTTP/1.1" 200 1062 0.108106 10.0.0.50 - - [2026-08-31 03:15:38] "POST /neutron/port HTTP/1.1" 200 1066 0.023452 10.0.0.50 - - [2026-08-31 03:15:39] "POST /neutron/port HTTP/1.1" 200 1126 0.030467 10.0.0.50 - - [2026-08-31 03:15:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004870 10.0.0.50 - - [2026-08-31 03:15:39] "POST /neutron/network HTTP/1.1" 200 840 0.008234 10.0.0.50 - - [2026-08-31 03:15:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.010820 10.0.0.50 - - [2026-08-31 03:15:41] "GET /obj-perms HTTP/1.1" 200 4493 0.053866 10.0.0.50 - - [2026-08-31 03:15:44] "POST /neutron/port HTTP/1.1" 200 1126 0.019957 10.0.0.50 - - [2026-08-31 03:15:49] "POST /neutron/security_group HTTP/1.1" 200 2063 0.012078 10.0.0.50 - - [2026-08-31 03:15:53] "DELETE /access-control-list/05c15a05-0398-4c86-9f59-d6300b6b9e8e HTTP/1.1" 200 115 0.063453 10.0.0.50 - - [2026-08-31 03:15:59] "POST /neutron/port HTTP/1.1" 200 1126 0.028205 10.0.0.38 - - [2026-08-31 03:16:02] "DELETE /project/0ded7fae72f846a0af725e7e32968297 HTTP/1.1" 404 173 0.003242 10.0.0.38 - - [2026-08-31 03:16:02] "DELETE /project/cf37b02d-e13c-4f2c-a649-275ea3ef6be0 HTTP/1.1" 404 177 0.005066 10.0.0.50 - - [2026-08-31 03:16:04] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010642 10.0.0.50 - - [2026-08-31 03:16:04] "POST /neutron/port HTTP/1.1" 200 1126 0.031273 10.0.0.50 - - [2026-08-31 03:16:04] "GET /virtual-machine/174addd5-f7e1-4e8c-b242-4e8f23431307 HTTP/1.1" 401 292 0.000606 10.0.0.50 - - [2026-08-31 03:16:05] "GET /virtual-machine/174addd5-f7e1-4e8c-b242-4e8f23431307 HTTP/1.1" 200 1285 0.039590 10.0.0.50 - - [2026-08-31 03:16:05] "GET /virtual-machine-interface/955e07ea-b876-4f12-a305-15b32b16990a HTTP/1.1" 200 2927 0.008434 10.0.0.50 - - [2026-08-31 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.50 - - [2026-08-31 03:16:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005512 10.0.0.50 - - [2026-08-31 03:16:05] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004874 10.0.0.50 - - [2026-08-31 03:16:05] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.007846 10.0.0.50 - - [2026-08-31 03:16:06] "POST /neutron/security_group HTTP/1.1" 200 2063 0.123891 10.0.0.50 - - [2026-08-31 03:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.50 - - [2026-08-31 03:16:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004635 10.0.0.50 - - [2026-08-31 03:16:08] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004078 10.0.0.50 - - [2026-08-31 03:16:08] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.007991 10.0.0.50 - - [2026-08-31 03:16:08] "POST /neutron/port HTTP/1.1" 200 1130 0.032114 10.0.0.50 - - [2026-08-31 03:16:09] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009718 10.0.0.50 - - [2026-08-31 03:16:09] "GET /virtual-machine/9cd72a87-70ab-4a9b-a36c-329116ffb2d1 HTTP/1.1" 200 1286 0.008499 10.0.0.50 - - [2026-08-31 03:16:09] "GET /virtual-machine-interface/3fcfa40f-3c3c-4101-903e-49ba7e6a65cd HTTP/1.1" 200 2926 0.009506 10.0.0.50 - - [2026-08-31 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.50 - - [2026-08-31 03:16:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005300 10.0.0.50 - - [2026-08-31 03:16:09] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004453 10.0.0.50 - - [2026-08-31 03:16:09] "GET /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008189 10.0.0.50 - - [2026-08-31 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.50 - - [2026-08-31 03:16:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005305 10.0.0.50 - - [2026-08-31 03:16:10] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004364 10.0.0.50 - - [2026-08-31 03:16:10] "GET /virtual-network/d4caed52-c206-4268-88ea-abab83fc2495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008168 10.0.0.50 - - [2026-08-31 03:16:10] "POST /routing-policys HTTP/1.1" 200 534 0.044072 10.0.0.50 - - [2026-08-31 03:16:10] "GET /virtual-network/87344629-8b81-4366-af58-8ab02248825c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.024648 10.0.0.50 - - [2026-08-31 03:16:10] "PUT /virtual-network/87344629-8b81-4366-af58-8ab02248825c HTTP/1.1" 200 264 0.123307 10.0.0.50 - - [2026-08-31 03:16:15] "POST /ref-update HTTP/1.1" 200 156 0.080324 10.0.0.50 - - [2026-08-31 03:16:15] "POST /ref-update HTTP/1.1" 200 156 0.044013 10.0.0.50 - - [2026-08-31 03:16:15] "DELETE /routing-policy/de664096-3640-4e84-bbe1-9d70a3a4f314 HTTP/1.1" 200 115 0.108085 10.0.0.50 - - [2026-08-31 03:16:15] "POST /neutron/network HTTP/1.1" 200 844 0.009998 10.0.0.50 - - [2026-08-31 03:16:17] "POST /neutron/port HTTP/1.1" 200 1120 0.021393 10.0.0.50 - - [2026-08-31 03:16:17] "POST /neutron/port HTTP/1.1" 200 1116 0.038582 10.0.0.50 - - [2026-08-31 03:16:17] "POST /neutron/network HTTP/1.1" 400 204 0.021972 10.0.0.50 - - [2026-08-31 03:16:19] "POST /neutron/network HTTP/1.1" 200 840 0.015468 10.0.0.50 - - [2026-08-31 03:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.037667 10.0.0.50 - - [2026-08-31 03:16:19] "DELETE /route-target/83575406-e5a7-4d02-9e2f-67a328eda12e HTTP/1.1" 200 115 0.028807 10.0.0.50 - - [2026-08-31 03:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.38 - - [2026-08-31 03:16:22] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001109 10.0.0.50 - - [2026-08-31 03:16:22] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.062543 10.0.0.38 - - [2026-08-31 03:16:22] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001596 10.0.0.50 - - [2026-08-31 03:16:22] "POST /neutron/network HTTP/1.1" 200 624 0.194255 10.0.0.50 - - [2026-08-31 03:16:23] "POST /route-targets HTTP/1.1" 200 327 0.017310 10.0.0.50 - - [2026-08-31 03:16:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.004623 10.0.0.50 - - [2026-08-31 03:16:23] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.009062 10.0.0.50 - - [2026-08-31 03:16:23] "POST /neutron/network HTTP/1.1" 200 840 0.009232 10.0.0.50 - - [2026-08-31 03:16:23] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007587 10.0.0.50 - - [2026-08-31 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.50 - - [2026-08-31 03:16:23] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006419 10.0.0.50 - - [2026-08-31 03:16:23] "PUT /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918 HTTP/1.1" 200 264 0.081267 10.0.0.50 - - [2026-08-31 03:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.38 - - [2026-08-31 03:16:23] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004849 10.0.0.50 - - [2026-08-31 03:16:23] "POST /ref-update HTTP/1.1" 200 156 0.029422 10.0.0.50 - - [2026-08-31 03:16:23] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.068856 10.0.0.50 - - [2026-08-31 03:16:23] "POST /neutron/network HTTP/1.1" 200 117 0.018557 10.0.0.50 - - [2026-08-31 03:16:24] "POST /neutron/network HTTP/1.1" 200 842 0.012182 10.0.0.50 - - [2026-08-31 03:16:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.002318 10.0.0.50 - - [2026-08-31 03:16:24] "GET /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.008306 10.0.0.50 - - [2026-08-31 03:16:24] "GET /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.011352 10.0.0.50 - - [2026-08-31 03:16:24] "POST /neutron/subnet HTTP/1.1" 200 719 0.011550 10.0.0.50 - - [2026-08-31 03:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.50 - - [2026-08-31 03:16:24] "GET /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006574 10.0.0.50 - - [2026-08-31 03:16:24] "PUT /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2 HTTP/1.1" 200 264 0.088690 10.0.0.50 - - [2026-08-31 03:16:24] "POST /ref-update HTTP/1.1" 200 156 0.026742 10.0.0.50 - - [2026-08-31 03:16:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.010870 10.0.0.38 - - [2026-08-31 03:16:24] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001220 10.0.0.50 - - [2026-08-31 03:16:24] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.056074 10.0.0.50 - - [2026-08-31 03:16:24] "POST /neutron/port HTTP/1.1" 200 117 0.007186 10.0.0.50 - - [2026-08-31 03:16:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001669 10.0.0.50 - - [2026-08-31 03:16:25] "POST /neutron/network HTTP/1.1" 200 852 0.009003 10.0.0.50 - - [2026-08-31 03:16:25] "POST /neutron/port HTTP/1.1" 200 117 0.008509 10.0.0.38 - - [2026-08-31 03:16:29] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001236 10.0.0.50 - - [2026-08-31 03:16:29] "POST /neutron/port HTTP/1.1" 200 1064 0.457102 10.0.0.50 - - [2026-08-31 03:16:30] "POST /neutron/port HTTP/1.1" 200 1064 0.019151 10.0.0.50 - - [2026-08-31 03:16:30] "POST /neutron/port HTTP/1.1" 200 1062 0.023995 10.0.0.50 - - [2026-08-31 03:16:30] "POST /neutron/port HTTP/1.1" 200 1126 0.045644 10.0.0.50 - - [2026-08-31 03:16:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006436 10.0.0.50 - - [2026-08-31 03:16:31] "POST /neutron/network HTTP/1.1" 200 842 0.009377 10.0.0.50 - - [2026-08-31 03:16:31] "POST /neutron/subnet HTTP/1.1" 200 684 0.012253 10.0.0.50 - - [2026-08-31 03:16:35] "POST /neutron/port HTTP/1.1" 200 1126 0.028537 10.0.0.50 - - [2026-08-31 03:16:40] "POST /neutron/security_group HTTP/1.1" 200 2063 0.011214 10.0.0.38 - - [2026-08-31 03:16:42] "GET /obj-perms HTTP/1.1" 200 4493 0.043818 10.0.0.50 - - [2026-08-31 03:16:50] "POST /neutron/port HTTP/1.1" 200 1126 0.026147 10.0.0.50 - - [2026-08-31 03:16:56] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009893 10.0.0.50 - - [2026-08-31 03:16:56] "POST /neutron/port HTTP/1.1" 200 1126 0.023804 10.0.0.50 - - [2026-08-31 03:16:56] "GET /virtual-machine/88583122-ad1d-4d48-8e6a-36dc7e4cc7db HTTP/1.1" 200 1285 0.009705 10.0.0.50 - - [2026-08-31 03:16:56] "GET /virtual-machine-interface/528c0379-cedd-41d6-96fb-f7924a877cb4 HTTP/1.1" 200 2926 0.007296 10.0.0.50 - - [2026-08-31 03:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.50 - - [2026-08-31 03:16:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005239 10.0.0.50 - - [2026-08-31 03:16:56] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004776 10.0.0.50 - - [2026-08-31 03:16:56] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008052 10.0.0.50 - - [2026-08-31 03:16:57] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009696 10.0.0.50 - - [2026-08-31 03:16:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.50 - - [2026-08-31 03:16:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005053 10.0.0.50 - - [2026-08-31 03:16:59] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004632 10.0.0.50 - - [2026-08-31 03:16:59] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007564 10.0.0.50 - - [2026-08-31 03:16:59] "POST /neutron/port HTTP/1.1" 200 1128 0.034723 10.0.0.50 - - [2026-08-31 03:17:00] "POST /neutron/security_group HTTP/1.1" 200 2063 0.009965 10.0.0.50 - - [2026-08-31 03:17:00] "GET /virtual-machine/d66f9f6b-a204-4ea7-9a4f-af065817a35c HTTP/1.1" 200 1286 0.008496 10.0.0.50 - - [2026-08-31 03:17:00] "GET /virtual-machine-interface/ecc08694-063f-4cf1-a5e7-788f1b0f6301 HTTP/1.1" 200 2927 0.009327 10.0.0.50 - - [2026-08-31 03:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.50 - - [2026-08-31 03:17:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.013743 10.0.0.50 - - [2026-08-31 03:17:00] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004908 10.0.0.50 - - [2026-08-31 03:17:00] "GET /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.008422 10.0.0.50 - - [2026-08-31 03:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.50 - - [2026-08-31 03:17:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005789 10.0.0.50 - - [2026-08-31 03:17:03] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004472 10.0.0.50 - - [2026-08-31 03:17:03] "GET /virtual-network/7ddd4c4a-7d97-415a-baa8-5ffccc4520a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.008580 10.0.0.50 - - [2026-08-31 03:17:03] "POST /neutron/port HTTP/1.1" 200 1128 0.022860 10.0.0.50 - - [2026-08-31 03:17:08] "POST /routing-policys HTTP/1.1" 200 534 0.050325 10.0.0.50 - - [2026-08-31 03:17:08] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.023076 10.0.0.50 - - [2026-08-31 03:17:08] "PUT /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918 HTTP/1.1" 200 264 0.078476 10.0.0.50 - - [2026-08-31 03:17:12] "POST /routing-policys HTTP/1.1" 200 534 0.035291 10.0.0.50 - - [2026-08-31 03:17:12] "GET /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020841 10.0.0.50 - - [2026-08-31 03:17:12] "PUT /virtual-network/0676b520-f014-4832-8623-f64f3c1f2918 HTTP/1.1" 200 264 0.101475 10.0.0.50 - - [2026-08-31 03:17:12] "POST /ref-update HTTP/1.1" 200 156 0.046041 10.0.0.50 - - [2026-08-31 03:17:14] "POST /ref-update HTTP/1.1" 200 156 0.101890 10.0.0.50 - - [2026-08-31 03:17:14] "DELETE /routing-policy/f6151c37-3693-4b07-aa94-e0117729134d HTTP/1.1" 200 115 0.060046 10.0.0.50 - - [2026-08-31 03:17:14] "POST /ref-update HTTP/1.1" 200 156 0.086402 10.0.0.50 - - [2026-08-31 03:17:14] "DELETE /routing-policy/35bca258-7359-4724-ba2d-4cffd2c64f9c HTTP/1.1" 200 115 0.041520 10.0.0.50 - - [2026-08-31 03:17:14] "POST /neutron/network HTTP/1.1" 400 204 0.017900 10.0.0.50 - - [2026-08-31 03:17:16] "POST /neutron/port HTTP/1.1" 200 1126 0.023229 10.0.0.50 - - [2026-08-31 03:17:16] "POST /neutron/port HTTP/1.1" 200 151 0.350877 10.0.0.50 - - [2026-08-31 03:17:18] "POST /neutron/network HTTP/1.1" 200 842 0.013154 10.0.0.50 - - [2026-08-31 03:17:18] "DELETE /route-target/8575ce7b-d5fa-454f-8acc-9fac9d7dac2a HTTP/1.1" 200 115 0.032734 10.0.0.38 - - [2026-08-31 03:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006475 10.0.0.50 - - [2026-08-31 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.38 - - [2026-08-31 03:17:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005491 10.0.0.50 - - [2026-08-31 03:17:18] "POST /neutron/network HTTP/1.1" 200 151 0.166774 10.0.0.50 - - [2026-08-31 03:17:18] "DELETE /route-target/d02c0d17-49dc-4d44-a962-cdeb2a9456b6 HTTP/1.1" 200 115 0.035611 10.0.0.50 - - [2026-08-31 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.38 - - [2026-08-31 03:17:21] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.50 - - [2026-08-31 03:17:21] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.059018 10.0.0.38 - - [2026-08-31 03:17:22] "POST /useragent-kv HTTP/1.1" 200 115 0.011814 10.0.0.50 - - [2026-08-31 03:17:22] "POST /neutron/subnet HTTP/1.1" 200 730 0.245237 10.0.0.50 - - [2026-08-31 03:17:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.001637 10.0.0.50 - - [2026-08-31 03:17:22] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006789 10.0.0.50 - - [2026-08-31 03:17:22] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007972 10.0.0.50 - - [2026-08-31 03:17:22] "POST /neutron/network HTTP/1.1" 200 844 0.009179 10.0.0.50 - - [2026-08-31 03:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.50 - - [2026-08-31 03:17:22] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.014213 10.0.0.50 - - [2026-08-31 03:17:22] "POST /route-targets HTTP/1.1" 200 323 0.031221 10.0.0.50 - - [2026-08-31 03:17:22] "PUT /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc HTTP/1.1" 200 264 0.105454 10.0.0.50 - - [2026-08-31 03:17:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.38 - - [2026-08-31 03:17:22] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 10.0.0.50 - - [2026-08-31 03:17:22] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.068526 10.0.0.38 - - [2026-08-31 03:17:22] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001832 10.0.0.50 - - [2026-08-31 03:17:22] "POST /neutron/network HTTP/1.1" 200 624 0.190072 10.0.0.50 - - [2026-08-31 03:17:22] "POST /ref-update HTTP/1.1" 200 156 0.043033 10.0.0.50 - - [2026-08-31 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.006470 10.0.0.50 - - [2026-08-31 03:17:23] "GET /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008321 10.0.0.50 - - [2026-08-31 03:17:23] "POST /neutron/network HTTP/1.1" 200 843 0.011192 10.0.0.50 - - [2026-08-31 03:17:23] "GET /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006737 10.0.0.50 - - [2026-08-31 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2026-08-31 03:17:23] "GET /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.023136 10.0.0.50 - - [2026-08-31 03:17:23] "PUT /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409 HTTP/1.1" 200 264 0.098273 10.0.0.50 - - [2026-08-31 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001405 10.0.0.50 - - [2026-08-31 03:17:23] "POST /neutron/network HTTP/1.1" 200 854 0.007690 10.0.0.50 - - [2026-08-31 03:17:23] "POST /neutron/port HTTP/1.1" 200 117 0.007507 10.0.0.50 - - [2026-08-31 03:17:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001600 10.0.0.38 - - [2026-08-31 03:17:24] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 10.0.0.50 - - [2026-08-31 03:17:24] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.079148 10.0.0.50 - - [2026-08-31 03:17:24] "POST /neutron/network HTTP/1.1" 200 843 0.026099 10.0.0.50 - - [2026-08-31 03:17:24] "POST /neutron/port HTTP/1.1" 200 117 0.007283 10.0.0.50 - - [2026-08-31 03:17:28] "POST /neutron/port HTTP/1.1" 200 1066 0.027288 10.0.0.38 - - [2026-08-31 03:17:28] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001291 10.0.0.50 - - [2026-08-31 03:17:29] "POST /neutron/port HTTP/1.1" 200 1065 0.569141 10.0.0.50 - - [2026-08-31 03:17:29] "POST /neutron/port HTTP/1.1" 200 1065 0.018483 10.0.0.50 - - [2026-08-31 03:17:29] "POST /neutron/security_group HTTP/1.1" 200 2063 0.015659 10.0.0.50 - - [2026-08-31 03:17:30] "POST /neutron/subnet HTTP/1.1" 200 704 0.012283 10.0.0.50 - - [2026-08-31 03:17:30] "POST /neutron/port HTTP/1.1" 200 1129 0.026848 10.0.0.50 - - [2026-08-31 03:17:30] "POST /neutron/port HTTP/1.1" 200 117 0.001434 10.0.0.50 - - [2026-08-31 03:17:34] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010443 10.0.0.185 - - [2026-08-31 03:17:43] "GET /obj-perms HTTP/1.1" 200 4493 0.045478 10.0.0.50 - - [2026-08-31 03:17:44] "POST /neutron/port HTTP/1.1" 200 1130 0.027662 10.0.0.50 - - [2026-08-31 03:17:50] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010585 10.0.0.50 - - [2026-08-31 03:17:50] "POST /neutron/port HTTP/1.1" 200 1130 0.030758 10.0.0.50 - - [2026-08-31 03:17:50] "GET /virtual-machine/c192f875-fcac-442d-b42a-f3a6e06be354 HTTP/1.1" 200 1286 0.008829 10.0.0.50 - - [2026-08-31 03:17:50] "GET /virtual-machine-interface/e27fddfc-0797-4d4c-bda3-ae0e332ec53a HTTP/1.1" 200 2927 0.008296 10.0.0.50 - - [2026-08-31 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.50 - - [2026-08-31 03:17:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005329 10.0.0.50 - - [2026-08-31 03:17:50] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003734 10.0.0.50 - - [2026-08-31 03:17:50] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007123 10.0.0.50 - - [2026-08-31 03:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.50 - - [2026-08-31 03:17:53] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006867 10.0.0.50 - - [2026-08-31 03:17:55] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008764 10.0.0.50 - - [2026-08-31 03:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2026-08-31 03:17:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004058 10.0.0.50 - - [2026-08-31 03:17:57] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003182 10.0.0.50 - - [2026-08-31 03:17:57] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006976 10.0.0.50 - - [2026-08-31 03:17:57] "POST /neutron/port HTTP/1.1" 200 1129 0.026527 10.0.0.50 - - [2026-08-31 03:17:58] "POST /neutron/security_group HTTP/1.1" 200 2063 0.010392 10.0.0.50 - - [2026-08-31 03:17:58] "GET /virtual-machine/74ae95b9-deb1-40f5-bbc4-b504b6a1e9be HTTP/1.1" 200 1285 0.008487 10.0.0.50 - - [2026-08-31 03:17:58] "GET /virtual-machine-interface/44b62768-fc7a-4bcf-ab35-1be078efdd04 HTTP/1.1" 200 2926 0.008245 10.0.0.50 - - [2026-08-31 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.50 - - [2026-08-31 03:17:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005565 10.0.0.50 - - [2026-08-31 03:17:58] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004258 10.0.0.50 - - [2026-08-31 03:17:58] "GET /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009116 10.0.0.50 - - [2026-08-31 03:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.50 - - [2026-08-31 03:17:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004615 10.0.0.50 - - [2026-08-31 03:17:59] "GET /virtual-networks?parent_id=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003853 10.0.0.50 - - [2026-08-31 03:17:59] "GET /virtual-network/4a9903bf-87c7-47e4-8ec8-24fb19a29409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006304 10.0.0.50 - - [2026-08-31 03:17:59] "POST /neutron/port HTTP/1.1" 200 1129 0.022537 10.0.0.50 - - [2026-08-31 03:18:04] "POST /interface-route-tables HTTP/1.1" 200 574 0.034151 10.0.0.50 - - [2026-08-31 03:18:04] "GET /interface-route-table/c1d26c15-e17a-4070-a054-836311a71cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.025422 10.0.0.50 - - [2026-08-31 03:18:04] "GET /virtual-machine-interface/e27fddfc-0797-4d4c-bda3-ae0e332ec53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.007175 10.0.0.50 - - [2026-08-31 03:18:04] "POST /ref-update HTTP/1.1" 200 156 0.018719 10.0.0.50 - - [2026-08-31 03:18:04] "POST /routing-policys HTTP/1.1" 200 534 0.031587 10.0.0.50 - - [2026-08-31 03:18:04] "GET /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009822 10.0.0.50 - - [2026-08-31 03:18:04] "PUT /virtual-network/cc8ed417-f01c-4abf-b40a-f46782f303cc HTTP/1.1" 200 264 0.072587 10.0.0.50 - - [2026-08-31 03:18:09] "POST /ref-update HTTP/1.1" 200 156 0.068021 10.0.0.50 - - [2026-08-31 03:18:09] "POST /ref-update HTTP/1.1" 200 156 0.048801 10.0.0.50 - - [2026-08-31 03:18:09] "DELETE /routing-policy/880b1b8e-934f-49a1-9fa4-5cf1a6cb2408 HTTP/1.1" 200 115 0.091572 10.0.0.50 - - [2026-08-31 03:18:09] "POST /neutron/network HTTP/1.1" 400 204 0.019876 10.0.0.50 - - [2026-08-31 03:18:11] "POST /neutron/network HTTP/1.1" 200 843 0.010917 10.0.0.50 - - [2026-08-31 03:18:11] "POST /neutron/port HTTP/1.1" 200 151 0.257743 10.0.0.50 - - [2026-08-31 03:18:13] "POST /neutron/network HTTP/1.1" 200 843 0.008792 10.0.0.50 - - [2026-08-31 03:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.38 - - [2026-08-31 03:18:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004421 10.0.0.38 - - [2026-08-31 03:18:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003548 10.0.0.50 - - [2026-08-31 03:18:13] "POST /neutron/network HTTP/1.1" 200 151 0.161475 10.0.0.50 - - [2026-08-31 03:18:13] "DELETE /route-target/88704b8d-bb66-4c2a-ad8b-a389035ccd6f HTTP/1.1" 200 115 0.029361 10.0.0.38 - - [2026-08-31 03:18:15] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001069 10.0.0.50 - - [2026-08-31 03:18:15] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.076624 10.0.0.38 - - [2026-08-31 03:18:15] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001523 10.0.0.50 - - [2026-08-31 03:18:15] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=virtual_networks HTTP/1.1" 200 1028 0.065164 10.0.0.38 - - [2026-08-31 03:18:15] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001774 10.0.0.50 - - [2026-08-31 03:18:15] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.079816 10.0.0.38 - - [2026-08-31 03:18:15] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001671 10.0.0.50 - - [2026-08-31 03:18:15] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=security_groups HTTP/1.1" 200 1247 0.064013 10.0.0.50 - - [2026-08-31 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.034653 10.0.0.38 - - [2026-08-31 03:18:16] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003574 10.0.0.38 - - [2026-08-31 03:18:16] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001488 10.0.0.38 - - [2026-08-31 03:18:16] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009699 10.0.0.38 - - [2026-08-31 03:18:16] "POST /id-to-fqname HTTP/1.1" 200 194 0.013503 10.0.0.38 - - [2026-08-31 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 203 0.006478 10.0.0.38 - - [2026-08-31 03:18:16] "POST /security-groups HTTP/1.1" 200 595 0.038681 10.0.0.50 - - [2026-08-31 03:18:16] "POST /fqname-to-id HTTP/1.1" 404 238 0.007144 10.0.0.38 - - [2026-08-31 03:18:16] "POST /projects HTTP/1.1" 200 593 0.299798 10.0.0.38 - - [2026-08-31 03:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.392025 10.0.0.50 - - [2026-08-31 03:18:17] "POST /access-control-lists HTTP/1.1" 200 598 0.031554 10.0.0.50 - - [2026-08-31 03:18:17] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.568429 10.0.0.50 - - [2026-08-31 03:18:18] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.50 - - [2026-08-31 03:18:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000507 10.0.0.50 - - [2026-08-31 03:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.067469 10.0.0.38 - - [2026-08-31 03:18:20] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001473 10.0.0.50 - - [2026-08-31 03:18:20] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.068022 10.0.0.38 - - [2026-08-31 03:18:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007453 10.0.0.50 - - [2026-08-31 03:18:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.294848 10.0.0.50 - - [2026-08-31 03:18:21] "POST /id-to-fqname HTTP/1.1" 200 226 0.001546 10.0.0.50 - - [2026-08-31 03:18:21] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006392 10.0.0.50 - - [2026-08-31 03:18:21] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007540 10.0.0.50 - - [2026-08-31 03:18:21] "POST /neutron/network HTTP/1.1" 200 844 0.007104 10.0.0.50 - - [2026-08-31 03:18:21] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008430 10.0.0.50 - - [2026-08-31 03:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006499 10.0.0.50 - - [2026-08-31 03:18:23] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006711 10.0.0.50 - - [2026-08-31 03:18:23] "POST /route-targets HTTP/1.1" 200 327 0.027936 10.0.0.50 - - [2026-08-31 03:18:23] "PUT /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb HTTP/1.1" 200 264 0.105774 10.0.0.50 - - [2026-08-31 03:18:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.001949 10.0.0.50 - - [2026-08-31 03:18:28] "POST /neutron/network HTTP/1.1" 200 844 0.008882 10.0.0.50 - - [2026-08-31 03:18:28] "POST /neutron/port HTTP/1.1" 200 117 0.008805 10.0.0.50 - - [2026-08-31 03:18:33] "POST /neutron/port HTTP/1.1" 200 1076 0.029169 10.0.0.50 - - [2026-08-31 03:18:33] "POST /neutron/port HTTP/1.1" 200 1140 0.027631 10.0.0.50 - - [2026-08-31 03:18:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005843 10.0.0.50 - - [2026-08-31 03:18:34] "POST /neutron/network HTTP/1.1" 200 844 0.009516 10.0.0.50 - - [2026-08-31 03:18:44] "POST /neutron/port HTTP/1.1" 200 1140 0.029083 10.0.0.50 - - [2026-08-31 03:18:44] "GET /obj-perms HTTP/1.1" 200 4493 0.058993 10.0.0.50 - - [2026-08-31 03:18:49] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011514 10.0.0.50 - - [2026-08-31 03:18:54] "DELETE /access-control-list/bcf4108b-027f-49df-a564-e04c3cc8fda7 HTTP/1.1" 200 115 0.096678 10.0.0.185 - - [2026-08-31 03:18:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.185 - - [2026-08-31 03:18:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.38 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.38 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.185 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.185 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000680 10.0.0.38 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2026-08-31 03:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.50 - - [2026-08-31 03:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.50 - - [2026-08-31 03:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.50 - - [2026-08-31 03:18:59] "POST /neutron/port HTTP/1.1" 200 1140 0.031564 10.0.0.50 - - [2026-08-31 03:18:59] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011370 10.0.0.50 - - [2026-08-31 03:18:59] "GET /virtual-machine/44483784-18d8-4cd1-ab86-e083d808fe33 HTTP/1.1" 401 292 0.000521 10.0.0.50 - - [2026-08-31 03:19:00] "GET /virtual-machine/44483784-18d8-4cd1-ab86-e083d808fe33 HTTP/1.1" 200 1296 0.038795 10.0.0.50 - - [2026-08-31 03:19:00] "GET /virtual-machine-interface/d0fe065e-ae3f-41ae-ac41-7affe4ce6135 HTTP/1.1" 200 2967 0.007895 10.0.0.50 - - [2026-08-31 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2026-08-31 03:19:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005712 10.0.0.50 - - [2026-08-31 03:19:00] "GET /virtual-networks?parent_id=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004358 10.0.0.50 - - [2026-08-31 03:19:00] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008712 10.0.0.50 - - [2026-08-31 03:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000490 10.0.0.50 - - [2026-08-31 03:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000623 10.0.0.38 - - [2026-08-31 03:19:02] "DELETE /project/08b78247088042eca5da51f48d0252af HTTP/1.1" 404 173 0.006626 10.0.0.38 - - [2026-08-31 03:19:02] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001227 10.0.0.38 - - [2026-08-31 03:19:02] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.075252 10.0.0.38 - - [2026-08-31 03:19:02] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001816 10.0.0.38 - - [2026-08-31 03:19:02] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=security_groups HTTP/1.1" 200 1098 0.070035 10.0.0.38 - - [2026-08-31 03:19:02] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001351 10.0.0.38 - - [2026-08-31 03:19:03] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=application_policy_sets HTTP/1.1" 200 1391 0.061919 10.0.0.38 - - [2026-08-31 03:19:03] "DELETE /project/0ded7fae-72f8-46a0-af72-5e7e32968297 HTTP/1.1" 409 278 0.318365 10.0.0.50 - - [2026-08-31 03:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.50 - - [2026-08-31 03:19:03] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007059 10.0.0.50 - - [2026-08-31 03:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.50 - - [2026-08-31 03:19:07] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.009722 10.0.0.50 - - [2026-08-31 03:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.50 - - [2026-08-31 03:19:11] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006181 10.0.0.50 - - [2026-08-31 03:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.50 - - [2026-08-31 03:19:15] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007489 10.0.0.50 - - [2026-08-31 03:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2026-08-31 03:19:19] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008102 10.0.0.50 - - [2026-08-31 03:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.50 - - [2026-08-31 03:19:23] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007349 10.0.0.50 - - [2026-08-31 03:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.50 - - [2026-08-31 03:19:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004803 10.0.0.50 - - [2026-08-31 03:19:28] "GET /virtual-networks?parent_id=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003497 10.0.0.50 - - [2026-08-31 03:19:28] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006733 10.0.0.50 - - [2026-08-31 03:19:28] "POST /neutron/port HTTP/1.1" 200 1140 0.021677 10.0.0.50 - - [2026-08-31 03:19:32] "POST /neutron/security_group HTTP/1.1" 200 2074 0.033562 10.0.0.50 - - [2026-08-31 03:19:37] "POST /neutron/port HTTP/1.1" 200 1140 0.030536 10.0.0.50 - - [2026-08-31 03:19:38] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010151 10.0.0.50 - - [2026-08-31 03:19:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.010513 10.0.0.50 - - [2026-08-31 03:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.50 - - [2026-08-31 03:19:43] "GET /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.006928 10.0.0.50 - - [2026-08-31 03:19:43] "PUT /virtual-network/89432b74-8a03-4167-bfd2-fb05aa932cfb HTTP/1.1" 200 264 0.126973 10.0.0.50 - - [2026-08-31 03:19:44] "DELETE /route-target/2c2237d0-892b-4830-98e2-2aaf61235481 HTTP/1.1" 200 115 0.068087 10.0.0.38 - - [2026-08-31 03:19:45] "GET /obj-perms HTTP/1.1" 200 4493 0.041108 10.0.0.50 - - [2026-08-31 03:19:49] "POST /neutron/network HTTP/1.1" 200 844 0.009365 10.0.0.50 - - [2026-08-31 03:19:51] "POST /neutron/port HTTP/1.1" 200 1130 0.021693 10.0.0.50 - - [2026-08-31 03:19:51] "POST /neutron/network HTTP/1.1" 400 204 0.057790 10.0.0.50 - - [2026-08-31 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.38 - - [2026-08-31 03:19:56] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.028717 10.0.0.50 - - [2026-08-31 03:19:56] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.086154 10.0.0.50 - - [2026-08-31 03:19:56] "POST /neutron/network HTTP/1.1" 200 117 0.016749 10.0.0.50 - - [2026-08-31 03:19:56] "POST /route-targets HTTP/1.1" 200 327 0.023311 10.0.0.50 - - [2026-08-31 03:19:57] "POST /neutron/network HTTP/1.1" 200 842 0.011965 10.0.0.50 - - [2026-08-31 03:19:57] "POST /id-to-fqname HTTP/1.1" 200 226 0.001581 10.0.0.50 - - [2026-08-31 03:19:57] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007468 10.0.0.50 - - [2026-08-31 03:19:57] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007265 10.0.0.50 - - [2026-08-31 03:19:57] "POST /neutron/subnet HTTP/1.1" 200 715 0.013034 10.0.0.50 - - [2026-08-31 03:19:57] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007310 10.0.0.185 - - [2026-08-31 03:19:57] "GET /obj-perms HTTP/1.1" 200 4475 0.043105 10.0.0.50 - - [2026-08-31 03:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.50 - - [2026-08-31 03:19:57] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006592 10.0.0.50 - - [2026-08-31 03:19:57] "PUT /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac HTTP/1.1" 200 264 0.139016 10.0.0.50 - - [2026-08-31 03:19:57] "POST /ref-update HTTP/1.1" 200 156 0.058895 10.0.0.50 - - [2026-08-31 03:20:02] "POST /id-to-fqname HTTP/1.1" 200 226 0.002115 10.0.0.50 - - [2026-08-31 03:20:03] "POST /neutron/port HTTP/1.1" 200 117 0.008373 10.0.0.50 - - [2026-08-31 03:20:07] "POST /neutron/network HTTP/1.1" 200 852 0.008399 10.0.0.50 - - [2026-08-31 03:20:08] "POST /neutron/port HTTP/1.1" 200 1074 0.046164 10.0.0.50 - - [2026-08-31 03:20:08] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010254 10.0.0.50 - - [2026-08-31 03:20:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.012789 10.0.0.50 - - [2026-08-31 03:20:13] "POST /neutron/port HTTP/1.1" 200 1138 0.023495 10.0.0.50 - - [2026-08-31 03:20:18] "POST /neutron/security_group HTTP/1.1" 200 2074 0.008998 10.0.0.50 - - [2026-08-31 03:20:28] "POST /neutron/port HTTP/1.1" 200 1138 0.024200 10.0.0.50 - - [2026-08-31 03:20:34] "POST /neutron/security_group HTTP/1.1" 200 2074 0.008370 10.0.0.50 - - [2026-08-31 03:20:34] "POST /neutron/port HTTP/1.1" 200 1138 0.023116 10.0.0.50 - - [2026-08-31 03:20:34] "GET /virtual-machine/0a4e860d-84c8-47f4-8b8f-05425c970004 HTTP/1.1" 200 1295 0.008107 10.0.0.50 - - [2026-08-31 03:20:34] "GET /virtual-machine-interface/22799f0f-198b-4517-ab76-01be7ac62f06 HTTP/1.1" 200 2966 0.007026 10.0.0.50 - - [2026-08-31 03:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.50 - - [2026-08-31 03:20:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005575 10.0.0.50 - - [2026-08-31 03:20:34] "GET /virtual-networks?parent_id=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004417 10.0.0.50 - - [2026-08-31 03:20:34] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008064 10.0.0.50 - - [2026-08-31 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.50 - - [2026-08-31 03:20:37] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007472 10.0.0.50 - - [2026-08-31 03:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.50 - - [2026-08-31 03:20:41] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006144 10.0.0.50 - - [2026-08-31 03:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.50 - - [2026-08-31 03:20:45] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008037 10.0.0.50 - - [2026-08-31 03:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.50 - - [2026-08-31 03:20:49] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006251 10.0.0.50 - - [2026-08-31 03:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.50 - - [2026-08-31 03:20:53] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007043 10.0.0.50 - - [2026-08-31 03:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2026-08-31 03:20:57] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007110 10.0.0.50 - - [2026-08-31 03:20:58] "POST /neutron/port HTTP/1.1" 200 1138 0.021230 10.0.0.50 - - [2026-08-31 03:20:58] "POST /neutron/subnet HTTP/1.1" 200 689 0.011999 10.0.0.50 - - [2026-08-31 03:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.50 - - [2026-08-31 03:21:02] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008662 10.0.0.50 - - [2026-08-31 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.50 - - [2026-08-31 03:21:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005817 10.0.0.50 - - [2026-08-31 03:21:04] "GET /virtual-networks?parent_id=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005038 10.0.0.50 - - [2026-08-31 03:21:04] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006890 10.0.0.50 - - [2026-08-31 03:21:04] "POST /neutron/port HTTP/1.1" 200 1138 0.024531 10.0.0.50 - - [2026-08-31 03:21:08] "POST /neutron/security_group HTTP/1.1" 200 2074 0.008621 10.0.0.50 - - [2026-08-31 03:21:14] "POST /neutron/port HTTP/1.1" 200 1138 0.029878 10.0.0.50 - - [2026-08-31 03:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.50 - - [2026-08-31 03:21:19] "GET /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007833 10.0.0.50 - - [2026-08-31 03:21:19] "PUT /virtual-network/3395e440-4b49-4f5b-99a3-f3f8c5dceeac HTTP/1.1" 200 264 0.084295 10.0.0.50 - - [2026-08-31 03:21:20] "DELETE /route-target/f78c890d-0d9c-432e-aee5-2780e5f18e35 HTTP/1.1" 200 115 0.082771 10.0.0.50 - - [2026-08-31 03:21:25] "POST /neutron/network HTTP/1.1" 400 204 0.023363 10.0.0.50 - - [2026-08-31 03:21:27] "POST /neutron/port HTTP/1.1" 200 151 0.235895 10.0.0.50 - - [2026-08-31 03:21:29] "POST /neutron/network HTTP/1.1" 200 842 0.008181 10.0.0.38 - - [2026-08-31 03:21:31] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001793 10.0.0.50 - - [2026-08-31 03:21:31] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.109350 10.0.0.38 - - [2026-08-31 03:21:31] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001709 10.0.0.50 - - [2026-08-31 03:21:31] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?fields=virtual_networks HTTP/1.1" 200 1049 0.065387 10.0.0.38 - - [2026-08-31 03:21:31] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001436 10.0.0.50 - - [2026-08-31 03:21:31] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.085331 10.0.0.38 - - [2026-08-31 03:21:31] "GET /projects?obj_uuids=08b78247-0880-42ec-a5da-51f48d0252af&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002002 10.0.0.50 - - [2026-08-31 03:21:31] "GET /project/08b78247-0880-42ec-a5da-51f48d0252af?fields=security_groups HTTP/1.1" 200 1279 0.063414 10.0.0.50 - - [2026-08-31 03:21:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.033798 10.0.0.38 - - [2026-08-31 03:21:32] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004267 10.0.0.38 - - [2026-08-31 03:21:32] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003165 10.0.0.38 - - [2026-08-31 03:21:32] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.051637 10.0.0.38 - - [2026-08-31 03:21:32] "POST /id-to-fqname HTTP/1.1" 200 216 0.004101 10.0.0.38 - - [2026-08-31 03:21:32] "POST /fqname-to-id HTTP/1.1" 404 227 0.005772 10.0.0.38 - - [2026-08-31 03:21:32] "POST /security-groups HTTP/1.1" 200 616 0.046318 10.0.0.50 - - [2026-08-31 03:21:32] "POST /fqname-to-id HTTP/1.1" 404 259 0.006806 10.0.0.38 - - [2026-08-31 03:21:32] "POST /projects HTTP/1.1" 200 635 0.296387 10.0.0.38 - - [2026-08-31 03:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.335235 10.0.0.50 - - [2026-08-31 03:21:33] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.579946 10.0.0.50 - - [2026-08-31 03:21:33] "POST /access-control-lists HTTP/1.1" 200 619 0.088324 10.0.0.50 - - [2026-08-31 03:21:34] "GET / HTTP/1.1" 200 35931 0.002933 10.0.0.50 - - [2026-08-31 03:21:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000556 10.0.0.50 - - [2026-08-31 03:21:36] "POST /fqname-to-id HTTP/1.1" 404 249 0.068769 10.0.0.50 - - [2026-08-31 03:21:36] "POST /fqname-to-id HTTP/1.1" 404 280 0.015417 10.0.0.38 - - [2026-08-31 03:21:37] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001379 10.0.0.50 - - [2026-08-31 03:21:37] "PUT /access-control-list/c3f96089-7648-447c-8460-29e364737114 HTTP/1.1" 200 272 0.060124 10.0.0.50 - - [2026-08-31 03:21:37] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.127222 10.0.0.50 - - [2026-08-31 03:21:37] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.026739 10.0.0.50 - - [2026-08-31 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.50 - - [2026-08-31 03:21:37] "PUT /access-control-list/c3f96089-7648-447c-8460-29e364737114 HTTP/1.1" 200 272 0.040814 10.0.0.50 - - [2026-08-31 03:21:37] "GET /security-group/fd450283-e925-4b33-bd1f-382241378927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.020490 10.0.0.50 - - [2026-08-31 03:21:38] "POST /neutron/security_group HTTP/1.1" 200 1038 0.005371 10.0.0.50 - - [2026-08-31 03:21:38] "POST /fqname-to-id HTTP/1.1" 404 249 0.004404 10.0.0.50 - - [2026-08-31 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 249 0.004673 10.0.0.50 - - [2026-08-31 03:21:39] "POST /fqname-to-id HTTP/1.1" 404 281 0.007308 10.0.0.50 - - [2026-08-31 03:21:39] "POST /access-control-lists HTTP/1.1" 200 641 0.045683 10.0.0.38 - - [2026-08-31 03:21:39] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001622 10.0.0.50 - - [2026-08-31 03:21:39] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.102330 10.0.0.50 - - [2026-08-31 03:21:40] "PUT /access-control-list/0394f7d7-44c4-4756-86c3-3f0c82c0f9c0 HTTP/1.1" 200 272 0.031799 10.0.0.50 - - [2026-08-31 03:21:40] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.021660 10.0.0.50 - - [2026-08-31 03:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.50 - - [2026-08-31 03:21:40] "GET /security-group/e6e3eae7-ffe7-4894-8138-dd1bb9cca221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.011525 10.0.0.38 - - [2026-08-31 03:21:40] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001202 10.0.0.50 - - [2026-08-31 03:21:40] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.073399 10.0.0.50 - - [2026-08-31 03:21:41] "PUT /access-control-list/0394f7d7-44c4-4756-86c3-3f0c82c0f9c0 HTTP/1.1" 200 272 0.017895 10.0.0.50 - - [2026-08-31 03:21:41] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.179319 10.0.0.50 - - [2026-08-31 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008731 10.0.0.38 - - [2026-08-31 03:21:41] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.004426 10.0.0.50 - - [2026-08-31 03:21:41] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075865 10.0.0.38 - - [2026-08-31 03:21:41] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001434 10.0.0.50 - - [2026-08-31 03:21:41] "POST /neutron/network HTTP/1.1" 200 732 0.161546 10.0.0.50 - - [2026-08-31 03:21:41] "POST /route-targets HTTP/1.1" 200 327 0.018336 10.0.0.50 - - [2026-08-31 03:21:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.059637 10.0.0.50 - - [2026-08-31 03:21:42] "POST /neutron/network HTTP/1.1" 200 1121 0.014519 10.0.0.50 - - [2026-08-31 03:21:42] "POST /id-to-fqname HTTP/1.1" 200 290 0.001683 10.0.0.50 - - [2026-08-31 03:21:42] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007411 10.0.0.50 - - [2026-08-31 03:21:42] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006888 10.0.0.50 - - [2026-08-31 03:21:42] "POST /neutron/subnet HTTP/1.1" 200 823 0.011511 10.0.0.50 - - [2026-08-31 03:21:42] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007942 10.0.0.50 - - [2026-08-31 03:21:43] "GET /obj-perms HTTP/1.1" 200 4517 0.060443 10.0.0.50 - - [2026-08-31 03:21:44] "POST /id-to-fqname HTTP/1.1" 200 290 0.001869 10.0.0.50 - - [2026-08-31 03:21:44] "POST /neutron/network HTTP/1.1" 200 1131 0.008564 10.0.0.38 - - [2026-08-31 03:21:44] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002491 10.0.0.50 - - [2026-08-31 03:21:44] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.077614 10.0.0.50 - - [2026-08-31 03:21:44] "POST /neutron/port HTTP/1.1" 200 117 0.009304 10.0.0.50 - - [2026-08-31 03:21:44] "POST /id-to-fqname HTTP/1.1" 200 290 0.002189 10.0.0.50 - - [2026-08-31 03:21:45] "POST /neutron/network HTTP/1.1" 200 1131 0.011259 10.0.0.50 - - [2026-08-31 03:21:45] "POST /neutron/port HTTP/1.1" 200 117 0.012807 10.0.0.38 - - [2026-08-31 03:21:46] "GET /obj-perms HTTP/1.1" 200 4493 0.045894 10.0.0.38 - - [2026-08-31 03:21:49] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001458 10.0.0.50 - - [2026-08-31 03:21:49] "POST /neutron/security_group HTTP/1.1" 200 3480 0.075636 10.0.0.38 - - [2026-08-31 03:21:49] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001319 10.0.0.50 - - [2026-08-31 03:21:49] "POST /neutron/security_group HTTP/1.1" 200 3480 0.061868 10.0.0.50 - - [2026-08-31 03:21:49] "POST /neutron/port HTTP/1.1" 200 1200 0.119405 10.0.0.50 - - [2026-08-31 03:21:50] "POST /neutron/port HTTP/1.1" 200 1200 0.031395 10.0.0.50 - - [2026-08-31 03:21:50] "POST /neutron/security_group HTTP/1.1" 200 1467 0.028717 10.0.0.50 - - [2026-08-31 03:21:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004827 10.0.0.50 - - [2026-08-31 03:21:51] "POST /neutron/port HTTP/1.1" 200 117 0.001888 10.0.0.50 - - [2026-08-31 03:21:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005575 10.0.0.50 - - [2026-08-31 03:21:51] "POST /neutron/port HTTP/1.1" 200 117 0.001423 10.0.0.50 - - [2026-08-31 03:21:54] "DELETE /access-control-list/fb4e8b8a-1574-4be0-9600-2c6123f6f4b3 HTTP/1.1" 200 115 0.083476 10.0.0.50 - - [2026-08-31 03:21:55] "POST /neutron/port HTTP/1.1" 200 1264 0.026835 10.0.0.50 - - [2026-08-31 03:22:00] "POST /neutron/security_group HTTP/1.1" 200 1467 0.019958 10.0.0.38 - - [2026-08-31 03:22:03] "DELETE /project/67cfa20068894a589be70d36cda77a7c HTTP/1.1" 404 173 0.005187 10.0.0.38 - - [2026-08-31 03:22:03] "DELETE /project/08b78247-0880-42ec-a5da-51f48d0252af HTTP/1.1" 404 177 0.004992 10.0.0.50 - - [2026-08-31 03:22:10] "POST /neutron/port HTTP/1.1" 200 1264 0.021967 10.0.0.50 - - [2026-08-31 03:22:16] "POST /neutron/security_group HTTP/1.1" 200 1467 0.010814 10.0.0.50 - - [2026-08-31 03:22:16] "POST /neutron/port HTTP/1.1" 200 1264 0.024972 10.0.0.50 - - [2026-08-31 03:22:16] "POST /neutron/security_group HTTP/1.1" 200 1467 0.012067 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 401 292 0.000526 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.029039 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.004396 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.006324 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005046 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.007478 10.0.0.50 - - [2026-08-31 03:22:16] "GET /instance-ip/8130a452-8a0c-454e-9cde-efd2ed58225e HTTP/1.1" 200 1712 0.008730 10.0.0.50 - - [2026-08-31 03:22:16] "GET /instance-ip/880a1911-47f4-47f8-90f2-03dd49449922 HTTP/1.1" 200 1734 0.007993 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005629 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.007353 10.0.0.50 - - [2026-08-31 03:22:16] "GET /instance-ip/8130a452-8a0c-454e-9cde-efd2ed58225e HTTP/1.1" 200 1712 0.005587 10.0.0.50 - - [2026-08-31 03:22:16] "GET /instance-ip/880a1911-47f4-47f8-90f2-03dd49449922 HTTP/1.1" 200 1734 0.006239 10.0.0.50 - - [2026-08-31 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.50 - - [2026-08-31 03:22:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004848 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003889 10.0.0.50 - - [2026-08-31 03:22:16] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008495 10.0.0.50 - - [2026-08-31 03:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005471 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004684 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008627 10.0.0.50 - - [2026-08-31 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005656 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004298 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007019 10.0.0.50 - - [2026-08-31 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006699 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003849 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007746 10.0.0.50 - - [2026-08-31 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005628 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004446 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008151 10.0.0.50 - - [2026-08-31 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005923 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005582 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007804 10.0.0.50 - - [2026-08-31 03:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.50 - - [2026-08-31 03:22:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005129 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005836 10.0.0.50 - - [2026-08-31 03:22:17] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007205 10.0.0.50 - - [2026-08-31 03:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-08-31 03:22:20] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007751 10.0.0.50 - - [2026-08-31 03:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.50 - - [2026-08-31 03:22:24] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007619 10.0.0.50 - - [2026-08-31 03:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.50 - - [2026-08-31 03:22:29] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008095 10.0.0.50 - - [2026-08-31 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-08-31 03:22:33] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007080 10.0.0.50 - - [2026-08-31 03:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.50 - - [2026-08-31 03:22:37] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008547 10.0.0.50 - - [2026-08-31 03:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.50 - - [2026-08-31 03:22:41] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.009151 10.0.0.50 - - [2026-08-31 03:22:42] "POST /neutron/network HTTP/1.1" 200 1131 0.009470 10.0.0.50 - - [2026-08-31 03:22:42] "POST /neutron/subnet HTTP/1.1" 200 1365 0.016846 10.0.0.50 - - [2026-08-31 03:22:42] "POST /neutron/network HTTP/1.1" 200 1121 0.012648 10.0.0.50 - - [2026-08-31 03:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.50 - - [2026-08-31 03:22:45] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006724 10.0.0.185 - - [2026-08-31 03:22:47] "GET /obj-perms HTTP/1.1" 200 4493 0.051845 10.0.0.50 - - [2026-08-31 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.50 - - [2026-08-31 03:22:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004855 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004064 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007475 10.0.0.50 - - [2026-08-31 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.50 - - [2026-08-31 03:22:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005836 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.007634 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007462 10.0.0.50 - - [2026-08-31 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.50 - - [2026-08-31 03:22:47] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.008159 10.0.0.50 - - [2026-08-31 03:22:47] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004924 10.0.0.50 - - [2026-08-31 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.50 - - [2026-08-31 03:22:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004692 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004175 10.0.0.50 - - [2026-08-31 03:22:47] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007554 10.0.0.50 - - [2026-08-31 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.50 - - [2026-08-31 03:22:48] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005609 10.0.0.50 - - [2026-08-31 03:22:48] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005416 10.0.0.50 - - [2026-08-31 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.50 - - [2026-08-31 03:22:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005000 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003420 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006923 10.0.0.50 - - [2026-08-31 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2026-08-31 03:22:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005269 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.009363 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007847 10.0.0.50 - - [2026-08-31 03:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2026-08-31 03:22:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005198 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004425 10.0.0.50 - - [2026-08-31 03:22:48] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007540 10.0.0.50 - - [2026-08-31 03:22:48] "GET /obj-perms HTTP/1.1" 200 4517 0.004698 10.0.0.38 - - [2026-08-31 03:22:48] "GET /obj-perms HTTP/1.1" 200 4517 0.042917 10.0.0.50 - - [2026-08-31 03:22:48] "GET /obj-perms HTTP/1.1" 200 4517 0.004797 10.0.0.38 - - [2026-08-31 03:22:48] "GET /obj-perms HTTP/1.1" 200 4517 0.005141 10.0.0.50 - - [2026-08-31 03:22:49] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005598 10.0.0.50 - - [2026-08-31 03:22:49] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.007586 10.0.0.50 - - [2026-08-31 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.50 - - [2026-08-31 03:22:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.50 - - [2026-08-31 03:22:49] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004392 10.0.0.50 - - [2026-08-31 03:22:49] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006876 10.0.0.50 - - [2026-08-31 03:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2026-08-31 03:22:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005081 10.0.0.50 - - [2026-08-31 03:22:50] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004426 10.0.0.50 - - [2026-08-31 03:22:50] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008841 10.0.0.50 - - [2026-08-31 03:22:55] "POST /neutron/port HTTP/1.1" 200 1264 0.026544 10.0.0.50 - - [2026-08-31 03:23:00] "POST /neutron/port HTTP/1.1" 200 1264 0.024220 10.0.0.50 - - [2026-08-31 03:23:01] "POST /neutron/network HTTP/1.1" 200 1131 0.007430 10.0.0.50 - - [2026-08-31 03:23:01] "POST /neutron/subnet HTTP/1.1" 200 1365 0.014804 10.0.0.50 - - [2026-08-31 03:23:01] "POST /neutron/network HTTP/1.1" 200 1121 0.011330 10.0.0.50 - - [2026-08-31 03:23:03] "POST /neutron/port HTTP/1.1" 200 1264 0.025907 10.0.0.50 - - [2026-08-31 03:23:05] "POST /neutron/security_group HTTP/1.1" 200 1467 0.014876 10.0.0.50 - - [2026-08-31 03:23:11] "POST /neutron/port HTTP/1.1" 200 1264 0.025893 10.0.0.50 - - [2026-08-31 03:23:11] "POST /neutron/security_group HTTP/1.1" 200 1467 0.008507 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.007030 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.004461 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine-interface/49123ac0-1ba4-47dd-a98d-db17dd823627 HTTP/1.1" 200 3416 0.005836 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.004808 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine-interface/49123ac0-1ba4-47dd-a98d-db17dd823627 HTTP/1.1" 200 3416 0.007194 10.0.0.50 - - [2026-08-31 03:23:11] "GET /instance-ip/8a6c622d-341f-4d38-80cb-e439584f7550 HTTP/1.1" 200 1711 0.007954 10.0.0.50 - - [2026-08-31 03:23:11] "GET /instance-ip/c377343d-7e54-4b1d-8f99-790c98480671 HTTP/1.1" 200 1735 0.008814 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.006859 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-machine-interface/49123ac0-1ba4-47dd-a98d-db17dd823627 HTTP/1.1" 200 3416 0.007529 10.0.0.50 - - [2026-08-31 03:23:11] "GET /instance-ip/8a6c622d-341f-4d38-80cb-e439584f7550 HTTP/1.1" 200 1711 0.005311 10.0.0.50 - - [2026-08-31 03:23:11] "GET /instance-ip/c377343d-7e54-4b1d-8f99-790c98480671 HTTP/1.1" 200 1735 0.006504 10.0.0.50 - - [2026-08-31 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.50 - - [2026-08-31 03:23:11] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005022 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004317 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008179 10.0.0.50 - - [2026-08-31 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005917 10.0.0.50 - - [2026-08-31 03:23:11] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004917 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004869 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007192 10.0.0.50 - - [2026-08-31 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.50 - - [2026-08-31 03:23:11] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005388 10.0.0.50 - - [2026-08-31 03:23:11] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004223 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007210 10.0.0.50 - - [2026-08-31 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.50 - - [2026-08-31 03:23:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005267 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004321 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006618 10.0.0.50 - - [2026-08-31 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.50 - - [2026-08-31 03:23:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005379 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005975 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006977 10.0.0.50 - - [2026-08-31 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.50 - - [2026-08-31 03:23:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004916 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004147 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007395 10.0.0.50 - - [2026-08-31 03:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.50 - - [2026-08-31 03:23:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004022 10.0.0.50 - - [2026-08-31 03:23:12] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007796 10.0.0.50 - - [2026-08-31 03:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.50 - - [2026-08-31 03:23:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005084 10.0.0.50 - - [2026-08-31 03:23:13] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003818 10.0.0.50 - - [2026-08-31 03:23:13] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008693 10.0.0.50 - - [2026-08-31 03:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.50 - - [2026-08-31 03:23:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005645 10.0.0.50 - - [2026-08-31 03:23:13] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004686 10.0.0.50 - - [2026-08-31 03:23:13] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007251 10.0.0.50 - - [2026-08-31 03:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.50 - - [2026-08-31 03:23:13] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005353 10.0.0.50 - - [2026-08-31 03:23:13] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005479 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.50 - - [2026-08-31 03:23:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004781 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003967 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007022 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.50 - - [2026-08-31 03:23:14] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005389 10.0.0.50 - - [2026-08-31 03:23:14] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005007 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-08-31 03:23:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004541 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004563 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007145 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.50 - - [2026-08-31 03:23:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005542 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004293 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007312 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.50 - - [2026-08-31 03:23:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005055 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004463 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008070 10.0.0.50 - - [2026-08-31 03:23:14] "GET /obj-perms HTTP/1.1" 200 4517 0.005002 10.0.0.38 - - [2026-08-31 03:23:14] "GET /obj-perms HTTP/1.1" 200 4517 0.004139 10.0.0.50 - - [2026-08-31 03:23:14] "GET /obj-perms HTTP/1.1" 200 4517 0.004604 10.0.0.50 - - [2026-08-31 03:23:14] "GET /obj-perms HTTP/1.1" 200 4517 0.005733 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.005560 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-machine-interface/49123ac0-1ba4-47dd-a98d-db17dd823627 HTTP/1.1" 200 3416 0.006336 10.0.0.50 - - [2026-08-31 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.50 - - [2026-08-31 03:23:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004804 10.0.0.50 - - [2026-08-31 03:23:14] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005180 10.0.0.50 - - [2026-08-31 03:23:15] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007443 10.0.0.50 - - [2026-08-31 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.50 - - [2026-08-31 03:23:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005426 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004840 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.007014 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.006085 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.006862 10.0.0.50 - - [2026-08-31 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2026-08-31 03:23:16] "GET /security-group/e6e3eae7-ffe7-4894-8138-dd1bb9cca221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005192 10.0.0.50 - - [2026-08-31 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2026-08-31 03:23:16] "GET /security-group/e6e3eae7-ffe7-4894-8138-dd1bb9cca221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005339 10.0.0.50 - - [2026-08-31 03:23:16] "POST /neutron/security_group HTTP/1.1" 200 1493 0.006031 10.0.0.50 - - [2026-08-31 03:23:16] "POST /neutron/port HTTP/1.1" 200 1254 0.022984 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005117 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3360 0.010473 10.0.0.50 - - [2026-08-31 03:23:16] "POST /neutron/security_group HTTP/1.1" 200 1467 0.012838 10.0.0.50 - - [2026-08-31 03:23:16] "POST /neutron/port HTTP/1.1" 200 1216 0.021890 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005405 10.0.0.50 - - [2026-08-31 03:23:16] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3416 0.013249 10.0.0.50 - - [2026-08-31 03:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.50 - - [2026-08-31 03:23:16] "GET /security-group/e6e3eae7-ffe7-4894-8138-dd1bb9cca221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004138 10.0.0.50 - - [2026-08-31 03:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.50 - - [2026-08-31 03:23:17] "GET /security-group/e6e3eae7-ffe7-4894-8138-dd1bb9cca221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.005393 10.0.0.38 - - [2026-08-31 03:23:33] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001493 10.0.0.50 - - [2026-08-31 03:23:33] "POST /neutron/security_group_rule HTTP/1.1" 200 2662 0.067847 10.0.0.50 - - [2026-08-31 03:23:33] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.030383 10.0.0.50 - - [2026-08-31 03:23:34] "POST /neutron/security_group_rule HTTP/1.1" 200 599 0.173681 10.0.0.50 - - [2026-08-31 03:23:34] "PUT /access-control-list/0394f7d7-44c4-4756-86c3-3f0c82c0f9c0 HTTP/1.1" 200 272 0.038746 10.0.0.50 - - [2026-08-31 03:23:36] "POST /fqname-to-id HTTP/1.1" 404 249 0.003304 10.0.0.50 - - [2026-08-31 03:23:37] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.018963 10.0.0.50 - - [2026-08-31 03:23:37] "GET /virtual-machine-interface/439f7aaa-55ce-4032-bb3a-440b677caea7 HTTP/1.1" 200 3126 0.014506 10.0.0.50 - - [2026-08-31 03:23:37] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.004739 10.0.0.50 - - [2026-08-31 03:23:37] "GET /virtual-machine-interface/49123ac0-1ba4-47dd-a98d-db17dd823627 HTTP/1.1" 200 3126 0.023731 10.0.0.50 - - [2026-08-31 03:23:37] "POST /neutron/security_group HTTP/1.1" 200 117 0.013181 10.0.0.50 - - [2026-08-31 03:23:37] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.004709 10.0.0.50 - - [2026-08-31 03:23:39] "POST /neutron/port HTTP/1.1" 200 1216 0.021705 10.0.0.50 - - [2026-08-31 03:23:39] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 200 1318 0.004490 10.0.0.50 - - [2026-08-31 03:23:41] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 404 171 0.004123 10.0.0.50 - - [2026-08-31 03:23:41] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 404 171 0.004293 10.0.0.50 - - [2026-08-31 03:23:41] "GET /virtual-machine/e4171a72-9afa-49f0-ab25-1a521c49240e HTTP/1.1" 404 171 0.004910 10.0.0.50 - - [2026-08-31 03:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2026-08-31 03:23:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005632 10.0.0.50 - - [2026-08-31 03:23:41] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003740 10.0.0.50 - - [2026-08-31 03:23:41] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.008080 10.0.0.50 - - [2026-08-31 03:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.50 - - [2026-08-31 03:23:41] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005507 10.0.0.50 - - [2026-08-31 03:23:41] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004577 10.0.0.50 - - [2026-08-31 03:23:41] "GET /obj-perms HTTP/1.1" 200 4517 0.004607 10.0.0.50 - - [2026-08-31 03:23:43] "POST /neutron/port HTTP/1.1" 200 1226 0.021843 10.0.0.50 - - [2026-08-31 03:23:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004931 10.0.0.50 - - [2026-08-31 03:23:44] "POST /neutron/port HTTP/1.1" 200 117 0.001564 10.0.0.50 - - [2026-08-31 03:23:45] "GET /obj-perms HTTP/1.1" 200 4517 0.004960 10.0.0.50 - - [2026-08-31 03:23:48] "GET /obj-perms HTTP/1.1" 200 4517 0.004141 10.0.0.185 - - [2026-08-31 03:23:48] "GET /obj-perms HTTP/1.1" 200 4493 0.042812 10.0.0.50 - - [2026-08-31 03:23:54] "GET /obj-perms HTTP/1.1" 200 4517 0.006158 10.0.0.50 - - [2026-08-31 03:23:57] "GET /obj-perms HTTP/1.1" 200 4517 0.004906 10.0.0.185 - - [2026-08-31 03:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000674 10.0.0.185 - - [2026-08-31 03:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.38 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.185 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.185 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000605 10.0.0.38 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000506 10.0.0.38 - - [2026-08-31 03:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.50 - - [2026-08-31 03:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000522 10.0.0.50 - - [2026-08-31 03:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.50 - - [2026-08-31 03:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.50 - - [2026-08-31 03:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.50 - - [2026-08-31 03:24:03] "GET /obj-perms HTTP/1.1" 200 4517 0.004922 10.0.0.50 - - [2026-08-31 03:24:03] "GET /obj-perms HTTP/1.1" 200 4517 0.005260 10.0.0.38 - - [2026-08-31 03:24:03] "GET /obj-perms HTTP/1.1" 200 4517 0.004805 10.0.0.38 - - [2026-08-31 03:24:03] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001587 10.0.0.50 - - [2026-08-31 03:24:03] "POST /neutron/security_group HTTP/1.1" 200 153 0.081219 10.0.0.50 - - [2026-08-31 03:24:03] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.005926 10.0.0.50 - - [2026-08-31 03:24:05] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 200 1318 0.003980 10.0.0.50 - - [2026-08-31 03:24:06] "POST /neutron/port HTTP/1.1" 200 151 0.329264 10.0.0.50 - - [2026-08-31 03:24:07] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 404 171 0.004282 10.0.0.50 - - [2026-08-31 03:24:07] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 404 171 0.003320 10.0.0.50 - - [2026-08-31 03:24:07] "GET /virtual-machine/c78a527c-3b18-41f5-9956-d6cc83408141 HTTP/1.1" 404 171 0.003536 10.0.0.50 - - [2026-08-31 03:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.50 - - [2026-08-31 03:24:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004289 10.0.0.50 - - [2026-08-31 03:24:08] "GET /virtual-networks?parent_id=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003541 10.0.0.50 - - [2026-08-31 03:24:08] "GET /virtual-network/e67fcfff-30fc-4511-adf4-1f3e0ba4fb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2797 0.006565 10.0.0.50 - - [2026-08-31 03:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.50 - - [2026-08-31 03:24:08] "GET /routing-instance/fc2b87f0-58c1-4c2e-b126-e3e8af82ed09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005949 10.0.0.50 - - [2026-08-31 03:24:08] "GET /route-target/fb63328a-b68d-4cbc-82b3-139f4cecc13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004821 10.0.0.50 - - [2026-08-31 03:24:14] "GET /obj-perms HTTP/1.1" 200 4517 0.004315 10.0.0.38 - - [2026-08-31 03:24:14] "GET /obj-perms HTTP/1.1" 200 4517 0.004681 10.0.0.50 - - [2026-08-31 03:24:23] "GET /obj-perms HTTP/1.1" 200 4517 0.004945 10.0.0.38 - - [2026-08-31 03:24:23] "GET /obj-perms HTTP/1.1" 200 4517 0.004904 10.0.0.50 - - [2026-08-31 03:24:29] "GET /obj-perms HTTP/1.1" 200 4517 0.005487 10.0.0.38 - - [2026-08-31 03:24:29] "GET /obj-perms HTTP/1.1" 200 4517 0.005332 10.0.0.50 - - [2026-08-31 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.38 - - [2026-08-31 03:24:31] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001890 10.0.0.50 - - [2026-08-31 03:24:31] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.064015 10.0.0.38 - - [2026-08-31 03:24:31] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001105 10.0.0.50 - - [2026-08-31 03:24:31] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?fields=virtual_networks HTTP/1.1" 200 1092 0.067256 10.0.0.38 - - [2026-08-31 03:24:31] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001211 10.0.0.50 - - [2026-08-31 03:24:31] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.053301 10.0.0.38 - - [2026-08-31 03:24:31] "GET /projects?obj_uuids=67cfa200-6889-4a58-9be7-0d36cda77a7c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001057 10.0.0.50 - - [2026-08-31 03:24:32] "GET /project/67cfa200-6889-4a58-9be7-0d36cda77a7c?fields=security_groups HTTP/1.1" 200 1343 0.074731 10.0.0.50 - - [2026-08-31 03:24:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.040424 10.0.0.38 - - [2026-08-31 03:24:33] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003542 10.0.0.38 - - [2026-08-31 03:24:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001761 10.0.0.38 - - [2026-08-31 03:24:33] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011653 10.0.0.38 - - [2026-08-31 03:24:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.014698 10.0.0.38 - - [2026-08-31 03:24:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.011010 10.0.0.38 - - [2026-08-31 03:24:33] "POST /security-groups HTTP/1.1" 200 621 0.092907 10.0.0.38 - - [2026-08-31 03:24:33] "POST /projects HTTP/1.1" 200 645 0.359385 10.0.0.50 - - [2026-08-31 03:24:33] "POST /access-control-lists HTTP/1.1" 200 626 0.031108 10.0.0.38 - - [2026-08-31 03:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.432764 10.0.0.50 - - [2026-08-31 03:24:33] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.607381 10.0.0.50 - - [2026-08-31 03:24:34] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.50 - - [2026-08-31 03:24:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000625 10.0.0.50 - - [2026-08-31 03:24:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.080748 10.0.0.50 - - [2026-08-31 03:24:37] "POST /security-groups HTTP/1.1" 200 595 0.060026 10.0.0.50 - - [2026-08-31 03:24:37] "POST /fqname-to-id HTTP/1.1" 404 286 0.009434 10.0.0.50 - - [2026-08-31 03:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.50 - - [2026-08-31 03:24:37] "GET /security-group/814e0fdb-0f62-4549-b406-30e8275722be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.019084 10.0.0.50 - - [2026-08-31 03:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008766 10.0.0.50 - - [2026-08-31 03:24:37] "POST /access-control-lists HTTP/1.1" 200 646 0.051896 10.0.0.50 - - [2026-08-31 03:24:37] "GET /security-group/814e0fdb-0f62-4549-b406-30e8275722be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008850 10.0.0.50 - - [2026-08-31 03:24:38] "DELETE /security-group/814e0fdb-0f62-4549-b406-30e8275722be HTTP/1.1" 200 115 0.072726 10.0.0.50 - - [2026-08-31 03:24:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.004567 10.0.0.50 - - [2026-08-31 03:24:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.004943 10.0.0.50 - - [2026-08-31 03:24:38] "POST /security-groups HTTP/1.1" 200 595 0.041170 10.0.0.50 - - [2026-08-31 03:24:38] "POST /fqname-to-id HTTP/1.1" 404 286 0.008617 10.0.0.50 - - [2026-08-31 03:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.50 - - [2026-08-31 03:24:38] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008875 10.0.0.50 - - [2026-08-31 03:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-08-31 03:24:38] "POST /access-control-lists HTTP/1.1" 200 646 0.039272 10.0.0.50 - - [2026-08-31 03:24:38] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005929 10.0.0.50 - - [2026-08-31 03:24:39] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005128 10.0.0.50 - - [2026-08-31 03:24:39] "PUT /security-group/114a8b55-001d-4ee2-bb72-eb478856157f HTTP/1.1" 200 262 0.023628 10.0.0.50 - - [2026-08-31 03:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013220 10.0.0.38 - - [2026-08-31 03:24:39] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001349 10.0.0.50 - - [2026-08-31 03:24:39] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.059965 10.0.0.50 - - [2026-08-31 03:24:39] "POST /neutron/network HTTP/1.1" 200 117 0.040723 10.0.0.50 - - [2026-08-31 03:24:39] "POST /route-targets HTTP/1.1" 200 327 0.015364 10.0.0.50 - - [2026-08-31 03:24:39] "POST /neutron/network HTTP/1.1" 200 967 0.012056 10.0.0.50 - - [2026-08-31 03:24:39] "POST /id-to-fqname HTTP/1.1" 200 300 0.001785 10.0.0.50 - - [2026-08-31 03:24:39] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006421 10.0.0.50 - - [2026-08-31 03:24:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.009459 10.0.0.50 - - [2026-08-31 03:24:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.012204 10.0.0.50 - - [2026-08-31 03:24:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008742 10.0.0.185 - - [2026-08-31 03:24:41] "GET /obj-perms HTTP/1.1" 200 4527 0.066552 10.0.0.50 - - [2026-08-31 03:24:41] "POST /id-to-fqname HTTP/1.1" 200 300 0.001658 10.0.0.50 - - [2026-08-31 03:24:42] "POST /neutron/network HTTP/1.1" 200 967 0.043295 10.0.0.50 - - [2026-08-31 03:24:42] "POST /id-to-fqname HTTP/1.1" 200 300 0.001729 10.0.0.50 - - [2026-08-31 03:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.007872 10.0.0.38 - - [2026-08-31 03:24:42] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001350 10.0.0.50 - - [2026-08-31 03:24:42] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.077685 10.0.0.50 - - [2026-08-31 03:24:42] "POST /neutron/network HTTP/1.1" 200 967 0.008694 10.0.0.50 - - [2026-08-31 03:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.008765 10.0.0.38 - - [2026-08-31 03:24:46] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001219 10.0.0.50 - - [2026-08-31 03:24:47] "POST /neutron/port HTTP/1.1" 200 1103 0.435801 10.0.0.38 - - [2026-08-31 03:24:47] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001522 10.0.0.50 - - [2026-08-31 03:24:47] "POST /neutron/port HTTP/1.1" 200 1158 0.183693 10.0.0.50 - - [2026-08-31 03:24:47] "POST /neutron/port HTTP/1.1" 200 1103 0.477240 10.0.0.50 - - [2026-08-31 03:24:47] "POST /neutron/port HTTP/1.1" 200 1158 0.139108 10.0.0.50 - - [2026-08-31 03:24:48] "POST /neutron/port HTTP/1.1" 200 1168 0.024287 10.0.0.50 - - [2026-08-31 03:24:48] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.50 - - [2026-08-31 03:24:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004394 10.0.0.50 - - [2026-08-31 03:24:48] "POST /neutron/network HTTP/1.1" 200 967 0.008281 10.0.0.50 - - [2026-08-31 03:24:49] "GET /obj-perms HTTP/1.1" 200 4493 0.044224 10.0.0.50 - - [2026-08-31 03:24:55] "DELETE /access-control-list/bdd1548c-dd2b-4bd3-b3a2-53a8f85e6572 HTTP/1.1" 200 115 0.070579 10.0.0.50 - - [2026-08-31 03:24:58] "POST /neutron/port HTTP/1.1" 200 1168 0.021913 10.0.0.38 - - [2026-08-31 03:25:03] "DELETE /project/1bc3e4bb425f4e5098a0f8b7bd0fe752 HTTP/1.1" 404 173 0.003326 10.0.0.38 - - [2026-08-31 03:25:03] "DELETE /project/67cfa200-6889-4a58-9be7-0d36cda77a7c HTTP/1.1" 404 177 0.006041 10.0.0.50 - - [2026-08-31 03:25:03] "POST /neutron/security_group HTTP/1.1" 200 1306 0.009390 10.0.0.50 - - [2026-08-31 03:25:08] "POST /neutron/port HTTP/1.1" 200 1168 0.019603 10.0.0.50 - - [2026-08-31 03:25:08] "POST /neutron/security_group HTTP/1.1" 200 1306 0.009283 10.0.0.50 - - [2026-08-31 03:25:08] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 401 292 0.000576 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.034163 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.004633 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.007183 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005499 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.006447 10.0.0.50 - - [2026-08-31 03:25:09] "GET /instance-ip/0bfb422d-78dd-4d97-8ad3-0292c77aaecb HTTP/1.1" 200 1730 0.007968 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.004871 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.008856 10.0.0.50 - - [2026-08-31 03:25:09] "GET /instance-ip/0bfb422d-78dd-4d97-8ad3-0292c77aaecb HTTP/1.1" 200 1730 0.005138 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004734 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004443 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007443 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005672 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003836 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007526 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004821 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004182 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007478 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005371 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004975 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007145 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005608 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004355 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007797 10.0.0.50 - - [2026-08-31 03:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.50 - - [2026-08-31 03:25:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005490 10.0.0.50 - - [2026-08-31 03:25:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004865 10.0.0.50 - - [2026-08-31 03:25:10] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007475 10.0.0.50 - - [2026-08-31 03:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017116 10.0.0.50 - - [2026-08-31 03:25:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005327 10.0.0.50 - - [2026-08-31 03:25:10] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003700 10.0.0.50 - - [2026-08-31 03:25:10] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.010182 10.0.0.50 - - [2026-08-31 03:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.50 - - [2026-08-31 03:25:13] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006628 10.0.0.50 - - [2026-08-31 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.50 - - [2026-08-31 03:25:17] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006740 10.0.0.50 - - [2026-08-31 03:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.50 - - [2026-08-31 03:25:21] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006004 10.0.0.50 - - [2026-08-31 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.50 - - [2026-08-31 03:25:25] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006709 10.0.0.50 - - [2026-08-31 03:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2026-08-31 03:25:29] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006483 10.0.0.50 - - [2026-08-31 03:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.50 - - [2026-08-31 03:25:33] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006749 10.0.0.50 - - [2026-08-31 03:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.50 - - [2026-08-31 03:25:37] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006587 10.0.0.50 - - [2026-08-31 03:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.50 - - [2026-08-31 03:25:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005109 10.0.0.50 - - [2026-08-31 03:25:39] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004816 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006762 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.50 - - [2026-08-31 03:25:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005511 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004534 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007545 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.50 - - [2026-08-31 03:25:40] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.008244 10.0.0.50 - - [2026-08-31 03:25:40] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005062 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.50 - - [2026-08-31 03:25:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005414 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003733 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007396 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.50 - - [2026-08-31 03:25:40] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005308 10.0.0.50 - - [2026-08-31 03:25:40] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004743 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.50 - - [2026-08-31 03:25:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005356 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004666 10.0.0.50 - - [2026-08-31 03:25:40] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008268 10.0.0.50 - - [2026-08-31 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.50 - - [2026-08-31 03:25:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004870 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003886 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006863 10.0.0.50 - - [2026-08-31 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.50 - - [2026-08-31 03:25:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005039 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003682 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008561 10.0.0.38 - - [2026-08-31 03:25:41] "GET /obj-perms HTTP/1.1" 200 4527 0.045025 10.0.0.50 - - [2026-08-31 03:25:41] "GET /obj-perms HTTP/1.1" 200 4527 0.044330 10.0.0.38 - - [2026-08-31 03:25:41] "GET /obj-perms HTTP/1.1" 200 4527 0.004446 10.0.0.50 - - [2026-08-31 03:25:41] "GET /obj-perms HTTP/1.1" 200 4527 0.004806 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005682 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.007255 10.0.0.50 - - [2026-08-31 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.50 - - [2026-08-31 03:25:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004395 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003463 10.0.0.50 - - [2026-08-31 03:25:41] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008322 10.0.0.50 - - [2026-08-31 03:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.50 - - [2026-08-31 03:25:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004720 10.0.0.50 - - [2026-08-31 03:25:43] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004328 10.0.0.50 - - [2026-08-31 03:25:43] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007269 10.0.0.50 - - [2026-08-31 03:25:43] "POST /neutron/port HTTP/1.1" 200 1168 0.028335 10.0.0.50 - - [2026-08-31 03:25:45] "POST /neutron/port HTTP/1.1" 200 1168 0.055769 10.0.0.50 - - [2026-08-31 03:25:47] "POST /neutron/network HTTP/1.1" 200 977 0.010278 10.0.0.50 - - [2026-08-31 03:25:47] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.50 - - [2026-08-31 03:25:48] "POST /neutron/security_group HTTP/1.1" 200 1306 0.008739 10.0.0.38 - - [2026-08-31 03:25:49] "GET /obj-perms HTTP/1.1" 200 4493 0.039430 10.0.0.50 - - [2026-08-31 03:25:53] "POST /neutron/port HTTP/1.1" 200 1168 0.023739 10.0.0.50 - - [2026-08-31 03:25:53] "POST /neutron/security_group HTTP/1.1" 200 1306 0.008366 10.0.0.50 - - [2026-08-31 03:25:53] "POST /neutron/port HTTP/1.1" 200 1168 0.022355 10.0.0.50 - - [2026-08-31 03:25:53] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.007292 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005321 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine-interface/c47d4e28-ed6f-44b9-bb61-30f0d2ec5b92 HTTP/1.1" 200 3263 0.007565 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005007 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine-interface/c47d4e28-ed6f-44b9-bb61-30f0d2ec5b92 HTTP/1.1" 200 3263 0.007286 10.0.0.50 - - [2026-08-31 03:25:54] "GET /instance-ip/62642afc-9618-4faa-b578-4a00832deeb3 HTTP/1.1" 200 1731 0.008445 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.004572 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-machine-interface/c47d4e28-ed6f-44b9-bb61-30f0d2ec5b92 HTTP/1.1" 200 3263 0.005927 10.0.0.50 - - [2026-08-31 03:25:54] "GET /instance-ip/62642afc-9618-4faa-b578-4a00832deeb3 HTTP/1.1" 200 1731 0.004951 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004409 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004062 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.008587 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003744 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006595 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005679 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003805 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007590 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004954 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004505 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007490 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004566 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003602 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006755 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005132 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003962 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006247 10.0.0.50 - - [2026-08-31 03:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.50 - - [2026-08-31 03:25:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004586 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004043 10.0.0.50 - - [2026-08-31 03:25:54] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007370 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.50 - - [2026-08-31 03:25:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004719 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004582 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007248 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.50 - - [2026-08-31 03:25:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004086 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004207 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007871 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2026-08-31 03:25:56] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005720 10.0.0.50 - - [2026-08-31 03:25:56] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004549 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.50 - - [2026-08-31 03:25:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004109 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003318 10.0.0.50 - - [2026-08-31 03:25:56] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006652 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.50 - - [2026-08-31 03:25:56] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005217 10.0.0.50 - - [2026-08-31 03:25:56] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004589 10.0.0.50 - - [2026-08-31 03:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.50 - - [2026-08-31 03:25:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005105 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004018 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006744 10.0.0.50 - - [2026-08-31 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.50 - - [2026-08-31 03:25:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004902 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003996 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006017 10.0.0.50 - - [2026-08-31 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2026-08-31 03:25:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006377 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004120 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007465 10.0.0.50 - - [2026-08-31 03:25:57] "GET /obj-perms HTTP/1.1" 200 4527 0.004550 10.0.0.38 - - [2026-08-31 03:25:57] "GET /obj-perms HTTP/1.1" 200 4527 0.005715 10.0.0.50 - - [2026-08-31 03:25:57] "GET /obj-perms HTTP/1.1" 200 4527 0.004441 10.0.0.50 - - [2026-08-31 03:25:57] "GET /obj-perms HTTP/1.1" 200 4527 0.005134 10.0.0.185 - - [2026-08-31 03:25:57] "GET /obj-perms HTTP/1.1" 200 4527 0.004587 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005245 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-machine-interface/c47d4e28-ed6f-44b9-bb61-30f0d2ec5b92 HTTP/1.1" 200 3263 0.006486 10.0.0.50 - - [2026-08-31 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.50 - - [2026-08-31 03:25:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004699 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003897 10.0.0.50 - - [2026-08-31 03:25:57] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007505 10.0.0.50 - - [2026-08-31 03:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.50 - - [2026-08-31 03:25:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006359 10.0.0.50 - - [2026-08-31 03:25:58] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003626 10.0.0.50 - - [2026-08-31 03:25:58] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.006440 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005424 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.008615 10.0.0.50 - - [2026-08-31 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.50 - - [2026-08-31 03:25:59] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.005145 10.0.0.50 - - [2026-08-31 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.50 - - [2026-08-31 03:25:59] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.006542 10.0.0.50 - - [2026-08-31 03:25:59] "POST /neutron/security_group HTTP/1.1" 200 1306 0.009719 10.0.0.50 - - [2026-08-31 03:25:59] "POST /neutron/port HTTP/1.1" 200 1158 0.019054 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005546 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3201 0.008783 10.0.0.50 - - [2026-08-31 03:25:59] "POST /neutron/port HTTP/1.1" 200 1129 0.020456 10.0.0.50 - - [2026-08-31 03:25:59] "POST /neutron/port HTTP/1.1" 200 1158 0.100263 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005225 10.0.0.50 - - [2026-08-31 03:25:59] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3262 0.008657 10.0.0.50 - - [2026-08-31 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010447 10.0.0.50 - - [2026-08-31 03:25:59] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.005507 10.0.0.50 - - [2026-08-31 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.50 - - [2026-08-31 03:25:59] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.005322 10.0.0.50 - - [2026-08-31 03:26:01] "POST /neutron/port HTTP/1.1" 200 1168 0.040484 10.0.0.50 - - [2026-08-31 03:26:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.012067 10.0.0.50 - - [2026-08-31 03:26:47] "POST /neutron/port HTTP/1.1" 200 1168 0.023736 10.0.0.50 - - [2026-08-31 03:26:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.024852 10.0.0.50 - - [2026-08-31 03:26:49] "POST /neutron/network HTTP/1.1" 200 967 0.009299 10.0.0.50 - - [2026-08-31 03:27:02] "POST /neutron/network HTTP/1.1" 200 977 0.009110 10.0.0.50 - - [2026-08-31 03:27:02] "POST /neutron/port HTTP/1.1" 200 117 0.001223 10.0.0.50 - - [2026-08-31 03:27:50] "POST /neutron/port HTTP/1.1" 200 1168 0.023660 10.0.0.50 - - [2026-08-31 03:27:51] "POST /neutron/subnet HTTP/1.1" 200 704 0.013101 10.0.0.50 - - [2026-08-31 03:27:51] "GET /obj-perms HTTP/1.1" 200 4493 0.048341 10.0.0.50 - - [2026-08-31 03:27:54] "GET /security-group/114a8b55-001d-4ee2-bb72-eb478856157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2579 0.005886 10.0.0.50 - - [2026-08-31 03:27:54] "PUT /security-group/114a8b55-001d-4ee2-bb72-eb478856157f HTTP/1.1" 200 262 0.020895 10.0.0.50 - - [2026-08-31 03:27:56] "DELETE /security-group/114a8b55-001d-4ee2-bb72-eb478856157f HTTP/1.1" 200 115 0.259890 10.0.0.50 - - [2026-08-31 03:27:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.008379 10.0.0.50 - - [2026-08-31 03:27:56] "DELETE /access-control-list/57ad7d1f-0fe2-47ff-8505-15821e08c4bb HTTP/1.1" 200 115 0.058250 10.0.0.50 - - [2026-08-31 03:27:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.003736 10.0.0.50 - - [2026-08-31 03:27:57] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005560 10.0.0.50 - - [2026-08-31 03:27:57] "GET /virtual-machine-interface/18e65ed2-bf60-4636-b0fe-669241bb16ad HTTP/1.1" 200 3201 0.010213 10.0.0.50 - - [2026-08-31 03:27:57] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005206 10.0.0.50 - - [2026-08-31 03:27:57] "GET /virtual-machine-interface/c47d4e28-ed6f-44b9-bb61-30f0d2ec5b92 HTTP/1.1" 200 3202 0.010566 10.0.0.50 - - [2026-08-31 03:27:57] "POST /neutron/security_group HTTP/1.1" 200 117 0.011262 10.0.0.50 - - [2026-08-31 03:27:57] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005182 10.0.0.50 - - [2026-08-31 03:27:59] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 200 1323 0.005594 10.0.0.50 - - [2026-08-31 03:27:59] "POST /neutron/port HTTP/1.1" 200 1119 0.019152 10.0.0.50 - - [2026-08-31 03:28:01] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 404 171 0.004050 10.0.0.50 - - [2026-08-31 03:28:01] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 404 171 0.003497 10.0.0.50 - - [2026-08-31 03:28:01] "GET /virtual-machine/e3593aa6-2739-4779-94eb-780848c3d32b HTTP/1.1" 404 171 0.004373 10.0.0.50 - - [2026-08-31 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2026-08-31 03:28:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005436 10.0.0.50 - - [2026-08-31 03:28:01] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004354 10.0.0.50 - - [2026-08-31 03:28:01] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.009068 10.0.0.50 - - [2026-08-31 03:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.50 - - [2026-08-31 03:28:01] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005940 10.0.0.50 - - [2026-08-31 03:28:01] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004765 10.0.0.50 - - [2026-08-31 03:28:04] "POST /neutron/port HTTP/1.1" 200 117 0.008197 10.0.0.50 - - [2026-08-31 03:28:05] "GET /obj-perms HTTP/1.1" 200 4527 0.005413 10.0.0.50 - - [2026-08-31 03:28:05] "GET /obj-perms HTTP/1.1" 200 4527 0.005615 10.0.0.38 - - [2026-08-31 03:28:05] "GET /obj-perms HTTP/1.1" 200 4527 0.005411 10.0.0.50 - - [2026-08-31 03:28:05] "POST /neutron/security_group HTTP/1.1" 200 117 0.009287 10.0.0.50 - - [2026-08-31 03:28:05] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005805 10.0.0.50 - - [2026-08-31 03:28:07] "POST /neutron/port HTTP/1.1" 200 1119 0.018821 10.0.0.50 - - [2026-08-31 03:28:07] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 200 1323 0.005616 10.0.0.50 - - [2026-08-31 03:28:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 404 171 0.004323 10.0.0.50 - - [2026-08-31 03:28:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 404 171 0.004058 10.0.0.50 - - [2026-08-31 03:28:09] "GET /virtual-machine/abf4dd33-d2ef-41f3-b691-70d98d52053e HTTP/1.1" 404 171 0.005149 10.0.0.50 - - [2026-08-31 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.50 - - [2026-08-31 03:28:09] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004646 10.0.0.50 - - [2026-08-31 03:28:09] "GET /virtual-networks?parent_id=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003447 10.0.0.50 - - [2026-08-31 03:28:09] "GET /virtual-network/a22e8b18-0810-4dd7-a306-823c0c784247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2253 0.007923 10.0.0.50 - - [2026-08-31 03:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.50 - - [2026-08-31 03:28:09] "GET /routing-instance/0aed787c-fb0f-413a-b025-94eacd67b0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005430 10.0.0.50 - - [2026-08-31 03:28:09] "GET /route-target/f704a548-9780-45f0-a40c-05ac33964f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005094 10.0.0.50 - - [2026-08-31 03:28:16] "GET /obj-perms HTTP/1.1" 200 4527 0.005806 10.0.0.38 - - [2026-08-31 03:28:16] "GET /obj-perms HTTP/1.1" 200 4527 0.004694 10.0.0.50 - - [2026-08-31 03:28:25] "GET /obj-perms HTTP/1.1" 200 4527 0.005635 10.0.0.38 - - [2026-08-31 03:28:25] "GET /obj-perms HTTP/1.1" 200 4527 0.004482 10.0.0.50 - - [2026-08-31 03:28:31] "GET /obj-perms HTTP/1.1" 200 4527 0.004641 10.0.0.185 - - [2026-08-31 03:28:31] "GET /obj-perms HTTP/1.1" 200 4527 0.004626 10.0.0.38 - - [2026-08-31 03:28:31] "GET /obj-perms HTTP/1.1" 200 4527 0.005816 10.0.0.38 - - [2026-08-31 03:28:31] "POST /useragent-kv HTTP/1.1" 200 115 0.041388 10.0.0.38 - - [2026-08-31 03:28:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007087 10.0.0.50 - - [2026-08-31 03:28:31] "DELETE /route-target/f704a548-9780-45f0-a40c-05ac33964f99 HTTP/1.1" 200 115 0.051999 10.0.0.50 - - [2026-08-31 03:28:31] "POST /neutron/network HTTP/1.1" 200 151 0.218773 10.0.0.38 - - [2026-08-31 03:28:33] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001663 10.0.0.50 - - [2026-08-31 03:28:33] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.089473 10.0.0.38 - - [2026-08-31 03:28:33] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003116 10.0.0.50 - - [2026-08-31 03:28:33] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?fields=virtual_networks HTTP/1.1" 200 1102 0.063257 10.0.0.38 - - [2026-08-31 03:28:33] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001706 10.0.0.50 - - [2026-08-31 03:28:33] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?fields=virtual_machine_interfaces HTTP/1.1" 200 1102 0.057656 10.0.0.38 - - [2026-08-31 03:28:33] "GET /projects?obj_uuids=1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001318 10.0.0.50 - - [2026-08-31 03:28:33] "GET /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752?fields=security_groups HTTP/1.1" 200 1358 0.063989 10.0.0.50 - - [2026-08-31 03:28:34] "POST /fqname-to-id HTTP/1.1" 404 209 0.029896 10.0.0.38 - - [2026-08-31 03:28:34] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004330 10.0.0.38 - - [2026-08-31 03:28:34] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.38 - - [2026-08-31 03:28:34] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039296 10.0.0.38 - - [2026-08-31 03:28:34] "POST /id-to-fqname HTTP/1.1" 200 212 0.005859 10.0.0.38 - - [2026-08-31 03:28:34] "POST /fqname-to-id HTTP/1.1" 404 222 0.010630 10.0.0.38 - - [2026-08-31 03:28:35] "POST /security-groups HTTP/1.1" 200 612 0.037233 10.0.0.38 - - [2026-08-31 03:28:35] "POST /projects HTTP/1.1" 200 627 0.301901 10.0.0.38 - - [2026-08-31 03:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.376342 10.0.0.50 - - [2026-08-31 03:28:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.004445 10.0.0.50 - - [2026-08-31 03:28:35] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.582574 10.0.0.50 - - [2026-08-31 03:28:36] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.50 - - [2026-08-31 03:28:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.50 - - [2026-08-31 03:28:38] "POST /fqname-to-id HTTP/1.1" 404 245 0.057845 10.0.0.50 - - [2026-08-31 03:28:38] "POST /access-control-lists HTTP/1.1" 200 639 0.035634 10.0.0.50 - - [2026-08-31 03:28:38] "PUT /access-control-list/9104d95a-ec10-4334-91f3-b7a0ec65eadc HTTP/1.1" 200 272 0.017699 10.0.0.50 - - [2026-08-31 03:28:39] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.034812 10.0.0.50 - - [2026-08-31 03:28:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.157020 10.0.0.50 - - [2026-08-31 03:28:39] "PUT /access-control-list/9104d95a-ec10-4334-91f3-b7a0ec65eadc HTTP/1.1" 200 272 0.026754 10.0.0.50 - - [2026-08-31 03:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007637 10.0.0.50 - - [2026-08-31 03:28:39] "GET /security-group/72f21af2-a05b-426b-9975-f7e6d40ed165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004742 10.0.0.50 - - [2026-08-31 03:28:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.069829 10.0.0.50 - - [2026-08-31 03:28:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.004148 10.0.0.50 - - [2026-08-31 03:28:40] "DELETE /access-control-list/9104d95a-ec10-4334-91f3-b7a0ec65eadc HTTP/1.1" 200 115 0.050967 10.0.0.50 - - [2026-08-31 03:28:40] "POST /fqname-to-id HTTP/1.1" 404 245 0.004248 10.0.0.50 - - [2026-08-31 03:28:41] "POST /fqname-to-id HTTP/1.1" 404 276 0.018724 10.0.0.50 - - [2026-08-31 03:28:41] "PUT /access-control-list/95dfc473-cec0-4ba3-b5fc-76890dd8d141 HTTP/1.1" 200 272 0.028820 10.0.0.50 - - [2026-08-31 03:28:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.016719 10.0.0.50 - - [2026-08-31 03:28:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.195690 10.0.0.50 - - [2026-08-31 03:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.50 - - [2026-08-31 03:28:42] "GET /security-group/bc888de6-9dea-4944-b8af-30a19565b101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006493 10.0.0.50 - - [2026-08-31 03:28:42] "PUT /access-control-list/95dfc473-cec0-4ba3-b5fc-76890dd8d141 HTTP/1.1" 200 272 0.024269 10.0.0.50 - - [2026-08-31 03:28:42] "POST /neutron/security_group_rule HTTP/1.1" 200 548 0.013545 10.0.0.50 - - [2026-08-31 03:28:43] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.167221 10.0.0.50 - - [2026-08-31 03:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.38 - - [2026-08-31 03:28:43] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001175 10.0.0.50 - - [2026-08-31 03:28:43] "PUT /access-control-list/95c46974-7035-4415-8299-322bc4b4649c HTTP/1.1" 200 272 0.035526 10.0.0.50 - - [2026-08-31 03:28:43] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.095961 10.0.0.38 - - [2026-08-31 03:28:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010280 10.0.0.50 - - [2026-08-31 03:28:43] "POST /neutron/subnet HTTP/1.1" 200 729 0.254576 10.0.0.50 - - [2026-08-31 03:28:43] "POST /id-to-fqname HTTP/1.1" 200 282 0.001596 10.0.0.50 - - [2026-08-31 03:28:43] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007394 10.0.0.50 - - [2026-08-31 03:28:43] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007102 10.0.0.50 - - [2026-08-31 03:28:43] "POST /neutron/network HTTP/1.1" 200 940 0.009228 10.0.0.50 - - [2026-08-31 03:28:44] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007056 10.0.0.50 - - [2026-08-31 03:28:45] "POST /id-to-fqname HTTP/1.1" 200 282 0.002061 10.0.0.50 - - [2026-08-31 03:28:45] "POST /neutron/network HTTP/1.1" 200 950 0.008001 10.0.0.50 - - [2026-08-31 03:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.008219 10.0.0.50 - - [2026-08-31 03:28:46] "POST /id-to-fqname HTTP/1.1" 200 282 0.001461 10.0.0.50 - - [2026-08-31 03:28:46] "POST /neutron/network HTTP/1.1" 200 950 0.009160 10.0.0.50 - - [2026-08-31 03:28:46] "POST /neutron/port HTTP/1.1" 200 117 0.010779 10.0.0.38 - - [2026-08-31 03:28:50] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001127 10.0.0.50 - - [2026-08-31 03:28:50] "POST /neutron/security_group HTTP/1.1" 200 3440 0.076935 10.0.0.50 - - [2026-08-31 03:28:51] "POST /neutron/port HTTP/1.1" 200 1094 0.025671 10.0.0.38 - - [2026-08-31 03:28:51] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003500 10.0.0.50 - - [2026-08-31 03:28:51] "POST /neutron/security_group HTTP/1.1" 200 3440 0.094657 10.0.0.50 - - [2026-08-31 03:28:51] "POST /neutron/port HTTP/1.1" 200 1094 0.022601 10.0.0.50 - - [2026-08-31 03:28:52] "POST /neutron/security_group HTTP/1.1" 200 1431 0.010458 10.0.0.50 - - [2026-08-31 03:28:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.011579 10.0.0.50 - - [2026-08-31 03:28:53] "POST /neutron/port HTTP/1.1" 200 1159 0.027944 10.0.0.50 - - [2026-08-31 03:28:53] "POST /neutron/port HTTP/1.1" 200 117 0.001540 10.0.0.50 - - [2026-08-31 03:28:57] "POST /neutron/security_group HTTP/1.1" 200 1431 0.009971 10.0.0.185 - - [2026-08-31 03:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000640 10.0.0.185 - - [2026-08-31 03:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.38 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000655 10.0.0.185 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.185 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.38 - - [2026-08-31 03:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.50 - - [2026-08-31 03:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000528 10.0.0.50 - - [2026-08-31 03:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2026-08-31 03:28:59] "DELETE /access-control-list/995baab4-f3ac-48df-a34c-9b06ea6128c8 HTTP/1.1" 200 115 0.099935 10.0.0.50 - - [2026-08-31 03:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.50 - - [2026-08-31 03:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.38 - - [2026-08-31 03:29:03] "DELETE /project/c334cb66108540808e30b4fa6f237b3b HTTP/1.1" 404 173 0.003231 10.0.0.38 - - [2026-08-31 03:29:03] "DELETE /project/1bc3e4bb-425f-4e50-98a0-f8b7bd0fe752 HTTP/1.1" 404 177 0.005843 10.0.0.50 - - [2026-08-31 03:29:07] "POST /neutron/port HTTP/1.1" 200 1159 0.025936 10.0.0.50 - - [2026-08-31 03:29:12] "POST /neutron/security_group HTTP/1.1" 200 1431 0.008857 10.0.0.50 - - [2026-08-31 03:29:12] "POST /neutron/port HTTP/1.1" 200 1159 0.019987 10.0.0.50 - - [2026-08-31 03:29:12] "POST /neutron/security_group HTTP/1.1" 200 1431 0.009353 10.0.0.50 - - [2026-08-31 03:29:12] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 401 292 0.000482 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.033375 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.005219 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.006481 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.005063 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.007030 10.0.0.50 - - [2026-08-31 03:29:13] "GET /instance-ip/1169b7a1-2cc6-4479-a590-ca3435052dba HTTP/1.1" 200 1704 0.007691 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.005018 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.006737 10.0.0.50 - - [2026-08-31 03:29:13] "GET /instance-ip/1169b7a1-2cc6-4479-a590-ca3435052dba HTTP/1.1" 200 1704 0.006517 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004711 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003792 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006452 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004924 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003489 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007632 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004728 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003470 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007908 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005220 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003788 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007288 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004812 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004501 10.0.0.50 - - [2026-08-31 03:29:13] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008268 10.0.0.50 - - [2026-08-31 03:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.50 - - [2026-08-31 03:29:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005184 10.0.0.50 - - [2026-08-31 03:29:14] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005729 10.0.0.50 - - [2026-08-31 03:29:14] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.011496 10.0.0.50 - - [2026-08-31 03:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2026-08-31 03:29:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005529 10.0.0.50 - - [2026-08-31 03:29:14] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004759 10.0.0.50 - - [2026-08-31 03:29:14] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007647 10.0.0.50 - - [2026-08-31 03:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2026-08-31 03:29:17] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006589 10.0.0.50 - - [2026-08-31 03:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.50 - - [2026-08-31 03:29:21] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006493 10.0.0.50 - - [2026-08-31 03:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.50 - - [2026-08-31 03:29:25] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.005947 10.0.0.50 - - [2026-08-31 03:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2026-08-31 03:29:29] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006419 10.0.0.50 - - [2026-08-31 03:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.50 - - [2026-08-31 03:29:33] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007815 10.0.0.50 - - [2026-08-31 03:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.50 - - [2026-08-31 03:29:37] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006359 10.0.0.50 - - [2026-08-31 03:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.50 - - [2026-08-31 03:29:41] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007956 10.0.0.50 - - [2026-08-31 03:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.50 - - [2026-08-31 03:29:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011116 10.0.0.50 - - [2026-08-31 03:29:43] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004282 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007485 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.50 - - [2026-08-31 03:29:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004734 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004700 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008675 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.50 - - [2026-08-31 03:29:44] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006134 10.0.0.50 - - [2026-08-31 03:29:44] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007346 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-08-31 03:29:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005595 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004710 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007428 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.50 - - [2026-08-31 03:29:44] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006084 10.0.0.50 - - [2026-08-31 03:29:44] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005158 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.50 - - [2026-08-31 03:29:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005766 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004790 10.0.0.50 - - [2026-08-31 03:29:44] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.012646 10.0.0.50 - - [2026-08-31 03:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.50 - - [2026-08-31 03:29:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005435 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004472 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008269 10.0.0.50 - - [2026-08-31 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.50 - - [2026-08-31 03:29:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008498 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005419 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.009345 10.0.0.38 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.065995 10.0.0.50 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.053473 10.0.0.50 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.004821 10.0.0.38 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.004134 10.0.0.50 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.004503 10.0.0.185 - - [2026-08-31 03:29:45] "GET /obj-perms HTTP/1.1" 200 4509 0.051879 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.004653 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.006150 10.0.0.50 - - [2026-08-31 03:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.50 - - [2026-08-31 03:29:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004837 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004234 10.0.0.50 - - [2026-08-31 03:29:45] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.009008 10.0.0.50 - - [2026-08-31 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.50 - - [2026-08-31 03:29:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005057 10.0.0.50 - - [2026-08-31 03:29:47] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003842 10.0.0.50 - - [2026-08-31 03:29:47] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.009388 10.0.0.50 - - [2026-08-31 03:29:48] "POST /neutron/port HTTP/1.1" 200 1159 0.027063 10.0.0.50 - - [2026-08-31 03:29:52] "POST /neutron/security_group HTTP/1.1" 200 1431 0.010372 10.0.0.50 - - [2026-08-31 03:29:54] "POST /neutron/network HTTP/1.1" 200 950 0.008678 10.0.0.50 - - [2026-08-31 03:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001458 10.0.0.50 - - [2026-08-31 03:29:55] "POST /neutron/security_group HTTP/1.1" 200 1431 0.009347 10.0.0.50 - - [2026-08-31 03:29:57] "POST /neutron/port HTTP/1.1" 200 1159 0.020278 10.0.0.50 - - [2026-08-31 03:29:57] "POST /neutron/security_group HTTP/1.1" 200 1431 0.009683 10.0.0.50 - - [2026-08-31 03:29:57] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.007862 10.0.0.50 - - [2026-08-31 03:29:57] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.005378 10.0.0.50 - - [2026-08-31 03:29:57] "GET /virtual-machine-interface/14b21187-231f-4aef-b6b8-b8538fee063e HTTP/1.1" 200 3190 0.006773 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.005908 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-machine-interface/14b21187-231f-4aef-b6b8-b8538fee063e HTTP/1.1" 200 3190 0.008825 10.0.0.50 - - [2026-08-31 03:29:58] "GET /instance-ip/abc7993d-c248-46dc-9364-a861f26f288b HTTP/1.1" 200 1705 0.008554 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.005782 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-machine-interface/14b21187-231f-4aef-b6b8-b8538fee063e HTTP/1.1" 200 3190 0.007304 10.0.0.50 - - [2026-08-31 03:29:58] "GET /instance-ip/abc7993d-c248-46dc-9364-a861f26f288b HTTP/1.1" 200 1705 0.005752 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005247 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004214 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008554 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005398 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004258 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007538 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006090 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004471 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008027 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005332 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004112 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007428 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005546 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004171 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007698 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007749 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004024 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008021 10.0.0.50 - - [2026-08-31 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.50 - - [2026-08-31 03:29:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005235 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004590 10.0.0.50 - - [2026-08-31 03:29:58] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008151 10.0.0.50 - - [2026-08-31 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.50 - - [2026-08-31 03:30:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004945 10.0.0.50 - - [2026-08-31 03:30:00] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004320 10.0.0.50 - - [2026-08-31 03:30:00] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008509 10.0.0.50 - - [2026-08-31 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.50 - - [2026-08-31 03:30:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005306 10.0.0.50 - - [2026-08-31 03:30:00] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005103 10.0.0.50 - - [2026-08-31 03:30:00] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008366 10.0.0.50 - - [2026-08-31 03:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.50 - - [2026-08-31 03:30:00] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005708 10.0.0.50 - - [2026-08-31 03:30:00] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004859 10.0.0.50 - - [2026-08-31 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.50 - - [2026-08-31 03:30:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004780 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004506 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007387 10.0.0.50 - - [2026-08-31 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.50 - - [2026-08-31 03:30:01] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006554 10.0.0.50 - - [2026-08-31 03:30:01] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005139 10.0.0.50 - - [2026-08-31 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.50 - - [2026-08-31 03:30:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005808 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003935 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008056 10.0.0.50 - - [2026-08-31 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-08-31 03:30:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005358 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004498 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008381 10.0.0.50 - - [2026-08-31 03:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.50 - - [2026-08-31 03:30:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005177 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004363 10.0.0.50 - - [2026-08-31 03:30:01] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007956 10.0.0.38 - - [2026-08-31 03:30:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004904 10.0.0.50 - - [2026-08-31 03:30:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005766 10.0.0.50 - - [2026-08-31 03:30:01] "GET /obj-perms HTTP/1.1" 200 4509 0.004910 10.0.0.50 - - [2026-08-31 03:30:01] "GET /obj-perms HTTP/1.1" 200 4509 0.005217 10.0.0.38 - - [2026-08-31 03:30:02] "GET /obj-perms HTTP/1.1" 200 4509 0.005314 10.0.0.50 - - [2026-08-31 03:30:02] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.005486 10.0.0.50 - - [2026-08-31 03:30:02] "GET /virtual-machine-interface/14b21187-231f-4aef-b6b8-b8538fee063e HTTP/1.1" 200 3190 0.008735 10.0.0.50 - - [2026-08-31 03:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.50 - - [2026-08-31 03:30:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005621 10.0.0.50 - - [2026-08-31 03:30:02] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005370 10.0.0.50 - - [2026-08-31 03:30:02] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008247 10.0.0.50 - - [2026-08-31 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.50 - - [2026-08-31 03:30:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006255 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004711 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.008622 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.006089 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.008107 10.0.0.50 - - [2026-08-31 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.50 - - [2026-08-31 03:30:03] "GET /security-group/bc888de6-9dea-4944-b8af-30a19565b101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.007575 10.0.0.50 - - [2026-08-31 03:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.50 - - [2026-08-31 03:30:03] "GET /security-group/bc888de6-9dea-4944-b8af-30a19565b101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.005916 10.0.0.50 - - [2026-08-31 03:30:03] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006420 10.0.0.50 - - [2026-08-31 03:30:03] "POST /neutron/port HTTP/1.1" 200 1149 0.021846 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.005269 10.0.0.50 - - [2026-08-31 03:30:03] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3137 0.009877 10.0.0.50 - - [2026-08-31 03:30:03] "POST /neutron/security_group HTTP/1.1" 200 1431 0.019355 10.0.0.50 - - [2026-08-31 03:30:04] "POST /neutron/port HTTP/1.1" 200 1110 0.030805 10.0.0.50 - - [2026-08-31 03:30:04] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.006710 10.0.0.50 - - [2026-08-31 03:30:04] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 3189 0.010567 10.0.0.50 - - [2026-08-31 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.50 - - [2026-08-31 03:30:04] "GET /security-group/bc888de6-9dea-4944-b8af-30a19565b101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.005472 10.0.0.50 - - [2026-08-31 03:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.50 - - [2026-08-31 03:30:04] "GET /security-group/bc888de6-9dea-4944-b8af-30a19565b101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2698 0.006347 10.0.0.50 - - [2026-08-31 03:30:04] "POST /neutron/port HTTP/1.1" 200 1159 0.025080 10.0.0.50 - - [2026-08-31 03:30:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005426 10.0.0.50 - - [2026-08-31 03:30:06] "POST /neutron/network HTTP/1.1" 200 940 0.009753 10.0.0.50 - - [2026-08-31 03:30:55] "POST /neutron/network HTTP/1.1" 200 950 0.007769 10.0.0.50 - - [2026-08-31 03:30:55] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.50 - - [2026-08-31 03:31:06] "POST /neutron/port HTTP/1.1" 200 1159 0.045609 10.0.0.50 - - [2026-08-31 03:31:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.009698 10.0.0.38 - - [2026-08-31 03:31:39] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001108 10.0.0.50 - - [2026-08-31 03:31:39] "POST /neutron/security_group_rule HTTP/1.1" 200 2630 0.064537 10.0.0.50 - - [2026-08-31 03:31:40] "POST /neutron/security_group_rule HTTP/1.1" 200 548 0.023627 10.0.0.50 - - [2026-08-31 03:31:40] "POST /neutron/security_group_rule HTTP/1.1" 200 584 0.129112 10.0.0.50 - - [2026-08-31 03:31:40] "PUT /access-control-list/95c46974-7035-4415-8299-322bc4b4649c HTTP/1.1" 200 272 0.015960 10.0.0.50 - - [2026-08-31 03:31:43] "POST /fqname-to-id HTTP/1.1" 404 245 0.005039 10.0.0.50 - - [2026-08-31 03:31:43] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.004073 10.0.0.50 - - [2026-08-31 03:31:43] "GET /virtual-machine-interface/65472cf9-f568-466b-8180-0fd5f91b8b17 HTTP/1.1" 200 2903 0.021932 10.0.0.50 - - [2026-08-31 03:31:43] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.003951 10.0.0.50 - - [2026-08-31 03:31:43] "GET /virtual-machine-interface/14b21187-231f-4aef-b6b8-b8538fee063e HTTP/1.1" 200 2904 0.009248 10.0.0.50 - - [2026-08-31 03:31:43] "DELETE /access-control-list/95dfc473-cec0-4ba3-b5fc-76890dd8d141 HTTP/1.1" 200 115 0.053445 10.0.0.50 - - [2026-08-31 03:31:43] "POST /neutron/security_group HTTP/1.1" 200 117 0.009892 10.0.0.50 - - [2026-08-31 03:31:43] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.005118 10.0.0.50 - - [2026-08-31 03:31:45] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 200 1314 0.007597 10.0.0.50 - - [2026-08-31 03:31:45] "POST /neutron/port HTTP/1.1" 200 1110 0.033149 10.0.0.50 - - [2026-08-31 03:31:47] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 404 171 0.004609 10.0.0.50 - - [2026-08-31 03:31:47] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 404 171 0.004495 10.0.0.50 - - [2026-08-31 03:31:47] "GET /virtual-machine/deaa1b2a-d5e7-4282-aa04-5913ed427fe3 HTTP/1.1" 404 171 0.003711 10.0.0.50 - - [2026-08-31 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2026-08-31 03:31:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005168 10.0.0.50 - - [2026-08-31 03:31:48] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004085 10.0.0.50 - - [2026-08-31 03:31:48] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.007123 10.0.0.50 - - [2026-08-31 03:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.50 - - [2026-08-31 03:31:48] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006035 10.0.0.50 - - [2026-08-31 03:31:48] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004727 10.0.0.50 - - [2026-08-31 03:31:48] "GET /obj-perms HTTP/1.1" 200 4509 0.007140 10.0.0.50 - - [2026-08-31 03:31:51] "GET /obj-perms HTTP/1.1" 200 4509 0.004784 10.0.0.185 - - [2026-08-31 03:31:54] "GET /obj-perms HTTP/1.1" 200 4493 0.055229 10.0.0.50 - - [2026-08-31 03:31:56] "POST /neutron/port HTTP/1.1" 200 1120 0.050194 10.0.0.50 - - [2026-08-31 03:31:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.012135 10.0.0.50 - - [2026-08-31 03:31:57] "GET /obj-perms HTTP/1.1" 200 4509 0.005795 10.0.0.50 - - [2026-08-31 03:32:00] "GET /obj-perms HTTP/1.1" 200 4509 0.005014 10.0.0.50 - - [2026-08-31 03:32:03] "GET /obj-perms HTTP/1.1" 200 4509 0.005594 10.0.0.38 - - [2026-08-31 03:32:03] "GET /obj-perms HTTP/1.1" 200 4509 0.005147 10.0.0.50 - - [2026-08-31 03:32:03] "POST /neutron/security_group HTTP/1.1" 200 117 0.008503 10.0.0.50 - - [2026-08-31 03:32:04] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.005337 10.0.0.50 - - [2026-08-31 03:32:06] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 200 1313 0.006912 10.0.0.50 - - [2026-08-31 03:32:06] "POST /neutron/port HTTP/1.1" 200 1110 0.034094 10.0.0.50 - - [2026-08-31 03:32:08] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 404 171 0.004626 10.0.0.50 - - [2026-08-31 03:32:08] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 404 171 0.004115 10.0.0.50 - - [2026-08-31 03:32:08] "GET /virtual-machine/38b37bd5-3021-4723-9863-1725e726785b HTTP/1.1" 404 171 0.005265 10.0.0.50 - - [2026-08-31 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.50 - - [2026-08-31 03:32:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005392 10.0.0.50 - - [2026-08-31 03:32:08] "GET /virtual-networks?parent_id=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003494 10.0.0.50 - - [2026-08-31 03:32:08] "GET /virtual-network/678e5f54-d025-41d2-8fdf-2c64619cab12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2207 0.006749 10.0.0.50 - - [2026-08-31 03:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2026-08-31 03:32:08] "GET /routing-instance/7044469a-c1f8-4f92-b819-89eb11840404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004891 10.0.0.50 - - [2026-08-31 03:32:08] "GET /route-target/1c2e5dd3-50de-40a8-bae7-db54b761bb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004244 10.0.0.50 - - [2026-08-31 03:32:11] "GET /obj-perms HTTP/1.1" 200 4509 0.005215 10.0.0.38 - - [2026-08-31 03:32:14] "GET /obj-perms HTTP/1.1" 200 4509 0.004442 10.0.0.50 - - [2026-08-31 03:32:20] "GET /obj-perms HTTP/1.1" 200 4509 0.004664 10.0.0.38 - - [2026-08-31 03:32:24] "GET /obj-perms HTTP/1.1" 200 4509 0.004335 10.0.0.50 - - [2026-08-31 03:32:30] "GET /obj-perms HTTP/1.1" 200 4509 0.004817 10.0.0.38 - - [2026-08-31 03:32:30] "GET /obj-perms HTTP/1.1" 200 4509 0.004308 10.0.0.38 - - [2026-08-31 03:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005290 10.0.0.38 - - [2026-08-31 03:32:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007286 10.0.0.50 - - [2026-08-31 03:32:30] "POST /neutron/network HTTP/1.1" 200 151 0.223462 10.0.0.38 - - [2026-08-31 03:32:32] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001632 10.0.0.50 - - [2026-08-31 03:32:32] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.056563 10.0.0.38 - - [2026-08-31 03:32:32] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002592 10.0.0.50 - - [2026-08-31 03:32:32] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?fields=virtual_networks HTTP/1.1" 200 1085 0.064706 10.0.0.38 - - [2026-08-31 03:32:32] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001296 10.0.0.50 - - [2026-08-31 03:32:32] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?fields=virtual_machine_interfaces HTTP/1.1" 200 1085 0.062141 10.0.0.38 - - [2026-08-31 03:32:32] "GET /projects?obj_uuids=c334cb66-1085-4080-8e30-b4fa6f237b3b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001596 10.0.0.50 - - [2026-08-31 03:32:32] "GET /project/c334cb66-1085-4080-8e30-b4fa6f237b3b?fields=security_groups HTTP/1.1" 200 1332 0.052608 10.0.0.50 - - [2026-08-31 03:32:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.036579 10.0.0.38 - - [2026-08-31 03:32:33] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003978 10.0.0.38 - - [2026-08-31 03:32:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001834 10.0.0.38 - - [2026-08-31 03:32:33] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010691 10.0.0.38 - - [2026-08-31 03:32:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.001791 10.0.0.38 - - [2026-08-31 03:32:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.009529 10.0.0.38 - - [2026-08-31 03:32:33] "POST /security-groups HTTP/1.1" 200 589 0.042931 10.0.0.50 - - [2026-08-31 03:32:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.006518 10.0.0.38 - - [2026-08-31 03:32:33] "POST /projects HTTP/1.1" 200 581 0.306560 10.0.0.38 - - [2026-08-31 03:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.347010 10.0.0.50 - - [2026-08-31 03:32:33] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.540000 10.0.0.50 - - [2026-08-31 03:32:33] "POST /access-control-lists HTTP/1.1" 200 592 0.067298 10.0.0.50 - - [2026-08-31 03:32:35] "GET / HTTP/1.1" 200 35931 0.003626 10.0.0.50 - - [2026-08-31 03:32:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000634 10.0.0.50 - - [2026-08-31 03:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.112151 10.0.0.38 - - [2026-08-31 03:32:37] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001394 10.0.0.50 - - [2026-08-31 03:32:37] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.093187 10.0.0.38 - - [2026-08-31 03:32:38] "POST /useragent-kv HTTP/1.1" 200 115 0.017944 10.0.0.50 - - [2026-08-31 03:32:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.329734 10.0.0.50 - - [2026-08-31 03:32:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001818 10.0.0.50 - - [2026-08-31 03:32:38] "GET /virtual-network/58c1d88f-df3d-483b-85e9-3c38710e0b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007440 10.0.0.50 - - [2026-08-31 03:32:38] "GET /virtual-network/58c1d88f-df3d-483b-85e9-3c38710e0b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006642 10.0.0.50 - - [2026-08-31 03:32:38] "POST /neutron/network HTTP/1.1" 200 845 0.010094 10.0.0.50 - - [2026-08-31 03:32:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001747 10.0.0.38 - - [2026-08-31 03:32:38] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001376 10.0.0.50 - - [2026-08-31 03:32:38] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.118636 10.0.0.50 - - [2026-08-31 03:32:38] "POST /neutron/network HTTP/1.1" 200 845 0.032638 10.0.0.50 - - [2026-08-31 03:32:39] "POST /neutron/port HTTP/1.1" 200 117 0.008085 10.0.0.38 - - [2026-08-31 03:32:44] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001479 10.0.0.50 - - [2026-08-31 03:32:45] "POST /neutron/port HTTP/1.1" 200 1069 0.404213 10.0.0.50 - - [2026-08-31 03:32:45] "POST /neutron/port HTTP/1.1" 200 1123 0.160702 10.0.0.50 - - [2026-08-31 03:32:46] "POST /neutron/subnet HTTP/1.1" 200 694 0.012274 10.0.0.50 - - [2026-08-31 03:32:49] "POST /neutron/port HTTP/1.1" 200 1133 0.025493 10.0.0.50 - - [2026-08-31 03:32:54] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010077 10.0.0.50 - - [2026-08-31 03:32:55] "GET /obj-perms HTTP/1.1" 200 4493 0.062413 10.0.0.185 - - [2026-08-31 03:32:55] "GET /obj-perms HTTP/1.1" 200 4493 0.046462 10.0.0.50 - - [2026-08-31 03:32:57] "DELETE /access-control-list/2285d58b-1453-4915-a45f-41b6826a0810 HTTP/1.1" 200 115 0.117368 10.0.0.38 - - [2026-08-31 03:33:03] "DELETE /project/d31838197f6749ada54a695dcd77ca10 HTTP/1.1" 404 173 0.005184 10.0.0.38 - - [2026-08-31 03:33:03] "DELETE /project/c334cb66-1085-4080-8e30-b4fa6f237b3b HTTP/1.1" 404 177 0.004552 10.0.0.50 - - [2026-08-31 03:33:04] "POST /neutron/port HTTP/1.1" 200 1133 0.024860 10.0.0.50 - - [2026-08-31 03:33:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009699 10.0.0.50 - - [2026-08-31 03:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.38 - - [2026-08-31 03:33:09] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001258 10.0.0.50 - - [2026-08-31 03:33:09] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068154 10.0.0.50 - - [2026-08-31 03:33:09] "POST /neutron/network HTTP/1.1" 200 117 0.017065 10.0.0.50 - - [2026-08-31 03:33:10] "POST /ref-update HTTP/1.1" 200 156 0.047577 10.0.0.50 - - [2026-08-31 03:33:10] "POST /neutron/network HTTP/1.1" 200 843 0.012982 10.0.0.50 - - [2026-08-31 03:33:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.001594 10.0.0.50 - - [2026-08-31 03:33:10] "GET /virtual-network/4b01b3b4-d021-4c45-92d2-b32dd7de3ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007703 10.0.0.50 - - [2026-08-31 03:33:10] "GET /virtual-network/4b01b3b4-d021-4c45-92d2-b32dd7de3ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007834 10.0.0.50 - - [2026-08-31 03:33:10] "POST /neutron/subnet HTTP/1.1" 200 720 0.012457 10.0.0.50 - - [2026-08-31 03:33:11] "GET /virtual-network/4b01b3b4-d021-4c45-92d2-b32dd7de3ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007441 10.0.0.50 - - [2026-08-31 03:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.38 - - [2026-08-31 03:33:12] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001750 10.0.0.50 - - [2026-08-31 03:33:12] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062097 10.0.0.38 - - [2026-08-31 03:33:13] "POST /useragent-kv HTTP/1.1" 200 115 0.019572 10.0.0.50 - - [2026-08-31 03:33:13] "POST /neutron/subnet HTTP/1.1" 200 729 0.298545 10.0.0.50 - - [2026-08-31 03:33:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001746 10.0.0.50 - - [2026-08-31 03:33:13] "GET /virtual-network/f70ac18b-0a02-4e49-a547-14a754dd3edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008710 10.0.0.50 - - [2026-08-31 03:33:13] "GET /virtual-network/f70ac18b-0a02-4e49-a547-14a754dd3edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008255 10.0.0.50 - - [2026-08-31 03:33:13] "POST /neutron/network HTTP/1.1" 200 845 0.009802 10.0.0.50 - - [2026-08-31 03:33:13] "GET /virtual-network/f70ac18b-0a02-4e49-a547-14a754dd3edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007157 10.0.0.50 - - [2026-08-31 03:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2026-08-31 03:33:14] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001344 10.0.0.50 - - [2026-08-31 03:33:14] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.062587 10.0.0.38 - - [2026-08-31 03:33:14] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003590 10.0.0.50 - - [2026-08-31 03:33:14] "POST /neutron/network HTTP/1.1" 200 627 0.210546 10.0.0.50 - - [2026-08-31 03:33:14] "POST /route-targets HTTP/1.1" 200 327 0.018128 10.0.0.50 - - [2026-08-31 03:33:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.004643 10.0.0.50 - - [2026-08-31 03:33:14] "GET /virtual-network/9330c9d0-fcce-4b30-b2cf-522e7511359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008723 10.0.0.50 - - [2026-08-31 03:33:14] "POST /neutron/network HTTP/1.1" 200 845 0.008806 10.0.0.50 - - [2026-08-31 03:33:14] "GET /virtual-network/9330c9d0-fcce-4b30-b2cf-522e7511359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007881 10.0.0.50 - - [2026-08-31 03:33:14] "GET /virtual-network/9330c9d0-fcce-4b30-b2cf-522e7511359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007573 10.0.0.50 - - [2026-08-31 03:33:15] "GET /obj-perms HTTP/1.1" 200 4463 0.051216 10.0.0.185 - - [2026-08-31 03:33:15] "GET /obj-perms HTTP/1.1" 200 4463 0.047361 10.0.0.38 - - [2026-08-31 03:33:15] "GET /obj-perms HTTP/1.1" 200 4463 0.040946 10.0.0.50 - - [2026-08-31 03:33:15] "POST /id-to-fqname HTTP/1.1" 200 223 0.001864 10.0.0.50 - - [2026-08-31 03:33:15] "POST /neutron/port HTTP/1.1" 200 1133 0.025167 10.0.0.50 - - [2026-08-31 03:33:15] "POST /neutron/network HTTP/1.1" 200 845 0.008455 10.0.0.50 - - [2026-08-31 03:33:16] "POST /neutron/port HTTP/1.1" 200 117 0.007334 10.0.0.50 - - [2026-08-31 03:33:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.001621 10.0.0.50 - - [2026-08-31 03:33:16] "POST /neutron/network HTTP/1.1" 200 855 0.007999 10.0.0.50 - - [2026-08-31 03:33:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009388 10.0.0.50 - - [2026-08-31 03:33:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.004300 10.0.0.50 - - [2026-08-31 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.38 - - [2026-08-31 03:33:16] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001403 10.0.0.50 - - [2026-08-31 03:33:16] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009426 10.0.0.50 - - [2026-08-31 03:33:16] "POST /service-templates HTTP/1.1" 200 543 0.041089 10.0.0.50 - - [2026-08-31 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.50 - - [2026-08-31 03:33:16] "GET /service-template/db141982-c576-44fe-bee8-755a71b68034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008322 10.0.0.50 - - [2026-08-31 03:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.50 - - [2026-08-31 03:33:16] "GET /service-template/db141982-c576-44fe-bee8-755a71b68034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004548 10.0.0.50 - - [2026-08-31 03:33:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001490 10.0.0.50 - - [2026-08-31 03:33:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001172 10.0.0.50 - - [2026-08-31 03:33:17] "POST /id-to-fqname HTTP/1.1" 200 224 0.001601 10.0.0.50 - - [2026-08-31 03:33:17] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008682 10.0.0.50 - - [2026-08-31 03:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.50 - - [2026-08-31 03:33:17] "DELETE /service-template/db141982-c576-44fe-bee8-755a71b68034 HTTP/1.1" 200 115 0.037978 10.0.0.50 - - [2026-08-31 03:33:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004503 10.0.0.50 - - [2026-08-31 03:33:17] "DELETE /route-target/235efa00-8912-4b79-bcbb-002b904f7495 HTTP/1.1" 200 115 0.034731 10.0.0.50 - - [2026-08-31 03:33:18] "POST /neutron/network HTTP/1.1" 200 845 0.008138 10.0.0.38 - - [2026-08-31 03:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005245 10.0.0.50 - - [2026-08-31 03:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009871 10.0.0.38 - - [2026-08-31 03:33:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006864 10.0.0.50 - - [2026-08-31 03:33:18] "POST /neutron/network HTTP/1.1" 200 151 0.167741 10.0.0.50 - - [2026-08-31 03:33:21] "POST /neutron/port HTTP/1.1" 200 1133 0.026405 10.0.0.50 - - [2026-08-31 03:33:21] "POST /neutron/port HTTP/1.1" 200 151 0.268968 10.0.0.50 - - [2026-08-31 03:33:22] "POST /neutron/network HTTP/1.1" 200 819 0.010108 10.0.0.50 - - [2026-08-31 03:33:23] "POST /neutron/network HTTP/1.1" 200 845 0.009542 10.0.0.50 - - [2026-08-31 03:33:23] "DELETE /route-target/a5b93646-d86e-4bfc-9fd9-67a6f7d28c9c HTTP/1.1" 200 115 0.033590 10.0.0.50 - - [2026-08-31 03:33:25] "POST /neutron/network HTTP/1.1" 200 117 0.008135 10.0.0.50 - - [2026-08-31 03:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2026-08-31 03:33:26] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.50 - - [2026-08-31 03:33:26] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.057905 10.0.0.38 - - [2026-08-31 03:33:26] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001383 10.0.0.50 - - [2026-08-31 03:33:26] "POST /neutron/network HTTP/1.1" 200 625 0.172488 10.0.0.50 - - [2026-08-31 03:33:26] "POST /id-to-fqname HTTP/1.1" 200 223 0.003893 10.0.0.50 - - [2026-08-31 03:33:26] "GET /virtual-network/d1b7b2c1-e161-4077-a9c3-920c60b722a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006873 10.0.0.50 - - [2026-08-31 03:33:26] "POST /neutron/network HTTP/1.1" 200 842 0.008035 10.0.0.50 - - [2026-08-31 03:33:26] "GET /virtual-network/d1b7b2c1-e161-4077-a9c3-920c60b722a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006004 10.0.0.50 - - [2026-08-31 03:33:27] "POST /neutron/port HTTP/1.1" 200 117 0.007340 10.0.0.50 - - [2026-08-31 03:33:27] "GET /virtual-network/d1b7b2c1-e161-4077-a9c3-920c60b722a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008077 10.0.0.50 - - [2026-08-31 03:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.38 - - [2026-08-31 03:33:27] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 10.0.0.50 - - [2026-08-31 03:33:27] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050625 10.0.0.50 - - [2026-08-31 03:33:27] "POST /route-targets HTTP/1.1" 200 327 0.016112 10.0.0.38 - - [2026-08-31 03:33:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007775 10.0.0.50 - - [2026-08-31 03:33:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.287786 10.0.0.50 - - [2026-08-31 03:33:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001596 10.0.0.50 - - [2026-08-31 03:33:28] "GET /virtual-network/25ed5fab-d929-4628-b967-2b5834eebf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007418 10.0.0.50 - - [2026-08-31 03:33:28] "GET /virtual-network/25ed5fab-d929-4628-b967-2b5834eebf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006370 10.0.0.50 - - [2026-08-31 03:33:28] "POST /neutron/network HTTP/1.1" 200 845 0.009265 10.0.0.50 - - [2026-08-31 03:33:28] "GET /virtual-network/25ed5fab-d929-4628-b967-2b5834eebf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006450 10.0.0.50 - - [2026-08-31 03:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.38 - - [2026-08-31 03:33:28] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 10.0.0.50 - - [2026-08-31 03:33:28] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.055990 10.0.0.38 - - [2026-08-31 03:33:28] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001618 10.0.0.50 - - [2026-08-31 03:33:29] "POST /neutron/network HTTP/1.1" 200 627 0.155166 10.0.0.50 - - [2026-08-31 03:33:29] "POST /ref-update HTTP/1.1" 200 156 0.029771 10.0.0.50 - - [2026-08-31 03:33:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.004049 10.0.0.50 - - [2026-08-31 03:33:29] "GET /virtual-network/f42e2b95-56d5-4194-a252-46310300099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007510 10.0.0.50 - - [2026-08-31 03:33:29] "POST /neutron/network HTTP/1.1" 200 844 0.008373 10.0.0.50 - - [2026-08-31 03:33:29] "GET /virtual-network/f42e2b95-56d5-4194-a252-46310300099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006863 10.0.0.50 - - [2026-08-31 03:33:29] "GET /virtual-network/f42e2b95-56d5-4194-a252-46310300099e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006904 10.0.0.50 - - [2026-08-31 03:33:29] "GET /obj-perms HTTP/1.1" 200 4463 0.004352 10.0.0.185 - - [2026-08-31 03:33:30] "GET /obj-perms HTTP/1.1" 200 4463 0.004752 10.0.0.38 - - [2026-08-31 03:33:30] "GET /obj-perms HTTP/1.1" 200 4463 0.004239 10.0.0.50 - - [2026-08-31 03:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2026-08-31 03:33:30] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001740 10.0.0.50 - - [2026-08-31 03:33:30] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059655 10.0.0.50 - - [2026-08-31 03:33:30] "POST /neutron/network HTTP/1.1" 200 117 0.017330 10.0.0.50 - - [2026-08-31 03:33:30] "POST /neutron/network HTTP/1.1" 200 857 0.010183 10.0.0.50 - - [2026-08-31 03:33:30] "POST /id-to-fqname HTTP/1.1" 200 229 0.001631 10.0.0.50 - - [2026-08-31 03:33:30] "GET /virtual-network/2c3a7993-f294-4dea-b0af-9a6457bf8c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007659 10.0.0.50 - - [2026-08-31 03:33:30] "GET /virtual-network/2c3a7993-f294-4dea-b0af-9a6457bf8c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006260 10.0.0.50 - - [2026-08-31 03:33:30] "POST /neutron/subnet HTTP/1.1" 200 729 0.011826 10.0.0.50 - - [2026-08-31 03:33:30] "GET /virtual-network/2c3a7993-f294-4dea-b0af-9a6457bf8c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007912 10.0.0.50 - - [2026-08-31 03:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.38 - - [2026-08-31 03:33:31] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.029832 10.0.0.50 - - [2026-08-31 03:33:31] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.077003 10.0.0.50 - - [2026-08-31 03:33:31] "POST /route-targets HTTP/1.1" 200 327 0.017096 10.0.0.38 - - [2026-08-31 03:33:31] "POST /useragent-kv HTTP/1.1" 200 115 0.011415 10.0.0.50 - - [2026-08-31 03:33:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.236985 10.0.0.50 - - [2026-08-31 03:33:31] "POST /id-to-fqname HTTP/1.1" 200 230 0.001680 10.0.0.50 - - [2026-08-31 03:33:31] "GET /virtual-network/dc867fb8-e89d-4498-9dd8-f1b0b9001468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.005723 10.0.0.50 - - [2026-08-31 03:33:31] "GET /virtual-network/dc867fb8-e89d-4498-9dd8-f1b0b9001468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.007821 10.0.0.50 - - [2026-08-31 03:33:31] "POST /neutron/network HTTP/1.1" 200 860 0.009231 10.0.0.50 - - [2026-08-31 03:33:32] "GET /virtual-network/dc867fb8-e89d-4498-9dd8-f1b0b9001468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.008371 10.0.0.50 - - [2026-08-31 03:33:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.001743 10.0.0.38 - - [2026-08-31 03:33:32] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001425 10.0.0.50 - - [2026-08-31 03:33:32] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.048539 10.0.0.50 - - [2026-08-31 03:33:33] "POST /neutron/network HTTP/1.1" 200 845 0.008592 10.0.0.50 - - [2026-08-31 03:33:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.001552 10.0.0.50 - - [2026-08-31 03:33:33] "POST /neutron/port HTTP/1.1" 200 117 0.008305 10.0.0.50 - - [2026-08-31 03:33:33] "POST /neutron/port HTTP/1.1" 200 117 0.009226 10.0.0.50 - - [2026-08-31 03:33:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.003295 10.0.0.50 - - [2026-08-31 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2026-08-31 03:33:33] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001443 10.0.0.50 - - [2026-08-31 03:33:33] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009896 10.0.0.50 - - [2026-08-31 03:33:33] "POST /service-templates HTTP/1.1" 200 543 0.039356 10.0.0.50 - - [2026-08-31 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2026-08-31 03:33:33] "GET /service-template/0991b159-6f02-49e1-9a5c-5bb9a31f579b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007950 10.0.0.50 - - [2026-08-31 03:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2026-08-31 03:33:34] "GET /service-template/0991b159-6f02-49e1-9a5c-5bb9a31f579b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005116 10.0.0.50 - - [2026-08-31 03:33:34] "POST /id-to-fqname HTTP/1.1" 200 223 0.001315 10.0.0.50 - - [2026-08-31 03:33:34] "POST /id-to-fqname HTTP/1.1" 200 229 0.001398 10.0.0.50 - - [2026-08-31 03:33:34] "POST /id-to-fqname HTTP/1.1" 200 230 0.001810 10.0.0.50 - - [2026-08-31 03:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.50 - - [2026-08-31 03:33:34] "DELETE /service-template/0991b159-6f02-49e1-9a5c-5bb9a31f579b HTTP/1.1" 200 115 0.043273 10.0.0.50 - - [2026-08-31 03:33:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.004799 10.0.0.50 - - [2026-08-31 03:33:34] "POST /neutron/network HTTP/1.1" 200 860 0.009108 10.0.0.50 - - [2026-08-31 03:33:35] "DELETE /route-target/10505483-9f0c-4ce3-9ce0-7c2990426d48 HTTP/1.1" 200 115 0.031505 10.0.0.38 - - [2026-08-31 03:33:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003887 10.0.0.38 - - [2026-08-31 03:33:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005598 10.0.0.50 - - [2026-08-31 03:33:35] "POST /neutron/network HTTP/1.1" 200 151 0.169222 10.0.0.50 - - [2026-08-31 03:33:35] "POST /neutron/port HTTP/1.1" 200 117 0.012957 10.0.0.50 - - [2026-08-31 03:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007179 10.0.0.50 - - [2026-08-31 03:33:36] "POST /neutron/network HTTP/1.1" 200 845 0.008802 10.0.0.50 - - [2026-08-31 03:33:36] "DELETE /route-target/edf971ba-91ba-4c32-b2f7-e651993a5c72 HTTP/1.1" 200 115 0.049155 10.0.0.50 - - [2026-08-31 03:33:36] "POST /neutron/network HTTP/1.1" 200 842 0.011397 10.0.0.38 - - [2026-08-31 03:33:38] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003169 10.0.0.50 - - [2026-08-31 03:33:38] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.101079 10.0.0.38 - - [2026-08-31 03:33:38] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001413 10.0.0.50 - - [2026-08-31 03:33:38] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?fields=virtual_networks HTTP/1.1" 200 1039 0.063131 10.0.0.38 - - [2026-08-31 03:33:38] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001358 10.0.0.50 - - [2026-08-31 03:33:38] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.056676 10.0.0.38 - - [2026-08-31 03:33:38] "GET /projects?obj_uuids=d3183819-7f67-49ad-a54a-695dcd77ca10&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.50 - - [2026-08-31 03:33:38] "GET /project/d3183819-7f67-49ad-a54a-695dcd77ca10?fields=security_groups HTTP/1.1" 200 1263 0.063154 10.0.0.50 - - [2026-08-31 03:33:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.028443 10.0.0.38 - - [2026-08-31 03:33:39] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003861 10.0.0.38 - - [2026-08-31 03:33:39] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001340 10.0.0.38 - - [2026-08-31 03:33:39] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040949 10.0.0.38 - - [2026-08-31 03:33:40] "POST /id-to-fqname HTTP/1.1" 200 188 0.009140 10.0.0.38 - - [2026-08-31 03:33:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.009236 10.0.0.38 - - [2026-08-31 03:33:40] "POST /security-groups HTTP/1.1" 200 589 0.046874 10.0.0.38 - - [2026-08-31 03:33:40] "POST /projects HTTP/1.1" 200 581 0.331823 10.0.0.38 - - [2026-08-31 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.367431 10.0.0.50 - - [2026-08-31 03:33:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.003600 10.0.0.50 - - [2026-08-31 03:33:40] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.592074 10.0.0.50 - - [2026-08-31 03:33:40] "POST /access-control-lists HTTP/1.1" 200 592 0.071638 10.0.0.50 - - [2026-08-31 03:33:41] "GET / HTTP/1.1" 200 35931 0.002590 10.0.0.50 - - [2026-08-31 03:33:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.50 - - [2026-08-31 03:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.072987 10.0.0.38 - - [2026-08-31 03:33:43] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001538 10.0.0.50 - - [2026-08-31 03:33:43] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059397 10.0.0.38 - - [2026-08-31 03:33:44] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001277 10.0.0.50 - - [2026-08-31 03:33:44] "POST /neutron/network HTTP/1.1" 200 625 0.209279 10.0.0.50 - - [2026-08-31 03:33:44] "POST /id-to-fqname HTTP/1.1" 200 223 0.004398 10.0.0.50 - - [2026-08-31 03:33:44] "GET /virtual-network/a958202e-d2cd-46e0-8c31-d6ef73228393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007324 10.0.0.50 - - [2026-08-31 03:33:44] "POST /neutron/network HTTP/1.1" 200 842 0.008222 10.0.0.50 - - [2026-08-31 03:33:44] "GET /virtual-network/a958202e-d2cd-46e0-8c31-d6ef73228393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010203 10.0.0.50 - - [2026-08-31 03:33:45] "GET /virtual-network/a958202e-d2cd-46e0-8c31-d6ef73228393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006501 10.0.0.50 - - [2026-08-31 03:33:46] "GET /obj-perms HTTP/1.1" 200 4463 0.062904 10.0.0.185 - - [2026-08-31 03:33:46] "GET /obj-perms HTTP/1.1" 200 4463 0.056938 10.0.0.38 - - [2026-08-31 03:33:46] "GET /obj-perms HTTP/1.1" 200 4463 0.062881 10.0.0.50 - - [2026-08-31 03:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.38 - - [2026-08-31 03:33:46] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.50 - - [2026-08-31 03:33:47] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059042 10.0.0.50 - - [2026-08-31 03:33:47] "POST /neutron/network HTTP/1.1" 200 117 0.017439 10.0.0.50 - - [2026-08-31 03:33:47] "POST /neutron/network HTTP/1.1" 200 848 0.009394 10.0.0.50 - - [2026-08-31 03:33:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.001254 10.0.0.50 - - [2026-08-31 03:33:47] "GET /virtual-network/00f1004a-3b31-4584-a4b1-af59649d0fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006074 10.0.0.50 - - [2026-08-31 03:33:47] "GET /virtual-network/00f1004a-3b31-4584-a4b1-af59649d0fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006436 10.0.0.50 - - [2026-08-31 03:33:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.010156 10.0.0.50 - - [2026-08-31 03:33:47] "POST /route-targets HTTP/1.1" 200 327 0.016744 10.0.0.50 - - [2026-08-31 03:33:47] "GET /virtual-network/00f1004a-3b31-4584-a4b1-af59649d0fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008089 10.0.0.50 - - [2026-08-31 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.38 - - [2026-08-31 03:33:48] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.50 - - [2026-08-31 03:33:48] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057066 10.0.0.50 - - [2026-08-31 03:33:48] "POST /ref-update HTTP/1.1" 200 156 0.042233 10.0.0.38 - - [2026-08-31 03:33:49] "POST /useragent-kv HTTP/1.1" 200 115 0.013724 10.0.0.50 - - [2026-08-31 03:33:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.239280 10.0.0.50 - - [2026-08-31 03:33:49] "POST /id-to-fqname HTTP/1.1" 200 226 0.001753 10.0.0.50 - - [2026-08-31 03:33:49] "GET /virtual-network/00a4710d-c72d-4756-8400-4a1437484cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007643 10.0.0.50 - - [2026-08-31 03:33:49] "GET /virtual-network/00a4710d-c72d-4756-8400-4a1437484cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008290 10.0.0.50 - - [2026-08-31 03:33:49] "POST /neutron/network HTTP/1.1" 200 849 0.008442 10.0.0.50 - - [2026-08-31 03:33:49] "GET /virtual-network/00a4710d-c72d-4756-8400-4a1437484cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008177 10.0.0.50 - - [2026-08-31 03:33:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001483 10.0.0.50 - - [2026-08-31 03:33:50] "POST /neutron/network HTTP/1.1" 200 848 0.010763 10.0.0.50 - - [2026-08-31 03:33:50] "POST /id-to-fqname HTTP/1.1" 200 226 0.001794 10.0.0.50 - - [2026-08-31 03:33:50] "POST /neutron/port HTTP/1.1" 200 117 0.011173 10.0.0.38 - - [2026-08-31 03:33:50] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001345 10.0.0.50 - - [2026-08-31 03:33:50] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.069871 10.0.0.50 - - [2026-08-31 03:33:51] "POST /neutron/port HTTP/1.1" 200 117 0.014102 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003864 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.38 - - [2026-08-31 03:33:51] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002398 10.0.0.50 - - [2026-08-31 03:33:51] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.014248 10.0.0.50 - - [2026-08-31 03:33:51] "POST /service-templates HTTP/1.1" 200 543 0.051943 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.50 - - [2026-08-31 03:33:51] "GET /service-template/94c47cbc-3bb0-4ac7-8703-3f3ec5541b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.009791 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.50 - - [2026-08-31 03:33:51] "GET /service-template/94c47cbc-3bb0-4ac7-8703-3f3ec5541b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004572 10.0.0.50 - - [2026-08-31 03:33:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.001497 10.0.0.50 - - [2026-08-31 03:33:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001531 10.0.0.50 - - [2026-08-31 03:33:51] "POST /id-to-fqname HTTP/1.1" 200 226 0.001584 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.50 - - [2026-08-31 03:33:51] "DELETE /service-template/94c47cbc-3bb0-4ac7-8703-3f3ec5541b9a HTTP/1.1" 200 115 0.040888 10.0.0.50 - - [2026-08-31 03:33:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.010349 10.0.0.50 - - [2026-08-31 03:33:52] "POST /neutron/network HTTP/1.1" 200 849 0.008083 10.0.0.38 - - [2026-08-31 03:33:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009131 10.0.0.50 - - [2026-08-31 03:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.38 - - [2026-08-31 03:33:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003713 10.0.0.50 - - [2026-08-31 03:33:53] "POST /neutron/network HTTP/1.1" 200 151 0.178280 10.0.0.50 - - [2026-08-31 03:33:53] "POST /neutron/network HTTP/1.1" 200 117 0.042560 10.0.0.50 - - [2026-08-31 03:33:53] "DELETE /route-target/836b07e4-5bf3-46f5-a3ff-4e27a739ba17 HTTP/1.1" 200 115 0.045928 10.0.0.50 - - [2026-08-31 03:33:53] "POST /neutron/port HTTP/1.1" 200 117 0.007107 10.0.0.38 - - [2026-08-31 03:33:56] "GET /obj-perms HTTP/1.1" 200 4493 0.040938 10.0.0.50 - - [2026-08-31 03:33:56] "GET /obj-perms HTTP/1.1" 200 4493 0.041357 10.0.0.50 - - [2026-08-31 03:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.38 - - [2026-08-31 03:33:56] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001412 10.0.0.50 - - [2026-08-31 03:33:56] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060254 10.0.0.38 - - [2026-08-31 03:33:57] "POST /useragent-kv HTTP/1.1" 200 115 0.011556 10.0.0.50 - - [2026-08-31 03:33:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.226866 10.0.0.50 - - [2026-08-31 03:33:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001840 10.0.0.50 - - [2026-08-31 03:33:57] "GET /virtual-network/d2d375a2-646c-48bb-8851-6a4d964319cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008033 10.0.0.50 - - [2026-08-31 03:33:57] "GET /virtual-network/d2d375a2-646c-48bb-8851-6a4d964319cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007338 10.0.0.50 - - [2026-08-31 03:33:57] "POST /neutron/network HTTP/1.1" 200 844 0.009497 10.0.0.50 - - [2026-08-31 03:33:57] "GET /virtual-network/d2d375a2-646c-48bb-8851-6a4d964319cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006176 10.0.0.50 - - [2026-08-31 03:33:57] "DELETE /access-control-list/98edb8a5-5556-4fad-93e0-697b3e6f094e HTTP/1.1" 200 115 0.042593 10.0.0.185 - - [2026-08-31 03:33:57] "GET /obj-perms HTTP/1.1" 200 4463 0.006176 10.0.0.185 - - [2026-08-31 03:33:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.50 - - [2026-08-31 03:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.38 - - [2026-08-31 03:33:57] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001309 10.0.0.50 - - [2026-08-31 03:33:58] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.083225 10.0.0.185 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2026-08-31 03:33:58] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001713 10.0.0.50 - - [2026-08-31 03:33:58] "POST /neutron/network HTTP/1.1" 200 625 0.176099 10.0.0.50 - - [2026-08-31 03:33:58] "POST /ref-update HTTP/1.1" 200 156 0.042729 10.0.0.38 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.38 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.50 - - [2026-08-31 03:33:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.004995 10.0.0.50 - - [2026-08-31 03:33:58] "GET /virtual-network/08bfd10c-0b8f-4057-9be4-3ea914a966bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007350 10.0.0.50 - - [2026-08-31 03:33:58] "POST /neutron/network HTTP/1.1" 200 843 0.009028 10.0.0.50 - - [2026-08-31 03:33:58] "GET /virtual-network/08bfd10c-0b8f-4057-9be4-3ea914a966bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006488 10.0.0.185 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.185 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2026-08-31 03:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2026-08-31 03:33:59] "GET /virtual-network/08bfd10c-0b8f-4057-9be4-3ea914a966bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007515 10.0.0.38 - - [2026-08-31 03:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000389 10.0.0.50 - - [2026-08-31 03:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2026-08-31 03:33:59] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.50 - - [2026-08-31 03:33:59] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.069907 10.0.0.50 - - [2026-08-31 03:33:59] "POST /neutron/network HTTP/1.1" 200 117 0.024019 10.0.0.50 - - [2026-08-31 03:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.50 - - [2026-08-31 03:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000684 10.0.0.50 - - [2026-08-31 03:34:00] "POST /neutron/network HTTP/1.1" 200 848 0.010427 10.0.0.50 - - [2026-08-31 03:34:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.001810 10.0.0.50 - - [2026-08-31 03:34:00] "GET /virtual-network/bee2ca48-ea55-496a-92d6-929e9638492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007925 10.0.0.50 - - [2026-08-31 03:34:00] "GET /virtual-network/bee2ca48-ea55-496a-92d6-929e9638492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.010231 10.0.0.50 - - [2026-08-31 03:34:00] "POST /neutron/subnet HTTP/1.1" 200 734 0.011676 10.0.0.50 - - [2026-08-31 03:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2026-08-31 03:34:00] "GET /virtual-network/bee2ca48-ea55-496a-92d6-929e9638492d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007884 10.0.0.50 - - [2026-08-31 03:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000440 10.0.0.50 - - [2026-08-31 03:34:00] "GET /obj-perms HTTP/1.1" 200 4463 0.004253 10.0.0.38 - - [2026-08-31 03:34:00] "GET /obj-perms HTTP/1.1" 200 4463 0.004102 10.0.0.50 - - [2026-08-31 03:34:00] "POST /id-to-fqname HTTP/1.1" 200 223 0.001833 10.0.0.50 - - [2026-08-31 03:34:01] "POST /neutron/port HTTP/1.1" 200 117 0.011413 10.0.0.50 - - [2026-08-31 03:34:01] "POST /id-to-fqname HTTP/1.1" 200 224 0.001472 10.0.0.50 - - [2026-08-31 03:34:01] "POST /neutron/network HTTP/1.1" 200 858 0.008888 10.0.0.50 - - [2026-08-31 03:34:01] "POST /neutron/port HTTP/1.1" 200 117 0.006885 10.0.0.50 - - [2026-08-31 03:34:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004642 10.0.0.50 - - [2026-08-31 03:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2026-08-31 03:34:01] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001347 10.0.0.50 - - [2026-08-31 03:34:01] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009466 10.0.0.50 - - [2026-08-31 03:34:02] "POST /service-templates HTTP/1.1" 200 543 0.040652 10.0.0.50 - - [2026-08-31 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.50 - - [2026-08-31 03:34:02] "GET /service-template/d37dd1b6-786b-4ef8-b79b-48c9fd654c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.010624 10.0.0.50 - - [2026-08-31 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.50 - - [2026-08-31 03:34:02] "GET /service-template/d37dd1b6-786b-4ef8-b79b-48c9fd654c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005631 10.0.0.50 - - [2026-08-31 03:34:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001429 10.0.0.50 - - [2026-08-31 03:34:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001518 10.0.0.50 - - [2026-08-31 03:34:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001744 10.0.0.50 - - [2026-08-31 03:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.50 - - [2026-08-31 03:34:02] "DELETE /service-template/d37dd1b6-786b-4ef8-b79b-48c9fd654c13 HTTP/1.1" 200 115 0.044390 10.0.0.50 - - [2026-08-31 03:34:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003983 10.0.0.38 - - [2026-08-31 03:34:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005760 10.0.0.38 - - [2026-08-31 03:34:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003557 10.0.0.50 - - [2026-08-31 03:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009082 10.0.0.50 - - [2026-08-31 03:34:03] "POST /neutron/network HTTP/1.1" 200 151 0.171741 10.0.0.50 - - [2026-08-31 03:34:03] "DELETE /route-target/0d4ea624-e5b4-4c3b-b54b-67d4fed25ac3 HTTP/1.1" 200 115 0.032239 10.0.0.50 - - [2026-08-31 03:34:03] "POST /neutron/network HTTP/1.1" 200 844 0.016290 10.0.0.38 - - [2026-08-31 03:34:03] "DELETE /project/d3183819-7f67-49ad-a54a-695dcd77ca10 HTTP/1.1" 404 177 0.006117 10.0.0.38 - - [2026-08-31 03:34:03] "DELETE /project/7681f75cb8cc403fbe7d66fdc9c2d88d HTTP/1.1" 404 173 0.004151 10.0.0.50 - - [2026-08-31 03:34:03] "POST /neutron/network HTTP/1.1" 200 117 0.022403 10.0.0.38 - - [2026-08-31 03:34:05] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.50 - - [2026-08-31 03:34:05] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057060 10.0.0.38 - - [2026-08-31 03:34:05] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002377 10.0.0.50 - - [2026-08-31 03:34:05] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?fields=virtual_networks HTTP/1.1" 200 1038 0.089310 10.0.0.38 - - [2026-08-31 03:34:05] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.50 - - [2026-08-31 03:34:05] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.055158 10.0.0.38 - - [2026-08-31 03:34:05] "GET /projects?obj_uuids=7681f75c-b8cc-403f-be7d-66fdc9c2d88d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.50 - - [2026-08-31 03:34:05] "GET /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d?fields=security_groups HTTP/1.1" 200 1262 0.058318 10.0.0.50 - - [2026-08-31 03:34:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.029807 10.0.0.38 - - [2026-08-31 03:34:06] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003840 10.0.0.38 - - [2026-08-31 03:34:07] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001590 10.0.0.38 - - [2026-08-31 03:34:07] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010125 10.0.0.38 - - [2026-08-31 03:34:07] "POST /id-to-fqname HTTP/1.1" 200 186 0.007049 10.0.0.38 - - [2026-08-31 03:34:07] "POST /fqname-to-id HTTP/1.1" 404 195 0.017478 10.0.0.38 - - [2026-08-31 03:34:07] "POST /security-groups HTTP/1.1" 200 587 0.085736 10.0.0.50 - - [2026-08-31 03:34:07] "POST /fqname-to-id HTTP/1.1" 404 230 0.004044 10.0.0.38 - - [2026-08-31 03:34:07] "POST /projects HTTP/1.1" 200 577 0.338214 10.0.0.38 - - [2026-08-31 03:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.427160 10.0.0.50 - - [2026-08-31 03:34:07] "POST /access-control-lists HTTP/1.1" 200 590 0.055974 10.0.0.50 - - [2026-08-31 03:34:07] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.626767 10.0.0.50 - - [2026-08-31 03:34:08] "GET / HTTP/1.1" 200 35931 0.002510 10.0.0.50 - - [2026-08-31 03:34:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000659 10.0.0.50 - - [2026-08-31 03:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.070854 10.0.0.38 - - [2026-08-31 03:34:10] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001254 10.0.0.50 - - [2026-08-31 03:34:10] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.058981 10.0.0.50 - - [2026-08-31 03:34:11] "POST /neutron/network HTTP/1.1" 200 117 0.038105 10.0.0.50 - - [2026-08-31 03:34:11] "POST /neutron/network HTTP/1.1" 200 840 0.009848 10.0.0.50 - - [2026-08-31 03:34:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001632 10.0.0.50 - - [2026-08-31 03:34:11] "GET /virtual-network/eb94a801-d6c7-408b-ac05-92dd22641503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006089 10.0.0.50 - - [2026-08-31 03:34:11] "GET /virtual-network/eb94a801-d6c7-408b-ac05-92dd22641503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006001 10.0.0.50 - - [2026-08-31 03:34:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.011522 10.0.0.50 - - [2026-08-31 03:34:12] "GET /virtual-network/eb94a801-d6c7-408b-ac05-92dd22641503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007939 10.0.0.185 - - [2026-08-31 03:34:13] "GET /obj-perms HTTP/1.1" 200 4459 0.053382 10.0.0.50 - - [2026-08-31 03:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.38 - - [2026-08-31 03:34:13] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001006 10.0.0.50 - - [2026-08-31 03:34:13] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.056120 10.0.0.50 - - [2026-08-31 03:34:14] "POST /route-targets HTTP/1.1" 200 327 0.031319 10.0.0.38 - - [2026-08-31 03:34:14] "POST /useragent-kv HTTP/1.1" 200 115 0.008270 10.0.0.50 - - [2026-08-31 03:34:14] "POST /neutron/subnet HTTP/1.1" 200 730 0.246620 10.0.0.50 - - [2026-08-31 03:34:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001830 10.0.0.50 - - [2026-08-31 03:34:14] "GET /virtual-network/298bf251-8bd8-47eb-ba30-78fe6dc56f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007215 10.0.0.50 - - [2026-08-31 03:34:14] "GET /virtual-network/298bf251-8bd8-47eb-ba30-78fe6dc56f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007246 10.0.0.50 - - [2026-08-31 03:34:14] "POST /neutron/network HTTP/1.1" 200 843 0.007607 10.0.0.50 - - [2026-08-31 03:34:14] "GET /virtual-network/298bf251-8bd8-47eb-ba30-78fe6dc56f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006791 10.0.0.50 - - [2026-08-31 03:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.38 - - [2026-08-31 03:34:15] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001192 10.0.0.50 - - [2026-08-31 03:34:15] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.063066 10.0.0.38 - - [2026-08-31 03:34:15] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001068 10.0.0.50 - - [2026-08-31 03:34:15] "POST /neutron/network HTTP/1.1" 200 625 0.180430 10.0.0.50 - - [2026-08-31 03:34:15] "POST /ref-update HTTP/1.1" 200 156 0.038218 10.0.0.50 - - [2026-08-31 03:34:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.004730 10.0.0.50 - - [2026-08-31 03:34:15] "GET /virtual-network/b851f50b-d4fb-4a51-8ba3-a11e50ceb8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007774 10.0.0.50 - - [2026-08-31 03:34:15] "POST /neutron/network HTTP/1.1" 200 845 0.009384 10.0.0.50 - - [2026-08-31 03:34:15] "GET /virtual-network/b851f50b-d4fb-4a51-8ba3-a11e50ceb8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007615 10.0.0.50 - - [2026-08-31 03:34:16] "GET /virtual-network/b851f50b-d4fb-4a51-8ba3-a11e50ceb8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006535 10.0.0.50 - - [2026-08-31 03:34:16] "GET /obj-perms HTTP/1.1" 200 4459 0.041397 10.0.0.38 - - [2026-08-31 03:34:16] "GET /obj-perms HTTP/1.1" 200 4459 0.044698 10.0.0.50 - - [2026-08-31 03:34:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001503 10.0.0.50 - - [2026-08-31 03:34:16] "POST /neutron/network HTTP/1.1" 200 853 0.007716 10.0.0.38 - - [2026-08-31 03:34:16] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001309 10.0.0.50 - - [2026-08-31 03:34:16] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.054952 10.0.0.50 - - [2026-08-31 03:34:17] "POST /neutron/port HTTP/1.1" 200 117 0.008457 10.0.0.50 - - [2026-08-31 03:34:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001367 10.0.0.50 - - [2026-08-31 03:34:17] "POST /neutron/network HTTP/1.1" 200 845 0.007720 10.0.0.50 - - [2026-08-31 03:34:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.004283 10.0.0.50 - - [2026-08-31 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.38 - - [2026-08-31 03:34:17] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001353 10.0.0.50 - - [2026-08-31 03:34:17] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009023 10.0.0.50 - - [2026-08-31 03:34:17] "POST /service-templates HTTP/1.1" 200 543 0.039559 10.0.0.50 - - [2026-08-31 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.50 - - [2026-08-31 03:34:17] "GET /service-template/ee2023ac-0617-4040-82e7-bcabecd87283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007210 10.0.0.50 - - [2026-08-31 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011502 10.0.0.50 - - [2026-08-31 03:34:18] "GET /service-template/ee2023ac-0617-4040-82e7-bcabecd87283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004960 10.0.0.50 - - [2026-08-31 03:34:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.002498 10.0.0.50 - - [2026-08-31 03:34:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001473 10.0.0.50 - - [2026-08-31 03:34:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001661 10.0.0.50 - - [2026-08-31 03:34:18] "POST /neutron/port HTTP/1.1" 200 117 0.009742 10.0.0.50 - - [2026-08-31 03:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.50 - - [2026-08-31 03:34:18] "DELETE /service-template/ee2023ac-0617-4040-82e7-bcabecd87283 HTTP/1.1" 200 115 0.060561 10.0.0.50 - - [2026-08-31 03:34:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.004240 10.0.0.50 - - [2026-08-31 03:34:19] "POST /neutron/network HTTP/1.1" 200 843 0.008346 10.0.0.50 - - [2026-08-31 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.38 - - [2026-08-31 03:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.007203 10.0.0.38 - - [2026-08-31 03:34:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006929 10.0.0.50 - - [2026-08-31 03:34:19] "POST /neutron/network HTTP/1.1" 200 151 0.161998 10.0.0.50 - - [2026-08-31 03:34:19] "DELETE /route-target/85616bbb-4992-4e33-950e-9133e5bbf4d5 HTTP/1.1" 200 115 0.031392 10.0.0.50 - - [2026-08-31 03:34:20] "POST /neutron/network HTTP/1.1" 200 117 0.019078 10.0.0.50 - - [2026-08-31 03:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.38 - - [2026-08-31 03:34:22] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 10.0.0.50 - - [2026-08-31 03:34:22] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.059575 10.0.0.38 - - [2026-08-31 03:34:22] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001478 10.0.0.50 - - [2026-08-31 03:34:23] "POST /neutron/network HTTP/1.1" 200 623 0.168316 10.0.0.50 - - [2026-08-31 03:34:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.004395 10.0.0.50 - - [2026-08-31 03:34:23] "GET /virtual-network/ead4ee10-d9f4-42cc-867a-02be85c49f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006552 10.0.0.50 - - [2026-08-31 03:34:23] "POST /neutron/network HTTP/1.1" 200 843 0.008192 10.0.0.50 - - [2026-08-31 03:34:23] "GET /virtual-network/ead4ee10-d9f4-42cc-867a-02be85c49f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006560 10.0.0.50 - - [2026-08-31 03:34:23] "GET /virtual-network/ead4ee10-d9f4-42cc-867a-02be85c49f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006262 10.0.0.185 - - [2026-08-31 03:34:24] "GET /obj-perms HTTP/1.1" 200 4459 0.003983 10.0.0.50 - - [2026-08-31 03:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2026-08-31 03:34:24] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001415 10.0.0.50 - - [2026-08-31 03:34:24] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.070669 10.0.0.50 - - [2026-08-31 03:34:24] "POST /neutron/network HTTP/1.1" 200 117 0.017521 10.0.0.50 - - [2026-08-31 03:34:24] "POST /route-targets HTTP/1.1" 200 327 0.015538 10.0.0.50 - - [2026-08-31 03:34:24] "POST /neutron/network HTTP/1.1" 200 842 0.010323 10.0.0.50 - - [2026-08-31 03:34:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001403 10.0.0.50 - - [2026-08-31 03:34:24] "GET /virtual-network/5a999f80-c93a-43c6-80c8-76d4e7cc118a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006513 10.0.0.50 - - [2026-08-31 03:34:24] "GET /virtual-network/5a999f80-c93a-43c6-80c8-76d4e7cc118a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009290 10.0.0.50 - - [2026-08-31 03:34:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.011178 10.0.0.50 - - [2026-08-31 03:34:25] "GET /virtual-network/5a999f80-c93a-43c6-80c8-76d4e7cc118a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007740 10.0.0.50 - - [2026-08-31 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2026-08-31 03:34:25] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001148 10.0.0.50 - - [2026-08-31 03:34:25] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.062045 10.0.0.50 - - [2026-08-31 03:34:25] "POST /ref-update HTTP/1.1" 200 156 0.036030 10.0.0.38 - - [2026-08-31 03:34:26] "POST /useragent-kv HTTP/1.1" 200 115 0.012696 10.0.0.50 - - [2026-08-31 03:34:26] "POST /neutron/subnet HTTP/1.1" 200 730 0.286696 10.0.0.50 - - [2026-08-31 03:34:26] "POST /id-to-fqname HTTP/1.1" 200 222 0.001860 10.0.0.50 - - [2026-08-31 03:34:26] "GET /virtual-network/b403946f-63ce-449e-8e58-cf2e31a42ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006381 10.0.0.50 - - [2026-08-31 03:34:26] "GET /virtual-network/b403946f-63ce-449e-8e58-cf2e31a42ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006359 10.0.0.50 - - [2026-08-31 03:34:26] "POST /neutron/network HTTP/1.1" 200 845 0.008808 10.0.0.50 - - [2026-08-31 03:34:26] "GET /virtual-network/b403946f-63ce-449e-8e58-cf2e31a42ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006080 10.0.0.50 - - [2026-08-31 03:34:26] "GET /obj-perms HTTP/1.1" 200 4459 0.003944 10.0.0.38 - - [2026-08-31 03:34:26] "GET /obj-perms HTTP/1.1" 200 4459 0.004929 10.0.0.50 - - [2026-08-31 03:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.38 - - [2026-08-31 03:34:26] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001250 10.0.0.50 - - [2026-08-31 03:34:26] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.056586 10.0.0.38 - - [2026-08-31 03:34:26] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001321 10.0.0.50 - - [2026-08-31 03:34:27] "POST /neutron/network HTTP/1.1" 200 635 0.177247 10.0.0.50 - - [2026-08-31 03:34:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.004168 10.0.0.50 - - [2026-08-31 03:34:27] "GET /virtual-network/ac5f5fbd-7559-4103-ab6c-578936f67cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007806 10.0.0.50 - - [2026-08-31 03:34:27] "POST /neutron/network HTTP/1.1" 200 851 0.008037 10.0.0.50 - - [2026-08-31 03:34:27] "GET /virtual-network/ac5f5fbd-7559-4103-ab6c-578936f67cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005572 10.0.0.50 - - [2026-08-31 03:34:27] "GET /virtual-network/ac5f5fbd-7559-4103-ab6c-578936f67cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007957 10.0.0.185 - - [2026-08-31 03:34:27] "GET /obj-perms HTTP/1.1" 200 4459 0.004094 10.0.0.50 - - [2026-08-31 03:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2026-08-31 03:34:28] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001272 10.0.0.50 - - [2026-08-31 03:34:28] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.064013 10.0.0.50 - - [2026-08-31 03:34:28] "POST /neutron/network HTTP/1.1" 200 117 0.020825 10.0.0.50 - - [2026-08-31 03:34:28] "POST /route-targets HTTP/1.1" 200 327 0.018786 10.0.0.50 - - [2026-08-31 03:34:28] "POST /neutron/network HTTP/1.1" 200 858 0.010309 10.0.0.50 - - [2026-08-31 03:34:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 10.0.0.50 - - [2026-08-31 03:34:28] "GET /virtual-network/c12ff7b9-d0f3-40f7-b9cf-5688d0ed4661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005918 10.0.0.50 - - [2026-08-31 03:34:28] "GET /virtual-network/c12ff7b9-d0f3-40f7-b9cf-5688d0ed4661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.006604 10.0.0.50 - - [2026-08-31 03:34:28] "POST /neutron/subnet HTTP/1.1" 200 734 0.010237 10.0.0.50 - - [2026-08-31 03:34:28] "GET /virtual-network/c12ff7b9-d0f3-40f7-b9cf-5688d0ed4661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.007104 10.0.0.50 - - [2026-08-31 03:34:29] "POST /id-to-fqname HTTP/1.1" 200 221 0.001470 10.0.0.50 - - [2026-08-31 03:34:29] "POST /neutron/port HTTP/1.1" 200 117 0.039232 10.0.0.50 - - [2026-08-31 03:34:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001547 10.0.0.50 - - [2026-08-31 03:34:29] "POST /neutron/network HTTP/1.1" 200 855 0.012908 10.0.0.38 - - [2026-08-31 03:34:29] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001078 10.0.0.50 - - [2026-08-31 03:34:29] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.070407 10.0.0.50 - - [2026-08-31 03:34:30] "POST /neutron/port HTTP/1.1" 200 117 0.007963 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004116 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.38 - - [2026-08-31 03:34:30] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001827 10.0.0.50 - - [2026-08-31 03:34:30] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012052 10.0.0.50 - - [2026-08-31 03:34:30] "POST /service-templates HTTP/1.1" 200 543 0.050711 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.50 - - [2026-08-31 03:34:30] "GET /service-template/50283bf6-9714-4c92-9995-9fe507c749be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007078 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.50 - - [2026-08-31 03:34:30] "GET /service-template/50283bf6-9714-4c92-9995-9fe507c749be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.005296 10.0.0.50 - - [2026-08-31 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001783 10.0.0.50 - - [2026-08-31 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001754 10.0.0.50 - - [2026-08-31 03:34:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001697 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2026-08-31 03:34:30] "DELETE /service-template/50283bf6-9714-4c92-9995-9fe507c749be HTTP/1.1" 200 115 0.040423 10.0.0.50 - - [2026-08-31 03:34:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.015454 10.0.0.38 - - [2026-08-31 03:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007132 10.0.0.38 - - [2026-08-31 03:34:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003147 10.0.0.50 - - [2026-08-31 03:34:31] "POST /neutron/network HTTP/1.1" 200 151 0.241513 10.0.0.50 - - [2026-08-31 03:34:31] "DELETE /route-target/b3d29dc9-b558-4c23-9014-363ce8b4c88b HTTP/1.1" 200 115 0.182191 10.0.0.50 - - [2026-08-31 03:34:32] "POST /neutron/network HTTP/1.1" 200 845 0.008240 10.0.0.50 - - [2026-08-31 03:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.50 - - [2026-08-31 03:34:32] "POST /neutron/network HTTP/1.1" 200 1517 0.014213 10.0.0.38 - - [2026-08-31 03:34:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004197 10.0.0.38 - - [2026-08-31 03:34:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004662 10.0.0.50 - - [2026-08-31 03:34:32] "POST /neutron/network HTTP/1.1" 200 151 0.169609 10.0.0.50 - - [2026-08-31 03:34:32] "DELETE /route-target/9abb8e32-e0c6-4c25-afdc-881123a933b0 HTTP/1.1" 200 115 0.033667 10.0.0.38 - - [2026-08-31 03:34:33] "POST /useragent-kv HTTP/1.1" 200 115 0.009435 10.0.0.38 - - [2026-08-31 03:34:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004582 10.0.0.50 - - [2026-08-31 03:34:33] "POST /neutron/network HTTP/1.1" 200 151 0.191296 10.0.0.38 - - [2026-08-31 03:34:34] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001403 10.0.0.50 - - [2026-08-31 03:34:34] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.057050 10.0.0.38 - - [2026-08-31 03:34:34] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001321 10.0.0.50 - - [2026-08-31 03:34:34] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?fields=virtual_networks HTTP/1.1" 200 1034 0.057543 10.0.0.38 - - [2026-08-31 03:34:34] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001851 10.0.0.50 - - [2026-08-31 03:34:35] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.067515 10.0.0.38 - - [2026-08-31 03:34:35] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001393 10.0.0.50 - - [2026-08-31 03:34:35] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?fields=security_groups HTTP/1.1" 200 1256 0.061539 10.0.0.50 - - [2026-08-31 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.031538 10.0.0.38 - - [2026-08-31 03:34:36] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003973 10.0.0.38 - - [2026-08-31 03:34:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001068 10.0.0.38 - - [2026-08-31 03:34:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008162 10.0.0.38 - - [2026-08-31 03:34:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.006260 10.0.0.38 - - [2026-08-31 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.019932 10.0.0.38 - - [2026-08-31 03:34:36] "POST /security-groups HTTP/1.1" 200 593 0.085015 10.0.0.50 - - [2026-08-31 03:34:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.009382 10.0.0.38 - - [2026-08-31 03:34:36] "POST /projects HTTP/1.1" 200 589 0.395422 10.0.0.38 - - [2026-08-31 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.491221 10.0.0.50 - - [2026-08-31 03:34:36] "POST /access-control-lists HTTP/1.1" 200 596 0.055402 10.0.0.50 - - [2026-08-31 03:34:36] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.726339 10.0.0.50 - - [2026-08-31 03:34:38] "GET / HTTP/1.1" 200 35931 0.002317 10.0.0.50 - - [2026-08-31 03:34:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000659 10.0.0.50 - - [2026-08-31 03:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.062046 10.0.0.38 - - [2026-08-31 03:34:40] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001226 10.0.0.50 - - [2026-08-31 03:34:40] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.067614 10.0.0.38 - - [2026-08-31 03:34:41] "POST /useragent-kv HTTP/1.1" 200 115 0.010857 10.0.0.50 - - [2026-08-31 03:34:41] "POST /neutron/subnet HTTP/1.1" 200 734 0.324133 10.0.0.50 - - [2026-08-31 03:34:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001853 10.0.0.50 - - [2026-08-31 03:34:41] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008227 10.0.0.50 - - [2026-08-31 03:34:41] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008733 10.0.0.50 - - [2026-08-31 03:34:41] "POST /neutron/network HTTP/1.1" 200 844 0.011079 10.0.0.50 - - [2026-08-31 03:34:41] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008674 10.0.0.50 - - [2026-08-31 03:34:42] "GET /obj-perms HTTP/1.1" 200 4471 0.052541 10.0.0.38 - - [2026-08-31 03:34:43] "GET /obj-perms HTTP/1.1" 200 4471 0.044169 10.0.0.50 - - [2026-08-31 03:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.38 - - [2026-08-31 03:34:43] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001152 10.0.0.50 - - [2026-08-31 03:34:43] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.061362 10.0.0.38 - - [2026-08-31 03:34:43] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001555 10.0.0.50 - - [2026-08-31 03:34:43] "POST /neutron/network HTTP/1.1" 200 625 0.199722 10.0.0.50 - - [2026-08-31 03:34:43] "POST /route-targets HTTP/1.1" 200 327 0.016319 10.0.0.50 - - [2026-08-31 03:34:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.005270 10.0.0.50 - - [2026-08-31 03:34:43] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006958 10.0.0.50 - - [2026-08-31 03:34:43] "POST /neutron/network HTTP/1.1" 200 844 0.009497 10.0.0.50 - - [2026-08-31 03:34:43] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008756 10.0.0.50 - - [2026-08-31 03:34:44] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007590 10.0.0.185 - - [2026-08-31 03:34:44] "GET /obj-perms HTTP/1.1" 200 4471 0.071849 10.0.0.50 - - [2026-08-31 03:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.38 - - [2026-08-31 03:34:44] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001058 10.0.0.50 - - [2026-08-31 03:34:44] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.067640 10.0.0.50 - - [2026-08-31 03:34:44] "POST /neutron/network HTTP/1.1" 200 117 0.019326 10.0.0.50 - - [2026-08-31 03:34:45] "POST /ref-update HTTP/1.1" 200 156 0.034475 10.0.0.50 - - [2026-08-31 03:34:45] "POST /neutron/network HTTP/1.1" 200 848 0.016359 10.0.0.50 - - [2026-08-31 03:34:45] "POST /id-to-fqname HTTP/1.1" 200 227 0.001544 10.0.0.50 - - [2026-08-31 03:34:45] "GET /virtual-network/b15e10f6-bbfd-477a-86ef-51c0dd3715a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006749 10.0.0.50 - - [2026-08-31 03:34:45] "GET /virtual-network/b15e10f6-bbfd-477a-86ef-51c0dd3715a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006724 10.0.0.50 - - [2026-08-31 03:34:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.011917 10.0.0.50 - - [2026-08-31 03:34:45] "GET /virtual-network/b15e10f6-bbfd-477a-86ef-51c0dd3715a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007963 10.0.0.50 - - [2026-08-31 03:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.38 - - [2026-08-31 03:34:46] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001219 10.0.0.50 - - [2026-08-31 03:34:46] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.046424 10.0.0.38 - - [2026-08-31 03:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.011746 10.0.0.50 - - [2026-08-31 03:34:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.266622 10.0.0.50 - - [2026-08-31 03:34:46] "POST /id-to-fqname HTTP/1.1" 200 233 0.001565 10.0.0.50 - - [2026-08-31 03:34:46] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008295 10.0.0.50 - - [2026-08-31 03:34:46] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.012619 10.0.0.50 - - [2026-08-31 03:34:46] "POST /neutron/network HTTP/1.1" 200 861 0.008423 10.0.0.50 - - [2026-08-31 03:34:47] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006905 10.0.0.50 - - [2026-08-31 03:34:47] "GET /obj-perms HTTP/1.1" 200 4471 0.003987 10.0.0.38 - - [2026-08-31 03:34:47] "GET /obj-perms HTTP/1.1" 200 4471 0.004580 10.0.0.50 - - [2026-08-31 03:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-08-31 03:34:47] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001229 10.0.0.50 - - [2026-08-31 03:34:47] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.090731 10.0.0.38 - - [2026-08-31 03:34:47] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001071 10.0.0.50 - - [2026-08-31 03:34:47] "POST /neutron/network HTTP/1.1" 200 643 0.164635 10.0.0.50 - - [2026-08-31 03:34:47] "POST /route-targets HTTP/1.1" 200 327 0.017264 10.0.0.50 - - [2026-08-31 03:34:48] "POST /id-to-fqname HTTP/1.1" 200 234 0.004309 10.0.0.50 - - [2026-08-31 03:34:48] "GET /virtual-network/bcfb29b5-fccf-4bf2-a523-e9dd475cf9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007294 10.0.0.50 - - [2026-08-31 03:34:48] "POST /neutron/network HTTP/1.1" 200 862 0.008289 10.0.0.50 - - [2026-08-31 03:34:48] "GET /virtual-network/bcfb29b5-fccf-4bf2-a523-e9dd475cf9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007461 10.0.0.50 - - [2026-08-31 03:34:48] "GET /virtual-network/bcfb29b5-fccf-4bf2-a523-e9dd475cf9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.015199 10.0.0.185 - - [2026-08-31 03:34:48] "GET /obj-perms HTTP/1.1" 200 4471 0.004464 10.0.0.50 - - [2026-08-31 03:34:48] "POST /id-to-fqname HTTP/1.1" 200 224 0.001465 10.0.0.50 - - [2026-08-31 03:34:48] "POST /neutron/network HTTP/1.1" 200 854 0.007769 10.0.0.50 - - [2026-08-31 03:34:49] "POST /neutron/port HTTP/1.1" 200 117 0.009016 10.0.0.50 - - [2026-08-31 03:34:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001868 10.0.0.50 - - [2026-08-31 03:34:49] "POST /neutron/network HTTP/1.1" 200 844 0.008292 10.0.0.50 - - [2026-08-31 03:34:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.004096 10.0.0.50 - - [2026-08-31 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-08-31 03:34:49] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001103 10.0.0.50 - - [2026-08-31 03:34:49] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008283 10.0.0.50 - - [2026-08-31 03:34:50] "POST /service-templates HTTP/1.1" 200 543 0.044386 10.0.0.50 - - [2026-08-31 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.50 - - [2026-08-31 03:34:50] "GET /service-template/a82439b7-13b4-48cd-be7e-b2b8f0eca0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.009159 10.0.0.50 - - [2026-08-31 03:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.50 - - [2026-08-31 03:34:50] "GET /service-template/a82439b7-13b4-48cd-be7e-b2b8f0eca0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.005085 10.0.0.50 - - [2026-08-31 03:34:50] "POST /id-to-fqname HTTP/1.1" 200 233 0.002185 10.0.0.50 - - [2026-08-31 03:34:50] "POST /neutron/port HTTP/1.1" 200 117 0.011047 10.0.0.38 - - [2026-08-31 03:34:50] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001273 10.0.0.50 - - [2026-08-31 03:34:50] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.064645 10.0.0.50 - - [2026-08-31 03:34:50] "POST /neutron/port HTTP/1.1" 200 117 0.016608 10.0.0.50 - - [2026-08-31 03:34:50] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 401 292 0.000694 10.0.0.50 - - [2026-08-31 03:34:51] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 404 171 0.036326 10.0.0.50 - - [2026-08-31 03:34:53] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 404 171 0.003758 10.0.0.38 - - [2026-08-31 03:34:53] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001102 10.0.0.50 - - [2026-08-31 03:34:54] "POST /neutron/port HTTP/1.1" 200 1076 0.377201 10.0.0.50 - - [2026-08-31 03:34:54] "POST /neutron/port HTTP/1.1" 200 1076 0.020901 10.0.0.50 - - [2026-08-31 03:34:54] "POST /neutron/port HTTP/1.1" 200 1074 0.021510 10.0.0.50 - - [2026-08-31 03:34:55] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 404 171 0.003487 10.0.0.50 - - [2026-08-31 03:34:55] "POST /neutron/port HTTP/1.1" 200 1140 0.026728 10.0.0.50 - - [2026-08-31 03:34:55] "POST /neutron/port HTTP/1.1" 200 117 0.001483 10.0.0.38 - - [2026-08-31 03:34:55] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001483 10.0.0.50 - - [2026-08-31 03:34:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.013032 10.0.0.50 - - [2026-08-31 03:34:56] "POST /neutron/port HTTP/1.1" 200 1075 0.392191 10.0.0.50 - - [2026-08-31 03:34:56] "POST /neutron/port HTTP/1.1" 200 1075 0.016525 10.0.0.50 - - [2026-08-31 03:34:57] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 200 1295 0.009940 10.0.0.50 - - [2026-08-31 03:34:57] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 2984 0.008578 10.0.0.50 - - [2026-08-31 03:34:57] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.008419 10.0.0.50 - - [2026-08-31 03:34:57] "PUT /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 284 0.017179 10.0.0.50 - - [2026-08-31 03:34:57] "POST /neutron/port HTTP/1.1" 200 1139 0.027515 10.0.0.50 - - [2026-08-31 03:34:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004098 10.0.0.50 - - [2026-08-31 03:34:57] "POST /neutron/network HTTP/1.1" 200 861 0.008293 10.0.0.50 - - [2026-08-31 03:34:58] "DELETE /access-control-list/2037a7ed-ea3b-4177-bc82-4396ec22ecfe HTTP/1.1" 200 115 0.076903 10.0.0.38 - - [2026-08-31 03:35:03] "DELETE /project/7681f75c-b8cc-403f-be7d-66fdc9c2d88d HTTP/1.1" 404 177 0.007668 10.0.0.38 - - [2026-08-31 03:35:03] "DELETE /project/03b8d81e36944f19b0f16097ac907ed7 HTTP/1.1" 404 173 0.011674 10.0.0.38 - - [2026-08-31 03:35:03] "DELETE /project/6e0d88ece8874f359c0b1d682f16eff6 HTTP/1.1" 404 173 0.010267 10.0.0.38 - - [2026-08-31 03:35:03] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001067 10.0.0.38 - - [2026-08-31 03:35:03] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.072521 10.0.0.38 - - [2026-08-31 03:35:03] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001558 10.0.0.38 - - [2026-08-31 03:35:04] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?fields=security_groups HTTP/1.1" 200 1361 0.065317 10.0.0.38 - - [2026-08-31 03:35:04] "DELETE /security-group/f17df648-c3f7-4efa-9e64-dbda40d87210 HTTP/1.1" 200 115 0.086167 10.0.0.38 - - [2026-08-31 03:35:04] "GET /projects?obj_uuids=6e0d88ec-e887-4f35-9c0b-1d682f16eff6&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001303 10.0.0.38 - - [2026-08-31 03:35:04] "GET /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6?fields=application_policy_sets HTTP/1.1" 200 1400 0.073019 10.0.0.38 - - [2026-08-31 03:35:04] "DELETE /project/6e0d88ec-e887-4f35-9c0b-1d682f16eff6 HTTP/1.1" 200 115 0.553282 10.0.0.50 - - [2026-08-31 03:35:07] "POST /neutron/port HTTP/1.1" 200 1139 0.020815 10.0.0.50 - - [2026-08-31 03:35:12] "POST /neutron/security_group HTTP/1.1" 200 2072 0.011237 10.0.0.50 - - [2026-08-31 03:35:22] "POST /neutron/port HTTP/1.1" 200 1139 0.021653 10.0.0.50 - - [2026-08-31 03:35:28] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008579 10.0.0.50 - - [2026-08-31 03:35:33] "POST /neutron/port HTTP/1.1" 200 1139 0.025078 10.0.0.50 - - [2026-08-31 03:35:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010745 10.0.0.50 - - [2026-08-31 03:35:33] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 200 1295 0.004735 10.0.0.50 - - [2026-08-31 03:35:33] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 3034 0.006268 10.0.0.50 - - [2026-08-31 03:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.50 - - [2026-08-31 03:35:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005035 10.0.0.50 - - [2026-08-31 03:35:33] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.006014 10.0.0.50 - - [2026-08-31 03:35:33] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006530 10.0.0.50 - - [2026-08-31 03:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.50 - - [2026-08-31 03:35:36] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.010397 10.0.0.50 - - [2026-08-31 03:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.50 - - [2026-08-31 03:35:40] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.006147 10.0.0.50 - - [2026-08-31 03:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.50 - - [2026-08-31 03:35:44] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.005830 10.0.0.50 - - [2026-08-31 03:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-08-31 03:35:48] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007360 10.0.0.50 - - [2026-08-31 03:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2026-08-31 03:35:53] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007475 10.0.0.50 - - [2026-08-31 03:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.50 - - [2026-08-31 03:35:57] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007537 10.0.0.50 - - [2026-08-31 03:35:59] "POST /neutron/port HTTP/1.1" 200 1140 0.022985 10.0.0.50 - - [2026-08-31 03:36:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005411 10.0.0.50 - - [2026-08-31 03:36:01] "POST /neutron/network HTTP/1.1" 200 844 0.009765 10.0.0.50 - - [2026-08-31 03:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.50 - - [2026-08-31 03:36:01] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007678 10.0.0.50 - - [2026-08-31 03:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.50 - - [2026-08-31 03:36:05] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.009783 10.0.0.50 - - [2026-08-31 03:36:08] "POST /neutron/network HTTP/1.1" 200 854 0.030741 10.0.0.50 - - [2026-08-31 03:36:08] "POST /neutron/port HTTP/1.1" 200 117 0.001696 10.0.0.50 - - [2026-08-31 03:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.50 - - [2026-08-31 03:36:09] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007779 10.0.0.50 - - [2026-08-31 03:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.50 - - [2026-08-31 03:36:13] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008027 10.0.0.50 - - [2026-08-31 03:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.50 - - [2026-08-31 03:36:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004130 10.0.0.50 - - [2026-08-31 03:36:15] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004326 10.0.0.50 - - [2026-08-31 03:36:15] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007715 10.0.0.50 - - [2026-08-31 03:36:15] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009864 10.0.0.50 - - [2026-08-31 03:36:20] "POST /neutron/port HTTP/1.1" 200 1140 0.045399 10.0.0.50 - - [2026-08-31 03:36:20] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008689 10.0.0.50 - - [2026-08-31 03:36:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.005278 10.0.0.50 - - [2026-08-31 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.38 - - [2026-08-31 03:36:31] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001375 10.0.0.50 - - [2026-08-31 03:36:31] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.057547 10.0.0.50 - - [2026-08-31 03:36:31] "POST /service-instances HTTP/1.1" 200 547 0.041642 10.0.0.50 - - [2026-08-31 03:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-08-31 03:36:31] "GET /service-instance/7411e412-b44a-4538-a07e-3912e1661ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007349 10.0.0.50 - - [2026-08-31 03:36:31] "POST /port-tuples HTTP/1.1" 200 590 0.062295 10.0.0.50 - - [2026-08-31 03:36:31] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006857 10.0.0.50 - - [2026-08-31 03:36:31] "PUT /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 284 0.016392 10.0.0.50 - - [2026-08-31 03:36:31] "POST /ref-update HTTP/1.1" 200 156 0.020330 10.0.0.50 - - [2026-08-31 03:36:31] "POST /instance-ips HTTP/1.1" 200 373 0.067446 10.0.0.50 - - [2026-08-31 03:36:31] "POST /neutron/port HTTP/1.1" 200 1140 0.069220 10.0.0.50 - - [2026-08-31 03:36:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019286 10.0.0.50 - - [2026-08-31 03:36:32] "POST /neutron/security_group HTTP/1.1" 200 2072 0.010599 10.0.0.50 - - [2026-08-31 03:36:32] "POST /ref-update HTTP/1.1" 200 156 0.025134 10.0.0.50 - - [2026-08-31 03:36:32] "GET /virtual-machine/1a16cb6e-afae-411d-8c49-88e243f543a0 HTTP/1.1" 200 1294 0.007665 10.0.0.50 - - [2026-08-31 03:36:32] "GET /virtual-machine-interface/20103314-34a1-481a-8c5d-36f0399cbddf HTTP/1.1" 200 2956 0.007399 10.0.0.50 - - [2026-08-31 03:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.50 - - [2026-08-31 03:36:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004633 10.0.0.50 - - [2026-08-31 03:36:32] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004032 10.0.0.50 - - [2026-08-31 03:36:32] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.013004 10.0.0.50 - - [2026-08-31 03:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.50 - - [2026-08-31 03:36:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005488 10.0.0.50 - - [2026-08-31 03:36:33] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003973 10.0.0.50 - - [2026-08-31 03:36:33] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006327 10.0.0.50 - - [2026-08-31 03:36:33] "POST /neutron/port HTTP/1.1" 200 1138 0.023893 10.0.0.50 - - [2026-08-31 03:36:33] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009733 10.0.0.50 - - [2026-08-31 03:36:34] "GET /virtual-machine/9d34bf95-49fe-4179-8e89-ca61bc09eca2 HTTP/1.1" 200 1295 0.008149 10.0.0.50 - - [2026-08-31 03:36:34] "GET /virtual-machine-interface/ed8d23e2-f88d-44c8-a6c4-b1f4fb8e6980 HTTP/1.1" 200 2960 0.008379 10.0.0.50 - - [2026-08-31 03:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.50 - - [2026-08-31 03:36:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005237 10.0.0.50 - - [2026-08-31 03:36:34] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004447 10.0.0.50 - - [2026-08-31 03:36:34] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008439 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.50 - - [2026-08-31 03:36:35] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005145 10.0.0.50 - - [2026-08-31 03:36:35] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003557 10.0.0.50 - - [2026-08-31 03:36:35] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006428 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 404 215 0.005384 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.38 - - [2026-08-31 03:36:35] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001405 10.0.0.50 - - [2026-08-31 03:36:35] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.063319 10.0.0.50 - - [2026-08-31 03:36:35] "POST /network-policys HTTP/1.1" 200 551 0.051033 10.0.0.50 - - [2026-08-31 03:36:35] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.008893 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.50 - - [2026-08-31 03:36:35] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007253 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.50 - - [2026-08-31 03:36:35] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.004734 10.0.0.50 - - [2026-08-31 03:36:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.012815 10.0.0.50 - - [2026-08-31 03:36:36] "POST /ref-update HTTP/1.1" 200 156 0.138294 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.50 - - [2026-08-31 03:36:36] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.013183 10.0.0.50 - - [2026-08-31 03:36:36] "POST /neutron/network HTTP/1.1" 200 936 0.022456 10.0.0.50 - - [2026-08-31 03:36:36] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.011676 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006263 10.0.0.50 - - [2026-08-31 03:36:36] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.012818 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.50 - - [2026-08-31 03:36:36] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008514 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.50 - - [2026-08-31 03:36:36] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005475 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.012290 10.0.0.50 - - [2026-08-31 03:36:36] "POST /ref-update HTTP/1.1" 200 156 0.113800 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.50 - - [2026-08-31 03:36:36] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.006184 10.0.0.50 - - [2026-08-31 03:36:36] "POST /ref-update HTTP/1.1" 200 156 0.049175 10.0.0.50 - - [2026-08-31 03:36:36] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.019156 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012919 10.0.0.50 - - [2026-08-31 03:36:36] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.007691 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.50 - - [2026-08-31 03:36:36] "GET /service-template/a82439b7-13b4-48cd-be7e-b2b8f0eca0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.006413 10.0.0.50 - - [2026-08-31 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.38 - - [2026-08-31 03:36:36] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003744 10.0.0.50 - - [2026-08-31 03:36:37] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.105426 10.0.0.50 - - [2026-08-31 03:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.50 - - [2026-08-31 03:36:37] "GET /service-instance/7411e412-b44a-4538-a07e-3912e1661ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2542 0.008510 10.0.0.50 - - [2026-08-31 03:36:37] "POST /neutron/security_group HTTP/1.1" 200 2072 0.104205 10.0.0.50 - - [2026-08-31 03:36:37] "POST /neutron/port HTTP/1.1" 200 1397 0.060467 10.0.0.50 - - [2026-08-31 03:36:38] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008313 10.0.0.50 - - [2026-08-31 03:36:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.001651 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 200 1295 0.005097 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 3890 0.007737 10.0.0.50 - - [2026-08-31 03:36:38] "GET /instance-ip/95c3bd01-91e7-44ce-8d5a-405af86b7a12 HTTP/1.1" 200 1965 0.006055 10.0.0.50 - - [2026-08-31 03:36:38] "GET /instance-ip/a073ea77-3468-463c-bea4-df4b73b0b353 HTTP/1.1" 200 1637 0.008339 10.0.0.50 - - [2026-08-31 03:36:38] "GET /instance-ip/e90c2f7f-3f90-4dcf-a4e9-96bed924d05b HTTP/1.1" 200 1963 0.005100 10.0.0.50 - - [2026-08-31 03:36:38] "POST /neutron/port HTTP/1.1" 200 1397 0.030954 10.0.0.50 - - [2026-08-31 03:36:38] "POST /neutron/security_group HTTP/1.1" 200 2072 0.013350 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-machine/935a8bb7-b5db-4454-a723-852920daf67e HTTP/1.1" 200 1295 0.005140 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-machine-interface/d9c857f9-5e26-469c-9701-e7a84d67bd12 HTTP/1.1" 200 3890 0.006244 10.0.0.50 - - [2026-08-31 03:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.50 - - [2026-08-31 03:36:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005705 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004876 10.0.0.50 - - [2026-08-31 03:36:38] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007451 10.0.0.50 - - [2026-08-31 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.50 - - [2026-08-31 03:36:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005241 10.0.0.50 - - [2026-08-31 03:36:39] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004585 10.0.0.50 - - [2026-08-31 03:36:39] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008559 10.0.0.50 - - [2026-08-31 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.50 - - [2026-08-31 03:36:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005569 10.0.0.50 - - [2026-08-31 03:36:39] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.004567 10.0.0.50 - - [2026-08-31 03:36:39] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008353 10.0.0.50 - - [2026-08-31 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.50 - - [2026-08-31 03:36:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005567 10.0.0.50 - - [2026-08-31 03:36:40] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.005064 10.0.0.50 - - [2026-08-31 03:36:40] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.008092 10.0.0.50 - - [2026-08-31 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.50 - - [2026-08-31 03:36:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004877 10.0.0.50 - - [2026-08-31 03:36:40] "GET /virtual-networks?parent_id=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003988 10.0.0.50 - - [2026-08-31 03:36:40] "GET /virtual-network/dce725d5-04f5-47ea-9011-24258ca6299a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2080 0.007837 10.0.0.50 - - [2026-08-31 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.50 - - [2026-08-31 03:36:40] "GET /routing-instance/c2d2862a-0974-4d8e-9305-ac19bd2f8c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004847 10.0.0.50 - - [2026-08-31 03:36:40] "GET /routing-instance/c2d2862a-0974-4d8e-9305-ac19bd2f8c9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1590 0.007387 10.0.0.50 - - [2026-08-31 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.50 - - [2026-08-31 03:36:40] "GET /routing-instance/c2cea96e-05b3-43a3-bb85-039f586648f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2101 0.005759 10.0.0.50 - - [2026-08-31 03:36:40] "GET /routing-instance/c2cea96e-05b3-43a3-bb85-039f586648f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.007077 10.0.0.38 - - [2026-08-31 03:36:58] "GET /obj-perms HTTP/1.1" 200 4493 0.045260 10.0.0.50 - - [2026-08-31 03:36:59] "GET /obj-perms HTTP/1.1" 200 4493 0.053899 10.0.0.50 - - [2026-08-31 03:37:02] "POST /neutron/network HTTP/1.1" 200 871 0.030835 10.0.0.50 - - [2026-08-31 03:37:02] "POST /neutron/port HTTP/1.1" 200 117 0.001660 10.0.0.50 - - [2026-08-31 03:37:07] "POST /neutron/port HTTP/1.1" 200 1138 0.022677 10.0.0.50 - - [2026-08-31 03:37:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.012160 10.0.0.50 - - [2026-08-31 03:37:32] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2472 0.005797 10.0.0.50 - - [2026-08-31 03:37:32] "PUT /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6 HTTP/1.1" 200 262 0.019280 10.0.0.50 - - [2026-08-31 03:37:32] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005973 10.0.0.50 - - [2026-08-31 03:37:32] "POST /neutron/port HTTP/1.1" 200 1397 0.034912 10.0.0.50 - - [2026-08-31 03:37:55] "POST /neutron/security_group HTTP/1.1" 200 2072 0.009491 10.0.0.185 - - [2026-08-31 03:37:59] "GET /obj-perms HTTP/1.1" 200 4493 0.048847 10.0.0.50 - - [2026-08-31 03:38:00] "POST /ref-update HTTP/1.1" 200 156 0.087139 10.0.0.50 - - [2026-08-31 03:38:00] "GET /virtual-network/2b57a24d-008d-4d15-a351-855f67999243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.021789 10.0.0.50 - - [2026-08-31 03:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008712 10.0.0.50 - - [2026-08-31 03:38:00] "DELETE /access-control-list/75b18cd6-11e5-4bbc-a38e-b17292845bae HTTP/1.1" 200 115 0.122883 10.0.0.50 - - [2026-08-31 03:38:00] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005689 10.0.0.50 - - [2026-08-31 03:38:00] "POST /ref-update HTTP/1.1" 200 156 0.117447 10.0.0.50 - - [2026-08-31 03:38:01] "POST /ref-update HTTP/1.1" 200 156 0.089284 10.0.0.50 - - [2026-08-31 03:38:01] "GET /virtual-network/a57aa496-8afd-4cec-b4d6-98c6b8c6a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.029508 10.0.0.50 - - [2026-08-31 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.50 - - [2026-08-31 03:38:01] "GET /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005672 10.0.0.50 - - [2026-08-31 03:38:01] "DELETE /network-policy/4454d365-b5ce-4fc0-b6a2-2b267b664cc6 HTTP/1.1" 200 115 0.125097 10.0.0.50 - - [2026-08-31 03:38:01] "POST /ref-update HTTP/1.1" 200 156 0.088371 10.0.0.50 - - [2026-08-31 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032800 10.0.0.50 - - [2026-08-31 03:38:01] "POST /neutron/port HTTP/1.1" 200 1140 0.064430 10.0.0.50 - - [2026-08-31 03:38:01] "DELETE /service-instance/7411e412-b44a-4538-a07e-3912e1661ea0 HTTP/1.1" 200 115 0.118111 10.0.0.50 - - [2026-08-31 03:38:01] "DELETE /instance-ip/e90c2f7f-3f90-4dcf-a4e9-96bed924d05b HTTP/1.1" 200 115 0.089583 10.0.0.50 - - [2026-08-31 03:38:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005437 10.0.0.50 - - [2026-08-31 03:38:01] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.010602 10.0.0.50 - - [2026-08-31 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.50 - - [2026-08-31 03:38:01] "DELETE /service-template/a82439b7-13b4-48cd-be7e-b2b8f0eca0a0 HTTP/1.1" 200 115 0.042568 10.0.0.50 - - [2026-08-31 03:38:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006597 10.0.0.50 - - [2026-08-31 03:38:02] "DELETE /route-target/c2bd71ae-dc5f-4ff5-aa6a-6727d44fe562 HTTP/1.1" 200 115 0.044331 10.0.0.50 - - [2026-08-31 03:38:02] "POST /neutron/port HTTP/1.1" 200 1140 0.037831 10.0.0.50 - - [2026-08-31 03:38:03] "POST /neutron/network HTTP/1.1" 200 854 0.010674 10.0.0.50 - - [2026-08-31 03:38:03] "POST /neutron/port HTTP/1.1" 200 117 0.001855 10.0.0.50 - - [2026-08-31 03:38:03] "POST /neutron/port HTTP/1.1" 200 1129 0.020955 10.0.0.50 - - [2026-08-31 03:38:04] "POST /neutron/port HTTP/1.1" 200 1138 0.045325 10.0.0.50 - - [2026-08-31 03:38:04] "POST /neutron/port HTTP/1.1" 200 151 0.372180 10.0.0.38 - - [2026-08-31 03:38:04] "POST /useragent-kv HTTP/1.1" 200 115 0.010792 10.0.0.38 - - [2026-08-31 03:38:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003469 10.0.0.50 - - [2026-08-31 03:38:04] "POST /neutron/network HTTP/1.1" 200 151 0.170976 10.0.0.50 - - [2026-08-31 03:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.50 - - [2026-08-31 03:38:05] "POST /neutron/network HTTP/1.1" 200 844 0.009082 10.0.0.50 - - [2026-08-31 03:38:05] "DELETE /route-target/d852715c-3c6d-491c-b461-120d06fe03c5 HTTP/1.1" 200 115 0.038667 10.0.0.38 - - [2026-08-31 03:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.007653 10.0.0.38 - - [2026-08-31 03:38:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003896 10.0.0.50 - - [2026-08-31 03:38:06] "POST /neutron/network HTTP/1.1" 200 151 0.227221 10.0.0.38 - - [2026-08-31 03:38:07] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001882 10.0.0.50 - - [2026-08-31 03:38:07] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1380 0.059646 10.0.0.38 - - [2026-08-31 03:38:07] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001632 10.0.0.50 - - [2026-08-31 03:38:07] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?fields=virtual_networks HTTP/1.1" 200 1045 0.080325 10.0.0.38 - - [2026-08-31 03:38:08] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001868 10.0.0.50 - - [2026-08-31 03:38:08] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.075418 10.0.0.38 - - [2026-08-31 03:38:08] "GET /projects?obj_uuids=03b8d81e-3694-4f19-b0f1-6097ac907ed7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001246 10.0.0.50 - - [2026-08-31 03:38:08] "GET /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7?fields=security_groups HTTP/1.1" 200 1273 0.069724 10.0.0.50 - - [2026-08-31 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.039310 10.0.0.38 - - [2026-08-31 03:38:09] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003896 10.0.0.38 - - [2026-08-31 03:38:09] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001039 10.0.0.38 - - [2026-08-31 03:38:09] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007629 10.0.0.38 - - [2026-08-31 03:38:09] "POST /id-to-fqname HTTP/1.1" 200 191 0.016873 10.0.0.38 - - [2026-08-31 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.012503 10.0.0.38 - - [2026-08-31 03:38:09] "POST /security-groups HTTP/1.1" 200 592 0.052669 10.0.0.50 - - [2026-08-31 03:38:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.006989 10.0.0.38 - - [2026-08-31 03:38:09] "POST /projects HTTP/1.1" 200 587 0.324125 10.0.0.38 - - [2026-08-31 03:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.396065 10.0.0.50 - - [2026-08-31 03:38:09] "POST /access-control-lists HTTP/1.1" 200 595 0.040196 10.0.0.50 - - [2026-08-31 03:38:09] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.559621 10.0.0.50 - - [2026-08-31 03:38:09] "POST /neutron/network HTTP/1.1" 200 117 0.008174 10.0.0.50 - - [2026-08-31 03:38:10] "GET / HTTP/1.1" 200 35931 0.002433 10.0.0.50 - - [2026-08-31 03:38:13] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000624 10.0.0.38 - - [2026-08-31 03:38:13] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001471 10.0.0.50 - - [2026-08-31 03:38:13] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.120626 10.0.0.50 - - [2026-08-31 03:38:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.004248 10.0.0.50 - - [2026-08-31 03:38:13] "POST /virtual-DNSs HTTP/1.1" 200 507 0.043569 10.0.0.50 - - [2026-08-31 03:38:13] "GET /virtual-DNS/50caba7d-0992-4a7f-9951-51868d488a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.009967 10.0.0.50 - - [2026-08-31 03:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.50 - - [2026-08-31 03:38:13] "GET /virtual-DNS/50caba7d-0992-4a7f-9951-51868d488a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.006338 10.0.0.50 - - [2026-08-31 03:38:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004440 10.0.0.50 - - [2026-08-31 03:38:14] "POST /network-ipams HTTP/1.1" 200 514 0.041259 10.0.0.50 - - [2026-08-31 03:38:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.006942 10.0.0.50 - - [2026-08-31 03:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.50 - - [2026-08-31 03:38:14] "GET /network-ipam/3a741ff2-b5da-4c7c-af27-20bd83e6fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.008667 10.0.0.50 - - [2026-08-31 03:38:14] "PUT /network-ipam/3a741ff2-b5da-4c7c-af27-20bd83e6fd79 HTTP/1.1" 200 258 0.022556 10.0.0.50 - - [2026-08-31 03:38:14] "POST /ref-update HTTP/1.1" 200 156 0.026790 10.0.0.50 - - [2026-08-31 03:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.38 - - [2026-08-31 03:38:14] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001850 10.0.0.50 - - [2026-08-31 03:38:14] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.103716 10.0.0.38 - - [2026-08-31 03:38:15] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002015 10.0.0.50 - - [2026-08-31 03:38:15] "POST /neutron/network HTTP/1.1" 200 630 0.204522 10.0.0.50 - - [2026-08-31 03:38:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.004849 10.0.0.50 - - [2026-08-31 03:38:15] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007378 10.0.0.50 - - [2026-08-31 03:38:15] "POST /neutron/network HTTP/1.1" 200 845 0.009917 10.0.0.50 - - [2026-08-31 03:38:15] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008569 10.0.0.50 - - [2026-08-31 03:38:15] "POST /neutron/network HTTP/1.1" 200 819 0.018132 10.0.0.50 - - [2026-08-31 03:38:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001628 10.0.0.50 - - [2026-08-31 03:38:16] "POST /neutron/network HTTP/1.1" 200 845 0.066938 10.0.0.50 - - [2026-08-31 03:38:16] "POST /neutron/port HTTP/1.1" 200 117 0.008347 10.0.0.50 - - [2026-08-31 03:38:20] "POST /neutron/port HTTP/1.1" 200 1070 0.026766 10.0.0.50 - - [2026-08-31 03:38:21] "POST /neutron/port HTTP/1.1" 200 1134 0.029699 10.0.0.50 - - [2026-08-31 03:38:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005424 10.0.0.50 - - [2026-08-31 03:38:22] "POST /neutron/network HTTP/1.1" 200 845 0.010051 10.0.0.50 - - [2026-08-31 03:38:31] "POST /neutron/port HTTP/1.1" 200 1134 0.023758 10.0.0.50 - - [2026-08-31 03:38:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.015778 10.0.0.50 - - [2026-08-31 03:38:42] "POST /neutron/port HTTP/1.1" 200 1134 0.026924 10.0.0.50 - - [2026-08-31 03:38:42] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010940 10.0.0.50 - - [2026-08-31 03:38:42] "GET /virtual-machine/786d578b-e1d7-4cca-9d69-89a2a03101f6 HTTP/1.1" 401 292 0.000686 10.0.0.50 - - [2026-08-31 03:38:42] "GET /virtual-machine/786d578b-e1d7-4cca-9d69-89a2a03101f6 HTTP/1.1" 200 1293 0.031339 10.0.0.50 - - [2026-08-31 03:38:42] "GET /virtual-machine-interface/fcc645b8-d855-49ba-9968-6cf07af3de47 HTTP/1.1" 200 2964 0.007681 10.0.0.50 - - [2026-08-31 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.50 - - [2026-08-31 03:38:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005074 10.0.0.50 - - [2026-08-31 03:38:42] "GET /virtual-networks?parent_id=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004090 10.0.0.50 - - [2026-08-31 03:38:42] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008391 10.0.0.50 - - [2026-08-31 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2026-08-31 03:38:45] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007885 10.0.0.50 - - [2026-08-31 03:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.50 - - [2026-08-31 03:38:49] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008664 10.0.0.50 - - [2026-08-31 03:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.50 - - [2026-08-31 03:38:54] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007233 10.0.0.185 - - [2026-08-31 03:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.185 - - [2026-08-31 03:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2026-08-31 03:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.50 - - [2026-08-31 03:38:58] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009467 10.0.0.38 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.38 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000646 10.0.0.185 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.185 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000699 10.0.0.38 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000598 10.0.0.38 - - [2026-08-31 03:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.50 - - [2026-08-31 03:38:59] "DELETE /access-control-list/1872c4cc-e826-4d1f-b348-18c129d9370a HTTP/1.1" 200 115 0.057890 10.0.0.50 - - [2026-08-31 03:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.50 - - [2026-08-31 03:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.50 - - [2026-08-31 03:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2026-08-31 03:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.50 - - [2026-08-31 03:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2026-08-31 03:39:02] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007830 10.0.0.38 - - [2026-08-31 03:39:04] "DELETE /project/03b8d81e-3694-4f19-b0f1-6097ac907ed7 HTTP/1.1" 404 177 0.032952 10.0.0.38 - - [2026-08-31 03:39:04] "DELETE /project/0abb07d4a98943f8b8e8e78b1571fac2 HTTP/1.1" 404 173 0.042566 10.0.0.50 - - [2026-08-31 03:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.50 - - [2026-08-31 03:39:06] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007309 10.0.0.50 - - [2026-08-31 03:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.50 - - [2026-08-31 03:39:10] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007859 10.0.0.50 - - [2026-08-31 03:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.50 - - [2026-08-31 03:39:14] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007277 10.0.0.50 - - [2026-08-31 03:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.50 - - [2026-08-31 03:39:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004868 10.0.0.50 - - [2026-08-31 03:39:18] "GET /virtual-networks?parent_id=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004816 10.0.0.50 - - [2026-08-31 03:39:18] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007987 10.0.0.50 - - [2026-08-31 03:39:23] "POST /neutron/port HTTP/1.1" 200 1134 0.022898 10.0.0.50 - - [2026-08-31 03:39:24] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011873 10.0.0.50 - - [2026-08-31 03:39:48] "POST /neutron/network HTTP/1.1" 200 819 0.021047 10.0.0.50 - - [2026-08-31 03:39:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.002275 10.0.0.50 - - [2026-08-31 03:39:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010786 10.0.0.50 - - [2026-08-31 03:39:49] "POST /neutron/port HTTP/1.1" 200 1134 0.025615 10.0.0.50 - - [2026-08-31 03:39:49] "POST /neutron/port HTTP/1.1" 200 117 0.008799 10.0.0.50 - - [2026-08-31 03:39:53] "POST /neutron/port HTTP/1.1" 200 1070 0.034118 10.0.0.50 - - [2026-08-31 03:39:54] "POST /neutron/port HTTP/1.1" 200 1134 0.033457 10.0.0.50 - - [2026-08-31 03:39:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006355 10.0.0.50 - - [2026-08-31 03:39:54] "POST /neutron/network HTTP/1.1" 200 845 0.009207 10.0.0.50 - - [2026-08-31 03:40:04] "POST /neutron/port HTTP/1.1" 200 1134 0.028061 10.0.0.50 - - [2026-08-31 03:40:05] "POST /neutron/port HTTP/1.1" 200 1134 0.023182 10.0.0.50 - - [2026-08-31 03:40:06] "POST /neutron/subnet HTTP/1.1" 200 685 0.012186 10.0.0.50 - - [2026-08-31 03:40:09] "POST /neutron/port HTTP/1.1" 200 1134 0.025214 10.0.0.50 - - [2026-08-31 03:40:14] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010077 10.0.0.50 - - [2026-08-31 03:40:19] "POST /neutron/port HTTP/1.1" 200 1134 0.023255 10.0.0.50 - - [2026-08-31 03:40:19] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010077 10.0.0.50 - - [2026-08-31 03:40:19] "GET /virtual-machine/3d4901e2-f7b6-434a-aa0b-6946409d3e35 HTTP/1.1" 200 1293 0.008020 10.0.0.50 - - [2026-08-31 03:40:19] "GET /virtual-machine-interface/d236bbdf-fb3c-43c7-b746-e2c28c51f585 HTTP/1.1" 200 2964 0.007954 10.0.0.50 - - [2026-08-31 03:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.50 - - [2026-08-31 03:40:19] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005317 10.0.0.50 - - [2026-08-31 03:40:20] "GET /virtual-networks?parent_id=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004421 10.0.0.50 - - [2026-08-31 03:40:20] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008256 10.0.0.50 - - [2026-08-31 03:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.50 - - [2026-08-31 03:40:23] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008193 10.0.0.50 - - [2026-08-31 03:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.50 - - [2026-08-31 03:40:27] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008822 10.0.0.50 - - [2026-08-31 03:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.50 - - [2026-08-31 03:40:31] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008896 10.0.0.50 - - [2026-08-31 03:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.50 - - [2026-08-31 03:40:35] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006287 10.0.0.50 - - [2026-08-31 03:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.50 - - [2026-08-31 03:40:39] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006989 10.0.0.50 - - [2026-08-31 03:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.50 - - [2026-08-31 03:40:43] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006344 10.0.0.50 - - [2026-08-31 03:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.50 - - [2026-08-31 03:40:47] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007361 10.0.0.50 - - [2026-08-31 03:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.50 - - [2026-08-31 03:40:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005711 10.0.0.50 - - [2026-08-31 03:40:49] "GET /virtual-networks?parent_id=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005022 10.0.0.50 - - [2026-08-31 03:40:49] "GET /virtual-network/ba072ce5-92c9-4997-a197-fb998d604a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007739 10.0.0.50 - - [2026-08-31 03:40:54] "POST /neutron/port HTTP/1.1" 200 1134 0.026006 10.0.0.50 - - [2026-08-31 03:40:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009161 10.0.0.38 - - [2026-08-31 03:41:02] "GET /obj-perms HTTP/1.1" 200 4493 0.054638 10.0.0.50 - - [2026-08-31 03:41:06] "POST /neutron/port HTTP/1.1" 200 1134 0.021691 10.0.0.50 - - [2026-08-31 03:41:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005671 10.0.0.50 - - [2026-08-31 03:41:08] "POST /neutron/network HTTP/1.1" 200 845 0.009171 10.0.0.50 - - [2026-08-31 03:41:16] "POST /neutron/network HTTP/1.1" 200 855 0.026485 10.0.0.50 - - [2026-08-31 03:41:16] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.50 - - [2026-08-31 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.50 - - [2026-08-31 03:41:23] "DELETE /virtual-DNS/50caba7d-0992-4a7f-9951-51868d488a18 HTTP/1.1" 409 235 0.011014 10.0.0.50 - - [2026-08-31 03:41:23] "POST /fqname-to-id HTTP/1.1" 404 192 0.005834 10.0.0.50 - - [2026-08-31 03:41:23] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.034360 10.0.0.50 - - [2026-08-31 03:41:23] "GET /virtual-DNS-record/489f04a7-1370-4b47-b543-c771c1b52cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.006510 10.0.0.50 - - [2026-08-31 03:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.50 - - [2026-08-31 03:41:23] "GET /virtual-DNS-record/489f04a7-1370-4b47-b543-c771c1b52cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.005045 10.0.0.50 - - [2026-08-31 03:41:29] "DELETE /virtual-DNS-record/489f04a7-1370-4b47-b543-c771c1b52cd3 HTTP/1.1" 200 115 0.040657 10.0.0.50 - - [2026-08-31 03:41:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.014701 10.0.0.50 - - [2026-08-31 03:41:29] "POST /neutron/network HTTP/1.1" 400 204 0.018791 10.0.0.50 - - [2026-08-31 03:41:31] "POST /neutron/port HTTP/1.1" 200 1134 0.023909 10.0.0.50 - - [2026-08-31 03:41:32] "POST /neutron/port HTTP/1.1" 200 151 0.333632 10.0.0.50 - - [2026-08-31 03:41:33] "POST /neutron/network HTTP/1.1" 200 845 0.010195 10.0.0.50 - - [2026-08-31 03:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.50 - - [2026-08-31 03:41:34] "DELETE /network-ipam/3a741ff2-b5da-4c7c-af27-20bd83e6fd79 HTTP/1.1" 200 115 0.059373 10.0.0.50 - - [2026-08-31 03:41:34] "DELETE /route-target/dfaa4d37-d916-4c91-b958-5468fe86d637 HTTP/1.1" 200 115 0.054154 10.0.0.50 - - [2026-08-31 03:41:34] "DELETE /virtual-DNS/50caba7d-0992-4a7f-9951-51868d488a18 HTTP/1.1" 200 115 0.070763 10.0.0.50 - - [2026-08-31 03:41:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.006788 10.0.0.38 - - [2026-08-31 03:41:35] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.039519 10.0.0.50 - - [2026-08-31 03:41:35] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.112057 10.0.0.38 - - [2026-08-31 03:41:35] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002115 10.0.0.50 - - [2026-08-31 03:41:35] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?fields=virtual_networks HTTP/1.1" 200 1043 0.076038 10.0.0.38 - - [2026-08-31 03:41:35] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001955 10.0.0.50 - - [2026-08-31 03:41:36] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.079222 10.0.0.38 - - [2026-08-31 03:41:36] "GET /projects?obj_uuids=0abb07d4-a989-43f8-b8e8-e78b1571fac2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001541 10.0.0.50 - - [2026-08-31 03:41:36] "GET /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2?fields=security_groups HTTP/1.1" 200 1270 0.060067 10.0.0.50 - - [2026-08-31 03:41:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.031488 10.0.0.38 - - [2026-08-31 03:41:37] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004268 10.0.0.38 - - [2026-08-31 03:41:37] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001815 10.0.0.38 - - [2026-08-31 03:41:37] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.016126 10.0.0.38 - - [2026-08-31 03:41:37] "POST /id-to-fqname HTTP/1.1" 200 191 0.010872 10.0.0.38 - - [2026-08-31 03:41:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.008599 10.0.0.38 - - [2026-08-31 03:41:37] "POST /security-groups HTTP/1.1" 200 592 0.081852 10.0.0.38 - - [2026-08-31 03:41:37] "POST /projects HTTP/1.1" 200 587 0.431646 10.0.0.38 - - [2026-08-31 03:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.467098 10.0.0.50 - - [2026-08-31 03:41:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.011615 10.0.0.50 - - [2026-08-31 03:41:37] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.651332 10.0.0.50 - - [2026-08-31 03:41:38] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.50 - - [2026-08-31 03:41:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000742 10.0.0.50 - - [2026-08-31 03:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.067363 10.0.0.38 - - [2026-08-31 03:41:41] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001876 10.0.0.50 - - [2026-08-31 03:41:41] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.069852 10.0.0.38 - - [2026-08-31 03:41:41] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001387 10.0.0.50 - - [2026-08-31 03:41:41] "POST /neutron/network HTTP/1.1" 200 620 0.196918 10.0.0.50 - - [2026-08-31 03:41:41] "POST /ref-update HTTP/1.1" 200 156 0.034577 10.0.0.50 - - [2026-08-31 03:41:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.004457 10.0.0.50 - - [2026-08-31 03:41:41] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006317 10.0.0.50 - - [2026-08-31 03:41:42] "POST /neutron/network HTTP/1.1" 200 839 0.009679 10.0.0.50 - - [2026-08-31 03:41:42] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007394 10.0.0.50 - - [2026-08-31 03:41:42] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006454 10.0.0.50 - - [2026-08-31 03:41:43] "GET /obj-perms HTTP/1.1" 200 4469 0.066132 10.0.0.185 - - [2026-08-31 03:41:43] "GET /obj-perms HTTP/1.1" 200 4469 0.044315 10.0.0.50 - - [2026-08-31 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.38 - - [2026-08-31 03:41:44] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001500 10.0.0.50 - - [2026-08-31 03:41:44] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.079925 10.0.0.50 - - [2026-08-31 03:41:44] "POST /neutron/network HTTP/1.1" 200 117 0.023435 10.0.0.50 - - [2026-08-31 03:41:44] "POST /neutron/network HTTP/1.1" 200 839 0.012326 10.0.0.50 - - [2026-08-31 03:41:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.002447 10.0.0.50 - - [2026-08-31 03:41:44] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.012223 10.0.0.50 - - [2026-08-31 03:41:44] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009229 10.0.0.50 - - [2026-08-31 03:41:44] "POST /neutron/subnet HTTP/1.1" 200 724 0.011790 10.0.0.50 - - [2026-08-31 03:41:45] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007746 10.0.0.50 - - [2026-08-31 03:41:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.002019 10.0.0.50 - - [2026-08-31 03:42:00] "DELETE /access-control-list/f90ad5bf-9a8a-4994-a676-36048504ec47 HTTP/1.1" 200 115 0.047969 10.0.0.38 - - [2026-08-31 03:42:01] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001141 10.0.0.50 - - [2026-08-31 03:42:01] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.131155 10.0.0.50 - - [2026-08-31 03:42:01] "POST /neutron/port HTTP/1.1" 200 117 0.008115 10.0.0.50 - - [2026-08-31 03:42:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001540 10.0.0.50 - - [2026-08-31 03:42:02] "POST /neutron/network HTTP/1.1" 200 849 0.008894 10.0.0.50 - - [2026-08-31 03:42:02] "POST /neutron/port HTTP/1.1" 200 117 0.008924 10.0.0.38 - - [2026-08-31 03:42:04] "DELETE /project/f4b7e9b37bf847d6b647fce66f458cf0 HTTP/1.1" 404 173 0.004272 10.0.0.38 - - [2026-08-31 03:42:04] "DELETE /project/0abb07d4-a989-43f8-b8e8-e78b1571fac2 HTTP/1.1" 404 177 0.006481 10.0.0.38 - - [2026-08-31 03:42:06] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001442 10.0.0.50 - - [2026-08-31 03:42:06] "POST /neutron/port HTTP/1.1" 200 1073 0.394261 10.0.0.50 - - [2026-08-31 03:42:06] "POST /neutron/port HTTP/1.1" 200 1127 0.160536 10.0.0.50 - - [2026-08-31 03:42:07] "POST /neutron/port HTTP/1.1" 200 1073 0.025927 10.0.0.50 - - [2026-08-31 03:42:07] "POST /neutron/port HTTP/1.1" 200 1137 0.025409 10.0.0.50 - - [2026-08-31 03:42:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005564 10.0.0.50 - - [2026-08-31 03:42:07] "POST /neutron/network HTTP/1.1" 200 839 0.010419 10.0.0.50 - - [2026-08-31 03:42:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.016934 10.0.0.50 - - [2026-08-31 03:42:12] "POST /neutron/port HTTP/1.1" 200 1137 0.027211 10.0.0.50 - - [2026-08-31 03:42:17] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011508 10.0.0.50 - - [2026-08-31 03:42:27] "POST /neutron/port HTTP/1.1" 200 1137 0.023293 10.0.0.50 - - [2026-08-31 03:42:33] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010540 10.0.0.50 - - [2026-08-31 03:42:43] "POST /neutron/port HTTP/1.1" 200 1137 0.026575 10.0.0.50 - - [2026-08-31 03:42:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010417 10.0.0.50 - - [2026-08-31 03:42:53] "POST /neutron/port HTTP/1.1" 200 1137 0.030587 10.0.0.50 - - [2026-08-31 03:42:53] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008249 10.0.0.50 - - [2026-08-31 03:42:53] "GET /virtual-machine/f3c7b8a0-fb57-427c-8c26-8de969b70270 HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2026-08-31 03:42:54] "GET /virtual-machine/f3c7b8a0-fb57-427c-8c26-8de969b70270 HTTP/1.1" 200 1294 0.030344 10.0.0.50 - - [2026-08-31 03:42:54] "GET /virtual-machine-interface/1a30d7b7-718a-41ea-9c00-c11671abd194 HTTP/1.1" 200 2948 0.007847 10.0.0.50 - - [2026-08-31 03:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.50 - - [2026-08-31 03:42:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005474 10.0.0.50 - - [2026-08-31 03:42:54] "GET /virtual-networks?parent_id=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004317 10.0.0.50 - - [2026-08-31 03:42:54] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006837 10.0.0.50 - - [2026-08-31 03:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.50 - - [2026-08-31 03:42:57] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007488 10.0.0.50 - - [2026-08-31 03:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.50 - - [2026-08-31 03:43:01] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006840 10.0.0.38 - - [2026-08-31 03:43:03] "GET /obj-perms HTTP/1.1" 200 4493 0.047655 10.0.0.50 - - [2026-08-31 03:43:03] "GET /obj-perms HTTP/1.1" 200 4493 0.040457 10.0.0.50 - - [2026-08-31 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.50 - - [2026-08-31 03:43:05] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007177 10.0.0.50 - - [2026-08-31 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.50 - - [2026-08-31 03:43:09] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006269 10.0.0.50 - - [2026-08-31 03:43:11] "POST /neutron/network HTTP/1.1" 200 849 0.009222 10.0.0.50 - - [2026-08-31 03:43:11] "POST /neutron/port HTTP/1.1" 200 117 0.001630 10.0.0.50 - - [2026-08-31 03:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.50 - - [2026-08-31 03:43:13] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.013049 10.0.0.50 - - [2026-08-31 03:43:16] "POST /neutron/port HTTP/1.1" 200 1137 0.026973 10.0.0.50 - - [2026-08-31 03:43:17] "POST /neutron/subnet HTTP/1.1" 200 699 0.012507 10.0.0.50 - - [2026-08-31 03:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2026-08-31 03:43:17] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006168 10.0.0.50 - - [2026-08-31 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.50 - - [2026-08-31 03:43:21] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006856 10.0.0.50 - - [2026-08-31 03:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.50 - - [2026-08-31 03:43:26] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007159 10.0.0.50 - - [2026-08-31 03:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.50 - - [2026-08-31 03:43:30] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006579 10.0.0.50 - - [2026-08-31 03:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.50 - - [2026-08-31 03:43:34] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008278 10.0.0.50 - - [2026-08-31 03:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.50 - - [2026-08-31 03:43:38] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006054 10.0.0.50 - - [2026-08-31 03:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.50 - - [2026-08-31 03:43:42] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007360 10.0.0.50 - - [2026-08-31 03:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.50 - - [2026-08-31 03:43:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005903 10.0.0.50 - - [2026-08-31 03:43:44] "GET /virtual-networks?parent_id=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006781 10.0.0.50 - - [2026-08-31 03:43:44] "GET /virtual-network/e2cf9a10-16bb-4371-bef9-d5971fb7055a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007628 10.0.0.50 - - [2026-08-31 03:43:44] "POST /neutron/port HTTP/1.1" 200 1137 0.024203 10.0.0.50 - - [2026-08-31 03:43:49] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010945 10.0.0.50 - - [2026-08-31 03:43:56] "POST /neutron/port HTTP/1.1" 200 1137 0.041790 10.0.0.185 - - [2026-08-31 03:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000510 10.0.0.185 - - [2026-08-31 03:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.38 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.38 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.185 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.185 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.38 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2026-08-31 03:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.50 - - [2026-08-31 03:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.50 - - [2026-08-31 03:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2026-08-31 03:44:00] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009801 10.0.0.50 - - [2026-08-31 03:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.50 - - [2026-08-31 03:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.185 - - [2026-08-31 03:44:04] "GET /obj-perms HTTP/1.1" 200 4493 0.051182 10.0.0.50 - - [2026-08-31 03:44:05] "POST /neutron/port HTTP/1.1" 200 1137 0.023001 10.0.0.50 - - [2026-08-31 03:44:10] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008310 10.0.0.50 - - [2026-08-31 03:44:13] "POST /neutron/network HTTP/1.1" 200 849 0.008200 10.0.0.50 - - [2026-08-31 03:44:13] "POST /neutron/port HTTP/1.1" 200 117 0.001755 10.0.0.50 - - [2026-08-31 03:44:15] "POST /neutron/port HTTP/1.1" 200 1137 0.020882 10.0.0.50 - - [2026-08-31 03:44:17] "POST /neutron/network HTTP/1.1" 200 849 0.009374 10.0.0.50 - - [2026-08-31 03:44:17] "POST /neutron/port HTTP/1.1" 200 117 0.001641 10.0.0.50 - - [2026-08-31 03:44:20] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009661 10.0.0.50 - - [2026-08-31 03:44:31] "POST /neutron/port HTTP/1.1" 200 1137 0.020319 10.0.0.50 - - [2026-08-31 03:44:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009742 10.0.0.50 - - [2026-08-31 03:44:36] "POST /neutron/port HTTP/1.1" 200 1137 0.028446 10.0.0.50 - - [2026-08-31 03:44:36] "GET /virtual-machine/10bf20d0-d51e-40e2-aa2c-dfdf3f7a77f6 HTTP/1.1" 200 1293 0.007565 10.0.0.50 - - [2026-08-31 03:44:36] "GET /virtual-machine-interface/864b56bb-e580-4c4b-a192-85b7fb4e1cad HTTP/1.1" 200 2948 0.007984 10.0.0.50 - - [2026-08-31 03:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.50 - - [2026-08-31 03:44:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004873 10.0.0.50 - - [2026-08-31 03:44:36] "GET /virtual-networks?parent_id=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005057 10.0.0.50 - - [2026-08-31 03:44:36] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007482 10.0.0.50 - - [2026-08-31 03:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.50 - - [2026-08-31 03:44:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004893 10.0.0.50 - - [2026-08-31 03:44:37] "GET /virtual-networks?parent_id=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004756 10.0.0.50 - - [2026-08-31 03:44:37] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006984 10.0.0.50 - - [2026-08-31 03:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-08-31 03:44:38] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001418 10.0.0.50 - - [2026-08-31 03:44:38] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.073935 10.0.0.50 - - [2026-08-31 03:44:38] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006314 10.0.0.50 - - [2026-08-31 03:44:38] "GET /floating-ip-pools?parent_id=65263c26-947d-4ac3-b3bb-d8e520196d92&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003471 10.0.0.50 - - [2026-08-31 03:44:38] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007159 10.0.0.50 - - [2026-08-31 03:44:38] "POST /floating-ip-pools HTTP/1.1" 200 598 0.038593 10.0.0.50 - - [2026-08-31 03:44:38] "POST /ref-update HTTP/1.1" 200 156 0.018174 10.0.0.50 - - [2026-08-31 03:44:38] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008126 10.0.0.50 - - [2026-08-31 03:44:38] "GET /virtual-network/65263c26-947d-4ac3-b3bb-d8e520196d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006183 10.0.0.50 - - [2026-08-31 03:44:39] "POST /neutron/port HTTP/1.1" 200 1137 0.019266 10.0.0.50 - - [2026-08-31 03:44:39] "POST /neutron/floatingip HTTP/1.1" 200 589 0.026353 10.0.0.50 - - [2026-08-31 03:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2026-08-31 03:44:39] "GET /routing-instance/e3a8196e-9ea4-4686-85cc-1fcc335a431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.009549 10.0.0.50 - - [2026-08-31 03:44:39] "GET /route-target/19cbee11-1085-42f0-8012-31753a45a1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005584 10.0.0.50 - - [2026-08-31 03:45:10] "POST /neutron/floatingip HTTP/1.1" 200 542 0.008638 10.0.0.50 - - [2026-08-31 03:45:10] "GET /floating-ip-pool/a393773d-e68d-480c-adb5-aa845bf83403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1184 0.004622 10.0.0.50 - - [2026-08-31 03:45:10] "POST /ref-update HTTP/1.1" 200 156 0.017161 10.0.0.50 - - [2026-08-31 03:45:10] "DELETE /floating-ip-pool/a393773d-e68d-480c-adb5-aa845bf83403 HTTP/1.1" 200 115 0.061242 10.0.0.50 - - [2026-08-31 03:45:10] "POST /neutron/network HTTP/1.1" 400 204 0.017448 10.0.0.50 - - [2026-08-31 03:45:12] "POST /neutron/network HTTP/1.1" 400 204 0.032432 10.0.0.50 - - [2026-08-31 03:45:12] "POST /neutron/port HTTP/1.1" 200 151 0.266335 10.0.0.50 - - [2026-08-31 03:45:14] "POST /neutron/network HTTP/1.1" 200 839 0.009526 10.0.0.50 - - [2026-08-31 03:45:15] "DELETE /route-target/f58880c0-42fb-4c9c-96c5-0bd4c0528466 HTTP/1.1" 200 115 0.101164 10.0.0.38 - - [2026-08-31 03:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003676 10.0.0.38 - - [2026-08-31 03:45:15] "POST /useragent-kv HTTP/1.1" 200 115 0.010341 10.0.0.50 - - [2026-08-31 03:45:15] "POST /neutron/network HTTP/1.1" 200 151 0.171800 10.0.0.38 - - [2026-08-31 03:45:16] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001403 10.0.0.50 - - [2026-08-31 03:45:17] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.055171 10.0.0.38 - - [2026-08-31 03:45:17] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001587 10.0.0.50 - - [2026-08-31 03:45:17] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?fields=virtual_networks HTTP/1.1" 200 1045 0.066635 10.0.0.38 - - [2026-08-31 03:45:17] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002120 10.0.0.50 - - [2026-08-31 03:45:17] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.064025 10.0.0.38 - - [2026-08-31 03:45:17] "GET /projects?obj_uuids=f4b7e9b3-7bf8-47d6-b647-fce66f458cf0&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001539 10.0.0.50 - - [2026-08-31 03:45:17] "GET /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0?fields=security_groups HTTP/1.1" 200 1272 0.050192 10.0.0.50 - - [2026-08-31 03:45:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.029284 10.0.0.38 - - [2026-08-31 03:45:18] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004432 10.0.0.38 - - [2026-08-31 03:45:18] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.38 - - [2026-08-31 03:45:18] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039817 10.0.0.38 - - [2026-08-31 03:45:18] "POST /id-to-fqname HTTP/1.1" 200 190 0.008427 10.0.0.38 - - [2026-08-31 03:45:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.004813 10.0.0.38 - - [2026-08-31 03:45:18] "POST /security-groups HTTP/1.1" 200 591 0.084452 10.0.0.50 - - [2026-08-31 03:45:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.004298 10.0.0.38 - - [2026-08-31 03:45:18] "POST /projects HTTP/1.1" 200 585 0.345562 10.0.0.38 - - [2026-08-31 03:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.423506 10.0.0.50 - - [2026-08-31 03:45:18] "POST /access-control-lists HTTP/1.1" 200 594 0.037176 10.0.0.50 - - [2026-08-31 03:45:19] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.611767 10.0.0.50 - - [2026-08-31 03:45:20] "GET / HTTP/1.1" 200 35931 0.002166 10.0.0.50 - - [2026-08-31 03:45:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000513 10.0.0.50 - - [2026-08-31 03:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.059130 10.0.0.38 - - [2026-08-31 03:45:22] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.50 - - [2026-08-31 03:45:22] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.066304 10.0.0.38 - - [2026-08-31 03:45:23] "POST /useragent-kv HTTP/1.1" 200 115 0.011564 10.0.0.50 - - [2026-08-31 03:45:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.283872 10.0.0.50 - - [2026-08-31 03:45:23] "POST /id-to-fqname HTTP/1.1" 200 230 0.001931 10.0.0.50 - - [2026-08-31 03:45:23] "GET /virtual-network/28192f2d-7a63-476b-9ee5-002fa47a38d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006925 10.0.0.50 - - [2026-08-31 03:45:23] "GET /virtual-network/28192f2d-7a63-476b-9ee5-002fa47a38d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007114 10.0.0.50 - - [2026-08-31 03:45:23] "POST /neutron/network HTTP/1.1" 200 851 0.028841 10.0.0.50 - - [2026-08-31 03:45:23] "POST /id-to-fqname HTTP/1.1" 200 230 0.001398 10.0.0.50 - - [2026-08-31 03:45:23] "POST /neutron/network HTTP/1.1" 200 861 0.009224 10.0.0.50 - - [2026-08-31 03:45:23] "POST /neutron/port HTTP/1.1" 200 117 0.008525 10.0.0.50 - - [2026-08-31 03:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.50 - - [2026-08-31 03:45:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004106 10.0.0.50 - - [2026-08-31 03:45:23] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.016704 10.0.0.38 - - [2026-08-31 03:45:28] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001521 10.0.0.50 - - [2026-08-31 03:45:28] "POST /neutron/port HTTP/1.1" 200 1067 0.387433 10.0.0.50 - - [2026-08-31 03:45:28] "POST /neutron/port HTTP/1.1" 200 1121 0.158120 10.0.0.50 - - [2026-08-31 03:45:29] "POST /neutron/port HTTP/1.1" 200 1131 0.023079 10.0.0.50 - - [2026-08-31 03:45:29] "POST /neutron/port HTTP/1.1" 200 117 0.001426 10.0.0.50 - - [2026-08-31 03:45:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013211 10.0.0.50 - - [2026-08-31 03:45:44] "POST /neutron/port HTTP/1.1" 200 1131 0.022506 10.0.0.50 - - [2026-08-31 03:45:49] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008661 10.0.0.50 - - [2026-08-31 03:45:54] "POST /neutron/port HTTP/1.1" 200 1131 0.031272 10.0.0.50 - - [2026-08-31 03:45:55] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010399 10.0.0.50 - - [2026-08-31 03:45:55] "GET /virtual-machine/ee51cb40-dbbf-4802-baa6-998dfe673e65 HTTP/1.1" 401 292 0.000678 10.0.0.50 - - [2026-08-31 03:45:55] "GET /virtual-machine/ee51cb40-dbbf-4802-baa6-998dfe673e65 HTTP/1.1" 200 1293 0.031152 10.0.0.50 - - [2026-08-31 03:45:55] "GET /virtual-machine-interface/7f3e7176-5920-4d22-8576-f7e3799d1b80 HTTP/1.1" 200 2969 0.008335 10.0.0.50 - - [2026-08-31 03:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.50 - - [2026-08-31 03:45:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.007486 10.0.0.50 - - [2026-08-31 03:45:55] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.005057 10.0.0.50 - - [2026-08-31 03:45:55] "GET /virtual-network/28192f2d-7a63-476b-9ee5-002fa47a38d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006973 10.0.0.50 - - [2026-08-31 03:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.50 - - [2026-08-31 03:45:58] "GET /virtual-network/28192f2d-7a63-476b-9ee5-002fa47a38d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006968 10.0.0.50 - - [2026-08-31 03:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009741 10.0.0.50 - - [2026-08-31 03:46:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004454 10.0.0.50 - - [2026-08-31 03:46:00] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003863 10.0.0.50 - - [2026-08-31 03:46:00] "GET /virtual-network/28192f2d-7a63-476b-9ee5-002fa47a38d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007238 10.0.0.50 - - [2026-08-31 03:46:01] "DELETE /access-control-list/841162bc-4fd8-4989-873f-dd83e3f54745 HTTP/1.1" 200 115 0.047890 10.0.0.50 - - [2026-08-31 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-08-31 03:46:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004494 10.0.0.50 - - [2026-08-31 03:46:02] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.015853 10.0.0.50 - - [2026-08-31 03:46:02] "POST /neutron/network HTTP/1.1" 200 851 0.009546 10.0.0.50 - - [2026-08-31 03:46:05] "POST /neutron/network HTTP/1.1" 200 851 0.008677 10.0.0.38 - - [2026-08-31 03:46:05] "DELETE /project/6e5fa5e639e546e6a76130808397b370 HTTP/1.1" 404 173 0.009731 10.0.0.38 - - [2026-08-31 03:46:05] "DELETE /project/f4b7e9b3-7bf8-47d6-b647-fce66f458cf0 HTTP/1.1" 404 177 0.013292 10.0.0.50 - - [2026-08-31 03:46:05] "POST /neutron/port HTTP/1.1" 200 151 0.255917 10.0.0.50 - - [2026-08-31 03:46:07] "DELETE /route-target/258b12fa-1c6c-4930-b6c3-98720fc077ce HTTP/1.1" 200 115 0.034290 10.0.0.50 - - [2026-08-31 03:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.38 - - [2026-08-31 03:46:10] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001078 10.0.0.50 - - [2026-08-31 03:46:10] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.073888 10.0.0.50 - - [2026-08-31 03:46:10] "POST /neutron/network HTTP/1.1" 200 117 0.014604 10.0.0.50 - - [2026-08-31 03:46:10] "POST /neutron/network HTTP/1.1" 200 835 0.009276 10.0.0.50 - - [2026-08-31 03:46:10] "POST /id-to-fqname HTTP/1.1" 200 220 0.001784 10.0.0.50 - - [2026-08-31 03:46:10] "GET /virtual-network/e68b6603-24a3-4442-8393-60f2fe0c4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008705 10.0.0.50 - - [2026-08-31 03:46:11] "GET /virtual-network/e68b6603-24a3-4442-8393-60f2fe0c4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007544 10.0.0.50 - - [2026-08-31 03:46:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.014398 10.0.0.50 - - [2026-08-31 03:46:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001635 10.0.0.38 - - [2026-08-31 03:46:11] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001252 10.0.0.50 - - [2026-08-31 03:46:11] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.047900 10.0.0.50 - - [2026-08-31 03:46:11] "POST /neutron/port HTTP/1.1" 200 117 0.008425 10.0.0.50 - - [2026-08-31 03:46:15] "POST /neutron/network HTTP/1.1" 200 845 0.008514 10.0.0.50 - - [2026-08-31 03:46:16] "POST /neutron/port HTTP/1.1" 200 1071 0.044996 10.0.0.50 - - [2026-08-31 03:46:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009511 10.0.0.50 - - [2026-08-31 03:46:17] "POST /neutron/subnet HTTP/1.1" 200 694 0.011500 10.0.0.50 - - [2026-08-31 03:46:21] "POST /neutron/port HTTP/1.1" 200 1135 0.023799 10.0.0.50 - - [2026-08-31 03:46:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009149 10.0.0.50 - - [2026-08-31 03:46:37] "POST /neutron/port HTTP/1.1" 200 1135 0.033920 10.0.0.50 - - [2026-08-31 03:46:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010310 10.0.0.50 - - [2026-08-31 03:46:42] "POST /neutron/port HTTP/1.1" 200 1135 0.025567 10.0.0.50 - - [2026-08-31 03:46:42] "GET /virtual-machine/051b152f-565a-4906-b9e6-629c95331115 HTTP/1.1" 200 1291 0.007851 10.0.0.50 - - [2026-08-31 03:46:42] "GET /virtual-machine-interface/7691223d-7809-411c-8f57-b62c58951ea3 HTTP/1.1" 200 2940 0.006410 10.0.0.50 - - [2026-08-31 03:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.50 - - [2026-08-31 03:46:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004728 10.0.0.50 - - [2026-08-31 03:46:42] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004095 10.0.0.50 - - [2026-08-31 03:46:42] "GET /virtual-network/e68b6603-24a3-4442-8393-60f2fe0c4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007334 10.0.0.50 - - [2026-08-31 03:46:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007481 10.0.0.50 - - [2026-08-31 03:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.50 - - [2026-08-31 03:46:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005256 10.0.0.50 - - [2026-08-31 03:46:45] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005400 10.0.0.50 - - [2026-08-31 03:46:45] "GET /virtual-network/e68b6603-24a3-4442-8393-60f2fe0c4101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006248 10.0.0.50 - - [2026-08-31 03:46:50] "POST /neutron/port HTTP/1.1" 200 1135 0.023984 10.0.0.50 - - [2026-08-31 03:46:50] "POST /neutron/port HTTP/1.1" 200 151 0.270288 10.0.0.50 - - [2026-08-31 03:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.38 - - [2026-08-31 03:46:52] "POST /useragent-kv HTTP/1.1" 200 115 0.055651 10.0.0.38 - - [2026-08-31 03:46:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004218 10.0.0.50 - - [2026-08-31 03:46:52] "POST /neutron/network HTTP/1.1" 200 151 0.208061 10.0.0.50 - - [2026-08-31 03:46:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004111 10.0.0.50 - - [2026-08-31 03:46:55] "POST /network-ipams HTTP/1.1" 200 541 0.035433 10.0.0.50 - - [2026-08-31 03:46:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004669 10.0.0.50 - - [2026-08-31 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.50 - - [2026-08-31 03:46:55] "GET /network-ipam/f4a18968-3189-45b9-a072-6fb5d16efb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.010151 10.0.0.50 - - [2026-08-31 03:46:55] "PUT /network-ipam/f4a18968-3189-45b9-a072-6fb5d16efb7d HTTP/1.1" 200 258 0.016863 10.0.0.50 - - [2026-08-31 03:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2026-08-31 03:46:55] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001083 10.0.0.50 - - [2026-08-31 03:46:55] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.062801 10.0.0.50 - - [2026-08-31 03:46:55] "POST /ref-update HTTP/1.1" 200 156 0.031884 10.0.0.38 - - [2026-08-31 03:46:56] "POST /useragent-kv HTTP/1.1" 200 115 0.023998 10.0.0.50 - - [2026-08-31 03:46:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.287762 10.0.0.50 - - [2026-08-31 03:46:56] "POST /id-to-fqname HTTP/1.1" 200 220 0.001560 10.0.0.50 - - [2026-08-31 03:46:56] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.022170 10.0.0.50 - - [2026-08-31 03:46:56] "POST /neutron/network HTTP/1.1" 200 1006 0.010413 10.0.0.50 - - [2026-08-31 03:46:56] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006521 10.0.0.50 - - [2026-08-31 03:46:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.010325 10.0.0.50 - - [2026-08-31 03:46:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.011446 10.0.0.50 - - [2026-08-31 03:46:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.002080 10.0.0.50 - - [2026-08-31 03:46:57] "POST /neutron/port HTTP/1.1" 200 1029 0.021689 10.0.0.50 - - [2026-08-31 03:46:57] "POST /neutron/port HTTP/1.1" 200 1029 0.016015 10.0.0.50 - - [2026-08-31 03:46:57] "POST /neutron/port HTTP/1.1" 200 117 0.009424 10.0.0.50 - - [2026-08-31 03:46:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.002014 10.0.0.50 - - [2026-08-31 03:46:58] "POST /neutron/port HTTP/1.1" 200 1029 0.041901 10.0.0.50 - - [2026-08-31 03:46:58] "POST /neutron/port HTTP/1.1" 200 1029 0.017401 10.0.0.50 - - [2026-08-31 03:46:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001683 10.0.0.50 - - [2026-08-31 03:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.009038 10.0.0.50 - - [2026-08-31 03:46:58] "POST /neutron/port HTTP/1.1" 200 117 0.011441 10.0.0.50 - - [2026-08-31 03:46:59] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008711 10.0.0.50 - - [2026-08-31 03:47:00] "GET /obj-perms HTTP/1.1" 200 4467 0.065783 10.0.0.38 - - [2026-08-31 03:47:00] "GET /obj-perms HTTP/1.1" 200 4467 0.051201 10.0.0.50 - - [2026-08-31 03:47:01] "POST /neutron/port HTTP/1.1" 200 1029 0.014785 10.0.0.50 - - [2026-08-31 03:47:02] "POST /neutron/port HTTP/1.1" 200 1029 0.018095 10.0.0.50 - - [2026-08-31 03:47:02] "POST /neutron/network HTTP/1.1" 200 1016 0.009269 10.0.0.50 - - [2026-08-31 03:47:02] "POST /neutron/port HTTP/1.1" 200 1121 0.217910 10.0.0.50 - - [2026-08-31 03:47:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.010481 10.0.0.50 - - [2026-08-31 03:47:03] "POST /neutron/port HTTP/1.1" 200 1131 0.023912 10.0.0.50 - - [2026-08-31 03:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.001262 10.0.0.38 - - [2026-08-31 03:47:04] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001643 10.0.0.50 - - [2026-08-31 03:47:04] "POST /neutron/port HTTP/1.1" 200 1067 0.390447 10.0.0.50 - - [2026-08-31 03:47:04] "POST /neutron/port HTTP/1.1" 200 1121 0.144477 10.0.0.50 - - [2026-08-31 03:47:05] "POST /neutron/subnet HTTP/1.1" 200 673 0.010288 10.0.0.50 - - [2026-08-31 03:47:06] "POST /neutron/port HTTP/1.1" 200 1131 0.027153 10.0.0.185 - - [2026-08-31 03:47:06] "GET /obj-perms HTTP/1.1" 200 4493 0.049089 10.0.0.50 - - [2026-08-31 03:47:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009471 10.0.0.50 - - [2026-08-31 03:47:21] "POST /neutron/port HTTP/1.1" 200 1131 0.022938 10.0.0.50 - - [2026-08-31 03:47:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008821 10.0.0.50 - - [2026-08-31 03:47:32] "POST /neutron/port HTTP/1.1" 200 1131 0.023795 10.0.0.50 - - [2026-08-31 03:47:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011648 10.0.0.50 - - [2026-08-31 03:47:36] "POST /neutron/port HTTP/1.1" 200 1131 0.022254 10.0.0.50 - - [2026-08-31 03:47:37] "GET /virtual-machine/4f213062-b4e5-461a-a6ea-aa7b14a60e7f HTTP/1.1" 200 1288 0.010594 10.0.0.50 - - [2026-08-31 03:47:37] "GET /virtual-machine-interface/225ea4fb-30b0-4de7-9b92-c4c3109e0182 HTTP/1.1" 200 2940 0.006744 10.0.0.50 - - [2026-08-31 03:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.50 - - [2026-08-31 03:47:37] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004772 10.0.0.50 - - [2026-08-31 03:47:37] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004228 10.0.0.50 - - [2026-08-31 03:47:37] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006713 10.0.0.50 - - [2026-08-31 03:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.50 - - [2026-08-31 03:47:40] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006777 10.0.0.50 - - [2026-08-31 03:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.50 - - [2026-08-31 03:47:44] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.011200 10.0.0.50 - - [2026-08-31 03:47:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008857 10.0.0.50 - - [2026-08-31 03:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.50 - - [2026-08-31 03:47:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006467 10.0.0.50 - - [2026-08-31 03:47:46] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005017 10.0.0.50 - - [2026-08-31 03:47:46] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008567 10.0.0.50 - - [2026-08-31 03:47:46] "POST /neutron/port HTTP/1.1" 200 1131 0.027626 10.0.0.50 - - [2026-08-31 03:47:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011447 10.0.0.50 - - [2026-08-31 03:47:47] "GET /virtual-machine/b0d18fca-49d7-4b8c-b1f8-b6b23f66687f HTTP/1.1" 200 1289 0.017666 10.0.0.50 - - [2026-08-31 03:47:47] "GET /virtual-machine-interface/03c43428-97ea-46da-b1f0-c5d613157a02 HTTP/1.1" 200 2939 0.007589 10.0.0.50 - - [2026-08-31 03:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.50 - - [2026-08-31 03:47:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005188 10.0.0.50 - - [2026-08-31 03:47:47] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004475 10.0.0.50 - - [2026-08-31 03:47:47] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008551 10.0.0.50 - - [2026-08-31 03:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.50 - - [2026-08-31 03:47:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006251 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005102 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008883 10.0.0.50 - - [2026-08-31 03:47:48] "POST /neutron/port HTTP/1.1" 200 1131 0.032976 10.0.0.50 - - [2026-08-31 03:47:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010434 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-machine/8723a5dd-ff31-4291-a25d-98acc1cf2eca HTTP/1.1" 200 1292 0.007241 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-machine-interface/61a1ede9-5fd6-4fca-a72d-90aa4cebb217 HTTP/1.1" 200 2940 0.006020 10.0.0.50 - - [2026-08-31 03:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.50 - - [2026-08-31 03:47:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005913 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004306 10.0.0.50 - - [2026-08-31 03:47:48] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009283 10.0.0.50 - - [2026-08-31 03:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.50 - - [2026-08-31 03:47:52] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.009117 10.0.0.50 - - [2026-08-31 03:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2026-08-31 03:47:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005663 10.0.0.50 - - [2026-08-31 03:47:54] "GET /virtual-networks?parent_id=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005166 10.0.0.50 - - [2026-08-31 03:47:54] "GET /virtual-network/3b28c508-6342-48f1-aead-0fcba8a4f04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007909 10.0.0.50 - - [2026-08-31 03:48:09] "POST /neutron/port HTTP/1.1" 200 1121 0.018439 10.0.0.50 - - [2026-08-31 03:48:10] "POST /neutron/port HTTP/1.1" 200 1121 0.025748 10.0.0.50 - - [2026-08-31 03:48:10] "POST /neutron/network HTTP/1.1" 200 1006 0.012928 10.0.0.50 - - [2026-08-31 03:48:11] "POST /neutron/port HTTP/1.1" 200 1121 0.019594 10.0.0.38 - - [2026-08-31 03:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007440 10.0.0.38 - - [2026-08-31 03:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004499 10.0.0.38 - - [2026-08-31 03:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 10.0.0.38 - - [2026-08-31 03:48:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005602 10.0.0.50 - - [2026-08-31 03:48:12] "POST /neutron/network HTTP/1.1" 200 151 0.225482 10.0.0.50 - - [2026-08-31 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.50 - - [2026-08-31 03:48:13] "DELETE /network-ipam/f4a18968-3189-45b9-a072-6fb5d16efb7d HTTP/1.1" 200 115 0.048677 10.0.0.50 - - [2026-08-31 03:48:13] "POST /fqname-to-id HTTP/1.1" 404 211 0.005443 10.0.0.50 - - [2026-08-31 03:48:14] "POST /neutron/port HTTP/1.1" 200 117 0.009362 10.0.0.50 - - [2026-08-31 03:48:14] "POST /neutron/port HTTP/1.1" 400 205 0.005211 10.0.0.38 - - [2026-08-31 03:48:14] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001317 10.0.0.50 - - [2026-08-31 03:48:14] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.106549 10.0.0.38 - - [2026-08-31 03:48:14] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001422 10.0.0.50 - - [2026-08-31 03:48:14] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?fields=virtual_networks HTTP/1.1" 200 1042 0.065887 10.0.0.38 - - [2026-08-31 03:48:14] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001376 10.0.0.50 - - [2026-08-31 03:48:14] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.057502 10.0.0.38 - - [2026-08-31 03:48:14] "GET /projects?obj_uuids=6e5fa5e6-39e5-46e6-a761-30808397b370&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001885 10.0.0.50 - - [2026-08-31 03:48:14] "GET /project/6e5fa5e6-39e5-46e6-a761-30808397b370?fields=security_groups HTTP/1.1" 200 1268 0.067939 10.0.0.50 - - [2026-08-31 03:48:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.033751 10.0.0.38 - - [2026-08-31 03:48:15] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003638 10.0.0.38 - - [2026-08-31 03:48:16] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001472 10.0.0.38 - - [2026-08-31 03:48:16] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009638 10.0.0.38 - - [2026-08-31 03:48:16] "POST /id-to-fqname HTTP/1.1" 200 198 0.007447 10.0.0.38 - - [2026-08-31 03:48:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.009985 10.0.0.38 - - [2026-08-31 03:48:16] "POST /security-groups HTTP/1.1" 200 599 0.039985 10.0.0.50 - - [2026-08-31 03:48:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.004671 10.0.0.38 - - [2026-08-31 03:48:16] "POST /projects HTTP/1.1" 200 601 0.311985 10.0.0.38 - - [2026-08-31 03:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.390453 10.0.0.50 - - [2026-08-31 03:48:16] "POST /access-control-lists HTTP/1.1" 200 602 0.041717 10.0.0.50 - - [2026-08-31 03:48:16] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.571061 10.0.0.50 - - [2026-08-31 03:48:16] "POST /neutron/network HTTP/1.1" 200 117 0.127383 10.0.0.50 - - [2026-08-31 03:48:17] "GET / HTTP/1.1" 200 35931 0.002177 10.0.0.50 - - [2026-08-31 03:48:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000705 10.0.0.50 - - [2026-08-31 03:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.061190 10.0.0.38 - - [2026-08-31 03:48:20] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001372 10.0.0.50 - - [2026-08-31 03:48:20] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.072774 10.0.0.38 - - [2026-08-31 03:48:20] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001678 10.0.0.50 - - [2026-08-31 03:48:20] "POST /neutron/network HTTP/1.1" 200 625 0.234380 10.0.0.50 - - [2026-08-31 03:48:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.031860 10.0.0.50 - - [2026-08-31 03:48:21] "POST /neutron/network HTTP/1.1" 200 1016 0.013280 10.0.0.50 - - [2026-08-31 03:48:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001511 10.0.0.50 - - [2026-08-31 03:48:21] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007617 10.0.0.50 - - [2026-08-31 03:48:21] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006742 10.0.0.50 - - [2026-08-31 03:48:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.011939 10.0.0.50 - - [2026-08-31 03:48:21] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007200 10.0.0.50 - - [2026-08-31 03:48:23] "POST /id-to-fqname HTTP/1.1" 200 228 0.001727 10.0.0.50 - - [2026-08-31 03:48:23] "POST /neutron/network HTTP/1.1" 200 1016 0.017584 10.0.0.50 - - [2026-08-31 03:48:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001544 10.0.0.50 - - [2026-08-31 03:48:24] "POST /neutron/port HTTP/1.1" 200 117 0.006925 10.0.0.38 - - [2026-08-31 03:48:24] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001489 10.0.0.50 - - [2026-08-31 03:48:24] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.125951 10.0.0.50 - - [2026-08-31 03:48:24] "POST /neutron/port HTTP/1.1" 200 117 0.011863 10.0.0.50 - - [2026-08-31 03:48:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001954 10.0.0.50 - - [2026-08-31 03:48:24] "POST /neutron/network HTTP/1.1" 200 1026 0.008871 10.0.0.50 - - [2026-08-31 03:48:25] "POST /neutron/port HTTP/1.1" 200 117 0.008853 10.0.0.50 - - [2026-08-31 03:48:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001882 10.0.0.50 - - [2026-08-31 03:48:25] "POST /neutron/network HTTP/1.1" 200 1016 0.010758 10.0.0.50 - - [2026-08-31 03:48:25] "POST /neutron/port HTTP/1.1" 200 117 0.007335 10.0.0.50 - - [2026-08-31 03:48:28] "POST /neutron/port HTTP/1.1" 200 1185 0.029680 10.0.0.38 - - [2026-08-31 03:48:28] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001483 10.0.0.50 - - [2026-08-31 03:48:29] "POST /neutron/port HTTP/1.1" 200 1185 0.534884 10.0.0.50 - - [2026-08-31 03:48:29] "POST /neutron/port HTTP/1.1" 200 1185 0.021438 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005539 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.001698 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/network HTTP/1.1" 200 1026 0.010503 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007805 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.001712 10.0.0.50 - - [2026-08-31 03:48:30] "POST /neutron/network HTTP/1.1" 200 1026 0.021880 10.0.0.50 - - [2026-08-31 03:48:31] "POST /neutron/port HTTP/1.1" 200 1249 0.064326 10.0.0.50 - - [2026-08-31 03:48:31] "POST /neutron/port HTTP/1.1" 200 1239 0.242568 10.0.0.50 - - [2026-08-31 03:48:31] "POST /neutron/port HTTP/1.1" 200 1239 0.177944 10.0.0.50 - - [2026-08-31 03:48:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005238 10.0.0.50 - - [2026-08-31 03:48:32] "POST /neutron/port HTTP/1.1" 200 117 0.001237 10.0.0.50 - - [2026-08-31 03:48:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005202 10.0.0.50 - - [2026-08-31 03:48:32] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.50 - - [2026-08-31 03:48:36] "POST /neutron/port HTTP/1.1" 200 1249 0.024896 10.0.0.50 - - [2026-08-31 03:48:41] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010901 10.0.0.50 - - [2026-08-31 03:48:51] "POST /neutron/port HTTP/1.1" 200 1249 0.024498 10.0.0.50 - - [2026-08-31 03:48:56] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010969 10.0.0.185 - - [2026-08-31 03:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.185 - - [2026-08-31 03:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.38 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000495 10.0.0.185 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.185 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.38 - - [2026-08-31 03:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001208 10.0.0.50 - - [2026-08-31 03:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.50 - - [2026-08-31 03:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000622 10.0.0.50 - - [2026-08-31 03:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.50 - - [2026-08-31 03:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000609 10.0.0.50 - - [2026-08-31 03:49:02] "DELETE /access-control-list/91ddce44-e272-4b5a-a838-152e9405b063 HTTP/1.1" 200 115 0.061601 10.0.0.38 - - [2026-08-31 03:49:05] "DELETE /project/9f6cb2c08bbd47feba5c428590743693 HTTP/1.1" 404 173 0.006152 10.0.0.38 - - [2026-08-31 03:49:05] "DELETE /project/6e5fa5e6-39e5-46e6-a761-30808397b370 HTTP/1.1" 404 177 0.005755 10.0.0.50 - - [2026-08-31 03:49:06] "POST /neutron/port HTTP/1.1" 200 1249 0.026678 10.0.0.50 - - [2026-08-31 03:49:07] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010815 10.0.0.50 - - [2026-08-31 03:49:07] "GET /virtual-machine/63969d2c-dbdc-4433-a06a-233d524a0ba0 HTTP/1.1" 401 292 0.000615 10.0.0.50 - - [2026-08-31 03:49:07] "GET /virtual-machine/63969d2c-dbdc-4433-a06a-233d524a0ba0 HTTP/1.1" 200 1300 0.036015 10.0.0.50 - - [2026-08-31 03:49:07] "GET /virtual-machine-interface/566e52df-aa9b-4a0a-acbf-3322bc211dd0 HTTP/1.1" 200 3174 0.008719 10.0.0.50 - - [2026-08-31 03:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.50 - - [2026-08-31 03:49:07] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005170 10.0.0.50 - - [2026-08-31 03:49:07] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005054 10.0.0.50 - - [2026-08-31 03:49:07] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008833 10.0.0.38 - - [2026-08-31 03:49:08] "GET /obj-perms HTTP/1.1" 200 4493 0.057650 10.0.0.50 - - [2026-08-31 03:49:08] "GET /obj-perms HTTP/1.1" 200 4493 0.047102 10.0.0.50 - - [2026-08-31 03:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.50 - - [2026-08-31 03:49:10] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007575 10.0.0.50 - - [2026-08-31 03:49:14] "POST /neutron/port HTTP/1.1" 200 1249 0.024351 10.0.0.50 - - [2026-08-31 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005209 10.0.0.50 - - [2026-08-31 03:49:14] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007019 10.0.0.50 - - [2026-08-31 03:49:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004985 10.0.0.50 - - [2026-08-31 03:49:16] "POST /neutron/port HTTP/1.1" 200 117 0.001581 10.0.0.50 - - [2026-08-31 03:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.50 - - [2026-08-31 03:49:18] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006876 10.0.0.50 - - [2026-08-31 03:49:22] "POST /neutron/port HTTP/1.1" 200 1249 0.021466 10.0.0.50 - - [2026-08-31 03:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.50 - - [2026-08-31 03:49:23] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006767 10.0.0.50 - - [2026-08-31 03:49:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004429 10.0.0.50 - - [2026-08-31 03:49:24] "POST /neutron/port HTTP/1.1" 200 117 0.001694 10.0.0.50 - - [2026-08-31 03:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.50 - - [2026-08-31 03:49:27] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008129 10.0.0.50 - - [2026-08-31 03:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.50 - - [2026-08-31 03:49:31] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007227 10.0.0.50 - - [2026-08-31 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.50 - - [2026-08-31 03:49:35] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009052 10.0.0.50 - - [2026-08-31 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.50 - - [2026-08-31 03:49:39] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008584 10.0.0.50 - - [2026-08-31 03:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.50 - - [2026-08-31 03:49:43] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007628 10.0.0.50 - - [2026-08-31 03:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.50 - - [2026-08-31 03:49:47] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.010846 10.0.0.50 - - [2026-08-31 03:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.50 - - [2026-08-31 03:49:51] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006928 10.0.0.50 - - [2026-08-31 03:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.50 - - [2026-08-31 03:49:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004591 10.0.0.50 - - [2026-08-31 03:49:53] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004205 10.0.0.50 - - [2026-08-31 03:49:53] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007371 10.0.0.50 - - [2026-08-31 03:49:54] "POST /neutron/port HTTP/1.1" 200 1249 0.023456 10.0.0.50 - - [2026-08-31 03:49:59] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008853 10.0.0.185 - - [2026-08-31 03:50:09] "GET /obj-perms HTTP/1.1" 200 4493 0.068701 10.0.0.50 - - [2026-08-31 03:50:09] "POST /neutron/port HTTP/1.1" 200 1249 0.054038 10.0.0.50 - - [2026-08-31 03:50:09] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009135 10.0.0.50 - - [2026-08-31 03:50:12] "POST /neutron/port HTTP/1.1" 200 1249 0.023722 10.0.0.50 - - [2026-08-31 03:50:14] "POST /neutron/port HTTP/1.1" 200 1249 0.023515 10.0.0.50 - - [2026-08-31 03:50:15] "POST /neutron/network HTTP/1.1" 200 1026 0.010204 10.0.0.50 - - [2026-08-31 03:50:15] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018230 10.0.0.50 - - [2026-08-31 03:50:15] "POST /neutron/network HTTP/1.1" 200 1016 0.014375 10.0.0.50 - - [2026-08-31 03:50:20] "POST /neutron/port HTTP/1.1" 200 1249 0.026038 10.0.0.50 - - [2026-08-31 03:50:20] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009177 10.0.0.50 - - [2026-08-31 03:50:20] "GET /virtual-machine/eff17d9f-48bc-45ba-bc1f-7f9e632b8668 HTTP/1.1" 200 1301 0.009216 10.0.0.50 - - [2026-08-31 03:50:20] "GET /virtual-machine-interface/8953e3a7-f2a7-4c00-a09d-df5f959343c4 HTTP/1.1" 200 3174 0.008854 10.0.0.50 - - [2026-08-31 03:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.50 - - [2026-08-31 03:50:20] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004475 10.0.0.50 - - [2026-08-31 03:50:20] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004168 10.0.0.50 - - [2026-08-31 03:50:20] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007958 10.0.0.50 - - [2026-08-31 03:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.50 - - [2026-08-31 03:50:21] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005831 10.0.0.50 - - [2026-08-31 03:50:21] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004168 10.0.0.50 - - [2026-08-31 03:50:21] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.008115 10.0.0.50 - - [2026-08-31 03:50:21] "POST /neutron/port HTTP/1.1" 200 1249 0.024128 10.0.0.50 - - [2026-08-31 03:50:21] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009558 10.0.0.50 - - [2026-08-31 03:50:21] "GET /virtual-machine/491c5e30-32c7-418b-9a68-358b835d7d33 HTTP/1.1" 200 1300 0.006928 10.0.0.50 - - [2026-08-31 03:50:21] "GET /virtual-machine-interface/663c0669-b403-462d-800f-6ca00c7acebe HTTP/1.1" 200 3173 0.007116 10.0.0.50 - - [2026-08-31 03:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-08-31 03:50:22] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005057 10.0.0.50 - - [2026-08-31 03:50:22] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005103 10.0.0.50 - - [2026-08-31 03:50:22] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.006105 10.0.0.50 - - [2026-08-31 03:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.50 - - [2026-08-31 03:50:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004848 10.0.0.50 - - [2026-08-31 03:50:23] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004246 10.0.0.50 - - [2026-08-31 03:50:23] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.009313 10.0.0.50 - - [2026-08-31 03:50:25] "POST /neutron/network HTTP/1.1" 200 1026 0.009933 10.0.0.50 - - [2026-08-31 03:50:25] "POST /neutron/subnet HTTP/1.1" 200 1375 0.015916 10.0.0.50 - - [2026-08-31 03:50:25] "POST /neutron/network HTTP/1.1" 200 1016 0.010365 10.0.0.38 - - [2026-08-31 03:50:36] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001785 10.0.0.50 - - [2026-08-31 03:50:36] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.077714 10.0.0.50 - - [2026-08-31 03:50:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.015729 10.0.0.50 - - [2026-08-31 03:50:36] "POST /interface-route-tables HTTP/1.1" 200 575 0.097292 10.0.0.50 - - [2026-08-31 03:50:36] "GET /interface-route-table/4036bb54-0aa8-4269-897f-9c847d423509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1331 0.007851 10.0.0.50 - - [2026-08-31 03:50:36] "GET /virtual-machine-interface/566e52df-aa9b-4a0a-acbf-3322bc211dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.009246 10.0.0.50 - - [2026-08-31 03:50:37] "POST /ref-update HTTP/1.1" 200 156 0.024612 10.0.0.38 - - [2026-08-31 03:50:42] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001387 10.0.0.50 - - [2026-08-31 03:50:42] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.060114 10.0.0.50 - - [2026-08-31 03:50:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.003947 10.0.0.50 - - [2026-08-31 03:50:43] "POST /interface-route-tables HTTP/1.1" 200 575 0.035600 10.0.0.50 - - [2026-08-31 03:50:43] "GET /interface-route-table/2904fb18-e0b4-400f-b9c0-18959aa628ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.008907 10.0.0.50 - - [2026-08-31 03:50:43] "GET /virtual-machine-interface/8953e3a7-f2a7-4c00-a09d-df5f959343c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.008032 10.0.0.50 - - [2026-08-31 03:50:43] "POST /ref-update HTTP/1.1" 200 156 0.024337 10.0.0.50 - - [2026-08-31 03:50:44] "GET /virtual-machine-interface/663c0669-b403-462d-800f-6ca00c7acebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2758 0.008640 10.0.0.50 - - [2026-08-31 03:50:44] "PUT /virtual-machine-interface/663c0669-b403-462d-800f-6ca00c7acebe HTTP/1.1" 200 284 0.020147 10.0.0.50 - - [2026-08-31 03:50:44] "GET /virtual-machine-interface/566e52df-aa9b-4a0a-acbf-3322bc211dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.022613 10.0.0.50 - - [2026-08-31 03:50:44] "PUT /virtual-machine-interface/566e52df-aa9b-4a0a-acbf-3322bc211dd0 HTTP/1.1" 200 284 0.032045 10.0.0.50 - - [2026-08-31 03:50:44] "GET /virtual-machine-interface/8953e3a7-f2a7-4c00-a09d-df5f959343c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.009870 10.0.0.50 - - [2026-08-31 03:50:44] "PUT /virtual-machine-interface/8953e3a7-f2a7-4c00-a09d-df5f959343c4 HTTP/1.1" 200 284 0.018568 10.0.0.50 - - [2026-08-31 03:51:16] "POST /neutron/port HTTP/1.1" 200 1249 0.029230 10.0.0.50 - - [2026-08-31 03:51:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004706 10.0.0.50 - - [2026-08-31 03:51:18] "POST /neutron/port HTTP/1.1" 200 117 0.001416 10.0.0.50 - - [2026-08-31 03:51:24] "POST /neutron/port HTTP/1.1" 200 1249 0.045494 10.0.0.50 - - [2026-08-31 03:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004909 10.0.0.50 - - [2026-08-31 03:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.50 - - [2026-08-31 03:51:46] "POST /neutron/port HTTP/1.1" 200 1249 0.028703 10.0.0.50 - - [2026-08-31 03:51:46] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009187 10.0.0.50 - - [2026-08-31 03:51:46] "GET /virtual-machine/73daa8a1-d7ef-4a8c-8abc-7d234e64b2f8 HTTP/1.1" 200 1299 0.007561 10.0.0.50 - - [2026-08-31 03:51:46] "GET /virtual-machine-interface/2c7f36f3-dde2-456f-a8cf-01059ac8f035 HTTP/1.1" 200 3174 0.007396 10.0.0.50 - - [2026-08-31 03:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.50 - - [2026-08-31 03:51:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005698 10.0.0.50 - - [2026-08-31 03:51:47] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004718 10.0.0.50 - - [2026-08-31 03:51:47] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007895 10.0.0.50 - - [2026-08-31 03:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2026-08-31 03:51:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004763 10.0.0.50 - - [2026-08-31 03:51:48] "GET /virtual-networks?parent_id=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004406 10.0.0.50 - - [2026-08-31 03:51:48] "GET /virtual-network/2a9116cd-8b3a-4b02-a23e-0e8db5b7b702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2633 0.007695 10.0.0.50 - - [2026-08-31 03:51:48] "GET /virtual-machine-interface/2c7f36f3-dde2-456f-a8cf-01059ac8f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.008540 10.0.0.50 - - [2026-08-31 03:51:48] "PUT /virtual-machine-interface/2c7f36f3-dde2-456f-a8cf-01059ac8f035 HTTP/1.1" 200 284 0.017880 10.0.0.50 - - [2026-08-31 03:52:16] "POST /neutron/port HTTP/1.1" 200 1249 0.023660 10.0.0.50 - - [2026-08-31 03:52:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005243 10.0.0.50 - - [2026-08-31 03:52:17] "POST /neutron/port HTTP/1.1" 200 117 0.001267 10.0.0.50 - - [2026-08-31 03:52:25] "POST /neutron/port HTTP/1.1" 200 1249 0.023432 10.0.0.50 - - [2026-08-31 03:52:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004449 10.0.0.50 - - [2026-08-31 03:52:26] "POST /neutron/port HTTP/1.1" 200 117 0.001238 10.0.0.38 - - [2026-08-31 03:52:33] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.031645 10.0.0.50 - - [2026-08-31 03:52:33] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.100271 10.0.0.50 - - [2026-08-31 03:52:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.004278 10.0.0.50 - - [2026-08-31 03:52:33] "POST /interface-route-tables HTTP/1.1" 200 575 0.033020 10.0.0.50 - - [2026-08-31 03:52:33] "GET /interface-route-table/60f1b0af-6a78-41bd-9a7a-e6f7955854a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1332 0.007251 10.0.0.50 - - [2026-08-31 03:52:34] "GET /virtual-machine-interface/2c7f36f3-dde2-456f-a8cf-01059ac8f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007582 10.0.0.50 - - [2026-08-31 03:52:34] "POST /ref-update HTTP/1.1" 200 156 0.018902 10.0.0.50 - - [2026-08-31 03:52:35] "GET /virtual-machine-interface/566e52df-aa9b-4a0a-acbf-3322bc211dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007540 10.0.0.50 - - [2026-08-31 03:52:35] "POST /ref-update HTTP/1.1" 200 156 0.022497 10.0.0.50 - - [2026-08-31 03:52:35] "DELETE /interface-route-table/4036bb54-0aa8-4269-897f-9c847d423509 HTTP/1.1" 200 115 0.059183 10.0.0.50 - - [2026-08-31 03:52:37] "POST /neutron/port HTTP/1.1" 200 1249 0.040128 10.0.0.50 - - [2026-08-31 03:52:57] "GET /virtual-machine-interface/2c7f36f3-dde2-456f-a8cf-01059ac8f035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.010058 10.0.0.50 - - [2026-08-31 03:52:57] "POST /ref-update HTTP/1.1" 200 156 0.020982 10.0.0.50 - - [2026-08-31 03:52:57] "DELETE /interface-route-table/60f1b0af-6a78-41bd-9a7a-e6f7955854a9 HTTP/1.1" 200 115 0.047260 10.0.0.50 - - [2026-08-31 03:52:57] "GET /virtual-machine-interface/8953e3a7-f2a7-4c00-a09d-df5f959343c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.007301 10.0.0.50 - - [2026-08-31 03:52:57] "POST /ref-update HTTP/1.1" 200 156 0.020334 10.0.0.50 - - [2026-08-31 03:52:57] "DELETE /interface-route-table/2904fb18-e0b4-400f-b9c0-18959aa628ac HTTP/1.1" 200 115 0.043143 10.0.0.50 - - [2026-08-31 03:52:57] "POST /neutron/network HTTP/1.1" 200 1016 0.010999 10.0.0.50 - - [2026-08-31 03:52:59] "POST /neutron/port HTTP/1.1" 200 1239 0.024578 10.0.0.50 - - [2026-08-31 03:52:59] "POST /neutron/port HTTP/1.1" 200 1249 0.025267 10.0.0.50 - - [2026-08-31 03:53:00] "POST /neutron/network HTTP/1.1" 400 204 0.022055 10.0.0.50 - - [2026-08-31 03:53:00] "POST /neutron/port HTTP/1.1" 200 151 0.495676 10.0.0.50 - - [2026-08-31 03:53:02] "DELETE /route-target/1c01d418-04d9-45fd-b55e-19664dde7003 HTTP/1.1" 200 115 0.065149 10.0.0.38 - - [2026-08-31 03:53:03] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001306 10.0.0.50 - - [2026-08-31 03:53:03] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.065766 10.0.0.38 - - [2026-08-31 03:53:03] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001264 10.0.0.50 - - [2026-08-31 03:53:04] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?fields=virtual_networks HTTP/1.1" 200 1059 0.070807 10.0.0.38 - - [2026-08-31 03:53:04] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001092 10.0.0.50 - - [2026-08-31 03:53:04] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.053574 10.0.0.38 - - [2026-08-31 03:53:04] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001064 10.0.0.50 - - [2026-08-31 03:53:04] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?fields=security_groups HTTP/1.1" 200 1293 0.050736 10.0.0.50 - - [2026-08-31 03:53:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.031471 10.0.0.38 - - [2026-08-31 03:53:05] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003708 10.0.0.38 - - [2026-08-31 03:53:05] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001427 10.0.0.38 - - [2026-08-31 03:53:05] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.040332 10.0.0.38 - - [2026-08-31 03:53:05] "POST /id-to-fqname HTTP/1.1" 200 185 0.015489 10.0.0.38 - - [2026-08-31 03:53:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.003719 10.0.0.38 - - [2026-08-31 03:53:05] "POST /security-groups HTTP/1.1" 200 586 0.033640 10.0.0.38 - - [2026-08-31 03:53:05] "POST /projects HTTP/1.1" 200 575 0.286673 10.0.0.38 - - [2026-08-31 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.357841 10.0.0.50 - - [2026-08-31 03:53:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.009728 10.0.0.38 - - [2026-08-31 03:53:05] "DELETE /project/2c8bd3d32cbd4db59ac26aa5968dd31e HTTP/1.1" 404 173 0.008679 10.0.0.38 - - [2026-08-31 03:53:05] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.50 - - [2026-08-31 03:53:05] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.532291 10.0.0.38 - - [2026-08-31 03:53:05] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.061896 10.0.0.38 - - [2026-08-31 03:53:05] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.38 - - [2026-08-31 03:53:05] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?fields=security_groups HTTP/1.1" 200 1398 0.092549 10.0.0.38 - - [2026-08-31 03:53:05] "DELETE /security-group/41482065-1155-42d7-b222-a8b98c2f84f3 HTTP/1.1" 200 115 0.062344 10.0.0.38 - - [2026-08-31 03:53:05] "GET /projects?obj_uuids=9f6cb2c0-8bbd-47fe-ba5c-428590743693&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001052 10.0.0.38 - - [2026-08-31 03:53:05] "GET /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693?fields=application_policy_sets HTTP/1.1" 200 1437 0.067877 10.0.0.50 - - [2026-08-31 03:53:06] "DELETE /access-control-list/aa9faeab-7979-41de-b1c6-12aa1988b39e HTTP/1.1" 200 115 0.084840 10.0.0.38 - - [2026-08-31 03:53:06] "DELETE /project/9f6cb2c0-8bbd-47fe-ba5c-428590743693 HTTP/1.1" 200 115 0.533789 10.0.0.50 - - [2026-08-31 03:53:07] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.38 - - [2026-08-31 03:53:10] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001089 10.0.0.50 - - [2026-08-31 03:53:10] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.062058 10.0.0.38 - - [2026-08-31 03:53:10] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001021 10.0.0.50 - - [2026-08-31 03:53:10] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?fields=virtual_networks HTTP/1.1" 200 1032 0.059492 10.0.0.38 - - [2026-08-31 03:53:10] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002762 10.0.0.50 - - [2026-08-31 03:53:10] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.054790 10.0.0.38 - - [2026-08-31 03:53:10] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.50 - - [2026-08-31 03:53:10] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?fields=security_groups HTTP/1.1" 200 1253 0.058155 10.0.0.50 - - [2026-08-31 03:53:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.028639 10.0.0.38 - - [2026-08-31 03:53:11] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004973 10.0.0.38 - - [2026-08-31 03:53:11] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002245 10.0.0.38 - - [2026-08-31 03:53:11] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008399 10.0.0.38 - - [2026-08-31 03:53:11] "POST /id-to-fqname HTTP/1.1" 200 195 0.001476 10.0.0.38 - - [2026-08-31 03:53:11] "POST /fqname-to-id HTTP/1.1" 404 204 0.014217 10.0.0.38 - - [2026-08-31 03:53:12] "POST /security-groups HTTP/1.1" 200 596 0.035571 10.0.0.38 - - [2026-08-31 03:53:12] "POST /projects HTTP/1.1" 200 595 0.281113 10.0.0.50 - - [2026-08-31 03:53:12] "POST /fqname-to-id HTTP/1.1" 404 238 0.022693 10.0.0.38 - - [2026-08-31 03:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.376375 10.0.0.50 - - [2026-08-31 03:53:12] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.820738 10.0.0.38 - - [2026-08-31 03:53:12] "GET /obj-perms HTTP/1.1" 200 4493 0.069870 10.0.0.50 - - [2026-08-31 03:53:13] "GET / HTTP/1.1" 200 35931 0.002542 10.0.0.38 - - [2026-08-31 03:53:16] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001485 10.0.0.50 - - [2026-08-31 03:53:16] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1393 0.106345 10.0.0.38 - - [2026-08-31 03:53:16] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001585 10.0.0.50 - - [2026-08-31 03:53:16] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?fields=virtual_networks HTTP/1.1" 200 1052 0.079077 10.0.0.38 - - [2026-08-31 03:53:16] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001485 10.0.0.50 - - [2026-08-31 03:53:16] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.060740 10.0.0.38 - - [2026-08-31 03:53:16] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001157 10.0.0.50 - - [2026-08-31 03:53:16] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?fields=security_groups HTTP/1.1" 200 1283 0.071355 10.0.0.50 - - [2026-08-31 03:53:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.033759 10.0.0.38 - - [2026-08-31 03:53:17] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003729 10.0.0.38 - - [2026-08-31 03:53:17] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001151 10.0.0.38 - - [2026-08-31 03:53:17] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008366 10.0.0.38 - - [2026-08-31 03:53:18] "POST /id-to-fqname HTTP/1.1" 200 201 0.006033 10.0.0.38 - - [2026-08-31 03:53:18] "POST /fqname-to-id HTTP/1.1" 404 210 0.008998 10.0.0.38 - - [2026-08-31 03:53:18] "POST /security-groups HTTP/1.1" 200 602 0.039418 10.0.0.38 - - [2026-08-31 03:53:18] "POST /projects HTTP/1.1" 200 607 0.310434 10.0.0.50 - - [2026-08-31 03:53:18] "POST /access-control-lists HTTP/1.1" 200 607 0.038629 10.0.0.38 - - [2026-08-31 03:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.384875 10.0.0.50 - - [2026-08-31 03:53:18] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.542176 10.0.0.50 - - [2026-08-31 03:53:19] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.38 - - [2026-08-31 03:53:22] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001024 10.0.0.50 - - [2026-08-31 03:53:22] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.060617 10.0.0.38 - - [2026-08-31 03:53:22] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001078 10.0.0.50 - - [2026-08-31 03:53:22] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?fields=virtual_networks HTTP/1.1" 200 1064 0.060109 10.0.0.38 - - [2026-08-31 03:53:22] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001368 10.0.0.50 - - [2026-08-31 03:53:22] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.082421 10.0.0.38 - - [2026-08-31 03:53:22] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001074 10.0.0.50 - - [2026-08-31 03:53:23] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?fields=security_groups HTTP/1.1" 200 1301 0.057668 10.0.0.50 - - [2026-08-31 03:53:24] "POST /fqname-to-id HTTP/1.1" 404 185 0.032961 10.0.0.38 - - [2026-08-31 03:53:24] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003717 10.0.0.38 - - [2026-08-31 03:53:24] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.38 - - [2026-08-31 03:53:24] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008117 10.0.0.38 - - [2026-08-31 03:53:24] "POST /id-to-fqname HTTP/1.1" 200 187 0.007756 10.0.0.38 - - [2026-08-31 03:53:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.017302 10.0.0.38 - - [2026-08-31 03:53:24] "POST /security-groups HTTP/1.1" 200 588 0.039471 10.0.0.50 - - [2026-08-31 03:53:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.010208 10.0.0.38 - - [2026-08-31 03:53:24] "POST /projects HTTP/1.1" 200 579 0.316883 10.0.0.38 - - [2026-08-31 03:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.409711 10.0.0.50 - - [2026-08-31 03:53:24] "POST /access-control-lists HTTP/1.1" 200 591 0.034787 10.0.0.50 - - [2026-08-31 03:53:24] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.593680 10.0.0.50 - - [2026-08-31 03:53:25] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.38 - - [2026-08-31 03:53:29] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001341 10.0.0.50 - - [2026-08-31 03:53:29] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.054506 10.0.0.38 - - [2026-08-31 03:53:29] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001099 10.0.0.50 - - [2026-08-31 03:53:29] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?fields=virtual_networks HTTP/1.1" 200 1036 0.051275 10.0.0.38 - - [2026-08-31 03:53:29] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001529 10.0.0.50 - - [2026-08-31 03:53:29] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.070666 10.0.0.38 - - [2026-08-31 03:53:29] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001371 10.0.0.50 - - [2026-08-31 03:53:29] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?fields=security_groups HTTP/1.1" 200 1259 0.053446 10.0.0.50 - - [2026-08-31 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.037056 10.0.0.38 - - [2026-08-31 03:53:30] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004272 10.0.0.38 - - [2026-08-31 03:53:30] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001554 10.0.0.38 - - [2026-08-31 03:53:30] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009618 10.0.0.38 - - [2026-08-31 03:53:30] "POST /id-to-fqname HTTP/1.1" 200 184 0.004006 10.0.0.38 - - [2026-08-31 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.013472 10.0.0.38 - - [2026-08-31 03:53:30] "POST /security-groups HTTP/1.1" 200 585 0.055888 10.0.0.38 - - [2026-08-31 03:53:30] "POST /projects HTTP/1.1" 200 573 0.305176 10.0.0.50 - - [2026-08-31 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.018188 10.0.0.38 - - [2026-08-31 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.390444 10.0.0.50 - - [2026-08-31 03:53:30] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.588180 10.0.0.50 - - [2026-08-31 03:53:31] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.38 - - [2026-08-31 03:53:35] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001244 10.0.0.50 - - [2026-08-31 03:53:35] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.060318 10.0.0.38 - - [2026-08-31 03:53:35] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001061 10.0.0.50 - - [2026-08-31 03:53:35] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?fields=virtual_networks HTTP/1.1" 200 1031 0.060938 10.0.0.38 - - [2026-08-31 03:53:35] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001362 10.0.0.50 - - [2026-08-31 03:53:35] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.058923 10.0.0.38 - - [2026-08-31 03:53:35] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001325 10.0.0.50 - - [2026-08-31 03:53:35] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?fields=security_groups HTTP/1.1" 200 1251 0.065007 10.0.0.50 - - [2026-08-31 03:53:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.036728 10.0.0.38 - - [2026-08-31 03:53:36] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009162 10.0.0.38 - - [2026-08-31 03:53:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001149 10.0.0.38 - - [2026-08-31 03:53:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009053 10.0.0.38 - - [2026-08-31 03:53:36] "POST /id-to-fqname HTTP/1.1" 200 188 0.006145 10.0.0.38 - - [2026-08-31 03:53:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.009053 10.0.0.38 - - [2026-08-31 03:53:36] "POST /security-groups HTTP/1.1" 200 589 0.097717 10.0.0.38 - - [2026-08-31 03:53:36] "POST /projects HTTP/1.1" 200 581 0.366765 10.0.0.38 - - [2026-08-31 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.402422 10.0.0.50 - - [2026-08-31 03:53:36] "POST /access-control-lists HTTP/1.1" 200 594 0.045595 10.0.0.50 - - [2026-08-31 03:53:36] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.586036 10.0.0.50 - - [2026-08-31 03:53:38] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.38 - - [2026-08-31 03:53:41] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001238 10.0.0.50 - - [2026-08-31 03:53:41] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.047695 10.0.0.38 - - [2026-08-31 03:53:41] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000997 10.0.0.50 - - [2026-08-31 03:53:41] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?fields=virtual_networks HTTP/1.1" 200 1039 0.053040 10.0.0.38 - - [2026-08-31 03:53:41] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001253 10.0.0.50 - - [2026-08-31 03:53:41] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.053467 10.0.0.38 - - [2026-08-31 03:53:41] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001053 10.0.0.50 - - [2026-08-31 03:53:41] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?fields=security_groups HTTP/1.1" 200 1263 0.044322 10.0.0.50 - - [2026-08-31 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.031049 10.0.0.38 - - [2026-08-31 03:53:42] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003803 10.0.0.38 - - [2026-08-31 03:53:42] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001246 10.0.0.38 - - [2026-08-31 03:53:42] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009288 10.0.0.38 - - [2026-08-31 03:53:42] "POST /id-to-fqname HTTP/1.1" 200 188 0.001338 10.0.0.38 - - [2026-08-31 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.007170 10.0.0.38 - - [2026-08-31 03:53:42] "POST /security-groups HTTP/1.1" 200 589 0.036737 10.0.0.50 - - [2026-08-31 03:53:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.003610 10.0.0.38 - - [2026-08-31 03:53:42] "POST /projects HTTP/1.1" 200 581 0.277451 10.0.0.38 - - [2026-08-31 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.361602 10.0.0.50 - - [2026-08-31 03:53:43] "POST /access-control-lists HTTP/1.1" 200 592 0.039547 10.0.0.50 - - [2026-08-31 03:53:43] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.538416 10.0.0.50 - - [2026-08-31 03:53:44] "GET / HTTP/1.1" 200 35931 0.002473 10.0.0.50 - - [2026-08-31 03:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.50 - - [2026-08-31 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.073389 10.0.0.38 - - [2026-08-31 03:53:46] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.50 - - [2026-08-31 03:53:46] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.052670 10.0.0.50 - - [2026-08-31 03:53:46] "POST /neutron/network HTTP/1.1" 200 117 0.042495 10.0.0.50 - - [2026-08-31 03:53:47] "POST /neutron/network HTTP/1.1" 200 831 0.016881 10.0.0.50 - - [2026-08-31 03:53:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001694 10.0.0.50 - - [2026-08-31 03:53:47] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009265 10.0.0.50 - - [2026-08-31 03:53:47] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008736 10.0.0.50 - - [2026-08-31 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.50 - - [2026-08-31 03:53:47] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007572 10.0.0.50 - - [2026-08-31 03:53:47] "PUT /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44 HTTP/1.1" 200 264 0.073773 10.0.0.50 - - [2026-08-31 03:53:47] "POST /route-targets HTTP/1.1" 200 323 0.030153 10.0.0.50 - - [2026-08-31 03:53:47] "POST /neutron/subnet HTTP/1.1" 200 710 0.021126 10.0.0.50 - - [2026-08-31 03:53:48] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007327 10.0.0.50 - - [2026-08-31 03:53:48] "GET /obj-perms HTTP/1.1" 200 4463 0.051990 10.0.0.185 - - [2026-08-31 03:53:49] "GET /obj-perms HTTP/1.1" 200 4463 0.047101 10.0.0.50 - - [2026-08-31 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 218 0.001570 10.0.0.50 - - [2026-08-31 03:53:50] "POST /neutron/network HTTP/1.1" 200 841 0.008585 10.0.0.38 - - [2026-08-31 03:53:50] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001226 10.0.0.50 - - [2026-08-31 03:53:50] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.132904 10.0.0.50 - - [2026-08-31 03:53:50] "POST /neutron/port HTTP/1.1" 200 117 0.007985 10.0.0.38 - - [2026-08-31 03:53:54] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001134 10.0.0.50 - - [2026-08-31 03:53:54] "POST /neutron/port HTTP/1.1" 200 1067 0.378108 10.0.0.50 - - [2026-08-31 03:53:55] "POST /neutron/port HTTP/1.1" 200 1121 0.176472 10.0.0.50 - - [2026-08-31 03:53:56] "POST /neutron/port HTTP/1.1" 200 1131 0.023419 10.0.0.50 - - [2026-08-31 03:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.001321 10.0.0.185 - - [2026-08-31 03:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.185 - - [2026-08-31 03:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.38 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.185 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.185 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2026-08-31 03:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.50 - - [2026-08-31 03:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.50 - - [2026-08-31 03:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.50 - - [2026-08-31 03:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.50 - - [2026-08-31 03:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.50 - - [2026-08-31 03:54:00] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009109 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/970fe6f360ed4a889293d6dc901d75e0 HTTP/1.1" 404 173 0.026027 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/144ec5f1e164461692d25b51d69defbe HTTP/1.1" 404 173 0.013676 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/5548261a2fc0414bb40183ceb41b8cf3 HTTP/1.1" 404 173 0.029081 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/64d4c1b86d924ae9b12e7a1fb08f80ec HTTP/1.1" 404 173 0.032453 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/c2b6627c40fa41bb9204e7a5dde9c763 HTTP/1.1" 404 173 0.017252 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /project/34a5cdc5686b48d9a7aaadabf39c5cae HTTP/1.1" 404 173 0.020315 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001121 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000871 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000778 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000859 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000914 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000787 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.125339 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.135665 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1522 0.140687 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.183995 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001415 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001629 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001235 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001531 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.270342 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.292449 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002702 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001279 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?fields=security_groups HTTP/1.1" 200 1388 0.167689 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?fields=security_groups HTTP/1.1" 200 1364 0.202204 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?fields=security_groups HTTP/1.1" 200 1406 0.216717 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?fields=security_groups HTTP/1.1" 200 1356 0.242100 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?fields=security_groups HTTP/1.1" 200 1368 0.195299 10.0.0.38 - - [2026-08-31 03:54:06] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?fields=security_groups HTTP/1.1" 200 1358 0.206810 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /security-group/048dcc97-e980-43f4-92b7-5a907d7ec8dd HTTP/1.1" 200 115 0.216875 10.0.0.38 - - [2026-08-31 03:54:06] "GET /projects?obj_uuids=34a5cdc5-686b-48d9-a7aa-adabf39c5cae&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001763 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /security-group/db9d29f0-985d-4413-80cb-f80bd8e70e34 HTTP/1.1" 200 115 0.274316 10.0.0.38 - - [2026-08-31 03:54:06] "DELETE /security-group/a5ca729d-c170-42b9-aaeb-53a0cc8e67e3 HTTP/1.1" 200 115 0.293672 10.0.0.38 - - [2026-08-31 03:54:07] "GET /projects?obj_uuids=970fe6f3-60ed-4a88-9293-d6dc901d75e0&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.008192 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /security-group/2da8e988-88dd-40a8-b88b-98f68258a07f HTTP/1.1" 200 115 0.320681 10.0.0.38 - - [2026-08-31 03:54:07] "GET /projects?obj_uuids=5548261a-2fc0-414b-b401-83ceb41b8cf3&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002253 10.0.0.38 - - [2026-08-31 03:54:07] "GET /projects?obj_uuids=64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002863 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae?fields=application_policy_sets HTTP/1.1" 200 1403 0.143824 10.0.0.50 - - [2026-08-31 03:54:07] "DELETE /access-control-list/f40ae096-d302-46a0-accb-c7686fd8a7ce HTTP/1.1" 200 115 0.184780 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /security-group/4f613b6b-016c-49d2-b159-465710d28a75 HTTP/1.1" 200 115 0.334370 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0?fields=application_policy_sets HTTP/1.1" 200 1395 0.168108 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /security-group/c86d538a-5492-41b5-a6e2-eee73c45e232 HTTP/1.1" 200 115 0.350776 10.0.0.38 - - [2026-08-31 03:54:07] "GET /projects?obj_uuids=c2b6627c-40fa-41bb-9204-e7a5dde9c763&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.007399 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec?fields=application_policy_sets HTTP/1.1" 200 1445 0.227531 10.0.0.38 - - [2026-08-31 03:54:07] "GET /projects?obj_uuids=2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002095 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/5548261a-2fc0-414b-b401-83ceb41b8cf3?fields=application_policy_sets HTTP/1.1" 200 1427 0.270269 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763?fields=application_policy_sets HTTP/1.1" 200 1407 0.210693 10.0.0.50 - - [2026-08-31 03:54:07] "DELETE /access-control-list/f0b4455c-ab9e-4df0-9bff-b6550b6a7d64 HTTP/1.1" 200 115 0.162817 10.0.0.38 - - [2026-08-31 03:54:07] "GET /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e?fields=application_policy_sets HTTP/1.1" 200 1397 0.203859 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/34a5cdc5-686b-48d9-a7aa-adabf39c5cae HTTP/1.1" 200 115 1.560228 10.0.0.50 - - [2026-08-31 03:54:07] "DELETE /access-control-list/0e4f7286-7c51-4cde-917c-6fde7c004bd8 HTTP/1.1" 200 115 0.278749 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/970fe6f3-60ed-4a88-9293-d6dc901d75e0 HTTP/1.1" 200 115 1.628901 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/64d4c1b8-6d92-4ae9-b12e-7a1fb08f80ec HTTP/1.1" 200 115 1.658890 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/5548261a-2fc0-414b-b401-83ceb41b8cf3 HTTP/1.1" 200 115 1.687285 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/c2b6627c-40fa-41bb-9204-e7a5dde9c763 HTTP/1.1" 200 115 1.675381 10.0.0.38 - - [2026-08-31 03:54:07] "DELETE /project/2c8bd3d3-2cbd-4db5-9ac2-6aa5968dd31e HTTP/1.1" 200 115 1.676306 10.0.0.50 - - [2026-08-31 03:54:08] "DELETE /access-control-list/57cd5be1-5c01-484f-8d10-2b8404de8eed HTTP/1.1" 200 115 0.061003 10.0.0.50 - - [2026-08-31 03:54:10] "POST /neutron/port HTTP/1.1" 200 1131 0.020987 10.0.0.50 - - [2026-08-31 03:54:15] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008713 10.0.0.50 - - [2026-08-31 03:54:20] "POST /neutron/port HTTP/1.1" 200 1131 0.023651 10.0.0.50 - - [2026-08-31 03:54:21] "POST /neutron/port HTTP/1.1" 200 1131 0.024560 10.0.0.50 - - [2026-08-31 03:54:21] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009769 10.0.0.50 - - [2026-08-31 03:54:21] "POST /neutron/port HTTP/1.1" 200 1131 0.026910 10.0.0.50 - - [2026-08-31 03:54:21] "GET /virtual-machine/2c7cbc2f-79f9-499f-9ec0-59367589dcad HTTP/1.1" 401 292 0.000890 10.0.0.50 - - [2026-08-31 03:54:21] "GET /virtual-machine/2c7cbc2f-79f9-499f-9ec0-59367589dcad HTTP/1.1" 200 1290 0.029639 10.0.0.50 - - [2026-08-31 03:54:21] "GET /virtual-machine-interface/0a6b4d53-b73a-4bc1-bd0f-c1fd5e1c8054 HTTP/1.1" 200 2929 0.006921 10.0.0.50 - - [2026-08-31 03:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.50 - - [2026-08-31 03:54:21] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004069 10.0.0.50 - - [2026-08-31 03:54:21] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003458 10.0.0.50 - - [2026-08-31 03:54:21] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007284 10.0.0.50 - - [2026-08-31 03:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.50 - - [2026-08-31 03:54:24] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007573 10.0.0.50 - - [2026-08-31 03:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.50 - - [2026-08-31 03:54:28] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007548 10.0.0.50 - - [2026-08-31 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.50 - - [2026-08-31 03:54:32] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006468 10.0.0.50 - - [2026-08-31 03:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.50 - - [2026-08-31 03:54:37] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.020894 10.0.0.50 - - [2026-08-31 03:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2026-08-31 03:54:41] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006798 10.0.0.50 - - [2026-08-31 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.50 - - [2026-08-31 03:54:45] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006266 10.0.0.50 - - [2026-08-31 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.50 - - [2026-08-31 03:54:49] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006702 10.0.0.50 - - [2026-08-31 03:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.50 - - [2026-08-31 03:54:51] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006082 10.0.0.50 - - [2026-08-31 03:54:51] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004610 10.0.0.50 - - [2026-08-31 03:54:51] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007610 10.0.0.50 - - [2026-08-31 03:54:51] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009289 10.0.0.50 - - [2026-08-31 03:54:56] "POST /neutron/port HTTP/1.1" 200 1131 0.019248 10.0.0.50 - - [2026-08-31 03:55:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009431 10.0.0.50 - - [2026-08-31 03:55:07] "POST /neutron/port HTTP/1.1" 200 1131 0.020671 10.0.0.50 - - [2026-08-31 03:55:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008423 10.0.0.50 - - [2026-08-31 03:55:07] "POST /neutron/network HTTP/1.1" 200 805 0.020103 10.0.0.50 - - [2026-08-31 03:55:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001483 10.0.0.50 - - [2026-08-31 03:55:07] "GET /virtual-machine/2c7cbc2f-79f9-499f-9ec0-59367589dcad HTTP/1.1" 200 1290 0.004729 10.0.0.50 - - [2026-08-31 03:55:07] "GET /virtual-machine-interface/0a6b4d53-b73a-4bc1-bd0f-c1fd5e1c8054 HTTP/1.1" 200 2929 0.005940 10.0.0.50 - - [2026-08-31 03:55:07] "GET /instance-ip/0e206004-066b-467f-8bfd-a251191f75b4 HTTP/1.1" 200 1613 0.007531 10.0.0.50 - - [2026-08-31 03:55:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.003600 10.0.0.50 - - [2026-08-31 03:55:07] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006244 10.0.0.38 - - [2026-08-31 03:55:07] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001522 10.0.0.50 - - [2026-08-31 03:55:07] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.071717 10.0.0.50 - - [2026-08-31 03:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.50 - - [2026-08-31 03:55:07] "GET /security-group/2cb949ca-d681-4ab5-883e-c9cc6e3895fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3757 0.005052 10.0.0.50 - - [2026-08-31 03:55:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.113517 10.0.0.50 - - [2026-08-31 03:55:08] "POST /instance-ips HTTP/1.1" 200 357 0.055856 10.0.0.50 - - [2026-08-31 03:55:08] "GET /instance-ip/c1955a44-6d81-4c15-80b8-bb1b3d2a35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.007964 10.0.0.50 - - [2026-08-31 03:55:08] "GET /virtual-machine-interface/1a1ee315-fc7f-4427-835f-e81a8c357387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.007031 10.0.0.50 - - [2026-08-31 03:55:08] "GET /virtual-machine-interface/1a1ee315-fc7f-4427-835f-e81a8c357387?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.009084 10.0.0.50 - - [2026-08-31 03:55:08] "GET /instance-ip/c1955a44-6d81-4c15-80b8-bb1b3d2a35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1568 0.005692 10.0.0.50 - - [2026-08-31 03:55:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001788 10.0.0.50 - - [2026-08-31 03:55:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014100 10.0.0.50 - - [2026-08-31 03:55:08] "POST /neutron/network HTTP/1.1" 200 831 0.029704 10.0.0.50 - - [2026-08-31 03:55:09] "POST /neutron/port HTTP/1.1" 200 1131 0.026648 10.0.0.50 - - [2026-08-31 03:55:09] "POST /neutron/port HTTP/1.1" 200 117 0.008578 10.0.0.50 - - [2026-08-31 03:55:13] "POST /neutron/port HTTP/1.1" 200 975 0.014886 10.0.0.50 - - [2026-08-31 03:55:14] "POST /neutron/port HTTP/1.1" 200 1077 0.027408 10.0.0.50 - - [2026-08-31 03:55:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004506 10.0.0.50 - - [2026-08-31 03:55:14] "POST /neutron/network HTTP/1.1" 200 831 0.007688 10.0.0.50 - - [2026-08-31 03:55:20] "POST /neutron/port HTTP/1.1" 200 1131 0.019842 10.0.0.50 - - [2026-08-31 03:55:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005007 10.0.0.50 - - [2026-08-31 03:55:22] "POST /neutron/network HTTP/1.1" 200 831 0.008260 10.0.0.50 - - [2026-08-31 03:55:29] "POST /neutron/port HTTP/1.1" 200 1077 0.021049 10.0.0.50 - - [2026-08-31 03:55:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008927 10.0.0.50 - - [2026-08-31 03:55:39] "POST /neutron/port HTTP/1.1" 200 1077 0.020993 10.0.0.50 - - [2026-08-31 03:55:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009789 10.0.0.50 - - [2026-08-31 03:55:39] "GET /virtual-machine/a1f7a934-cf83-41d7-8f78-f78a77877fe8 HTTP/1.1" 200 1269 0.007561 10.0.0.50 - - [2026-08-31 03:55:39] "GET /virtual-machine-interface/1a1ee315-fc7f-4427-835f-e81a8c357387 HTTP/1.1" 200 2979 0.006111 10.0.0.50 - - [2026-08-31 03:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.50 - - [2026-08-31 03:55:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004879 10.0.0.50 - - [2026-08-31 03:55:39] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003820 10.0.0.50 - - [2026-08-31 03:55:40] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008195 10.0.0.50 - - [2026-08-31 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.50 - - [2026-08-31 03:55:43] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006610 10.0.0.50 - - [2026-08-31 03:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.50 - - [2026-08-31 03:55:47] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013621 10.0.0.50 - - [2026-08-31 03:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.50 - - [2026-08-31 03:55:51] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008085 10.0.0.50 - - [2026-08-31 03:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.50 - - [2026-08-31 03:55:55] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008141 10.0.0.50 - - [2026-08-31 03:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.50 - - [2026-08-31 03:55:59] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005833 10.0.0.50 - - [2026-08-31 03:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.50 - - [2026-08-31 03:56:03] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005798 10.0.0.50 - - [2026-08-31 03:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.50 - - [2026-08-31 03:56:07] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006537 10.0.0.50 - - [2026-08-31 03:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2026-08-31 03:56:11] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005455 10.0.0.50 - - [2026-08-31 03:56:11] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004954 10.0.0.50 - - [2026-08-31 03:56:11] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007213 10.0.0.38 - - [2026-08-31 03:56:14] "GET /obj-perms HTTP/1.1" 200 4493 0.043479 10.0.0.50 - - [2026-08-31 03:56:17] "POST /neutron/port HTTP/1.1" 200 1077 0.024146 10.0.0.50 - - [2026-08-31 03:56:18] "POST /neutron/security_group HTTP/1.1" 200 2068 0.025036 10.0.0.50 - - [2026-08-31 03:56:22] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008709 10.0.0.50 - - [2026-08-31 03:56:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005186 10.0.0.50 - - [2026-08-31 03:56:23] "POST /neutron/network HTTP/1.1" 200 831 0.009416 10.0.0.50 - - [2026-08-31 03:56:27] "POST /id-to-fqname HTTP/1.1" 200 218 0.001905 10.0.0.50 - - [2026-08-31 03:56:27] "POST /neutron/network HTTP/1.1" 200 841 0.008504 10.0.0.50 - - [2026-08-31 03:56:28] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009832 10.0.0.50 - - [2026-08-31 03:56:32] "POST /neutron/network HTTP/1.1" 200 841 0.008577 10.0.0.50 - - [2026-08-31 03:56:32] "POST /neutron/port HTTP/1.1" 200 1067 0.056304 10.0.0.50 - - [2026-08-31 03:56:33] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008977 10.0.0.50 - - [2026-08-31 03:56:34] "POST /neutron/subnet HTTP/1.1" 200 684 0.010847 10.0.0.50 - - [2026-08-31 03:56:38] "POST /neutron/port HTTP/1.1" 200 1131 0.023796 10.0.0.50 - - [2026-08-31 03:56:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011189 10.0.0.50 - - [2026-08-31 03:56:53] "POST /neutron/port HTTP/1.1" 200 1131 0.023986 10.0.0.50 - - [2026-08-31 03:56:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011200 10.0.0.50 - - [2026-08-31 03:56:58] "POST /neutron/port HTTP/1.1" 200 1131 0.027471 10.0.0.50 - - [2026-08-31 03:56:58] "GET /virtual-machine/37c770eb-33d6-41ff-baf9-750e64057d16 HTTP/1.1" 200 1290 0.008456 10.0.0.50 - - [2026-08-31 03:56:59] "GET /virtual-machine-interface/c8254709-f8a4-4c2c-a93b-5e99be0fa220 HTTP/1.1" 200 2931 0.007540 10.0.0.50 - - [2026-08-31 03:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.50 - - [2026-08-31 03:56:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004813 10.0.0.50 - - [2026-08-31 03:56:59] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004488 10.0.0.50 - - [2026-08-31 03:56:59] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008229 10.0.0.50 - - [2026-08-31 03:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.50 - - [2026-08-31 03:57:02] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006222 10.0.0.50 - - [2026-08-31 03:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.50 - - [2026-08-31 03:57:06] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006616 10.0.0.50 - - [2026-08-31 03:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.50 - - [2026-08-31 03:57:10] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008534 10.0.0.50 - - [2026-08-31 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.50 - - [2026-08-31 03:57:14] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007077 10.0.0.50 - - [2026-08-31 03:57:15] "GET /obj-perms HTTP/1.1" 200 4493 0.044017 10.0.0.185 - - [2026-08-31 03:57:15] "GET /obj-perms HTTP/1.1" 200 4493 0.041925 10.0.0.50 - - [2026-08-31 03:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.50 - - [2026-08-31 03:57:18] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007762 10.0.0.50 - - [2026-08-31 03:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.50 - - [2026-08-31 03:57:22] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007766 10.0.0.50 - - [2026-08-31 03:57:23] "POST /neutron/port HTTP/1.1" 200 1077 0.025573 10.0.0.50 - - [2026-08-31 03:57:24] "POST /neutron/subnet HTTP/1.1" 200 684 0.010432 10.0.0.50 - - [2026-08-31 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.50 - - [2026-08-31 03:57:26] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008551 10.0.0.50 - - [2026-08-31 03:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.50 - - [2026-08-31 03:57:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004888 10.0.0.50 - - [2026-08-31 03:57:28] "GET /virtual-networks?parent_id=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003542 10.0.0.50 - - [2026-08-31 03:57:28] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006942 10.0.0.50 - - [2026-08-31 03:57:29] "POST /neutron/port HTTP/1.1" 200 1131 0.030797 10.0.0.50 - - [2026-08-31 03:57:30] "POST /neutron/port HTTP/1.1" 200 1131 0.022319 10.0.0.50 - - [2026-08-31 03:57:30] "POST /neutron/subnet HTTP/1.1" 200 684 0.012016 10.0.0.50 - - [2026-08-31 03:57:33] "POST /neutron/port HTTP/1.1" 200 1131 0.020994 10.0.0.50 - - [2026-08-31 03:57:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009484 10.0.0.50 - - [2026-08-31 03:57:44] "POST /neutron/port HTTP/1.1" 200 1131 0.030274 10.0.0.50 - - [2026-08-31 03:57:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014982 10.0.0.50 - - [2026-08-31 03:57:44] "POST /neutron/port HTTP/1.1" 200 1131 0.018853 10.0.0.50 - - [2026-08-31 03:57:45] "POST /neutron/network HTTP/1.1" 200 831 0.008558 10.0.0.50 - - [2026-08-31 03:57:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001416 10.0.0.50 - - [2026-08-31 03:57:45] "GET /virtual-machine/37c770eb-33d6-41ff-baf9-750e64057d16 HTTP/1.1" 200 1290 0.004815 10.0.0.50 - - [2026-08-31 03:57:45] "GET /virtual-machine-interface/c8254709-f8a4-4c2c-a93b-5e99be0fa220 HTTP/1.1" 200 2931 0.006461 10.0.0.50 - - [2026-08-31 03:57:45] "GET /instance-ip/7d3984b1-faad-4481-8dcc-ea1bdc03a874 HTTP/1.1" 200 1613 0.008917 10.0.0.50 - - [2026-08-31 03:57:45] "GET /virtual-machine-interface/c8254709-f8a4-4c2c-a93b-5e99be0fa220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006305 10.0.0.50 - - [2026-08-31 03:57:45] "PUT /virtual-machine-interface/c8254709-f8a4-4c2c-a93b-5e99be0fa220 HTTP/1.1" 200 284 0.017656 10.0.0.50 - - [2026-08-31 03:58:24] "POST /neutron/network HTTP/1.1" 200 841 0.008228 10.0.0.50 - - [2026-08-31 03:58:24] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.50 - - [2026-08-31 03:58:30] "POST /neutron/port HTTP/1.1" 200 1131 0.021739 10.0.0.50 - - [2026-08-31 03:58:31] "POST /neutron/subnet HTTP/1.1" 200 684 0.010276 10.0.0.185 - - [2026-08-31 03:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.185 - - [2026-08-31 03:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-08-31 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000650 10.0.0.38 - - [2026-08-31 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.185 - - [2026-08-31 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.185 - - [2026-08-31 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000575 10.0.0.38 - - [2026-08-31 03:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000485 10.0.0.38 - - [2026-08-31 03:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.50 - - [2026-08-31 03:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.50 - - [2026-08-31 03:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-08-31 03:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.50 - - [2026-08-31 03:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000549 10.0.0.50 - - [2026-08-31 03:59:22] "POST /neutron/port HTTP/1.1" 200 1077 0.048990 10.0.0.50 - - [2026-08-31 03:59:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004343 10.0.0.50 - - [2026-08-31 03:59:23] "POST /neutron/network HTTP/1.1" 200 831 0.011279 10.0.0.50 - - [2026-08-31 03:59:27] "DELETE /instance-ip/c1955a44-6d81-4c15-80b8-bb1b3d2a35a5 HTTP/1.1" 200 115 0.094516 10.0.0.50 - - [2026-08-31 03:59:27] "DELETE /virtual-machine-interface/1a1ee315-fc7f-4427-835f-e81a8c357387 HTTP/1.1" 200 115 0.109836 10.0.0.50 - - [2026-08-31 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.50 - - [2026-08-31 03:59:27] "GET /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006119 10.0.0.50 - - [2026-08-31 03:59:27] "PUT /virtual-network/9073f12a-cc9e-4f91-8739-d8ff265e4a44 HTTP/1.1" 200 264 0.065153 10.0.0.50 - - [2026-08-31 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.040190 10.0.0.50 - - [2026-08-31 03:59:29] "POST /neutron/port HTTP/1.1" 200 1131 0.056823 10.0.0.50 - - [2026-08-31 03:59:29] "POST /neutron/network HTTP/1.1" 200 831 0.007692 10.0.0.50 - - [2026-08-31 03:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.006241 10.0.0.50 - - [2026-08-31 03:59:31] "POST /neutron/port HTTP/1.1" 200 151 0.300672 10.0.0.50 - - [2026-08-31 03:59:31] "DELETE /route-target/a18964c4-5231-4757-b4d4-88c252307636 HTTP/1.1" 200 115 0.037903 10.0.0.38 - - [2026-08-31 03:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.049222 10.0.0.38 - - [2026-08-31 03:59:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003908 10.0.0.50 - - [2026-08-31 03:59:32] "POST /neutron/network HTTP/1.1" 200 151 0.205574 10.0.0.38 - - [2026-08-31 03:59:33] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.50 - - [2026-08-31 03:59:33] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.078310 10.0.0.38 - - [2026-08-31 03:59:33] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001516 10.0.0.50 - - [2026-08-31 03:59:33] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?fields=virtual_networks HTTP/1.1" 200 1038 0.054615 10.0.0.38 - - [2026-08-31 03:59:33] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001714 10.0.0.50 - - [2026-08-31 03:59:33] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.059821 10.0.0.38 - - [2026-08-31 03:59:33] "GET /projects?obj_uuids=144ec5f1-e164-4616-92d2-5b51d69defbe&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001093 10.0.0.50 - - [2026-08-31 03:59:33] "GET /project/144ec5f1-e164-4616-92d2-5b51d69defbe?fields=security_groups HTTP/1.1" 200 1262 0.057960 10.0.0.50 - - [2026-08-31 03:59:34] "POST /fqname-to-id HTTP/1.1" 404 185 0.035526 10.0.0.38 - - [2026-08-31 03:59:34] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003968 10.0.0.38 - - [2026-08-31 03:59:35] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001077 10.0.0.38 - - [2026-08-31 03:59:35] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.035937 10.0.0.38 - - [2026-08-31 03:59:35] "POST /id-to-fqname HTTP/1.1" 200 187 0.003061 10.0.0.38 - - [2026-08-31 03:59:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.012980 10.0.0.38 - - [2026-08-31 03:59:35] "POST /security-groups HTTP/1.1" 200 588 0.039313 10.0.0.38 - - [2026-08-31 03:59:35] "POST /projects HTTP/1.1" 200 579 0.293291 10.0.0.38 - - [2026-08-31 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.335421 10.0.0.50 - - [2026-08-31 03:59:35] "POST /fqname-to-id HTTP/1.1" 404 230 0.005871 10.0.0.50 - - [2026-08-31 03:59:35] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.550216 10.0.0.50 - - [2026-08-31 03:59:36] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.50 - - [2026-08-31 03:59:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.50 - - [2026-08-31 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.061910 10.0.0.38 - - [2026-08-31 03:59:39] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001057 10.0.0.50 - - [2026-08-31 03:59:39] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.074367 10.0.0.50 - - [2026-08-31 03:59:39] "POST /ref-update HTTP/1.1" 200 156 0.048877 10.0.0.38 - - [2026-08-31 03:59:39] "POST /useragent-kv HTTP/1.1" 200 115 0.011019 10.0.0.50 - - [2026-08-31 03:59:39] "POST /neutron/subnet HTTP/1.1" 200 734 0.244837 10.0.0.50 - - [2026-08-31 03:59:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001606 10.0.0.50 - - [2026-08-31 03:59:39] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005971 10.0.0.50 - - [2026-08-31 03:59:39] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006321 10.0.0.50 - - [2026-08-31 03:59:39] "POST /neutron/network HTTP/1.1" 200 843 0.006508 10.0.0.50 - - [2026-08-31 03:59:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.003503 10.0.0.50 - - [2026-08-31 03:59:39] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005277 10.0.0.50 - - [2026-08-31 03:59:40] "GET /virtual-machine-interface/3b1ff2b1-1440-4419-a0c4-34f6bb3e936c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008953 10.0.0.50 - - [2026-08-31 03:59:40] "GET /virtual-machine-interface/3b1ff2b1-1440-4419-a0c4-34f6bb3e936c?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.010751 10.0.0.50 - - [2026-08-31 03:59:40] "GET /instance-ip/f5e61891-0a3c-4b70-ac8f-1014145d75f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1603 0.005166 10.0.0.50 - - [2026-08-31 03:59:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001493 10.0.0.50 - - [2026-08-31 03:59:40] "POST /neutron/network HTTP/1.1" 200 853 0.007811 10.0.0.50 - - [2026-08-31 03:59:40] "POST /neutron/port HTTP/1.1" 200 117 0.006608 10.0.0.50 - - [2026-08-31 03:59:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001509 10.0.0.50 - - [2026-08-31 03:59:41] "POST /neutron/port HTTP/1.1" 200 997 0.014314 10.0.0.50 - - [2026-08-31 03:59:41] "POST /neutron/port HTTP/1.1" 200 997 0.014230 10.0.0.38 - - [2026-08-31 03:59:41] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001305 10.0.0.50 - - [2026-08-31 03:59:41] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.055693 10.0.0.50 - - [2026-08-31 03:59:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.003417 10.0.0.50 - - [2026-08-31 03:59:41] "POST /interface-route-tables HTTP/1.1" 200 556 0.030387 10.0.0.50 - - [2026-08-31 03:59:41] "GET /interface-route-table/9fd7ea50-5e0b-41ad-8ec6-3a07f6bca958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.007157 10.0.0.50 - - [2026-08-31 03:59:42] "GET /virtual-machine-interface/3b1ff2b1-1440-4419-a0c4-34f6bb3e936c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007344 10.0.0.50 - - [2026-08-31 03:59:42] "POST /ref-update HTTP/1.1" 200 156 0.019595 10.0.0.50 - - [2026-08-31 03:59:42] "POST /neutron/port HTTP/1.1" 200 117 0.007950 10.0.0.50 - - [2026-08-31 03:59:45] "POST /neutron/port HTTP/1.1" 200 1071 0.031259 10.0.0.50 - - [2026-08-31 03:59:45] "POST /neutron/network HTTP/1.1" 200 853 0.011383 10.0.0.50 - - [2026-08-31 03:59:45] "POST /neutron/port HTTP/1.1" 200 997 0.060709 10.0.0.50 - - [2026-08-31 03:59:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005762 10.0.0.50 - - [2026-08-31 03:59:47] "POST /neutron/network HTTP/1.1" 200 843 0.009051 10.0.0.50 - - [2026-08-31 03:59:47] "POST /neutron/subnet HTTP/1.1" 200 708 0.009215 10.0.0.50 - - [2026-08-31 03:59:47] "POST /neutron/port HTTP/1.1" 200 1135 0.023697 10.0.0.50 - - [2026-08-31 03:59:52] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009660 10.0.0.50 - - [2026-08-31 03:59:54] "POST /neutron/network HTTP/1.1" 200 843 0.007628 10.0.0.50 - - [2026-08-31 03:59:54] "POST /neutron/port HTTP/1.1" 200 1020 0.229033 10.0.0.50 - - [2026-08-31 04:00:03] "POST /neutron/port HTTP/1.1" 200 1135 0.025397 10.0.0.38 - - [2026-08-31 04:00:08] "DELETE /project/144ec5f1-e164-4616-92d2-5b51d69defbe HTTP/1.1" 404 177 0.005989 10.0.0.38 - - [2026-08-31 04:00:08] "DELETE /project/6e0002a4216f436fb8488e2062132c1b HTTP/1.1" 404 173 0.004689 10.0.0.50 - - [2026-08-31 04:00:08] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010383 10.0.0.50 - - [2026-08-31 04:00:13] "POST /neutron/port HTTP/1.1" 200 1135 0.024494 10.0.0.50 - - [2026-08-31 04:00:13] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009830 10.0.0.50 - - [2026-08-31 04:00:13] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 401 292 0.000656 10.0.0.50 - - [2026-08-31 04:00:14] "POST /neutron/port HTTP/1.1" 200 1135 0.030506 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.034385 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.004494 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine-interface/554efb8e-56b3-436e-b41b-042f44ee481c HTTP/1.1" 200 2937 0.009123 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.005439 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine-interface/554efb8e-56b3-436e-b41b-042f44ee481c HTTP/1.1" 200 2937 0.007730 10.0.0.50 - - [2026-08-31 04:00:14] "GET /instance-ip/2fb792d8-6faf-4cdf-9315-85f2b73cfe1d HTTP/1.1" 200 1620 0.007085 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.004615 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-machine-interface/554efb8e-56b3-436e-b41b-042f44ee481c HTTP/1.1" 200 2937 0.007577 10.0.0.50 - - [2026-08-31 04:00:14] "GET /instance-ip/2fb792d8-6faf-4cdf-9315-85f2b73cfe1d HTTP/1.1" 200 1620 0.006208 10.0.0.50 - - [2026-08-31 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005893 10.0.0.50 - - [2026-08-31 04:00:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005547 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004210 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007949 10.0.0.50 - - [2026-08-31 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.50 - - [2026-08-31 04:00:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004587 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003869 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010075 10.0.0.50 - - [2026-08-31 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.50 - - [2026-08-31 04:00:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005950 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003690 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006702 10.0.0.50 - - [2026-08-31 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.50 - - [2026-08-31 04:00:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004719 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003389 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011599 10.0.0.50 - - [2026-08-31 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.50 - - [2026-08-31 04:00:14] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004665 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004105 10.0.0.50 - - [2026-08-31 04:00:14] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007570 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2026-08-31 04:00:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004673 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003738 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007464 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.50 - - [2026-08-31 04:00:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004833 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004265 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009425 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.50 - - [2026-08-31 04:00:16] "GET /routing-instance/492f9cbc-70bb-4f2f-b82a-6aaef689c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006203 10.0.0.50 - - [2026-08-31 04:00:16] "GET /route-target/700ce3f5-ef60-4f2e-901c-d6ac7b01dad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006261 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.50 - - [2026-08-31 04:00:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004468 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003996 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007303 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.50 - - [2026-08-31 04:00:16] "GET /routing-instance/492f9cbc-70bb-4f2f-b82a-6aaef689c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006678 10.0.0.50 - - [2026-08-31 04:00:16] "GET /route-target/700ce3f5-ef60-4f2e-901c-d6ac7b01dad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006777 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.50 - - [2026-08-31 04:00:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005642 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003947 10.0.0.50 - - [2026-08-31 04:00:16] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006275 10.0.0.50 - - [2026-08-31 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.50 - - [2026-08-31 04:00:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004861 10.0.0.50 - - [2026-08-31 04:00:17] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003918 10.0.0.50 - - [2026-08-31 04:00:17] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008139 10.0.0.38 - - [2026-08-31 04:00:17] "GET /obj-perms HTTP/1.1" 200 4461 0.386963 10.0.0.50 - - [2026-08-31 04:00:18] "GET /obj-perms HTTP/1.1" 200 4461 0.374711 10.0.0.50 - - [2026-08-31 04:00:18] "GET /obj-perms HTTP/1.1" 200 4461 0.004249 10.0.0.38 - - [2026-08-31 04:00:18] "GET /obj-perms HTTP/1.1" 200 4461 0.005201 10.0.0.50 - - [2026-08-31 04:00:19] "GET /obj-perms HTTP/1.1" 200 4461 0.004531 10.0.0.185 - - [2026-08-31 04:00:19] "GET /obj-perms HTTP/1.1" 200 4461 0.059174 10.0.0.50 - - [2026-08-31 04:00:19] "POST /neutron/port HTTP/1.1" 200 117 0.010524 10.0.0.50 - - [2026-08-31 04:00:20] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006812 10.0.0.38 - - [2026-08-31 04:00:20] "GET /obj-perms HTTP/1.1" 200 4461 0.004381 10.0.0.50 - - [2026-08-31 04:00:20] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.005351 10.0.0.50 - - [2026-08-31 04:00:22] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 200 1290 0.006055 10.0.0.50 - - [2026-08-31 04:00:23] "POST /neutron/port HTTP/1.1" 200 151 0.246916 10.0.0.50 - - [2026-08-31 04:00:24] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 404 171 0.004453 10.0.0.50 - - [2026-08-31 04:00:24] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 404 171 0.004742 10.0.0.50 - - [2026-08-31 04:00:24] "GET /virtual-machine/c4cd552b-2163-4f3b-8e0c-fc56bc6f230a HTTP/1.1" 404 171 0.003505 10.0.0.50 - - [2026-08-31 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.50 - - [2026-08-31 04:00:25] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004277 10.0.0.50 - - [2026-08-31 04:00:25] "GET /virtual-networks?parent_id=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003442 10.0.0.50 - - [2026-08-31 04:00:25] "GET /virtual-network/63368958-c2fa-47cc-9217-642626313119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008291 10.0.0.50 - - [2026-08-31 04:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.50 - - [2026-08-31 04:00:25] "GET /routing-instance/492f9cbc-70bb-4f2f-b82a-6aaef689c568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005244 10.0.0.50 - - [2026-08-31 04:00:25] "GET /route-target/700ce3f5-ef60-4f2e-901c-d6ac7b01dad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005139 10.0.0.50 - - [2026-08-31 04:00:28] "GET /obj-perms HTTP/1.1" 200 4461 0.004205 10.0.0.38 - - [2026-08-31 04:00:31] "GET /obj-perms HTTP/1.1" 200 4461 0.006076 10.0.0.50 - - [2026-08-31 04:00:31] "GET /obj-perms HTTP/1.1" 200 4461 0.004577 10.0.0.50 - - [2026-08-31 04:00:31] "GET /interface-route-table/9fd7ea50-5e0b-41ad-8ec6-3a07f6bca958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.005129 10.0.0.50 - - [2026-08-31 04:00:31] "GET /virtual-machine-interface/3b1ff2b1-1440-4419-a0c4-34f6bb3e936c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.005988 10.0.0.50 - - [2026-08-31 04:00:31] "POST /ref-update HTTP/1.1" 200 156 0.021254 10.0.0.50 - - [2026-08-31 04:00:31] "DELETE /interface-route-table/9fd7ea50-5e0b-41ad-8ec6-3a07f6bca958 HTTP/1.1" 200 115 0.054492 10.0.0.50 - - [2026-08-31 04:00:32] "POST /neutron/network HTTP/1.1" 200 843 0.009982 10.0.0.50 - - [2026-08-31 04:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.38 - - [2026-08-31 04:00:33] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001813 10.0.0.50 - - [2026-08-31 04:00:33] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.069299 10.0.0.38 - - [2026-08-31 04:00:33] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001330 10.0.0.50 - - [2026-08-31 04:00:34] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?fields=virtual_networks HTTP/1.1" 200 1036 0.067873 10.0.0.38 - - [2026-08-31 04:00:34] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001394 10.0.0.50 - - [2026-08-31 04:00:34] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.060025 10.0.0.38 - - [2026-08-31 04:00:34] "GET /projects?obj_uuids=6e0002a4-216f-436f-b848-8e2062132c1b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001700 10.0.0.50 - - [2026-08-31 04:00:34] "GET /project/6e0002a4-216f-436f-b848-8e2062132c1b?fields=security_groups HTTP/1.1" 200 1259 0.061250 10.0.0.50 - - [2026-08-31 04:00:35] "POST /fqname-to-id HTTP/1.1" 404 192 0.036741 10.0.0.38 - - [2026-08-31 04:00:35] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005919 10.0.0.38 - - [2026-08-31 04:00:35] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001746 10.0.0.38 - - [2026-08-31 04:00:35] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010615 10.0.0.38 - - [2026-08-31 04:00:35] "POST /id-to-fqname HTTP/1.1" 200 194 0.007004 10.0.0.38 - - [2026-08-31 04:00:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.012778 10.0.0.38 - - [2026-08-31 04:00:35] "POST /security-groups HTTP/1.1" 200 595 0.045171 10.0.0.38 - - [2026-08-31 04:00:35] "POST /projects HTTP/1.1" 200 593 0.330513 10.0.0.38 - - [2026-08-31 04:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.406682 10.0.0.50 - - [2026-08-31 04:00:35] "POST /access-control-lists HTTP/1.1" 200 600 0.044698 10.0.0.50 - - [2026-08-31 04:00:35] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.624776 10.0.0.50 - - [2026-08-31 04:00:37] "GET / HTTP/1.1" 200 35931 0.002104 10.0.0.50 - - [2026-08-31 04:00:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000648 10.0.0.50 - - [2026-08-31 04:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.064802 10.0.0.38 - - [2026-08-31 04:00:38] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001318 10.0.0.50 - - [2026-08-31 04:00:38] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.078661 10.0.0.38 - - [2026-08-31 04:00:38] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001648 10.0.0.50 - - [2026-08-31 04:00:38] "POST /neutron/network HTTP/1.1" 200 621 0.242631 10.0.0.50 - - [2026-08-31 04:00:38] "POST /route-targets HTTP/1.1" 200 327 0.025541 10.0.0.50 - - [2026-08-31 04:00:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.004227 10.0.0.50 - - [2026-08-31 04:00:39] "GET /virtual-network/1659d5d5-e278-422f-8c7a-dc49c92a20a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008806 10.0.0.50 - - [2026-08-31 04:00:39] "POST /neutron/network HTTP/1.1" 200 838 0.008622 10.0.0.50 - - [2026-08-31 04:00:39] "GET /virtual-network/1659d5d5-e278-422f-8c7a-dc49c92a20a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006285 10.0.0.50 - - [2026-08-31 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.38 - - [2026-08-31 04:00:39] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001060 10.0.0.50 - - [2026-08-31 04:00:39] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.068738 10.0.0.50 - - [2026-08-31 04:00:39] "POST /neutron/network HTTP/1.1" 200 117 0.024444 10.0.0.50 - - [2026-08-31 04:00:39] "POST /ref-update HTTP/1.1" 200 156 0.046023 10.0.0.50 - - [2026-08-31 04:00:39] "POST /neutron/network HTTP/1.1" 200 841 0.012717 10.0.0.50 - - [2026-08-31 04:00:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001788 10.0.0.50 - - [2026-08-31 04:00:39] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.012821 10.0.0.50 - - [2026-08-31 04:00:39] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006220 10.0.0.50 - - [2026-08-31 04:00:39] "POST /neutron/subnet HTTP/1.1" 200 729 0.010459 10.0.0.50 - - [2026-08-31 04:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.38 - - [2026-08-31 04:00:39] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001035 10.0.0.50 - - [2026-08-31 04:00:40] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053296 10.0.0.38 - - [2026-08-31 04:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008614 10.0.0.50 - - [2026-08-31 04:00:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.274451 10.0.0.50 - - [2026-08-31 04:00:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001683 10.0.0.50 - - [2026-08-31 04:00:40] "GET /virtual-network/d7c3edfe-e1c9-410d-97d7-c41b275bc31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007093 10.0.0.50 - - [2026-08-31 04:00:40] "GET /virtual-network/d7c3edfe-e1c9-410d-97d7-c41b275bc31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009363 10.0.0.50 - - [2026-08-31 04:00:40] "POST /neutron/network HTTP/1.1" 200 840 0.009399 10.0.0.50 - - [2026-08-31 04:00:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.004754 10.0.0.50 - - [2026-08-31 04:00:40] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008156 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-machine-interface/7dfb45dd-ff37-43c0-9a8a-c803527c40b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.011164 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-machine-interface/7dfb45dd-ff37-43c0-9a8a-c803527c40b6?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.012107 10.0.0.50 - - [2026-08-31 04:00:41] "GET /instance-ip/b2ea9f01-52b2-431f-a9e5-c87c4ba3e251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.006235 10.0.0.50 - - [2026-08-31 04:00:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.004180 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-network/1659d5d5-e278-422f-8c7a-dc49c92a20a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008223 10.0.0.38 - - [2026-08-31 04:00:41] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001365 10.0.0.50 - - [2026-08-31 04:00:41] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.061334 10.0.0.50 - - [2026-08-31 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.50 - - [2026-08-31 04:00:41] "GET /security-group/2f00e0bf-f4d3-48ac-b258-3d82bcf9ee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.006851 10.0.0.50 - - [2026-08-31 04:00:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.142483 10.0.0.50 - - [2026-08-31 04:00:41] "POST /instance-ips HTTP/1.1" 200 357 0.065712 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-machine-interface/610cc592-8681-49dc-a26d-669c627cb98a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2648 0.008746 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-machine-interface/610cc592-8681-49dc-a26d-669c627cb98a?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.012318 10.0.0.50 - - [2026-08-31 04:00:41] "GET /instance-ip/461315df-a66f-4863-95a8-a3ae3f111b8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.006132 10.0.0.50 - - [2026-08-31 04:00:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.005012 10.0.0.50 - - [2026-08-31 04:00:41] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007614 10.0.0.38 - - [2026-08-31 04:00:41] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001585 10.0.0.50 - - [2026-08-31 04:00:42] "POST /neutron/port HTTP/1.1" 200 1003 0.342600 10.0.0.50 - - [2026-08-31 04:00:42] "GET /virtual-machine-interface/bffceddc-5fe4-4158-86d7-ed48242a79a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.006941 10.0.0.50 - - [2026-08-31 04:00:42] "GET /virtual-machine-interface/bffceddc-5fe4-4158-86d7-ed48242a79a9?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.007693 10.0.0.50 - - [2026-08-31 04:00:42] "GET /instance-ip/ac4950e6-8c8d-4bc4-8b15-39e9f40413c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1612 0.006878 10.0.0.50 - - [2026-08-31 04:00:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.003721 10.0.0.50 - - [2026-08-31 04:00:42] "GET /virtual-network/1659d5d5-e278-422f-8c7a-dc49c92a20a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010028 10.0.0.38 - - [2026-08-31 04:00:42] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001838 10.0.0.50 - - [2026-08-31 04:00:42] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.069437 10.0.0.50 - - [2026-08-31 04:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.50 - - [2026-08-31 04:00:42] "GET /security-group/2f00e0bf-f4d3-48ac-b258-3d82bcf9ee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.007560 10.0.0.50 - - [2026-08-31 04:00:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.199664 10.0.0.50 - - [2026-08-31 04:00:42] "POST /instance-ips HTTP/1.1" 200 357 0.046282 10.0.0.50 - - [2026-08-31 04:00:42] "GET /virtual-machine-interface/5e3f0bc0-244a-4ad4-8979-6055f3beedfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008600 10.0.0.50 - - [2026-08-31 04:00:42] "GET /virtual-machine-interface/5e3f0bc0-244a-4ad4-8979-6055f3beedfc?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.014017 10.0.0.50 - - [2026-08-31 04:00:43] "GET /instance-ip/0ec29484-0daa-475f-b4fe-b643c2ea6fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.007458 10.0.0.50 - - [2026-08-31 04:00:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.004649 10.0.0.50 - - [2026-08-31 04:00:43] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007952 10.0.0.50 - - [2026-08-31 04:00:43] "GET /virtual-machine-interface/c4c70274-bf32-49e5-841c-d33246166b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2372 0.010499 10.0.0.50 - - [2026-08-31 04:00:43] "GET /virtual-machine-interface/c4c70274-bf32-49e5-841c-d33246166b98?fields=instance_ip_back_refs HTTP/1.1" 200 1332 0.016979 10.0.0.50 - - [2026-08-31 04:00:43] "GET /instance-ip/7a8468ee-5f49-486d-84e2-bbaffa8bd1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.007762 10.0.0.50 - - [2026-08-31 04:00:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.004871 10.0.0.50 - - [2026-08-31 04:00:43] "GET /virtual-network/d7c3edfe-e1c9-410d-97d7-c41b275bc31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009799 10.0.0.38 - - [2026-08-31 04:00:43] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001738 10.0.0.50 - - [2026-08-31 04:00:43] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.085742 10.0.0.50 - - [2026-08-31 04:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.50 - - [2026-08-31 04:00:43] "GET /security-group/2f00e0bf-f4d3-48ac-b258-3d82bcf9ee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.007311 10.0.0.50 - - [2026-08-31 04:00:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.164919 10.0.0.50 - - [2026-08-31 04:00:44] "POST /instance-ips HTTP/1.1" 200 357 0.066172 10.0.0.50 - - [2026-08-31 04:00:44] "GET /virtual-machine-interface/3453b2d9-73ca-44ea-99bf-9428723da47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008433 10.0.0.50 - - [2026-08-31 04:00:44] "GET /virtual-machine-interface/3453b2d9-73ca-44ea-99bf-9428723da47b?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.015053 10.0.0.50 - - [2026-08-31 04:00:44] "GET /instance-ip/b586778b-3401-4558-a468-9732c86e2c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1583 0.011770 10.0.0.50 - - [2026-08-31 04:00:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.001805 10.0.0.50 - - [2026-08-31 04:00:45] "POST /neutron/port HTTP/1.1" 200 1003 0.017753 10.0.0.50 - - [2026-08-31 04:00:46] "POST /neutron/port HTTP/1.1" 200 1003 0.015316 10.0.0.50 - - [2026-08-31 04:00:46] "POST /neutron/port HTTP/1.1" 200 117 0.011842 10.0.0.50 - - [2026-08-31 04:00:46] "POST /id-to-fqname HTTP/1.1" 200 224 0.002407 10.0.0.38 - - [2026-08-31 04:00:46] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002614 10.0.0.50 - - [2026-08-31 04:00:46] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.149759 10.0.0.50 - - [2026-08-31 04:00:46] "POST /neutron/network HTTP/1.1" 200 840 0.080750 10.0.0.50 - - [2026-08-31 04:00:47] "POST /id-to-fqname HTTP/1.1" 200 224 0.001896 10.0.0.50 - - [2026-08-31 04:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.015258 10.0.0.50 - - [2026-08-31 04:00:47] "POST /neutron/network HTTP/1.1" 200 841 0.009210 10.0.0.50 - - [2026-08-31 04:00:47] "POST /neutron/port HTTP/1.1" 200 117 0.015607 10.0.0.50 - - [2026-08-31 04:00:47] "POST /neutron/router HTTP/1.1" 200 610 0.019948 10.0.0.50 - - [2026-08-31 04:00:48] "POST /route-targets HTTP/1.1" 200 327 0.045299 10.0.0.38 - - [2026-08-31 04:00:48] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001528 10.0.0.50 - - [2026-08-31 04:00:49] "POST /neutron/router HTTP/1.1" 200 344 0.522843 10.0.0.50 - - [2026-08-31 04:00:49] "POST /ref-update HTTP/1.1" 200 156 0.034930 10.0.0.50 - - [2026-08-31 04:00:50] "POST /neutron/network HTTP/1.1" 200 851 0.008887 10.0.0.50 - - [2026-08-31 04:00:51] "POST /neutron/port HTTP/1.1" 200 1095 0.204983 10.0.0.50 - - [2026-08-31 04:00:51] "POST /neutron/port HTTP/1.1" 200 1076 0.025367 10.0.0.50 - - [2026-08-31 04:00:52] "POST /neutron/port HTTP/1.1" 200 1105 0.020381 10.0.0.50 - - [2026-08-31 04:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.004317 10.0.0.50 - - [2026-08-31 04:00:52] "POST /neutron/network HTTP/1.1" 200 851 0.010346 10.0.0.50 - - [2026-08-31 04:00:53] "POST /neutron/port HTTP/1.1" 200 1095 0.174374 10.0.0.50 - - [2026-08-31 04:00:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.011749 10.0.0.50 - - [2026-08-31 04:00:54] "POST /neutron/port HTTP/1.1" 200 1105 0.022957 10.0.0.50 - - [2026-08-31 04:00:54] "POST /neutron/port HTTP/1.1" 200 1105 0.027110 10.0.0.50 - - [2026-08-31 04:00:54] "POST /neutron/security_group HTTP/1.1" 200 2074 0.009434 10.0.0.50 - - [2026-08-31 04:01:04] "POST /neutron/port HTTP/1.1" 200 1105 0.046267 10.0.0.38 - - [2026-08-31 04:01:08] "DELETE /project/c1b9ef4f96c64f558a791d71fb58f64c HTTP/1.1" 404 173 0.006759 10.0.0.38 - - [2026-08-31 04:01:08] "DELETE /project/6e0002a4-216f-436f-b848-8e2062132c1b HTTP/1.1" 404 177 0.006681 10.0.0.50 - - [2026-08-31 04:01:09] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010601 10.0.0.50 - - [2026-08-31 04:01:19] "POST /neutron/port HTTP/1.1" 200 1105 0.037712 10.0.0.50 - - [2026-08-31 04:01:24] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010646 10.0.0.50 - - [2026-08-31 04:01:30] "POST /neutron/port HTTP/1.1" 200 1105 0.028380 10.0.0.50 - - [2026-08-31 04:01:30] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010716 10.0.0.50 - - [2026-08-31 04:01:30] "GET /virtual-machine/1e0a055d-0e84-4ba0-90dc-e426d30a29b5 HTTP/1.1" 401 292 0.000593 10.0.0.50 - - [2026-08-31 04:01:30] "GET /virtual-machine/1e0a055d-0e84-4ba0-90dc-e426d30a29b5 HTTP/1.1" 200 1274 0.036292 10.0.0.50 - - [2026-08-31 04:01:30] "GET /virtual-machine-interface/7dfb45dd-ff37-43c0-9a8a-c803527c40b6 HTTP/1.1" 200 3186 0.008732 10.0.0.50 - - [2026-08-31 04:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.50 - - [2026-08-31 04:01:30] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006481 10.0.0.50 - - [2026-08-31 04:01:30] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005550 10.0.0.50 - - [2026-08-31 04:01:30] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007971 10.0.0.50 - - [2026-08-31 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.50 - - [2026-08-31 04:01:33] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007593 10.0.0.50 - - [2026-08-31 04:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.50 - - [2026-08-31 04:01:38] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007425 10.0.0.50 - - [2026-08-31 04:01:38] "POST /neutron/network HTTP/1.1" 200 850 0.034286 10.0.0.50 - - [2026-08-31 04:01:38] "POST /neutron/port HTTP/1.1" 200 117 0.001489 10.0.0.50 - - [2026-08-31 04:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.50 - - [2026-08-31 04:01:42] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008684 10.0.0.50 - - [2026-08-31 04:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.50 - - [2026-08-31 04:01:46] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008603 10.0.0.50 - - [2026-08-31 04:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.50 - - [2026-08-31 04:01:50] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008264 10.0.0.50 - - [2026-08-31 04:01:51] "POST /neutron/security_group HTTP/1.1" 200 2074 0.031446 10.0.0.50 - - [2026-08-31 04:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.50 - - [2026-08-31 04:01:54] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009129 10.0.0.50 - - [2026-08-31 04:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2026-08-31 04:01:58] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008178 10.0.0.50 - - [2026-08-31 04:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.50 - - [2026-08-31 04:02:02] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007576 10.0.0.50 - - [2026-08-31 04:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.50 - - [2026-08-31 04:02:06] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007872 10.0.0.50 - - [2026-08-31 04:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.50 - - [2026-08-31 04:02:10] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007791 10.0.0.50 - - [2026-08-31 04:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.50 - - [2026-08-31 04:02:14] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007427 10.0.0.50 - - [2026-08-31 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.50 - - [2026-08-31 04:02:17] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005473 10.0.0.50 - - [2026-08-31 04:02:17] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004954 10.0.0.50 - - [2026-08-31 04:02:17] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008473 10.0.0.185 - - [2026-08-31 04:02:19] "GET /obj-perms HTTP/1.1" 200 4493 0.053857 10.0.0.38 - - [2026-08-31 04:02:20] "GET /obj-perms HTTP/1.1" 200 4493 0.045759 10.0.0.50 - - [2026-08-31 04:02:22] "POST /neutron/port HTTP/1.1" 200 1105 0.024852 10.0.0.50 - - [2026-08-31 04:02:23] "POST /neutron/security_group HTTP/1.1" 200 2074 0.009144 10.0.0.50 - - [2026-08-31 04:02:25] "POST /neutron/network HTTP/1.1" 200 851 0.018986 10.0.0.50 - - [2026-08-31 04:02:25] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.50 - - [2026-08-31 04:02:27] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010107 10.0.0.50 - - [2026-08-31 04:02:32] "POST /neutron/port HTTP/1.1" 200 1140 0.031656 10.0.0.50 - - [2026-08-31 04:02:33] "POST /neutron/security_group HTTP/1.1" 200 2074 0.018953 10.0.0.50 - - [2026-08-31 04:02:33] "GET /virtual-machine/7d423799-bc03-4e4c-8d5d-20d63ee1f5c7 HTTP/1.1" 200 1296 0.008086 10.0.0.50 - - [2026-08-31 04:02:33] "GET /virtual-machine-interface/edae01af-4d2c-4c40-a264-aaec64e14a39 HTTP/1.1" 200 2961 0.007359 10.0.0.50 - - [2026-08-31 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.50 - - [2026-08-31 04:02:33] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005405 10.0.0.50 - - [2026-08-31 04:02:33] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005130 10.0.0.50 - - [2026-08-31 04:02:33] "GET /virtual-network/d7c3edfe-e1c9-410d-97d7-c41b275bc31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008033 10.0.0.50 - - [2026-08-31 04:02:34] "POST /neutron/port HTTP/1.1" 200 1140 0.024486 10.0.0.50 - - [2026-08-31 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.50 - - [2026-08-31 04:02:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005931 10.0.0.50 - - [2026-08-31 04:02:34] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.005053 10.0.0.50 - - [2026-08-31 04:02:34] "GET /virtual-network/d7c3edfe-e1c9-410d-97d7-c41b275bc31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009200 10.0.0.50 - - [2026-08-31 04:02:34] "POST /neutron/port HTTP/1.1" 200 1105 0.023203 10.0.0.50 - - [2026-08-31 04:02:34] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011008 10.0.0.50 - - [2026-08-31 04:02:34] "GET /virtual-machine/a72654bd-0ee3-4e9f-8111-225aeb2f871a HTTP/1.1" 200 1274 0.011731 10.0.0.50 - - [2026-08-31 04:02:34] "GET /virtual-machine-interface/c4c70274-bf32-49e5-841c-d33246166b98 HTTP/1.1" 200 3186 0.007627 10.0.0.50 - - [2026-08-31 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.50 - - [2026-08-31 04:02:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005529 10.0.0.50 - - [2026-08-31 04:02:34] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004227 10.0.0.50 - - [2026-08-31 04:02:35] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007673 10.0.0.50 - - [2026-08-31 04:02:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005956 10.0.0.50 - - [2026-08-31 04:02:35] "POST /neutron/network HTTP/1.1" 200 840 0.008663 10.0.0.50 - - [2026-08-31 04:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.50 - - [2026-08-31 04:02:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006694 10.0.0.50 - - [2026-08-31 04:02:36] "GET /virtual-networks?parent_id=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.004973 10.0.0.50 - - [2026-08-31 04:02:36] "GET /virtual-network/94d9834a-17a9-4af2-bc02-8e0b2ce04a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008117 10.0.0.50 - - [2026-08-31 04:03:23] "POST /neutron/port HTTP/1.1" 200 1105 0.029134 10.0.0.50 - - [2026-08-31 04:03:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005114 10.0.0.50 - - [2026-08-31 04:03:24] "POST /neutron/network HTTP/1.1" 200 841 0.010013 10.0.0.50 - - [2026-08-31 04:03:37] "POST /neutron/network HTTP/1.1" 200 850 0.009738 10.0.0.50 - - [2026-08-31 04:03:37] "POST /neutron/port HTTP/1.1" 200 117 0.001327 10.0.0.185 - - [2026-08-31 04:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000703 10.0.0.185 - - [2026-08-31 04:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.38 - - [2026-08-31 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.38 - - [2026-08-31 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.185 - - [2026-08-31 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.185 - - [2026-08-31 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.38 - - [2026-08-31 04:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.38 - - [2026-08-31 04:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.50 - - [2026-08-31 04:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000635 10.0.0.50 - - [2026-08-31 04:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.50 - - [2026-08-31 04:04:00] "POST /ref-update HTTP/1.1" 200 156 0.026773 10.0.0.50 - - [2026-08-31 04:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.50 - - [2026-08-31 04:04:00] "POST /neutron/router HTTP/1.1" 200 344 0.292199 10.0.0.50 - - [2026-08-31 04:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000630 10.0.0.50 - - [2026-08-31 04:04:00] "POST /neutron/router HTTP/1.1" 200 610 0.009163 10.0.0.50 - - [2026-08-31 04:04:01] "DELETE /route-target/60366b22-ae6e-4c62-8b9c-9464237c3c68 HTTP/1.1" 200 115 0.036520 10.0.0.50 - - [2026-08-31 04:04:01] "GET /logical-router/682b234e-1e78-4d0f-9926-80a6f494f987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.078788 10.0.0.50 - - [2026-08-31 04:04:02] "DELETE /instance-ip/b586778b-3401-4558-a468-9732c86e2c45 HTTP/1.1" 200 115 0.068800 10.0.0.50 - - [2026-08-31 04:04:03] "DELETE /virtual-machine-interface/3453b2d9-73ca-44ea-99bf-9428723da47b HTTP/1.1" 200 115 0.141661 10.0.0.50 - - [2026-08-31 04:04:03] "POST /neutron/port HTTP/1.1" 200 151 0.290660 10.0.0.50 - - [2026-08-31 04:04:03] "DELETE /instance-ip/0ec29484-0daa-475f-b4fe-b643c2ea6fa3 HTTP/1.1" 200 115 0.095209 10.0.0.50 - - [2026-08-31 04:04:03] "DELETE /virtual-machine-interface/5e3f0bc0-244a-4ad4-8979-6055f3beedfc HTTP/1.1" 200 115 0.138117 10.0.0.50 - - [2026-08-31 04:04:03] "POST /neutron/port HTTP/1.1" 200 151 0.470830 10.0.0.50 - - [2026-08-31 04:04:04] "DELETE /instance-ip/461315df-a66f-4863-95a8-a3ae3f111b8f HTTP/1.1" 200 115 0.098795 10.0.0.50 - - [2026-08-31 04:04:04] "DELETE /virtual-machine-interface/610cc592-8681-49dc-a26d-669c627cb98a HTTP/1.1" 200 115 0.095887 10.0.0.50 - - [2026-08-31 04:04:04] "POST /neutron/port HTTP/1.1" 200 1095 0.029982 10.0.0.38 - - [2026-08-31 04:04:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004340 10.0.0.38 - - [2026-08-31 04:04:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004118 10.0.0.50 - - [2026-08-31 04:04:04] "POST /neutron/network HTTP/1.1" 200 151 0.187591 10.0.0.50 - - [2026-08-31 04:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.50 - - [2026-08-31 04:04:05] "POST /neutron/network HTTP/1.1" 200 838 0.017848 10.0.0.50 - - [2026-08-31 04:04:05] "DELETE /route-target/12d9a6d8-aaa4-4710-9c23-db32c7f306e1 HTTP/1.1" 200 115 0.037915 10.0.0.38 - - [2026-08-31 04:04:05] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001601 10.0.0.50 - - [2026-08-31 04:04:05] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.067803 10.0.0.38 - - [2026-08-31 04:04:05] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005839 10.0.0.50 - - [2026-08-31 04:04:05] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?fields=virtual_networks HTTP/1.1" 200 1050 0.077526 10.0.0.38 - - [2026-08-31 04:04:05] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001302 10.0.0.50 - - [2026-08-31 04:04:05] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.061554 10.0.0.38 - - [2026-08-31 04:04:05] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001804 10.0.0.50 - - [2026-08-31 04:04:05] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?fields=security_groups HTTP/1.1" 200 1280 0.054833 10.0.0.50 - - [2026-08-31 04:04:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.036158 10.0.0.38 - - [2026-08-31 04:04:06] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003963 10.0.0.38 - - [2026-08-31 04:04:06] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001482 10.0.0.38 - - [2026-08-31 04:04:06] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009982 10.0.0.38 - - [2026-08-31 04:04:07] "POST /id-to-fqname HTTP/1.1" 200 189 0.005721 10.0.0.38 - - [2026-08-31 04:04:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.016057 10.0.0.38 - - [2026-08-31 04:04:07] "POST /security-groups HTTP/1.1" 200 590 0.046898 10.0.0.38 - - [2026-08-31 04:04:07] "POST /projects HTTP/1.1" 200 583 0.321435 10.0.0.50 - - [2026-08-31 04:04:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.013483 10.0.0.38 - - [2026-08-31 04:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.408639 10.0.0.50 - - [2026-08-31 04:04:07] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.603849 10.0.0.50 - - [2026-08-31 04:04:08] "GET / HTTP/1.1" 200 35931 0.003105 10.0.0.38 - - [2026-08-31 04:04:08] "DELETE /project/f1a10dc44cb646c4a95d63d7e5f101e4 HTTP/1.1" 404 173 0.009065 10.0.0.38 - - [2026-08-31 04:04:08] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001334 10.0.0.38 - - [2026-08-31 04:04:08] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.074735 10.0.0.38 - - [2026-08-31 04:04:08] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001968 10.0.0.38 - - [2026-08-31 04:04:08] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?fields=security_groups HTTP/1.1" 200 1385 0.055624 10.0.0.38 - - [2026-08-31 04:04:08] "DELETE /security-group/2f00e0bf-f4d3-48ac-b258-3d82bcf9ee05 HTTP/1.1" 200 115 0.074040 10.0.0.38 - - [2026-08-31 04:04:08] "GET /projects?obj_uuids=c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002439 10.0.0.38 - - [2026-08-31 04:04:08] "GET /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c?fields=application_policy_sets HTTP/1.1" 200 1424 0.084771 10.0.0.50 - - [2026-08-31 04:04:09] "DELETE /access-control-list/8da89d0d-4e1e-4056-acbe-32b54cfabe54 HTTP/1.1" 200 115 0.102675 10.0.0.50 - - [2026-08-31 04:04:09] "POST /neutron/port HTTP/1.1" 200 117 0.012128 10.0.0.50 - - [2026-08-31 04:04:09] "POST /neutron/port HTTP/1.1" 400 205 0.011640 10.0.0.38 - - [2026-08-31 04:04:09] "DELETE /project/c1b9ef4f-96c6-4f55-8a79-1d71fb58f64c HTTP/1.1" 200 115 0.583859 10.0.0.50 - - [2026-08-31 04:04:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000755 10.0.0.50 - - [2026-08-31 04:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.032516 10.0.0.38 - - [2026-08-31 04:04:11] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001662 10.0.0.50 - - [2026-08-31 04:04:11] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.072756 10.0.0.38 - - [2026-08-31 04:04:11] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001334 10.0.0.50 - - [2026-08-31 04:04:11] "POST /neutron/network HTTP/1.1" 200 616 0.207689 10.0.0.50 - - [2026-08-31 04:04:11] "POST /id-to-fqname HTTP/1.1" 200 219 0.003854 10.0.0.50 - - [2026-08-31 04:04:11] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006510 10.0.0.50 - - [2026-08-31 04:04:11] "POST /neutron/network HTTP/1.1" 200 836 0.008472 10.0.0.50 - - [2026-08-31 04:04:11] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007998 10.0.0.50 - - [2026-08-31 04:04:12] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008060 10.0.0.50 - - [2026-08-31 04:04:13] "GET /obj-perms HTTP/1.1" 200 4465 0.060169 10.0.0.50 - - [2026-08-31 04:04:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001661 10.0.0.50 - - [2026-08-31 04:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.009747 10.0.0.50 - - [2026-08-31 04:04:14] "POST /neutron/port HTTP/1.1" 200 117 0.011082 10.0.0.50 - - [2026-08-31 04:04:14] "POST /id-to-fqname HTTP/1.1" 200 219 0.001835 10.0.0.50 - - [2026-08-31 04:04:15] "POST /neutron/network HTTP/1.1" 200 846 0.009525 10.0.0.50 - - [2026-08-31 04:04:15] "POST /neutron/port HTTP/1.1" 200 117 0.011125 10.0.0.38 - - [2026-08-31 04:04:19] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001422 10.0.0.50 - - [2026-08-31 04:04:19] "POST /neutron/port HTTP/1.1" 200 1072 0.466272 10.0.0.50 - - [2026-08-31 04:04:19] "POST /neutron/port HTTP/1.1" 200 1126 0.140037 10.0.0.50 - - [2026-08-31 04:04:20] "POST /neutron/port HTTP/1.1" 200 1136 0.028600 10.0.0.50 - - [2026-08-31 04:04:20] "POST /neutron/port HTTP/1.1" 200 117 0.001490 10.0.0.38 - - [2026-08-31 04:04:21] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001351 10.0.0.50 - - [2026-08-31 04:04:21] "POST /neutron/port HTTP/1.1" 200 1072 0.512579 10.0.0.50 - - [2026-08-31 04:04:21] "POST /neutron/port HTTP/1.1" 200 1126 0.167763 10.0.0.50 - - [2026-08-31 04:04:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.032168 10.0.0.50 - - [2026-08-31 04:04:25] "POST /neutron/port HTTP/1.1" 200 1136 0.024796 10.0.0.50 - - [2026-08-31 04:04:30] "POST /neutron/security_group HTTP/1.1" 200 2069 0.012523 10.0.0.50 - - [2026-08-31 04:04:40] "POST /neutron/port HTTP/1.1" 200 1136 0.026930 10.0.0.50 - - [2026-08-31 04:04:46] "POST /neutron/security_group HTTP/1.1" 200 2069 0.011204 10.0.0.50 - - [2026-08-31 04:04:56] "POST /neutron/port HTTP/1.1" 200 1136 0.025399 10.0.0.50 - - [2026-08-31 04:05:01] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010346 10.0.0.50 - - [2026-08-31 04:05:01] "POST /neutron/port HTTP/1.1" 200 1136 0.026755 10.0.0.50 - - [2026-08-31 04:05:01] "GET /virtual-machine/2a8125e9-4d57-48da-a53a-64f481f1c5f0 HTTP/1.1" 401 292 0.000538 10.0.0.50 - - [2026-08-31 04:05:02] "GET /virtual-machine/2a8125e9-4d57-48da-a53a-64f481f1c5f0 HTTP/1.1" 200 1291 0.030531 10.0.0.50 - - [2026-08-31 04:05:02] "GET /virtual-machine-interface/53da9d25-da8e-4de3-9b89-5fdb858f5cc8 HTTP/1.1" 200 2935 0.007834 10.0.0.50 - - [2026-08-31 04:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.50 - - [2026-08-31 04:05:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005056 10.0.0.50 - - [2026-08-31 04:05:02] "GET /virtual-networks?parent_id=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003923 10.0.0.50 - - [2026-08-31 04:05:02] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.021630 10.0.0.50 - - [2026-08-31 04:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004733 10.0.0.50 - - [2026-08-31 04:05:05] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009293 10.0.0.50 - - [2026-08-31 04:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.50 - - [2026-08-31 04:05:09] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008013 10.0.0.50 - - [2026-08-31 04:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.50 - - [2026-08-31 04:05:13] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007788 10.0.0.50 - - [2026-08-31 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.50 - - [2026-08-31 04:05:17] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009031 10.0.0.50 - - [2026-08-31 04:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-08-31 04:05:21] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007966 10.0.0.185 - - [2026-08-31 04:05:22] "GET /obj-perms HTTP/1.1" 200 4493 0.049591 10.0.0.38 - - [2026-08-31 04:05:22] "GET /obj-perms HTTP/1.1" 200 4493 0.045190 10.0.0.50 - - [2026-08-31 04:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.50 - - [2026-08-31 04:05:25] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008410 10.0.0.50 - - [2026-08-31 04:05:26] "POST /neutron/port HTTP/1.1" 200 1136 0.026926 10.0.0.50 - - [2026-08-31 04:05:27] "POST /neutron/subnet HTTP/1.1" 200 703 0.012560 10.0.0.50 - - [2026-08-31 04:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.50 - - [2026-08-31 04:05:29] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007426 10.0.0.50 - - [2026-08-31 04:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.50 - - [2026-08-31 04:05:34] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007841 10.0.0.50 - - [2026-08-31 04:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.50 - - [2026-08-31 04:05:38] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006861 10.0.0.50 - - [2026-08-31 04:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.50 - - [2026-08-31 04:05:42] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007818 10.0.0.50 - - [2026-08-31 04:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.50 - - [2026-08-31 04:05:46] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011118 10.0.0.50 - - [2026-08-31 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.50 - - [2026-08-31 04:05:50] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005743 10.0.0.50 - - [2026-08-31 04:05:50] "GET /virtual-networks?parent_id=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005189 10.0.0.50 - - [2026-08-31 04:05:50] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008747 10.0.0.50 - - [2026-08-31 04:05:50] "POST /neutron/port HTTP/1.1" 200 1136 0.024556 10.0.0.50 - - [2026-08-31 04:05:55] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010058 10.0.0.50 - - [2026-08-31 04:05:58] "POST /neutron/port HTTP/1.1" 200 1136 0.026368 10.0.0.50 - - [2026-08-31 04:06:01] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010216 10.0.0.50 - - [2026-08-31 04:06:11] "POST /neutron/port HTTP/1.1" 200 1136 0.027304 10.0.0.50 - - [2026-08-31 04:06:11] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009767 10.0.0.50 - - [2026-08-31 04:06:11] "GET /virtual-machine/3c14d4c2-b349-4c33-988d-a12599610738 HTTP/1.1" 200 1291 0.008730 10.0.0.50 - - [2026-08-31 04:06:11] "GET /virtual-machine-interface/1beb9bf0-2b97-4a18-b956-1d5e33fe7214 HTTP/1.1" 200 2935 0.007324 10.0.0.50 - - [2026-08-31 04:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.50 - - [2026-08-31 04:06:11] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004393 10.0.0.50 - - [2026-08-31 04:06:11] "GET /virtual-networks?parent_id=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003511 10.0.0.50 - - [2026-08-31 04:06:11] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007869 10.0.0.50 - - [2026-08-31 04:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.50 - - [2026-08-31 04:06:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006487 10.0.0.50 - - [2026-08-31 04:06:12] "GET /virtual-networks?parent_id=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004215 10.0.0.50 - - [2026-08-31 04:06:12] "GET /virtual-network/736282c7-a8e0-48c8-8a25-e2da75a217b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007400 10.0.0.50 - - [2026-08-31 04:06:25] "POST /neutron/port HTTP/1.1" 200 1136 0.028679 10.0.0.50 - - [2026-08-31 04:06:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005500 10.0.0.50 - - [2026-08-31 04:06:26] "POST /neutron/network HTTP/1.1" 200 836 0.009612 10.0.0.50 - - [2026-08-31 04:07:24] "GET /obj-perms HTTP/1.1" 200 4493 0.049984 10.0.0.50 - - [2026-08-31 04:07:27] "POST /neutron/network HTTP/1.1" 200 846 0.008214 10.0.0.50 - - [2026-08-31 04:07:27] "POST /neutron/port HTTP/1.1" 200 117 0.001421 10.0.0.50 - - [2026-08-31 04:07:29] "POST /neutron/network HTTP/1.1" 400 204 0.020226 10.0.0.50 - - [2026-08-31 04:07:31] "POST /neutron/port HTTP/1.1" 200 151 0.309756 10.0.0.50 - - [2026-08-31 04:07:31] "POST /neutron/port HTTP/1.1" 200 151 0.357512 10.0.0.50 - - [2026-08-31 04:07:33] "POST /neutron/network HTTP/1.1" 200 836 0.010009 10.0.0.50 - - [2026-08-31 04:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.047318 10.0.0.38 - - [2026-08-31 04:07:35] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.033025 10.0.0.50 - - [2026-08-31 04:07:35] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.119351 10.0.0.38 - - [2026-08-31 04:07:35] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001151 10.0.0.50 - - [2026-08-31 04:07:35] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?fields=virtual_networks HTTP/1.1" 200 1041 0.060490 10.0.0.38 - - [2026-08-31 04:07:35] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001316 10.0.0.50 - - [2026-08-31 04:07:35] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.085125 10.0.0.38 - - [2026-08-31 04:07:35] "GET /projects?obj_uuids=f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001635 10.0.0.50 - - [2026-08-31 04:07:35] "GET /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4?fields=security_groups HTTP/1.1" 200 1266 0.083236 10.0.0.50 - - [2026-08-31 04:07:36] "POST /fqname-to-id HTTP/1.1" 404 187 0.034768 10.0.0.38 - - [2026-08-31 04:07:36] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003978 10.0.0.38 - - [2026-08-31 04:07:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001370 10.0.0.38 - - [2026-08-31 04:07:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054493 10.0.0.38 - - [2026-08-31 04:07:37] "POST /id-to-fqname HTTP/1.1" 200 189 0.005643 10.0.0.38 - - [2026-08-31 04:07:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.011923 10.0.0.38 - - [2026-08-31 04:07:37] "POST /security-groups HTTP/1.1" 200 590 0.045296 10.0.0.38 - - [2026-08-31 04:07:37] "POST /projects HTTP/1.1" 200 583 0.354890 10.0.0.38 - - [2026-08-31 04:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.392625 10.0.0.50 - - [2026-08-31 04:07:37] "POST /access-control-lists HTTP/1.1" 200 595 0.056931 10.0.0.50 - - [2026-08-31 04:07:37] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.662438 10.0.0.50 - - [2026-08-31 04:07:38] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.50 - - [2026-08-31 04:07:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.50 - - [2026-08-31 04:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.060034 10.0.0.38 - - [2026-08-31 04:07:41] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001254 10.0.0.50 - - [2026-08-31 04:07:41] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.065921 10.0.0.38 - - [2026-08-31 04:07:41] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002336 10.0.0.50 - - [2026-08-31 04:07:41] "POST /neutron/network HTTP/1.1" 200 616 0.212690 10.0.0.50 - - [2026-08-31 04:07:41] "POST /route-targets HTTP/1.1" 200 327 0.028557 10.0.0.50 - - [2026-08-31 04:07:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.004689 10.0.0.50 - - [2026-08-31 04:07:42] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007986 10.0.0.50 - - [2026-08-31 04:07:42] "POST /neutron/network HTTP/1.1" 200 836 0.009299 10.0.0.50 - - [2026-08-31 04:07:42] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007086 10.0.0.50 - - [2026-08-31 04:07:42] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007821 10.0.0.50 - - [2026-08-31 04:07:44] "POST /id-to-fqname HTTP/1.1" 200 219 0.002189 10.0.0.50 - - [2026-08-31 04:07:44] "POST /neutron/port HTTP/1.1" 200 117 0.007978 10.0.0.38 - - [2026-08-31 04:07:44] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001425 10.0.0.50 - - [2026-08-31 04:07:44] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.153780 10.0.0.50 - - [2026-08-31 04:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.011575 10.0.0.50 - - [2026-08-31 04:07:45] "POST /id-to-fqname HTTP/1.1" 200 219 0.002159 10.0.0.50 - - [2026-08-31 04:07:45] "POST /neutron/network HTTP/1.1" 200 846 0.008524 10.0.0.50 - - [2026-08-31 04:07:45] "POST /neutron/port HTTP/1.1" 200 117 0.010257 10.0.0.38 - - [2026-08-31 04:07:49] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001620 10.0.0.50 - - [2026-08-31 04:07:49] "POST /neutron/port HTTP/1.1" 200 1072 0.497931 10.0.0.50 - - [2026-08-31 04:07:50] "POST /neutron/port HTTP/1.1" 200 1126 0.158084 10.0.0.50 - - [2026-08-31 04:07:51] "POST /neutron/port HTTP/1.1" 200 1136 0.020956 10.0.0.50 - - [2026-08-31 04:07:51] "POST /neutron/port HTTP/1.1" 200 117 0.001508 10.0.0.38 - - [2026-08-31 04:07:51] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001559 10.0.0.50 - - [2026-08-31 04:07:51] "POST /neutron/port HTTP/1.1" 200 1072 0.386927 10.0.0.50 - - [2026-08-31 04:07:52] "POST /neutron/port HTTP/1.1" 200 1126 0.172330 10.0.0.50 - - [2026-08-31 04:07:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.010691 10.0.0.50 - - [2026-08-31 04:07:56] "POST /neutron/port HTTP/1.1" 200 1136 0.019735 10.0.0.50 - - [2026-08-31 04:08:01] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009956 10.0.0.50 - - [2026-08-31 04:08:05] "DELETE /access-control-list/546eb7a9-5375-4fa0-a58f-6ae6b6295ce6 HTTP/1.1" 200 115 0.065917 10.0.0.38 - - [2026-08-31 04:08:09] "DELETE /project/f1a10dc4-4cb6-46c4-a95d-63d7e5f101e4 HTTP/1.1" 404 177 0.004988 10.0.0.38 - - [2026-08-31 04:08:09] "DELETE /project/08c7dda72d56496eb3ac8fd7e4ca233c HTTP/1.1" 404 173 0.004401 10.0.0.50 - - [2026-08-31 04:08:11] "POST /neutron/port HTTP/1.1" 200 1136 0.021173 10.0.0.50 - - [2026-08-31 04:08:16] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008814 10.0.0.185 - - [2026-08-31 04:08:24] "GET /obj-perms HTTP/1.1" 200 4493 0.052196 10.0.0.38 - - [2026-08-31 04:08:25] "GET /obj-perms HTTP/1.1" 200 4493 0.047095 10.0.0.50 - - [2026-08-31 04:08:26] "POST /neutron/port HTTP/1.1" 200 1136 0.021159 10.0.0.50 - - [2026-08-31 04:08:26] "POST /neutron/security_group HTTP/1.1" 200 2069 0.010387 10.0.0.50 - - [2026-08-31 04:08:26] "GET /virtual-machine/f6eae554-39e4-49b9-a480-c66284c2b248 HTTP/1.1" 401 292 0.000638 10.0.0.50 - - [2026-08-31 04:08:27] "GET /virtual-machine/f6eae554-39e4-49b9-a480-c66284c2b248 HTTP/1.1" 200 1292 0.033143 10.0.0.50 - - [2026-08-31 04:08:27] "GET /virtual-machine-interface/9f99c78c-1eac-4a63-bdd3-b6ecf7ce274d HTTP/1.1" 200 2936 0.007297 10.0.0.50 - - [2026-08-31 04:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.50 - - [2026-08-31 04:08:27] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004693 10.0.0.50 - - [2026-08-31 04:08:27] "GET /virtual-networks?parent_id=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003816 10.0.0.50 - - [2026-08-31 04:08:27] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007933 10.0.0.50 - - [2026-08-31 04:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.50 - - [2026-08-31 04:08:30] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008120 10.0.0.50 - - [2026-08-31 04:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.50 - - [2026-08-31 04:08:34] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006299 10.0.0.50 - - [2026-08-31 04:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.50 - - [2026-08-31 04:08:38] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006575 10.0.0.50 - - [2026-08-31 04:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.50 - - [2026-08-31 04:08:42] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007234 10.0.0.50 - - [2026-08-31 04:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.50 - - [2026-08-31 04:08:46] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008130 10.0.0.50 - - [2026-08-31 04:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2026-08-31 04:08:51] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007144 10.0.0.50 - - [2026-08-31 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.50 - - [2026-08-31 04:08:55] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007504 10.0.0.185 - - [2026-08-31 04:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000698 10.0.0.185 - - [2026-08-31 04:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000624 10.0.0.38 - - [2026-08-31 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001234 10.0.0.38 - - [2026-08-31 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000636 10.0.0.185 - - [2026-08-31 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.185 - - [2026-08-31 04:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-08-31 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.38 - - [2026-08-31 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000551 10.0.0.50 - - [2026-08-31 04:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005037 10.0.0.50 - - [2026-08-31 04:08:59] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007286 10.0.0.50 - - [2026-08-31 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000652 10.0.0.50 - - [2026-08-31 04:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000702 10.0.0.50 - - [2026-08-31 04:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.50 - - [2026-08-31 04:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000687 10.0.0.50 - - [2026-08-31 04:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.50 - - [2026-08-31 04:09:03] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009490 10.0.0.50 - - [2026-08-31 04:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.50 - - [2026-08-31 04:09:07] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005086 10.0.0.50 - - [2026-08-31 04:09:07] "GET /virtual-networks?parent_id=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004336 10.0.0.50 - - [2026-08-31 04:09:07] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008306 10.0.0.50 - - [2026-08-31 04:09:07] "POST /neutron/port HTTP/1.1" 200 1136 0.023563 10.0.0.50 - - [2026-08-31 04:09:12] "POST /neutron/security_group HTTP/1.1" 200 2069 0.009960 10.0.0.50 - - [2026-08-31 04:09:18] "POST /neutron/port HTTP/1.1" 200 1136 0.022630 10.0.0.50 - - [2026-08-31 04:09:23] "POST /neutron/security_group HTTP/1.1" 200 2069 0.044934 10.0.0.50 - - [2026-08-31 04:09:27] "POST /neutron/port HTTP/1.1" 200 1136 0.048122 10.0.0.50 - - [2026-08-31 04:09:28] "POST /neutron/port HTTP/1.1" 200 1136 0.027772 10.0.0.50 - - [2026-08-31 04:09:29] "POST /neutron/subnet HTTP/1.1" 200 703 0.011289 10.0.0.50 - - [2026-08-31 04:09:33] "POST /neutron/port HTTP/1.1" 200 1136 0.024310 10.0.0.50 - - [2026-08-31 04:09:33] "POST /neutron/security_group HTTP/1.1" 200 2069 0.012673 10.0.0.50 - - [2026-08-31 04:09:33] "GET /virtual-machine/05d39246-6c4c-403c-8885-bf76bba914bd HTTP/1.1" 200 1289 0.011396 10.0.0.50 - - [2026-08-31 04:09:33] "GET /virtual-machine-interface/6afe6d9a-88c8-476f-af82-18fd9b459c5e HTTP/1.1" 200 2935 0.008993 10.0.0.50 - - [2026-08-31 04:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.50 - - [2026-08-31 04:09:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005597 10.0.0.50 - - [2026-08-31 04:09:34] "GET /virtual-networks?parent_id=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005290 10.0.0.50 - - [2026-08-31 04:09:34] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010458 10.0.0.50 - - [2026-08-31 04:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007937 10.0.0.50 - - [2026-08-31 04:09:35] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007268 10.0.0.50 - - [2026-08-31 04:09:35] "GET /virtual-networks?parent_id=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004318 10.0.0.50 - - [2026-08-31 04:09:35] "GET /virtual-network/fbc4ad06-f484-44ee-b23c-6ae136a11f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007379 10.0.0.50 - - [2026-08-31 04:09:47] "POST /neutron/network HTTP/1.1" 200 836 0.012786 10.0.0.50 - - [2026-08-31 04:09:49] "POST /neutron/port HTTP/1.1" 200 1126 0.031925 10.0.0.50 - - [2026-08-31 04:09:49] "POST /neutron/port HTTP/1.1" 200 1126 0.051598 10.0.0.50 - - [2026-08-31 04:09:49] "POST /neutron/network HTTP/1.1" 400 204 0.037212 10.0.0.38 - - [2026-08-31 04:09:53] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001512 10.0.0.50 - - [2026-08-31 04:09:53] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.066511 10.0.0.38 - - [2026-08-31 04:09:53] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002320 10.0.0.50 - - [2026-08-31 04:09:53] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?fields=virtual_networks HTTP/1.1" 200 1039 0.090231 10.0.0.38 - - [2026-08-31 04:09:53] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001032 10.0.0.50 - - [2026-08-31 04:09:53] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.051673 10.0.0.38 - - [2026-08-31 04:09:53] "GET /projects?obj_uuids=08c7dda7-2d56-496e-b3ac-8fd7e4ca233c&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001471 10.0.0.50 - - [2026-08-31 04:09:53] "GET /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c?fields=security_groups HTTP/1.1" 200 1264 0.078464 10.0.0.50 - - [2026-08-31 04:10:06] "DELETE /access-control-list/2e77edc8-1e21-4add-a2f6-d7c65887ed4b HTTP/1.1" 200 115 0.043405 10.0.0.38 - - [2026-08-31 04:10:09] "DELETE /project/08c7dda7-2d56-496e-b3ac-8fd7e4ca233c HTTP/1.1" 404 177 0.004480 10.0.0.50 - - [2026-08-31 04:10:11] "GET / HTTP/1.1" 200 35931 0.002371 10.0.0.50 - - [2026-08-31 04:10:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000555 10.0.0.50 - - [2026-08-31 04:10:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.060880 10.0.0.38 - - [2026-08-31 04:10:12] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003530 10.0.0.38 - - [2026-08-31 04:10:12] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001417 10.0.0.38 - - [2026-08-31 04:10:12] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008658 10.0.0.38 - - [2026-08-31 04:10:12] "POST /id-to-fqname HTTP/1.1" 200 203 0.008961 10.0.0.38 - - [2026-08-31 04:10:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.011518 10.0.0.38 - - [2026-08-31 04:10:12] "POST /security-groups HTTP/1.1" 200 604 0.086155 10.0.0.38 - - [2026-08-31 04:10:13] "POST /projects HTTP/1.1" 200 611 0.378388 10.0.0.50 - - [2026-08-31 04:10:13] "POST /access-control-lists HTTP/1.1" 200 609 0.039251 10.0.0.38 - - [2026-08-31 04:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.467339 10.0.0.50 - - [2026-08-31 04:10:13] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.630270 10.0.0.50 - - [2026-08-31 04:10:14] "GET / HTTP/1.1" 200 35931 0.002445 10.0.0.50 - - [2026-08-31 04:10:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000678 10.0.0.50 - - [2026-08-31 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.058144 10.0.0.38 - - [2026-08-31 04:10:15] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001103 10.0.0.50 - - [2026-08-31 04:10:15] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.056560 10.0.0.50 - - [2026-08-31 04:10:15] "POST /neutron/network HTTP/1.1" 200 117 0.035502 10.0.0.50 - - [2026-08-31 04:10:15] "POST /route-targets HTTP/1.1" 200 327 0.020812 10.0.0.50 - - [2026-08-31 04:10:15] "POST /neutron/network HTTP/1.1" 200 852 0.010505 10.0.0.50 - - [2026-08-31 04:10:15] "POST /id-to-fqname HTTP/1.1" 200 234 0.001194 10.0.0.50 - - [2026-08-31 04:10:15] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006090 10.0.0.50 - - [2026-08-31 04:10:16] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006261 10.0.0.50 - - [2026-08-31 04:10:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.010507 10.0.0.50 - - [2026-08-31 04:10:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.001401 10.0.0.50 - - [2026-08-31 04:10:16] "POST /neutron/network HTTP/1.1" 200 852 0.060001 10.0.0.50 - - [2026-08-31 04:10:16] "POST /id-to-fqname HTTP/1.1" 200 234 0.001729 10.0.0.50 - - [2026-08-31 04:10:16] "POST /neutron/port HTTP/1.1" 200 117 0.011635 10.0.0.38 - - [2026-08-31 04:10:17] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001123 10.0.0.50 - - [2026-08-31 04:10:17] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.077961 10.0.0.50 - - [2026-08-31 04:10:17] "POST /neutron/port HTTP/1.1" 200 117 0.013135 10.0.0.50 - - [2026-08-31 04:10:18] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.006643 10.0.0.50 - - [2026-08-31 04:10:18] "GET /obj-perms HTTP/1.1" 200 4493 0.064549 10.0.0.50 - - [2026-08-31 04:10:20] "POST /neutron/network HTTP/1.1" 200 862 0.009585 10.0.0.50 - - [2026-08-31 04:10:21] "POST /neutron/port HTTP/1.1" 200 1086 0.027497 10.0.0.50 - - [2026-08-31 04:10:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004270 10.0.0.50 - - [2026-08-31 04:10:22] "POST /neutron/network HTTP/1.1" 200 852 0.007759 10.0.0.50 - - [2026-08-31 04:10:23] "POST /neutron/port HTTP/1.1" 200 1086 0.041806 10.0.0.50 - - [2026-08-31 04:10:25] "POST /neutron/port HTTP/1.1" 200 1150 0.178871 10.0.0.50 - - [2026-08-31 04:10:25] "POST /neutron/security_group HTTP/1.1" 200 2083 0.009892 10.0.0.50 - - [2026-08-31 04:10:25] "POST /neutron/network HTTP/1.1" 200 852 0.008057 10.0.0.50 - - [2026-08-31 04:10:35] "POST /neutron/port HTTP/1.1" 200 1150 0.025543 10.0.0.50 - - [2026-08-31 04:10:40] "POST /neutron/security_group HTTP/1.1" 200 2083 0.008789 10.0.0.50 - - [2026-08-31 04:10:50] "POST /neutron/port HTTP/1.1" 200 1150 0.024375 10.0.0.50 - - [2026-08-31 04:10:55] "POST /neutron/security_group HTTP/1.1" 200 2083 0.010516 10.0.0.50 - - [2026-08-31 04:10:56] "POST /neutron/port HTTP/1.1" 200 1150 0.026209 10.0.0.50 - - [2026-08-31 04:10:56] "GET /virtual-machine/800efdf3-b1d8-4c96-b34f-22e00b202848 HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2026-08-31 04:10:56] "GET /virtual-machine/800efdf3-b1d8-4c96-b34f-22e00b202848 HTTP/1.1" 200 1305 0.032414 10.0.0.50 - - [2026-08-31 04:10:56] "GET /virtual-machine-interface/08911d0f-5d2b-4b04-808c-5388224c731c HTTP/1.1" 200 3006 0.007586 10.0.0.50 - - [2026-08-31 04:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.50 - - [2026-08-31 04:10:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004990 10.0.0.50 - - [2026-08-31 04:10:56] "GET /virtual-networks?parent_id=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004985 10.0.0.50 - - [2026-08-31 04:10:56] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008725 10.0.0.50 - - [2026-08-31 04:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.50 - - [2026-08-31 04:10:59] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.009330 10.0.0.50 - - [2026-08-31 04:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.50 - - [2026-08-31 04:11:03] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007435 10.0.0.50 - - [2026-08-31 04:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.50 - - [2026-08-31 04:11:07] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007835 10.0.0.38 - - [2026-08-31 04:11:09] "DELETE /project/02e064d78887478e9206638baad43b1f HTTP/1.1" 404 173 0.003430 10.0.0.50 - - [2026-08-31 04:11:10] "POST /neutron/security_group HTTP/1.1" 200 2083 0.011104 10.0.0.50 - - [2026-08-31 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2026-08-31 04:11:11] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008541 10.0.0.50 - - [2026-08-31 04:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.50 - - [2026-08-31 04:11:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005247 10.0.0.50 - - [2026-08-31 04:11:13] "GET /virtual-networks?parent_id=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004741 10.0.0.50 - - [2026-08-31 04:11:13] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008033 10.0.0.50 - - [2026-08-31 04:11:19] "POST /neutron/port HTTP/1.1" 200 1150 0.024279 10.0.0.50 - - [2026-08-31 04:11:20] "POST /neutron/security_group HTTP/1.1" 200 2083 0.010082 10.0.0.185 - - [2026-08-31 04:11:27] "GET /obj-perms HTTP/1.1" 200 4493 0.046325 10.0.0.38 - - [2026-08-31 04:11:27] "GET /obj-perms HTTP/1.1" 200 4493 0.048517 10.0.0.50 - - [2026-08-31 04:11:28] "POST /neutron/port HTTP/1.1" 200 1150 0.073714 10.0.0.50 - - [2026-08-31 04:11:29] "POST /neutron/port HTTP/1.1" 200 1150 0.025794 10.0.0.50 - - [2026-08-31 04:11:29] "POST /neutron/port HTTP/1.1" 200 1150 0.026852 10.0.0.50 - - [2026-08-31 04:11:29] "GET /virtual-machine/cd3ba5be-f470-45df-af94-42f5d64e8507 HTTP/1.1" 200 1306 0.008421 10.0.0.50 - - [2026-08-31 04:11:29] "GET /virtual-machine-interface/f8f93c06-4568-4fcd-9b43-46fb634c3534 HTTP/1.1" 200 3009 0.008135 10.0.0.50 - - [2026-08-31 04:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.50 - - [2026-08-31 04:11:29] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.50 - - [2026-08-31 04:11:29] "GET /virtual-networks?parent_id=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.007179 10.0.0.50 - - [2026-08-31 04:11:29] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007522 10.0.0.50 - - [2026-08-31 04:11:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005125 10.0.0.50 - - [2026-08-31 04:11:30] "POST /neutron/network HTTP/1.1" 200 852 0.010167 10.0.0.50 - - [2026-08-31 04:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.50 - - [2026-08-31 04:11:30] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006493 10.0.0.50 - - [2026-08-31 04:11:30] "GET /virtual-networks?parent_id=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004760 10.0.0.50 - - [2026-08-31 04:11:30] "GET /virtual-network/e7c9f15a-79f8-4d4b-8524-5176f3a38ec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.008113 10.0.0.50 - - [2026-08-31 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.50 - - [2026-08-31 04:11:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006072 10.0.0.50 - - [2026-08-31 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.50 - - [2026-08-31 04:11:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006596 10.0.0.50 - - [2026-08-31 04:11:31] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.018736 10.0.0.50 - - [2026-08-31 04:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.50 - - [2026-08-31 04:11:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1638 0.005046 10.0.0.50 - - [2026-08-31 04:11:46] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.022569 10.0.0.50 - - [2026-08-31 04:12:31] "POST /neutron/network HTTP/1.1" 200 862 0.011468 10.0.0.50 - - [2026-08-31 04:12:31] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.50 - - [2026-08-31 04:12:41] "POST /neutron/network HTTP/1.1" 400 204 0.022345 10.0.0.50 - - [2026-08-31 04:12:43] "POST /neutron/port HTTP/1.1" 200 1150 0.028764 10.0.0.50 - - [2026-08-31 04:12:43] "POST /neutron/network HTTP/1.1" 400 204 0.025533 10.0.0.50 - - [2026-08-31 04:12:45] "POST /neutron/network HTTP/1.1" 200 852 0.007505 10.0.0.50 - - [2026-08-31 04:12:45] "DELETE /route-target/cea16382-9b29-4770-869a-8a0b4d983096 HTTP/1.1" 200 115 0.061323 10.0.0.38 - - [2026-08-31 04:12:45] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.052806 10.0.0.50 - - [2026-08-31 04:12:45] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.117104 10.0.0.38 - - [2026-08-31 04:12:45] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001058 10.0.0.50 - - [2026-08-31 04:12:45] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?fields=virtual_networks HTTP/1.1" 200 1067 0.068808 10.0.0.38 - - [2026-08-31 04:12:45] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001214 10.0.0.50 - - [2026-08-31 04:12:45] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.077093 10.0.0.38 - - [2026-08-31 04:12:46] "GET /projects?obj_uuids=02e064d7-8887-478e-9206-638baad43b1f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001584 10.0.0.50 - - [2026-08-31 04:12:46] "GET /project/02e064d7-8887-478e-9206-638baad43b1f?fields=security_groups HTTP/1.1" 200 1306 0.063482 10.0.0.50 - - [2026-08-31 04:12:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.040180 10.0.0.38 - - [2026-08-31 04:12:47] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003122 10.0.0.38 - - [2026-08-31 04:12:47] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001069 10.0.0.38 - - [2026-08-31 04:12:47] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.073709 10.0.0.38 - - [2026-08-31 04:12:47] "POST /id-to-fqname HTTP/1.1" 200 209 0.009940 10.0.0.38 - - [2026-08-31 04:12:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.016239 10.0.0.38 - - [2026-08-31 04:12:47] "POST /security-groups HTTP/1.1" 200 609 0.079822 10.0.0.38 - - [2026-08-31 04:12:47] "POST /projects HTTP/1.1" 200 621 0.329318 10.0.0.38 - - [2026-08-31 04:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.402113 10.0.0.50 - - [2026-08-31 04:12:47] "POST /fqname-to-id HTTP/1.1" 404 251 0.020008 10.0.0.50 - - [2026-08-31 04:12:47] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.651584 10.0.0.50 - - [2026-08-31 04:12:49] "GET / HTTP/1.1" 200 35931 0.002408 10.0.0.50 - - [2026-08-31 04:12:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2026-08-31 04:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.058567 10.0.0.38 - - [2026-08-31 04:12:50] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001571 10.0.0.50 - - [2026-08-31 04:12:50] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.070745 10.0.0.38 - - [2026-08-31 04:12:50] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001985 10.0.0.50 - - [2026-08-31 04:12:50] "POST /neutron/network HTTP/1.1" 200 637 0.188481 10.0.0.50 - - [2026-08-31 04:12:50] "POST /ref-update HTTP/1.1" 200 156 0.037051 10.0.0.50 - - [2026-08-31 04:12:51] "POST /id-to-fqname HTTP/1.1" 200 239 0.004787 10.0.0.50 - - [2026-08-31 04:12:51] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006824 10.0.0.50 - - [2026-08-31 04:12:51] "POST /neutron/network HTTP/1.1" 200 857 0.008441 10.0.0.50 - - [2026-08-31 04:12:51] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007393 10.0.0.50 - - [2026-08-31 04:12:51] "POST /id-to-fqname HTTP/1.1" 200 239 0.001387 10.0.0.50 - - [2026-08-31 04:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.007877 10.0.0.50 - - [2026-08-31 04:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.011092 10.0.0.50 - - [2026-08-31 04:12:51] "POST /id-to-fqname HTTP/1.1" 200 239 0.001368 10.0.0.50 - - [2026-08-31 04:12:52] "POST /neutron/network HTTP/1.1" 200 867 0.009267 10.0.0.50 - - [2026-08-31 04:12:52] "POST /neutron/port HTTP/1.1" 200 117 0.008241 10.0.0.50 - - [2026-08-31 04:12:53] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006651 10.0.0.50 - - [2026-08-31 04:12:53] "GET /obj-perms HTTP/1.1" 200 4503 0.062805 10.0.0.38 - - [2026-08-31 04:12:56] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001451 10.0.0.50 - - [2026-08-31 04:12:56] "POST /neutron/port HTTP/1.1" 200 1091 0.394898 10.0.0.50 - - [2026-08-31 04:12:56] "POST /neutron/port HTTP/1.1" 200 1146 0.167248 10.0.0.50 - - [2026-08-31 04:12:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.011753 10.0.0.50 - - [2026-08-31 04:12:58] "POST /neutron/network HTTP/1.1" 200 867 0.007172 10.0.0.50 - - [2026-08-31 04:12:58] "POST /neutron/port HTTP/1.1" 200 1091 0.032468 10.0.0.50 - - [2026-08-31 04:12:59] "POST /neutron/security_group HTTP/1.1" 200 2088 0.009369 10.0.0.50 - - [2026-08-31 04:12:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.012075 10.0.0.50 - - [2026-08-31 04:13:04] "POST /neutron/port HTTP/1.1" 200 1156 0.025739 10.0.0.38 - - [2026-08-31 04:13:09] "DELETE /project/9d607bb139384e81b422d43764b6afac HTTP/1.1" 404 173 0.003678 10.0.0.38 - - [2026-08-31 04:13:09] "DELETE /project/02e064d7-8887-478e-9206-638baad43b1f HTTP/1.1" 404 177 0.006787 10.0.0.50 - - [2026-08-31 04:13:10] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008818 10.0.0.50 - - [2026-08-31 04:13:20] "POST /neutron/port HTTP/1.1" 200 1156 0.020128 10.0.0.50 - - [2026-08-31 04:13:25] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008130 10.0.0.50 - - [2026-08-31 04:13:35] "POST /neutron/port HTTP/1.1" 200 1156 0.026450 10.0.0.50 - - [2026-08-31 04:13:35] "POST /neutron/security_group HTTP/1.1" 200 2088 0.016942 10.0.0.50 - - [2026-08-31 04:13:35] "GET /virtual-machine/0a33f7a4-be20-47b9-9411-19df9bfcc37a HTTP/1.1" 401 292 0.000618 10.0.0.50 - - [2026-08-31 04:13:36] "GET /virtual-machine/0a33f7a4-be20-47b9-9411-19df9bfcc37a HTTP/1.1" 200 1309 0.057591 10.0.0.50 - - [2026-08-31 04:13:36] "GET /virtual-machine-interface/01bceea9-9f9b-4007-a33a-b601e0bbe2b6 HTTP/1.1" 200 3032 0.007707 10.0.0.50 - - [2026-08-31 04:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.50 - - [2026-08-31 04:13:36] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007187 10.0.0.50 - - [2026-08-31 04:13:36] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.009923 10.0.0.50 - - [2026-08-31 04:13:36] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008085 10.0.0.50 - - [2026-08-31 04:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.50 - - [2026-08-31 04:13:39] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008811 10.0.0.50 - - [2026-08-31 04:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.50 - - [2026-08-31 04:13:43] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008438 10.0.0.50 - - [2026-08-31 04:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.50 - - [2026-08-31 04:13:47] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006926 10.0.0.50 - - [2026-08-31 04:13:49] "POST /neutron/port HTTP/1.1" 200 1156 0.023963 10.0.0.50 - - [2026-08-31 04:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.50 - - [2026-08-31 04:13:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004032 10.0.0.50 - - [2026-08-31 04:13:49] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003770 10.0.0.50 - - [2026-08-31 04:13:49] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006200 10.0.0.50 - - [2026-08-31 04:13:50] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008749 10.0.0.50 - - [2026-08-31 04:13:56] "POST /neutron/port HTTP/1.1" 200 1156 0.027236 10.0.0.185 - - [2026-08-31 04:13:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000540 10.0.0.185 - - [2026-08-31 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.38 - - [2026-08-31 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000685 10.0.0.38 - - [2026-08-31 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000614 10.0.0.185 - - [2026-08-31 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.185 - - [2026-08-31 04:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.38 - - [2026-08-31 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.38 - - [2026-08-31 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.50 - - [2026-08-31 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.50 - - [2026-08-31 04:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.50 - - [2026-08-31 04:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000695 10.0.0.50 - - [2026-08-31 04:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.50 - - [2026-08-31 04:14:00] "POST /neutron/security_group HTTP/1.1" 200 2088 0.010624 10.0.0.50 - - [2026-08-31 04:14:00] "POST /neutron/port HTTP/1.1" 200 1156 0.022334 10.0.0.50 - - [2026-08-31 04:14:00] "GET /virtual-machine/7775a545-599f-4346-83bd-5b532bce23f7 HTTP/1.1" 200 1309 0.006892 10.0.0.50 - - [2026-08-31 04:14:00] "GET /virtual-machine-interface/7bc869ec-18f6-4020-b54c-1fdcf7eb78b6 HTTP/1.1" 200 3033 0.006323 10.0.0.50 - - [2026-08-31 04:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.50 - - [2026-08-31 04:14:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004646 10.0.0.50 - - [2026-08-31 04:14:00] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003978 10.0.0.50 - - [2026-08-31 04:14:00] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006689 10.0.0.50 - - [2026-08-31 04:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.50 - - [2026-08-31 04:14:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005575 10.0.0.50 - - [2026-08-31 04:14:02] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004696 10.0.0.50 - - [2026-08-31 04:14:02] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007572 10.0.0.50 - - [2026-08-31 04:14:02] "POST /neutron/security_group HTTP/1.1" 200 2088 0.011606 10.0.0.50 - - [2026-08-31 04:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.38 - - [2026-08-31 04:14:12] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001211 10.0.0.50 - - [2026-08-31 04:14:12] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.061410 10.0.0.50 - - [2026-08-31 04:14:12] "POST /neutron/network HTTP/1.1" 200 117 0.017419 10.0.0.50 - - [2026-08-31 04:14:13] "POST /neutron/network HTTP/1.1" 200 856 0.009938 10.0.0.50 - - [2026-08-31 04:14:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001285 10.0.0.50 - - [2026-08-31 04:14:13] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006099 10.0.0.50 - - [2026-08-31 04:14:13] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006820 10.0.0.50 - - [2026-08-31 04:14:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.013020 10.0.0.50 - - [2026-08-31 04:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.38 - - [2026-08-31 04:14:13] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001148 10.0.0.50 - - [2026-08-31 04:14:13] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.064359 10.0.0.50 - - [2026-08-31 04:14:13] "POST /route-targets HTTP/1.1" 200 327 0.018014 10.0.0.50 - - [2026-08-31 04:14:13] "POST /ref-update HTTP/1.1" 200 156 0.021567 10.0.0.38 - - [2026-08-31 04:14:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003873 10.0.0.50 - - [2026-08-31 04:14:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.287882 10.0.0.50 - - [2026-08-31 04:14:14] "POST /id-to-fqname HTTP/1.1" 200 242 0.001784 10.0.0.50 - - [2026-08-31 04:14:14] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006812 10.0.0.50 - - [2026-08-31 04:14:14] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007485 10.0.0.50 - - [2026-08-31 04:14:14] "POST /neutron/network HTTP/1.1" 200 864 0.011234 10.0.0.50 - - [2026-08-31 04:14:14] "POST /id-to-fqname HTTP/1.1" 200 239 0.001798 10.0.0.50 - - [2026-08-31 04:14:14] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008683 10.0.0.38 - - [2026-08-31 04:14:14] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001733 10.0.0.50 - - [2026-08-31 04:14:14] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.077273 10.0.0.50 - - [2026-08-31 04:14:14] "POST /neutron/port HTTP/1.1" 200 2158 0.030376 10.0.0.50 - - [2026-08-31 04:14:14] "POST /id-to-fqname HTTP/1.1" 200 242 0.001529 10.0.0.50 - - [2026-08-31 04:14:15] "POST /neutron/port HTTP/1.1" 200 2158 0.031235 10.0.0.50 - - [2026-08-31 04:14:15] "POST /neutron/network HTTP/1.1" 200 864 0.011226 10.0.0.50 - - [2026-08-31 04:14:15] "POST /neutron/port HTTP/1.1" 200 117 0.008507 10.0.0.50 - - [2026-08-31 04:14:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.001704 10.0.0.50 - - [2026-08-31 04:14:15] "POST /id-to-fqname HTTP/1.1" 200 239 0.001418 10.0.0.50 - - [2026-08-31 04:14:16] "POST /neutron/network HTTP/1.1" 200 1581 0.011436 10.0.0.50 - - [2026-08-31 04:14:16] "POST /neutron/port HTTP/1.1" 200 2158 0.040719 10.0.0.50 - - [2026-08-31 04:14:16] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.007415 10.0.0.185 - - [2026-08-31 04:14:17] "GET /obj-perms HTTP/1.1" 200 4503 0.058467 10.0.0.38 - - [2026-08-31 04:14:17] "GET /obj-perms HTTP/1.1" 200 4503 0.045631 10.0.0.50 - - [2026-08-31 04:14:17] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007245 10.0.0.50 - - [2026-08-31 04:14:17] "GET /obj-perms HTTP/1.1" 200 4503 0.004617 10.0.0.50 - - [2026-08-31 04:14:18] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007821 10.0.0.50 - - [2026-08-31 04:14:18] "POST /neutron/port HTTP/1.1" 200 117 0.007483 10.0.0.50 - - [2026-08-31 04:14:19] "POST /neutron/port HTTP/1.1" 200 1090 0.084274 10.0.0.50 - - [2026-08-31 04:14:21] "POST /neutron/port HTTP/1.1" 200 1155 0.025830 10.0.0.50 - - [2026-08-31 04:14:21] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.38 - - [2026-08-31 04:14:21] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001417 10.0.0.50 - - [2026-08-31 04:14:21] "POST /neutron/port HTTP/1.1" 200 1092 0.397609 10.0.0.50 - - [2026-08-31 04:14:22] "POST /neutron/port HTTP/1.1" 200 1147 0.156251 10.0.0.50 - - [2026-08-31 04:14:23] "POST /neutron/port HTTP/1.1" 200 1157 0.052176 10.0.0.50 - - [2026-08-31 04:14:23] "POST /neutron/port HTTP/1.1" 200 117 0.001446 10.0.0.50 - - [2026-08-31 04:14:23] "POST /neutron/port HTTP/1.1" 200 1157 0.026980 10.0.0.50 - - [2026-08-31 04:14:23] "POST /neutron/port HTTP/1.1" 200 1091 0.025175 10.0.0.50 - - [2026-08-31 04:14:24] "POST /neutron/port HTTP/1.1" 200 1090 0.020682 10.0.0.50 - - [2026-08-31 04:14:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005172 10.0.0.50 - - [2026-08-31 04:14:25] "POST /neutron/network HTTP/1.1" 200 857 0.008143 10.0.0.50 - - [2026-08-31 04:14:25] "POST /neutron/port HTTP/1.1" 200 117 0.001610 10.0.0.50 - - [2026-08-31 04:14:28] "POST /neutron/security_group HTTP/1.1" 200 2088 0.009515 10.0.0.185 - - [2026-08-31 04:14:29] "GET /obj-perms HTTP/1.1" 200 4493 0.047379 10.0.0.38 - - [2026-08-31 04:14:30] "GET /obj-perms HTTP/1.1" 200 4493 0.046741 10.0.0.50 - - [2026-08-31 04:14:32] "POST /neutron/network HTTP/1.1" 200 867 0.031025 10.0.0.50 - - [2026-08-31 04:14:32] "POST /neutron/port HTTP/1.1" 200 117 0.001774 10.0.0.50 - - [2026-08-31 04:14:33] "POST /neutron/security_group HTTP/1.1" 200 2088 0.010038 10.0.0.50 - - [2026-08-31 04:14:44] "POST /neutron/port HTTP/1.1" 200 1157 0.027577 10.0.0.50 - - [2026-08-31 04:14:49] "POST /neutron/security_group HTTP/1.1" 200 2088 0.012947 10.0.0.50 - - [2026-08-31 04:14:59] "POST /neutron/port HTTP/1.1" 200 1157 0.020769 10.0.0.50 - - [2026-08-31 04:14:59] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008519 10.0.0.50 - - [2026-08-31 04:14:59] "GET /virtual-machine/7135138e-612b-4291-93d1-f35ecd820c53 HTTP/1.1" 200 1310 0.007427 10.0.0.50 - - [2026-08-31 04:14:59] "GET /virtual-machine-interface/1d460066-7cdd-422b-b9fb-eef46b9f9667 HTTP/1.1" 200 3042 0.006876 10.0.0.50 - - [2026-08-31 04:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.50 - - [2026-08-31 04:14:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006313 10.0.0.50 - - [2026-08-31 04:14:59] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004880 10.0.0.50 - - [2026-08-31 04:14:59] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008054 10.0.0.50 - - [2026-08-31 04:15:01] "POST /neutron/port HTTP/1.1" 200 2157 0.052906 10.0.0.50 - - [2026-08-31 04:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2026-08-31 04:15:02] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008216 10.0.0.50 - - [2026-08-31 04:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.50 - - [2026-08-31 04:15:07] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007244 10.0.0.50 - - [2026-08-31 04:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.50 - - [2026-08-31 04:15:11] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008991 10.0.0.50 - - [2026-08-31 04:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.50 - - [2026-08-31 04:15:15] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007529 10.0.0.50 - - [2026-08-31 04:15:18] "POST /neutron/security_group HTTP/1.1" 200 2088 0.007493 10.0.0.50 - - [2026-08-31 04:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.50 - - [2026-08-31 04:15:19] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008278 10.0.0.50 - - [2026-08-31 04:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.50 - - [2026-08-31 04:15:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004356 10.0.0.50 - - [2026-08-31 04:15:23] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003702 10.0.0.50 - - [2026-08-31 04:15:23] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006755 10.0.0.50 - - [2026-08-31 04:15:23] "POST /neutron/port HTTP/1.1" 200 1157 0.018856 10.0.0.50 - - [2026-08-31 04:15:28] "POST /neutron/security_group HTTP/1.1" 200 2088 0.008556 10.0.0.50 - - [2026-08-31 04:15:29] "POST /neutron/port HTTP/1.1" 200 1155 0.019879 10.0.0.50 - - [2026-08-31 04:15:29] "GET /virtual-machine/cea0cd99-a04c-4f41-8bc0-6c6b8f80d7e4 HTTP/1.1" 200 1311 0.007197 10.0.0.50 - - [2026-08-31 04:15:29] "GET /virtual-machine-interface/db30b5bb-a0f3-4d32-920c-7c42e90171e4 HTTP/1.1" 200 3034 0.007432 10.0.0.50 - - [2026-08-31 04:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.50 - - [2026-08-31 04:15:29] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004831 10.0.0.50 - - [2026-08-31 04:15:29] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003731 10.0.0.50 - - [2026-08-31 04:15:29] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007122 10.0.0.50 - - [2026-08-31 04:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.50 - - [2026-08-31 04:15:30] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003844 10.0.0.50 - - [2026-08-31 04:15:30] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004505 10.0.0.50 - - [2026-08-31 04:15:30] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.010859 10.0.0.50 - - [2026-08-31 04:15:30] "POST /neutron/security_group HTTP/1.1" 200 2088 0.010803 10.0.0.50 - - [2026-08-31 04:15:30] "POST /neutron/security_group HTTP/1.1" 200 2088 0.013147 10.0.0.50 - - [2026-08-31 04:15:31] "POST /neutron/port HTTP/1.1" 200 2157 0.029166 10.0.0.50 - - [2026-08-31 04:15:31] "GET /virtual-machine/d5705175-0deb-45ca-9780-710dcf558ecd HTTP/1.1" 200 1587 0.009949 10.0.0.50 - - [2026-08-31 04:15:31] "GET /virtual-machine-interface/b7989f84-0d37-4613-86b2-2b5e39b3377c HTTP/1.1" 200 3033 0.007593 10.0.0.50 - - [2026-08-31 04:15:31] "GET /virtual-machine-interface/daa6cf7d-a2c6-4a52-bef1-d29d8c8fe612 HTTP/1.1" 200 3034 0.008298 10.0.0.50 - - [2026-08-31 04:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.50 - - [2026-08-31 04:15:31] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005715 10.0.0.50 - - [2026-08-31 04:15:31] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.009287 10.0.0.50 - - [2026-08-31 04:15:31] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006831 10.0.0.50 - - [2026-08-31 04:15:31] "POST /neutron/network HTTP/1.1" 200 867 0.007740 10.0.0.50 - - [2026-08-31 04:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.001865 10.0.0.50 - - [2026-08-31 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.50 - - [2026-08-31 04:15:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004604 10.0.0.50 - - [2026-08-31 04:15:32] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003998 10.0.0.50 - - [2026-08-31 04:15:32] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.006800 10.0.0.50 - - [2026-08-31 04:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.50 - - [2026-08-31 04:15:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004622 10.0.0.50 - - [2026-08-31 04:15:32] "GET /virtual-networks?parent_id=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.004539 10.0.0.50 - - [2026-08-31 04:15:32] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.006636 10.0.0.50 - - [2026-08-31 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.50 - - [2026-08-31 04:15:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004672 10.0.0.50 - - [2026-08-31 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.50 - - [2026-08-31 04:15:34] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004714 10.0.0.50 - - [2026-08-31 04:15:34] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.013694 10.0.0.50 - - [2026-08-31 04:15:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.003969 10.0.0.50 - - [2026-08-31 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.38 - - [2026-08-31 04:15:34] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001078 10.0.0.50 - - [2026-08-31 04:15:34] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.066448 10.0.0.50 - - [2026-08-31 04:15:34] "POST /network-policys HTTP/1.1" 200 539 0.041435 10.0.0.50 - - [2026-08-31 04:15:34] "GET /network-policy/db8721d3-2b2f-4272-89df-7f2145dc8926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007485 10.0.0.50 - - [2026-08-31 04:15:34] "POST /neutron/network HTTP/1.1" 200 951 0.109503 10.0.0.50 - - [2026-08-31 04:15:34] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006771 10.0.0.50 - - [2026-08-31 04:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.50 - - [2026-08-31 04:15:34] "GET /network-policy/db8721d3-2b2f-4272-89df-7f2145dc8926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005161 10.0.0.50 - - [2026-08-31 04:15:35] "POST /neutron/network HTTP/1.1" 200 950 0.111439 10.0.0.50 - - [2026-08-31 04:15:35] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006915 10.0.0.50 - - [2026-08-31 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.50 - - [2026-08-31 04:15:35] "GET /network-policy/db8721d3-2b2f-4272-89df-7f2145dc8926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004822 10.0.0.50 - - [2026-08-31 04:15:35] "POST /fqname-to-id HTTP/1.1" 404 254 0.006421 10.0.0.50 - - [2026-08-31 04:15:35] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006155 10.0.0.50 - - [2026-08-31 04:15:35] "GET /obj-perms HTTP/1.1" 200 4503 0.004075 10.0.0.50 - - [2026-08-31 04:15:36] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006800 10.0.0.185 - - [2026-08-31 04:15:36] "GET /obj-perms HTTP/1.1" 200 4503 0.004838 10.0.0.50 - - [2026-08-31 04:15:36] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006694 10.0.0.38 - - [2026-08-31 04:15:37] "GET /obj-perms HTTP/1.1" 200 4503 0.010560 10.0.0.50 - - [2026-08-31 04:15:37] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006102 10.0.0.50 - - [2026-08-31 04:15:37] "GET /obj-perms HTTP/1.1" 200 4503 0.004065 10.0.0.50 - - [2026-08-31 04:15:38] "GET /virtual-network/9f7f93e5-a84e-42ac-8b65-50aa730c15cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007558 10.0.0.185 - - [2026-08-31 04:15:38] "GET /obj-perms HTTP/1.1" 200 4503 0.004623 10.0.0.50 - - [2026-08-31 04:15:51] "POST /neutron/port HTTP/1.1" 200 1155 0.023375 10.0.0.50 - - [2026-08-31 04:15:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.009790 10.0.0.50 - - [2026-08-31 04:15:53] "GET /obj-perms HTTP/1.1" 200 4503 0.004465 10.0.0.50 - - [2026-08-31 04:16:31] "POST /neutron/port HTTP/1.1" 200 1156 0.030956 10.0.0.38 - - [2026-08-31 04:16:31] "GET /obj-perms HTTP/1.1" 200 4493 0.046587 10.0.0.50 - - [2026-08-31 04:16:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006349 10.0.0.50 - - [2026-08-31 04:16:33] "POST /neutron/network HTTP/1.1" 200 951 0.010634 10.0.0.50 - - [2026-08-31 04:16:51] "POST /neutron/network HTTP/1.1" 200 874 0.010396 10.0.0.50 - - [2026-08-31 04:16:51] "POST /neutron/port HTTP/1.1" 200 117 0.001731 10.0.0.50 - - [2026-08-31 04:17:32] "POST /neutron/port HTTP/1.1" 200 1156 0.027969 10.0.0.50 - - [2026-08-31 04:17:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.014225 10.0.0.50 - - [2026-08-31 04:17:50] "POST /neutron/port HTTP/1.1" 200 1155 0.028649 10.0.0.50 - - [2026-08-31 04:17:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004853 10.0.0.50 - - [2026-08-31 04:17:52] "POST /neutron/network HTTP/1.1" 200 950 0.009618 10.0.0.50 - - [2026-08-31 04:18:32] "POST /neutron/network HTTP/1.1" 200 1769 0.014146 10.0.0.50 - - [2026-08-31 04:18:32] "POST /neutron/port HTTP/1.1" 200 117 0.001673 10.0.0.50 - - [2026-08-31 04:18:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.013134 10.0.0.50 - - [2026-08-31 04:18:33] "GET /obj-perms HTTP/1.1" 200 4493 0.075862 10.0.0.50 - - [2026-08-31 04:18:44] "POST /neutron/port HTTP/1.1" 200 1157 0.021346 10.0.0.50 - - [2026-08-31 04:18:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004911 10.0.0.50 - - [2026-08-31 04:18:46] "POST /neutron/network HTTP/1.1" 200 864 0.010300 10.0.0.185 - - [2026-08-31 04:18:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000642 10.0.0.185 - - [2026-08-31 04:18:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.38 - - [2026-08-31 04:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.38 - - [2026-08-31 04:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.185 - - [2026-08-31 04:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.185 - - [2026-08-31 04:18:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.38 - - [2026-08-31 04:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.001321 10.0.0.38 - - [2026-08-31 04:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2026-08-31 04:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000687 10.0.0.50 - - [2026-08-31 04:18:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.50 - - [2026-08-31 04:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.50 - - [2026-08-31 04:19:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.50 - - [2026-08-31 04:19:16] "GET /obj-perms HTTP/1.1" 200 4503 0.074822 10.0.0.50 - - [2026-08-31 04:19:18] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.026992 10.0.0.50 - - [2026-08-31 04:19:19] "POST /neutron/network HTTP/1.1" 200 856 0.039093 10.0.0.50 - - [2026-08-31 04:19:19] "GET /virtual-network/94d20de3-34aa-49bc-a95f-7f52109decb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.012171 10.0.0.50 - - [2026-08-31 04:19:19] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.011809 10.0.0.50 - - [2026-08-31 04:19:19] "POST /neutron/network HTTP/1.1" 200 857 0.009299 10.0.0.50 - - [2026-08-31 04:19:19] "GET /virtual-network/ee0c7b39-8ece-4716-aac8-17c12185b761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.010505 10.0.0.50 - - [2026-08-31 04:19:19] "DELETE /network-policy/db8721d3-2b2f-4272-89df-7f2145dc8926 HTTP/1.1" 200 115 0.052726 10.0.0.50 - - [2026-08-31 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.50 - - [2026-08-31 04:19:19] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004563 10.0.0.50 - - [2026-08-31 04:19:19] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.013766 10.0.0.50 - - [2026-08-31 04:19:19] "DELETE /access-control-list/892ee9b0-b0a2-4176-8250-48db714e17b9 HTTP/1.1" 200 115 0.086788 10.0.0.50 - - [2026-08-31 04:19:19] "DELETE /access-control-list/de2a6136-d495-4768-bd4a-9a024113d4fb HTTP/1.1" 200 115 0.052531 10.0.0.50 - - [2026-08-31 04:19:23] "POST /neutron/port HTTP/1.1" 200 1157 0.028686 10.0.0.50 - - [2026-08-31 04:19:23] "POST /neutron/port HTTP/1.1" 200 1144 0.025009 10.0.0.50 - - [2026-08-31 04:19:23] "POST /neutron/network HTTP/1.1" 200 864 0.013077 10.0.0.50 - - [2026-08-31 04:19:23] "POST /neutron/port HTTP/1.1" 200 1146 0.049315 10.0.0.50 - - [2026-08-31 04:19:23] "POST /neutron/port HTTP/1.1" 200 151 0.269110 10.0.0.50 - - [2026-08-31 04:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.50 - - [2026-08-31 04:19:25] "POST /neutron/network HTTP/1.1" 200 856 0.009815 10.0.0.50 - - [2026-08-31 04:19:25] "DELETE /route-target/0282b605-1c87-4198-aaa7-f26dff79b2a3 HTTP/1.1" 200 115 0.033941 10.0.0.50 - - [2026-08-31 04:19:26] "POST /neutron/network HTTP/1.1" 400 204 0.019687 10.0.0.50 - - [2026-08-31 04:19:28] "POST /neutron/port HTTP/1.1" 200 1156 0.024009 10.0.0.50 - - [2026-08-31 04:19:28] "POST /neutron/port HTTP/1.1" 200 1146 0.019580 10.0.0.50 - - [2026-08-31 04:19:30] "POST /neutron/network HTTP/1.1" 200 857 0.008662 10.0.0.38 - - [2026-08-31 04:19:30] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.026672 10.0.0.50 - - [2026-08-31 04:19:30] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.129432 10.0.0.38 - - [2026-08-31 04:19:30] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001870 10.0.0.50 - - [2026-08-31 04:19:31] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?fields=virtual_networks HTTP/1.1" 200 1079 0.090565 10.0.0.38 - - [2026-08-31 04:19:31] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001535 10.0.0.50 - - [2026-08-31 04:19:31] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?fields=virtual_machine_interfaces HTTP/1.1" 200 1079 0.068737 10.0.0.38 - - [2026-08-31 04:19:31] "GET /projects?obj_uuids=9d607bb1-3938-4e81-b422-d43764b6afac&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001416 10.0.0.50 - - [2026-08-31 04:19:31] "GET /project/9d607bb1-3938-4e81-b422-d43764b6afac?fields=security_groups HTTP/1.1" 200 1323 0.078125 10.0.0.50 - - [2026-08-31 04:19:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.031517 10.0.0.38 - - [2026-08-31 04:19:32] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005880 10.0.0.38 - - [2026-08-31 04:19:32] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001468 10.0.0.38 - - [2026-08-31 04:19:32] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.044554 10.0.0.38 - - [2026-08-31 04:19:32] "POST /id-to-fqname HTTP/1.1" 200 185 0.003338 10.0.0.38 - - [2026-08-31 04:19:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.010615 10.0.0.38 - - [2026-08-31 04:19:32] "POST /security-groups HTTP/1.1" 200 586 0.044501 10.0.0.50 - - [2026-08-31 04:19:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.004466 10.0.0.38 - - [2026-08-31 04:19:32] "POST /projects HTTP/1.1" 200 575 0.324581 10.0.0.38 - - [2026-08-31 04:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.418907 10.0.0.50 - - [2026-08-31 04:19:32] "POST /access-control-lists HTTP/1.1" 200 589 0.043339 10.0.0.50 - - [2026-08-31 04:19:32] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.667822 10.0.0.50 - - [2026-08-31 04:19:34] "GET / HTTP/1.1" 200 35931 0.003560 10.0.0.50 - - [2026-08-31 04:19:34] "POST /neutron/port HTTP/1.1" 200 117 0.316335 10.0.0.38 - - [2026-08-31 04:19:35] "GET /obj-perms HTTP/1.1" 200 4493 0.480159 10.0.0.38 - - [2026-08-31 04:19:35] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001855 10.0.0.50 - - [2026-08-31 04:19:35] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.082745 10.0.0.50 - - [2026-08-31 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.50 - - [2026-08-31 04:19:36] "GET /security-group/08472729-27dc-4066-981f-b2b4610dcbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3717 0.006457 10.0.0.50 - - [2026-08-31 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.38 - - [2026-08-31 04:19:36] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002228 10.0.0.50 - - [2026-08-31 04:19:36] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.085617 10.0.0.50 - - [2026-08-31 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.50 - - [2026-08-31 04:19:36] "GET /security-group/08472729-27dc-4066-981f-b2b4610dcbd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3717 0.009944 10.0.0.50 - - [2026-08-31 04:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.50 - - [2026-08-31 04:19:37] "PUT /security-group/08472729-27dc-4066-981f-b2b4610dcbd6 HTTP/1.1" 200 262 0.033559 10.0.0.38 - - [2026-08-31 04:19:39] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001936 10.0.0.50 - - [2026-08-31 04:19:39] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1351 0.058903 10.0.0.38 - - [2026-08-31 04:19:39] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001306 10.0.0.50 - - [2026-08-31 04:19:39] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?fields=virtual_networks HTTP/1.1" 200 1030 0.085072 10.0.0.38 - - [2026-08-31 04:19:40] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001233 10.0.0.50 - - [2026-08-31 04:19:40] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.057803 10.0.0.38 - - [2026-08-31 04:19:40] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001606 10.0.0.50 - - [2026-08-31 04:19:40] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?fields=security_groups HTTP/1.1" 200 1251 0.055621 10.0.0.50 - - [2026-08-31 04:19:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.045934 10.0.0.38 - - [2026-08-31 04:19:41] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004707 10.0.0.38 - - [2026-08-31 04:19:41] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001264 10.0.0.38 - - [2026-08-31 04:19:41] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008876 10.0.0.38 - - [2026-08-31 04:19:41] "POST /id-to-fqname HTTP/1.1" 200 194 0.003966 10.0.0.38 - - [2026-08-31 04:19:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.012166 10.0.0.38 - - [2026-08-31 04:19:41] "POST /security-groups HTTP/1.1" 200 595 0.045301 10.0.0.50 - - [2026-08-31 04:19:41] "POST /fqname-to-id HTTP/1.1" 404 238 0.009522 10.0.0.38 - - [2026-08-31 04:19:41] "POST /projects HTTP/1.1" 200 593 0.300656 10.0.0.38 - - [2026-08-31 04:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.338124 10.0.0.50 - - [2026-08-31 04:19:41] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.547178 10.0.0.50 - - [2026-08-31 04:19:41] "POST /access-control-lists HTTP/1.1" 200 598 0.093650 10.0.0.50 - - [2026-08-31 04:19:43] "GET / HTTP/1.1" 200 35931 0.002359 10.0.0.50 - - [2026-08-31 04:19:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000658 10.0.0.50 - - [2026-08-31 04:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.067965 10.0.0.38 - - [2026-08-31 04:19:45] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001200 10.0.0.50 - - [2026-08-31 04:19:45] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.063054 10.0.0.50 - - [2026-08-31 04:19:45] "POST /neutron/network HTTP/1.1" 200 117 0.040094 10.0.0.50 - - [2026-08-31 04:19:46] "POST /neutron/network HTTP/1.1" 200 853 0.013544 10.0.0.50 - - [2026-08-31 04:19:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.002040 10.0.0.50 - - [2026-08-31 04:19:46] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.011927 10.0.0.50 - - [2026-08-31 04:19:46] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.011535 10.0.0.50 - - [2026-08-31 04:19:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.013317 10.0.0.50 - - [2026-08-31 04:19:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001712 10.0.0.38 - - [2026-08-31 04:19:46] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001358 10.0.0.50 - - [2026-08-31 04:19:46] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.138316 10.0.0.50 - - [2026-08-31 04:19:46] "POST /neutron/network HTTP/1.1" 200 853 0.038331 10.0.0.50 - - [2026-08-31 04:19:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.002679 10.0.0.50 - - [2026-08-31 04:19:46] "POST /neutron/port HTTP/1.1" 200 117 0.012328 10.0.0.50 - - [2026-08-31 04:19:51] "POST /neutron/port HTTP/1.1" 200 1075 0.030182 10.0.0.50 - - [2026-08-31 04:19:52] "POST /neutron/port HTTP/1.1" 200 1139 0.026641 10.0.0.50 - - [2026-08-31 04:19:52] "POST /neutron/port HTTP/1.1" 200 117 0.001333 10.0.0.50 - - [2026-08-31 04:20:08] "DELETE /access-control-list/7e15b735-a854-47f7-8cfe-bd1067f527dd HTTP/1.1" 200 115 0.062804 10.0.0.50 - - [2026-08-31 04:20:08] "POST /neutron/network HTTP/1.1" 200 853 0.010142 10.0.0.50 - - [2026-08-31 04:20:09] "POST /neutron/port HTTP/1.1" 200 117 0.008140 10.0.0.38 - - [2026-08-31 04:20:10] "DELETE /project/024a3cc56920406182b54614b8cd298b HTTP/1.1" 404 173 0.012213 10.0.0.38 - - [2026-08-31 04:20:10] "DELETE /project/9d607bb1-3938-4e81-b422-d43764b6afac HTTP/1.1" 404 177 0.008382 10.0.0.38 - - [2026-08-31 04:20:10] "DELETE /project/ea43cc7d02344c71ab426fe10e5ff5d0 HTTP/1.1" 404 173 0.007467 10.0.0.38 - - [2026-08-31 04:20:10] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001708 10.0.0.38 - - [2026-08-31 04:20:10] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.078686 10.0.0.38 - - [2026-08-31 04:20:10] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001441 10.0.0.38 - - [2026-08-31 04:20:10] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?fields=security_groups HTTP/1.1" 200 1356 0.065930 10.0.0.38 - - [2026-08-31 04:20:10] "DELETE /security-group/ca9e2372-ce8d-4e03-9555-5ec07eb80eb4 HTTP/1.1" 200 115 0.067065 10.0.0.38 - - [2026-08-31 04:20:10] "GET /projects?obj_uuids=024a3cc5-6920-4061-82b5-4614b8cd298b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001506 10.0.0.38 - - [2026-08-31 04:20:10] "GET /project/024a3cc5-6920-4061-82b5-4614b8cd298b?fields=application_policy_sets HTTP/1.1" 200 1395 0.082979 10.0.0.50 - - [2026-08-31 04:20:10] "DELETE /access-control-list/50527594-23a1-4c3c-b23b-c80ced18c381 HTTP/1.1" 200 115 0.076556 10.0.0.38 - - [2026-08-31 04:20:10] "DELETE /project/024a3cc5-6920-4061-82b5-4614b8cd298b HTTP/1.1" 200 115 0.567810 10.0.0.50 - - [2026-08-31 04:20:13] "POST /neutron/network HTTP/1.1" 200 863 0.010534 10.0.0.50 - - [2026-08-31 04:20:13] "POST /neutron/port HTTP/1.1" 200 1075 0.050356 10.0.0.50 - - [2026-08-31 04:20:14] "POST /neutron/security_group HTTP/1.1" 200 2074 0.009845 10.0.0.50 - - [2026-08-31 04:20:14] "POST /neutron/port HTTP/1.1" 200 1139 0.019682 10.0.0.50 - - [2026-08-31 04:20:14] "GET /virtual-machine/79284f66-e53e-4b04-bbc4-b1ee64f61543 HTTP/1.1" 401 292 0.000586 10.0.0.50 - - [2026-08-31 04:20:15] "GET /virtual-machine/79284f66-e53e-4b04-bbc4-b1ee64f61543 HTTP/1.1" 200 1296 0.031301 10.0.0.50 - - [2026-08-31 04:20:15] "GET /virtual-machine-interface/77444006-7b56-44f6-a0d4-5fa296d201ea HTTP/1.1" 200 2981 0.007598 10.0.0.50 - - [2026-08-31 04:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.50 - - [2026-08-31 04:20:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006317 10.0.0.50 - - [2026-08-31 04:20:15] "GET /virtual-networks?parent_id=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004089 10.0.0.50 - - [2026-08-31 04:20:15] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005929 10.0.0.50 - - [2026-08-31 04:20:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004372 10.0.0.50 - - [2026-08-31 04:20:15] "POST /neutron/network HTTP/1.1" 200 853 0.009105 10.0.0.50 - - [2026-08-31 04:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.50 - - [2026-08-31 04:20:18] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.010355 10.0.0.50 - - [2026-08-31 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.50 - - [2026-08-31 04:20:22] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007754 10.0.0.50 - - [2026-08-31 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.50 - - [2026-08-31 04:20:26] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.010284 10.0.0.50 - - [2026-08-31 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.50 - - [2026-08-31 04:20:28] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005112 10.0.0.50 - - [2026-08-31 04:20:28] "GET /virtual-networks?parent_id=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003989 10.0.0.50 - - [2026-08-31 04:20:28] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008483 10.0.0.50 - - [2026-08-31 04:20:28] "POST /neutron/port HTTP/1.1" 200 1139 0.026894 10.0.0.50 - - [2026-08-31 04:20:34] "POST /neutron/port HTTP/1.1" 200 1139 0.025706 10.0.0.50 - - [2026-08-31 04:20:35] "POST /neutron/network HTTP/1.1" 200 863 0.008205 10.0.0.50 - - [2026-08-31 04:20:35] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.185 - - [2026-08-31 04:20:36] "GET /obj-perms HTTP/1.1" 200 4493 0.049680 10.0.0.50 - - [2026-08-31 04:20:39] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011831 10.0.0.50 - - [2026-08-31 04:20:49] "POST /neutron/port HTTP/1.1" 200 1139 0.029882 10.0.0.50 - - [2026-08-31 04:20:54] "POST /neutron/security_group HTTP/1.1" 200 2074 0.008331 10.0.0.50 - - [2026-08-31 04:21:05] "POST /neutron/port HTTP/1.1" 200 1139 0.021748 10.0.0.50 - - [2026-08-31 04:21:10] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011367 10.0.0.50 - - [2026-08-31 04:21:10] "POST /neutron/port HTTP/1.1" 200 1139 0.025989 10.0.0.50 - - [2026-08-31 04:21:10] "GET /virtual-machine/4f273722-6f5a-45c3-a358-04102c060459 HTTP/1.1" 200 1296 0.008791 10.0.0.50 - - [2026-08-31 04:21:10] "GET /virtual-machine-interface/dc93a44b-3fcb-4649-841d-3351c6a75967 HTTP/1.1" 200 2981 0.010418 10.0.0.50 - - [2026-08-31 04:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.50 - - [2026-08-31 04:21:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005906 10.0.0.50 - - [2026-08-31 04:21:10] "GET /virtual-networks?parent_id=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004441 10.0.0.50 - - [2026-08-31 04:21:10] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008762 10.0.0.50 - - [2026-08-31 04:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2026-08-31 04:21:13] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007228 10.0.0.50 - - [2026-08-31 04:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.50 - - [2026-08-31 04:21:17] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006638 10.0.0.50 - - [2026-08-31 04:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.50 - - [2026-08-31 04:21:21] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007272 10.0.0.50 - - [2026-08-31 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2026-08-31 04:21:25] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008669 10.0.0.50 - - [2026-08-31 04:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.50 - - [2026-08-31 04:21:30] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008494 10.0.0.50 - - [2026-08-31 04:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.50 - - [2026-08-31 04:21:34] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007714 10.0.0.50 - - [2026-08-31 04:21:36] "POST /neutron/port HTTP/1.1" 200 1139 0.035373 10.0.0.50 - - [2026-08-31 04:21:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.011143 10.0.0.50 - - [2026-08-31 04:21:37] "GET /obj-perms HTTP/1.1" 200 4493 0.056669 10.0.0.50 - - [2026-08-31 04:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.50 - - [2026-08-31 04:21:38] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006649 10.0.0.50 - - [2026-08-31 04:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.50 - - [2026-08-31 04:21:42] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006316 10.0.0.50 - - [2026-08-31 04:21:45] "POST /neutron/port HTTP/1.1" 200 1139 0.027262 10.0.0.50 - - [2026-08-31 04:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2026-08-31 04:21:46] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008028 10.0.0.50 - - [2026-08-31 04:21:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004948 10.0.0.50 - - [2026-08-31 04:21:47] "POST /neutron/network HTTP/1.1" 200 853 0.008486 10.0.0.50 - - [2026-08-31 04:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.50 - - [2026-08-31 04:21:50] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006543 10.0.0.50 - - [2026-08-31 04:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.50 - - [2026-08-31 04:21:54] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007922 10.0.0.50 - - [2026-08-31 04:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.50 - - [2026-08-31 04:21:58] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009498 10.0.0.50 - - [2026-08-31 04:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.50 - - [2026-08-31 04:22:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005841 10.0.0.50 - - [2026-08-31 04:22:02] "GET /virtual-networks?parent_id=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.004870 10.0.0.50 - - [2026-08-31 04:22:02] "GET /virtual-network/4707fd55-e2d5-4f75-9eac-8e98f97d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006664 10.0.0.50 - - [2026-08-31 04:22:08] "POST /neutron/port HTTP/1.1" 200 1139 0.021004 10.0.0.50 - - [2026-08-31 04:22:13] "POST /neutron/security_group HTTP/1.1" 200 2074 0.009926 10.0.0.50 - - [2026-08-31 04:22:18] "POST /neutron/port HTTP/1.1" 200 1139 0.025298 10.0.0.50 - - [2026-08-31 04:22:23] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010751 10.0.0.50 - - [2026-08-31 04:22:34] "POST /neutron/port HTTP/1.1" 200 1139 0.020719 10.0.0.50 - - [2026-08-31 04:22:38] "POST /neutron/port HTTP/1.1" 200 1139 0.023465 10.0.0.50 - - [2026-08-31 04:22:39] "POST /neutron/subnet HTTP/1.1" 200 694 0.011209 10.0.0.50 - - [2026-08-31 04:22:39] "POST /neutron/port HTTP/1.1" 200 1139 0.018469 10.0.0.50 - - [2026-08-31 04:22:44] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011145 10.0.0.50 - - [2026-08-31 04:22:49] "POST /neutron/network HTTP/1.1" 200 863 0.007989 10.0.0.50 - - [2026-08-31 04:22:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.004010 10.0.0.50 - - [2026-08-31 04:22:49] "POST /neutron/port HTTP/1.1" 200 117 0.001219 10.0.0.50 - - [2026-08-31 04:22:49] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.040445 10.0.0.50 - - [2026-08-31 04:22:50] "GET /bgp-as-a-service/a4d9cee7-dc06-4525-9702-5befa902a3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1621 0.008406 10.0.0.50 - - [2026-08-31 04:22:50] "GET /virtual-machine-interface/dc93a44b-3fcb-4649-841d-3351c6a75967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006398 10.0.0.50 - - [2026-08-31 04:22:50] "POST /ref-update HTTP/1.1" 200 156 0.015928 10.0.0.50 - - [2026-08-31 04:22:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.018159 10.0.0.50 - - [2026-08-31 04:22:50] "POST /ref-update HTTP/1.1" 200 156 0.052591 10.0.0.50 - - [2026-08-31 04:23:09] "GET /bgp-as-a-service/a4d9cee7-dc06-4525-9702-5befa902a3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2248 0.007582 10.0.0.50 - - [2026-08-31 04:23:09] "GET /virtual-machine-interface/dc93a44b-3fcb-4649-841d-3351c6a75967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3089 0.011439 10.0.0.50 - - [2026-08-31 04:23:09] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.50 - - [2026-08-31 04:23:09] "POST /ref-update HTTP/1.1" 200 156 0.027119 10.0.0.50 - - [2026-08-31 04:23:09] "DELETE /bgp-as-a-service/a4d9cee7-dc06-4525-9702-5befa902a3ac HTTP/1.1" 200 115 0.075639 10.0.0.50 - - [2026-08-31 04:23:09] "POST /neutron/network HTTP/1.1" 200 853 0.009025 10.0.0.50 - - [2026-08-31 04:23:11] "POST /neutron/port HTTP/1.1" 200 1129 0.024736 10.0.0.50 - - [2026-08-31 04:23:11] "POST /neutron/port HTTP/1.1" 200 1129 0.021560 10.0.0.50 - - [2026-08-31 04:23:11] "POST /neutron/network HTTP/1.1" 400 204 0.014013 10.0.0.50 - - [2026-08-31 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2026-08-31 04:23:15] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001345 10.0.0.50 - - [2026-08-31 04:23:15] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.066028 10.0.0.38 - - [2026-08-31 04:23:15] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001083 10.0.0.50 - - [2026-08-31 04:23:15] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?fields=virtual_networks HTTP/1.1" 200 1051 0.058749 10.0.0.38 - - [2026-08-31 04:23:15] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001572 10.0.0.50 - - [2026-08-31 04:23:15] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.051965 10.0.0.38 - - [2026-08-31 04:23:15] "GET /projects?obj_uuids=ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001309 10.0.0.50 - - [2026-08-31 04:23:15] "GET /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0?fields=security_groups HTTP/1.1" 200 1281 0.067278 10.0.0.50 - - [2026-08-31 04:23:16] "POST /fqname-to-id HTTP/1.1" 404 189 0.034786 10.0.0.38 - - [2026-08-31 04:23:16] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003232 10.0.0.38 - - [2026-08-31 04:23:16] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.38 - - [2026-08-31 04:23:16] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008725 10.0.0.38 - - [2026-08-31 04:23:16] "POST /id-to-fqname HTTP/1.1" 200 191 0.003376 10.0.0.38 - - [2026-08-31 04:23:16] "POST /fqname-to-id HTTP/1.1" 404 200 0.011461 10.0.0.38 - - [2026-08-31 04:23:16] "POST /security-groups HTTP/1.1" 200 592 0.037232 10.0.0.38 - - [2026-08-31 04:23:16] "POST /projects HTTP/1.1" 200 587 0.267893 10.0.0.38 - - [2026-08-31 04:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.302192 10.0.0.50 - - [2026-08-31 04:23:16] "POST /access-control-lists HTTP/1.1" 200 597 0.041740 10.0.0.50 - - [2026-08-31 04:23:17] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.482075 10.0.0.50 - - [2026-08-31 04:23:18] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.50 - - [2026-08-31 04:23:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.50 - - [2026-08-31 04:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.082824 10.0.0.38 - - [2026-08-31 04:23:20] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001689 10.0.0.50 - - [2026-08-31 04:23:20] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.056426 10.0.0.50 - - [2026-08-31 04:23:20] "POST /neutron/network HTTP/1.1" 200 117 0.036240 10.0.0.50 - - [2026-08-31 04:23:20] "POST /route-targets HTTP/1.1" 200 327 0.025505 10.0.0.50 - - [2026-08-31 04:23:21] "POST /neutron/network HTTP/1.1" 200 844 0.013838 10.0.0.50 - - [2026-08-31 04:23:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001813 10.0.0.50 - - [2026-08-31 04:23:21] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006946 10.0.0.50 - - [2026-08-31 04:23:21] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008736 10.0.0.50 - - [2026-08-31 04:23:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.012755 10.0.0.50 - - [2026-08-31 04:23:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.001503 10.0.0.50 - - [2026-08-31 04:23:21] "POST /neutron/network HTTP/1.1" 200 844 0.010874 10.0.0.50 - - [2026-08-31 04:23:21] "POST /id-to-fqname HTTP/1.1" 200 225 0.002232 10.0.0.50 - - [2026-08-31 04:23:21] "POST /neutron/port HTTP/1.1" 200 117 0.011081 10.0.0.38 - - [2026-08-31 04:23:22] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001841 10.0.0.50 - - [2026-08-31 04:23:22] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.076301 10.0.0.50 - - [2026-08-31 04:23:22] "POST /neutron/port HTTP/1.1" 200 117 0.014423 10.0.0.50 - - [2026-08-31 04:23:22] "POST /id-to-fqname HTTP/1.1" 200 225 0.002047 10.0.0.50 - - [2026-08-31 04:23:22] "POST /neutron/network HTTP/1.1" 200 854 0.008523 10.0.0.50 - - [2026-08-31 04:23:22] "POST /neutron/port HTTP/1.1" 200 117 0.008811 10.0.0.38 - - [2026-08-31 04:23:26] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001533 10.0.0.50 - - [2026-08-31 04:23:26] "POST /neutron/port HTTP/1.1" 200 1072 0.450034 10.0.0.50 - - [2026-08-31 04:23:26] "POST /neutron/network HTTP/1.1" 200 854 0.009983 10.0.0.50 - - [2026-08-31 04:23:27] "POST /neutron/port HTTP/1.1" 200 1072 0.026581 10.0.0.50 - - [2026-08-31 04:23:27] "POST /neutron/port HTTP/1.1" 200 1136 0.029279 10.0.0.50 - - [2026-08-31 04:23:27] "POST /neutron/port HTTP/1.1" 200 117 0.001312 10.0.0.50 - - [2026-08-31 04:23:28] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010755 10.0.0.50 - - [2026-08-31 04:23:28] "POST /neutron/subnet HTTP/1.1" 200 694 0.014949 10.0.0.50 - - [2026-08-31 04:23:33] "POST /neutron/port HTTP/1.1" 200 1136 0.025527 10.0.0.38 - - [2026-08-31 04:23:33] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001693 10.0.0.50 - - [2026-08-31 04:23:34] "POST /neutron/port HTTP/1.1" 200 1072 0.406185 10.0.0.50 - - [2026-08-31 04:23:34] "POST /neutron/port HTTP/1.1" 200 1126 0.171981 10.0.0.50 - - [2026-08-31 04:23:35] "POST /neutron/subnet HTTP/1.1" 200 694 0.009907 10.0.0.50 - - [2026-08-31 04:23:38] "POST /neutron/port HTTP/1.1" 200 1136 0.022239 10.0.0.38 - - [2026-08-31 04:23:39] "GET /obj-perms HTTP/1.1" 200 4493 0.055215 10.0.0.50 - - [2026-08-31 04:23:43] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008881 10.0.0.50 - - [2026-08-31 04:23:53] "POST /neutron/port HTTP/1.1" 200 1136 0.025792 10.0.0.50 - - [2026-08-31 04:23:57] "POST /neutron/port HTTP/1.1" 200 1136 0.030402 10.0.0.185 - - [2026-08-31 04:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000792 10.0.0.185 - - [2026-08-31 04:23:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2026-08-31 04:23:57] "POST /neutron/subnet HTTP/1.1" 200 694 0.013570 10.0.0.38 - - [2026-08-31 04:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2026-08-31 04:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-08-31 04:23:58] "POST /neutron/port HTTP/1.1" 200 1136 0.030121 10.0.0.185 - - [2026-08-31 04:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.185 - - [2026-08-31 04:23:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.38 - - [2026-08-31 04:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000579 10.0.0.38 - - [2026-08-31 04:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.50 - - [2026-08-31 04:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000475 10.0.0.50 - - [2026-08-31 04:23:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2026-08-31 04:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000583 10.0.0.50 - - [2026-08-31 04:24:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.50 - - [2026-08-31 04:24:03] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009035 10.0.0.50 - - [2026-08-31 04:24:09] "DELETE /access-control-list/130e669f-ec05-4bd2-ae53-3d273836cf49 HTTP/1.1" 200 115 0.061873 10.0.0.38 - - [2026-08-31 04:24:10] "DELETE /project/02d07543a2ec4d17a56761da63aafac9 HTTP/1.1" 404 173 0.005358 10.0.0.38 - - [2026-08-31 04:24:10] "DELETE /project/ea43cc7d-0234-4c71-ab42-6fe10e5ff5d0 HTTP/1.1" 404 177 0.004752 10.0.0.50 - - [2026-08-31 04:24:14] "POST /neutron/port HTTP/1.1" 200 1136 0.021219 10.0.0.50 - - [2026-08-31 04:24:19] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010402 10.0.0.50 - - [2026-08-31 04:24:29] "POST /neutron/port HTTP/1.1" 200 1136 0.029353 10.0.0.50 - - [2026-08-31 04:24:34] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010804 10.0.0.50 - - [2026-08-31 04:24:39] "POST /neutron/port HTTP/1.1" 200 1136 0.026121 10.0.0.50 - - [2026-08-31 04:24:40] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009699 10.0.0.50 - - [2026-08-31 04:24:40] "GET /virtual-machine/4211cd7e-9795-4195-8599-457c5350c87b HTTP/1.1" 401 292 0.000427 10.0.0.50 - - [2026-08-31 04:24:40] "GET /virtual-machine/4211cd7e-9795-4195-8599-457c5350c87b HTTP/1.1" 200 1292 0.068261 10.0.0.185 - - [2026-08-31 04:24:40] "GET /obj-perms HTTP/1.1" 200 4493 0.400307 10.0.0.50 - - [2026-08-31 04:24:40] "GET /virtual-machine-interface/18a94458-a5fc-4b54-8d8b-4a20c8e773d3 HTTP/1.1" 200 2957 0.008711 10.0.0.50 - - [2026-08-31 04:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.50 - - [2026-08-31 04:24:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005673 10.0.0.50 - - [2026-08-31 04:24:40] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004276 10.0.0.50 - - [2026-08-31 04:24:40] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007477 10.0.0.50 - - [2026-08-31 04:24:42] "POST /neutron/network HTTP/1.1" 200 854 0.027194 10.0.0.50 - - [2026-08-31 04:24:42] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.50 - - [2026-08-31 04:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.50 - - [2026-08-31 04:24:43] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008539 10.0.0.50 - - [2026-08-31 04:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.50 - - [2026-08-31 04:24:47] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008008 10.0.0.50 - - [2026-08-31 04:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.50 - - [2026-08-31 04:24:52] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008577 10.0.0.50 - - [2026-08-31 04:24:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.041552 10.0.0.50 - - [2026-08-31 04:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-08-31 04:24:56] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006747 10.0.0.50 - - [2026-08-31 04:24:58] "POST /neutron/network HTTP/1.1" 200 854 0.010018 10.0.0.50 - - [2026-08-31 04:24:58] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.50 - - [2026-08-31 04:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.50 - - [2026-08-31 04:25:00] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006589 10.0.0.50 - - [2026-08-31 04:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.50 - - [2026-08-31 04:25:04] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009666 10.0.0.50 - - [2026-08-31 04:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.50 - - [2026-08-31 04:25:08] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006789 10.0.0.50 - - [2026-08-31 04:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.50 - - [2026-08-31 04:25:12] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007516 10.0.0.50 - - [2026-08-31 04:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.50 - - [2026-08-31 04:25:16] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007940 10.0.0.50 - - [2026-08-31 04:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.50 - - [2026-08-31 04:25:20] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007075 10.0.0.50 - - [2026-08-31 04:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.50 - - [2026-08-31 04:25:24] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006151 10.0.0.50 - - [2026-08-31 04:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006838 10.0.0.50 - - [2026-08-31 04:25:28] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006529 10.0.0.50 - - [2026-08-31 04:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.50 - - [2026-08-31 04:25:33] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007388 10.0.0.50 - - [2026-08-31 04:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.50 - - [2026-08-31 04:25:37] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006706 10.0.0.50 - - [2026-08-31 04:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.50 - - [2026-08-31 04:25:41] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009354 10.0.0.50 - - [2026-08-31 04:25:41] "GET /obj-perms HTTP/1.1" 200 4493 0.044254 10.0.0.50 - - [2026-08-31 04:25:43] "POST /neutron/port HTTP/1.1" 200 1136 0.043165 10.0.0.50 - - [2026-08-31 04:25:43] "POST /neutron/subnet HTTP/1.1" 200 694 0.010344 10.0.0.50 - - [2026-08-31 04:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.50 - - [2026-08-31 04:25:45] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007885 10.0.0.50 - - [2026-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.50 - - [2026-08-31 04:25:49] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007619 10.0.0.50 - - [2026-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-08-31 04:25:53] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008150 10.0.0.50 - - [2026-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-08-31 04:25:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005811 10.0.0.50 - - [2026-08-31 04:25:55] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005074 10.0.0.50 - - [2026-08-31 04:25:55] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008201 10.0.0.50 - - [2026-08-31 04:25:55] "POST /neutron/port HTTP/1.1" 200 1136 0.028923 10.0.0.50 - - [2026-08-31 04:25:59] "POST /neutron/port HTTP/1.1" 200 1136 0.058216 10.0.0.50 - - [2026-08-31 04:25:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.012217 10.0.0.50 - - [2026-08-31 04:26:01] "POST /neutron/port HTTP/1.1" 200 1136 0.023778 10.0.0.50 - - [2026-08-31 04:26:06] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010327 10.0.0.50 - - [2026-08-31 04:26:11] "POST /neutron/port HTTP/1.1" 200 1136 0.027154 10.0.0.50 - - [2026-08-31 04:26:14] "POST /neutron/security_group HTTP/1.1" 200 2071 0.012260 10.0.0.50 - - [2026-08-31 04:26:21] "POST /neutron/port HTTP/1.1" 200 1136 0.026663 10.0.0.50 - - [2026-08-31 04:26:26] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010341 10.0.0.50 - - [2026-08-31 04:26:37] "POST /neutron/port HTTP/1.1" 200 1136 0.019900 10.0.0.50 - - [2026-08-31 04:26:42] "POST /neutron/port HTTP/1.1" 200 1136 0.021538 10.0.0.50 - - [2026-08-31 04:26:42] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008037 10.0.0.50 - - [2026-08-31 04:26:42] "GET /virtual-machine/b6f44ca4-a66c-4485-9b3a-7e8539279fd4 HTTP/1.1" 200 1294 0.007439 10.0.0.50 - - [2026-08-31 04:26:42] "GET /virtual-machine-interface/951c4099-ae26-49f5-8290-f8a2fa9a8f43 HTTP/1.1" 200 2957 0.006107 10.0.0.50 - - [2026-08-31 04:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.50 - - [2026-08-31 04:26:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004444 10.0.0.50 - - [2026-08-31 04:26:42] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003414 10.0.0.50 - - [2026-08-31 04:26:42] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009117 10.0.0.50 - - [2026-08-31 04:26:43] "POST /neutron/port HTTP/1.1" 200 1136 0.023069 10.0.0.50 - - [2026-08-31 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-08-31 04:26:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005233 10.0.0.50 - - [2026-08-31 04:26:43] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003314 10.0.0.50 - - [2026-08-31 04:26:43] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006217 10.0.0.50 - - [2026-08-31 04:26:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.010260 10.0.0.50 - - [2026-08-31 04:26:44] "POST /neutron/port HTTP/1.1" 200 1136 0.021598 10.0.0.50 - - [2026-08-31 04:26:44] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008051 10.0.0.50 - - [2026-08-31 04:26:44] "GET /virtual-machine/6a4e3a3e-38bc-4581-8449-477f0b9e1fcc HTTP/1.1" 200 1292 0.007200 10.0.0.50 - - [2026-08-31 04:26:44] "GET /virtual-machine-interface/88db07cc-71a1-4b8e-999e-7a30dd5b07ac HTTP/1.1" 200 2957 0.008171 10.0.0.50 - - [2026-08-31 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.50 - - [2026-08-31 04:26:44] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004562 10.0.0.50 - - [2026-08-31 04:26:44] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003608 10.0.0.50 - - [2026-08-31 04:26:44] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006563 10.0.0.50 - - [2026-08-31 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.50 - - [2026-08-31 04:26:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004725 10.0.0.50 - - [2026-08-31 04:26:45] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003650 10.0.0.50 - - [2026-08-31 04:26:45] "GET /virtual-network/2a1070ad-3cad-4260-b9f4-bffb96e228af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007258 10.0.0.50 - - [2026-08-31 04:26:45] "POST /neutron/port HTTP/1.1" 200 1136 0.026185 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.003529 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.50 - - [2026-08-31 04:26:51] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009547 10.0.0.50 - - [2026-08-31 04:26:51] "POST /control-node-zones HTTP/1.1" 200 569 0.039997 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.50 - - [2026-08-31 04:26:51] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005762 10.0.0.50 - - [2026-08-31 04:26:51] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.007240 10.0.0.50 - - [2026-08-31 04:26:51] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.031479 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.005014 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.50 - - [2026-08-31 04:26:51] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009326 10.0.0.50 - - [2026-08-31 04:26:51] "POST /control-node-zones HTTP/1.1" 200 569 0.035124 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.50 - - [2026-08-31 04:26:51] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006330 10.0.0.50 - - [2026-08-31 04:26:51] "GET /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007821 10.0.0.50 - - [2026-08-31 04:26:51] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.027621 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004925 10.0.0.50 - - [2026-08-31 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.50 - - [2026-08-31 04:26:51] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009386 10.0.0.50 - - [2026-08-31 04:26:51] "POST /control-node-zones HTTP/1.1" 200 569 0.040623 10.0.0.50 - - [2026-08-31 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.50 - - [2026-08-31 04:26:52] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006699 10.0.0.50 - - [2026-08-31 04:26:52] "GET /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007854 10.0.0.50 - - [2026-08-31 04:26:52] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.033064 10.0.0.50 - - [2026-08-31 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.50 - - [2026-08-31 04:26:52] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008229 10.0.0.50 - - [2026-08-31 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.004185 10.0.0.50 - - [2026-08-31 04:26:52] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.048432 10.0.0.50 - - [2026-08-31 04:26:52] "POST /neutron/subnet HTTP/1.1" 200 720 0.010375 10.0.0.50 - - [2026-08-31 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.50 - - [2026-08-31 04:26:52] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.008055 10.0.0.50 - - [2026-08-31 04:26:52] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004847 10.0.0.50 - - [2026-08-31 04:26:52] "POST /ref-update HTTP/1.1" 200 156 0.018274 10.0.0.50 - - [2026-08-31 04:26:58] "POST /neutron/port HTTP/1.1" 200 1136 0.024922 10.0.0.50 - - [2026-08-31 04:26:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005222 10.0.0.50 - - [2026-08-31 04:26:59] "POST /neutron/network HTTP/1.1" 200 844 0.009164 10.0.0.50 - - [2026-08-31 04:27:01] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.009598 10.0.0.50 - - [2026-08-31 04:27:01] "GET /virtual-machine-interface/18a94458-a5fc-4b54-8d8b-4a20c8e773d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.007157 10.0.0.50 - - [2026-08-31 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.018229 10.0.0.50 - - [2026-08-31 04:27:02] "POST /ref-update HTTP/1.1" 200 156 0.078193 10.0.0.50 - - [2026-08-31 04:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.50 - - [2026-08-31 04:27:03] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006916 10.0.0.50 - - [2026-08-31 04:27:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.003994 10.0.0.50 - - [2026-08-31 04:27:03] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.040707 10.0.0.50 - - [2026-08-31 04:27:03] "POST /neutron/network HTTP/1.1" 200 844 0.010061 10.0.0.50 - - [2026-08-31 04:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.50 - - [2026-08-31 04:27:03] "GET /bgp-as-a-service/4a8a898d-3694-464b-aa6e-d8db12c61326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.008935 10.0.0.50 - - [2026-08-31 04:27:03] "GET /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006597 10.0.0.50 - - [2026-08-31 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.019350 10.0.0.50 - - [2026-08-31 04:27:10] "GET /bgp-as-a-service/4a8a898d-3694-464b-aa6e-d8db12c61326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.007670 10.0.0.50 - - [2026-08-31 04:27:10] "GET /virtual-machine-interface/951c4099-ae26-49f5-8290-f8a2fa9a8f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2736 0.006443 10.0.0.50 - - [2026-08-31 04:27:10] "POST /ref-update HTTP/1.1" 200 156 0.018175 10.0.0.50 - - [2026-08-31 04:27:10] "POST /bgp-routers HTTP/1.1" 200 640 0.041904 10.0.0.50 - - [2026-08-31 04:27:10] "PUT /bgp-router/ada119cf-9261-466b-9765-fdfaf712c118 HTTP/1.1" 200 254 0.052286 10.0.0.50 - - [2026-08-31 04:27:28] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005150 10.0.0.50 - - [2026-08-31 04:27:28] "POST /ref-update HTTP/1.1" 200 156 0.025252 10.0.0.50 - - [2026-08-31 04:27:28] "GET /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004948 10.0.0.50 - - [2026-08-31 04:27:28] "POST /ref-update HTTP/1.1" 200 156 0.026868 10.0.0.50 - - [2026-08-31 04:27:28] "GET /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005467 10.0.0.50 - - [2026-08-31 04:27:28] "POST /ref-update HTTP/1.1" 200 156 0.026241 10.0.0.50 - - [2026-08-31 04:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.50 - - [2026-08-31 04:27:28] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006123 10.0.0.50 - - [2026-08-31 04:27:28] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005347 10.0.0.50 - - [2026-08-31 04:27:28] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.027165 10.0.0.50 - - [2026-08-31 04:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.50 - - [2026-08-31 04:27:28] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006395 10.0.0.50 - - [2026-08-31 04:27:28] "GET /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006726 10.0.0.50 - - [2026-08-31 04:27:28] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.027386 10.0.0.50 - - [2026-08-31 04:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2026-08-31 04:27:29] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006387 10.0.0.50 - - [2026-08-31 04:27:29] "GET /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005103 10.0.0.50 - - [2026-08-31 04:27:29] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.027656 10.0.0.50 - - [2026-08-31 04:27:43] "POST /neutron/port HTTP/1.1" 200 1136 0.022903 10.0.0.50 - - [2026-08-31 04:27:44] "POST /neutron/subnet HTTP/1.1" 200 694 0.012238 10.0.0.50 - - [2026-08-31 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.50 - - [2026-08-31 04:27:45] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.008915 10.0.0.50 - - [2026-08-31 04:27:45] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004770 10.0.0.50 - - [2026-08-31 04:27:45] "POST /ref-update HTTP/1.1" 200 156 0.023463 10.0.0.50 - - [2026-08-31 04:27:45] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005927 10.0.0.50 - - [2026-08-31 04:27:45] "POST /ref-update HTTP/1.1" 200 156 0.032989 10.0.0.50 - - [2026-08-31 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.50 - - [2026-08-31 04:27:45] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007847 10.0.0.50 - - [2026-08-31 04:27:45] "POST /neutron/network HTTP/1.1" 200 844 0.008276 10.0.0.50 - - [2026-08-31 04:27:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.011606 10.0.0.50 - - [2026-08-31 04:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.50 - - [2026-08-31 04:27:45] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006981 10.0.0.50 - - [2026-08-31 04:27:45] "GET /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004674 10.0.0.50 - - [2026-08-31 04:27:46] "POST /ref-update HTTP/1.1" 200 156 0.023653 10.0.0.50 - - [2026-08-31 04:27:48] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.007553 10.0.0.50 - - [2026-08-31 04:27:48] "GET /virtual-machine-interface/18a94458-a5fc-4b54-8d8b-4a20c8e773d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.009421 10.0.0.50 - - [2026-08-31 04:27:58] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.005025 10.0.0.50 - - [2026-08-31 04:27:58] "GET /virtual-machine-interface/18a94458-a5fc-4b54-8d8b-4a20c8e773d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.008703 10.0.0.50 - - [2026-08-31 04:27:58] "POST /ref-update HTTP/1.1" 200 156 0.018293 10.0.0.50 - - [2026-08-31 04:27:58] "GET /bgp-as-a-service/4a8a898d-3694-464b-aa6e-d8db12c61326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2446 0.007974 10.0.0.50 - - [2026-08-31 04:27:58] "GET /virtual-machine-interface/951c4099-ae26-49f5-8290-f8a2fa9a8f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.011388 10.0.0.50 - - [2026-08-31 04:27:58] "POST /ref-update HTTP/1.1" 200 156 0.019599 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /bgp-as-a-service/4a8a898d-3694-464b-aa6e-d8db12c61326 HTTP/1.1" 200 115 0.071111 10.0.0.50 - - [2026-08-31 04:27:59] "GET /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2150 0.008417 10.0.0.50 - - [2026-08-31 04:27:59] "GET /virtual-machine-interface/18a94458-a5fc-4b54-8d8b-4a20c8e773d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3051 0.009194 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /bgp-as-a-service/c2ac5a7d-0c12-4433-a3ab-94c91330be4c HTTP/1.1" 200 115 0.062526 10.0.0.50 - - [2026-08-31 04:27:59] "GET /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005517 10.0.0.50 - - [2026-08-31 04:27:59] "POST /ref-update HTTP/1.1" 200 156 0.026016 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /control-node-zone/f1d1c595-8a25-4e77-a413-884db117dfe6 HTTP/1.1" 200 115 0.040792 10.0.0.50 - - [2026-08-31 04:27:59] "GET /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014205 10.0.0.50 - - [2026-08-31 04:27:59] "POST /ref-update HTTP/1.1" 200 156 0.042681 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /bgp-router/b55167de-9963-4faa-bdd5-345f7d37dd65 HTTP/1.1" 200 115 0.080131 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /control-node-zone/c3a26f14-a979-4e69-adaf-8e1588ce7967 HTTP/1.1" 200 115 0.094769 10.0.0.50 - - [2026-08-31 04:27:59] "GET /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006162 10.0.0.50 - - [2026-08-31 04:27:59] "DELETE /control-node-zone/15e4b4f6-e521-4cf2-8e61-d45103e775b1 HTTP/1.1" 200 115 0.044752 10.0.0.50 - - [2026-08-31 04:28:00] "POST /neutron/port HTTP/1.1" 200 1136 0.023314 10.0.0.50 - - [2026-08-31 04:28:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 10.0.0.50 - - [2026-08-31 04:28:01] "POST /neutron/network HTTP/1.1" 200 844 0.008001 10.0.0.50 - - [2026-08-31 04:28:01] "POST /neutron/port HTTP/1.1" 200 1136 0.024403 10.0.0.50 - - [2026-08-31 04:28:02] "POST /neutron/network HTTP/1.1" 400 204 0.021632 10.0.0.50 - - [2026-08-31 04:28:02] "POST /neutron/port HTTP/1.1" 200 151 0.307444 10.0.0.50 - - [2026-08-31 04:28:04] "POST /neutron/network HTTP/1.1" 200 844 0.010974 10.0.0.50 - - [2026-08-31 04:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.50 - - [2026-08-31 04:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.38 - - [2026-08-31 04:28:07] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.029352 10.0.0.50 - - [2026-08-31 04:28:07] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.097701 10.0.0.38 - - [2026-08-31 04:28:07] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003209 10.0.0.50 - - [2026-08-31 04:28:07] "POST /neutron/network HTTP/1.1" 200 626 0.202387 10.0.0.50 - - [2026-08-31 04:28:07] "POST /ref-update HTTP/1.1" 200 156 0.033753 10.0.0.50 - - [2026-08-31 04:28:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.004253 10.0.0.50 - - [2026-08-31 04:28:07] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007957 10.0.0.50 - - [2026-08-31 04:28:07] "POST /neutron/network HTTP/1.1" 200 843 0.008447 10.0.0.50 - - [2026-08-31 04:28:07] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007581 10.0.0.50 - - [2026-08-31 04:28:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001416 10.0.0.50 - - [2026-08-31 04:28:08] "POST /neutron/port HTTP/1.1" 200 117 0.008119 10.0.0.50 - - [2026-08-31 04:28:08] "POST /neutron/port HTTP/1.1" 200 117 0.009383 10.0.0.50 - - [2026-08-31 04:28:08] "POST /id-to-fqname HTTP/1.1" 200 225 0.001696 10.0.0.50 - - [2026-08-31 04:28:08] "POST /neutron/network HTTP/1.1" 200 853 0.009001 10.0.0.38 - - [2026-08-31 04:28:08] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001367 10.0.0.50 - - [2026-08-31 04:28:08] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.094853 10.0.0.50 - - [2026-08-31 04:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.018726 10.0.0.50 - - [2026-08-31 04:28:09] "POST /id-to-fqname HTTP/1.1" 200 225 0.001679 10.0.0.50 - - [2026-08-31 04:28:09] "POST /neutron/network HTTP/1.1" 200 843 0.070281 10.0.0.50 - - [2026-08-31 04:28:09] "POST /neutron/port HTTP/1.1" 200 117 0.007302 10.0.0.50 - - [2026-08-31 04:28:13] "POST /neutron/port HTTP/1.1" 200 1071 0.026868 10.0.0.50 - - [2026-08-31 04:28:13] "POST /neutron/network HTTP/1.1" 200 853 0.025704 10.0.0.50 - - [2026-08-31 04:28:13] "POST /neutron/port HTTP/1.1" 200 1071 0.021534 10.0.0.50 - - [2026-08-31 04:28:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005192 10.0.0.50 - - [2026-08-31 04:28:14] "POST /neutron/network HTTP/1.1" 200 843 0.009001 10.0.0.50 - - [2026-08-31 04:28:14] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009287 10.0.0.50 - - [2026-08-31 04:28:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008471 10.0.0.50 - - [2026-08-31 04:28:15] "POST /neutron/network HTTP/1.1" 200 843 0.007202 10.0.0.50 - - [2026-08-31 04:28:15] "POST /neutron/port HTTP/1.1" 200 1125 0.153775 10.0.0.50 - - [2026-08-31 04:28:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.010591 10.0.0.50 - - [2026-08-31 04:28:20] "POST /neutron/port HTTP/1.1" 200 1135 0.045883 10.0.0.50 - - [2026-08-31 04:28:25] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009682 10.0.0.50 - - [2026-08-31 04:28:35] "POST /neutron/port HTTP/1.1" 200 1135 0.021126 10.0.0.50 - - [2026-08-31 04:28:40] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010097 10.0.0.38 - - [2026-08-31 04:28:43] "GET /obj-perms HTTP/1.1" 200 4493 0.051717 10.0.0.50 - - [2026-08-31 04:28:45] "POST /neutron/network HTTP/1.1" 200 853 0.008591 10.0.0.50 - - [2026-08-31 04:28:45] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.50 - - [2026-08-31 04:28:45] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010672 10.0.0.50 - - [2026-08-31 04:28:50] "POST /neutron/port HTTP/1.1" 200 1135 0.028528 10.0.0.50 - - [2026-08-31 04:28:50] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008488 10.0.0.50 - - [2026-08-31 04:28:50] "GET /virtual-machine/664714b1-1b44-40f6-93e2-a3b3f917ba2b HTTP/1.1" 200 1293 0.008480 10.0.0.50 - - [2026-08-31 04:28:50] "GET /virtual-machine-interface/17659ad0-515e-4e96-869c-27d515c8b33d HTTP/1.1" 200 2956 0.007073 10.0.0.50 - - [2026-08-31 04:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.031926 10.0.0.50 - - [2026-08-31 04:28:51] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004952 10.0.0.50 - - [2026-08-31 04:28:51] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005275 10.0.0.50 - - [2026-08-31 04:28:51] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006822 10.0.0.50 - - [2026-08-31 04:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.50 - - [2026-08-31 04:28:54] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006961 10.0.0.185 - - [2026-08-31 04:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000638 10.0.0.185 - - [2026-08-31 04:28:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.50 - - [2026-08-31 04:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.50 - - [2026-08-31 04:28:58] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009052 10.0.0.38 - - [2026-08-31 04:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.38 - - [2026-08-31 04:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000720 10.0.0.185 - - [2026-08-31 04:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000585 10.0.0.185 - - [2026-08-31 04:28:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000653 10.0.0.38 - - [2026-08-31 04:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.38 - - [2026-08-31 04:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.50 - - [2026-08-31 04:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000594 10.0.0.50 - - [2026-08-31 04:28:59] "GET /global-system-configs HTTP/1.1" 401 292 0.001258 10.0.0.50 - - [2026-08-31 04:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.50 - - [2026-08-31 04:29:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.50 - - [2026-08-31 04:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-08-31 04:29:02] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008490 10.0.0.50 - - [2026-08-31 04:29:05] "POST /neutron/network HTTP/1.1" 200 853 0.009115 10.0.0.50 - - [2026-08-31 04:29:05] "POST /neutron/port HTTP/1.1" 200 117 0.001521 10.0.0.50 - - [2026-08-31 04:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.50 - - [2026-08-31 04:29:06] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008249 10.0.0.50 - - [2026-08-31 04:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.50 - - [2026-08-31 04:29:10] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008416 10.0.0.50 - - [2026-08-31 04:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.50 - - [2026-08-31 04:29:14] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007696 10.0.0.50 - - [2026-08-31 04:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.50 - - [2026-08-31 04:29:18] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007661 10.0.0.50 - - [2026-08-31 04:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.50 - - [2026-08-31 04:29:22] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007258 10.0.0.50 - - [2026-08-31 04:29:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.50 - - [2026-08-31 04:29:26] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007122 10.0.0.50 - - [2026-08-31 04:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.50 - - [2026-08-31 04:29:31] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006828 10.0.0.50 - - [2026-08-31 04:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.50 - - [2026-08-31 04:29:35] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008668 10.0.0.50 - - [2026-08-31 04:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.50 - - [2026-08-31 04:29:39] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008295 10.0.0.50 - - [2026-08-31 04:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.50 - - [2026-08-31 04:29:43] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007418 10.0.0.185 - - [2026-08-31 04:29:44] "GET /obj-perms HTTP/1.1" 200 4493 0.049937 10.0.0.50 - - [2026-08-31 04:29:44] "POST /neutron/port HTTP/1.1" 200 1135 0.251468 10.0.0.50 - - [2026-08-31 04:29:45] "POST /neutron/subnet HTTP/1.1" 200 689 0.010340 10.0.0.50 - - [2026-08-31 04:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.50 - - [2026-08-31 04:29:47] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005572 10.0.0.50 - - [2026-08-31 04:29:51] "POST /neutron/port HTTP/1.1" 200 1135 0.022694 10.0.0.50 - - [2026-08-31 04:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.50 - - [2026-08-31 04:29:51] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007237 10.0.0.50 - - [2026-08-31 04:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.50 - - [2026-08-31 04:29:55] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008499 10.0.0.50 - - [2026-08-31 04:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.50 - - [2026-08-31 04:29:59] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007765 10.0.0.50 - - [2026-08-31 04:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.50 - - [2026-08-31 04:30:03] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008727 10.0.0.50 - - [2026-08-31 04:30:04] "POST /neutron/port HTTP/1.1" 200 1135 0.027776 10.0.0.50 - - [2026-08-31 04:30:04] "POST /neutron/subnet HTTP/1.1" 200 689 0.010288 10.0.0.50 - - [2026-08-31 04:30:07] "POST /neutron/port HTTP/1.1" 200 1135 0.045872 10.0.0.50 - - [2026-08-31 04:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.50 - - [2026-08-31 04:30:07] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007858 10.0.0.50 - - [2026-08-31 04:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.50 - - [2026-08-31 04:30:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005725 10.0.0.50 - - [2026-08-31 04:30:10] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004524 10.0.0.50 - - [2026-08-31 04:30:10] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008506 10.0.0.50 - - [2026-08-31 04:30:10] "POST /neutron/security_group HTTP/1.1" 200 2071 0.012103 10.0.0.50 - - [2026-08-31 04:30:20] "POST /neutron/port HTTP/1.1" 200 1135 0.024601 10.0.0.50 - - [2026-08-31 04:30:20] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009821 10.0.0.50 - - [2026-08-31 04:30:30] "POST /neutron/port HTTP/1.1" 200 1135 0.028909 10.0.0.50 - - [2026-08-31 04:30:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011114 10.0.0.50 - - [2026-08-31 04:30:44] "POST /neutron/port HTTP/1.1" 200 1135 0.021616 10.0.0.50 - - [2026-08-31 04:30:45] "GET /obj-perms HTTP/1.1" 200 4493 0.054984 10.0.0.50 - - [2026-08-31 04:30:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004459 10.0.0.50 - - [2026-08-31 04:30:46] "POST /neutron/network HTTP/1.1" 200 843 0.010389 10.0.0.50 - - [2026-08-31 04:30:46] "POST /neutron/port HTTP/1.1" 200 1135 0.027760 10.0.0.50 - - [2026-08-31 04:30:46] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010396 10.0.0.50 - - [2026-08-31 04:30:46] "GET /virtual-machine/257896ec-823a-4c90-8ff9-e9f91803ab6f HTTP/1.1" 200 1293 0.031392 10.0.0.50 - - [2026-08-31 04:30:46] "GET /virtual-machine-interface/eac8094d-8634-4b0f-a476-71d0d78ff2b8 HTTP/1.1" 200 2958 0.009270 10.0.0.50 - - [2026-08-31 04:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.50 - - [2026-08-31 04:30:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006044 10.0.0.50 - - [2026-08-31 04:30:46] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005692 10.0.0.50 - - [2026-08-31 04:30:46] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008272 10.0.0.50 - - [2026-08-31 04:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.50 - - [2026-08-31 04:30:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.014233 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.009757 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008243 10.0.0.50 - - [2026-08-31 04:30:48] "POST /neutron/port HTTP/1.1" 200 1135 0.029185 10.0.0.50 - - [2026-08-31 04:30:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.014887 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-machine/0c1a766d-cbb9-4f8f-9550-1ad99935146b HTTP/1.1" 200 1292 0.008555 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-machine-interface/51823691-d413-408a-a064-40daaa1a0114 HTTP/1.1" 200 2957 0.007992 10.0.0.50 - - [2026-08-31 04:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.50 - - [2026-08-31 04:30:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006338 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005024 10.0.0.50 - - [2026-08-31 04:30:48] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008674 10.0.0.50 - - [2026-08-31 04:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2026-08-31 04:30:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004343 10.0.0.50 - - [2026-08-31 04:30:49] "GET /virtual-networks?parent_id=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004236 10.0.0.50 - - [2026-08-31 04:30:49] "GET /virtual-network/eb987fcc-add3-481a-9321-87d80565b75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008696 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.005800 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.50 - - [2026-08-31 04:30:50] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009536 10.0.0.50 - - [2026-08-31 04:30:50] "POST /control-node-zones HTTP/1.1" 200 569 0.037293 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.50 - - [2026-08-31 04:30:50] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007667 10.0.0.50 - - [2026-08-31 04:30:50] "GET /control-node-zone/0e951452-9558-4a17-9277-941a69d5da79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.008563 10.0.0.50 - - [2026-08-31 04:30:50] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.030365 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004109 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.50 - - [2026-08-31 04:30:50] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009741 10.0.0.50 - - [2026-08-31 04:30:50] "POST /control-node-zones HTTP/1.1" 200 569 0.039189 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.50 - - [2026-08-31 04:30:50] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007860 10.0.0.50 - - [2026-08-31 04:30:50] "GET /control-node-zone/ca99fccf-ed3b-45bb-aec5-89ac6b657ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.008578 10.0.0.50 - - [2026-08-31 04:30:50] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.028399 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004611 10.0.0.50 - - [2026-08-31 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.50 - - [2026-08-31 04:30:50] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008548 10.0.0.50 - - [2026-08-31 04:30:51] "POST /control-node-zones HTTP/1.1" 200 569 0.044800 10.0.0.50 - - [2026-08-31 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.50 - - [2026-08-31 04:30:51] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007348 10.0.0.50 - - [2026-08-31 04:30:51] "GET /control-node-zone/d4ec22e0-6670-4329-a85f-2f5f74051caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010718 10.0.0.50 - - [2026-08-31 04:30:51] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.033162 10.0.0.50 - - [2026-08-31 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2026-08-31 04:30:51] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009266 10.0.0.50 - - [2026-08-31 04:30:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.004307 10.0.0.50 - - [2026-08-31 04:30:51] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.053109 10.0.0.50 - - [2026-08-31 04:30:51] "POST /neutron/network HTTP/1.1" 200 843 0.010808 10.0.0.50 - - [2026-08-31 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.50 - - [2026-08-31 04:30:51] "GET /bgp-as-a-service/333032d1-6f0c-4953-9015-13b9701359f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.009473 10.0.0.50 - - [2026-08-31 04:30:51] "GET /control-node-zone/0e951452-9558-4a17-9277-941a69d5da79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005903 10.0.0.50 - - [2026-08-31 04:30:51] "POST /ref-update HTTP/1.1" 200 156 0.021837 10.0.0.50 - - [2026-08-31 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.50 - - [2026-08-31 04:30:51] "GET /bgp-as-a-service/333032d1-6f0c-4953-9015-13b9701359f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.009701 10.0.0.50 - - [2026-08-31 04:30:51] "GET /control-node-zone/ca99fccf-ed3b-45bb-aec5-89ac6b657ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005980 10.0.0.50 - - [2026-08-31 04:30:51] "POST /ref-update HTTP/1.1" 200 156 0.021088 10.0.0.50 - - [2026-08-31 04:31:05] "POST /neutron/port HTTP/1.1" 200 1135 0.047855 10.0.0.50 - - [2026-08-31 04:31:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.011641 10.0.0.50 - - [2026-08-31 04:31:05] "GET /bgp-as-a-service/333032d1-6f0c-4953-9015-13b9701359f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.009018 10.0.0.50 - - [2026-08-31 04:31:05] "GET /virtual-machine-interface/17659ad0-515e-4e96-869c-27d515c8b33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.007638 10.0.0.50 - - [2026-08-31 04:31:05] "POST /ref-update HTTP/1.1" 200 156 0.018488 10.0.0.50 - - [2026-08-31 04:31:06] "POST /ref-update HTTP/1.1" 200 156 0.039359 10.0.0.50 - - [2026-08-31 04:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.50 - - [2026-08-31 04:31:06] "GET /global-system-config/352b1c2c-1f6e-4887-8ac9-22b8da1373ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010599 10.0.0.50 - - [2026-08-31 04:31:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.004838 10.0.0.50 - - [2026-08-31 04:31:07] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.043116 10.0.0.50 - - [2026-08-31 04:31:07] "POST /neutron/network HTTP/1.1" 200 843 0.009690 10.0.0.50 - - [2026-08-31 04:31:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.015181 10.0.0.50 - - [2026-08-31 04:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.50 - - [2026-08-31 04:31:07] "GET /bgp-as-a-service/b640249c-c6c5-461b-b7d4-465d4c4080d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.009311 10.0.0.50 - - [2026-08-31 04:31:07] "GET /control-node-zone/0e951452-9558-4a17-9277-941a69d5da79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005966 10.0.0.50 - - [2026-08-31 04:31:07] "POST /ref-update HTTP/1.1" 200 156 0.022909 10.0.0.50 - - [2026-08-31 04:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.50 - - [2026-08-31 04:31:07] "GET /bgp-as-a-service/b640249c-c6c5-461b-b7d4-465d4c4080d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.009151 10.0.0.50 - - [2026-08-31 04:31:07] "GET /control-node-zone/ca99fccf-ed3b-45bb-aec5-89ac6b657ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005209 10.0.0.50 - - [2026-08-31 04:31:07] "POST /ref-update HTTP/1.1" 200 156 0.020212 10.0.0.50 - - [2026-08-31 04:31:13] "GET /bgp-as-a-service/b640249c-c6c5-461b-b7d4-465d4c4080d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.009217 10.0.0.50 - - [2026-08-31 04:31:13] "GET /virtual-machine-interface/eac8094d-8634-4b0f-a476-71d0d78ff2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.008599 10.0.0.50 - - [2026-08-31 04:31:13] "POST /ref-update HTTP/1.1" 200 156 0.015963 10.0.0.50 - - [2026-08-31 04:31:14] "POST /bgp-routers HTTP/1.1" 200 640 0.070761 10.0.0.50 - - [2026-08-31 04:31:14] "PUT /bgp-router/ba85592b-f614-4c5f-981f-eeae2bf9e56d HTTP/1.1" 200 254 0.036835 10.0.0.50 - - [2026-08-31 04:31:27] "GET /bgp-as-a-service/b640249c-c6c5-461b-b7d4-465d4c4080d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2707 0.009411 10.0.0.50 - - [2026-08-31 04:31:27] "GET /virtual-machine-interface/eac8094d-8634-4b0f-a476-71d0d78ff2b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.012431 10.0.0.50 - - [2026-08-31 04:31:27] "POST /ref-update HTTP/1.1" 200 156 0.020513 10.0.0.50 - - [2026-08-31 04:31:27] "DELETE /bgp-as-a-service/b640249c-c6c5-461b-b7d4-465d4c4080d4 HTTP/1.1" 200 115 0.105030 10.0.0.50 - - [2026-08-31 04:31:27] "DELETE /bgp-router/ba85592b-f614-4c5f-981f-eeae2bf9e56d HTTP/1.1" 200 115 0.088487 10.0.0.50 - - [2026-08-31 04:31:27] "GET /bgp-as-a-service/333032d1-6f0c-4953-9015-13b9701359f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.021971 10.0.0.50 - - [2026-08-31 04:31:27] "GET /virtual-machine-interface/17659ad0-515e-4e96-869c-27d515c8b33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3050 0.032456 10.0.0.50 - - [2026-08-31 04:31:27] "POST /ref-update HTTP/1.1" 200 156 0.035900 10.0.0.50 - - [2026-08-31 04:31:27] "DELETE /bgp-as-a-service/333032d1-6f0c-4953-9015-13b9701359f8 HTTP/1.1" 200 115 0.115077 10.0.0.50 - - [2026-08-31 04:31:27] "GET /control-node-zone/d4ec22e0-6670-4329-a85f-2f5f74051caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005290 10.0.0.50 - - [2026-08-31 04:31:27] "DELETE /bgp-router/884db318-96f4-4f76-9c61-901d40ea6f1b HTTP/1.1" 200 115 0.096859 10.0.0.50 - - [2026-08-31 04:31:27] "POST /ref-update HTTP/1.1" 200 156 0.065804 10.0.0.50 - - [2026-08-31 04:31:28] "DELETE /control-node-zone/d4ec22e0-6670-4329-a85f-2f5f74051caa HTTP/1.1" 200 115 0.044847 10.0.0.50 - - [2026-08-31 04:31:28] "GET /control-node-zone/ca99fccf-ed3b-45bb-aec5-89ac6b657ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010181 10.0.0.50 - - [2026-08-31 04:31:28] "POST /ref-update HTTP/1.1" 200 156 0.033040 10.0.0.50 - - [2026-08-31 04:31:28] "DELETE /control-node-zone/ca99fccf-ed3b-45bb-aec5-89ac6b657ca1 HTTP/1.1" 200 115 0.044339 10.0.0.50 - - [2026-08-31 04:31:28] "GET /control-node-zone/0e951452-9558-4a17-9277-941a69d5da79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.006915 10.0.0.50 - - [2026-08-31 04:31:28] "POST /ref-update HTTP/1.1" 200 156 0.031017 10.0.0.50 - - [2026-08-31 04:31:28] "DELETE /control-node-zone/0e951452-9558-4a17-9277-941a69d5da79 HTTP/1.1" 200 115 0.050998 10.0.0.50 - - [2026-08-31 04:31:30] "POST /neutron/port HTTP/1.1" 200 1135 0.033451 10.0.0.50 - - [2026-08-31 04:31:30] "POST /neutron/port HTTP/1.1" 200 1125 0.023034 10.0.0.50 - - [2026-08-31 04:31:30] "POST /neutron/port HTTP/1.1" 200 1135 0.061389 10.0.0.50 - - [2026-08-31 04:31:30] "POST /neutron/network HTTP/1.1" 400 204 0.044739 10.0.0.38 - - [2026-08-31 04:31:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003944 10.0.0.38 - - [2026-08-31 04:31:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005078 10.0.0.50 - - [2026-08-31 04:31:33] "POST /neutron/network HTTP/1.1" 200 151 0.253316 10.0.0.38 - - [2026-08-31 04:31:34] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001588 10.0.0.50 - - [2026-08-31 04:31:34] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.101337 10.0.0.38 - - [2026-08-31 04:31:34] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004068 10.0.0.50 - - [2026-08-31 04:31:34] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?fields=virtual_networks HTTP/1.1" 200 1043 0.106859 10.0.0.38 - - [2026-08-31 04:31:34] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001398 10.0.0.50 - - [2026-08-31 04:31:34] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.090663 10.0.0.38 - - [2026-08-31 04:31:34] "GET /projects?obj_uuids=02d07543-a2ec-4d17-a567-61da63aafac9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001297 10.0.0.50 - - [2026-08-31 04:31:34] "GET /project/02d07543-a2ec-4d17-a567-61da63aafac9?fields=security_groups HTTP/1.1" 200 1270 0.104159 10.0.0.50 - - [2026-08-31 04:31:35] "POST /fqname-to-id HTTP/1.1" 404 181 0.042758 10.0.0.38 - - [2026-08-31 04:31:35] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004753 10.0.0.38 - - [2026-08-31 04:31:36] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001656 10.0.0.38 - - [2026-08-31 04:31:36] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049357 10.0.0.38 - - [2026-08-31 04:31:36] "POST /id-to-fqname HTTP/1.1" 200 183 0.008604 10.0.0.38 - - [2026-08-31 04:31:36] "POST /fqname-to-id HTTP/1.1" 404 192 0.005334 10.0.0.38 - - [2026-08-31 04:31:36] "POST /security-groups HTTP/1.1" 200 584 0.054419 10.0.0.50 - - [2026-08-31 04:31:36] "POST /fqname-to-id HTTP/1.1" 404 227 0.004814 10.0.0.38 - - [2026-08-31 04:31:36] "POST /projects HTTP/1.1" 200 571 0.358141 10.0.0.38 - - [2026-08-31 04:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.398919 10.0.0.50 - - [2026-08-31 04:31:36] "POST /access-control-lists HTTP/1.1" 200 587 0.072459 10.0.0.50 - - [2026-08-31 04:31:36] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.668976 10.0.0.50 - - [2026-08-31 04:31:37] "GET / HTTP/1.1" 200 35931 0.002653 10.0.0.38 - - [2026-08-31 04:31:41] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001600 10.0.0.50 - - [2026-08-31 04:31:41] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.071910 10.0.0.38 - - [2026-08-31 04:31:41] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001442 10.0.0.50 - - [2026-08-31 04:31:41] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?fields=virtual_networks HTTP/1.1" 200 1027 0.072734 10.0.0.38 - - [2026-08-31 04:31:41] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002571 10.0.0.50 - - [2026-08-31 04:31:41] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.064910 10.0.0.38 - - [2026-08-31 04:31:41] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001502 10.0.0.50 - - [2026-08-31 04:31:41] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?fields=security_groups HTTP/1.1" 200 1246 0.081455 10.0.0.50 - - [2026-08-31 04:31:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.032744 10.0.0.38 - - [2026-08-31 04:31:42] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005179 10.0.0.38 - - [2026-08-31 04:31:42] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001744 10.0.0.38 - - [2026-08-31 04:31:42] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012083 10.0.0.38 - - [2026-08-31 04:31:42] "POST /id-to-fqname HTTP/1.1" 200 191 0.002518 10.0.0.38 - - [2026-08-31 04:31:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.008910 10.0.0.38 - - [2026-08-31 04:31:42] "POST /security-groups HTTP/1.1" 200 592 0.089776 10.0.0.38 - - [2026-08-31 04:31:43] "POST /projects HTTP/1.1" 200 587 0.362577 10.0.0.38 - - [2026-08-31 04:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.399751 10.0.0.50 - - [2026-08-31 04:31:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.005366 10.0.0.50 - - [2026-08-31 04:31:43] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.591202 10.0.0.50 - - [2026-08-31 04:31:44] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.38 - - [2026-08-31 04:31:47] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001241 10.0.0.50 - - [2026-08-31 04:31:47] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.057620 10.0.0.38 - - [2026-08-31 04:31:47] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005511 10.0.0.50 - - [2026-08-31 04:31:47] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?fields=virtual_networks HTTP/1.1" 200 1044 0.073168 10.0.0.38 - - [2026-08-31 04:31:47] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001921 10.0.0.50 - - [2026-08-31 04:31:47] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.047357 10.0.0.38 - - [2026-08-31 04:31:47] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001600 10.0.0.50 - - [2026-08-31 04:31:47] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?fields=security_groups HTTP/1.1" 200 1271 0.085598 10.0.0.50 - - [2026-08-31 04:31:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.042009 10.0.0.38 - - [2026-08-31 04:31:49] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005108 10.0.0.38 - - [2026-08-31 04:31:49] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001579 10.0.0.38 - - [2026-08-31 04:31:49] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011677 10.0.0.38 - - [2026-08-31 04:31:49] "POST /id-to-fqname HTTP/1.1" 200 197 0.010965 10.0.0.38 - - [2026-08-31 04:31:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.009458 10.0.0.38 - - [2026-08-31 04:31:49] "POST /security-groups HTTP/1.1" 200 598 0.055305 10.0.0.38 - - [2026-08-31 04:31:49] "POST /projects HTTP/1.1" 200 599 0.338855 10.0.0.38 - - [2026-08-31 04:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.372944 10.0.0.50 - - [2026-08-31 04:31:49] "POST /access-control-lists HTTP/1.1" 200 603 0.040848 10.0.0.50 - - [2026-08-31 04:31:49] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.595547 10.0.0.50 - - [2026-08-31 04:31:50] "GET / HTTP/1.1" 200 35931 0.002361 10.0.0.50 - - [2026-08-31 04:31:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000639 10.0.0.50 - - [2026-08-31 04:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.071430 10.0.0.50 - - [2026-08-31 04:31:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006584 10.0.0.50 - - [2026-08-31 04:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.50 - - [2026-08-31 04:31:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005960 10.0.0.50 - - [2026-08-31 04:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009482 10.0.0.50 - - [2026-08-31 04:31:53] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.017331 10.0.0.50 - - [2026-08-31 04:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.38 - - [2026-08-31 04:31:53] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001523 10.0.0.50 - - [2026-08-31 04:31:53] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.074710 10.0.0.38 - - [2026-08-31 04:31:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009274 10.0.0.50 - - [2026-08-31 04:31:54] "POST /neutron/subnet HTTP/1.1" 200 701 0.332282 10.0.0.50 - - [2026-08-31 04:31:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001926 10.0.0.50 - - [2026-08-31 04:31:54] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006711 10.0.0.50 - - [2026-08-31 04:31:54] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008397 10.0.0.50 - - [2026-08-31 04:31:54] "POST /neutron/network HTTP/1.1" 200 820 0.010492 10.0.0.50 - - [2026-08-31 04:31:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.001785 10.0.0.50 - - [2026-08-31 04:31:54] "POST /route-targets HTTP/1.1" 200 327 0.031797 10.0.0.50 - - [2026-08-31 04:31:54] "POST /neutron/network HTTP/1.1" 200 830 0.009880 10.0.0.50 - - [2026-08-31 04:31:54] "POST /neutron/port HTTP/1.1" 200 117 0.009552 10.0.0.50 - - [2026-08-31 04:31:54] "POST /id-to-fqname HTTP/1.1" 200 218 0.002141 10.0.0.38 - - [2026-08-31 04:31:55] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002359 10.0.0.50 - - [2026-08-31 04:31:55] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.078464 10.0.0.50 - - [2026-08-31 04:31:55] "POST /neutron/network HTTP/1.1" 200 820 0.010416 10.0.0.50 - - [2026-08-31 04:31:56] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008642 10.0.0.38 - - [2026-08-31 04:31:57] "GET /obj-perms HTTP/1.1" 200 4481 0.060200 10.0.0.50 - - [2026-08-31 04:31:57] "POST /neutron/port HTTP/1.1" 200 117 0.007978 10.0.0.50 - - [2026-08-31 04:31:59] "POST /neutron/network HTTP/1.1" 200 830 0.011070 10.0.0.50 - - [2026-08-31 04:31:59] "POST /neutron/port HTTP/1.1" 200 1074 0.065056 10.0.0.50 - - [2026-08-31 04:32:00] "POST /neutron/port HTTP/1.1" 200 1074 0.027800 10.0.0.50 - - [2026-08-31 04:32:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006169 10.0.0.50 - - [2026-08-31 04:32:01] "POST /neutron/network HTTP/1.1" 200 820 0.008945 10.0.0.50 - - [2026-08-31 04:32:01] "POST /neutron/subnet HTTP/1.1" 200 675 0.014432 10.0.0.50 - - [2026-08-31 04:32:02] "POST /neutron/port HTTP/1.1" 200 1138 0.030819 10.0.0.50 - - [2026-08-31 04:32:07] "POST /neutron/security_group HTTP/1.1" 200 2077 0.012302 10.0.0.50 - - [2026-08-31 04:32:10] "DELETE /access-control-list/fc02d662-636c-40be-b0e2-0018c2bac536 HTTP/1.1" 200 115 0.117559 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /project/39697451b56c448ab0ce1edf4ad514d4 HTTP/1.1" 404 173 0.019370 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /project/f4153bdce0dd43fd8a934abbe9ce42cd HTTP/1.1" 404 173 0.010091 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /project/02d07543-a2ec-4d17-a567-61da63aafac9 HTTP/1.1" 404 177 0.021140 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /project/26fbf408931f44ae8a6d559c2a38259d HTTP/1.1" 404 173 0.019915 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001349 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001185 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.076669 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.080602 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002125 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001140 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?fields=security_groups HTTP/1.1" 200 1376 0.093963 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?fields=security_groups HTTP/1.1" 200 1351 0.103998 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /security-group/66746427-9043-4544-b903-29faf9c21845 HTTP/1.1" 200 115 0.096997 10.0.0.38 - - [2026-08-31 04:32:11] "DELETE /security-group/e643021c-2b49-431c-9ee6-9a702d886b94 HTTP/1.1" 200 115 0.089576 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001795 10.0.0.38 - - [2026-08-31 04:32:11] "GET /projects?obj_uuids=26fbf408-931f-44ae-8a6d-559c2a38259d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001442 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd?fields=application_policy_sets HTTP/1.1" 200 1415 0.079895 10.0.0.38 - - [2026-08-31 04:32:11] "GET /project/26fbf408-931f-44ae-8a6d-559c2a38259d?fields=application_policy_sets HTTP/1.1" 200 1390 0.136169 10.0.0.50 - - [2026-08-31 04:32:11] "DELETE /access-control-list/f9575ffc-2935-4eec-a31d-de5ce0ac8fec HTTP/1.1" 200 115 0.089520 10.0.0.38 - - [2026-08-31 04:32:12] "DELETE /project/f4153bdc-e0dd-43fd-8a93-4abbe9ce42cd HTTP/1.1" 200 115 0.740389 10.0.0.38 - - [2026-08-31 04:32:12] "DELETE /project/26fbf408-931f-44ae-8a6d-559c2a38259d HTTP/1.1" 200 115 0.784039 10.0.0.50 - - [2026-08-31 04:32:18] "POST /neutron/port HTTP/1.1" 200 1138 0.027690 10.0.0.50 - - [2026-08-31 04:32:23] "POST /neutron/security_group HTTP/1.1" 200 2077 0.011196 10.0.0.50 - - [2026-08-31 04:32:23] "POST /neutron/port HTTP/1.1" 200 1138 0.027260 10.0.0.50 - - [2026-08-31 04:32:23] "POST /neutron/security_group HTTP/1.1" 200 2077 0.011033 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 401 292 0.000635 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.035465 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.006173 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.009360 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.013397 10.0.0.50 - - [2026-08-31 04:32:23] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.009322 10.0.0.50 - - [2026-08-31 04:32:24] "GET /instance-ip/30a998ce-b649-4e3b-bc28-b062e37263b8 HTTP/1.1" 200 1620 0.017090 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.007025 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.008911 10.0.0.50 - - [2026-08-31 04:32:24] "GET /instance-ip/30a998ce-b649-4e3b-bc28-b062e37263b8 HTTP/1.1" 200 1620 0.008483 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006435 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004714 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007893 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006574 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004754 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008024 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008505 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005130 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008122 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005711 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005085 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008302 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006515 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005082 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008235 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005783 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003931 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008868 10.0.0.50 - - [2026-08-31 04:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.50 - - [2026-08-31 04:32:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005352 10.0.0.50 - - [2026-08-31 04:32:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004244 10.0.0.50 - - [2026-08-31 04:32:25] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007334 10.0.0.50 - - [2026-08-31 04:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.50 - - [2026-08-31 04:32:28] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007970 10.0.0.50 - - [2026-08-31 04:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.50 - - [2026-08-31 04:32:32] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007894 10.0.0.50 - - [2026-08-31 04:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.50 - - [2026-08-31 04:32:36] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006418 10.0.0.50 - - [2026-08-31 04:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.50 - - [2026-08-31 04:32:40] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009029 10.0.0.50 - - [2026-08-31 04:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.50 - - [2026-08-31 04:32:44] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012936 10.0.0.185 - - [2026-08-31 04:32:47] "GET /obj-perms HTTP/1.1" 200 4493 0.051591 10.0.0.50 - - [2026-08-31 04:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-08-31 04:32:48] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007702 10.0.0.50 - - [2026-08-31 04:32:49] "POST /neutron/network HTTP/1.1" 200 830 0.010415 10.0.0.50 - - [2026-08-31 04:32:49] "POST /neutron/port HTTP/1.1" 200 117 0.001714 10.0.0.50 - - [2026-08-31 04:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.50 - - [2026-08-31 04:32:52] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006784 10.0.0.50 - - [2026-08-31 04:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.50 - - [2026-08-31 04:32:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005507 10.0.0.50 - - [2026-08-31 04:32:54] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004466 10.0.0.50 - - [2026-08-31 04:32:54] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008268 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.50 - - [2026-08-31 04:32:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005578 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005361 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009327 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.50 - - [2026-08-31 04:32:55] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.009645 10.0.0.50 - - [2026-08-31 04:32:55] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005951 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.50 - - [2026-08-31 04:32:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005430 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004316 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008477 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.50 - - [2026-08-31 04:32:55] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005943 10.0.0.50 - - [2026-08-31 04:32:55] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005661 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.50 - - [2026-08-31 04:32:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005774 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004355 10.0.0.50 - - [2026-08-31 04:32:55] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009013 10.0.0.50 - - [2026-08-31 04:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.50 - - [2026-08-31 04:32:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006492 10.0.0.50 - - [2026-08-31 04:32:56] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004832 10.0.0.50 - - [2026-08-31 04:32:56] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008026 10.0.0.50 - - [2026-08-31 04:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.50 - - [2026-08-31 04:32:56] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005789 10.0.0.50 - - [2026-08-31 04:32:56] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004783 10.0.0.50 - - [2026-08-31 04:32:56] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009689 10.0.0.50 - - [2026-08-31 04:32:56] "GET /obj-perms HTTP/1.1" 200 4481 0.040112 10.0.0.38 - - [2026-08-31 04:32:56] "GET /obj-perms HTTP/1.1" 200 4481 0.005900 10.0.0.50 - - [2026-08-31 04:32:56] "GET /obj-perms HTTP/1.1" 200 4481 0.005550 10.0.0.38 - - [2026-08-31 04:32:56] "GET /obj-perms HTTP/1.1" 200 4481 0.006850 10.0.0.50 - - [2026-08-31 04:32:56] "GET /obj-perms HTTP/1.1" 200 4481 0.005237 10.0.0.50 - - [2026-08-31 04:32:56] "POST /neutron/security_group HTTP/1.1" 200 2077 0.017232 10.0.0.50 - - [2026-08-31 04:32:57] "POST /neutron/port HTTP/1.1" 200 1138 0.028484 10.0.0.50 - - [2026-08-31 04:32:57] "POST /neutron/security_group HTTP/1.1" 200 2077 0.011456 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.008471 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.007206 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.008938 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.005641 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.007840 10.0.0.50 - - [2026-08-31 04:32:57] "GET /instance-ip/8fce2abf-dbbc-4c09-b0ec-fe6e702ea10c HTTP/1.1" 200 1621 0.009442 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.006516 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.008535 10.0.0.50 - - [2026-08-31 04:32:57] "GET /instance-ip/8fce2abf-dbbc-4c09-b0ec-fe6e702ea10c HTTP/1.1" 200 1621 0.005925 10.0.0.50 - - [2026-08-31 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.50 - - [2026-08-31 04:32:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005938 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004603 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007909 10.0.0.50 - - [2026-08-31 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.50 - - [2026-08-31 04:32:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.018165 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004558 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008886 10.0.0.50 - - [2026-08-31 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.50 - - [2026-08-31 04:32:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005849 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006165 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007881 10.0.0.50 - - [2026-08-31 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.50 - - [2026-08-31 04:32:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006344 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004820 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008441 10.0.0.50 - - [2026-08-31 04:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.50 - - [2026-08-31 04:32:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005653 10.0.0.50 - - [2026-08-31 04:32:57] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.009977 10.0.0.50 - - [2026-08-31 04:32:58] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007586 10.0.0.50 - - [2026-08-31 04:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.50 - - [2026-08-31 04:32:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006148 10.0.0.50 - - [2026-08-31 04:32:58] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004916 10.0.0.50 - - [2026-08-31 04:32:58] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008835 10.0.0.50 - - [2026-08-31 04:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2026-08-31 04:32:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006223 10.0.0.50 - - [2026-08-31 04:32:58] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004842 10.0.0.50 - - [2026-08-31 04:32:58] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009033 10.0.0.50 - - [2026-08-31 04:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.50 - - [2026-08-31 04:32:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006027 10.0.0.50 - - [2026-08-31 04:32:59] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005913 10.0.0.50 - - [2026-08-31 04:32:59] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008298 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.50 - - [2026-08-31 04:33:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005553 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005222 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010838 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.50 - - [2026-08-31 04:33:00] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006710 10.0.0.50 - - [2026-08-31 04:33:00] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005476 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.50 - - [2026-08-31 04:33:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006445 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004849 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008865 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.50 - - [2026-08-31 04:33:00] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006380 10.0.0.50 - - [2026-08-31 04:33:00] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005819 10.0.0.50 - - [2026-08-31 04:33:00] "POST /neutron/network HTTP/1.1" 200 830 0.010080 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.50 - - [2026-08-31 04:33:00] "POST /neutron/port HTTP/1.1" 200 117 0.001683 10.0.0.50 - - [2026-08-31 04:33:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006371 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005256 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007780 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.50 - - [2026-08-31 04:33:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005694 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004929 10.0.0.50 - - [2026-08-31 04:33:00] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008911 10.0.0.50 - - [2026-08-31 04:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.50 - - [2026-08-31 04:33:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006279 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004873 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008294 10.0.0.38 - - [2026-08-31 04:33:01] "GET /obj-perms HTTP/1.1" 200 4481 0.005903 10.0.0.50 - - [2026-08-31 04:33:01] "GET /obj-perms HTTP/1.1" 200 4481 0.010013 10.0.0.50 - - [2026-08-31 04:33:01] "GET /obj-perms HTTP/1.1" 200 4481 0.005022 10.0.0.50 - - [2026-08-31 04:33:01] "GET /obj-perms HTTP/1.1" 200 4481 0.005569 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.005606 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.008068 10.0.0.50 - - [2026-08-31 04:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.50 - - [2026-08-31 04:33:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006563 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005856 10.0.0.50 - - [2026-08-31 04:33:01] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008818 10.0.0.50 - - [2026-08-31 04:33:01] "POST /neutron/security_group HTTP/1.1" 200 2077 0.011062 10.0.0.50 - - [2026-08-31 04:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.50 - - [2026-08-31 04:33:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006725 10.0.0.50 - - [2026-08-31 04:33:02] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005456 10.0.0.50 - - [2026-08-31 04:33:02] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009117 10.0.0.50 - - [2026-08-31 04:33:04] "POST /neutron/port HTTP/1.1" 200 1138 0.028065 10.0.0.50 - - [2026-08-31 04:33:08] "POST /neutron/security_group HTTP/1.1" 200 2077 0.010947 10.0.0.50 - - [2026-08-31 04:33:18] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.005444 10.0.0.50 - - [2026-08-31 04:33:18] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.006655 10.0.0.50 - - [2026-08-31 04:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2026-08-31 04:33:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004565 10.0.0.50 - - [2026-08-31 04:33:18] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005176 10.0.0.50 - - [2026-08-31 04:33:18] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007709 10.0.0.50 - - [2026-08-31 04:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.50 - - [2026-08-31 04:33:19] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004982 10.0.0.50 - - [2026-08-31 04:33:19] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003985 10.0.0.50 - - [2026-08-31 04:33:19] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011024 10.0.0.185 - - [2026-08-31 04:33:48] "GET /obj-perms HTTP/1.1" 200 4493 0.049925 10.0.0.50 - - [2026-08-31 04:33:48] "POST /neutron/port HTTP/1.1" 200 1138 0.028146 10.0.0.50 - - [2026-08-31 04:33:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006292 10.0.0.50 - - [2026-08-31 04:33:50] "POST /neutron/network HTTP/1.1" 200 820 0.012504 10.0.0.185 - - [2026-08-31 04:33:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.185 - - [2026-08-31 04:33:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000530 10.0.0.38 - - [2026-08-31 04:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000615 10.0.0.38 - - [2026-08-31 04:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.185 - - [2026-08-31 04:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.185 - - [2026-08-31 04:33:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-08-31 04:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000592 10.0.0.38 - - [2026-08-31 04:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000663 10.0.0.50 - - [2026-08-31 04:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.50 - - [2026-08-31 04:33:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.50 - - [2026-08-31 04:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000632 10.0.0.50 - - [2026-08-31 04:34:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000653 10.0.0.50 - - [2026-08-31 04:34:00] "POST /neutron/network HTTP/1.1" 200 830 0.009569 10.0.0.50 - - [2026-08-31 04:34:00] "POST /neutron/port HTTP/1.1" 200 117 0.001742 10.0.0.38 - - [2026-08-31 04:34:48] "GET /obj-perms HTTP/1.1" 200 4493 0.047778 10.0.0.50 - - [2026-08-31 04:34:50] "POST /neutron/port HTTP/1.1" 200 1138 0.037273 10.0.0.50 - - [2026-08-31 04:34:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.011169 10.0.0.50 - - [2026-08-31 04:34:59] "POST /neutron/port HTTP/1.1" 200 1138 0.028851 10.0.0.50 - - [2026-08-31 04:35:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005975 10.0.0.50 - - [2026-08-31 04:35:01] "POST /neutron/network HTTP/1.1" 200 820 0.010118 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.004693 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.006988 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.005358 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.007748 10.0.0.50 - - [2026-08-31 04:35:15] "GET /instance-ip/30a998ce-b649-4e3b-bc28-b062e37263b8 HTTP/1.1" 200 1620 0.006253 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.006787 10.0.0.50 - - [2026-08-31 04:35:15] "GET /virtual-machine-interface/ab5cea47-ccbd-4c73-9ed1-f7a269ebfeac HTTP/1.1" 200 2949 0.008070 10.0.0.50 - - [2026-08-31 04:35:15] "GET /instance-ip/30a998ce-b649-4e3b-bc28-b062e37263b8 HTTP/1.1" 200 1620 0.006765 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005574 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005046 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007845 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006370 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004892 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008765 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006112 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004485 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008574 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006581 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004444 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008788 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006577 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005168 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008917 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005868 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005023 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007664 10.0.0.50 - - [2026-08-31 04:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.50 - - [2026-08-31 04:35:16] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006269 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005429 10.0.0.50 - - [2026-08-31 04:35:16] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008939 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.50 - - [2026-08-31 04:35:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005946 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004913 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008442 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.50 - - [2026-08-31 04:35:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005318 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004612 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008768 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.50 - - [2026-08-31 04:35:18] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.005891 10.0.0.50 - - [2026-08-31 04:35:18] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004806 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2026-08-31 04:35:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004762 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004213 10.0.0.50 - - [2026-08-31 04:35:18] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007049 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.50 - - [2026-08-31 04:35:18] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006689 10.0.0.50 - - [2026-08-31 04:35:18] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005547 10.0.0.50 - - [2026-08-31 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.50 - - [2026-08-31 04:35:19] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005614 10.0.0.50 - - [2026-08-31 04:35:19] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005109 10.0.0.50 - - [2026-08-31 04:35:19] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007880 10.0.0.50 - - [2026-08-31 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.50 - - [2026-08-31 04:35:19] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006680 10.0.0.50 - - [2026-08-31 04:35:19] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004375 10.0.0.50 - - [2026-08-31 04:35:19] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008771 10.0.0.38 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.004843 10.0.0.50 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.004945 10.0.0.50 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.005648 10.0.0.50 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.004769 10.0.0.185 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.047907 10.0.0.38 - - [2026-08-31 04:35:23] "GET /obj-perms HTTP/1.1" 200 4481 0.004717 10.0.0.50 - - [2026-08-31 04:35:23] "POST /neutron/port HTTP/1.1" 200 1138 0.023953 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.006815 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.008273 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.006505 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.008680 10.0.0.50 - - [2026-08-31 04:35:23] "GET /instance-ip/8fce2abf-dbbc-4c09-b0ec-fe6e702ea10c HTTP/1.1" 200 1621 0.005274 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.005450 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.006969 10.0.0.50 - - [2026-08-31 04:35:23] "GET /instance-ip/8fce2abf-dbbc-4c09-b0ec-fe6e702ea10c HTTP/1.1" 200 1621 0.005695 10.0.0.50 - - [2026-08-31 04:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.50 - - [2026-08-31 04:35:23] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004139 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004026 10.0.0.50 - - [2026-08-31 04:35:23] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008915 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012008 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005898 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004361 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008973 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006712 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004107 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008918 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006185 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005936 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008036 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005771 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005480 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008540 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005834 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004337 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007917 10.0.0.50 - - [2026-08-31 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.50 - - [2026-08-31 04:35:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005554 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004485 10.0.0.50 - - [2026-08-31 04:35:24] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006494 10.0.0.50 - - [2026-08-31 04:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.50 - - [2026-08-31 04:35:25] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005000 10.0.0.50 - - [2026-08-31 04:35:25] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003724 10.0.0.50 - - [2026-08-31 04:35:25] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007935 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.50 - - [2026-08-31 04:35:26] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006170 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004928 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008071 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.50 - - [2026-08-31 04:35:26] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.006506 10.0.0.50 - - [2026-08-31 04:35:26] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006056 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.50 - - [2026-08-31 04:35:26] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005527 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004291 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008749 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.50 - - [2026-08-31 04:35:26] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.007153 10.0.0.50 - - [2026-08-31 04:35:26] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005493 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.50 - - [2026-08-31 04:35:26] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006236 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005033 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008163 10.0.0.50 - - [2026-08-31 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005052 10.0.0.50 - - [2026-08-31 04:35:26] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006028 10.0.0.50 - - [2026-08-31 04:35:26] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004815 10.0.0.50 - - [2026-08-31 04:35:27] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008802 10.0.0.38 - - [2026-08-31 04:35:31] "GET /obj-perms HTTP/1.1" 200 4481 0.005466 10.0.0.50 - - [2026-08-31 04:35:33] "GET /obj-perms HTTP/1.1" 200 4481 0.005669 10.0.0.38 - - [2026-08-31 04:35:33] "GET /obj-perms HTTP/1.1" 200 4481 0.006359 10.0.0.50 - - [2026-08-31 04:35:33] "GET /obj-perms HTTP/1.1" 200 4481 0.005343 10.0.0.185 - - [2026-08-31 04:35:33] "GET /obj-perms HTTP/1.1" 200 4481 0.005711 10.0.0.50 - - [2026-08-31 04:35:50] "POST /neutron/port HTTP/1.1" 200 1138 0.023457 10.0.0.50 - - [2026-08-31 04:35:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.010063 10.0.0.50 - - [2026-08-31 04:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.50 - - [2026-08-31 04:35:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005327 10.0.0.50 - - [2026-08-31 04:35:53] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005348 10.0.0.50 - - [2026-08-31 04:35:53] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008957 10.0.0.50 - - [2026-08-31 04:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.50 - - [2026-08-31 04:35:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004734 10.0.0.50 - - [2026-08-31 04:35:54] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.008087 10.0.0.50 - - [2026-08-31 04:35:55] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007811 10.0.0.50 - - [2026-08-31 04:36:01] "POST /neutron/port HTTP/1.1" 200 1138 0.023880 10.0.0.50 - - [2026-08-31 04:36:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005381 10.0.0.50 - - [2026-08-31 04:36:02] "POST /neutron/network HTTP/1.1" 200 820 0.008976 10.0.0.50 - - [2026-08-31 04:36:10] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.006019 10.0.0.50 - - [2026-08-31 04:36:10] "GET /virtual-machine-interface/7be3a323-f316-432b-b0db-bed46960342b HTTP/1.1" 200 2948 0.007969 10.0.0.50 - - [2026-08-31 04:36:10] "GET /instance-ip/8fce2abf-dbbc-4c09-b0ec-fe6e702ea10c HTTP/1.1" 200 1621 0.006014 10.0.0.50 - - [2026-08-31 04:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.50 - - [2026-08-31 04:36:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004503 10.0.0.50 - - [2026-08-31 04:36:10] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004327 10.0.0.50 - - [2026-08-31 04:36:10] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008407 10.0.0.50 - - [2026-08-31 04:36:13] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.004956 10.0.0.50 - - [2026-08-31 04:36:15] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 200 1298 0.005296 10.0.0.50 - - [2026-08-31 04:36:16] "POST /neutron/port HTTP/1.1" 200 151 0.238541 10.0.0.50 - - [2026-08-31 04:36:17] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004558 10.0.0.50 - - [2026-08-31 04:36:17] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004337 10.0.0.50 - - [2026-08-31 04:36:17] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.005092 10.0.0.50 - - [2026-08-31 04:36:18] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004152 10.0.0.50 - - [2026-08-31 04:36:19] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003810 10.0.0.50 - - [2026-08-31 04:36:20] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004213 10.0.0.50 - - [2026-08-31 04:36:21] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003580 10.0.0.50 - - [2026-08-31 04:36:22] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.006031 10.0.0.50 - - [2026-08-31 04:36:23] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004583 10.0.0.50 - - [2026-08-31 04:36:23] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004185 10.0.0.50 - - [2026-08-31 04:36:24] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.007138 10.0.0.50 - - [2026-08-31 04:36:25] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004191 10.0.0.50 - - [2026-08-31 04:36:26] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004173 10.0.0.50 - - [2026-08-31 04:36:27] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003946 10.0.0.50 - - [2026-08-31 04:36:28] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.005600 10.0.0.50 - - [2026-08-31 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.50 - - [2026-08-31 04:36:29] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.50 - - [2026-08-31 04:36:29] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003604 10.0.0.50 - - [2026-08-31 04:36:29] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006821 10.0.0.50 - - [2026-08-31 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.50 - - [2026-08-31 04:36:29] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004530 10.0.0.50 - - [2026-08-31 04:36:29] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004380 10.0.0.50 - - [2026-08-31 04:36:29] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003580 10.0.0.50 - - [2026-08-31 04:36:30] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004163 10.0.0.50 - - [2026-08-31 04:36:31] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003850 10.0.0.50 - - [2026-08-31 04:36:32] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003697 10.0.0.50 - - [2026-08-31 04:36:33] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003808 10.0.0.50 - - [2026-08-31 04:36:34] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004579 10.0.0.50 - - [2026-08-31 04:36:34] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.003886 10.0.0.50 - - [2026-08-31 04:36:35] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004605 10.0.0.50 - - [2026-08-31 04:36:36] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004354 10.0.0.50 - - [2026-08-31 04:36:37] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004028 10.0.0.50 - - [2026-08-31 04:36:38] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.005349 10.0.0.50 - - [2026-08-31 04:36:39] "GET /virtual-machine/0c463529-fe4e-429f-9cb3-60b46b52adc0 HTTP/1.1" 404 171 0.004390 10.0.0.50 - - [2026-08-31 04:36:39] "GET /obj-perms HTTP/1.1" 200 4481 0.005644 10.0.0.185 - - [2026-08-31 04:36:39] "GET /obj-perms HTTP/1.1" 200 4481 0.006331 10.0.0.38 - - [2026-08-31 04:36:39] "GET /obj-perms HTTP/1.1" 200 4481 0.005180 10.0.0.50 - - [2026-08-31 04:36:39] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.006439 10.0.0.50 - - [2026-08-31 04:36:41] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 200 1299 0.006562 10.0.0.50 - - [2026-08-31 04:36:41] "POST /neutron/port HTTP/1.1" 200 151 0.240655 10.0.0.50 - - [2026-08-31 04:36:43] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004124 10.0.0.50 - - [2026-08-31 04:36:43] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004454 10.0.0.50 - - [2026-08-31 04:36:43] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.005560 10.0.0.50 - - [2026-08-31 04:36:43] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004724 10.0.0.50 - - [2026-08-31 04:36:44] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004348 10.0.0.50 - - [2026-08-31 04:36:45] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004261 10.0.0.50 - - [2026-08-31 04:36:46] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004095 10.0.0.50 - - [2026-08-31 04:36:47] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004019 10.0.0.50 - - [2026-08-31 04:36:48] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.005409 10.0.0.50 - - [2026-08-31 04:36:48] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004958 10.0.0.50 - - [2026-08-31 04:36:49] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004301 10.0.0.50 - - [2026-08-31 04:36:50] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004263 10.0.0.50 - - [2026-08-31 04:36:51] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.003988 10.0.0.50 - - [2026-08-31 04:36:52] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.004915 10.0.0.50 - - [2026-08-31 04:36:53] "GET /virtual-machine/67041759-a4a3-4d6b-8f97-f91c43a796eb HTTP/1.1" 404 171 0.005084 10.0.0.50 - - [2026-08-31 04:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026863 10.0.0.50 - - [2026-08-31 04:36:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006956 10.0.0.50 - - [2026-08-31 04:36:54] "GET /virtual-networks?parent_id=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006523 10.0.0.50 - - [2026-08-31 04:36:54] "GET /virtual-network/42485ecb-5aed-4a22-ba22-533659367054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008621 10.0.0.50 - - [2026-08-31 04:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.50 - - [2026-08-31 04:36:54] "GET /routing-instance/4a99890c-26b6-4eb7-9504-4bd7ac0f5bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.004719 10.0.0.50 - - [2026-08-31 04:36:54] "GET /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005198 10.0.0.50 - - [2026-08-31 04:36:54] "GET /obj-perms HTTP/1.1" 200 4481 0.005109 10.0.0.185 - - [2026-08-31 04:36:54] "GET /obj-perms HTTP/1.1" 200 4481 0.004606 10.0.0.50 - - [2026-08-31 04:36:54] "DELETE /route-target/1a19fe5a-8858-492c-b852-9a52cc76f41c HTTP/1.1" 200 115 0.029501 10.0.0.50 - - [2026-08-31 04:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.50 - - [2026-08-31 04:36:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005746 10.0.0.50 - - [2026-08-31 04:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.50 - - [2026-08-31 04:36:55] "PUT /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5 HTTP/1.1" 200 276 0.019298 10.0.0.38 - - [2026-08-31 04:36:57] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.029635 10.0.0.50 - - [2026-08-31 04:36:57] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.117287 10.0.0.38 - - [2026-08-31 04:36:57] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001116 10.0.0.50 - - [2026-08-31 04:36:57] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?fields=virtual_networks HTTP/1.1" 200 1056 0.061514 10.0.0.38 - - [2026-08-31 04:36:57] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001393 10.0.0.50 - - [2026-08-31 04:36:57] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.078718 10.0.0.38 - - [2026-08-31 04:36:57] "GET /projects?obj_uuids=39697451-b56c-448a-b0ce-1edf4ad514d4&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001606 10.0.0.50 - - [2026-08-31 04:36:58] "GET /project/39697451-b56c-448a-b0ce-1edf4ad514d4?fields=security_groups HTTP/1.1" 200 1289 0.065554 10.0.0.50 - - [2026-08-31 04:36:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.033554 10.0.0.38 - - [2026-08-31 04:36:59] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004001 10.0.0.38 - - [2026-08-31 04:36:59] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001550 10.0.0.38 - - [2026-08-31 04:36:59] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.049271 10.0.0.38 - - [2026-08-31 04:36:59] "POST /id-to-fqname HTTP/1.1" 200 196 0.010241 10.0.0.38 - - [2026-08-31 04:36:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.008460 10.0.0.38 - - [2026-08-31 04:36:59] "POST /security-groups HTTP/1.1" 200 597 0.054092 10.0.0.38 - - [2026-08-31 04:36:59] "POST /projects HTTP/1.1" 200 597 0.354030 10.0.0.38 - - [2026-08-31 04:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.390931 10.0.0.50 - - [2026-08-31 04:36:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.023588 10.0.0.50 - - [2026-08-31 04:36:59] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.614579 10.0.0.50 - - [2026-08-31 04:37:00] "GET / HTTP/1.1" 200 35931 0.002582 10.0.0.38 - - [2026-08-31 04:37:04] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001589 10.0.0.50 - - [2026-08-31 04:37:04] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072464 10.0.0.38 - - [2026-08-31 04:37:04] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001947 10.0.0.50 - - [2026-08-31 04:37:04] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?fields=virtual_networks HTTP/1.1" 200 1055 0.085530 10.0.0.38 - - [2026-08-31 04:37:04] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001059 10.0.0.50 - - [2026-08-31 04:37:04] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.052564 10.0.0.38 - - [2026-08-31 04:37:04] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001519 10.0.0.50 - - [2026-08-31 04:37:04] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?fields=security_groups HTTP/1.1" 200 1287 0.057316 10.0.0.50 - - [2026-08-31 04:37:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.029048 10.0.0.38 - - [2026-08-31 04:37:05] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003886 10.0.0.38 - - [2026-08-31 04:37:05] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001911 10.0.0.38 - - [2026-08-31 04:37:05] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012188 10.0.0.38 - - [2026-08-31 04:37:05] "POST /id-to-fqname HTTP/1.1" 200 190 0.001475 10.0.0.38 - - [2026-08-31 04:37:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.007332 10.0.0.38 - - [2026-08-31 04:37:05] "POST /security-groups HTTP/1.1" 200 591 0.034856 10.0.0.38 - - [2026-08-31 04:37:05] "POST /projects HTTP/1.1" 200 585 0.290496 10.0.0.50 - - [2026-08-31 04:37:05] "POST /access-control-lists HTTP/1.1" 200 596 0.048611 10.0.0.38 - - [2026-08-31 04:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.387892 10.0.0.50 - - [2026-08-31 04:37:05] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.581239 10.0.0.50 - - [2026-08-31 04:37:07] "GET / HTTP/1.1" 200 35931 0.002318 10.0.0.38 - - [2026-08-31 04:37:10] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001618 10.0.0.50 - - [2026-08-31 04:37:10] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.071677 10.0.0.38 - - [2026-08-31 04:37:10] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003587 10.0.0.50 - - [2026-08-31 04:37:10] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?fields=virtual_networks HTTP/1.1" 200 1041 0.091923 10.0.0.38 - - [2026-08-31 04:37:10] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001155 10.0.0.50 - - [2026-08-31 04:37:10] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.070255 10.0.0.38 - - [2026-08-31 04:37:10] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001346 10.0.0.50 - - [2026-08-31 04:37:10] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?fields=security_groups HTTP/1.1" 200 1267 0.058361 10.0.0.50 - - [2026-08-31 04:37:11] "DELETE /access-control-list/cbb48833-bcbf-4bd6-9fb4-79201dad69cb HTTP/1.1" 200 115 0.386636 10.0.0.50 - - [2026-08-31 04:37:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.030421 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004087 10.0.0.38 - - [2026-08-31 04:37:12] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369 10.0.0.38 - - [2026-08-31 04:37:12] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008286 10.0.0.38 - - [2026-08-31 04:37:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.003662 10.0.0.38 - - [2026-08-31 04:37:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.010779 10.0.0.38 - - [2026-08-31 04:37:12] "DELETE /project/7d4d03e19766472680efd6cd8cceec3a HTTP/1.1" 404 173 0.013845 10.0.0.38 - - [2026-08-31 04:37:12] "DELETE /project/fbe6fc56410b441da926e254a5607189 HTTP/1.1" 404 173 0.021124 10.0.0.38 - - [2026-08-31 04:37:12] "DELETE /project/39697451-b56c-448a-b0ce-1edf4ad514d4 HTTP/1.1" 404 177 0.024409 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001424 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001127 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.121198 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.124941 10.0.0.38 - - [2026-08-31 04:37:12] "POST /security-groups HTTP/1.1" 200 599 0.121653 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001626 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002278 10.0.0.38 - - [2026-08-31 04:37:12] "POST /projects HTTP/1.1" 200 601 0.400144 10.0.0.38 - - [2026-08-31 04:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.489024 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?fields=security_groups HTTP/1.1" 200 1372 0.115733 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?fields=security_groups HTTP/1.1" 200 1392 0.144437 10.0.0.50 - - [2026-08-31 04:37:12] "POST /access-control-lists HTTP/1.1" 200 604 0.107027 10.0.0.50 - - [2026-08-31 04:37:12] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.665668 10.0.0.38 - - [2026-08-31 04:37:12] "DELETE /security-group/48af2173-0e4a-4f14-9d49-c4a18b0cf8c1 HTTP/1.1" 200 115 0.139323 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=7d4d03e1-9766-4726-80ef-d6cd8cceec3a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001760 10.0.0.38 - - [2026-08-31 04:37:12] "DELETE /security-group/13bac9a9-7b31-4561-a34c-27a5373bb33d HTTP/1.1" 200 115 0.144347 10.0.0.38 - - [2026-08-31 04:37:12] "GET /projects?obj_uuids=fbe6fc56-410b-441d-a926-e254a5607189&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001851 10.0.0.50 - - [2026-08-31 04:37:12] "DELETE /access-control-list/61a01696-cf16-4a9d-8018-562090dd85d8 HTTP/1.1" 200 115 0.087978 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a?fields=application_policy_sets HTTP/1.1" 200 1411 0.083044 10.0.0.38 - - [2026-08-31 04:37:12] "GET /project/fbe6fc56-410b-441d-a926-e254a5607189?fields=application_policy_sets HTTP/1.1" 200 1431 0.146791 10.0.0.50 - - [2026-08-31 04:37:13] "DELETE /access-control-list/91cf0344-980c-4ff2-a9cc-78598ecc7f3f HTTP/1.1" 200 115 0.100481 10.0.0.38 - - [2026-08-31 04:37:13] "DELETE /project/7d4d03e1-9766-4726-80ef-d6cd8cceec3a HTTP/1.1" 200 115 0.946069 10.0.0.38 - - [2026-08-31 04:37:13] "DELETE /project/fbe6fc56-410b-441d-a926-e254a5607189 HTTP/1.1" 200 115 0.961913 10.0.0.50 - - [2026-08-31 04:37:14] "GET / HTTP/1.1" 200 35931 0.002093 10.0.0.50 - - [2026-08-31 04:37:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000649 10.0.0.50 - - [2026-08-31 04:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.055997 10.0.0.38 - - [2026-08-31 04:37:15] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001748 10.0.0.50 - - [2026-08-31 04:37:15] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072225 10.0.0.50 - - [2026-08-31 04:37:15] "POST /neutron/network HTTP/1.1" 200 117 0.035852 10.0.0.38 - - [2026-08-31 04:37:16] "POST /useragent-kv HTTP/1.1" 200 115 0.013592 10.0.0.50 - - [2026-08-31 04:37:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.262939 10.0.0.50 - - [2026-08-31 04:37:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001521 10.0.0.50 - - [2026-08-31 04:37:16] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006315 10.0.0.50 - - [2026-08-31 04:37:16] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007543 10.0.0.50 - - [2026-08-31 04:37:16] "POST /neutron/network HTTP/1.1" 200 988 0.011682 10.0.0.50 - - [2026-08-31 04:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.38 - - [2026-08-31 04:37:16] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001077 10.0.0.50 - - [2026-08-31 04:37:16] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.058024 10.0.0.50 - - [2026-08-31 04:37:16] "POST /neutron/network HTTP/1.1" 200 117 0.021340 10.0.0.50 - - [2026-08-31 04:37:16] "POST /route-targets HTTP/1.1" 200 327 0.019598 10.0.0.50 - - [2026-08-31 04:37:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.037213 10.0.0.38 - - [2026-08-31 04:37:17] "POST /useragent-kv HTTP/1.1" 200 115 0.011275 10.0.0.50 - - [2026-08-31 04:37:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.273600 10.0.0.50 - - [2026-08-31 04:37:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001414 10.0.0.50 - - [2026-08-31 04:37:17] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006172 10.0.0.50 - - [2026-08-31 04:37:17] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006897 10.0.0.50 - - [2026-08-31 04:37:17] "POST /neutron/network HTTP/1.1" 200 987 0.012965 10.0.0.50 - - [2026-08-31 04:37:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001474 10.0.0.50 - - [2026-08-31 04:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.007821 10.0.0.50 - - [2026-08-31 04:37:17] "POST /neutron/port HTTP/1.1" 200 117 0.009122 10.0.0.50 - - [2026-08-31 04:37:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001796 10.0.0.50 - - [2026-08-31 04:37:18] "POST /neutron/network HTTP/1.1" 200 997 0.010420 10.0.0.50 - - [2026-08-31 04:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.009054 10.0.0.38 - - [2026-08-31 04:37:22] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001378 10.0.0.50 - - [2026-08-31 04:37:22] "POST /neutron/port HTTP/1.1" 200 1166 0.434160 10.0.0.50 - - [2026-08-31 04:37:22] "POST /neutron/network HTTP/1.1" 200 997 0.008324 10.0.0.50 - - [2026-08-31 04:37:23] "POST /neutron/port HTTP/1.1" 200 1165 0.048850 10.0.0.50 - - [2026-08-31 04:37:23] "POST /neutron/port HTTP/1.1" 200 1230 0.027922 10.0.0.50 - - [2026-08-31 04:37:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006478 10.0.0.50 - - [2026-08-31 04:37:24] "POST /neutron/port HTTP/1.1" 200 117 0.002024 10.0.0.50 - - [2026-08-31 04:37:24] "POST /neutron/port HTTP/1.1" 200 1229 0.029243 10.0.0.50 - - [2026-08-31 04:37:24] "POST /neutron/subnet HTTP/1.1" 200 1273 0.015763 10.0.0.50 - - [2026-08-31 04:37:24] "POST /neutron/network HTTP/1.1" 200 987 0.011346 10.0.0.50 - - [2026-08-31 04:37:33] "POST /neutron/port HTTP/1.1" 200 1230 0.024060 10.0.0.50 - - [2026-08-31 04:37:39] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010891 10.0.0.50 - - [2026-08-31 04:37:49] "POST /neutron/port HTTP/1.1" 200 1230 0.024527 10.0.0.50 - - [2026-08-31 04:37:49] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008671 10.0.0.50 - - [2026-08-31 04:37:49] "GET /virtual-machine/0fc2a491-3966-49f8-9af5-d095d5c85528 HTTP/1.1" 401 292 0.000470 10.0.0.50 - - [2026-08-31 04:37:49] "GET /virtual-machine/0fc2a491-3966-49f8-9af5-d095d5c85528 HTTP/1.1" 200 1300 0.051273 10.0.0.50 - - [2026-08-31 04:37:49] "GET /virtual-machine-interface/e3b31f79-fb10-467d-bb0b-1b3c70e7935c HTTP/1.1" 200 3157 0.008267 10.0.0.50 - - [2026-08-31 04:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.50 - - [2026-08-31 04:37:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004379 10.0.0.50 - - [2026-08-31 04:37:49] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003830 10.0.0.50 - - [2026-08-31 04:37:50] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008378 10.0.0.50 - - [2026-08-31 04:37:50] "POST /neutron/port HTTP/1.1" 200 1230 0.030353 10.0.0.50 - - [2026-08-31 04:37:51] "POST /neutron/security_group HTTP/1.1" 200 2078 0.050208 10.0.0.50 - - [2026-08-31 04:37:51] "GET /obj-perms HTTP/1.1" 200 4493 0.070072 10.0.0.50 - - [2026-08-31 04:37:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004421 10.0.0.50 - - [2026-08-31 04:37:52] "POST /neutron/port HTTP/1.1" 200 117 0.001212 10.0.0.50 - - [2026-08-31 04:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.50 - - [2026-08-31 04:37:53] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008492 10.0.0.50 - - [2026-08-31 04:37:53] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010547 10.0.0.50 - - [2026-08-31 04:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.50 - - [2026-08-31 04:37:55] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004475 10.0.0.50 - - [2026-08-31 04:37:55] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003356 10.0.0.50 - - [2026-08-31 04:37:55] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007352 10.0.0.50 - - [2026-08-31 04:38:00] "POST /neutron/port HTTP/1.1" 200 1229 0.054489 10.0.0.50 - - [2026-08-31 04:38:00] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011032 10.0.0.50 - - [2026-08-31 04:38:00] "GET /virtual-machine/550df212-072c-4301-8f38-53c2d9bf38d5 HTTP/1.1" 200 1300 0.008933 10.0.0.50 - - [2026-08-31 04:38:00] "GET /virtual-machine-interface/d1b73994-45cd-4bbf-8867-0579b23e67fc HTTP/1.1" 200 3156 0.007139 10.0.0.50 - - [2026-08-31 04:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.50 - - [2026-08-31 04:38:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005193 10.0.0.50 - - [2026-08-31 04:38:01] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004846 10.0.0.50 - - [2026-08-31 04:38:01] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008461 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.50 - - [2026-08-31 04:38:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006153 10.0.0.50 - - [2026-08-31 04:38:02] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004906 10.0.0.50 - - [2026-08-31 04:38:02] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008114 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 404 209 0.005635 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.38 - - [2026-08-31 04:38:02] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001630 10.0.0.50 - - [2026-08-31 04:38:02] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.083923 10.0.0.50 - - [2026-08-31 04:38:02] "POST /network-policys HTTP/1.1" 200 533 0.041219 10.0.0.50 - - [2026-08-31 04:38:02] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007440 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2026-08-31 04:38:02] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006507 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.50 - - [2026-08-31 04:38:02] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004977 10.0.0.50 - - [2026-08-31 04:38:02] "POST /ref-update HTTP/1.1" 200 156 0.078338 10.0.0.50 - - [2026-08-31 04:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.50 - - [2026-08-31 04:38:02] "POST /access-control-lists HTTP/1.1" 200 578 0.102360 10.0.0.50 - - [2026-08-31 04:38:03] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.014904 10.0.0.50 - - [2026-08-31 04:38:03] "POST /neutron/network HTTP/1.1" 200 1074 0.018284 10.0.0.50 - - [2026-08-31 04:38:03] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2869 0.008657 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.50 - - [2026-08-31 04:38:03] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006382 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.50 - - [2026-08-31 04:38:03] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006211 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.50 - - [2026-08-31 04:38:03] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005225 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.004183 10.0.0.50 - - [2026-08-31 04:38:03] "POST /ref-update HTTP/1.1" 200 156 0.076094 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021520 10.0.0.50 - - [2026-08-31 04:38:03] "POST /ref-update HTTP/1.1" 200 156 0.048612 10.0.0.50 - - [2026-08-31 04:38:03] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006416 10.0.0.50 - - [2026-08-31 04:38:03] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010574 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.50 - - [2026-08-31 04:38:03] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005159 10.0.0.50 - - [2026-08-31 04:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2026-08-31 04:38:03] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001094 10.0.0.50 - - [2026-08-31 04:38:03] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.053945 10.0.0.38 - - [2026-08-31 04:38:03] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001877 10.0.0.50 - - [2026-08-31 04:38:03] "POST /neutron/network HTTP/1.1" 200 597 0.170780 10.0.0.50 - - [2026-08-31 04:38:04] "POST /id-to-fqname HTTP/1.1" 200 214 0.004270 10.0.0.50 - - [2026-08-31 04:38:04] "GET /virtual-network/93d01685-cd0f-43b4-814d-4940f6ddb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006497 10.0.0.50 - - [2026-08-31 04:38:04] "POST /neutron/network HTTP/1.1" 200 811 0.008079 10.0.0.50 - - [2026-08-31 04:38:04] "GET /virtual-network/93d01685-cd0f-43b4-814d-4940f6ddb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008441 10.0.0.50 - - [2026-08-31 04:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2026-08-31 04:38:04] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001687 10.0.0.50 - - [2026-08-31 04:38:04] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047900 10.0.0.50 - - [2026-08-31 04:38:04] "POST /neutron/network HTTP/1.1" 200 117 0.021135 10.0.0.50 - - [2026-08-31 04:38:04] "POST /route-targets HTTP/1.1" 200 327 0.021936 10.0.0.50 - - [2026-08-31 04:38:04] "POST /neutron/port HTTP/1.1" 200 1229 0.029814 10.0.0.50 - - [2026-08-31 04:38:05] "POST /id-to-fqname HTTP/1.1" 200 214 0.005009 10.0.0.50 - - [2026-08-31 04:38:05] "GET /virtual-network/c453604e-ee8f-46b9-b88b-014a495ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006976 10.0.0.50 - - [2026-08-31 04:38:05] "GET /virtual-network/c453604e-ee8f-46b9-b88b-014a495ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007056 10.0.0.50 - - [2026-08-31 04:38:05] "POST /neutron/network HTTP/1.1" 200 811 0.009836 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.003965 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.38 - - [2026-08-31 04:38:05] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002090 10.0.0.50 - - [2026-08-31 04:38:05] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.060697 10.0.0.50 - - [2026-08-31 04:38:05] "POST /network-policys HTTP/1.1" 200 587 0.034133 10.0.0.50 - - [2026-08-31 04:38:05] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007533 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.50 - - [2026-08-31 04:38:05] "GET /virtual-network/93d01685-cd0f-43b4-814d-4940f6ddb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007030 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.50 - - [2026-08-31 04:38:05] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005856 10.0.0.50 - - [2026-08-31 04:38:05] "POST /ref-update HTTP/1.1" 200 156 0.089752 10.0.0.50 - - [2026-08-31 04:38:05] "POST /access-control-lists HTTP/1.1" 200 554 0.058011 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011132 10.0.0.50 - - [2026-08-31 04:38:05] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005669 10.0.0.50 - - [2026-08-31 04:38:05] "GET /virtual-network/93d01685-cd0f-43b4-814d-4940f6ddb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.009539 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.50 - - [2026-08-31 04:38:05] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005687 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.50 - - [2026-08-31 04:38:05] "GET /virtual-network/c453604e-ee8f-46b9-b88b-014a495ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007409 10.0.0.50 - - [2026-08-31 04:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2026-08-31 04:38:05] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005060 10.0.0.50 - - [2026-08-31 04:38:05] "POST /ref-update HTTP/1.1" 200 156 0.062551 10.0.0.50 - - [2026-08-31 04:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010796 10.0.0.50 - - [2026-08-31 04:38:06] "POST /ref-update HTTP/1.1" 200 156 0.055933 10.0.0.50 - - [2026-08-31 04:38:06] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.009076 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/port HTTP/1.1" 200 1229 0.055418 10.0.0.50 - - [2026-08-31 04:38:06] "GET /virtual-network/c453604e-ee8f-46b9-b88b-014a495ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.016321 10.0.0.50 - - [2026-08-31 04:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.50 - - [2026-08-31 04:38:06] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006556 10.0.0.50 - - [2026-08-31 04:38:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.002059 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010598 10.0.0.38 - - [2026-08-31 04:38:06] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001467 10.0.0.50 - - [2026-08-31 04:38:06] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.090089 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/network HTTP/1.1" 200 924 0.037044 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/subnet HTTP/1.1" 200 1273 0.013882 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/network HTTP/1.1" 200 1073 0.013781 10.0.0.50 - - [2026-08-31 04:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.008952 10.0.0.50 - - [2026-08-31 04:38:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.001423 10.0.0.50 - - [2026-08-31 04:38:07] "POST /neutron/network HTTP/1.1" 200 934 0.008149 10.0.0.50 - - [2026-08-31 04:38:07] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010579 10.0.0.50 - - [2026-08-31 04:38:07] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004880 10.0.0.50 - - [2026-08-31 04:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.50 - - [2026-08-31 04:38:07] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007353 10.0.0.50 - - [2026-08-31 04:38:08] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005427 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004430 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005301 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.035632 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.056860 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008348 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.016513 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.057432 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.040732 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.015796 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007014 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.062559 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.066810 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.013635 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.008366 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.030315 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006083 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.053852 10.0.0.50 - - [2026-08-31 04:38:09] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005535 10.0.0.50 - - [2026-08-31 04:38:09] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.033435 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.063952 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005417 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008925 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.079192 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.067175 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006903 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.038294 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.036549 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.060046 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006194 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008539 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.028537 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006545 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007504 10.0.0.50 - - [2026-08-31 04:38:10] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004780 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.037814 10.0.0.50 - - [2026-08-31 04:38:10] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.057770 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006320 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008075 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.052542 10.0.0.38 - - [2026-08-31 04:38:11] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001760 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.085843 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.017663 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014630 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.071371 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.108067 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.017314 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006635 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.045988 10.0.0.50 - - [2026-08-31 04:38:11] "POST /neutron/port HTTP/1.1" 200 1075 0.560627 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004669 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005312 10.0.0.50 - - [2026-08-31 04:38:11] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007531 10.0.0.50 - - [2026-08-31 04:38:11] "POST /neutron/port HTTP/1.1" 200 1075 0.021107 10.0.0.50 - - [2026-08-31 04:38:11] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.059006 10.0.0.50 - - [2026-08-31 04:38:12] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.130333 10.0.0.50 - - [2026-08-31 04:38:12] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004935 10.0.0.50 - - [2026-08-31 04:38:12] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005833 10.0.0.50 - - [2026-08-31 04:38:12] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.297707 10.0.0.50 - - [2026-08-31 04:38:12] "POST /neutron/port HTTP/1.1" 200 1075 0.048915 10.0.0.50 - - [2026-08-31 04:38:12] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.087050 10.0.0.50 - - [2026-08-31 04:38:12] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.016306 10.0.0.50 - - [2026-08-31 04:38:12] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.020549 10.0.0.50 - - [2026-08-31 04:38:12] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.096876 10.0.0.50 - - [2026-08-31 04:38:12] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.064150 10.0.0.50 - - [2026-08-31 04:38:13] "POST /neutron/port HTTP/1.1" 200 1139 0.022677 10.0.0.50 - - [2026-08-31 04:38:13] "POST /neutron/port HTTP/1.1" 200 117 0.001222 10.0.0.50 - - [2026-08-31 04:38:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004652 10.0.0.50 - - [2026-08-31 04:38:13] "POST /neutron/network HTTP/1.1" 200 924 0.007485 10.0.0.50 - - [2026-08-31 04:38:22] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004151 10.0.0.50 - - [2026-08-31 04:38:22] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.005690 10.0.0.50 - - [2026-08-31 04:38:22] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.004609 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.033503 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.049928 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006297 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.019139 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.053998 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.074526 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005821 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012715 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.071550 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.044556 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009889 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005433 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.036077 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.010193 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005555 10.0.0.50 - - [2026-08-31 04:38:23] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009334 10.0.0.50 - - [2026-08-31 04:38:23] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.036505 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.065991 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007956 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.021358 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.049394 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.065250 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009529 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006298 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.069106 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.082940 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008241 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004952 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.017583 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007794 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005425 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004654 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.036007 10.0.0.50 - - [2026-08-31 04:38:24] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.063446 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.026709 10.0.0.50 - - [2026-08-31 04:38:24] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.015156 10.0.0.50 - - [2026-08-31 04:38:25] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.037539 10.0.0.50 - - [2026-08-31 04:38:25] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.045176 10.0.0.50 - - [2026-08-31 04:38:25] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012911 10.0.0.50 - - [2026-08-31 04:38:25] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009593 10.0.0.50 - - [2026-08-31 04:38:25] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.060567 10.0.0.50 - - [2026-08-31 04:38:25] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.054108 10.0.0.50 - - [2026-08-31 04:38:25] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012465 10.0.0.50 - - [2026-08-31 04:38:25] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.005734 10.0.0.50 - - [2026-08-31 04:38:25] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.031089 10.0.0.50 - - [2026-08-31 04:38:25] "POST /ref-update HTTP/1.1" 200 156 0.070777 10.0.0.50 - - [2026-08-31 04:38:25] "GET /virtual-network/c453604e-ee8f-46b9-b88b-014a495ccd6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015521 10.0.0.50 - - [2026-08-31 04:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007610 10.0.0.50 - - [2026-08-31 04:38:25] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004809 10.0.0.50 - - [2026-08-31 04:38:25] "POST /ref-update HTTP/1.1" 200 156 0.076719 10.0.0.50 - - [2026-08-31 04:38:26] "DELETE /access-control-list/c4d255bf-45ed-4514-9bfc-73fa14d39fc4 HTTP/1.1" 200 115 0.077190 10.0.0.50 - - [2026-08-31 04:38:26] "GET /virtual-network/93d01685-cd0f-43b4-814d-4940f6ddb0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016090 10.0.0.50 - - [2026-08-31 04:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.50 - - [2026-08-31 04:38:26] "GET /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006766 10.0.0.50 - - [2026-08-31 04:38:26] "DELETE /network-policy/963caa7a-d0b0-432b-be39-eb848ae385f1 HTTP/1.1" 200 115 0.050750 10.0.0.50 - - [2026-08-31 04:38:26] "POST /neutron/network HTTP/1.1" 200 811 0.009014 10.0.0.50 - - [2026-08-31 04:38:28] "POST /neutron/network HTTP/1.1" 400 204 0.018166 10.0.0.50 - - [2026-08-31 04:38:32] "POST /neutron/network HTTP/1.1" 200 811 0.008001 10.0.0.50 - - [2026-08-31 04:38:34] "POST /neutron/network HTTP/1.1" 400 204 0.022014 10.0.0.50 - - [2026-08-31 04:38:34] "POST /neutron/port HTTP/1.1" 200 151 0.242262 10.0.0.50 - - [2026-08-31 04:38:35] "POST /neutron/port HTTP/1.1" 200 151 0.259453 10.0.0.50 - - [2026-08-31 04:38:36] "POST /neutron/network HTTP/1.1" 200 811 0.011121 10.0.0.50 - - [2026-08-31 04:38:36] "DELETE /route-target/7713263e-6221-4e1c-b269-a25cb56e2509 HTTP/1.1" 200 115 0.052501 10.0.0.50 - - [2026-08-31 04:38:36] "POST /ref-update HTTP/1.1" 200 156 0.095984 10.0.0.50 - - [2026-08-31 04:38:37] "DELETE /access-control-list/cc5e0e91-34de-4e8a-bf69-994480c74b99 HTTP/1.1" 200 115 0.098664 10.0.0.50 - - [2026-08-31 04:38:37] "GET /virtual-network/e37fd3ed-0521-47a7-b164-000ded2003b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.019473 10.0.0.50 - - [2026-08-31 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.027415 10.0.0.50 - - [2026-08-31 04:38:37] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006203 10.0.0.50 - - [2026-08-31 04:38:37] "POST /ref-update HTTP/1.1" 200 156 0.093695 10.0.0.50 - - [2026-08-31 04:38:37] "POST /neutron/network HTTP/1.1" 200 988 0.054333 10.0.0.50 - - [2026-08-31 04:38:37] "POST /ref-update HTTP/1.1" 200 156 0.043527 10.0.0.50 - - [2026-08-31 04:38:37] "GET /virtual-network/e5d88019-3d3f-4931-9eaf-2d3556da180f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.031805 10.0.0.50 - - [2026-08-31 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.50 - - [2026-08-31 04:38:37] "GET /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004322 10.0.0.50 - - [2026-08-31 04:38:37] "DELETE /network-policy/a8414d79-22fc-4fe2-ac0c-4d27284b85d4 HTTP/1.1" 200 115 0.045666 10.0.0.50 - - [2026-08-31 04:38:38] "POST /neutron/port HTTP/1.1" 200 117 0.016290 10.0.0.50 - - [2026-08-31 04:38:39] "POST /neutron/port HTTP/1.1" 200 1219 0.022063 10.0.0.50 - - [2026-08-31 04:38:39] "POST /neutron/port HTTP/1.1" 200 1220 0.045490 10.0.0.50 - - [2026-08-31 04:38:39] "POST /neutron/network HTTP/1.1" 400 204 0.037466 10.0.0.50 - - [2026-08-31 04:38:42] "POST /neutron/network HTTP/1.1" 200 988 0.013527 10.0.0.50 - - [2026-08-31 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020342 10.0.0.50 - - [2026-08-31 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2026-08-31 04:38:43] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001145 10.0.0.50 - - [2026-08-31 04:38:43] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.071839 10.0.0.38 - - [2026-08-31 04:38:43] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002689 10.0.0.50 - - [2026-08-31 04:38:44] "POST /neutron/network HTTP/1.1" 200 613 0.199642 10.0.0.50 - - [2026-08-31 04:38:44] "POST /ref-update HTTP/1.1" 200 156 0.048414 10.0.0.50 - - [2026-08-31 04:38:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.017903 10.0.0.50 - - [2026-08-31 04:38:44] "POST /neutron/network HTTP/1.1" 200 988 0.016631 10.0.0.50 - - [2026-08-31 04:38:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001445 10.0.0.50 - - [2026-08-31 04:38:44] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006131 10.0.0.50 - - [2026-08-31 04:38:44] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007150 10.0.0.50 - - [2026-08-31 04:38:44] "POST /neutron/subnet HTTP/1.1" 200 716 0.012333 10.0.0.50 - - [2026-08-31 04:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.38 - - [2026-08-31 04:38:44] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001540 10.0.0.50 - - [2026-08-31 04:38:44] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.083754 10.0.0.38 - - [2026-08-31 04:38:44] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001281 10.0.0.50 - - [2026-08-31 04:38:45] "POST /neutron/network HTTP/1.1" 200 613 0.196431 10.0.0.50 - - [2026-08-31 04:38:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.008556 10.0.0.50 - - [2026-08-31 04:38:45] "POST /neutron/network HTTP/1.1" 200 988 0.015028 10.0.0.50 - - [2026-08-31 04:38:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001668 10.0.0.50 - - [2026-08-31 04:38:45] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006844 10.0.0.50 - - [2026-08-31 04:38:45] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006871 10.0.0.50 - - [2026-08-31 04:38:45] "POST /neutron/subnet HTTP/1.1" 200 716 0.011792 10.0.0.50 - - [2026-08-31 04:38:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001498 10.0.0.50 - - [2026-08-31 04:38:46] "POST /neutron/network HTTP/1.1" 200 998 0.008697 10.0.0.50 - - [2026-08-31 04:38:46] "POST /neutron/port HTTP/1.1" 200 117 0.008022 10.0.0.50 - - [2026-08-31 04:38:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001863 10.0.0.38 - - [2026-08-31 04:38:46] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002087 10.0.0.50 - - [2026-08-31 04:38:46] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.081478 10.0.0.50 - - [2026-08-31 04:38:46] "POST /neutron/network HTTP/1.1" 200 988 0.012632 10.0.0.50 - - [2026-08-31 04:38:47] "POST /neutron/port HTTP/1.1" 200 117 0.007613 10.0.0.50 - - [2026-08-31 04:38:51] "POST /neutron/port HTTP/1.1" 200 1166 0.034143 10.0.0.50 - - [2026-08-31 04:38:51] "POST /neutron/network HTTP/1.1" 200 998 0.009683 10.0.0.50 - - [2026-08-31 04:38:51] "POST /neutron/port HTTP/1.1" 200 1166 0.027138 10.0.0.50 - - [2026-08-31 04:38:52] "POST /neutron/security_group HTTP/1.1" 200 2078 0.013021 10.0.0.50 - - [2026-08-31 04:38:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005985 10.0.0.50 - - [2026-08-31 04:38:52] "POST /neutron/port HTTP/1.1" 200 117 0.001613 10.0.0.38 - - [2026-08-31 04:38:52] "GET /obj-perms HTTP/1.1" 200 4493 0.065434 10.0.0.50 - - [2026-08-31 04:38:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006960 10.0.0.50 - - [2026-08-31 04:38:53] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.50 - - [2026-08-31 04:38:57] "POST /neutron/port HTTP/1.1" 200 1230 0.034466 10.0.0.185 - - [2026-08-31 04:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.185 - - [2026-08-31 04:38:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2026-08-31 04:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.38 - - [2026-08-31 04:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000918 10.0.0.185 - - [2026-08-31 04:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000603 10.0.0.185 - - [2026-08-31 04:38:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000571 10.0.0.38 - - [2026-08-31 04:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000628 10.0.0.38 - - [2026-08-31 04:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.50 - - [2026-08-31 04:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.50 - - [2026-08-31 04:38:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.50 - - [2026-08-31 04:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.50 - - [2026-08-31 04:39:00] "GET /global-system-configs HTTP/1.1" 401 292 0.001079 10.0.0.50 - - [2026-08-31 04:39:02] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011408 10.0.0.50 - - [2026-08-31 04:39:12] "POST /neutron/port HTTP/1.1" 200 1230 0.027661 10.0.0.50 - - [2026-08-31 04:39:12] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011669 10.0.0.50 - - [2026-08-31 04:39:12] "GET /virtual-machine/03a26f60-5e74-4138-b5f5-2df59d59839e HTTP/1.1" 200 1299 0.008866 10.0.0.50 - - [2026-08-31 04:39:12] "GET /virtual-machine-interface/5b07c039-2551-4753-840c-c649ea6a0313 HTTP/1.1" 200 3155 0.008281 10.0.0.50 - - [2026-08-31 04:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.50 - - [2026-08-31 04:39:12] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007070 10.0.0.50 - - [2026-08-31 04:39:12] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005284 10.0.0.50 - - [2026-08-31 04:39:12] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008055 10.0.0.50 - - [2026-08-31 04:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.50 - - [2026-08-31 04:39:16] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007301 10.0.0.50 - - [2026-08-31 04:39:16] "POST /neutron/port HTTP/1.1" 200 1230 0.021331 10.0.0.50 - - [2026-08-31 04:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.50 - - [2026-08-31 04:39:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005092 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004042 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007701 10.0.0.50 - - [2026-08-31 04:39:18] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010065 10.0.0.50 - - [2026-08-31 04:39:18] "POST /neutron/port HTTP/1.1" 200 1230 0.024388 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-machine/31f1fa5e-ac56-4916-919a-60c89442b630 HTTP/1.1" 200 1300 0.006926 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-machine-interface/21a401ff-696d-44d1-9997-7a268139b1ed HTTP/1.1" 200 3156 0.008582 10.0.0.50 - - [2026-08-31 04:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.50 - - [2026-08-31 04:39:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005168 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004480 10.0.0.50 - - [2026-08-31 04:39:18] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.008408 10.0.0.50 - - [2026-08-31 04:39:21] "POST /neutron/security_group HTTP/1.1" 200 2078 0.007522 10.0.0.50 - - [2026-08-31 04:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2026-08-31 04:39:21] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005921 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.50 - - [2026-08-31 04:39:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006348 10.0.0.50 - - [2026-08-31 04:39:24] "GET /virtual-networks?parent_id=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.006809 10.0.0.50 - - [2026-08-31 04:39:24] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.009000 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 404 209 0.004331 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.38 - - [2026-08-31 04:39:24] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001314 10.0.0.50 - - [2026-08-31 04:39:24] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.068370 10.0.0.50 - - [2026-08-31 04:39:24] "POST /network-policys HTTP/1.1" 200 533 0.036903 10.0.0.50 - - [2026-08-31 04:39:24] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007125 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.50 - - [2026-08-31 04:39:24] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006327 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2026-08-31 04:39:24] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004680 10.0.0.50 - - [2026-08-31 04:39:24] "POST /ref-update HTTP/1.1" 200 156 0.070609 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.50 - - [2026-08-31 04:39:24] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005461 10.0.0.50 - - [2026-08-31 04:39:24] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010607 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.50 - - [2026-08-31 04:39:24] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004254 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.50 - - [2026-08-31 04:39:24] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007045 10.0.0.50 - - [2026-08-31 04:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.50 - - [2026-08-31 04:39:25] "POST /fqname-to-id HTTP/1.1" 404 230 0.007444 10.0.0.50 - - [2026-08-31 04:39:25] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005177 10.0.0.50 - - [2026-08-31 04:39:25] "POST /ref-update HTTP/1.1" 200 156 0.077490 10.0.0.50 - - [2026-08-31 04:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.50 - - [2026-08-31 04:39:25] "POST /access-control-lists HTTP/1.1" 200 578 0.039859 10.0.0.50 - - [2026-08-31 04:39:25] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.009901 10.0.0.50 - - [2026-08-31 04:39:25] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014375 10.0.0.50 - - [2026-08-31 04:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.50 - - [2026-08-31 04:39:25] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004765 10.0.0.50 - - [2026-08-31 04:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.38 - - [2026-08-31 04:39:25] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.50 - - [2026-08-31 04:39:25] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.061284 10.0.0.50 - - [2026-08-31 04:39:25] "POST /neutron/network HTTP/1.1" 200 117 0.018620 10.0.0.50 - - [2026-08-31 04:39:25] "POST /ref-update HTTP/1.1" 200 156 0.037424 10.0.0.50 - - [2026-08-31 04:39:25] "POST /neutron/network HTTP/1.1" 200 811 0.010356 10.0.0.50 - - [2026-08-31 04:39:26] "POST /id-to-fqname HTTP/1.1" 200 214 0.001303 10.0.0.50 - - [2026-08-31 04:39:26] "GET /virtual-network/b6c7cb83-3637-403b-a6d0-f01064ee957b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005884 10.0.0.50 - - [2026-08-31 04:39:26] "GET /virtual-network/b6c7cb83-3637-403b-a6d0-f01064ee957b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007868 10.0.0.50 - - [2026-08-31 04:39:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.011855 10.0.0.50 - - [2026-08-31 04:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2026-08-31 04:39:26] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001718 10.0.0.50 - - [2026-08-31 04:39:26] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.071449 10.0.0.38 - - [2026-08-31 04:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.013964 10.0.0.50 - - [2026-08-31 04:39:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.261083 10.0.0.50 - - [2026-08-31 04:39:26] "POST /id-to-fqname HTTP/1.1" 200 214 0.001384 10.0.0.50 - - [2026-08-31 04:39:26] "GET /virtual-network/a6035303-f38b-442f-bc2c-c13f45b38faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006021 10.0.0.50 - - [2026-08-31 04:39:26] "GET /virtual-network/a6035303-f38b-442f-bc2c-c13f45b38faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006241 10.0.0.50 - - [2026-08-31 04:39:26] "POST /neutron/network HTTP/1.1" 200 811 0.007618 10.0.0.50 - - [2026-08-31 04:39:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.003794 10.0.0.50 - - [2026-08-31 04:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.38 - - [2026-08-31 04:39:26] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001172 10.0.0.50 - - [2026-08-31 04:39:26] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055937 10.0.0.50 - - [2026-08-31 04:39:27] "POST /network-policys HTTP/1.1" 200 587 0.048782 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.007169 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.50 - - [2026-08-31 04:39:27] "GET /virtual-network/b6c7cb83-3637-403b-a6d0-f01064ee957b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007853 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006016 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 404 210 0.004966 10.0.0.50 - - [2026-08-31 04:39:27] "POST /ref-update HTTP/1.1" 200 156 0.107126 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004970 10.0.0.50 - - [2026-08-31 04:39:27] "GET /virtual-network/b6c7cb83-3637-403b-a6d0-f01064ee957b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.009806 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005225 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.50 - - [2026-08-31 04:39:27] "GET /virtual-network/a6035303-f38b-442f-bc2c-c13f45b38faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007283 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005718 10.0.0.50 - - [2026-08-31 04:39:27] "POST /ref-update HTTP/1.1" 200 156 0.115741 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.50 - - [2026-08-31 04:39:27] "POST /access-control-lists HTTP/1.1" 200 554 0.136627 10.0.0.50 - - [2026-08-31 04:39:27] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.009528 10.0.0.50 - - [2026-08-31 04:39:27] "POST /neutron/network HTTP/1.1" 200 924 0.010910 10.0.0.50 - - [2026-08-31 04:39:27] "GET /virtual-network/a6035303-f38b-442f-bc2c-c13f45b38faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007543 10.0.0.50 - - [2026-08-31 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016000 10.0.0.50 - - [2026-08-31 04:39:28] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005930 10.0.0.50 - - [2026-08-31 04:39:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.001864 10.0.0.50 - - [2026-08-31 04:39:28] "POST /neutron/network HTTP/1.1" 200 934 0.010399 10.0.0.50 - - [2026-08-31 04:39:28] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009488 10.0.0.50 - - [2026-08-31 04:39:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.002030 10.0.0.50 - - [2026-08-31 04:39:28] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009673 10.0.0.50 - - [2026-08-31 04:39:29] "POST /neutron/port HTTP/1.1" 200 2306 0.050373 10.0.0.50 - - [2026-08-31 04:39:29] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004825 10.0.0.50 - - [2026-08-31 04:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.50 - - [2026-08-31 04:39:29] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007249 10.0.0.50 - - [2026-08-31 04:39:30] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004217 10.0.0.50 - - [2026-08-31 04:39:30] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005525 10.0.0.50 - - [2026-08-31 04:39:30] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005171 10.0.0.50 - - [2026-08-31 04:39:30] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.045130 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.070900 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014371 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012371 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.048180 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.065953 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006703 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006025 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.071263 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.060094 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.013254 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.014609 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.036716 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004111 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007261 10.0.0.50 - - [2026-08-31 04:39:31] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005713 10.0.0.50 - - [2026-08-31 04:39:31] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.031437 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.096410 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012909 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012798 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.058386 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.069455 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.025377 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.007768 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.045575 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.060446 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.015063 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.031844 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.033502 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003934 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005558 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.004725 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.042455 10.0.0.50 - - [2026-08-31 04:39:32] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.062467 10.0.0.50 - - [2026-08-31 04:39:32] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006489 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006525 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.053373 10.0.0.50 - - [2026-08-31 04:39:33] "POST /neutron/network HTTP/1.1" 200 934 0.058065 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.089324 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.012425 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.013195 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.089861 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.090823 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.009559 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.010988 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.057589 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.010765 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009465 10.0.0.50 - - [2026-08-31 04:39:33] "POST /neutron/network HTTP/1.1" 200 934 0.023248 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.052566 10.0.0.38 - - [2026-08-31 04:39:33] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002739 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.017609 10.0.0.50 - - [2026-08-31 04:39:33] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.020022 10.0.0.50 - - [2026-08-31 04:39:33] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.072114 10.0.0.50 - - [2026-08-31 04:39:34] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.017859 10.0.0.50 - - [2026-08-31 04:39:34] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014628 10.0.0.50 - - [2026-08-31 04:39:34] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.030017 10.0.0.50 - - [2026-08-31 04:39:34] "POST /neutron/port HTTP/1.1" 200 1075 0.711121 10.0.0.50 - - [2026-08-31 04:39:34] "POST /neutron/port HTTP/1.1" 200 1129 0.158928 10.0.0.50 - - [2026-08-31 04:39:35] "POST /neutron/subnet HTTP/1.1" 200 675 0.011333 10.0.0.50 - - [2026-08-31 04:39:35] "POST /neutron/port HTTP/1.1" 200 1139 0.022172 10.0.0.50 - - [2026-08-31 04:39:35] "POST /neutron/port HTTP/1.1" 200 117 0.001314 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004455 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006147 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.006273 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.038143 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.061476 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005555 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.015337 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.061510 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.128759 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.019091 10.0.0.50 - - [2026-08-31 04:39:44] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.040869 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.047452 10.0.0.50 - - [2026-08-31 04:39:44] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.073409 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.009508 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.032423 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.046893 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004702 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.009417 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.006206 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.043445 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.082685 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005304 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.010589 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.033713 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.076543 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004881 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.012044 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.054882 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.087175 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.013343 10.0.0.50 - - [2026-08-31 04:39:45] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.006454 10.0.0.50 - - [2026-08-31 04:39:45] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.038764 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006882 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007451 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.007832 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.047858 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/07810bf7-efca-4d6e-8968-b59736d379ce HTTP/1.1" 200 254 0.070395 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.018757 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.008890 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.058681 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/98cc9a50-f2d4-4f80-9c76-30f126e05923 HTTP/1.1" 200 254 0.084782 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.020313 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008947 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.046513 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.073225 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.007730 10.0.0.50 - - [2026-08-31 04:39:46] "GET /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.024068 10.0.0.50 - - [2026-08-31 04:39:46] "PUT /bgp-router/be6b1d6e-3de6-493d-8e13-58840183e145 HTTP/1.1" 200 254 0.035883 10.0.0.50 - - [2026-08-31 04:39:47] "POST /ref-update HTTP/1.1" 200 156 0.118742 10.0.0.50 - - [2026-08-31 04:39:47] "POST /ref-update HTTP/1.1" 200 156 0.043993 10.0.0.50 - - [2026-08-31 04:39:47] "GET /virtual-network/a6035303-f38b-442f-bc2c-c13f45b38faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010361 10.0.0.50 - - [2026-08-31 04:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.50 - - [2026-08-31 04:39:47] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004826 10.0.0.50 - - [2026-08-31 04:39:47] "POST /ref-update HTTP/1.1" 200 156 0.093434 10.0.0.50 - - [2026-08-31 04:39:47] "POST /neutron/network HTTP/1.1" 200 811 0.027365 10.0.0.50 - - [2026-08-31 04:39:47] "GET /virtual-network/b6c7cb83-3637-403b-a6d0-f01064ee957b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012626 10.0.0.50 - - [2026-08-31 04:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011481 10.0.0.50 - - [2026-08-31 04:39:47] "GET /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.005382 10.0.0.50 - - [2026-08-31 04:39:47] "DELETE /network-policy/06cc6b06-1c0d-43b3-a20f-a2a7a1304852 HTTP/1.1" 200 115 0.051613 10.0.0.50 - - [2026-08-31 04:39:49] "POST /neutron/network HTTP/1.1" 200 811 0.008646 10.0.0.50 - - [2026-08-31 04:39:52] "POST /neutron/network HTTP/1.1" 400 204 0.029461 10.0.0.50 - - [2026-08-31 04:39:54] "POST /neutron/network HTTP/1.1" 400 204 0.024943 10.0.0.50 - - [2026-08-31 04:39:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.038578 10.0.0.50 - - [2026-08-31 04:39:55] "POST /neutron/port HTTP/1.1" 200 117 0.001270 10.0.0.50 - - [2026-08-31 04:39:56] "POST /neutron/network HTTP/1.1" 200 811 0.008175 10.0.0.50 - - [2026-08-31 04:39:57] "POST /neutron/port HTTP/1.1" 200 1129 0.021938 10.0.0.50 - - [2026-08-31 04:39:58] "POST /neutron/port HTTP/1.1" 200 1129 0.029047 10.0.0.50 - - [2026-08-31 04:39:58] "POST /neutron/network HTTP/1.1" 400 204 0.020708 10.0.0.50 - - [2026-08-31 04:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.50 - - [2026-08-31 04:40:00] "POST /neutron/network HTTP/1.1" 200 811 0.011821 10.0.0.50 - - [2026-08-31 04:40:00] "DELETE /route-target/71ae2ba1-39e0-4a51-8f01-df2800ca03dc HTTP/1.1" 200 115 0.042385 10.0.0.50 - - [2026-08-31 04:40:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.011990 10.0.0.50 - - [2026-08-31 04:40:00] "POST /ref-update HTTP/1.1" 200 156 0.098161 10.0.0.50 - - [2026-08-31 04:40:00] "GET /virtual-network/164f757a-0762-49bb-ac56-b15570fc39d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.020078 10.0.0.50 - - [2026-08-31 04:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.50 - - [2026-08-31 04:40:00] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007665 10.0.0.50 - - [2026-08-31 04:40:01] "POST /ref-update HTTP/1.1" 200 156 0.105839 10.0.0.50 - - [2026-08-31 04:40:01] "DELETE /access-control-list/1ee7d14d-4d20-4099-bd9c-84d442a02348 HTTP/1.1" 200 115 0.090276 10.0.0.50 - - [2026-08-31 04:40:01] "POST /neutron/network HTTP/1.1" 200 988 0.034751 10.0.0.50 - - [2026-08-31 04:40:01] "GET /virtual-network/3c8a0ca3-6953-4ccd-baca-c0f0ce0fa807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.020540 10.0.0.50 - - [2026-08-31 04:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.50 - - [2026-08-31 04:40:01] "GET /network-policy/f64399b6-f756-497b-816f-35e02745631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006414 10.0.0.50 - - [2026-08-31 04:40:01] "DELETE /network-policy/f64399b6-f756-497b-816f-35e02745631f HTTP/1.1" 200 115 0.050133 10.0.0.50 - - [2026-08-31 04:40:01] "POST /neutron/port HTTP/1.1" 200 117 0.008639 10.0.0.50 - - [2026-08-31 04:40:03] "POST /neutron/port HTTP/1.1" 200 1220 0.023386 10.0.0.50 - - [2026-08-31 04:40:03] "POST /neutron/port HTTP/1.1" 200 1220 0.050743 10.0.0.50 - - [2026-08-31 04:40:03] "POST /neutron/network HTTP/1.1" 400 204 0.041326 10.0.0.50 - - [2026-08-31 04:40:05] "DELETE /route-target/d03ca07a-c58b-4b06-8fef-61b133720839 HTTP/1.1" 200 115 0.065874 10.0.0.50 - - [2026-08-31 04:40:05] "POST /neutron/network HTTP/1.1" 200 988 0.036113 10.0.0.38 - - [2026-08-31 04:40:07] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001265 10.0.0.50 - - [2026-08-31 04:40:07] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.064614 10.0.0.38 - - [2026-08-31 04:40:07] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001089 10.0.0.50 - - [2026-08-31 04:40:07] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?fields=virtual_networks HTTP/1.1" 200 1058 0.049306 10.0.0.38 - - [2026-08-31 04:40:07] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001057 10.0.0.50 - - [2026-08-31 04:40:07] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.057086 10.0.0.38 - - [2026-08-31 04:40:07] "GET /projects?obj_uuids=30953758-dba5-4b20-b84f-e6524ab342a3&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001201 10.0.0.50 - - [2026-08-31 04:40:07] "GET /project/30953758-dba5-4b20-b84f-e6524ab342a3?fields=security_groups HTTP/1.1" 200 1292 0.058717 10.0.0.50 - - [2026-08-31 04:40:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.036565 10.0.0.38 - - [2026-08-31 04:40:08] "GET /projects?obj_uuids=130c4226-690f-4e7e-be55-f481dc5fa78c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004252 10.0.0.38 - - [2026-08-31 04:40:08] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001111 10.0.0.38 - - [2026-08-31 04:40:08] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008016 10.0.0.38 - - [2026-08-31 04:40:08] "POST /id-to-fqname HTTP/1.1" 200 185 0.008403 10.0.0.38 - - [2026-08-31 04:40:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.010914 10.0.0.38 - - [2026-08-31 04:40:09] "POST /security-groups HTTP/1.1" 200 586 0.089519 10.0.0.38 - - [2026-08-31 04:40:09] "POST /projects HTTP/1.1" 200 575 0.353265 10.0.0.50 - - [2026-08-31 04:40:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.005007 10.0.0.38 - - [2026-08-31 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.427103 10.0.0.50 - - [2026-08-31 04:40:09] "GET /project/130c4226-690f-4e7e-be55-f481dc5fa78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.579954 10.0.0.50 - - [2026-08-31 04:40:09] "POST /access-control-lists HTTP/1.1" 200 589 0.061724 10.0.0.50 - - [2026-08-31 04:40:10] "GET / HTTP/1.1" 200 35931 0.002450 10.0.0.50 - - [2026-08-31 04:40:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000820 10.0.0.38 - - [2026-08-31 04:40:13] "DELETE /project/130c4226690f4e7ebe55f481dc5fa78c HTTP/1.1" 404 173 0.003818 10.0.0.38 - - [2026-08-31 04:40:13] "DELETE /project/30953758-dba5-4b20-b84f-e6524ab342a3 HTTP/1.1" 404 177 0.008064 10.0.0.50 - - [2026-08-31 04:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.031789 10.0.0.50 - - [2026-08-31 04:40:13] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004232 10.0.0.50 - - [2026-08-31 04:40:13] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003742 10.0.0.50 - - [2026-08-31 04:40:13] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004739 10.0.0.50 - - [2026-08-31 04:40:13] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.017921 10.0.0.50 - - [2026-08-31 04:40:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.025501 10.0.0.38 - - [2026-08-31 04:40:16] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003537 10.0.0.38 - - [2026-08-31 04:40:16] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001575 10.0.0.38 - - [2026-08-31 04:40:16] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008579 10.0.0.38 - - [2026-08-31 04:40:16] "POST /id-to-fqname HTTP/1.1" 200 185 0.001401 10.0.0.38 - - [2026-08-31 04:40:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.010526 10.0.0.38 - - [2026-08-31 04:40:16] "POST /security-groups HTTP/1.1" 200 586 0.090055 10.0.0.50 - - [2026-08-31 04:40:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003873 10.0.0.38 - - [2026-08-31 04:40:16] "POST /projects HTTP/1.1" 200 575 0.352859 10.0.0.38 - - [2026-08-31 04:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.433556 10.0.0.50 - - [2026-08-31 04:40:16] "POST /access-control-lists HTTP/1.1" 200 589 0.041546 10.0.0.50 - - [2026-08-31 04:40:16] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.619040 10.0.0.50 - - [2026-08-31 04:40:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.032033 10.0.0.38 - - [2026-08-31 04:40:17] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003713 10.0.0.38 - - [2026-08-31 04:40:17] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001186 10.0.0.38 - - [2026-08-31 04:40:17] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010758 10.0.0.38 - - [2026-08-31 04:40:17] "POST /id-to-fqname HTTP/1.1" 200 185 0.002816 10.0.0.38 - - [2026-08-31 04:40:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.016127 10.0.0.38 - - [2026-08-31 04:40:17] "POST /security-groups HTTP/1.1" 200 586 0.039289 10.0.0.38 - - [2026-08-31 04:40:17] "POST /projects HTTP/1.1" 200 575 0.306818 10.0.0.38 - - [2026-08-31 04:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.344076 10.0.0.50 - - [2026-08-31 04:40:17] "POST /fqname-to-id HTTP/1.1" 404 228 0.015675 10.0.0.50 - - [2026-08-31 04:40:17] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.511529 10.0.0.50 - - [2026-08-31 04:40:18] "GET / HTTP/1.1" 200 35931 0.002341 10.0.0.50 - - [2026-08-31 04:40:19] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.50 - - [2026-08-31 04:40:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.004439 10.0.0.50 - - [2026-08-31 04:40:19] "POST /api-access-lists HTTP/1.1" 200 521 0.039343 10.0.0.50 - - [2026-08-31 04:40:19] "GET /api-access-list/99fd66cb-5b5e-437d-a82f-5d97d138edb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.007967 10.0.0.50 - - [2026-08-31 04:40:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.50 - - [2026-08-31 04:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.135763 10.0.0.38 - - [2026-08-31 04:40:20] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220 10.0.0.50 - - [2026-08-31 04:40:20] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.084817 10.0.0.50 - - [2026-08-31 04:40:20] "GET /virtual-networks?parent_id=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029449 10.0.0.50 - - [2026-08-31 04:40:21] "POST /virtual-networks HTTP/1.1" 200 568 0.145419 10.0.0.50 - - [2026-08-31 04:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.050252 10.0.0.50 - - [2026-08-31 04:40:21] "POST /ref-update HTTP/1.1" 200 156 0.040096 10.0.0.50 - - [2026-08-31 04:40:21] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.034530 10.0.0.38 - - [2026-08-31 04:40:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007617 10.0.0.50 - - [2026-08-31 04:40:21] "POST /ref-update HTTP/1.1" 200 156 0.126779 10.0.0.50 - - [2026-08-31 04:40:21] "POST /neutron/network HTTP/1.1" 200 846 0.057718 10.0.0.50 - - [2026-08-31 04:40:21] "GET /virtual-network/6888b03c-46e6-453e-bb5b-0d59ec03caca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.029229 10.0.0.50 - - [2026-08-31 04:40:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.50 - - [2026-08-31 04:40:23] "GET /obj-perms HTTP/1.1" 200 4289 0.065563 10.0.0.50 - - [2026-08-31 04:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023382 10.0.0.50 - - [2026-08-31 04:40:24] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.052666 10.0.0.50 - - [2026-08-31 04:40:24] "POST /id-to-fqname HTTP/1.1" 401 292 0.000545 10.0.0.50 - - [2026-08-31 04:40:24] "POST /id-to-fqname HTTP/1.1" 200 230 0.058440 10.0.0.50 - - [2026-08-31 04:40:25] "POST /neutron/port HTTP/1.1" 200 117 0.028536 10.0.0.38 - - [2026-08-31 04:40:25] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457 10.0.0.50 - - [2026-08-31 04:40:25] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.067046 10.0.0.50 - - [2026-08-31 04:40:26] "POST /neutron/port HTTP/1.1" 200 117 0.009768 10.0.0.50 - - [2026-08-31 04:40:30] "POST /neutron/network HTTP/1.1" 200 856 0.060514 10.0.0.50 - - [2026-08-31 04:40:31] "POST /neutron/port HTTP/1.1" 200 1069 0.029160 10.0.0.50 - - [2026-08-31 04:40:31] "POST /neutron/port HTTP/1.1" 200 1133 0.027174 10.0.0.50 - - [2026-08-31 04:40:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004886 10.0.0.50 - - [2026-08-31 04:40:32] "POST /neutron/network HTTP/1.1" 200 846 0.008811 10.0.0.50 - - [2026-08-31 04:40:41] "POST /neutron/port HTTP/1.1" 200 1133 0.020998 10.0.0.50 - - [2026-08-31 04:40:46] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008137 10.0.0.50 - - [2026-08-31 04:40:56] "POST /neutron/port HTTP/1.1" 200 1133 0.020587 10.0.0.50 - - [2026-08-31 04:40:56] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008062 10.0.0.50 - - [2026-08-31 04:40:57] "POST /neutron/port HTTP/1.1" 200 1133 0.023293 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 401 292 0.000713 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.056692 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.029446 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine-interface/831a7271-10b6-4564-aad1-337ee6015466 HTTP/1.1" 200 2530 0.028317 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.021040 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine-interface/831a7271-10b6-4564-aad1-337ee6015466 HTTP/1.1" 200 2530 0.027862 10.0.0.50 - - [2026-08-31 04:40:57] "GET /instance-ip/0173f45b-055a-47a0-826b-cda5a0776372 HTTP/1.1" 200 1625 0.027200 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.024508 10.0.0.50 - - [2026-08-31 04:40:57] "GET /virtual-machine-interface/831a7271-10b6-4564-aad1-337ee6015466 HTTP/1.1" 200 2530 0.030766 10.0.0.50 - - [2026-08-31 04:40:57] "GET /instance-ip/0173f45b-055a-47a0-826b-cda5a0776372 HTTP/1.1" 200 1625 0.024595 10.0.0.50 - - [2026-08-31 04:40:57] "POST /fqname-to-id HTTP/1.1" 403 339 0.021110 10.0.0.50 - - [2026-08-31 04:40:57] "GET / HTTP/1.1" 200 35931 0.004196 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000812 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.029035 10.0.0.50 - - [2026-08-31 04:40:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005467 10.0.0.50 - - [2026-08-31 04:40:58] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021758 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.023705 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.50 - - [2026-08-31 04:40:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005780 10.0.0.50 - - [2026-08-31 04:40:58] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019856 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.023198 10.0.0.50 - - [2026-08-31 04:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.50 - - [2026-08-31 04:40:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004543 10.0.0.50 - - [2026-08-31 04:40:58] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019131 10.0.0.50 - - [2026-08-31 04:40:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.022467 10.0.0.50 - - [2026-08-31 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.50 - - [2026-08-31 04:40:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004994 10.0.0.50 - - [2026-08-31 04:40:59] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023147 10.0.0.50 - - [2026-08-31 04:40:59] "POST /fqname-to-id HTTP/1.1" 403 339 0.024330 10.0.0.50 - - [2026-08-31 04:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.50 - - [2026-08-31 04:40:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004371 10.0.0.50 - - [2026-08-31 04:40:59] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019295 10.0.0.50 - - [2026-08-31 04:41:00] "POST /neutron/security_group HTTP/1.1" 200 2065 0.010420 10.0.0.50 - - [2026-08-31 04:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018282 10.0.0.50 - - [2026-08-31 04:41:02] "GET /virtual-network/6888b03c-46e6-453e-bb5b-0d59ec03caca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1986 0.024443 10.0.0.50 - - [2026-08-31 04:41:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.023064 10.0.0.50 - - [2026-08-31 04:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.50 - - [2026-08-31 04:41:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005167 10.0.0.50 - - [2026-08-31 04:41:04] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020036 10.0.0.50 - - [2026-08-31 04:41:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.021607 10.0.0.50 - - [2026-08-31 04:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.50 - - [2026-08-31 04:41:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005583 10.0.0.50 - - [2026-08-31 04:41:04] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023585 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 403 361 0.024948 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.50 - - [2026-08-31 04:41:05] "GET /routing-instance/32871642-02fd-4762-972f-f79316df367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005765 10.0.0.50 - - [2026-08-31 04:41:05] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018813 10.0.0.50 - - [2026-08-31 04:41:05] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005269 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.019968 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.50 - - [2026-08-31 04:41:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003939 10.0.0.50 - - [2026-08-31 04:41:05] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018539 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 403 361 0.026685 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.50 - - [2026-08-31 04:41:05] "GET /routing-instance/32871642-02fd-4762-972f-f79316df367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005171 10.0.0.50 - - [2026-08-31 04:41:05] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016299 10.0.0.50 - - [2026-08-31 04:41:05] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003663 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.020862 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.50 - - [2026-08-31 04:41:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006263 10.0.0.50 - - [2026-08-31 04:41:05] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020774 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.021326 10.0.0.50 - - [2026-08-31 04:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.50 - - [2026-08-31 04:41:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006626 10.0.0.50 - - [2026-08-31 04:41:05] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022743 10.0.0.38 - - [2026-08-31 04:41:06] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.045891 10.0.0.50 - - [2026-08-31 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.50 - - [2026-08-31 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.50 - - [2026-08-31 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.50 - - [2026-08-31 04:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.38 - - [2026-08-31 04:41:06] "GET /obj-perms HTTP/1.1" 200 4289 0.040621 10.0.0.50 - - [2026-08-31 04:41:06] "GET /obj-perms HTTP/1.1" 200 4289 0.041161 10.0.0.50 - - [2026-08-31 04:41:07] "GET /obj-perms HTTP/1.1" 200 4457 0.044050 10.0.0.185 - - [2026-08-31 04:41:08] "GET /obj-perms HTTP/1.1" 200 4457 0.146571 10.0.0.50 - - [2026-08-31 04:41:08] "GET /obj-perms HTTP/1.1" 200 4289 0.070881 10.0.0.50 - - [2026-08-31 04:41:08] "GET /obj-perms HTTP/1.1" 200 4289 0.031667 10.0.0.185 - - [2026-08-31 04:41:09] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.046899 10.0.0.38 - - [2026-08-31 04:41:09] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.030386 10.0.0.50 - - [2026-08-31 04:41:09] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.024192 10.0.0.50 - - [2026-08-31 04:41:09] "POST /neutron/network HTTP/1.1" 200 856 0.009947 10.0.0.50 - - [2026-08-31 04:41:09] "POST /neutron/port HTTP/1.1" 200 117 0.001889 10.0.0.50 - - [2026-08-31 04:41:11] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 200 1288 0.022793 10.0.0.50 - - [2026-08-31 04:41:11] "POST /neutron/port HTTP/1.1" 200 1123 0.015864 10.0.0.38 - - [2026-08-31 04:41:13] "DELETE /project/a08cf0dcb7324640a15bdc499c0eeced HTTP/1.1" 404 173 0.002744 10.0.0.38 - - [2026-08-31 04:41:13] "DELETE /project/bdcd1611e9a743b5b3464d7daecc2698 HTTP/1.1" 404 173 0.005068 10.0.0.50 - - [2026-08-31 04:41:13] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 404 171 0.022800 10.0.0.50 - - [2026-08-31 04:41:13] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 404 171 0.016541 10.0.0.50 - - [2026-08-31 04:41:13] "GET /virtual-machine/a205d13b-eb03-488c-b4d2-2a0aa7252c45 HTTP/1.1" 404 171 0.019696 10.0.0.50 - - [2026-08-31 04:41:13] "POST /fqname-to-id HTTP/1.1" 403 339 0.021603 10.0.0.50 - - [2026-08-31 04:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.50 - - [2026-08-31 04:41:13] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004341 10.0.0.50 - - [2026-08-31 04:41:13] "GET /virtual-networks?parent_id=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018933 10.0.0.50 - - [2026-08-31 04:41:14] "POST /fqname-to-id HTTP/1.1" 403 361 0.022459 10.0.0.50 - - [2026-08-31 04:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.50 - - [2026-08-31 04:41:14] "GET /routing-instance/32871642-02fd-4762-972f-f79316df367d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.006339 10.0.0.50 - - [2026-08-31 04:41:14] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019903 10.0.0.50 - - [2026-08-31 04:41:14] "GET /route-target/79c6962d-5d26-4c59-be71-c225291f6251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004978 10.0.0.50 - - [2026-08-31 04:41:14] "GET /obj-perms HTTP/1.1" 200 4289 0.018594 10.0.0.50 - - [2026-08-31 04:41:14] "GET /obj-perms HTTP/1.1" 200 4457 0.007505 10.0.0.185 - - [2026-08-31 04:41:21] "GET /obj-perms HTTP/1.1" 200 4457 0.003858 10.0.0.50 - - [2026-08-31 04:41:24] "GET /obj-perms HTTP/1.1" 200 4457 0.007542 10.0.0.185 - - [2026-08-31 04:41:30] "GET /obj-perms HTTP/1.1" 200 4457 0.004916 10.0.0.50 - - [2026-08-31 04:41:33] "GET /obj-perms HTTP/1.1" 200 4457 0.005693 10.0.0.38 - - [2026-08-31 04:41:34] "POST /useragent-kv HTTP/1.1" 200 115 0.007988 10.0.0.38 - - [2026-08-31 04:41:34] "POST /useragent-kv HTTP/1.1" 200 115 0.014041 10.0.0.50 - - [2026-08-31 04:41:34] "DELETE /virtual-network/6888b03c-46e6-453e-bb5b-0d59ec03caca HTTP/1.1" 200 115 0.239593 10.0.0.50 - - [2026-08-31 04:41:34] "DELETE /api-access-list/99fd66cb-5b5e-437d-a82f-5d97d138edb4 HTTP/1.1" 200 115 0.062742 10.0.0.38 - - [2026-08-31 04:41:34] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002546 10.0.0.50 - - [2026-08-31 04:41:34] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.071501 10.0.0.38 - - [2026-08-31 04:41:34] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001519 10.0.0.50 - - [2026-08-31 04:41:34] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?fields=virtual_networks HTTP/1.1" 200 1033 0.064305 10.0.0.38 - - [2026-08-31 04:41:34] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.50 - - [2026-08-31 04:41:34] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.063851 10.0.0.38 - - [2026-08-31 04:41:34] "GET /projects?obj_uuids=a08cf0dc-b732-4640-a15b-dc499c0eeced&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002169 10.0.0.50 - - [2026-08-31 04:41:34] "GET /project/a08cf0dc-b732-4640-a15b-dc499c0eeced?fields=security_groups HTTP/1.1" 200 1254 0.063787 10.0.0.38 - - [2026-08-31 04:41:35] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001219 10.0.0.50 - - [2026-08-31 04:41:35] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.063092 10.0.0.38 - - [2026-08-31 04:41:35] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002682 10.0.0.50 - - [2026-08-31 04:41:35] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?fields=virtual_networks HTTP/1.1" 200 1033 0.085873 10.0.0.38 - - [2026-08-31 04:41:35] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002019 10.0.0.50 - - [2026-08-31 04:41:35] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.055432 10.0.0.38 - - [2026-08-31 04:41:35] "GET /projects?obj_uuids=bdcd1611-e9a7-43b5-b346-4d7daecc2698&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228 10.0.0.50 - - [2026-08-31 04:41:35] "GET /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698?fields=security_groups HTTP/1.1" 200 1254 0.060504 10.0.0.50 - - [2026-08-31 04:41:38] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005918 10.0.0.50 - - [2026-08-31 04:41:38] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.017207 10.0.0.38 - - [2026-08-31 04:41:38] "GET /projects?obj_uuids=130c4226-690f-4e7e-be55-f481dc5fa78c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002325 10.0.0.50 - - [2026-08-31 04:41:38] "GET /project/130c4226-690f-4e7e-be55-f481dc5fa78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.065779 10.0.0.38 - - [2026-08-31 04:41:38] "GET /projects?obj_uuids=130c4226-690f-4e7e-be55-f481dc5fa78c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.50 - - [2026-08-31 04:41:38] "GET /project/130c4226-690f-4e7e-be55-f481dc5fa78c?fields=virtual_networks HTTP/1.1" 200 1032 0.076151 10.0.0.38 - - [2026-08-31 04:41:38] "GET /projects?obj_uuids=130c4226-690f-4e7e-be55-f481dc5fa78c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 10.0.0.50 - - [2026-08-31 04:41:38] "GET /project/130c4226-690f-4e7e-be55-f481dc5fa78c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.062272 10.0.0.38 - - [2026-08-31 04:41:38] "GET /projects?obj_uuids=130c4226-690f-4e7e-be55-f481dc5fa78c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001631 10.0.0.50 - - [2026-08-31 04:41:38] "GET /project/130c4226-690f-4e7e-be55-f481dc5fa78c?fields=security_groups HTTP/1.1" 200 1253 0.062132 10.0.0.50 - - [2026-08-31 04:41:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.030033 10.0.0.38 - - [2026-08-31 04:41:39] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005140 10.0.0.38 - - [2026-08-31 04:41:39] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001462 10.0.0.38 - - [2026-08-31 04:41:39] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010365 10.0.0.38 - - [2026-08-31 04:41:40] "POST /id-to-fqname HTTP/1.1" 200 190 0.004151 10.0.0.38 - - [2026-08-31 04:41:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.013488 10.0.0.38 - - [2026-08-31 04:41:40] "POST /security-groups HTTP/1.1" 200 591 0.085274 10.0.0.50 - - [2026-08-31 04:41:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.004847 10.0.0.38 - - [2026-08-31 04:41:40] "POST /projects HTTP/1.1" 200 585 0.380550 10.0.0.38 - - [2026-08-31 04:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.415126 10.0.0.50 - - [2026-08-31 04:41:40] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.588271 10.0.0.50 - - [2026-08-31 04:41:40] "POST /access-control-lists HTTP/1.1" 200 594 0.093773 10.0.0.50 - - [2026-08-31 04:41:41] "GET / HTTP/1.1" 200 35931 0.002580 10.0.0.50 - - [2026-08-31 04:41:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000662 10.0.0.50 - - [2026-08-31 04:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.032008 10.0.0.50 - - [2026-08-31 04:41:44] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004751 10.0.0.50 - - [2026-08-31 04:41:44] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003979 10.0.0.50 - - [2026-08-31 04:41:44] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003886 10.0.0.50 - - [2026-08-31 04:41:44] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.014967 10.0.0.50 - - [2026-08-31 04:41:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.026034 10.0.0.38 - - [2026-08-31 04:41:46] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003998 10.0.0.38 - - [2026-08-31 04:41:46] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001215 10.0.0.38 - - [2026-08-31 04:41:46] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008481 10.0.0.38 - - [2026-08-31 04:41:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.002620 10.0.0.38 - - [2026-08-31 04:41:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.009369 10.0.0.38 - - [2026-08-31 04:41:46] "POST /security-groups HTTP/1.1" 200 591 0.036126 10.0.0.38 - - [2026-08-31 04:41:46] "POST /projects HTTP/1.1" 200 585 0.298601 10.0.0.38 - - [2026-08-31 04:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.338365 10.0.0.50 - - [2026-08-31 04:41:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.013036 10.0.0.50 - - [2026-08-31 04:41:46] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.496828 10.0.0.50 - - [2026-08-31 04:41:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.029480 10.0.0.38 - - [2026-08-31 04:41:47] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004823 10.0.0.38 - - [2026-08-31 04:41:47] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001918 10.0.0.38 - - [2026-08-31 04:41:47] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008820 10.0.0.38 - - [2026-08-31 04:41:47] "POST /id-to-fqname HTTP/1.1" 200 190 0.009276 10.0.0.38 - - [2026-08-31 04:41:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.005262 10.0.0.38 - - [2026-08-31 04:41:47] "POST /security-groups HTTP/1.1" 200 591 0.052276 10.0.0.38 - - [2026-08-31 04:41:47] "POST /projects HTTP/1.1" 200 585 0.330617 10.0.0.50 - - [2026-08-31 04:41:47] "POST /access-control-lists HTTP/1.1" 200 596 0.041939 10.0.0.38 - - [2026-08-31 04:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.415343 10.0.0.50 - - [2026-08-31 04:41:47] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.610284 10.0.0.50 - - [2026-08-31 04:41:48] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.50 - - [2026-08-31 04:41:49] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.50 - - [2026-08-31 04:41:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.004563 10.0.0.50 - - [2026-08-31 04:41:49] "POST /api-access-lists HTTP/1.1" 200 521 0.031733 10.0.0.50 - - [2026-08-31 04:41:49] "GET /api-access-list/e28831b9-79ef-418c-99bc-49ddf4cd62d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.009129 10.0.0.50 - - [2026-08-31 04:41:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000709 10.0.0.50 - - [2026-08-31 04:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.060452 10.0.0.38 - - [2026-08-31 04:41:50] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001606 10.0.0.50 - - [2026-08-31 04:41:50] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.099324 10.0.0.50 - - [2026-08-31 04:41:50] "GET /virtual-networks?parent_id=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026679 10.0.0.50 - - [2026-08-31 04:41:51] "POST /virtual-networks HTTP/1.1" 200 583 0.137944 10.0.0.50 - - [2026-08-31 04:41:51] "POST /route-targets HTTP/1.1" 200 327 0.016863 10.0.0.50 - - [2026-08-31 04:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.055033 10.0.0.50 - - [2026-08-31 04:41:51] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.023703 10.0.0.38 - - [2026-08-31 04:41:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008074 10.0.0.50 - - [2026-08-31 04:41:51] "POST /ref-update HTTP/1.1" 200 156 0.127521 10.0.0.50 - - [2026-08-31 04:41:51] "POST /neutron/network HTTP/1.1" 200 859 0.069407 10.0.0.50 - - [2026-08-31 04:41:51] "GET /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027974 10.0.0.50 - - [2026-08-31 04:41:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.50 - - [2026-08-31 04:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.054151 10.0.0.38 - - [2026-08-31 04:41:52] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001360 10.0.0.50 - - [2026-08-31 04:41:52] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.092589 10.0.0.50 - - [2026-08-31 04:41:52] "GET /virtual-networks?parent_id=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025572 10.0.0.50 - - [2026-08-31 04:41:52] "POST /virtual-networks HTTP/1.1" 200 583 0.144918 10.0.0.50 - - [2026-08-31 04:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.053138 10.0.0.50 - - [2026-08-31 04:41:52] "POST /ref-update HTTP/1.1" 200 156 0.045246 10.0.0.50 - - [2026-08-31 04:41:52] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.032525 10.0.0.38 - - [2026-08-31 04:41:52] "POST /useragent-kv HTTP/1.1" 200 115 0.019776 10.0.0.50 - - [2026-08-31 04:41:52] "POST /ref-update HTTP/1.1" 200 156 0.137432 10.0.0.50 - - [2026-08-31 04:41:52] "POST /neutron/network HTTP/1.1" 200 861 0.059429 10.0.0.50 - - [2026-08-31 04:41:53] "GET /virtual-network/6e5f5250-2217-499a-b61f-0feeac0b1044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.033129 10.0.0.50 - - [2026-08-31 04:41:53] "POST /neutron/subnet HTTP/1.1" 200 681 0.058367 10.0.0.50 - - [2026-08-31 04:41:54] "GET /obj-perms HTTP/1.1" 403 257 0.346145 10.0.0.185 - - [2026-08-31 04:41:54] "GET /obj-perms HTTP/1.1" 200 4493 0.059259 10.0.0.50 - - [2026-08-31 04:41:55] "GET /obj-perms HTTP/1.1" 403 257 0.040685 10.0.0.185 - - [2026-08-31 04:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.032430 10.0.0.38 - - [2026-08-31 04:41:56] "GET /obj-perms HTTP/1.1" 403 257 0.039092 10.0.0.38 - - [2026-08-31 04:41:57] "GET /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.020554 10.0.0.50 - - [2026-08-31 04:41:57] "GET /obj-perms HTTP/1.1" 200 4467 0.054482 10.0.0.50 - - [2026-08-31 04:41:57] "GET /obj-perms HTTP/1.1" 403 257 0.017751 10.0.0.50 - - [2026-08-31 04:41:57] "PUT /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b HTTP/1.1" 200 264 0.087740 10.0.0.50 - - [2026-08-31 04:41:58] "GET /obj-perms HTTP/1.1" 403 257 0.024916 10.0.0.50 - - [2026-08-31 04:41:58] "GET /obj-perms HTTP/1.1" 403 257 0.042712 10.0.0.185 - - [2026-08-31 04:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.38 - - [2026-08-31 04:41:59] "GET /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.042170 10.0.0.50 - - [2026-08-31 04:41:59] "GET /obj-perms HTTP/1.1" 403 257 0.017396 10.0.0.50 - - [2026-08-31 04:41:59] "GET /obj-perms HTTP/1.1" 200 4467 0.005398 10.0.0.50 - - [2026-08-31 04:41:59] "GET /obj-perms HTTP/1.1" 403 257 0.015469 10.0.0.50 - - [2026-08-31 04:41:59] "PUT /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b HTTP/1.1" 200 264 0.089131 10.0.0.38 - - [2026-08-31 04:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.050130 10.0.0.38 - - [2026-08-31 04:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006402 10.0.0.50 - - [2026-08-31 04:42:00] "DELETE /virtual-network/6e5f5250-2217-499a-b61f-0feeac0b1044 HTTP/1.1" 200 115 0.218507 10.0.0.50 - - [2026-08-31 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.38 - - [2026-08-31 04:42:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003748 10.0.0.38 - - [2026-08-31 04:42:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005033 10.0.0.50 - - [2026-08-31 04:42:00] "DELETE /virtual-network/cebf31e7-ea67-479c-ab33-90ae4dad757b HTTP/1.1" 200 115 0.174621 10.0.0.50 - - [2026-08-31 04:42:00] "DELETE /api-access-list/e28831b9-79ef-418c-99bc-49ddf4cd62d9 HTTP/1.1" 200 115 0.076132 10.0.0.38 - - [2026-08-31 04:42:00] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051 10.0.0.50 - - [2026-08-31 04:42:00] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.146436 10.0.0.38 - - [2026-08-31 04:42:00] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001522 10.0.0.50 - - [2026-08-31 04:42:00] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?fields=virtual_networks HTTP/1.1" 200 1042 0.078865 10.0.0.38 - - [2026-08-31 04:42:00] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001743 10.0.0.50 - - [2026-08-31 04:42:00] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.063140 10.0.0.38 - - [2026-08-31 04:42:00] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001567 10.0.0.50 - - [2026-08-31 04:42:01] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?fields=security_groups HTTP/1.1" 200 1268 0.070156 10.0.0.38 - - [2026-08-31 04:42:01] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002285 10.0.0.50 - - [2026-08-31 04:42:01] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.065663 10.0.0.38 - - [2026-08-31 04:42:01] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001613 10.0.0.50 - - [2026-08-31 04:42:01] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?fields=virtual_networks HTTP/1.1" 200 1043 0.072008 10.0.0.38 - - [2026-08-31 04:42:01] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001445 10.0.0.50 - - [2026-08-31 04:42:01] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.077082 10.0.0.38 - - [2026-08-31 04:42:01] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001714 10.0.0.50 - - [2026-08-31 04:42:01] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?fields=security_groups HTTP/1.1" 200 1269 0.067726 10.0.0.50 - - [2026-08-31 04:42:05] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-08-31 04:42:06] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.50 - - [2026-08-31 04:42:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000649 10.0.0.50 - - [2026-08-31 04:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.091153 10.0.0.38 - - [2026-08-31 04:42:07] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001429 10.0.0.50 - - [2026-08-31 04:42:07] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.097140 10.0.0.50 - - [2026-08-31 04:42:07] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.017288 10.0.0.50 - - [2026-08-31 04:42:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.016016 10.0.0.50 - - [2026-08-31 04:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018219 10.0.0.38 - - [2026-08-31 04:42:07] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001949 10.0.0.50 - - [2026-08-31 04:42:07] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027662 10.0.0.50 - - [2026-08-31 04:42:07] "POST /service-templates HTTP/1.1" 403 264 0.016192 10.0.0.50 - - [2026-08-31 04:42:07] "POST /fqname-to-id HTTP/1.1" 404 215 0.004699 10.0.0.50 - - [2026-08-31 04:42:07] "POST /api-access-lists HTTP/1.1" 200 555 0.035774 10.0.0.50 - - [2026-08-31 04:42:07] "GET /api-access-list/c430b77b-9245-407e-aece-f50661c36f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010240 10.0.0.50 - - [2026-08-31 04:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023441 10.0.0.38 - - [2026-08-31 04:42:08] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001285 10.0.0.50 - - [2026-08-31 04:42:08] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.103179 10.0.0.50 - - [2026-08-31 04:42:08] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026189 10.0.0.50 - - [2026-08-31 04:42:08] "POST /virtual-networks HTTP/1.1" 200 583 0.148738 10.0.0.50 - - [2026-08-31 04:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.054480 10.0.0.50 - - [2026-08-31 04:42:08] "POST /ref-update HTTP/1.1" 200 156 0.037196 10.0.0.50 - - [2026-08-31 04:42:08] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.026324 10.0.0.38 - - [2026-08-31 04:42:08] "POST /useragent-kv HTTP/1.1" 200 115 0.017058 10.0.0.50 - - [2026-08-31 04:42:08] "POST /ref-update HTTP/1.1" 200 156 0.125659 10.0.0.50 - - [2026-08-31 04:42:08] "GET /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030471 10.0.0.50 - - [2026-08-31 04:42:09] "POST /neutron/network HTTP/1.1" 200 860 0.060053 10.0.0.50 - - [2026-08-31 04:42:09] "GET /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008154 10.0.0.50 - - [2026-08-31 04:42:09] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005090 10.0.0.50 - - [2026-08-31 04:42:09] "GET /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008153 10.0.0.50 - - [2026-08-31 04:42:09] "GET /obj-perms HTTP/1.1" 200 4467 0.007355 10.0.0.50 - - [2026-08-31 04:42:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.023974 10.0.0.50 - - [2026-08-31 04:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021439 10.0.0.38 - - [2026-08-31 04:42:10] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001664 10.0.0.50 - - [2026-08-31 04:42:10] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.030033 10.0.0.50 - - [2026-08-31 04:42:10] "POST /service-templates HTTP/1.1" 403 264 0.017445 10.0.0.50 - - [2026-08-31 04:42:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.004896 10.0.0.50 - - [2026-08-31 04:42:10] "POST /api-access-lists HTTP/1.1" 200 521 0.033906 10.0.0.50 - - [2026-08-31 04:42:10] "GET /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.008181 10.0.0.50 - - [2026-08-31 04:42:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.026685 10.0.0.50 - - [2026-08-31 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026153 10.0.0.38 - - [2026-08-31 04:42:11] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001223 10.0.0.50 - - [2026-08-31 04:42:11] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.032222 10.0.0.50 - - [2026-08-31 04:42:11] "POST /service-templates HTTP/1.1" 200 551 0.061268 10.0.0.50 - - [2026-08-31 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.032702 10.0.0.50 - - [2026-08-31 04:42:11] "GET /service-template/f1d0e5ed-e900-4e7d-8eb0-86fb567897bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.025237 10.0.0.50 - - [2026-08-31 04:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029207 10.0.0.50 - - [2026-08-31 04:42:11] "GET /service-template/f1d0e5ed-e900-4e7d-8eb0-86fb567897bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.028712 10.0.0.50 - - [2026-08-31 04:42:12] "GET /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.036897 10.0.0.185 - - [2026-08-31 04:42:13] "GET /obj-perms HTTP/1.1" 403 257 0.079412 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/130c4226-690f-4e7e-be55-f481dc5fa78c HTTP/1.1" 404 177 0.116032 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/a08cf0dc-b732-4640-a15b-dc499c0eeced HTTP/1.1" 404 177 0.111223 10.0.0.38 - - [2026-08-31 04:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.198405 10.0.0.38 - - [2026-08-31 04:42:14] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001440 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/d2f9b7f63958430f8e86b4205039de27 HTTP/1.1" 404 173 0.231384 10.0.0.38 - - [2026-08-31 04:42:14] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002035 10.0.0.38 - - [2026-08-31 04:42:14] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.078710 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/bdcd1611-e9a7-43b5-b346-4d7daecc2698 HTTP/1.1" 404 177 0.306258 10.0.0.38 - - [2026-08-31 04:42:14] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001497 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/52b72fe9d2c94c798c1ad943b1585638 HTTP/1.1" 404 173 0.303686 10.0.0.38 - - [2026-08-31 04:42:14] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.096668 10.0.0.38 - - [2026-08-31 04:42:14] "DELETE /project/520a15ce620840189ead3c59e0c63f3f HTTP/1.1" 404 173 0.377792 10.0.0.38 - - [2026-08-31 04:42:14] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002062 10.0.0.38 - - [2026-08-31 04:42:14] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?fields=security_groups HTTP/1.1" 200 1373 0.153806 10.0.0.50 - - [2026-08-31 04:42:14] "DELETE /access-control-list/670cae2e-0c3d-42e2-8893-0e895c5d6daa HTTP/1.1" 200 115 0.426178 10.0.0.38 - - [2026-08-31 04:42:14] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?fields=security_groups HTTP/1.1" 200 1374 0.153265 10.0.0.50 - - [2026-08-31 04:42:15] "GET /api-access-list/c430b77b-9245-407e-aece-f50661c36f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.022555 10.0.0.38 - - [2026-08-31 04:42:15] "DELETE /security-group/aa4ffd91-1737-48ae-a301-d157d972c425 HTTP/1.1" 200 115 0.170367 10.0.0.38 - - [2026-08-31 04:42:15] "GET /projects?obj_uuids=52b72fe9-d2c9-4c79-8c1a-d943b1585638&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001901 10.0.0.50 - - [2026-08-31 04:42:15] "PUT /api-access-list/c430b77b-9245-407e-aece-f50661c36f21 HTTP/1.1" 200 264 0.047264 10.0.0.38 - - [2026-08-31 04:42:15] "DELETE /security-group/97d7dc32-c7c5-4a9b-bf86-39e52a71d2d5 HTTP/1.1" 200 115 0.151657 10.0.0.38 - - [2026-08-31 04:42:15] "GET /projects?obj_uuids=d2f9b7f6-3958-430f-8e86-b4205039de27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001982 10.0.0.50 - - [2026-08-31 04:42:15] "DELETE /access-control-list/0a1dd908-11d0-4748-a750-cca1ae79e097 HTTP/1.1" 200 115 0.137314 10.0.0.38 - - [2026-08-31 04:42:15] "GET /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638?fields=application_policy_sets HTTP/1.1" 200 1412 0.141216 10.0.0.50 - - [2026-08-31 04:42:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.002679 10.0.0.38 - - [2026-08-31 04:42:15] "GET /project/d2f9b7f6-3958-430f-8e86-b4205039de27?fields=application_policy_sets HTTP/1.1" 200 1413 0.154833 10.0.0.50 - - [2026-08-31 04:42:15] "DELETE /access-control-list/1f594c74-45e7-48f7-aebd-3fd664bd6a66 HTTP/1.1" 200 115 0.099769 10.0.0.38 - - [2026-08-31 04:42:15] "DELETE /project/52b72fe9-d2c9-4c79-8c1a-d943b1585638 HTTP/1.1" 200 115 1.112608 10.0.0.38 - - [2026-08-31 04:42:15] "DELETE /project/d2f9b7f6-3958-430f-8e86-b4205039de27 HTTP/1.1" 200 115 1.190192 10.0.0.50 - - [2026-08-31 04:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.067622 10.0.0.38 - - [2026-08-31 04:42:15] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003311 10.0.0.50 - - [2026-08-31 04:42:16] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.111211 10.0.0.50 - - [2026-08-31 04:42:16] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.030601 10.0.0.50 - - [2026-08-31 04:42:16] "POST /virtual-networks HTTP/1.1" 403 263 0.019779 10.0.0.50 - - [2026-08-31 04:42:16] "GET /obj-perms HTTP/1.1" 403 257 0.018017 10.0.0.50 - - [2026-08-31 04:42:16] "GET /obj-perms HTTP/1.1" 403 257 0.020317 10.0.0.50 - - [2026-08-31 04:42:16] "GET /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005336 10.0.0.50 - - [2026-08-31 04:42:16] "PUT /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d HTTP/1.1" 200 264 0.015695 10.0.0.50 - - [2026-08-31 04:42:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.021228 10.0.0.50 - - [2026-08-31 04:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022389 10.0.0.38 - - [2026-08-31 04:42:17] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001453 10.0.0.50 - - [2026-08-31 04:42:17] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.031306 10.0.0.50 - - [2026-08-31 04:42:17] "POST /service-templates HTTP/1.1" 403 264 0.023350 10.0.0.50 - - [2026-08-31 04:42:17] "GET /api-access-list/c430b77b-9245-407e-aece-f50661c36f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.007439 10.0.0.50 - - [2026-08-31 04:42:17] "PUT /api-access-list/c430b77b-9245-407e-aece-f50661c36f21 HTTP/1.1" 200 264 0.017732 10.0.0.50 - - [2026-08-31 04:42:17] "GET /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005801 10.0.0.50 - - [2026-08-31 04:42:17] "PUT /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d HTTP/1.1" 200 264 0.017079 10.0.0.50 - - [2026-08-31 04:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.50 - - [2026-08-31 04:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.185 - - [2026-08-31 04:42:18] "GET /obj-perms HTTP/1.1" 403 257 0.020634 10.0.0.185 - - [2026-08-31 04:42:19] "GET /obj-perms HTTP/1.1" 403 257 0.045949 10.0.0.38 - - [2026-08-31 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.38 - - [2026-08-31 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.50 - - [2026-08-31 04:42:19] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.052236 10.0.0.50 - - [2026-08-31 04:42:19] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005512 10.0.0.50 - - [2026-08-31 04:42:19] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.016206 10.0.0.50 - - [2026-08-31 04:42:19] "GET /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.034376 10.0.0.50 - - [2026-08-31 04:42:20] "DELETE /api-access-list/c430b77b-9245-407e-aece-f50661c36f21 HTTP/1.1" 200 115 0.057005 10.0.0.50 - - [2026-08-31 04:42:20] "DELETE /api-access-list/57bc735d-b7c4-482d-84f7-e127c3af406d HTTP/1.1" 200 115 0.043605 10.0.0.50 - - [2026-08-31 04:42:21] "GET /obj-perms HTTP/1.1" 403 257 0.049890 10.0.0.185 - - [2026-08-31 04:42:21] "GET /obj-perms HTTP/1.1" 403 257 0.038389 10.0.0.38 - - [2026-08-31 04:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.50 - - [2026-08-31 04:42:22] "GET /obj-perms HTTP/1.1" 403 257 0.020229 10.0.0.50 - - [2026-08-31 04:42:22] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.005937 10.0.0.50 - - [2026-08-31 04:42:22] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.020378 10.0.0.50 - - [2026-08-31 04:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.50 - - [2026-08-31 04:42:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.027493 10.0.0.50 - - [2026-08-31 04:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019172 10.0.0.50 - - [2026-08-31 04:42:22] "DELETE /service-template/f1d0e5ed-e900-4e7d-8eb0-86fb567897bc HTTP/1.1" 200 115 0.055401 10.0.0.50 - - [2026-08-31 04:42:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.034648 10.0.0.38 - - [2026-08-31 04:42:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005157 10.0.0.38 - - [2026-08-31 04:42:22] "POST /useragent-kv HTTP/1.1" 200 115 0.010797 10.0.0.50 - - [2026-08-31 04:42:22] "DELETE /virtual-network/366bcc2c-153a-4503-968b-e89ef424f1c3 HTTP/1.1" 200 115 0.169286 10.0.0.50 - - [2026-08-31 04:42:22] "DELETE /route-target/28b36cba-54f2-42a3-99ec-42d1ca4d5496 HTTP/1.1" 200 115 0.037439 10.0.0.50 - - [2026-08-31 04:42:23] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005771 10.0.0.50 - - [2026-08-31 04:42:23] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.019957 10.0.0.50 - - [2026-08-31 04:42:23] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.005730 10.0.0.50 - - [2026-08-31 04:42:23] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.017617 10.0.0.50 - - [2026-08-31 04:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2026-08-31 04:42:25] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.50 - - [2026-08-31 04:42:25] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.056490 10.0.0.50 - - [2026-08-31 04:42:26] "POST /neutron/network HTTP/1.1" 200 117 0.117465 10.0.0.50 - - [2026-08-31 04:42:26] "POST /neutron/network HTTP/1.1" 200 876 0.012243 10.0.0.50 - - [2026-08-31 04:42:26] "POST /id-to-fqname HTTP/1.1" 200 240 0.002132 10.0.0.50 - - [2026-08-31 04:42:26] "GET /virtual-network/f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007973 10.0.0.50 - - [2026-08-31 04:42:26] "GET /virtual-network/f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.007242 10.0.0.50 - - [2026-08-31 04:42:26] "POST /neutron/subnet HTTP/1.1" 200 733 0.011626 10.0.0.50 - - [2026-08-31 04:42:26] "GET /virtual-network/f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.008416 10.0.0.50 - - [2026-08-31 04:42:26] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.006618 10.0.0.50 - - [2026-08-31 04:42:27] "GET /virtual-network/f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.011331 10.0.0.185 - - [2026-08-31 04:42:27] "GET /obj-perms HTTP/1.1" 200 4467 0.075594 10.0.0.50 - - [2026-08-31 04:42:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.004905 10.0.0.50 - - [2026-08-31 04:42:27] "POST /api-access-lists HTTP/1.1" 200 555 0.035311 10.0.0.50 - - [2026-08-31 04:42:27] "GET /api-access-list/126c5c3a-f00c-4c89-9aa0-bc90b730e03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2441 0.009575 10.0.0.50 - - [2026-08-31 04:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024347 10.0.0.38 - - [2026-08-31 04:42:27] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001607 10.0.0.50 - - [2026-08-31 04:42:28] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.086651 10.0.0.38 - - [2026-08-31 04:42:28] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001586 10.0.0.50 - - [2026-08-31 04:42:28] "POST /neutron/network HTTP/1.1" 200 657 0.240298 10.0.0.50 - - [2026-08-31 04:42:28] "POST /route-targets HTTP/1.1" 200 327 0.020567 10.0.0.38 - - [2026-08-31 04:42:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006189 10.0.0.50 - - [2026-08-31 04:42:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.358036 10.0.0.50 - - [2026-08-31 04:42:29] "POST /id-to-fqname HTTP/1.1" 200 240 0.020782 10.0.0.50 - - [2026-08-31 04:42:29] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.030792 10.0.0.50 - - [2026-08-31 04:42:29] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.033878 10.0.0.50 - - [2026-08-31 04:42:29] "POST /neutron/network HTTP/1.1" 200 876 0.044213 10.0.0.50 - - [2026-08-31 04:42:29] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007578 10.0.0.50 - - [2026-08-31 04:42:29] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.006049 10.0.0.50 - - [2026-08-31 04:42:29] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007896 10.0.0.38 - - [2026-08-31 04:42:29] "GET /obj-perms HTTP/1.1" 200 4467 0.040645 10.0.0.50 - - [2026-08-31 04:42:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.022644 10.0.0.38 - - [2026-08-31 04:42:30] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001975 10.0.0.50 - - [2026-08-31 04:42:30] "POST /access-control-lists HTTP/1.1" 200 626 0.050532 10.0.0.50 - - [2026-08-31 04:42:30] "PUT /access-control-list/dcb7875c-f338-4bad-965d-b0109d4e97fe HTTP/1.1" 200 272 0.018564 10.0.0.50 - - [2026-08-31 04:42:30] "POST /neutron/security_group HTTP/1.1" 200 1438 0.663405 10.0.0.38 - - [2026-08-31 04:42:31] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001819 10.0.0.50 - - [2026-08-31 04:42:31] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.306217 10.0.0.50 - - [2026-08-31 04:42:31] "PUT /access-control-list/dcb7875c-f338-4bad-965d-b0109d4e97fe HTTP/1.1" 200 272 0.019194 10.0.0.50 - - [2026-08-31 04:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.048514 10.0.0.50 - - [2026-08-31 04:42:31] "GET /security-group/0be1361c-5309-4fa8-b014-bb9d934cb09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.019457 10.0.0.38 - - [2026-08-31 04:42:32] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001371 10.0.0.50 - - [2026-08-31 04:42:32] "POST /neutron/security_group_rule HTTP/1.1" 200 1749 0.113177 10.0.0.50 - - [2026-08-31 04:42:32] "POST /id-to-fqname HTTP/1.1" 200 240 0.024821 10.0.0.50 - - [2026-08-31 04:42:33] "POST /neutron/network HTTP/1.1" 200 876 0.010313 10.0.0.50 - - [2026-08-31 04:42:33] "POST /neutron/port HTTP/1.1" 200 117 0.036560 10.0.0.38 - - [2026-08-31 04:42:38] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001262 10.0.0.50 - - [2026-08-31 04:42:38] "POST /neutron/port HTTP/1.1" 200 1072 0.759724 10.0.0.50 - - [2026-08-31 04:42:39] "POST /neutron/port HTTP/1.1" 200 1126 0.158176 10.0.0.50 - - [2026-08-31 04:42:40] "POST /neutron/port HTTP/1.1" 200 1136 0.024760 10.0.0.50 - - [2026-08-31 04:42:40] "POST /neutron/port HTTP/1.1" 200 117 0.001573 10.0.0.50 - - [2026-08-31 04:42:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009233 10.0.0.50 - - [2026-08-31 04:42:54] "POST /neutron/port HTTP/1.1" 200 1136 0.054131 10.0.0.50 - - [2026-08-31 04:42:55] "GET /obj-perms HTTP/1.1" 200 4493 0.042461 10.0.0.50 - - [2026-08-31 04:42:59] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009834 10.0.0.50 - - [2026-08-31 04:43:04] "POST /neutron/port HTTP/1.1" 200 1136 0.024215 10.0.0.50 - - [2026-08-31 04:43:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008679 10.0.0.50 - - [2026-08-31 04:43:04] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 401 292 0.000699 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.049547 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.020649 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823 HTTP/1.1" 200 3024 0.033238 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.023740 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823 HTTP/1.1" 200 3024 0.032979 10.0.0.50 - - [2026-08-31 04:43:05] "GET /instance-ip/66fa8ee1-211b-4f38-b916-3a3e5bb8a1d0 HTTP/1.1" 200 1640 0.026719 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.021227 10.0.0.50 - - [2026-08-31 04:43:05] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823 HTTP/1.1" 200 3024 0.030760 10.0.0.50 - - [2026-08-31 04:43:05] "GET /instance-ip/66fa8ee1-211b-4f38-b916-3a3e5bb8a1d0 HTTP/1.1" 200 1640 0.024120 10.0.0.50 - - [2026-08-31 04:43:05] "POST /fqname-to-id HTTP/1.1" 403 354 0.021902 10.0.0.50 - - [2026-08-31 04:43:05] "GET / HTTP/1.1" 200 35931 0.003366 10.0.0.50 - - [2026-08-31 04:43:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000742 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025540 10.0.0.50 - - [2026-08-31 04:43:06] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005797 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024088 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022997 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.020416 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2026-08-31 04:43:06] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005966 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024318 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.028288 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.019492 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-08-31 04:43:06] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004879 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023370 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.025505 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.022748 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.50 - - [2026-08-31 04:43:06] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007817 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027317 10.0.0.50 - - [2026-08-31 04:43:06] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.028389 10.0.0.50 - - [2026-08-31 04:43:06] "POST /fqname-to-id HTTP/1.1" 403 354 0.021259 10.0.0.50 - - [2026-08-31 04:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.50 - - [2026-08-31 04:43:07] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006090 10.0.0.50 - - [2026-08-31 04:43:07] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.033109 10.0.0.50 - - [2026-08-31 04:43:07] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.029147 10.0.0.50 - - [2026-08-31 04:43:07] "POST /neutron/port HTTP/1.1" 200 1136 0.052142 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 403 354 0.024442 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.50 - - [2026-08-31 04:43:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006091 10.0.0.50 - - [2026-08-31 04:43:08] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.027976 10.0.0.50 - - [2026-08-31 04:43:08] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.032616 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 403 354 0.023062 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.50 - - [2026-08-31 04:43:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005384 10.0.0.50 - - [2026-08-31 04:43:08] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.031384 10.0.0.50 - - [2026-08-31 04:43:08] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.031766 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024200 10.0.0.50 - - [2026-08-31 04:43:08] "GET /routing-instance/8cc5dfa7-5108-4f0e-b255-aeb5ed67e56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.025943 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 403 354 0.024467 10.0.0.50 - - [2026-08-31 04:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.50 - - [2026-08-31 04:43:08] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006630 10.0.0.50 - - [2026-08-31 04:43:08] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.024887 10.0.0.50 - - [2026-08-31 04:43:09] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.027420 10.0.0.50 - - [2026-08-31 04:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019765 10.0.0.50 - - [2026-08-31 04:43:09] "GET /routing-instance/8cc5dfa7-5108-4f0e-b255-aeb5ed67e56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.024709 10.0.0.50 - - [2026-08-31 04:43:09] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.027339 10.0.0.50 - - [2026-08-31 04:43:09] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.029306 10.0.0.38 - - [2026-08-31 04:43:09] "GET /obj-perms HTTP/1.1" 403 257 0.045399 10.0.0.50 - - [2026-08-31 04:43:09] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.033050 10.0.0.50 - - [2026-08-31 04:43:09] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.034857 10.0.0.38 - - [2026-08-31 04:43:09] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.030011 10.0.0.50 - - [2026-08-31 04:43:10] "GET /obj-perms HTTP/1.1" 403 257 0.045650 10.0.0.185 - - [2026-08-31 04:43:10] "GET /obj-perms HTTP/1.1" 200 4467 0.005518 10.0.0.50 - - [2026-08-31 04:43:10] "GET /obj-perms HTTP/1.1" 403 257 0.018479 10.0.0.50 - - [2026-08-31 04:43:10] "GET /obj-perms HTTP/1.1" 403 257 0.039956 10.0.0.50 - - [2026-08-31 04:43:10] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.031832 10.0.0.185 - - [2026-08-31 04:43:10] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.025644 10.0.0.50 - - [2026-08-31 04:43:11] "POST /neutron/port HTTP/1.1" 200 1136 0.023232 10.0.0.50 - - [2026-08-31 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.030727 10.0.0.38 - - [2026-08-31 04:43:11] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001678 10.0.0.50 - - [2026-08-31 04:43:11] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.120828 10.0.0.50 - - [2026-08-31 04:43:11] "GET /virtual-network/f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.031196 10.0.0.50 - - [2026-08-31 04:43:11] "GET /floating-ip-pools?parent_id=f5c6bf5e-28c3-4bf7-bab2-f5b182d929b9&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.024734 10.0.0.50 - - [2026-08-31 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022720 10.0.0.50 - - [2026-08-31 04:43:11] "GET /floating-ip-pool/b556777d-eea1-466c-aeb6-5b9d6b311c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1181 0.024002 10.0.0.38 - - [2026-08-31 04:43:11] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001961 10.0.0.50 - - [2026-08-31 04:43:11] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.091333 10.0.0.50 - - [2026-08-31 04:43:11] "POST /neutron/subnet HTTP/1.1" 200 698 0.015399 10.0.0.50 - - [2026-08-31 04:43:11] "POST /floating-ips HTTP/1.1" 200 616 0.130048 10.0.0.50 - - [2026-08-31 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026479 10.0.0.50 - - [2026-08-31 04:43:11] "GET /floating-ip/f83143d5-f309-4577-b492-4914b585f7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.024043 10.0.0.50 - - [2026-08-31 04:43:11] "GET /floating-ip/f83143d5-f309-4577-b492-4914b585f7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.024981 10.0.0.50 - - [2026-08-31 04:43:11] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.024581 10.0.0.50 - - [2026-08-31 04:43:12] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1202 0.041366 10.0.0.50 - - [2026-08-31 04:43:12] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2803 0.035644 10.0.0.50 - - [2026-08-31 04:43:12] "POST /ref-update HTTP/1.1" 200 156 0.039641 10.0.0.50 - - [2026-08-31 04:43:12] "POST /neutron/floatingip HTTP/1.1" 200 561 0.130103 10.0.0.50 - - [2026-08-31 04:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022080 10.0.0.50 - - [2026-08-31 04:43:12] "GET /routing-instance/adfe3051-9be0-4cf0-aa79-a0edb306e34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.025991 10.0.0.50 - - [2026-08-31 04:43:12] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.026160 10.0.0.50 - - [2026-08-31 04:43:13] "POST /neutron/port HTTP/1.1" 200 1126 0.153229 10.0.0.50 - - [2026-08-31 04:43:13] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.031561 10.0.0.50 - - [2026-08-31 04:43:13] "GET /virtual-machine-interface/f55ac2d7-79fb-47f1-9e09-3151992c6823 HTTP/1.1" 200 3586 0.030673 10.0.0.50 - - [2026-08-31 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023111 10.0.0.50 - - [2026-08-31 04:43:13] "GET /security-group/0be1361c-5309-4fa8-b014-bb9d934cb09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.026118 10.0.0.50 - - [2026-08-31 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024165 10.0.0.50 - - [2026-08-31 04:43:13] "GET /security-group/0be1361c-5309-4fa8-b014-bb9d934cb09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.020721 10.0.0.50 - - [2026-08-31 04:43:13] "POST /neutron/security_group HTTP/1.1" 200 580 0.021919 10.0.0.50 - - [2026-08-31 04:43:14] "DELETE /floating-ip/f83143d5-f309-4577-b492-4914b585f7a8 HTTP/1.1" 200 115 0.098937 10.0.0.50 - - [2026-08-31 04:43:14] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.029391 10.0.0.50 - - [2026-08-31 04:43:16] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 200 1291 0.030610 10.0.0.50 - - [2026-08-31 04:43:16] "POST /neutron/port HTTP/1.1" 200 151 0.259529 10.0.0.50 - - [2026-08-31 04:43:18] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 404 171 0.020171 10.0.0.50 - - [2026-08-31 04:43:18] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 404 171 0.016595 10.0.0.50 - - [2026-08-31 04:43:18] "GET /virtual-machine/0358872f-f376-4faf-9124-6242675f883a HTTP/1.1" 404 171 0.017009 10.0.0.50 - - [2026-08-31 04:43:18] "POST /fqname-to-id HTTP/1.1" 403 354 0.020101 10.0.0.50 - - [2026-08-31 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.50 - - [2026-08-31 04:43:18] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005664 10.0.0.50 - - [2026-08-31 04:43:18] "GET /virtual-networks?parent_id=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.022930 10.0.0.50 - - [2026-08-31 04:43:18] "GET /virtual-network/4da08bef-0782-45ea-a7d1-201b25f00fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.026481 10.0.0.50 - - [2026-08-31 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018257 10.0.0.50 - - [2026-08-31 04:43:18] "GET /routing-instance/8cc5dfa7-5108-4f0e-b255-aeb5ed67e56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.024220 10.0.0.50 - - [2026-08-31 04:43:18] "GET /obj-perms HTTP/1.1" 403 257 0.017721 10.0.0.50 - - [2026-08-31 04:43:19] "GET /obj-perms HTTP/1.1" 403 257 0.040196 10.0.0.50 - - [2026-08-31 04:43:25] "GET /obj-perms HTTP/1.1" 200 4467 0.004754 10.0.0.185 - - [2026-08-31 04:43:25] "GET /obj-perms HTTP/1.1" 200 4467 0.004765 10.0.0.50 - - [2026-08-31 04:43:31] "GET /obj-perms HTTP/1.1" 200 4467 0.005542 10.0.0.185 - - [2026-08-31 04:43:31] "GET /obj-perms HTTP/1.1" 200 4467 0.006502 10.0.0.38 - - [2026-08-31 04:43:31] "GET /obj-perms HTTP/1.1" 200 4467 0.004643 10.0.0.50 - - [2026-08-31 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.037832 10.0.0.50 - - [2026-08-31 04:43:32] "POST /neutron/network HTTP/1.1" 200 876 0.046880 10.0.0.50 - - [2026-08-31 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2026-08-31 04:43:32] "DELETE /api-access-list/126c5c3a-f00c-4c89-9aa0-bc90b730e03c HTTP/1.1" 200 115 0.055140 10.0.0.38 - - [2026-08-31 04:43:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005985 10.0.0.38 - - [2026-08-31 04:43:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004572 10.0.0.50 - - [2026-08-31 04:43:33] "POST /neutron/network HTTP/1.1" 200 151 0.242675 10.0.0.50 - - [2026-08-31 04:43:33] "DELETE /route-target/60511d52-0239-4801-b8ba-6ce42d09eaa5 HTTP/1.1" 200 115 0.041783 10.0.0.50 - - [2026-08-31 04:43:35] "GET /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005578 10.0.0.50 - - [2026-08-31 04:43:35] "PUT /api-access-list/a07d781a-0d78-4619-94fe-483a9776d5a6 HTTP/1.1" 200 264 0.014975 10.0.0.38 - - [2026-08-31 04:43:35] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001132 10.0.0.50 - - [2026-08-31 04:43:35] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057474 10.0.0.38 - - [2026-08-31 04:43:35] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001641 10.0.0.50 - - [2026-08-31 04:43:35] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?fields=virtual_networks HTTP/1.1" 200 1042 0.053967 10.0.0.38 - - [2026-08-31 04:43:35] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001518 10.0.0.50 - - [2026-08-31 04:43:35] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.052067 10.0.0.38 - - [2026-08-31 04:43:35] "GET /projects?obj_uuids=520a15ce-6208-4018-9ead-3c59e0c63f3f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002021 10.0.0.50 - - [2026-08-31 04:43:35] "GET /project/520a15ce-6208-4018-9ead-3c59e0c63f3f?fields=security_groups HTTP/1.1" 200 1268 0.058149 10.0.0.38 - - [2026-08-31 04:43:36] "GET /projects?obj_uuids=d21f6d7f-753d-4756-9c08-92953335e433&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001511 10.0.0.50 - - [2026-08-31 04:43:36] "GET /project/d21f6d7f-753d-4756-9c08-92953335e433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.067755 [Introspect:8084]10.0.0.50 - - [2026-08-31 04:43:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001396 10.0.0.50 - - [2026-08-31 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.031610 10.0.0.38 - - [2026-08-31 04:43:40] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004549 10.0.0.38 - - [2026-08-31 04:43:40] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.38 - - [2026-08-31 04:43:40] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007880 10.0.0.38 - - [2026-08-31 04:43:40] "POST /id-to-fqname HTTP/1.1" 200 191 0.002657 10.0.0.38 - - [2026-08-31 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.005102 10.0.0.38 - - [2026-08-31 04:43:40] "POST /security-groups HTTP/1.1" 200 592 0.082264 10.0.0.38 - - [2026-08-31 04:43:40] "POST /projects HTTP/1.1" 200 587 0.331178 10.0.0.50 - - [2026-08-31 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.011685 10.0.0.38 - - [2026-08-31 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.417650 10.0.0.50 - - [2026-08-31 04:43:40] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.613238 10.0.0.50 - - [2026-08-31 04:43:42] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.50 - - [2026-08-31 04:43:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000677 10.0.0.50 - - [2026-08-31 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.065947 10.0.0.38 - - [2026-08-31 04:43:44] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001080 10.0.0.50 - - [2026-08-31 04:43:44] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070855 10.0.0.50 - - [2026-08-31 04:43:44] "POST /ref-update HTTP/1.1" 200 156 0.064514 10.0.0.38 - - [2026-08-31 04:43:45] "POST /useragent-kv HTTP/1.1" 200 115 0.029969 10.0.0.50 - - [2026-08-31 04:43:45] "POST /neutron/subnet HTTP/1.1" 200 716 0.331233 10.0.0.50 - - [2026-08-31 04:43:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001984 10.0.0.50 - - [2026-08-31 04:43:45] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006696 10.0.0.50 - - [2026-08-31 04:43:45] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005965 10.0.0.50 - - [2026-08-31 04:43:45] "POST /neutron/network HTTP/1.1" 200 837 0.013071 10.0.0.50 - - [2026-08-31 04:43:45] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006073 10.0.0.50 - - [2026-08-31 04:43:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001575 10.0.0.50 - - [2026-08-31 04:43:47] "POST /neutron/network HTTP/1.1" 200 847 0.007482 10.0.0.50 - - [2026-08-31 04:43:48] "POST /neutron/port HTTP/1.1" 200 117 0.007958 10.0.0.50 - - [2026-08-31 04:43:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001865 10.0.0.38 - - [2026-08-31 04:43:48] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001132 10.0.0.50 - - [2026-08-31 04:43:48] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.079580 10.0.0.50 - - [2026-08-31 04:43:48] "POST /neutron/network HTTP/1.1" 200 837 0.036739 10.0.0.50 - - [2026-08-31 04:43:49] "POST /neutron/port HTTP/1.1" 200 117 0.007268 10.0.0.50 - - [2026-08-31 04:43:53] "POST /neutron/port HTTP/1.1" 200 1071 0.029326 10.0.0.50 - - [2026-08-31 04:43:53] "POST /neutron/network HTTP/1.1" 200 847 0.018002 10.0.0.50 - - [2026-08-31 04:43:53] "POST /neutron/port HTTP/1.1" 200 1071 0.022491 10.0.0.50 - - [2026-08-31 04:43:54] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010844 10.0.0.50 - - [2026-08-31 04:43:54] "POST /neutron/subnet HTTP/1.1" 200 690 0.013336 10.0.0.50 - - [2026-08-31 04:43:54] "POST /neutron/port HTTP/1.1" 200 1135 0.025073 10.0.0.50 - - [2026-08-31 04:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.50 - - [2026-08-31 04:43:57] "GET /obj-perms HTTP/1.1" 200 4493 0.074631 10.0.0.185 - - [2026-08-31 04:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.185 - - [2026-08-31 04:43:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2026-08-31 04:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-08-31 04:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.185 - - [2026-08-31 04:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.185 - - [2026-08-31 04:43:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.38 - - [2026-08-31 04:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.38 - - [2026-08-31 04:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.50 - - [2026-08-31 04:43:59] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010872 10.0.0.50 - - [2026-08-31 04:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.50 - - [2026-08-31 04:43:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.50 - - [2026-08-31 04:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.50 - - [2026-08-31 04:44:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2026-08-31 04:44:09] "POST /neutron/port HTTP/1.1" 200 1135 0.026905 10.0.0.50 - - [2026-08-31 04:44:14] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008910 10.0.0.50 - - [2026-08-31 04:44:15] "POST /neutron/port HTTP/1.1" 200 1135 0.042027 10.0.0.50 - - [2026-08-31 04:44:15] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2026-08-31 04:44:15] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.030250 10.0.0.50 - - [2026-08-31 04:44:15] "GET /virtual-machine-interface/25e95469-9b9e-45c5-a8f1-1453f5804f4d HTTP/1.1" 200 2948 0.007004 10.0.0.50 - - [2026-08-31 04:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.50 - - [2026-08-31 04:44:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004680 10.0.0.50 - - [2026-08-31 04:44:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003992 10.0.0.50 - - [2026-08-31 04:44:15] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006824 10.0.0.38 - - [2026-08-31 04:44:15] "DELETE /project/57e8b56b193d453fbd1d7f27f47bcb5a HTTP/1.1" 404 173 0.003839 10.0.0.38 - - [2026-08-31 04:44:15] "DELETE /project/520a15ce-6208-4018-9ead-3c59e0c63f3f HTTP/1.1" 404 177 0.007986 10.0.0.50 - - [2026-08-31 04:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.50 - - [2026-08-31 04:44:18] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006766 10.0.0.50 - - [2026-08-31 04:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.50 - - [2026-08-31 04:44:22] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008389 10.0.0.50 - - [2026-08-31 04:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.50 - - [2026-08-31 04:44:26] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009217 10.0.0.50 - - [2026-08-31 04:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.50 - - [2026-08-31 04:44:31] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008042 10.0.0.50 - - [2026-08-31 04:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.50 - - [2026-08-31 04:44:35] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010944 10.0.0.50 - - [2026-08-31 04:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.50 - - [2026-08-31 04:44:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008732 10.0.0.50 - - [2026-08-31 04:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.50 - - [2026-08-31 04:44:43] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.010756 10.0.0.50 - - [2026-08-31 04:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.50 - - [2026-08-31 04:44:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004544 10.0.0.50 - - [2026-08-31 04:44:47] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003634 10.0.0.50 - - [2026-08-31 04:44:47] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007875 10.0.0.50 - - [2026-08-31 04:44:47] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010421 10.0.0.50 - - [2026-08-31 04:44:52] "POST /neutron/port HTTP/1.1" 200 1135 0.026076 10.0.0.50 - - [2026-08-31 04:44:56] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008191 10.0.0.38 - - [2026-08-31 04:44:57] "GET /obj-perms HTTP/1.1" 200 4493 0.043058 10.0.0.50 - - [2026-08-31 04:44:58] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009747 10.0.0.50 - - [2026-08-31 04:44:58] "POST /neutron/port HTTP/1.1" 200 1135 0.023747 10.0.0.50 - - [2026-08-31 04:44:58] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.007352 10.0.0.50 - - [2026-08-31 04:44:58] "GET /virtual-machine-interface/f1787d10-d9ce-458f-86e2-ac9f12b3fb2f HTTP/1.1" 200 2948 0.008077 10.0.0.50 - - [2026-08-31 04:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-08-31 04:44:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004920 10.0.0.50 - - [2026-08-31 04:44:58] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003897 10.0.0.50 - - [2026-08-31 04:44:58] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007996 10.0.0.50 - - [2026-08-31 04:44:59] "POST /neutron/network HTTP/1.1" 200 847 0.027472 10.0.0.50 - - [2026-08-31 04:44:59] "POST /neutron/port HTTP/1.1" 200 117 0.001396 10.0.0.50 - - [2026-08-31 04:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.50 - - [2026-08-31 04:44:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005508 10.0.0.50 - - [2026-08-31 04:44:59] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004584 10.0.0.50 - - [2026-08-31 04:44:59] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007064 10.0.0.50 - - [2026-08-31 04:44:59] "POST /neutron/security_group HTTP/1.1" 200 2071 0.012387 10.0.0.50 - - [2026-08-31 04:45:14] "POST /neutron/network HTTP/1.1" 200 847 0.008765 10.0.0.50 - - [2026-08-31 04:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.001736 10.0.0.50 - - [2026-08-31 04:45:38] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010306 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.005704 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine-interface/25e95469-9b9e-45c5-a8f1-1453f5804f4d HTTP/1.1" 200 2948 0.011602 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.006478 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine-interface/25e95469-9b9e-45c5-a8f1-1453f5804f4d HTTP/1.1" 200 2948 0.010628 10.0.0.50 - - [2026-08-31 04:45:38] "GET /instance-ip/d0231108-94b8-4242-bd41-c3649cb7321a HTTP/1.1" 200 1622 0.009725 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.006261 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-machine-interface/25e95469-9b9e-45c5-a8f1-1453f5804f4d HTTP/1.1" 200 2948 0.007858 10.0.0.50 - - [2026-08-31 04:45:38] "GET /instance-ip/d0231108-94b8-4242-bd41-c3649cb7321a HTTP/1.1" 200 1622 0.007468 10.0.0.50 - - [2026-08-31 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.50 - - [2026-08-31 04:45:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005513 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003958 10.0.0.50 - - [2026-08-31 04:45:38] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007549 10.0.0.50 - - [2026-08-31 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.50 - - [2026-08-31 04:45:38] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005430 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005219 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008655 10.0.0.50 - - [2026-08-31 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.50 - - [2026-08-31 04:45:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005433 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003813 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008038 10.0.0.50 - - [2026-08-31 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.50 - - [2026-08-31 04:45:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004806 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003857 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007531 10.0.0.50 - - [2026-08-31 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.50 - - [2026-08-31 04:45:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004940 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004277 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007471 10.0.0.50 - - [2026-08-31 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.50 - - [2026-08-31 04:45:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005129 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003807 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006935 10.0.0.50 - - [2026-08-31 04:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.50 - - [2026-08-31 04:45:39] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005160 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003637 10.0.0.50 - - [2026-08-31 04:45:39] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007021 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.50 - - [2026-08-31 04:45:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004847 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004115 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.011039 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.50 - - [2026-08-31 04:45:40] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006559 10.0.0.50 - - [2026-08-31 04:45:40] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005941 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.50 - - [2026-08-31 04:45:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005514 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004961 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007541 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.50 - - [2026-08-31 04:45:40] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006196 10.0.0.50 - - [2026-08-31 04:45:40] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004810 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2026-08-31 04:45:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005004 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003679 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007078 10.0.0.50 - - [2026-08-31 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.50 - - [2026-08-31 04:45:40] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005729 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004100 10.0.0.50 - - [2026-08-31 04:45:40] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008111 10.0.0.50 - - [2026-08-31 04:45:41] "GET /obj-perms HTTP/1.1" 200 4469 0.046645 10.0.0.38 - - [2026-08-31 04:45:41] "GET /obj-perms HTTP/1.1" 200 4469 0.048381 10.0.0.185 - - [2026-08-31 04:45:41] "GET /obj-perms HTTP/1.1" 200 4469 0.040269 10.0.0.50 - - [2026-08-31 04:45:41] "GET /obj-perms HTTP/1.1" 200 4469 0.005096 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.004810 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine-interface/f1787d10-d9ce-458f-86e2-ac9f12b3fb2f HTTP/1.1" 200 2948 0.008266 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.004651 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine-interface/f1787d10-d9ce-458f-86e2-ac9f12b3fb2f HTTP/1.1" 200 2948 0.017709 10.0.0.50 - - [2026-08-31 04:45:41] "GET /instance-ip/bc175309-e0e6-4486-977f-feb046084359 HTTP/1.1" 200 1622 0.021226 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.004929 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-machine-interface/f1787d10-d9ce-458f-86e2-ac9f12b3fb2f HTTP/1.1" 200 2948 0.005929 10.0.0.50 - - [2026-08-31 04:45:41] "GET /instance-ip/bc175309-e0e6-4486-977f-feb046084359 HTTP/1.1" 200 1622 0.005417 10.0.0.50 - - [2026-08-31 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.50 - - [2026-08-31 04:45:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005505 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003615 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007562 10.0.0.50 - - [2026-08-31 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.50 - - [2026-08-31 04:45:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005420 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004647 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008820 10.0.0.50 - - [2026-08-31 04:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.50 - - [2026-08-31 04:45:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005944 10.0.0.50 - - [2026-08-31 04:45:41] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004416 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007245 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005735 10.0.0.50 - - [2026-08-31 04:45:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005479 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004262 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006808 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.50 - - [2026-08-31 04:45:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005045 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004281 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006997 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.50 - - [2026-08-31 04:45:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005165 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003776 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006350 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.50 - - [2026-08-31 04:45:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006045 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004682 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008374 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.50 - - [2026-08-31 04:45:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009518 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.008426 10.0.0.50 - - [2026-08-31 04:45:42] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007776 10.0.0.50 - - [2026-08-31 04:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.50 - - [2026-08-31 04:45:43] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.006050 10.0.0.50 - - [2026-08-31 04:45:43] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005888 10.0.0.50 - - [2026-08-31 04:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.50 - - [2026-08-31 04:45:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006863 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005083 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008984 10.0.0.50 - - [2026-08-31 04:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2026-08-31 04:45:43] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005538 10.0.0.50 - - [2026-08-31 04:45:43] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004763 10.0.0.50 - - [2026-08-31 04:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009429 10.0.0.50 - - [2026-08-31 04:45:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005325 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004259 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007069 10.0.0.50 - - [2026-08-31 04:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-08-31 04:45:43] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006107 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003378 10.0.0.50 - - [2026-08-31 04:45:43] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006949 10.0.0.50 - - [2026-08-31 04:45:43] "GET /obj-perms HTTP/1.1" 200 4469 0.004322 10.0.0.38 - - [2026-08-31 04:45:43] "GET /obj-perms HTTP/1.1" 200 4469 0.004717 10.0.0.50 - - [2026-08-31 04:45:43] "GET /obj-perms HTTP/1.1" 200 4469 0.005867 10.0.0.185 - - [2026-08-31 04:45:43] "GET /obj-perms HTTP/1.1" 200 4469 0.005956 10.0.0.50 - - [2026-08-31 04:45:48] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.005443 10.0.0.50 - - [2026-08-31 04:45:50] "POST /neutron/port HTTP/1.1" 200 1135 0.020818 10.0.0.50 - - [2026-08-31 04:45:50] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 200 1294 0.004282 10.0.0.50 - - [2026-08-31 04:45:52] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 404 171 0.003641 10.0.0.50 - - [2026-08-31 04:45:52] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 404 171 0.006155 10.0.0.50 - - [2026-08-31 04:45:52] "GET /virtual-machine/fa28de58-2b40-4fe7-a757-1790d3e21445 HTTP/1.1" 404 171 0.004137 10.0.0.50 - - [2026-08-31 04:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.50 - - [2026-08-31 04:45:53] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005749 10.0.0.50 - - [2026-08-31 04:45:53] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004055 10.0.0.50 - - [2026-08-31 04:45:53] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007322 10.0.0.50 - - [2026-08-31 04:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.50 - - [2026-08-31 04:45:53] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005003 10.0.0.50 - - [2026-08-31 04:45:53] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004439 10.0.0.50 - - [2026-08-31 04:45:53] "GET /obj-perms HTTP/1.1" 200 4469 0.004773 10.0.0.185 - - [2026-08-31 04:45:53] "GET /obj-perms HTTP/1.1" 200 4469 0.004468 10.0.0.50 - - [2026-08-31 04:45:58] "POST /neutron/port HTTP/1.1" 200 1135 0.023986 10.0.0.50 - - [2026-08-31 04:45:59] "GET /obj-perms HTTP/1.1" 200 4469 0.005250 10.0.0.185 - - [2026-08-31 04:45:59] "GET /obj-perms HTTP/1.1" 200 4469 0.005148 10.0.0.50 - - [2026-08-31 04:46:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006576 10.0.0.50 - - [2026-08-31 04:46:00] "POST /neutron/network HTTP/1.1" 200 837 0.011070 10.0.0.50 - - [2026-08-31 04:46:02] "GET /obj-perms HTTP/1.1" 200 4469 0.005638 10.0.0.38 - - [2026-08-31 04:46:02] "GET /obj-perms HTTP/1.1" 200 4469 0.005624 10.0.0.50 - - [2026-08-31 04:46:03] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.006812 10.0.0.50 - - [2026-08-31 04:46:05] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 200 1293 0.005110 10.0.0.50 - - [2026-08-31 04:46:05] "POST /neutron/port HTTP/1.1" 200 151 0.339617 10.0.0.50 - - [2026-08-31 04:46:07] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 404 171 0.003794 10.0.0.50 - - [2026-08-31 04:46:07] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 404 171 0.003480 10.0.0.50 - - [2026-08-31 04:46:07] "GET /virtual-machine/652851b7-12e3-458d-ad52-c5eb7cf55091 HTTP/1.1" 404 171 0.003553 10.0.0.50 - - [2026-08-31 04:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.50 - - [2026-08-31 04:46:07] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005636 10.0.0.50 - - [2026-08-31 04:46:07] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004188 10.0.0.50 - - [2026-08-31 04:46:07] "GET /virtual-network/1a9cae58-28f4-4a90-b5af-c4ef61269c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008477 10.0.0.50 - - [2026-08-31 04:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2026-08-31 04:46:07] "GET /routing-instance/9287f54c-eaec-4aad-ad84-ca33765eb652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005151 10.0.0.50 - - [2026-08-31 04:46:07] "GET /route-target/8e369b00-2d1f-4485-9874-8725449c2840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004941 10.0.0.185 - - [2026-08-31 04:46:07] "GET /obj-perms HTTP/1.1" 200 4469 0.005722 10.0.0.50 - - [2026-08-31 04:46:13] "GET /obj-perms HTTP/1.1" 200 4469 0.004681 10.0.0.185 - - [2026-08-31 04:46:16] "GET /obj-perms HTTP/1.1" 200 4469 0.004281 10.0.0.50 - - [2026-08-31 04:46:23] "GET /obj-perms HTTP/1.1" 200 4469 0.005019 10.0.0.185 - - [2026-08-31 04:46:23] "GET /obj-perms HTTP/1.1" 200 4469 0.007319 10.0.0.50 - - [2026-08-31 04:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.50 - - [2026-08-31 04:46:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.004664 10.0.0.50 - - [2026-08-31 04:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2026-08-31 04:46:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001297 10.0.0.50 - - [2026-08-31 04:46:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068015 10.0.0.50 - - [2026-08-31 04:46:26] "POST /network-policys HTTP/1.1" 200 522 0.046966 10.0.0.50 - - [2026-08-31 04:46:26] "GET /network-policy/1867ec8d-4fc6-4275-be93-76d2f6a240e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.009350 10.0.0.50 - - [2026-08-31 04:46:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.004361 10.0.0.50 - - [2026-08-31 04:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.38 - - [2026-08-31 04:46:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002378 10.0.0.50 - - [2026-08-31 04:46:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.082210 10.0.0.50 - - [2026-08-31 04:46:26] "POST /network-policys HTTP/1.1" 200 522 0.040139 10.0.0.50 - - [2026-08-31 04:46:26] "GET /network-policy/16ab7abc-f7f9-4a40-af75-a0846d9c215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008579 10.0.0.50 - - [2026-08-31 04:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.38 - - [2026-08-31 04:46:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001679 10.0.0.50 - - [2026-08-31 04:46:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060629 10.0.0.50 - - [2026-08-31 04:46:27] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004827 10.0.0.50 - - [2026-08-31 04:46:27] "POST /virtual-networks HTTP/1.1" 200 546 0.137921 10.0.0.50 - - [2026-08-31 04:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.50 - - [2026-08-31 04:46:27] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.008726 10.0.0.50 - - [2026-08-31 04:46:27] "POST /ref-update HTTP/1.1" 200 156 0.046629 10.0.0.38 - - [2026-08-31 04:46:27] "POST /useragent-kv HTTP/1.1" 200 115 0.011432 10.0.0.50 - - [2026-08-31 04:46:27] "POST /ref-update HTTP/1.1" 200 156 0.111763 10.0.0.50 - - [2026-08-31 04:46:27] "POST /neutron/network HTTP/1.1" 200 821 0.011070 10.0.0.50 - - [2026-08-31 04:46:27] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.008881 10.0.0.50 - - [2026-08-31 04:46:27] "POST /neutron/subnet HTTP/1.1" 200 672 0.074143 10.0.0.50 - - [2026-08-31 04:46:27] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007935 10.0.0.50 - - [2026-08-31 04:46:28] "GET /obj-perms HTTP/1.1" 200 4469 0.006099 10.0.0.50 - - [2026-08-31 04:46:28] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.008357 10.0.0.50 - - [2026-08-31 04:46:28] "PUT /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67 HTTP/1.1" 200 264 0.082764 10.0.0.50 - - [2026-08-31 04:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.50 - - [2026-08-31 04:46:28] "GET /network-policy/1867ec8d-4fc6-4275-be93-76d2f6a240e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004903 10.0.0.50 - - [2026-08-31 04:46:28] "POST /ref-update HTTP/1.1" 200 156 0.076356 10.0.0.50 - - [2026-08-31 04:46:28] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.015321 10.0.0.50 - - [2026-08-31 04:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.50 - - [2026-08-31 04:46:28] "GET /network-policy/1867ec8d-4fc6-4275-be93-76d2f6a240e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005796 10.0.0.50 - - [2026-08-31 04:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005175 10.0.0.38 - - [2026-08-31 04:46:28] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001802 10.0.0.50 - - [2026-08-31 04:46:28] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.076432 10.0.0.50 - - [2026-08-31 04:46:28] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004655 10.0.0.50 - - [2026-08-31 04:46:29] "POST /virtual-networks HTTP/1.1" 200 546 0.106557 10.0.0.50 - - [2026-08-31 04:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006781 10.0.0.50 - - [2026-08-31 04:46:29] "POST /route-targets HTTP/1.1" 200 327 0.028413 10.0.0.50 - - [2026-08-31 04:46:29] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.010309 10.0.0.38 - - [2026-08-31 04:46:29] "POST /useragent-kv HTTP/1.1" 200 115 0.019500 10.0.0.50 - - [2026-08-31 04:46:29] "POST /ref-update HTTP/1.1" 200 156 0.122528 10.0.0.50 - - [2026-08-31 04:46:29] "POST /neutron/network HTTP/1.1" 200 821 0.009672 10.0.0.50 - - [2026-08-31 04:46:29] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.012758 10.0.0.50 - - [2026-08-31 04:46:29] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007874 10.0.0.38 - - [2026-08-31 04:46:30] "GET /obj-perms HTTP/1.1" 200 4469 0.005421 10.0.0.50 - - [2026-08-31 04:46:30] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.009479 10.0.0.50 - - [2026-08-31 04:46:30] "PUT /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408 HTTP/1.1" 200 264 0.091906 10.0.0.50 - - [2026-08-31 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.50 - - [2026-08-31 04:46:30] "GET /network-policy/16ab7abc-f7f9-4a40-af75-a0846d9c215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006057 10.0.0.50 - - [2026-08-31 04:46:30] "POST /ref-update HTTP/1.1" 200 156 0.077843 10.0.0.50 - - [2026-08-31 04:46:30] "POST /access-control-lists HTTP/1.1" 200 592 0.071289 10.0.0.50 - - [2026-08-31 04:46:30] "POST /neutron/network HTTP/1.1" 200 898 0.016125 10.0.0.50 - - [2026-08-31 04:46:30] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008044 10.0.0.50 - - [2026-08-31 04:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.50 - - [2026-08-31 04:46:30] "GET /network-policy/16ab7abc-f7f9-4a40-af75-a0846d9c215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.010227 10.0.0.50 - - [2026-08-31 04:46:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.005878 10.0.0.50 - - [2026-08-31 04:46:30] "POST /neutron/network HTTP/1.1" 200 898 0.010082 10.0.0.50 - - [2026-08-31 04:46:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001999 10.0.0.50 - - [2026-08-31 04:46:31] "POST /neutron/port HTTP/1.1" 200 117 0.009788 10.0.0.50 - - [2026-08-31 04:46:31] "POST /neutron/port HTTP/1.1" 200 117 0.016507 10.0.0.50 - - [2026-08-31 04:46:35] "POST /neutron/network HTTP/1.1" 200 908 0.008559 10.0.0.50 - - [2026-08-31 04:46:35] "POST /neutron/port HTTP/1.1" 200 1073 0.027980 10.0.0.38 - - [2026-08-31 04:46:36] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002245 10.0.0.50 - - [2026-08-31 04:46:36] "POST /neutron/port HTTP/1.1" 200 1073 0.507339 10.0.0.50 - - [2026-08-31 04:46:36] "POST /neutron/port HTTP/1.1" 200 1127 0.207369 10.0.0.50 - - [2026-08-31 04:46:37] "POST /neutron/port HTTP/1.1" 200 1137 0.036846 10.0.0.50 - - [2026-08-31 04:46:37] "POST /neutron/port HTTP/1.1" 200 117 0.001609 10.0.0.50 - - [2026-08-31 04:46:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005337 10.0.0.50 - - [2026-08-31 04:46:37] "POST /neutron/network HTTP/1.1" 200 898 0.008637 10.0.0.50 - - [2026-08-31 04:46:47] "POST /neutron/port HTTP/1.1" 200 1137 0.031960 10.0.0.50 - - [2026-08-31 04:46:52] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010747 10.0.0.50 - - [2026-08-31 04:47:00] "POST /neutron/port HTTP/1.1" 200 1137 0.020996 10.0.0.50 - - [2026-08-31 04:47:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007669 10.0.0.50 - - [2026-08-31 04:47:02] "POST /neutron/network HTTP/1.1" 200 898 0.010144 10.0.0.50 - - [2026-08-31 04:47:02] "POST /neutron/port HTTP/1.1" 200 1137 0.024875 10.0.0.50 - - [2026-08-31 04:47:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010046 10.0.0.50 - - [2026-08-31 04:47:02] "GET /virtual-machine/b2deea9d-1a35-4dc4-a517-18e75772ce9b HTTP/1.1" 200 1294 0.007834 10.0.0.50 - - [2026-08-31 04:47:02] "GET /virtual-machine-interface/3c4729d3-e357-49dd-b8ae-d56e49a07488 HTTP/1.1" 200 2948 0.007725 10.0.0.50 - - [2026-08-31 04:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.50 - - [2026-08-31 04:47:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004586 10.0.0.50 - - [2026-08-31 04:47:02] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003457 10.0.0.50 - - [2026-08-31 04:47:02] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007393 10.0.0.50 - - [2026-08-31 04:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.50 - - [2026-08-31 04:47:05] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007439 10.0.0.50 - - [2026-08-31 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2026-08-31 04:47:09] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007830 10.0.0.50 - - [2026-08-31 04:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.50 - - [2026-08-31 04:47:13] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008634 10.0.0.50 - - [2026-08-31 04:47:17] "POST /neutron/network HTTP/1.1" 200 908 0.008147 10.0.0.50 - - [2026-08-31 04:47:17] "POST /neutron/port HTTP/1.1" 200 117 0.001341 10.0.0.50 - - [2026-08-31 04:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2026-08-31 04:47:18] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006971 10.0.0.50 - - [2026-08-31 04:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.50 - - [2026-08-31 04:47:22] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007413 10.0.0.50 - - [2026-08-31 04:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.50 - - [2026-08-31 04:47:26] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006982 10.0.0.50 - - [2026-08-31 04:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2026-08-31 04:47:30] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008718 10.0.0.50 - - [2026-08-31 04:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.50 - - [2026-08-31 04:47:32] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005413 10.0.0.50 - - [2026-08-31 04:47:32] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004622 10.0.0.50 - - [2026-08-31 04:47:32] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007138 10.0.0.50 - - [2026-08-31 04:47:32] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010646 10.0.0.50 - - [2026-08-31 04:47:37] "POST /neutron/port HTTP/1.1" 200 1137 0.024591 10.0.0.50 - - [2026-08-31 04:47:40] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008289 10.0.0.50 - - [2026-08-31 04:47:48] "POST /neutron/port HTTP/1.1" 200 1137 0.028135 10.0.0.50 - - [2026-08-31 04:47:48] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011215 10.0.0.50 - - [2026-08-31 04:47:48] "GET /virtual-machine/8b2ca367-ec6a-436f-872a-90c4bff3aefb HTTP/1.1" 200 1293 0.008363 10.0.0.50 - - [2026-08-31 04:47:48] "GET /virtual-machine-interface/072ab527-2c88-41c9-827c-adcbc841c898 HTTP/1.1" 200 2946 0.007431 10.0.0.50 - - [2026-08-31 04:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.50 - - [2026-08-31 04:47:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005687 10.0.0.50 - - [2026-08-31 04:47:48] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004926 10.0.0.50 - - [2026-08-31 04:47:48] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008112 10.0.0.50 - - [2026-08-31 04:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.50 - - [2026-08-31 04:47:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005273 10.0.0.50 - - [2026-08-31 04:47:49] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004258 10.0.0.50 - - [2026-08-31 04:47:49] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007891 10.0.0.185 - - [2026-08-31 04:48:00] "GET /obj-perms HTTP/1.1" 200 4493 0.045156 10.0.0.50 - - [2026-08-31 04:48:01] "POST /neutron/port HTTP/1.1" 200 1137 0.027311 10.0.0.50 - - [2026-08-31 04:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005710 10.0.0.50 - - [2026-08-31 04:48:03] "POST /neutron/network HTTP/1.1" 200 898 0.010645 10.0.0.50 - - [2026-08-31 04:48:19] "POST /neutron/network HTTP/1.1" 200 908 0.029558 10.0.0.50 - - [2026-08-31 04:48:19] "POST /neutron/port HTTP/1.1" 200 117 0.001375 10.0.0.185 - - [2026-08-31 04:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.185 - - [2026-08-31 04:48:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000496 10.0.0.38 - - [2026-08-31 04:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000560 10.0.0.38 - - [2026-08-31 04:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.185 - - [2026-08-31 04:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.185 - - [2026-08-31 04:48:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001615 10.0.0.38 - - [2026-08-31 04:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000726 10.0.0.38 - - [2026-08-31 04:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.50 - - [2026-08-31 04:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.50 - - [2026-08-31 04:48:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000617 10.0.0.50 - - [2026-08-31 04:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.50 - - [2026-08-31 04:49:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.50 - - [2026-08-31 04:49:00] "GET /obj-perms HTTP/1.1" 200 4493 0.069476 +++ date ++ echo 'INFO: =================== Mon Aug 31 04:49:11 AM UTC 2026 ===================' INFO: =================== Mon Aug 31 04:49:11 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.185:8081 10.0.0.38:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.185:8081 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.185:9042 10.0.0.38:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.185:8086 10.0.0.38:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.185:8086 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.185:8082 10.0.0.38:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.185:8082 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.185:9161 10.0.0.38:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.185:9161 10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.185:2181,10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.185:2181,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.185:2181 10.0.0.38:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+=10.0.0.185:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.185:5673,10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.185:5673,10.0.0.38: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.185:6379 10.0.0.38:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.185:6379 10.0.0.38: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.50,10.0.0.185,10.0.0.38 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.185 +++ local server_address=10.0.0.185 +++ extended_server_list+='10.0.0.185:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.185:9092 10.0.0.38:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.185:9092 10.0.0.38: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.50 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ 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.50,10.0.0.185,10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.185,10.0.0.38 +++ local servers=10.0.0.50,10.0.0.185,10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.38,10.20.0.25,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.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.185'\''))' +++ local server_ip=10.0.0.185 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.185 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.185, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 3 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.50:9041 10.0.0.185:9041 10.0.0.38:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/31/2026 04:49:22.152 7fb185f8a6c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2026 04:49:22.377 7fb185f8a6c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2026 04:49:22.397 7fb185f8a6c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2026 04:49:22.397 7fb185f8a6c0 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-08-31 04:49:23] "GET / HTTP/1.1" 503 181 0.000372 10.0.0.38 - - [2026-08-31 04:49:23] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.38 - - [2026-08-31 04:49:24] "GET / HTTP/1.1" 200 45871 0.001997 10.0.0.38 - - [2026-08-31 04:49:24] "GET / HTTP/1.1" 200 45871 0.001330 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-08-31 04:49:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000888 10.0.0.38 - - [2026-08-31 04:49:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2026-08-31 04:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.725297 10.0.0.38 - - [2026-08-31 04:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.38 - - [2026-08-31 04:49:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.416150 10.0.0.38 - - [2026-08-31 04:49:25] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.004475 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.38 - - [2026-08-31 04:49:25] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 10.0.0.38 - - [2026-08-31 04:49:25] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.069830 10.0.0.38 - - [2026-08-31 04:49:25] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001457 10.0.0.38 - - [2026-08-31 04:49:26] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=security_groups HTTP/1.1" 200 1098 0.058604 10.0.0.38 - - [2026-08-31 04:49:26] "GET /projects?obj_uuids=0ded7fae-72f8-46a0-af72-5e7e32968297&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001243 10.0.0.38 - - [2026-08-31 04:49:26] "GET /project/0ded7fae-72f8-46a0-af72-5e7e32968297?fields=application_policy_sets HTTP/1.1" 200 1391 0.061925 10.0.0.38 - - [2026-08-31 04:49:26] "DELETE /project/0ded7fae-72f8-46a0-af72-5e7e32968297 HTTP/1.1" 409 278 0.299887 [Introspect:8084]10.0.0.50 - - [2026-08-31 04:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001326 [Introspect:8084]10.0.0.50 - - [2026-08-31 04:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001238 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.50 - - [2026-08-31 04:49:29] "GET /obj-perms HTTP/1.1" 200 4469 0.395370 10.0.0.50 - - [2026-08-31 04:49:29] "GET /obj-perms HTTP/1.1" 200 4469 0.004165 10.0.0.50 - - [2026-08-31 04:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.026268 10.0.0.38 - - [2026-08-31 04:49:29] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001410 10.0.0.50 - - [2026-08-31 04:49:29] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.050366 10.0.0.50 - - [2026-08-31 04:49:29] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003839 10.0.0.50 - - [2026-08-31 04:49:29] "POST /virtual-networks HTTP/1.1" 200 546 0.119218 10.0.0.50 - - [2026-08-31 04:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.50 - - [2026-08-31 04:49:29] "GET /network-ipam/0bb7676b-c5f8-4edd-a94d-d9aec78c92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005370 10.0.0.38 - - [2026-08-31 04:49:29] "POST /useragent-kv HTTP/1.1" 200 115 0.013988 10.0.0.50 - - [2026-08-31 04:49:29] "POST /ref-update HTTP/1.1" 200 156 0.106698 10.0.0.50 - - [2026-08-31 04:49:29] "POST /neutron/network HTTP/1.1" 200 821 0.037269 10.0.0.50 - - [2026-08-31 04:49:29] "GET /virtual-network/f3db155b-040f-4ffc-a1ae-18d6ff662797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.008355 10.0.0.50 - - [2026-08-31 04:49:30] "POST /neutron/subnet HTTP/1.1" 200 672 0.015929 10.0.0.50 - - [2026-08-31 04:49:30] "POST /ref-update HTTP/1.1" 200 156 0.063948 10.0.0.50 - - [2026-08-31 04:49:30] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007122 10.0.0.38 - - [2026-08-31 04:49:30] "GET /obj-perms HTTP/1.1" 200 4469 0.044350 10.0.0.50 - - [2026-08-31 04:49:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001916 10.0.0.50 - - [2026-08-31 04:49:31] "POST /neutron/network HTTP/1.1" 200 908 0.009306 10.0.0.38 - - [2026-08-31 04:49:31] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001960 10.0.0.50 - - [2026-08-31 04:49:31] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.099387 10.0.0.50 - - [2026-08-31 04:49:31] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010010 10.0.0.50 - - [2026-08-31 04:49:35] "POST /neutron/network HTTP/1.1" 200 908 0.009956 10.0.0.50 - - [2026-08-31 04:49:36] "POST /neutron/port HTTP/1.1" 200 1073 0.050537 10.0.0.50 - - [2026-08-31 04:49:36] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009740 10.0.0.50 - - [2026-08-31 04:49:37] "POST /neutron/subnet HTTP/1.1" 200 646 0.013721 10.0.0.50 - - [2026-08-31 04:49:41] "POST /neutron/port HTTP/1.1" 200 1137 0.028556 10.0.0.50 - - [2026-08-31 04:49:46] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009865 10.0.0.50 - - [2026-08-31 04:49:57] "POST /neutron/port HTTP/1.1" 200 1137 0.027121 10.0.0.50 - - [2026-08-31 04:50:02] "POST /neutron/port HTTP/1.1" 200 1137 0.027902 10.0.0.50 - - [2026-08-31 04:50:02] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009540 10.0.0.50 - - [2026-08-31 04:50:02] "GET /obj-perms HTTP/1.1" 200 4493 0.056810 10.0.0.50 - - [2026-08-31 04:50:02] "POST /neutron/port HTTP/1.1" 200 1137 0.025337 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.030176 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.005955 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine-interface/53f7aef5-f26f-4ff3-8d1f-fe9aa766c9ac HTTP/1.1" 200 2948 0.009181 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.005491 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine-interface/53f7aef5-f26f-4ff3-8d1f-fe9aa766c9ac HTTP/1.1" 200 2948 0.007573 10.0.0.50 - - [2026-08-31 04:50:02] "GET /instance-ip/c43f8870-702e-498c-872d-3a450e0a7e78 HTTP/1.1" 200 1623 0.009727 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.006226 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-machine-interface/53f7aef5-f26f-4ff3-8d1f-fe9aa766c9ac HTTP/1.1" 200 2948 0.007143 10.0.0.50 - - [2026-08-31 04:50:02] "GET /instance-ip/c43f8870-702e-498c-872d-3a450e0a7e78 HTTP/1.1" 200 1623 0.006891 10.0.0.50 - - [2026-08-31 04:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.50 - - [2026-08-31 04:50:02] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006920 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004565 10.0.0.50 - - [2026-08-31 04:50:02] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008142 10.0.0.50 - - [2026-08-31 04:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.50 - - [2026-08-31 04:50:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005466 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004469 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007614 10.0.0.50 - - [2026-08-31 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.50 - - [2026-08-31 04:50:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006027 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004981 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007667 10.0.0.50 - - [2026-08-31 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.50 - - [2026-08-31 04:50:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005880 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003906 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006533 10.0.0.50 - - [2026-08-31 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.50 - - [2026-08-31 04:50:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005451 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004035 10.0.0.50 - - [2026-08-31 04:50:03] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007935 10.0.0.50 - - [2026-08-31 04:50:03] "POST /neutron/network HTTP/1.1" 200 908 0.043267 10.0.0.50 - - [2026-08-31 04:50:03] "POST /neutron/port HTTP/1.1" 200 117 0.001759 10.0.0.50 - - [2026-08-31 04:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.50 - - [2026-08-31 04:50:06] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006426 10.0.0.50 - - [2026-08-31 04:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.50 - - [2026-08-31 04:50:10] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008294 10.0.0.50 - - [2026-08-31 04:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.50 - - [2026-08-31 04:50:14] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008434 10.0.0.50 - - [2026-08-31 04:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.50 - - [2026-08-31 04:50:19] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.010696 10.0.0.50 - - [2026-08-31 04:50:21] "POST /neutron/port HTTP/1.1" 200 1137 0.051210 10.0.0.50 - - [2026-08-31 04:50:21] "POST /neutron/subnet HTTP/1.1" 200 646 0.011019 10.0.0.50 - - [2026-08-31 04:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.50 - - [2026-08-31 04:50:23] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008174 10.0.0.50 - - [2026-08-31 04:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.50 - - [2026-08-31 04:50:27] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007518 10.0.0.50 - - [2026-08-31 04:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.50 - - [2026-08-31 04:50:31] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008150 10.0.0.50 - - [2026-08-31 04:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.50 - - [2026-08-31 04:50:35] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007322 10.0.0.50 - - [2026-08-31 04:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.50 - - [2026-08-31 04:50:39] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008238 10.0.0.50 - - [2026-08-31 04:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.50 - - [2026-08-31 04:50:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005748 10.0.0.50 - - [2026-08-31 04:50:41] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005057 10.0.0.50 - - [2026-08-31 04:50:41] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008990 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.50 - - [2026-08-31 04:50:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004998 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003968 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007047 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-08-31 04:50:42] "GET /routing-instance/e2f3ef15-35e0-4256-9ad0-25df8e64854f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.007221 10.0.0.50 - - [2026-08-31 04:50:42] "GET /route-target/02717b0b-393b-4565-9ebf-e60f4afa489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005397 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.50 - - [2026-08-31 04:50:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005191 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004520 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.009735 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.50 - - [2026-08-31 04:50:42] "GET /routing-instance/e2f3ef15-35e0-4256-9ad0-25df8e64854f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.006513 10.0.0.50 - - [2026-08-31 04:50:42] "GET /route-target/02717b0b-393b-4565-9ebf-e60f4afa489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005460 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.50 - - [2026-08-31 04:50:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006321 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005114 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.009539 10.0.0.50 - - [2026-08-31 04:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.50 - - [2026-08-31 04:50:42] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005139 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004352 10.0.0.50 - - [2026-08-31 04:50:42] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006524 10.0.0.38 - - [2026-08-31 04:50:43] "GET /obj-perms HTTP/1.1" 200 4469 0.006397 10.0.0.50 - - [2026-08-31 04:50:43] "GET /obj-perms HTTP/1.1" 200 4469 0.005653 10.0.0.50 - - [2026-08-31 04:50:43] "GET /obj-perms HTTP/1.1" 200 4469 0.005408 10.0.0.38 - - [2026-08-31 04:50:43] "GET /obj-perms HTTP/1.1" 200 4469 0.005643 10.0.0.185 - - [2026-08-31 04:50:43] "GET /obj-perms HTTP/1.1" 200 4469 0.047641 10.0.0.50 - - [2026-08-31 04:50:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001899 10.0.0.50 - - [2026-08-31 04:50:43] "POST /neutron/port HTTP/1.1" 200 3106 0.042926 10.0.0.50 - - [2026-08-31 04:50:43] "POST /neutron/network HTTP/1.1" 200 898 0.032464 10.0.0.50 - - [2026-08-31 04:50:44] "POST /neutron/port HTTP/1.1" 200 117 0.006868 10.0.0.50 - - [2026-08-31 04:50:47] "POST /neutron/security_group HTTP/1.1" 200 2071 0.032020 10.0.0.50 - - [2026-08-31 04:50:48] "POST /neutron/port HTTP/1.1" 200 1073 0.027102 10.0.0.50 - - [2026-08-31 04:50:49] "POST /neutron/port HTTP/1.1" 200 1137 0.027314 10.0.0.50 - - [2026-08-31 04:50:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004714 10.0.0.50 - - [2026-08-31 04:50:49] "POST /neutron/network HTTP/1.1" 200 898 0.008481 10.0.0.50 - - [2026-08-31 04:50:59] "POST /neutron/port HTTP/1.1" 200 1137 0.025747 10.0.0.50 - - [2026-08-31 04:51:04] "POST /neutron/port HTTP/1.1" 200 1137 0.028463 10.0.0.50 - - [2026-08-31 04:51:04] "POST /neutron/network HTTP/1.1" 200 908 0.010574 10.0.0.50 - - [2026-08-31 04:51:04] "POST /neutron/port HTTP/1.1" 200 117 0.001326 10.0.0.50 - - [2026-08-31 04:51:09] "POST /neutron/security_group HTTP/1.1" 200 2071 0.012620 10.0.0.50 - - [2026-08-31 04:51:14] "POST /neutron/port HTTP/1.1" 200 1137 0.026891 10.0.0.50 - - [2026-08-31 04:51:15] "POST /neutron/security_group HTTP/1.1" 200 2071 0.011400 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.008912 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.005682 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine-interface/53dd611b-7bde-4df7-aa48-bcc0771bb57e HTTP/1.1" 200 2948 0.007706 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.005318 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine-interface/53dd611b-7bde-4df7-aa48-bcc0771bb57e HTTP/1.1" 200 2948 0.006616 10.0.0.50 - - [2026-08-31 04:51:15] "GET /instance-ip/31dfde94-1841-41f9-b268-69135db2ccb3 HTTP/1.1" 200 1623 0.008356 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.005769 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-machine-interface/53dd611b-7bde-4df7-aa48-bcc0771bb57e HTTP/1.1" 200 2948 0.008191 10.0.0.50 - - [2026-08-31 04:51:15] "GET /instance-ip/31dfde94-1841-41f9-b268-69135db2ccb3 HTTP/1.1" 200 1623 0.006597 10.0.0.50 - - [2026-08-31 04:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.50 - - [2026-08-31 04:51:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005820 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004902 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008422 10.0.0.50 - - [2026-08-31 04:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.50 - - [2026-08-31 04:51:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006207 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005167 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008751 10.0.0.50 - - [2026-08-31 04:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.50 - - [2026-08-31 04:51:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004506 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003660 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006999 10.0.0.50 - - [2026-08-31 04:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.50 - - [2026-08-31 04:51:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005696 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004560 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007200 10.0.0.50 - - [2026-08-31 04:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.50 - - [2026-08-31 04:51:15] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005269 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004078 10.0.0.50 - - [2026-08-31 04:51:15] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008414 10.0.0.50 - - [2026-08-31 04:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2026-08-31 04:51:18] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006236 10.0.0.50 - - [2026-08-31 04:51:20] "POST /neutron/port HTTP/1.1" 200 1137 0.025136 10.0.0.50 - - [2026-08-31 04:51:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005927 10.0.0.50 - - [2026-08-31 04:51:22] "POST /neutron/network HTTP/1.1" 200 898 0.009796 10.0.0.50 - - [2026-08-31 04:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.50 - - [2026-08-31 04:51:23] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007915 10.0.0.50 - - [2026-08-31 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.50 - - [2026-08-31 04:51:27] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.009047 10.0.0.50 - - [2026-08-31 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.50 - - [2026-08-31 04:51:31] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007198 10.0.0.50 - - [2026-08-31 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.50 - - [2026-08-31 04:51:35] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007309 10.0.0.50 - - [2026-08-31 04:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.50 - - [2026-08-31 04:51:39] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008955 10.0.0.50 - - [2026-08-31 04:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.50 - - [2026-08-31 04:51:43] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008561 10.0.0.50 - - [2026-08-31 04:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.50 - - [2026-08-31 04:51:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005690 10.0.0.50 - - [2026-08-31 04:51:45] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.024423 10.0.0.50 - - [2026-08-31 04:51:45] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008045 10.0.0.50 - - [2026-08-31 04:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-08-31 04:51:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005031 10.0.0.50 - - [2026-08-31 04:51:45] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004588 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007916 10.0.0.50 - - [2026-08-31 04:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.50 - - [2026-08-31 04:51:46] "GET /routing-instance/32a21661-ebf7-454c-bcea-b6afb52c399f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005769 10.0.0.50 - - [2026-08-31 04:51:46] "GET /route-target/b4bff69b-230e-4f52-85e0-94c516409f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005265 10.0.0.50 - - [2026-08-31 04:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.50 - - [2026-08-31 04:51:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007154 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004552 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007469 10.0.0.50 - - [2026-08-31 04:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.50 - - [2026-08-31 04:51:46] "GET /routing-instance/32a21661-ebf7-454c-bcea-b6afb52c399f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005626 10.0.0.50 - - [2026-08-31 04:51:46] "GET /route-target/b4bff69b-230e-4f52-85e0-94c516409f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006146 10.0.0.50 - - [2026-08-31 04:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.50 - - [2026-08-31 04:51:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006251 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.009360 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008995 10.0.0.50 - - [2026-08-31 04:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2026-08-31 04:51:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005081 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004560 10.0.0.50 - - [2026-08-31 04:51:46] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008050 10.0.0.38 - - [2026-08-31 04:51:46] "GET /obj-perms HTTP/1.1" 200 4469 0.008550 10.0.0.50 - - [2026-08-31 04:51:46] "GET /obj-perms HTTP/1.1" 200 4469 0.004877 10.0.0.50 - - [2026-08-31 04:51:46] "GET /obj-perms HTTP/1.1" 200 4469 0.004898 10.0.0.50 - - [2026-08-31 04:51:47] "GET /obj-perms HTTP/1.1" 200 4469 0.004981 10.0.0.38 - - [2026-08-31 04:51:47] "GET /obj-perms HTTP/1.1" 200 4469 0.005187 10.0.0.50 - - [2026-08-31 04:51:47] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.006021 10.0.0.50 - - [2026-08-31 04:51:47] "GET /virtual-machine-interface/53f7aef5-f26f-4ff3-8d1f-fe9aa766c9ac HTTP/1.1" 200 2948 0.009358 10.0.0.50 - - [2026-08-31 04:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.50 - - [2026-08-31 04:51:47] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007634 10.0.0.50 - - [2026-08-31 04:51:47] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005348 10.0.0.50 - - [2026-08-31 04:51:47] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008579 10.0.0.50 - - [2026-08-31 04:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.50 - - [2026-08-31 04:51:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005293 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004257 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006988 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.005689 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-machine-interface/53dd611b-7bde-4df7-aa48-bcc0771bb57e HTTP/1.1" 200 2948 0.070883 10.0.0.50 - - [2026-08-31 04:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2026-08-31 04:51:48] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004405 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004738 10.0.0.50 - - [2026-08-31 04:51:48] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007425 10.0.0.50 - - [2026-08-31 04:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.50 - - [2026-08-31 04:51:49] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005350 10.0.0.50 - - [2026-08-31 04:51:49] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004055 10.0.0.50 - - [2026-08-31 04:51:49] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.007882 10.0.0.50 - - [2026-08-31 04:51:50] "POST /neutron/port HTTP/1.1" 200 1137 0.028329 10.0.0.50 - - [2026-08-31 04:51:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010679 10.0.0.185 - - [2026-08-31 04:52:04] "GET /obj-perms HTTP/1.1" 200 4493 0.051013 10.0.0.50 - - [2026-08-31 04:52:07] "POST /neutron/network HTTP/1.1" 200 908 0.009141 10.0.0.50 - - [2026-08-31 04:52:07] "POST /neutron/port HTTP/1.1" 200 117 0.001480 10.0.0.50 - - [2026-08-31 04:52:22] "POST /neutron/port HTTP/1.1" 200 1137 0.025728 10.0.0.50 - - [2026-08-31 04:52:23] "POST /neutron/subnet HTTP/1.1" 200 646 0.014145 10.0.0.50 - - [2026-08-31 04:52:47] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.006676 10.0.0.50 - - [2026-08-31 04:52:49] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 200 1294 0.005527 10.0.0.50 - - [2026-08-31 04:52:49] "POST /neutron/port HTTP/1.1" 200 1137 0.023741 10.0.0.50 - - [2026-08-31 04:52:51] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 404 171 0.004711 10.0.0.50 - - [2026-08-31 04:52:51] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 404 171 0.005024 10.0.0.50 - - [2026-08-31 04:52:51] "GET /virtual-machine/d5d39b91-2142-4ed4-b570-64bab89b0991 HTTP/1.1" 404 171 0.004007 10.0.0.50 - - [2026-08-31 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.50 - - [2026-08-31 04:52:51] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005599 10.0.0.50 - - [2026-08-31 04:52:51] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004925 10.0.0.50 - - [2026-08-31 04:52:51] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.006934 10.0.0.50 - - [2026-08-31 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.50 - - [2026-08-31 04:52:51] "GET /routing-instance/32a21661-ebf7-454c-bcea-b6afb52c399f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1787 0.005794 10.0.0.50 - - [2026-08-31 04:52:51] "GET /route-target/b4bff69b-230e-4f52-85e0-94c516409f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004903 10.0.0.50 - - [2026-08-31 04:52:52] "GET /obj-perms HTTP/1.1" 200 4469 0.004963 10.0.0.50 - - [2026-08-31 04:52:55] "GET /obj-perms HTTP/1.1" 200 4469 0.005400 10.0.0.50 - - [2026-08-31 04:53:01] "GET /obj-perms HTTP/1.1" 200 4469 0.005080 10.0.0.50 - - [2026-08-31 04:53:04] "GET /obj-perms HTTP/1.1" 200 4469 0.004435 10.0.0.50 - - [2026-08-31 04:53:07] "POST /neutron/port HTTP/1.1" 200 1137 0.024880 10.0.0.50 - - [2026-08-31 04:53:07] "GET /obj-perms HTTP/1.1" 200 4469 0.004720 10.0.0.50 - - [2026-08-31 04:53:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006285 10.0.0.50 - - [2026-08-31 04:53:08] "POST /neutron/network HTTP/1.1" 200 898 0.009490 10.0.0.50 - - [2026-08-31 04:53:13] "GET /obj-perms HTTP/1.1" 200 4469 0.004469 10.0.0.50 - - [2026-08-31 04:53:16] "GET /obj-perms HTTP/1.1" 200 4469 0.005132 10.0.0.50 - - [2026-08-31 04:53:20] "GET /obj-perms HTTP/1.1" 200 4469 0.005416 10.0.0.50 - - [2026-08-31 04:53:20] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.004964 10.0.0.50 - - [2026-08-31 04:53:22] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 200 1291 0.020360 10.0.0.50 - - [2026-08-31 04:53:22] "POST /neutron/port HTTP/1.1" 200 1127 0.020673 10.0.0.50 - - [2026-08-31 04:53:23] "POST /neutron/network HTTP/1.1" 200 908 0.008925 10.0.0.50 - - [2026-08-31 04:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.50 - - [2026-08-31 04:53:24] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 404 171 0.005538 10.0.0.50 - - [2026-08-31 04:53:24] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 404 171 0.006503 10.0.0.50 - - [2026-08-31 04:53:24] "GET /virtual-machine/010a231f-1f01-44a1-975a-e12270d876d8 HTTP/1.1" 404 171 0.003298 10.0.0.50 - - [2026-08-31 04:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.50 - - [2026-08-31 04:53:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004770 10.0.0.50 - - [2026-08-31 04:53:24] "GET /virtual-networks?parent_id=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004471 10.0.0.50 - - [2026-08-31 04:53:24] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2224 0.008055 10.0.0.50 - - [2026-08-31 04:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.50 - - [2026-08-31 04:53:24] "GET /routing-instance/e2f3ef15-35e0-4256-9ad0-25df8e64854f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.005750 10.0.0.50 - - [2026-08-31 04:53:24] "GET /route-target/02717b0b-393b-4565-9ebf-e60f4afa489f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.005195 10.0.0.38 - - [2026-08-31 04:53:25] "GET /obj-perms HTTP/1.1" 200 4469 0.004972 10.0.0.50 - - [2026-08-31 04:53:28] "GET /obj-perms HTTP/1.1" 200 4469 0.004993 10.0.0.38 - - [2026-08-31 04:53:34] "GET /obj-perms HTTP/1.1" 200 4469 0.005218 10.0.0.50 - - [2026-08-31 04:53:37] "GET /obj-perms HTTP/1.1" 200 4469 0.005314 10.0.0.50 - - [2026-08-31 04:53:40] "GET /obj-perms HTTP/1.1" 200 4469 0.004317 10.0.0.38 - - [2026-08-31 04:53:40] "GET /obj-perms HTTP/1.1" 200 4469 0.004627 10.0.0.38 - - [2026-08-31 04:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004032 10.0.0.38 - - [2026-08-31 04:53:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006727 10.0.0.50 - - [2026-08-31 04:53:40] "DELETE /virtual-network/f3db155b-040f-4ffc-a1ae-18d6ff662797 HTTP/1.1" 200 115 0.139399 10.0.0.50 - - [2026-08-31 04:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.50 - - [2026-08-31 04:53:40] "GET /network-policy/16ab7abc-f7f9-4a40-af75-a0846d9c215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004835 10.0.0.50 - - [2026-08-31 04:53:40] "POST /ref-update HTTP/1.1" 200 156 0.064256 10.0.0.50 - - [2026-08-31 04:53:41] "DELETE /access-control-list/cc4e1ea7-9301-436a-bc17-16979f73a9da HTTP/1.1" 200 115 0.067947 10.0.0.50 - - [2026-08-31 04:53:41] "GET /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.020822 10.0.0.50 - - [2026-08-31 04:53:41] "DELETE /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408 HTTP/1.1" 409 248 0.013088 10.0.0.50 - - [2026-08-31 04:53:42] "POST /neutron/port HTTP/1.1" 200 1137 0.021650 10.0.0.50 - - [2026-08-31 04:53:42] "POST /neutron/port HTTP/1.1" 200 1137 0.040023 10.0.0.38 - - [2026-08-31 04:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003547 10.0.0.38 - - [2026-08-31 04:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008101 10.0.0.50 - - [2026-08-31 04:53:43] "DELETE /virtual-network/67aeb712-c0ce-44c9-a11d-9d8db6e98408 HTTP/1.1" 200 115 0.224126 10.0.0.50 - - [2026-08-31 04:53:43] "DELETE /route-target/b4bff69b-230e-4f52-85e0-94c516409f27 HTTP/1.1" 200 115 0.047196 10.0.0.50 - - [2026-08-31 04:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.50 - - [2026-08-31 04:53:43] "GET /network-policy/1867ec8d-4fc6-4275-be93-76d2f6a240e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004664 10.0.0.50 - - [2026-08-31 04:53:43] "POST /ref-update HTTP/1.1" 200 156 0.075523 10.0.0.50 - - [2026-08-31 04:53:43] "POST /neutron/network HTTP/1.1" 200 821 0.015265 10.0.0.50 - - [2026-08-31 04:53:43] "GET /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1931 0.007059 10.0.0.38 - - [2026-08-31 04:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005489 10.0.0.38 - - [2026-08-31 04:53:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003818 10.0.0.50 - - [2026-08-31 04:53:43] "DELETE /virtual-network/47fa778b-8fb4-4080-b3c6-138c0a4ffc67 HTTP/1.1" 200 115 0.184950 10.0.0.50 - - [2026-08-31 04:53:44] "DELETE /route-target/02717b0b-393b-4565-9ebf-e60f4afa489f HTTP/1.1" 200 115 0.036258 10.0.0.50 - - [2026-08-31 04:53:44] "DELETE /network-policy/16ab7abc-f7f9-4a40-af75-a0846d9c215d HTTP/1.1" 200 115 0.045661 10.0.0.50 - - [2026-08-31 04:53:44] "DELETE /network-policy/1867ec8d-4fc6-4275-be93-76d2f6a240e3 HTTP/1.1" 200 115 0.060744 10.0.0.185 - - [2026-08-31 04:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000676 10.0.0.185 - - [2026-08-31 04:53:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.38 - - [2026-08-31 04:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000750 10.0.0.38 - - [2026-08-31 04:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.185 - - [2026-08-31 04:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.185 - - [2026-08-31 04:53:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000586 10.0.0.38 - - [2026-08-31 04:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000649 10.0.0.38 - - [2026-08-31 04:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000700 10.0.0.50 - - [2026-08-31 04:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000584 10.0.0.50 - - [2026-08-31 04:53:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000629 10.0.0.50 - - [2026-08-31 04:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.50 - - [2026-08-31 04:54:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000620 10.0.0.185 - - [2026-08-31 04:54:05] "GET /obj-perms HTTP/1.1" 200 4493 0.050310 10.0.0.38 - - [2026-08-31 04:54:12] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001686 10.0.0.50 - - [2026-08-31 04:54:13] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.091547 10.0.0.38 - - [2026-08-31 04:54:13] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.50 - - [2026-08-31 04:54:13] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?fields=virtual_networks HTTP/1.1" 200 1044 0.061298 10.0.0.38 - - [2026-08-31 04:54:13] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001129 10.0.0.50 - - [2026-08-31 04:54:13] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.057279 10.0.0.38 - - [2026-08-31 04:54:13] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002259 10.0.0.50 - - [2026-08-31 04:54:13] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?fields=security_groups HTTP/1.1" 200 1271 0.098191 10.0.0.50 - - [2026-08-31 04:54:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.035013 10.0.0.38 - - [2026-08-31 04:54:14] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003929 10.0.0.38 - - [2026-08-31 04:54:14] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001046 10.0.0.38 - - [2026-08-31 04:54:14] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008807 10.0.0.38 - - [2026-08-31 04:54:14] "POST /id-to-fqname HTTP/1.1" 200 190 0.001202 10.0.0.38 - - [2026-08-31 04:54:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.013839 10.0.0.38 - - [2026-08-31 04:54:14] "POST /security-groups HTTP/1.1" 200 591 0.039943 10.0.0.38 - - [2026-08-31 04:54:14] "POST /projects HTTP/1.1" 200 585 0.295821 10.0.0.50 - - [2026-08-31 04:54:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.014514 10.0.0.38 - - [2026-08-31 04:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.370124 10.0.0.50 - - [2026-08-31 04:54:14] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.548981 10.0.0.50 - - [2026-08-31 04:54:16] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.50 - - [2026-08-31 04:54:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000812 10.0.0.50 - - [2026-08-31 04:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.070513 10.0.0.38 - - [2026-08-31 04:54:18] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001779 10.0.0.50 - - [2026-08-31 04:54:18] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.087508 10.0.0.50 - - [2026-08-31 04:54:18] "POST /ref-update HTTP/1.1" 200 156 0.034269 10.0.0.38 - - [2026-08-31 04:54:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007017 10.0.0.50 - - [2026-08-31 04:54:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.268826 10.0.0.50 - - [2026-08-31 04:54:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001515 10.0.0.50 - - [2026-08-31 04:54:19] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006490 10.0.0.50 - - [2026-08-31 04:54:19] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007256 10.0.0.50 - - [2026-08-31 04:54:19] "POST /neutron/network HTTP/1.1" 200 836 0.007746 10.0.0.50 - - [2026-08-31 04:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.38 - - [2026-08-31 04:54:19] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001200 10.0.0.50 - - [2026-08-31 04:54:19] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052160 10.0.0.38 - - [2026-08-31 04:54:19] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001076 10.0.0.50 - - [2026-08-31 04:54:19] "POST /neutron/network HTTP/1.1" 200 617 0.169725 10.0.0.50 - - [2026-08-31 04:54:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.004144 10.0.0.50 - - [2026-08-31 04:54:19] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005979 10.0.0.50 - - [2026-08-31 04:54:19] "POST /neutron/network HTTP/1.1" 200 836 0.010322 10.0.0.50 - - [2026-08-31 04:54:19] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009192 10.0.0.50 - - [2026-08-31 04:54:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001779 10.0.0.50 - - [2026-08-31 04:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.009204 10.0.0.50 - - [2026-08-31 04:54:20] "POST /neutron/port HTTP/1.1" 200 117 0.014522 10.0.0.50 - - [2026-08-31 04:54:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001729 10.0.0.50 - - [2026-08-31 04:54:20] "POST /neutron/network HTTP/1.1" 200 846 0.007873 10.0.0.38 - - [2026-08-31 04:54:20] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.50 - - [2026-08-31 04:54:20] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.057638 10.0.0.50 - - [2026-08-31 04:54:21] "POST /neutron/port HTTP/1.1" 200 117 0.007555 10.0.0.38 - - [2026-08-31 04:54:24] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001578 10.0.0.50 - - [2026-08-31 04:54:25] "POST /neutron/port HTTP/1.1" 200 1072 0.387342 10.0.0.50 - - [2026-08-31 04:54:25] "POST /neutron/port HTTP/1.1" 200 1126 0.151067 10.0.0.50 - - [2026-08-31 04:54:25] "POST /neutron/port HTTP/1.1" 200 1072 0.019845 10.0.0.50 - - [2026-08-31 04:54:26] "POST /neutron/port HTTP/1.1" 200 1136 0.030543 10.0.0.38 - - [2026-08-31 04:54:26] "DELETE /project/b448019e5d9b4a8c94c152838f221fa5 HTTP/1.1" 404 173 0.034780 10.0.0.38 - - [2026-08-31 04:54:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001765 10.0.0.38 - - [2026-08-31 04:54:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.085316 10.0.0.38 - - [2026-08-31 04:54:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001959 10.0.0.38 - - [2026-08-31 04:54:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?fields=security_groups HTTP/1.1" 200 1376 0.082203 10.0.0.50 - - [2026-08-31 04:54:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005406 10.0.0.50 - - [2026-08-31 04:54:26] "POST /neutron/network HTTP/1.1" 200 836 0.007971 10.0.0.38 - - [2026-08-31 04:54:26] "DELETE /security-group/b6b4b0a0-89b2-44ce-9236-ff4a963c1d7b HTTP/1.1" 200 115 0.073421 10.0.0.38 - - [2026-08-31 04:54:26] "GET /projects?obj_uuids=57e8b56b-193d-453f-bd1d-7f27f47bcb5a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001278 10.0.0.50 - - [2026-08-31 04:54:26] "DELETE /access-control-list/25e338eb-5960-4807-90c9-9c74ca6458da HTTP/1.1" 200 115 0.058417 10.0.0.38 - - [2026-08-31 04:54:26] "GET /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a?fields=application_policy_sets HTTP/1.1" 200 1415 0.086243 10.0.0.38 - - [2026-08-31 04:54:27] "DELETE /project/57e8b56b-193d-453f-bd1d-7f27f47bcb5a HTTP/1.1" 200 115 0.630748 10.0.0.50 - - [2026-08-31 04:54:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.013754 10.0.0.50 - - [2026-08-31 04:54:31] "POST /neutron/port HTTP/1.1" 200 1136 0.022500 10.0.0.50 - - [2026-08-31 04:54:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009309 10.0.0.50 - - [2026-08-31 04:54:46] "POST /neutron/port HTTP/1.1" 200 1136 0.025517 10.0.0.50 - - [2026-08-31 04:54:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008621 10.0.0.50 - - [2026-08-31 04:54:52] "POST /neutron/port HTTP/1.1" 200 1136 0.021896 10.0.0.50 - - [2026-08-31 04:54:52] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 401 292 0.000651 10.0.0.50 - - [2026-08-31 04:54:52] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.046782 10.0.0.50 - - [2026-08-31 04:54:52] "GET /virtual-machine-interface/51988e35-0ed8-4ab9-a7dd-73b14903b619 HTTP/1.1" 200 2940 0.006948 10.0.0.50 - - [2026-08-31 04:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.50 - - [2026-08-31 04:54:52] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005066 10.0.0.50 - - [2026-08-31 04:54:52] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004479 10.0.0.50 - - [2026-08-31 04:54:52] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006520 10.0.0.50 - - [2026-08-31 04:54:54] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009805 10.0.0.50 - - [2026-08-31 04:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2026-08-31 04:54:55] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006571 10.0.0.50 - - [2026-08-31 04:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.50 - - [2026-08-31 04:54:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004019 10.0.0.50 - - [2026-08-31 04:54:57] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003559 10.0.0.50 - - [2026-08-31 04:54:58] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006403 10.0.0.50 - - [2026-08-31 04:54:58] "POST /neutron/port HTTP/1.1" 200 1136 0.020954 10.0.0.50 - - [2026-08-31 04:54:58] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007946 10.0.0.50 - - [2026-08-31 04:54:58] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.007868 10.0.0.50 - - [2026-08-31 04:54:58] "GET /virtual-machine-interface/721a02ee-50fb-491f-ae91-4afe87c5d057 HTTP/1.1" 200 2940 0.008081 10.0.0.50 - - [2026-08-31 04:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.50 - - [2026-08-31 04:54:58] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004404 10.0.0.50 - - [2026-08-31 04:54:58] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003491 10.0.0.50 - - [2026-08-31 04:54:58] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007012 10.0.0.50 - - [2026-08-31 04:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.50 - - [2026-08-31 04:54:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004956 10.0.0.50 - - [2026-08-31 04:54:59] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003530 10.0.0.50 - - [2026-08-31 04:54:59] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006645 10.0.0.50 - - [2026-08-31 04:54:59] "POST /neutron/port HTTP/1.1" 200 1136 0.021373 10.0.0.50 - - [2026-08-31 04:54:59] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.004663 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-machine-interface/51988e35-0ed8-4ab9-a7dd-73b14903b619 HTTP/1.1" 200 2940 0.006636 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.004768 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-machine-interface/51988e35-0ed8-4ab9-a7dd-73b14903b619 HTTP/1.1" 200 2940 0.008085 10.0.0.50 - - [2026-08-31 04:55:00] "GET /instance-ip/4addcec4-4d72-44c5-bc4e-d8f257447fa4 HTTP/1.1" 200 1620 0.008639 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.004612 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-machine-interface/51988e35-0ed8-4ab9-a7dd-73b14903b619 HTTP/1.1" 200 2940 0.006572 10.0.0.50 - - [2026-08-31 04:55:00] "GET /instance-ip/4addcec4-4d72-44c5-bc4e-d8f257447fa4 HTTP/1.1" 200 1620 0.004995 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005417 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005757 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.009105 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.017024 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.032235 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007597 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005589 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003989 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007814 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005499 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004652 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008478 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004948 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003814 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007677 10.0.0.50 - - [2026-08-31 04:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.50 - - [2026-08-31 04:55:00] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004963 10.0.0.50 - - [2026-08-31 04:55:00] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004020 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007872 10.0.0.50 - - [2026-08-31 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.50 - - [2026-08-31 04:55:01] "GET /routing-instance/783c6139-519a-4c2d-bbfc-344cd62fcd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006290 10.0.0.50 - - [2026-08-31 04:55:01] "GET /route-target/cdd1932b-7b2e-437d-be6c-b659bdfa883b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005183 10.0.0.50 - - [2026-08-31 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.50 - - [2026-08-31 04:55:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004742 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003800 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006825 10.0.0.50 - - [2026-08-31 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.50 - - [2026-08-31 04:55:01] "GET /routing-instance/783c6139-519a-4c2d-bbfc-344cd62fcd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005220 10.0.0.50 - - [2026-08-31 04:55:01] "GET /route-target/cdd1932b-7b2e-437d-be6c-b659bdfa883b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005060 10.0.0.50 - - [2026-08-31 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.50 - - [2026-08-31 04:55:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004976 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004808 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007906 10.0.0.50 - - [2026-08-31 04:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.50 - - [2026-08-31 04:55:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006306 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004780 10.0.0.50 - - [2026-08-31 04:55:01] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007030 10.0.0.38 - - [2026-08-31 04:55:02] "GET /obj-perms HTTP/1.1" 200 4467 0.058043 10.0.0.50 - - [2026-08-31 04:55:02] "GET /obj-perms HTTP/1.1" 200 4467 0.050064 10.0.0.50 - - [2026-08-31 04:55:03] "GET /obj-perms HTTP/1.1" 200 4467 0.005136 10.0.0.38 - - [2026-08-31 04:55:03] "GET /obj-perms HTTP/1.1" 200 4467 0.009200 10.0.0.50 - - [2026-08-31 04:55:03] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009224 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.004774 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine-interface/721a02ee-50fb-491f-ae91-4afe87c5d057 HTTP/1.1" 200 2940 0.006819 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.005029 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine-interface/721a02ee-50fb-491f-ae91-4afe87c5d057 HTTP/1.1" 200 2940 0.007859 10.0.0.50 - - [2026-08-31 04:55:03] "GET /instance-ip/d5b14820-e2d2-42d0-9574-c9bf533d3f0d HTTP/1.1" 200 1621 0.008236 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.005965 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-machine-interface/721a02ee-50fb-491f-ae91-4afe87c5d057 HTTP/1.1" 200 2940 0.008730 10.0.0.50 - - [2026-08-31 04:55:03] "GET /instance-ip/d5b14820-e2d2-42d0-9574-c9bf533d3f0d HTTP/1.1" 200 1621 0.005396 10.0.0.50 - - [2026-08-31 04:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.50 - - [2026-08-31 04:55:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004835 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004588 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008144 10.0.0.50 - - [2026-08-31 04:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.50 - - [2026-08-31 04:55:03] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005147 10.0.0.50 - - [2026-08-31 04:55:03] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005311 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007200 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.50 - - [2026-08-31 04:55:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005538 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004422 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007205 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.50 - - [2026-08-31 04:55:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005311 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005353 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008336 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.50 - - [2026-08-31 04:55:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005022 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004300 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008472 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.50 - - [2026-08-31 04:55:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004947 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.014097 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007325 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.50 - - [2026-08-31 04:55:04] "GET /routing-instance/f276d9d2-b4ed-4286-b09f-9189fc04cb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.008939 10.0.0.50 - - [2026-08-31 04:55:04] "GET /route-target/411246c9-47ba-4f2b-9a2c-1574d4e10082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007830 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2026-08-31 04:55:04] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005101 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004396 10.0.0.50 - - [2026-08-31 04:55:04] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007411 10.0.0.50 - - [2026-08-31 04:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.50 - - [2026-08-31 04:55:05] "GET /routing-instance/f276d9d2-b4ed-4286-b09f-9189fc04cb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005686 10.0.0.50 - - [2026-08-31 04:55:05] "GET /route-target/411246c9-47ba-4f2b-9a2c-1574d4e10082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004983 10.0.0.50 - - [2026-08-31 04:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.50 - - [2026-08-31 04:55:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005163 10.0.0.50 - - [2026-08-31 04:55:05] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004376 10.0.0.50 - - [2026-08-31 04:55:05] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006759 10.0.0.50 - - [2026-08-31 04:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.50 - - [2026-08-31 04:55:05] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005580 10.0.0.50 - - [2026-08-31 04:55:05] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004648 10.0.0.50 - - [2026-08-31 04:55:05] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007869 10.0.0.50 - - [2026-08-31 04:55:05] "GET /obj-perms HTTP/1.1" 200 4467 0.005008 10.0.0.38 - - [2026-08-31 04:55:05] "GET /obj-perms HTTP/1.1" 200 4467 0.004543 10.0.0.50 - - [2026-08-31 04:55:05] "GET /obj-perms HTTP/1.1" 200 4467 0.004840 10.0.0.50 - - [2026-08-31 04:55:05] "GET /obj-perms HTTP/1.1" 200 4467 0.005356 10.0.0.50 - - [2026-08-31 04:55:06] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.005682 10.0.0.185 - - [2026-08-31 04:55:06] "GET /obj-perms HTTP/1.1" 200 4493 0.046857 10.0.0.50 - - [2026-08-31 04:55:08] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 200 1291 0.004971 10.0.0.50 - - [2026-08-31 04:55:08] "POST /neutron/port HTTP/1.1" 200 151 0.249915 10.0.0.50 - - [2026-08-31 04:55:10] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 404 171 0.004590 10.0.0.50 - - [2026-08-31 04:55:10] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 404 171 0.004847 10.0.0.50 - - [2026-08-31 04:55:10] "GET /virtual-machine/079ba7e2-51d5-4637-90de-0ed6432034a2 HTTP/1.1" 404 171 0.003723 10.0.0.50 - - [2026-08-31 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.50 - - [2026-08-31 04:55:10] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005386 10.0.0.50 - - [2026-08-31 04:55:10] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003951 10.0.0.50 - - [2026-08-31 04:55:10] "GET /virtual-network/a6ded248-9d44-4f1b-97d6-bd8684254633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007719 10.0.0.50 - - [2026-08-31 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.50 - - [2026-08-31 04:55:10] "GET /routing-instance/f276d9d2-b4ed-4286-b09f-9189fc04cb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006043 10.0.0.50 - - [2026-08-31 04:55:10] "GET /route-target/411246c9-47ba-4f2b-9a2c-1574d4e10082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004770 10.0.0.50 - - [2026-08-31 04:55:10] "GET /obj-perms HTTP/1.1" 200 4467 0.004467 10.0.0.50 - - [2026-08-31 04:55:12] "POST /neutron/network HTTP/1.1" 200 846 0.031627 10.0.0.50 - - [2026-08-31 04:55:12] "POST /neutron/port HTTP/1.1" 200 117 0.001688 10.0.0.50 - - [2026-08-31 04:55:14] "GET /obj-perms HTTP/1.1" 200 4467 0.004802 10.0.0.50 - - [2026-08-31 04:55:20] "GET /obj-perms HTTP/1.1" 200 4467 0.004467 10.0.0.50 - - [2026-08-31 04:55:20] "GET /obj-perms HTTP/1.1" 200 4467 0.004420 10.0.0.38 - - [2026-08-31 04:55:20] "GET /obj-perms HTTP/1.1" 200 4467 0.005313 10.0.0.50 - - [2026-08-31 04:55:20] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.005357 10.0.0.50 - - [2026-08-31 04:55:22] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 200 1292 0.004803 10.0.0.50 - - [2026-08-31 04:55:22] "POST /neutron/port HTTP/1.1" 200 1126 0.017592 10.0.0.50 - - [2026-08-31 04:55:24] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 404 171 0.003896 10.0.0.50 - - [2026-08-31 04:55:24] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 404 171 0.003662 10.0.0.50 - - [2026-08-31 04:55:24] "GET /virtual-machine/cdfee143-635d-4192-8583-2eb223e1cc49 HTTP/1.1" 404 171 0.003482 10.0.0.50 - - [2026-08-31 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.50 - - [2026-08-31 04:55:24] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004183 10.0.0.50 - - [2026-08-31 04:55:24] "GET /virtual-networks?parent_id=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003963 10.0.0.50 - - [2026-08-31 04:55:24] "GET /virtual-network/46df6ba0-f48c-4c5c-afd7-290047994fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007333 10.0.0.50 - - [2026-08-31 04:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.50 - - [2026-08-31 04:55:24] "GET /routing-instance/783c6139-519a-4c2d-bbfc-344cd62fcd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005068 10.0.0.50 - - [2026-08-31 04:55:24] "GET /route-target/cdd1932b-7b2e-437d-be6c-b659bdfa883b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004658 10.0.0.50 - - [2026-08-31 04:55:31] "GET /obj-perms HTTP/1.1" 200 4467 0.004596 10.0.0.38 - - [2026-08-31 04:55:31] "GET /obj-perms HTTP/1.1" 200 4467 0.004800 10.0.0.50 - - [2026-08-31 04:55:40] "GET /obj-perms HTTP/1.1" 200 4467 0.004690 10.0.0.38 - - [2026-08-31 04:55:40] "GET /obj-perms HTTP/1.1" 200 4467 0.004547 10.0.0.38 - - [2026-08-31 04:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005753 10.0.0.38 - - [2026-08-31 04:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004100 10.0.0.50 - - [2026-08-31 04:55:40] "POST /neutron/network HTTP/1.1" 200 151 0.193429 10.0.0.50 - - [2026-08-31 04:55:40] "DELETE /route-target/411246c9-47ba-4f2b-9a2c-1574d4e10082 HTTP/1.1" 200 115 0.111805 10.0.0.38 - - [2026-08-31 04:55:42] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001266 10.0.0.50 - - [2026-08-31 04:55:42] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.068878 10.0.0.38 - - [2026-08-31 04:55:42] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002032 10.0.0.50 - - [2026-08-31 04:55:42] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?fields=virtual_networks HTTP/1.1" 200 1043 0.074334 10.0.0.38 - - [2026-08-31 04:55:42] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001484 10.0.0.50 - - [2026-08-31 04:55:42] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.052451 10.0.0.38 - - [2026-08-31 04:55:42] "GET /projects?obj_uuids=b448019e-5d9b-4a8c-94c1-52838f221fa5&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001402 10.0.0.50 - - [2026-08-31 04:55:42] "GET /project/b448019e-5d9b-4a8c-94c1-52838f221fa5?fields=security_groups HTTP/1.1" 200 1269 0.062745 10.0.0.50 - - [2026-08-31 04:55:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.036056 10.0.0.38 - - [2026-08-31 04:55:43] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003772 10.0.0.38 - - [2026-08-31 04:55:43] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.38 - - [2026-08-31 04:55:43] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008339 10.0.0.38 - - [2026-08-31 04:55:43] "POST /id-to-fqname HTTP/1.1" 200 198 0.015959 10.0.0.38 - - [2026-08-31 04:55:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.008870 10.0.0.38 - - [2026-08-31 04:55:44] "POST /security-groups HTTP/1.1" 200 599 0.044956 10.0.0.50 - - [2026-08-31 04:55:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.006992 10.0.0.38 - - [2026-08-31 04:55:44] "POST /projects HTTP/1.1" 200 601 0.340474 10.0.0.38 - - [2026-08-31 04:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.380468 10.0.0.50 - - [2026-08-31 04:55:44] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.549470 10.0.0.50 - - [2026-08-31 04:55:44] "POST /access-control-lists HTTP/1.1" 200 602 0.062603 10.0.0.50 - - [2026-08-31 04:55:45] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.50 - - [2026-08-31 04:55:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.50 - - [2026-08-31 04:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.060569 10.0.0.38 - - [2026-08-31 04:55:49] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.50 - - [2026-08-31 04:55:49] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.052338 10.0.0.50 - - [2026-08-31 04:55:49] "POST /neutron/network HTTP/1.1" 200 117 0.038188 10.0.0.38 - - [2026-08-31 04:55:50] "POST /useragent-kv HTTP/1.1" 200 115 0.015444 10.0.0.50 - - [2026-08-31 04:55:50] "POST /neutron/subnet HTTP/1.1" 200 823 0.246257 10.0.0.50 - - [2026-08-31 04:55:50] "POST /id-to-fqname HTTP/1.1" 200 228 0.001804 10.0.0.50 - - [2026-08-31 04:55:50] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007567 10.0.0.50 - - [2026-08-31 04:55:50] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007083 10.0.0.50 - - [2026-08-31 04:55:50] "POST /neutron/network HTTP/1.1" 200 1019 0.014565 10.0.0.50 - - [2026-08-31 04:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.38 - - [2026-08-31 04:55:50] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001246 10.0.0.50 - - [2026-08-31 04:55:50] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057362 10.0.0.50 - - [2026-08-31 04:55:50] "POST /neutron/network HTTP/1.1" 200 117 0.023815 10.0.0.50 - - [2026-08-31 04:55:50] "POST /route-targets HTTP/1.1" 200 327 0.016701 10.0.0.50 - - [2026-08-31 04:55:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.031530 10.0.0.38 - - [2026-08-31 04:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008243 10.0.0.50 - - [2026-08-31 04:55:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.298290 10.0.0.50 - - [2026-08-31 04:55:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001449 10.0.0.50 - - [2026-08-31 04:55:51] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006205 10.0.0.50 - - [2026-08-31 04:55:51] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006131 10.0.0.50 - - [2026-08-31 04:55:51] "POST /neutron/network HTTP/1.1" 200 1019 0.011376 10.0.0.50 - - [2026-08-31 04:55:52] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006741 10.0.0.50 - - [2026-08-31 04:55:52] "GET /obj-perms HTTP/1.1" 200 4483 0.164401 10.0.0.50 - - [2026-08-31 04:55:53] "DELETE /access-control-list/d6ad9aae-1983-48bd-9bed-2064b8a00f93 HTTP/1.1" 200 115 0.057619 10.0.0.185 - - [2026-08-31 04:55:53] "GET /obj-perms HTTP/1.1" 200 4483 0.059440 10.0.0.50 - - [2026-08-31 04:55:54] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008830 10.0.0.38 - - [2026-08-31 04:55:54] "GET /obj-perms HTTP/1.1" 200 4483 0.051055 10.0.0.50 - - [2026-08-31 04:55:54] "POST /neutron/network HTTP/1.1" 200 1019 0.011129 10.0.0.50 - - [2026-08-31 04:55:55] "POST /id-to-fqname HTTP/1.1" 200 228 0.001614 10.0.0.50 - - [2026-08-31 04:55:55] "POST /neutron/port HTTP/1.1" 200 117 0.007123 10.0.0.50 - - [2026-08-31 04:55:55] "POST /neutron/port HTTP/1.1" 200 117 0.009231 10.0.0.50 - - [2026-08-31 04:55:59] "POST /neutron/network HTTP/1.1" 200 1029 0.008218 10.0.0.50 - - [2026-08-31 04:56:00] "POST /neutron/port HTTP/1.1" 200 1188 0.031221 10.0.0.50 - - [2026-08-31 04:56:00] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009810 10.0.0.50 - - [2026-08-31 04:56:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004731 10.0.0.50 - - [2026-08-31 04:56:01] "POST /neutron/port HTTP/1.1" 200 117 0.001264 10.0.0.50 - - [2026-08-31 04:56:06] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009130 10.0.0.50 - - [2026-08-31 04:56:16] "POST /neutron/port HTTP/1.1" 200 1252 0.026608 10.0.0.50 - - [2026-08-31 04:56:21] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010149 10.0.0.50 - - [2026-08-31 04:56:26] "POST /neutron/port HTTP/1.1" 200 1252 0.022834 10.0.0.50 - - [2026-08-31 04:56:26] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009388 10.0.0.50 - - [2026-08-31 04:56:26] "GET /virtual-machine/3f3af3df-d559-452b-8db4-8231cad92221 HTTP/1.1" 401 292 0.000515 10.0.0.50 - - [2026-08-31 04:56:27] "GET /virtual-machine/3f3af3df-d559-452b-8db4-8231cad92221 HTTP/1.1" 200 1300 0.031593 10.0.0.50 - - [2026-08-31 04:56:27] "GET /virtual-machine-interface/4ad9158c-f3d9-4049-8397-49b8d665c69c HTTP/1.1" 200 3173 0.007928 10.0.0.50 - - [2026-08-31 04:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-08-31 04:56:27] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004468 10.0.0.50 - - [2026-08-31 04:56:27] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003717 10.0.0.50 - - [2026-08-31 04:56:27] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.010788 10.0.0.38 - - [2026-08-31 04:56:27] "DELETE /project/adf9fbe065c84a7db7bd71644d58adb5 HTTP/1.1" 404 173 0.006247 10.0.0.38 - - [2026-08-31 04:56:27] "DELETE /project/b448019e-5d9b-4a8c-94c1-52838f221fa5 HTTP/1.1" 404 177 0.006011 10.0.0.50 - - [2026-08-31 04:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.50 - - [2026-08-31 04:56:30] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008423 10.0.0.50 - - [2026-08-31 04:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.50 - - [2026-08-31 04:56:34] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008388 10.0.0.50 - - [2026-08-31 04:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.50 - - [2026-08-31 04:56:38] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008850 10.0.0.50 - - [2026-08-31 04:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.50 - - [2026-08-31 04:56:42] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006577 10.0.0.50 - - [2026-08-31 04:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.50 - - [2026-08-31 04:56:46] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006615 10.0.0.50 - - [2026-08-31 04:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.50 - - [2026-08-31 04:56:50] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007306 10.0.0.50 - - [2026-08-31 04:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.50 - - [2026-08-31 04:56:54] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006220 10.0.0.50 - - [2026-08-31 04:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.50 - - [2026-08-31 04:56:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005062 10.0.0.50 - - [2026-08-31 04:56:57] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003976 10.0.0.50 - - [2026-08-31 04:56:57] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007053 10.0.0.50 - - [2026-08-31 04:57:02] "POST /neutron/port HTTP/1.1" 200 1252 0.022256 10.0.0.50 - - [2026-08-31 04:57:07] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008545 10.0.0.50 - - [2026-08-31 04:57:12] "POST /neutron/network HTTP/1.1" 200 1029 0.008191 10.0.0.50 - - [2026-08-31 04:57:12] "POST /neutron/subnet HTTP/1.1" 200 1389 0.015175 10.0.0.50 - - [2026-08-31 04:57:12] "POST /neutron/network HTTP/1.1" 200 1019 0.011471 10.0.0.50 - - [2026-08-31 04:57:16] "POST /neutron/port HTTP/1.1" 200 1252 0.041363 10.0.0.50 - - [2026-08-31 04:57:17] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010842 10.0.0.50 - - [2026-08-31 04:57:28] "POST /neutron/port HTTP/1.1" 200 1252 0.021772 10.0.0.50 - - [2026-08-31 04:57:28] "POST /neutron/security_group HTTP/1.1" 200 2078 0.009826 10.0.0.50 - - [2026-08-31 04:57:28] "POST /neutron/port HTTP/1.1" 200 1252 0.028537 10.0.0.50 - - [2026-08-31 04:57:28] "POST /neutron/network HTTP/1.1" 200 1019 0.012578 10.0.0.50 - - [2026-08-31 04:57:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001992 10.0.0.50 - - [2026-08-31 04:57:28] "GET /virtual-machine/3f3af3df-d559-452b-8db4-8231cad92221 HTTP/1.1" 200 1300 0.005474 10.0.0.50 - - [2026-08-31 04:57:28] "GET /virtual-machine-interface/4ad9158c-f3d9-4049-8397-49b8d665c69c HTTP/1.1" 200 3173 0.008706 10.0.0.50 - - [2026-08-31 04:57:28] "GET /instance-ip/65d927b5-3d7b-4460-93ea-5e0d936428d1 HTTP/1.1" 200 1655 0.009315 10.0.0.50 - - [2026-08-31 04:57:28] "GET /instance-ip/e6a170c9-e7e0-4f63-a02e-c7ddd18770f8 HTTP/1.1" 200 1639 0.009424 10.0.0.50 - - [2026-08-31 04:57:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.005175 10.0.0.50 - - [2026-08-31 04:57:28] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009040 10.0.0.38 - - [2026-08-31 04:57:28] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001442 10.0.0.50 - - [2026-08-31 04:57:28] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.067775 10.0.0.50 - - [2026-08-31 04:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.50 - - [2026-08-31 04:57:29] "GET /security-group/abf9076d-f26c-4fe8-868b-a1ed39f48d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3788 0.005381 10.0.0.50 - - [2026-08-31 04:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.103966 10.0.0.50 - - [2026-08-31 04:57:29] "POST /instance-ips HTTP/1.1" 200 357 0.052698 10.0.0.50 - - [2026-08-31 04:57:29] "GET /instance-ip/fcbcaffb-014d-4c4b-ada1-d96ef9f7143a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008218 10.0.0.50 - - [2026-08-31 04:57:29] "POST /instance-ips HTTP/1.1" 200 357 0.048966 10.0.0.50 - - [2026-08-31 04:57:29] "GET /instance-ip/29d2b139-384f-43d3-8321-08673419f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.009102 10.0.0.50 - - [2026-08-31 04:57:29] "GET /virtual-machine-interface/6d3816cf-e6b0-42c8-918f-825c9920477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.007529 10.0.0.50 - - [2026-08-31 04:57:29] "GET /virtual-machine-interface/6d3816cf-e6b0-42c8-918f-825c9920477a?fields=instance_ip_back_refs HTTP/1.1" 200 1536 0.010882 10.0.0.50 - - [2026-08-31 04:57:29] "GET /instance-ip/29d2b139-384f-43d3-8321-08673419f0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.006292 10.0.0.50 - - [2026-08-31 04:57:29] "GET /instance-ip/fcbcaffb-014d-4c4b-ada1-d96ef9f7143a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007054 10.0.0.50 - - [2026-08-31 04:57:29] "POST /id-to-fqname HTTP/1.1" 200 228 0.001895 10.0.0.50 - - [2026-08-31 04:57:30] "POST /neutron/port HTTP/1.1" 200 1094 0.019955 10.0.0.50 - - [2026-08-31 04:57:30] "POST /neutron/port HTTP/1.1" 200 1094 0.020407 10.0.0.50 - - [2026-08-31 04:57:30] "POST /neutron/security_group HTTP/1.1" 200 2078 0.011312 10.0.0.50 - - [2026-08-31 04:57:34] "POST /neutron/port HTTP/1.1" 200 1094 0.018213 10.0.0.50 - - [2026-08-31 04:57:34] "POST /neutron/port HTTP/1.1" 200 1094 0.015864 10.0.0.50 - - [2026-08-31 04:57:35] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008254 10.0.0.50 - - [2026-08-31 04:57:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004769 10.0.0.50 - - [2026-08-31 04:57:36] "POST /neutron/port HTTP/1.1" 200 117 0.001460 10.0.0.50 - - [2026-08-31 04:57:40] "POST /neutron/security_group HTTP/1.1" 200 2078 0.007930 10.0.0.50 - - [2026-08-31 04:57:50] "POST /neutron/port HTTP/1.1" 200 1197 0.023751 10.0.0.50 - - [2026-08-31 04:57:56] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010804 10.0.0.50 - - [2026-08-31 04:58:01] "POST /neutron/port HTTP/1.1" 200 1197 0.021573 10.0.0.50 - - [2026-08-31 04:58:01] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010204 10.0.0.50 - - [2026-08-31 04:58:01] "GET /virtual-machine/b9739c5c-7fcc-4d8c-b8ec-7b3c64e70f7c HTTP/1.1" 200 1279 0.007936 10.0.0.50 - - [2026-08-31 04:58:01] "GET /virtual-machine-interface/6d3816cf-e6b0-42c8-918f-825c9920477a HTTP/1.1" 200 3224 0.007600 10.0.0.50 - - [2026-08-31 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.50 - - [2026-08-31 04:58:01] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005694 10.0.0.50 - - [2026-08-31 04:58:01] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004196 10.0.0.50 - - [2026-08-31 04:58:01] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007682 10.0.0.50 - - [2026-08-31 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.50 - - [2026-08-31 04:58:04] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007926 10.0.0.50 - - [2026-08-31 04:58:08] "GET /obj-perms HTTP/1.1" 200 4493 0.064725 10.0.0.50 - - [2026-08-31 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.50 - - [2026-08-31 04:58:08] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007592 10.0.0.185 - - [2026-08-31 04:58:09] "GET /obj-perms HTTP/1.1" 200 4493 0.043689 10.0.0.50 - - [2026-08-31 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.50 - - [2026-08-31 04:58:12] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006751 10.0.0.50 - - [2026-08-31 04:58:14] "POST /neutron/network HTTP/1.1" 200 1029 0.008451 10.0.0.50 - - [2026-08-31 04:58:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.013575 10.0.0.50 - - [2026-08-31 04:58:14] "POST /neutron/network HTTP/1.1" 200 1019 0.010756 10.0.0.50 - - [2026-08-31 04:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.50 - - [2026-08-31 04:58:16] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005733 10.0.0.50 - - [2026-08-31 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-08-31 04:58:20] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006844 10.0.0.50 - - [2026-08-31 04:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.50 - - [2026-08-31 04:58:25] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008734 10.0.0.50 - - [2026-08-31 04:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.50 - - [2026-08-31 04:58:29] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007575 10.0.0.50 - - [2026-08-31 04:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.50 - - [2026-08-31 04:58:33] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006819 10.0.0.50 - - [2026-08-31 04:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.50 - - [2026-08-31 04:58:35] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004806 10.0.0.50 - - [2026-08-31 04:58:35] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004218 10.0.0.50 - - [2026-08-31 04:58:35] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006779 10.0.0.50 - - [2026-08-31 04:58:39] "POST /neutron/port HTTP/1.1" 200 1197 0.022107 10.0.0.50 - - [2026-08-31 04:58:40] "POST /neutron/security_group HTTP/1.1" 200 2078 0.007925 10.0.0.50 - - [2026-08-31 04:58:51] "POST /id-to-fqname HTTP/1.1" 200 228 0.001372 10.0.0.50 - - [2026-08-31 04:58:51] "POST /neutron/port HTTP/1.1" 200 2295 0.030796 10.0.0.50 - - [2026-08-31 04:58:51] "POST /neutron/network HTTP/1.1" 200 1019 0.038476 10.0.0.50 - - [2026-08-31 04:58:51] "POST /neutron/port HTTP/1.1" 200 117 0.008131 10.0.0.38 - - [2026-08-31 04:58:55] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001435 10.0.0.50 - - [2026-08-31 04:58:56] "POST /neutron/port HTTP/1.1" 200 1188 0.427102 10.0.0.50 - - [2026-08-31 04:58:56] "POST /neutron/port HTTP/1.1" 200 1242 0.175221 10.0.0.50 - - [2026-08-31 04:58:57] "POST /neutron/port HTTP/1.1" 200 1252 0.024635 10.0.0.50 - - [2026-08-31 04:58:57] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014038 10.0.0.50 - - [2026-08-31 04:58:57] "POST /neutron/network HTTP/1.1" 200 1019 0.013172 10.0.0.185 - - [2026-08-31 04:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.185 - - [2026-08-31 04:58:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.38 - - [2026-08-31 04:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.38 - - [2026-08-31 04:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.185 - - [2026-08-31 04:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.001064 10.0.0.185 - - [2026-08-31 04:58:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2026-08-31 04:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000599 10.0.0.38 - - [2026-08-31 04:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.50 - - [2026-08-31 04:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-08-31 04:58:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.50 - - [2026-08-31 04:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.50 - - [2026-08-31 04:59:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000593 10.0.0.50 - - [2026-08-31 04:59:07] "POST /neutron/port HTTP/1.1" 200 1252 0.024051 10.0.0.38 - - [2026-08-31 04:59:09] "GET /obj-perms HTTP/1.1" 200 4493 0.045427 10.0.0.50 - - [2026-08-31 04:59:12] "POST /neutron/security_group HTTP/1.1" 200 2078 0.012539 10.0.0.50 - - [2026-08-31 04:59:14] "POST /neutron/network HTTP/1.1" 200 1029 0.009712 10.0.0.50 - - [2026-08-31 04:59:14] "POST /neutron/subnet HTTP/1.1" 200 1389 0.017840 10.0.0.50 - - [2026-08-31 04:59:14] "POST /neutron/network HTTP/1.1" 200 1019 0.014126 10.0.0.50 - - [2026-08-31 04:59:22] "POST /neutron/port HTTP/1.1" 200 1252 0.022549 10.0.0.50 - - [2026-08-31 04:59:22] "POST /neutron/security_group HTTP/1.1" 200 2078 0.008949 10.0.0.50 - - [2026-08-31 04:59:22] "GET /virtual-machine/e04d68a6-af20-44a9-8153-325bb6bea9bb HTTP/1.1" 200 1300 0.008553 10.0.0.50 - - [2026-08-31 04:59:22] "GET /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021 HTTP/1.1" 200 3174 0.006318 10.0.0.50 - - [2026-08-31 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.50 - - [2026-08-31 04:59:22] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004378 10.0.0.50 - - [2026-08-31 04:59:22] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003396 10.0.0.50 - - [2026-08-31 04:59:22] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010133 10.0.0.50 - - [2026-08-31 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.50 - - [2026-08-31 04:59:26] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007610 10.0.0.50 - - [2026-08-31 04:59:28] "POST /neutron/port HTTP/1.1" 200 1252 0.020226 10.0.0.50 - - [2026-08-31 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.50 - - [2026-08-31 04:59:30] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007320 10.0.0.50 - - [2026-08-31 04:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004675 10.0.0.50 - - [2026-08-31 04:59:30] "POST /neutron/port HTTP/1.1" 200 117 0.001252 10.0.0.50 - - [2026-08-31 04:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.50 - - [2026-08-31 04:59:34] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008087 10.0.0.50 - - [2026-08-31 04:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.50 - - [2026-08-31 04:59:38] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007297 10.0.0.50 - - [2026-08-31 04:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.50 - - [2026-08-31 04:59:42] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006246 10.0.0.50 - - [2026-08-31 04:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2026-08-31 04:59:46] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006363 10.0.0.50 - - [2026-08-31 04:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2026-08-31 04:59:50] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006116 10.0.0.50 - - [2026-08-31 04:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.50 - - [2026-08-31 04:59:54] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005841 10.0.0.50 - - [2026-08-31 04:59:54] "GET /virtual-networks?parent_id=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.005110 10.0.0.50 - - [2026-08-31 04:59:54] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007051 10.0.0.50 - - [2026-08-31 04:59:54] "POST /neutron/port HTTP/1.1" 200 1252 0.021470 10.0.0.50 - - [2026-08-31 05:00:00] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010664 10.0.0.50 - - [2026-08-31 05:00:10] "POST /neutron/port HTTP/1.1" 200 1252 0.027294 10.0.0.50 - - [2026-08-31 05:00:10] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010803 10.0.0.50 - - [2026-08-31 05:00:15] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010143 10.0.0.50 - - [2026-08-31 05:00:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.026340 10.0.0.50 - - [2026-08-31 05:00:17] "POST /neutron/port HTTP/1.1" 200 117 0.001897 10.0.0.50 - - [2026-08-31 05:00:21] "POST /neutron/port HTTP/1.1" 200 1252 0.025680 10.0.0.50 - - [2026-08-31 05:00:21] "POST /neutron/security_group HTTP/1.1" 200 2078 0.010946 10.0.0.50 - - [2026-08-31 05:00:21] "POST /neutron/port HTTP/1.1" 200 1252 0.030308 10.0.0.50 - - [2026-08-31 05:00:21] "POST /neutron/network HTTP/1.1" 200 1019 0.013153 10.0.0.50 - - [2026-08-31 05:00:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001917 10.0.0.50 - - [2026-08-31 05:00:21] "GET /virtual-machine/e04d68a6-af20-44a9-8153-325bb6bea9bb HTTP/1.1" 200 1300 0.006732 10.0.0.50 - - [2026-08-31 05:00:21] "GET /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021 HTTP/1.1" 200 3174 0.008117 10.0.0.50 - - [2026-08-31 05:00:21] "GET /instance-ip/2b5061c3-a12f-4fca-9a74-1dec6b86412f HTTP/1.1" 200 1637 0.008666 10.0.0.50 - - [2026-08-31 05:00:21] "GET /instance-ip/a819dd73-d2d1-433b-af01-498d510553e3 HTTP/1.1" 200 1657 0.008766 10.0.0.50 - - [2026-08-31 05:00:21] "POST /fqname-to-id HTTP/1.1" 404 230 0.005500 10.0.0.50 - - [2026-08-31 05:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.38 - - [2026-08-31 05:00:21] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.028382 10.0.0.50 - - [2026-08-31 05:00:21] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.100691 10.0.0.50 - - [2026-08-31 05:00:21] "POST /network-policys HTTP/1.1" 200 569 0.039730 10.0.0.50 - - [2026-08-31 05:00:21] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006858 10.0.0.50 - - [2026-08-31 05:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.50 - - [2026-08-31 05:00:22] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008013 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.007025 10.0.0.50 - - [2026-08-31 05:00:22] "POST /ref-update HTTP/1.1" 200 156 0.099357 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018786 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006180 10.0.0.50 - - [2026-08-31 05:00:22] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.013124 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005889 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.50 - - [2026-08-31 05:00:22] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008314 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005485 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.004684 10.0.0.50 - - [2026-08-31 05:00:22] "POST /ref-update HTTP/1.1" 200 156 0.126642 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.027903 10.0.0.50 - - [2026-08-31 05:00:22] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.030238 10.0.0.50 - - [2026-08-31 05:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.50 - - [2026-08-31 05:00:22] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.006341 10.0.0.50 - - [2026-08-31 05:00:22] "GET /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.007662 10.0.0.50 - - [2026-08-31 05:00:22] "PUT /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021 HTTP/1.1" 200 284 0.019555 10.0.0.50 - - [2026-08-31 05:00:23] "GET /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.009888 10.0.0.50 - - [2026-08-31 05:00:23] "PUT /virtual-machine-interface/11e4fbc2-5569-4e2e-9b59-8c9bd459f021 HTTP/1.1" 200 284 0.029317 10.0.0.50 - - [2026-08-31 05:00:29] "POST /neutron/port HTTP/1.1" 200 1252 0.022681 10.0.0.50 - - [2026-08-31 05:00:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005666 10.0.0.50 - - [2026-08-31 05:00:31] "POST /neutron/port HTTP/1.1" 200 117 0.001842 10.0.0.50 - - [2026-08-31 05:01:17] "POST /neutron/port HTTP/1.1" 200 1197 0.024469 10.0.0.50 - - [2026-08-31 05:01:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005880 10.0.0.50 - - [2026-08-31 05:01:18] "POST /neutron/port HTTP/1.1" 200 117 0.001759 10.0.0.50 - - [2026-08-31 05:01:31] "POST /neutron/port HTTP/1.1" 200 1252 0.024647 10.0.0.50 - - [2026-08-31 05:01:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005625 10.0.0.50 - - [2026-08-31 05:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.001280 10.0.0.50 - - [2026-08-31 05:02:12] "GET /obj-perms HTTP/1.1" 200 4493 0.067933 10.0.0.50 - - [2026-08-31 05:02:18] "POST /neutron/port HTTP/1.1" 200 1252 0.032733 10.0.0.50 - - [2026-08-31 05:02:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005198 10.0.0.50 - - [2026-08-31 05:02:20] "POST /neutron/port HTTP/1.1" 200 117 0.001417 10.0.0.50 - - [2026-08-31 05:02:33] "POST /neutron/port HTTP/1.1" 200 1252 0.028915 10.0.0.50 - - [2026-08-31 05:02:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005286 10.0.0.50 - - [2026-08-31 05:02:35] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.50 - - [2026-08-31 05:02:39] "POST /ref-update HTTP/1.1" 200 156 0.131763 10.0.0.50 - - [2026-08-31 05:02:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.076243 10.0.0.50 - - [2026-08-31 05:02:39] "POST /neutron/network HTTP/1.1" 200 1019 0.046349 10.0.0.50 - - [2026-08-31 05:02:39] "GET /virtual-network/50183753-2398-4047-9034-23d1e68841cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006485 10.0.0.50 - - [2026-08-31 05:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.50 - - [2026-08-31 05:02:39] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005002 10.0.0.50 - - [2026-08-31 05:02:39] "POST /ref-update HTTP/1.1" 200 156 0.102477 10.0.0.50 - - [2026-08-31 05:02:39] "GET /virtual-network/cce86db4-032a-4789-b0d2-7a5740212625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008942 10.0.0.50 - - [2026-08-31 05:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.50 - - [2026-08-31 05:02:39] "GET /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005400 10.0.0.50 - - [2026-08-31 05:02:39] "DELETE /network-policy/1dc3d578-ed3b-494e-baf0-ca4f9acc4058 HTTP/1.1" 200 115 0.070040 10.0.0.50 - - [2026-08-31 05:02:39] "DELETE /access-control-list/dbb0fa76-e241-40d1-98c9-16fac0300f85 HTTP/1.1" 200 115 0.114902 10.0.0.50 - - [2026-08-31 05:02:39] "POST /ref-update HTTP/1.1" 200 156 0.033739 10.0.0.50 - - [2026-08-31 05:02:40] "DELETE /instance-ip/29d2b139-384f-43d3-8321-08673419f0d2 HTTP/1.1" 200 115 0.067769 10.0.0.50 - - [2026-08-31 05:02:40] "DELETE /instance-ip/fcbcaffb-014d-4c4b-ada1-d96ef9f7143a HTTP/1.1" 200 115 0.074479 10.0.0.50 - - [2026-08-31 05:02:40] "DELETE /virtual-machine-interface/6d3816cf-e6b0-42c8-918f-825c9920477a HTTP/1.1" 200 115 0.152013 10.0.0.50 - - [2026-08-31 05:02:40] "POST /neutron/network HTTP/1.1" 400 204 0.017126 10.0.0.50 - - [2026-08-31 05:02:42] "POST /neutron/port HTTP/1.1" 200 151 0.324651 10.0.0.50 - - [2026-08-31 05:02:43] "POST /neutron/network HTTP/1.1" 200 1019 0.017557 10.0.0.50 - - [2026-08-31 05:02:44] "POST /neutron/port HTTP/1.1" 200 117 0.006145 10.0.0.50 - - [2026-08-31 05:02:44] "POST /neutron/port HTTP/1.1" 200 151 0.353334 10.0.0.50 - - [2026-08-31 05:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007517 10.0.0.38 - - [2026-08-31 05:02:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004248 10.0.0.38 - - [2026-08-31 05:02:45] "POST /useragent-kv HTTP/1.1" 200 115 0.011370 10.0.0.38 - - [2026-08-31 05:02:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003800 10.0.0.38 - - [2026-08-31 05:02:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002617 10.0.0.50 - - [2026-08-31 05:02:45] "POST /neutron/network HTTP/1.1" 200 151 0.291449 10.0.0.38 - - [2026-08-31 05:02:48] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001173 10.0.0.50 - - [2026-08-31 05:02:48] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.104472 10.0.0.38 - - [2026-08-31 05:02:48] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002185 10.0.0.50 - - [2026-08-31 05:02:48] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?fields=virtual_networks HTTP/1.1" 200 1059 0.073882 10.0.0.38 - - [2026-08-31 05:02:48] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001600 10.0.0.50 - - [2026-08-31 05:02:48] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.067030 10.0.0.38 - - [2026-08-31 05:02:48] "GET /projects?obj_uuids=adf9fbe0-65c8-4a7d-b7bd-71644d58adb5&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001294 10.0.0.50 - - [2026-08-31 05:02:48] "GET /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5?fields=security_groups HTTP/1.1" 200 1293 0.062578 10.0.0.50 - - [2026-08-31 05:02:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.044235 10.0.0.38 - - [2026-08-31 05:02:49] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004905 10.0.0.38 - - [2026-08-31 05:02:49] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.38 - - [2026-08-31 05:02:49] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039855 10.0.0.38 - - [2026-08-31 05:02:50] "POST /id-to-fqname HTTP/1.1" 200 194 0.002979 10.0.0.38 - - [2026-08-31 05:02:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.014253 10.0.0.38 - - [2026-08-31 05:02:50] "POST /security-groups HTTP/1.1" 200 595 0.083347 10.0.0.38 - - [2026-08-31 05:02:50] "POST /projects HTTP/1.1" 200 593 0.370406 10.0.0.50 - - [2026-08-31 05:02:50] "POST /access-control-lists HTTP/1.1" 200 600 0.042637 10.0.0.38 - - [2026-08-31 05:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.451543 10.0.0.50 - - [2026-08-31 05:02:50] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.680225 10.0.0.50 - - [2026-08-31 05:02:51] "GET / HTTP/1.1" 200 35931 0.002206 10.0.0.50 - - [2026-08-31 05:02:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.50 - - [2026-08-31 05:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.091128 10.0.0.38 - - [2026-08-31 05:02:54] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001243 10.0.0.50 - - [2026-08-31 05:02:54] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.065427 10.0.0.50 - - [2026-08-31 05:02:54] "DELETE /access-control-list/fee57939-bc5d-49e8-bf92-3f0a24a863e4 HTTP/1.1" 200 115 0.069603 10.0.0.50 - - [2026-08-31 05:02:54] "POST /ref-update HTTP/1.1" 200 156 0.052372 10.0.0.38 - - [2026-08-31 05:02:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009915 10.0.0.50 - - [2026-08-31 05:02:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.419336 10.0.0.50 - - [2026-08-31 05:02:55] "POST /id-to-fqname HTTP/1.1" 200 224 0.001953 10.0.0.50 - - [2026-08-31 05:02:55] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.011314 10.0.0.50 - - [2026-08-31 05:02:55] "POST /neutron/network HTTP/1.1" 200 1014 0.020399 10.0.0.50 - - [2026-08-31 05:02:55] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008619 10.0.0.50 - - [2026-08-31 05:02:55] "POST /neutron/subnet HTTP/1.1" 200 828 0.013793 10.0.0.50 - - [2026-08-31 05:02:56] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007619 10.0.0.185 - - [2026-08-31 05:02:57] "GET /obj-perms HTTP/1.1" 200 4475 0.053913 10.0.0.38 - - [2026-08-31 05:02:57] "GET /obj-perms HTTP/1.1" 200 4475 0.044027 10.0.0.50 - - [2026-08-31 05:02:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001418 10.0.0.38 - - [2026-08-31 05:02:57] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001457 10.0.0.50 - - [2026-08-31 05:02:57] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.113956 10.0.0.50 - - [2026-08-31 05:02:57] "POST /neutron/network HTTP/1.1" 200 1014 0.014490 10.0.0.50 - - [2026-08-31 05:02:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001783 10.0.0.50 - - [2026-08-31 05:02:58] "POST /neutron/port HTTP/1.1" 200 117 0.010635 10.0.0.50 - - [2026-08-31 05:02:58] "POST /neutron/port HTTP/1.1" 200 117 0.015516 10.0.0.50 - - [2026-08-31 05:02:58] "POST /id-to-fqname HTTP/1.1" 200 224 0.001852 10.0.0.50 - - [2026-08-31 05:02:59] "POST /neutron/network HTTP/1.1" 200 1024 0.009904 10.0.0.50 - - [2026-08-31 05:02:59] "POST /neutron/port HTTP/1.1" 200 117 0.009404 10.0.0.38 - - [2026-08-31 05:03:02] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001397 10.0.0.50 - - [2026-08-31 05:03:02] "POST /neutron/port HTTP/1.1" 200 1183 0.546384 10.0.0.50 - - [2026-08-31 05:03:03] "POST /neutron/port HTTP/1.1" 200 1237 0.199081 10.0.0.50 - - [2026-08-31 05:03:04] "POST /neutron/port HTTP/1.1" 200 1183 0.033718 10.0.0.50 - - [2026-08-31 05:03:04] "POST /neutron/port HTTP/1.1" 200 1247 0.027590 10.0.0.50 - - [2026-08-31 05:03:04] "POST /neutron/subnet HTTP/1.1" 200 1385 0.045920 10.0.0.50 - - [2026-08-31 05:03:04] "POST /neutron/network HTTP/1.1" 200 1014 0.014378 10.0.0.50 - - [2026-08-31 05:03:04] "POST /neutron/port HTTP/1.1" 200 1247 0.021625 10.0.0.50 - - [2026-08-31 05:03:05] "POST /neutron/port HTTP/1.1" 200 1183 0.028971 10.0.0.50 - - [2026-08-31 05:03:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004959 10.0.0.50 - - [2026-08-31 05:03:05] "POST /neutron/port HTTP/1.1" 200 117 0.001761 10.0.0.50 - - [2026-08-31 05:03:06] "POST /neutron/port HTTP/1.1" 200 1247 0.030475 10.0.0.50 - - [2026-08-31 05:03:06] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016107 10.0.0.50 - - [2026-08-31 05:03:06] "POST /neutron/network HTTP/1.1" 200 1014 0.011784 10.0.0.50 - - [2026-08-31 05:03:14] "POST /neutron/port HTTP/1.1" 200 1247 0.030440 10.0.0.50 - - [2026-08-31 05:03:20] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011865 10.0.0.38 - - [2026-08-31 05:03:27] "DELETE /project/156dac4512334c4c8edd9acf1416b054 HTTP/1.1" 404 173 0.003485 10.0.0.38 - - [2026-08-31 05:03:27] "DELETE /project/adf9fbe0-65c8-4a7d-b7bd-71644d58adb5 HTTP/1.1" 404 177 0.006722 10.0.0.50 - - [2026-08-31 05:03:30] "POST /neutron/port HTTP/1.1" 200 1247 0.022784 10.0.0.50 - - [2026-08-31 05:03:35] "POST /neutron/port HTTP/1.1" 200 1247 0.023523 10.0.0.50 - - [2026-08-31 05:03:36] "POST /neutron/network HTTP/1.1" 200 1024 0.009758 10.0.0.50 - - [2026-08-31 05:03:36] "POST /neutron/subnet HTTP/1.1" 200 1385 0.020407 10.0.0.50 - - [2026-08-31 05:03:36] "POST /neutron/network HTTP/1.1" 200 1014 0.016315 10.0.0.50 - - [2026-08-31 05:03:40] "POST /neutron/port HTTP/1.1" 200 1247 0.023391 10.0.0.50 - - [2026-08-31 05:03:40] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010754 10.0.0.50 - - [2026-08-31 05:03:40] "GET /virtual-machine/e58835cd-87a0-4df1-bff9-345ac77c9dd9 HTTP/1.1" 401 292 0.000758 10.0.0.50 - - [2026-08-31 05:03:41] "GET /virtual-machine/e58835cd-87a0-4df1-bff9-345ac77c9dd9 HTTP/1.1" 200 1297 0.030679 10.0.0.50 - - [2026-08-31 05:03:41] "GET /virtual-machine-interface/a0131a3e-5b58-4c60-a2bd-8f5946a46818 HTTP/1.1" 200 3155 0.009018 10.0.0.50 - - [2026-08-31 05:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.50 - - [2026-08-31 05:03:41] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005983 10.0.0.50 - - [2026-08-31 05:03:41] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004709 10.0.0.50 - - [2026-08-31 05:03:41] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008411 10.0.0.50 - - [2026-08-31 05:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.50 - - [2026-08-31 05:03:44] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007614 10.0.0.50 - - [2026-08-31 05:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.50 - - [2026-08-31 05:03:48] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006505 10.0.0.50 - - [2026-08-31 05:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.50 - - [2026-08-31 05:03:52] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007504 10.0.0.50 - - [2026-08-31 05:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2026-08-31 05:03:56] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.006282 10.0.0.185 - - [2026-08-31 05:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.185 - - [2026-08-31 05:03:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000449 10.0.0.38 - - [2026-08-31 05:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000684 10.0.0.38 - - [2026-08-31 05:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000669 10.0.0.185 - - [2026-08-31 05:03:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.185 - - [2026-08-31 05:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2026-08-31 05:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-08-31 05:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000734 10.0.0.50 - - [2026-08-31 05:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.50 - - [2026-08-31 05:03:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000846 10.0.0.50 - - [2026-08-31 05:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.50 - - [2026-08-31 05:04:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.50 - - [2026-08-31 05:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.50 - - [2026-08-31 05:04:00] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007432 10.0.0.50 - - [2026-08-31 05:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2026-08-31 05:04:04] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007035 10.0.0.50 - - [2026-08-31 05:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.50 - - [2026-08-31 05:04:08] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007081 10.0.0.50 - - [2026-08-31 05:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.50 - - [2026-08-31 05:04:13] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007963 10.0.0.50 - - [2026-08-31 05:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.50 - - [2026-08-31 05:04:17] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008085 10.0.0.50 - - [2026-08-31 05:04:20] "POST /neutron/security_group HTTP/1.1" 200 2074 0.047821 10.0.0.50 - - [2026-08-31 05:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.50 - - [2026-08-31 05:04:21] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007388 10.0.0.50 - - [2026-08-31 05:04:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005637 10.0.0.50 - - [2026-08-31 05:04:22] "POST /neutron/port HTTP/1.1" 200 117 0.001568 10.0.0.50 - - [2026-08-31 05:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.50 - - [2026-08-31 05:04:25] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.009002 10.0.0.50 - - [2026-08-31 05:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.50 - - [2026-08-31 05:04:29] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005468 10.0.0.50 - - [2026-08-31 05:04:29] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004136 10.0.0.50 - - [2026-08-31 05:04:29] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008991 10.0.0.50 - - [2026-08-31 05:04:29] "POST /neutron/port HTTP/1.1" 200 1247 0.028950 10.0.0.50 - - [2026-08-31 05:04:34] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010791 10.0.0.50 - - [2026-08-31 05:04:36] "POST /neutron/port HTTP/1.1" 200 1247 0.063424 10.0.0.50 - - [2026-08-31 05:04:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005543 10.0.0.50 - - [2026-08-31 05:04:37] "POST /neutron/port HTTP/1.1" 200 117 0.001569 10.0.0.50 - - [2026-08-31 05:04:40] "POST /neutron/port HTTP/1.1" 200 1247 0.027847 10.0.0.50 - - [2026-08-31 05:04:45] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010267 10.0.0.50 - - [2026-08-31 05:04:45] "POST /neutron/port HTTP/1.1" 200 1247 0.027347 10.0.0.50 - - [2026-08-31 05:04:45] "GET /virtual-machine/d9ebe44a-888e-4995-8357-e8031f495ee5 HTTP/1.1" 200 1296 0.008367 10.0.0.50 - - [2026-08-31 05:04:45] "GET /virtual-machine-interface/36c30c1c-e0d4-4d28-be4d-1d929f47933a HTTP/1.1" 200 3154 0.009578 10.0.0.50 - - [2026-08-31 05:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.50 - - [2026-08-31 05:04:45] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005683 10.0.0.50 - - [2026-08-31 05:04:45] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004503 10.0.0.50 - - [2026-08-31 05:04:45] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008679 10.0.0.50 - - [2026-08-31 05:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.50 - - [2026-08-31 05:04:46] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006019 10.0.0.50 - - [2026-08-31 05:04:46] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004370 10.0.0.50 - - [2026-08-31 05:04:47] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007034 10.0.0.50 - - [2026-08-31 05:04:47] "POST /neutron/security_group HTTP/1.1" 200 2074 0.010497 10.0.0.50 - - [2026-08-31 05:04:52] "POST /neutron/port HTTP/1.1" 200 1247 0.029599 10.0.0.50 - - [2026-08-31 05:04:57] "POST /neutron/security_group HTTP/1.1" 200 2074 0.011879 10.0.0.50 - - [2026-08-31 05:04:57] "POST /neutron/port HTTP/1.1" 200 1247 0.027553 10.0.0.50 - - [2026-08-31 05:04:57] "GET /virtual-machine/873f5968-cabb-4c82-a959-00e91ef35472 HTTP/1.1" 200 1296 0.008498 10.0.0.50 - - [2026-08-31 05:04:57] "GET /virtual-machine-interface/4158ab92-3b45-424f-8075-253d3ac9e83e HTTP/1.1" 200 3153 0.008245 10.0.0.50 - - [2026-08-31 05:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.50 - - [2026-08-31 05:04:57] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005180 10.0.0.50 - - [2026-08-31 05:04:57] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004854 10.0.0.50 - - [2026-08-31 05:04:57] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.008301 10.0.0.50 - - [2026-08-31 05:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.50 - - [2026-08-31 05:04:59] "GET /global-vrouter-config/f8d02a99-a274-48ec-8428-2182a0ac9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005206 10.0.0.50 - - [2026-08-31 05:04:59] "GET /virtual-networks?parent_id=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004660 10.0.0.50 - - [2026-08-31 05:04:59] "GET /virtual-network/7aafe901-1f41-4dd0-9827-73e37f3b7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2630 0.007950 10.0.0.50 - - [2026-08-31 05:04:59] "GET /virtual-machine-interface/4158ab92-3b45-424f-8075-253d3ac9e83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007233 10.0.0.50 - - [2026-08-31 05:04:59] "PUT /virtual-machine-interface/4158ab92-3b45-424f-8075-253d3ac9e83e HTTP/1.1" 200 284 0.022943 10.0.0.50 - - [2026-08-31 05:05:14] "GET /obj-perms HTTP/1.1" 200 4493 0.063521 10.0.0.50 - - [2026-08-31 05:05:21] "POST /neutron/port HTTP/1.1" 200 1247 0.046021 10.0.0.50 - - [2026-08-31 05:05:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005850 10.0.0.50 - - [2026-08-31 05:05:21] "POST /neutron/port HTTP/1.1" 200 117 0.001478 10.0.0.50 - - [2026-08-31 05:05:37] "POST /neutron/port HTTP/1.1" 200 1247 0.026949 10.0.0.50 - - [2026-08-31 05:05:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006056 10.0.0.50 - - [2026-08-31 05:05:37] "POST /neutron/port HTTP/1.1" 200 117 0.001476 10.0.0.185 - - [2026-08-31 05:06:15] "GET /obj-perms HTTP/1.1" 200 4493 0.050157 10.0.0.38 - - [2026-08-31 05:06:15] "GET /obj-perms HTTP/1.1" 200 4493 0.044143 10.0.0.50 - - [2026-08-31 05:06:23] "POST /neutron/port HTTP/1.1" 200 1247 0.025269 10.0.0.50 - - [2026-08-31 05:06:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004757 10.0.0.50 - - [2026-08-31 05:06:24] "POST /neutron/port HTTP/1.1" 200 117 0.001585 10.0.0.50 - - [2026-08-31 05:06:39] "POST /neutron/port HTTP/1.1" 200 1247 0.026520 10.0.0.50 - - [2026-08-31 05:06:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005756 10.0.0.50 - - [2026-08-31 05:06:39] "POST /neutron/port HTTP/1.1" 200 117 0.001658 10.0.0.50 - - [2026-08-31 05:07:23] "POST /neutron/port HTTP/1.1" 200 1247 0.030754 10.0.0.50 - - [2026-08-31 05:07:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005944 10.0.0.50 - - [2026-08-31 05:07:24] "POST /neutron/port HTTP/1.1" 200 117 0.001556 10.0.0.50 - - [2026-08-31 05:07:39] "POST /neutron/port HTTP/1.1" 200 1247 0.024945 10.0.0.50 - - [2026-08-31 05:07:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005548 10.0.0.50 - - [2026-08-31 05:07:39] "POST /neutron/port HTTP/1.1" 200 117 0.001498 10.0.0.50 - - [2026-08-31 05:07:49] "POST /neutron/network HTTP/1.1" 400 204 0.019908 10.0.0.50 - - [2026-08-31 05:07:51] "POST /neutron/port HTTP/1.1" 200 151 0.357146 10.0.0.50 - - [2026-08-31 05:07:51] "POST /neutron/port HTTP/1.1" 200 1247 0.046415 10.0.0.50 - - [2026-08-31 05:07:52] "POST /neutron/port HTTP/1.1" 200 151 0.404365 10.0.0.50 - - [2026-08-31 05:07:53] "POST /neutron/network HTTP/1.1" 200 1014 0.011700 10.0.0.38 - - [2026-08-31 05:07:55] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.027132 10.0.0.50 - - [2026-08-31 05:07:55] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.105429 10.0.0.38 - - [2026-08-31 05:07:55] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001557 10.0.0.50 - - [2026-08-31 05:07:55] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?fields=virtual_networks HTTP/1.1" 200 1050 0.066540 10.0.0.38 - - [2026-08-31 05:07:55] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002430 10.0.0.50 - - [2026-08-31 05:07:56] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.073620 10.0.0.38 - - [2026-08-31 05:07:56] "GET /projects?obj_uuids=156dac45-1233-4c4c-8edd-9acf1416b054&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001400 10.0.0.50 - - [2026-08-31 05:07:56] "GET /project/156dac45-1233-4c4c-8edd-9acf1416b054?fields=security_groups HTTP/1.1" 200 1280 0.077311 10.0.0.50 - - [2026-08-31 05:07:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.030851 10.0.0.38 - - [2026-08-31 05:07:57] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003893 10.0.0.38 - - [2026-08-31 05:07:57] "GET /domains?obj_uuids=e2dd173c-f32f-4272-81b1-e77dae6a5597&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001539 10.0.0.38 - - [2026-08-31 05:07:57] "GET /domain/e2dd173c-f32f-4272-81b1-e77dae6a5597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.042630 10.0.0.38 - - [2026-08-31 05:07:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.001621 10.0.0.38 - - [2026-08-31 05:07:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.015073 10.0.0.38 - - [2026-08-31 05:07:57] "POST /security-groups HTTP/1.1" 200 591 0.085076 10.0.0.38 - - [2026-08-31 05:07:57] "POST /projects HTTP/1.1" 200 585 0.339425 10.0.0.50 - - [2026-08-31 05:07:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.038863 10.0.0.38 - - [2026-08-31 05:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.409698 10.0.0.50 - - [2026-08-31 05:07:57] "GET /project/2c280190-33a3-4678-a701-55207551557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.605714 10.0.0.50 - - [2026-08-31 05:07:57] "POST /access-control-lists HTTP/1.1" 200 594 0.069289 10.0.0.50 - - [2026-08-31 05:07:59] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.38 - - [2026-08-31 05:08:04] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001506 10.0.0.50 - - [2026-08-31 05:08:04] "GET /project/2c280190-33a3-4678-a701-55207551557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.077791 10.0.0.38 - - [2026-08-31 05:08:04] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001523 10.0.0.50 - - [2026-08-31 05:08:04] "GET /project/2c280190-33a3-4678-a701-55207551557d?fields=virtual_networks HTTP/1.1" 200 1042 0.086829 10.0.0.38 - - [2026-08-31 05:08:04] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001855 10.0.0.50 - - [2026-08-31 05:08:05] "GET /project/2c280190-33a3-4678-a701-55207551557d?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.090322 10.0.0.38 - - [2026-08-31 05:08:05] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001527 10.0.0.50 - - [2026-08-31 05:08:05] "GET /project/2c280190-33a3-4678-a701-55207551557d?fields=security_groups HTTP/1.1" 200 1268 0.073333 10.0.0.38 - - [2026-08-31 05:08:28] "DELETE /project/156dac45-1233-4c4c-8edd-9acf1416b054 HTTP/1.1" 404 177 0.009886 10.0.0.38 - - [2026-08-31 05:08:28] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001049 10.0.0.38 - - [2026-08-31 05:08:28] "DELETE /project/2c28019033a34678a70155207551557d HTTP/1.1" 404 173 0.005528 10.0.0.38 - - [2026-08-31 05:08:28] "GET /project/2c280190-33a3-4678-a701-55207551557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.096528 10.0.0.38 - - [2026-08-31 05:08:28] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003530 10.0.0.38 - - [2026-08-31 05:08:28] "GET /project/2c280190-33a3-4678-a701-55207551557d?fields=security_groups HTTP/1.1" 200 1373 0.084878 10.0.0.38 - - [2026-08-31 05:08:28] "DELETE /security-group/06033366-bdad-4705-979a-29e8a651480d HTTP/1.1" 200 115 0.128380 10.0.0.38 - - [2026-08-31 05:08:28] "GET /projects?obj_uuids=2c280190-33a3-4678-a701-55207551557d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.50 - - [2026-08-31 05:08:28] "DELETE /access-control-list/5a933c8d-202e-46ce-aa4a-b2bdb7b00c78 HTTP/1.1" 200 115 0.044909 10.0.0.38 - - [2026-08-31 05:08:28] "GET /project/2c280190-33a3-4678-a701-55207551557d?fields=application_policy_sets HTTP/1.1" 200 1412 0.087695 10.0.0.38 - - [2026-08-31 05:08:28] "DELETE /project/2c280190-33a3-4678-a701-55207551557d HTTP/1.1" 200 115 0.649108 10.0.0.185 - - [2026-08-31 05:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.185 - - [2026-08-31 05:08:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000689 10.0.0.38 - - [2026-08-31 05:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000637 10.0.0.38 - - [2026-08-31 05:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.185 - - [2026-08-31 05:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000616 10.0.0.185 - - [2026-08-31 05:08:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2026-08-31 05:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.38 - - [2026-08-31 05:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.50 - - [2026-08-31 05:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000446 10.0.0.50 - - [2026-08-31 05:08:59] "GET /global-system-configs HTTP/1.1" 401 292 0.001431 10.0.0.50 - - [2026-08-31 05:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000698 10.0.0.50 - - [2026-08-31 05:09:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000572 10.0.0.50 - - [2026-08-31 05:10:18] "GET /obj-perms HTTP/1.1" 200 4493 0.058882 10.0.0.185 - - [2026-08-31 05:10:18] "GET /obj-perms HTTP/1.1" 200 4493 0.043978 10.0.0.38 - - [2026-08-31 05:11:19] "GET /obj-perms HTTP/1.1" 200 4493 0.048675 10.0.0.185 - - [2026-08-31 05:13:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.185 - - [2026-08-31 05:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.38 - - [2026-08-31 05:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000565 10.0.0.38 - - [2026-08-31 05:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000665 10.0.0.185 - - [2026-08-31 05:13:58] "GET /global-system-configs HTTP/1.1" 401 292 0.000561 10.0.0.185 - - [2026-08-31 05:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.38 - - [2026-08-31 05:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000654 10.0.0.38 - - [2026-08-31 05:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-08-31 05:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000610 10.0.0.50 - - [2026-08-31 05:13:59] "GET /global-system-configs HTTP/1.1" 401 292 0.000580 10.0.0.50 - - [2026-08-31 05:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.50 - - [2026-08-31 05:14:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 [Introspect:8084]10.0.0.38 - - [2026-08-31 05:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.38 - - [2026-08-31 05:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001200 10.0.0.50 - - [2026-08-31 05:14:22] "GET /obj-perms HTTP/1.1" 200 4493 0.057396